Mock Version: 1.2.17 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target armv7hl --nodeps /builddir/build/SPECS/gdl.spec'], chrootPath='/var/lib/mock/epel-1-armhfp-f6910d78f6be68875625019b21297d0fe63604d7/root'shell=FalseprintOutput=Falseenv={'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'}gid=135user='mockbuild'timeout=0logger=uid=995) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target armv7hl --nodeps /builddir/build/SPECS/gdl.spec'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'} and shell False sh: /usr/bin/python2: No such file or directory Building target platforms: armv7hl Building for target armv7hl Wrote: /builddir/build/SRPMS/gdl-0.9.9-6.el7.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', u'/usr/bin/rpmbuild -bb --target armv7hl --nodeps /builddir/build/SPECS/gdl.spec'], chrootPath='/var/lib/mock/epel-1-armhfp-f6910d78f6be68875625019b21297d0fe63604d7/root'shell=Falseuid=995env={'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'}gid=135user='mockbuild'timeout=0private_network=Truelogger=printOutput=False) Executing command: ['bash', '--login', '-c', u'/usr/bin/rpmbuild -bb --target armv7hl --nodeps /builddir/build/SPECS/gdl.spec'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'} and shell False Building target platforms: armv7hl Building for target armv7hl Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.rCPtvx + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf gdl-0.9.9 + /usr/bin/gzip -dc /builddir/build/SOURCES/gdl-0.9.9.tar.gz + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd gdl-0.9.9 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + rm -rf src/antlr Patch #1 (gdl-antlr.patch): + echo 'Patch #1 (gdl-antlr.patch):' + /usr/bin/cat /builddir/build/SOURCES/gdl-antlr.patch + /usr/bin/patch -p1 -b --suffix .antlr --fuzz=0 patching file src/CMakeLists.txt Hunk #1 succeeded at 280 (offset 14 lines). Hunk #2 succeeded at 295 (offset 15 lines). Patch #2 (gdl-python3.patch): + echo 'Patch #2 (gdl-python3.patch):' + /usr/bin/cat /builddir/build/SOURCES/gdl-python3.patch + /usr/bin/patch -p1 -b --suffix .python3 --fuzz=0 patching file src/datatypes.cpp patching file src/gdlpython.cpp patching file src/gdlpython.hpp patching file src/pythongdl.cpp Patch #3 (gdl-antlr-grammar.patch): + echo 'Patch #3 (gdl-antlr-grammar.patch):' + /usr/bin/cat /builddir/build/SOURCES/gdl-antlr-grammar.patch + /usr/bin/patch -p1 -b --suffix .antlr-grammar --fuzz=0 patching file src/gdlc.i.g Patch #4 (gdl-std.patch): + echo 'Patch #4 (gdl-std.patch):' + /usr/bin/cat /builddir/build/SOURCES/gdl-std.patch + /usr/bin/patch -p1 -b --suffix .std --fuzz=0 patching file src/dSFMT/dSFMT-common.h patching file src/dSFMT/dSFMT.h patching file src/randomgenerators.cpp ~/build/BUILD/gdl-0.9.9/src ~/build/BUILD/gdl-0.9.9 + pushd src + for f in '*.g' + antlr cformat.g ANTLR Parser Generator Version 2.7.7 (2006-11-01) 1989-2005 + for f in '*.g' + antlr format.g ANTLR Parser Generator Version 2.7.7 (2006-11-01) 1989-2005 warning: found optional path in nextToken() format.g:169:11: warning:nondeterminism between alts 1 and 2 of block upon format.g:169:11: k==1:COMMA,RBRACE,SLASH format.g:259:7: warning:nondeterminism between alts 1 and 2 of block upon format.g:259:7: k==1:COMMA,RBRACE,SLASH,E,SE + for f in '*.g' + antlr format.in.g ANTLR Parser Generator Version 2.7.7 (2006-11-01) 1989-2005 + for f in '*.g' + antlr format.out.g ANTLR Parser Generator Version 2.7.7 (2006-11-01) 1989-2005 + for f in '*.g' + antlr gdlc.g ANTLR Parser Generator Version 2.7.7 (2006-11-01) 1989-2005 + for f in '*.g' + antlr gdlc.i.g ANTLR Parser Generator Version 2.7.7 (2006-11-01) 1989-2005 + for f in '*.g' + antlr gdlc.tree.g ANTLR Parser Generator Version 2.7.7 (2006-11-01) 1989-2005 ~/build/BUILD/gdl-0.9.9 + popd + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.izBU8G + umask 022 + cd /builddir/build/BUILD + cd gdl-0.9.9 + mkdir build build-python ~/build/BUILD/gdl-0.9.9/build ~/build/BUILD/gdl-0.9.9 + pushd build + CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -I/usr/lib/gfortran/modules' + export FFLAGS + FCFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -I/usr/lib/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro ' + export LDFLAGS + /usr/bin/cmake3 -DCMAKE_C_FLAGS_RELEASE:STRING=-DNDEBUG -DCMAKE_CXX_FLAGS_RELEASE:STRING=-DNDEBUG -DCMAKE_Fortran_FLAGS_RELEASE:STRING=-DNDEBUG -DCMAKE_VERBOSE_MAKEFILE:BOOL=ON -DCMAKE_INSTALL_PREFIX:PATH=/usr -DINCLUDE_INSTALL_DIR:PATH=/usr/include -DLIB_INSTALL_DIR:PATH=/usr/lib -DSYSCONF_INSTALL_DIR:PATH=/etc -DSHARE_INSTALL_PREFIX:PATH=/usr/share -DBUILD_SHARED_LIBS:BOOL=ON -DWXWIDGETS=ON -DGEOTIFF_INCLUDE_DIR=/usr/include/libgeotiff -DUDUNITS=ON -DUDUNITS_INCLUDE_DIR=/usr/include/udunits2 -DGRIB=ON -DOPENMP=ON -DPYTHON_EXECUTABLE=/usr/bin/python2 .. CMake Deprecation Warning at CMakeLists.txt:22 (cmake_policy): The OLD behavior for policy CMP0026 will be removed from a future version of CMake. The cmake-policies(7) manual explains that the OLD behaviors of all policies are deprecated and that a policy should be set to OLD only under specific short-term circumstances. Projects should be ported to the NEW behavior and not rely on setting a policy to OLD. -- The C compiler identification is GNU 4.8.5 -- The CXX compiler identification is GNU 4.8.5 -- Check for working C compiler: /usr/bin/cc -- Check for working C compiler: /usr/bin/cc -- works -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Detecting C compile features -- Detecting C compile features - done -- Check for working CXX compiler: /usr/bin/c++ -- Check for working CXX compiler: /usr/bin/c++ -- works -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Detecting CXX compile features -- Detecting CXX compile features - done -- Found PkgConfig: /usr/bin/pkg-config (found version "0.27.1") -- Looking for dlopen in dl -- Looking for dlopen in dl - found -- Looking for malloc_zone_statistics -- Looking for malloc_zone_statistics - not found -- Looking for sbrk -- Looking for sbrk - found -- Looking for mallinfo -- Looking for mallinfo - found -- Looking for malloc.h -- Looking for malloc.h - found -- Looking for malloc/malloc.h -- Looking for malloc/malloc.h - not found -- Looking for locale.h -- Looking for locale.h - found -- Looking for stdint.h -- Looking for stdint.h - found -- Looking for stdlib.h -- Looking for stdlib.h - found -- Looking for string.h -- Looking for string.h - found -- Looking for strings.h -- Looking for strings.h - found -- Looking for sys/stat.h -- Looking for sys/stat.h - found -- Looking for sys/types.h -- Looking for sys/types.h - found -- Looking for unistd.h -- Looking for unistd.h - found -- Performing Test REALLY_HAVE_EXT_STDIO_FILEBUF_H -- Performing Test REALLY_HAVE_EXT_STDIO_FILEBUF_H - Success -- INFO: will use GNU extensions for STDIO (useful for compressed I/O) since it seems accepted by your c++ compiler. -- Looking for dlfcn.h -- Looking for dlfcn.h - found -- Looking for inttypes.h -- Looking for inttypes.h - found -- Looking for nexttoward in m -- Looking for nexttoward in m - found -- Looking for mpi.h -- Looking for mpi.h - not found -- Looking for cbreak in /usr/lib/libncurses.so -- Looking for cbreak in /usr/lib/libncurses.so - found -- Looking for rl_get_screen_size in /usr/lib/libreadline.so;/usr/lib/libhistory.so -- Looking for rl_get_screen_size in /usr/lib/libreadline.so;/usr/lib/libhistory.so - found -- INFO: We prefer to use Readline than Editline. Feedback welcome on OSX Readline ... Use fuzzy detection for PLplot lib. (e.g. in /usr/lib) -- Found PLPLOT: /usr/lib/libplplotd.so;/usr/lib/libplplotcxxd.so -- Warning, if you have plplot version > 5.11 and wxWidgets enabled, please read carefully file README -- Looking for c_plslabelfunc in /usr/lib/libplplotd.so;/usr/lib/libplplotcxxd.so -- Looking for c_plslabelfunc in /usr/lib/libplplotd.so;/usr/lib/libplplotcxxd.so - found -- Looking for c_plwidth in /usr/lib/libplplotd.so;/usr/lib/libplplotcxxd.so -- Looking for c_plwidth in /usr/lib/libplplotd.so;/usr/lib/libplplotcxxd.so - found -- Looking for plstrl in /usr/lib/libplplotd.so;/usr/lib/libplplotcxxd.so -- Looking for plstrl in /usr/lib/libplplotd.so;/usr/lib/libplplotcxxd.so - found -- Performing Test PLPLOT_HAS_PLCALLBACK -- Performing Test PLPLOT_HAS_PLCALLBACK - Failed -- Found GRAPHICSMAGICK: /usr/lib/libGraphicsMagick.so;/usr/lib/libGraphicsMagick++.so -- INFO: We prefer to use GraphicsMagick than ImageMagick -- Looking for plGetDrvDir in /usr/lib/libplplotd.so;/usr/lib/libplplotcxxd.so -- Looking for plGetDrvDir in /usr/lib/libplplotd.so;/usr/lib/libplplotcxxd.so - found -- WARNING: Dynamic drivers may have to be disabled in plplot. To make plplot work with ImageMagick: use -DENABLE_DYNDRIVERS=OFF cmake option when compiling plplot or use -DMAGICK=OFF here to not use ImageMagick in GDL. CMake Warning (dev) at /usr/share/cmake3/Modules/FindwxWidgets.cmake:705 (option): Policy CMP0077 is not set: option() honors normal variables. Run "cmake --help-policy CMP0077" for policy details. Use the cmake_policy command to set the policy and suppress this warning. For compatibility with older versions of CMake, option is clearing the normal variable 'wxWidgets_USE_DEBUG'. Call Stack (most recent call first): /usr/share/cmake3/Modules/FindwxWidgets.cmake:754 (WX_CONFIG_SELECT_QUERY_BOOL) CMakeLists.txt:583 (find_package) This warning is for project developers. Use -Wno-dev to suppress it. -- Found wxWidgets: -pthread;;;-lwx_baseu-3.0;-lwx_gtk3u_core-3.0;-lwx_gtk3u_adv-3.0 (found version "3.0.2") -- Checking for module 'netcdf' -- Found netcdf, version 4.3.3.1 -- Found NETCDF: netcdf -- Looking for C++ include netcdf.h CMake Warning (dev) at /usr/share/cmake3/Modules/CheckIncludeFileCXX.cmake:69 (message): Policy CMP0075 is not set: Include file check macros honor CMAKE_REQUIRED_LIBRARIES. Run "cmake --help-policy CMP0075" for policy details. Use the cmake_policy command to set the policy and suppress this warning. CMAKE_REQUIRED_LIBRARIES is set to: /usr/lib/libplplotd.so;/usr/lib/libplplotcxxd.so For compatibility with CMake 3.11 and below this check is ignoring it. Call Stack (most recent call first): CMakeLists.txt:645 (check_include_file_cxx) This warning is for project developers. Use -Wno-dev to suppress it. -- Looking for C++ include netcdf.h - found -- Looking for nc_inq_grps in netcdf -- Looking for nc_inq_grps in netcdf - found -- Found JPEG: /usr/lib/libjpeg.so (found version "62") -- Looking for Hopen in /usr/lib/hdf/libmfhdf.a;/usr/lib/hdf/libdf.a -- Looking for Hopen in /usr/lib/hdf/libmfhdf.a;/usr/lib/hdf/libdf.a - found -- Looking for sd_nccreate in /usr/lib/hdf/libmfhdf.a;/usr/lib/hdf/libdf.a;/usr/lib/libtirpc.so -- Looking for sd_nccreate in /usr/lib/hdf/libmfhdf.a;/usr/lib/hdf/libdf.a;/usr/lib/libtirpc.so - found -- HDF5: Using hdf5 compiler wrapper to determine C configuration -- Found PythonInterp: /usr/bin/python2 (found version "2.7.5") -- Found PythonLibs: /usr/lib/libpython2.7.so (found suitable version "2.7.5", minimum required is "2") -- Numpy headers found -- Found UDUNITS: /usr/lib/libudunits2.so -- Checking for one of the modules 'libps' -- Found PSLIB: ps -- Looking for grib_index_new_from_file in /usr/lib/libgrib_api.so -- Looking for grib_index_new_from_file in /usr/lib/libgrib_api.so - found -- Found GRIB: /usr/lib/libgrib_api.so -- Summary GDL - GNU DATA LANGUAGE [Standalone] System Linux-4.8.14-fedora-2 Files generated Unix Makefiles GDL output /builddir/build/BUILD/gdl-0.9.9/build/src/gdl Installation prefix /usr C++ compiler /usr/bin/c++ -DNDEBUG -- Options OpenMP support ON (flag: -fopenmp) WxWidgets ON (libs:-pthread;-lwx_baseu-3.0;-lwx_gtk3u_core-3.0;-lwx_gtk3u_adv-3.0; headers:) ImageMagick OFF TIFF ON (libs:/usr/lib/libtiff.so; headers:/usr/include) GeoTIFF ON (libs:/usr/lib/libgeotiff.so; headers:/usr/include/libgeotiff) NetCDF ON (libs:netcdf; headers:) HDF4 ON (libs:/usr/lib/hdf/libmfhdf.a;/usr/lib/hdf/libdf.a;z;/usr/lib/libjpeg.so; headers:/usr/include/hdf) HDF5 ON (libs:/usr/lib/libhdf5.so;/usr/lib/libsz.so;/usr/lib/libz.so;/usr/lib/libdl.so;/usr/lib/libm.so; headers:/usr/include) FFTW ON (libs:/usr/lib/libfftw3.so;/usr/lib/libfftw3f.so; headers:/usr/include) Libproj4 OFF MPICH OFF Python ON (libs:/usr/lib/libpython2.7.so; headers:/usr/include/python2.7) UDUNITS-2 ON (libs:/usr/lib/libudunits2.so; headers:/usr/include/udunits2) EIGEN3 ON (libs:; headers:/usr/include/eigen3) GRAPHICSMAGICK ON (libs:/usr/lib/libGraphicsMagick.so;/usr/lib/libGraphicsMagick++.so; headers:/usr/include/GraphicsMagick) GRIB ON (libs:/usr/lib/libgrib_api.so; headers:/usr/include) GLPK OFF GSHHS ON (libs:; headers:) pslib ON (libs:ps; headers:/usr/include) -- Mandatory modules Xlib ON (libs:/usr/lib/libX11.so;/usr/lib/libXext.so; headers:/usr/include) libpng ON (libs:; headers:) Plplot ON (libs:/usr/lib/libplplotd.so;/usr/lib/libplplotcxxd.so; headers:/usr/include) GNU Readline ON (libs:/usr/lib/libreadline.so;/usr/lib/libhistory.so; headers:/usr/include) BSD Editline OFF GSL ON (libs:/usr/lib/libgsl.so;/usr/lib/libgslcblas.so; headers:/usr/include) Zlib ON (libs:/usr/lib/libz.so; headers:/usr/include) RPC ON (libs:/usr/lib/libtirpc.so; headers:/usr/include/tirpc) (N)curses ON (libs:/usr/lib/libncurses.so;/usr/lib/libform.so; headers:/usr/include) -- Configuring done -- Generating done CMake Warning: Manually-specified variables were not used by the project: CMAKE_Fortran_FLAGS_RELEASE INCLUDE_INSTALL_DIR LIB_INSTALL_DIR SHARE_INSTALL_PREFIX SYSCONF_INSTALL_DIR -- Build files have been written to: /builddir/build/BUILD/gdl-0.9.9/build + make /usr/bin/cmake3 -S/builddir/build/BUILD/gdl-0.9.9 -B/builddir/build/BUILD/gdl-0.9.9/build --check-build-system CMakeFiles/Makefile.cmake 0 /usr/bin/cmake3 -E cmake_progress_start /builddir/build/BUILD/gdl-0.9.9/build/CMakeFiles /builddir/build/BUILD/gdl-0.9.9/build/CMakeFiles/progress.marks make -f CMakeFiles/Makefile2 all make[1]: Entering directory `/builddir/build/BUILD/gdl-0.9.9/build' make -f src/CMakeFiles/gdl.dir/build.make src/CMakeFiles/gdl.dir/depend make[2]: Entering directory `/builddir/build/BUILD/gdl-0.9.9/build' cd /builddir/build/BUILD/gdl-0.9.9/build && /usr/bin/cmake3 -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/gdl-0.9.9 /builddir/build/BUILD/gdl-0.9.9/src /builddir/build/BUILD/gdl-0.9.9/build /builddir/build/BUILD/gdl-0.9.9/build/src /builddir/build/BUILD/gdl-0.9.9/build/src/CMakeFiles/gdl.dir/DependInfo.cmake --color= Scanning dependencies of target gdl make[2]: Leaving directory `/builddir/build/BUILD/gdl-0.9.9/build' make -f src/CMakeFiles/gdl.dir/build.make src/CMakeFiles/gdl.dir/build make[2]: Entering directory `/builddir/build/BUILD/gdl-0.9.9/build' [ 0%] Building CXX object src/CMakeFiles/gdl.dir/CFMTLexer.cpp.o cd /builddir/build/BUILD/gdl-0.9.9/build/src && /usr/bin/c++ -DHAVE_CONFIG_H -DWXUSINGDLL -D_FILE_OFFSET_BITS=64 -D__WXGTK__ -I/builddir/build/BUILD/gdl-0.9.9/src -I/usr/include/tirpc -I/usr/include/GraphicsMagick -I/usr/lib/wx/include/gtk3-unicode-3.0 -I/usr/include/wx-3.0 -I/usr/include/libgeotiff -I/usr/include/hdf -I/usr/include/python2.7 -I/usr/lib/python2.7/site-packages/numpy/core/include -I/usr/include/udunits2 -I/usr/include/eigen3 -I/builddir/build/BUILD/gdl-0.9.9 -I/builddir/build/BUILD/gdl-0.9.9/build -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -DNDEBUG -fPIE -fopenmp -std=gnu++11 -o CMakeFiles/gdl.dir/CFMTLexer.cpp.o -c /builddir/build/BUILD/gdl-0.9.9/src/CFMTLexer.cpp [ 1%] Building CXX object src/CMakeFiles/gdl.dir/FMTIn.cpp.o cd /builddir/build/BUILD/gdl-0.9.9/build/src && /usr/bin/c++ -DHAVE_CONFIG_H -DWXUSINGDLL -D_FILE_OFFSET_BITS=64 -D__WXGTK__ -I/builddir/build/BUILD/gdl-0.9.9/src -I/usr/include/tirpc -I/usr/include/GraphicsMagick -I/usr/lib/wx/include/gtk3-unicode-3.0 -I/usr/include/wx-3.0 -I/usr/include/libgeotiff -I/usr/include/hdf -I/usr/include/python2.7 -I/usr/lib/python2.7/site-packages/numpy/core/include -I/usr/include/udunits2 -I/usr/include/eigen3 -I/builddir/build/BUILD/gdl-0.9.9 -I/builddir/build/BUILD/gdl-0.9.9/build -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -DNDEBUG -fPIE -fopenmp -std=gnu++11 -o CMakeFiles/gdl.dir/FMTIn.cpp.o -c /builddir/build/BUILD/gdl-0.9.9/src/FMTIn.cpp In file included from /builddir/build/BUILD/gdl-0.9.9/src/basegdl.hpp:31:0, from /builddir/build/BUILD/gdl-0.9.9/src/str.hpp:25, from /builddir/build/BUILD/gdl-0.9.9/src/envt.hpp:26, from /builddir/build/BUILD/gdl-0.9.9/src/FMTIn.hpp:14, from /builddir/build/BUILD/gdl-0.9.9/src/FMTIn.cpp:5: /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In copy constructor 'dimension::dimension(const dimension&)': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:55:14: warning: array subscript has type 'char' [-Wchar-subscripts] { dim[i]=dim_.dim[i];} ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:55:26: warning: array subscript has type 'char' [-Wchar-subscripts] { dim[i]=dim_.dim[i];} ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In member function 'dimension& dimension::operator=(const dimension&)': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:118:12: warning: array subscript has type 'char' [-Wchar-subscripts] dim[i]=dim_.dim[i]; ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:118:24: warning: array subscript has type 'char' [-Wchar-subscripts] dim[i]=dim_.dim[i]; ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In member function 'void dimension::operator<<(SizeT)': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:146:15: warning: array subscript has type 'char' [-Wchar-subscripts] dim[rank++]=add; ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In member function 'SizeT dimension::NDimElements()': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:295:24: warning: array subscript has type 'char' [-Wchar-subscripts] return stride[ rank]; ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In member function 'SizeT dimension::NDimElementsConst() const': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:303:44: warning: array subscript has type 'char' [-Wchar-subscripts] for(char i=0; i= labelList.Size()) ^ /builddir/build/BUILD/gdl-0.9.9/src/FMTIn.cpp: In member function 'void FMTIn::f(RefFMTNode)': /builddir/build/BUILD/gdl-0.9.9/src/FMTIn.cpp:501:10: warning: unused variable 'tCount' [-Wunused-variable] SizeT tCount = actPar->IFmtCal( &ioss, valIx, r, 24, BaseGDL::DEFAULT); ^ /builddir/build/BUILD/gdl-0.9.9/src/FMTIn.cpp: In member function 'void FMTIn::f_csubcode(RefFMTNode)': /builddir/build/BUILD/gdl-0.9.9/src/FMTIn.cpp:704:15: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( tlVal > actP) ^ /builddir/build/BUILD/gdl-0.9.9/src/FMTIn.cpp: In member function 'void FMTIn::calendar_code(RefFMTNode, SizeT)': /builddir/build/BUILD/gdl-0.9.9/src/FMTIn.cpp:779:9: warning: unused variable 'tCount' [-Wunused-variable] SizeT tCount = actPar->IFmtCal( &ioss, valIx, r, w, BaseGDL::CMOA); ^ /builddir/build/BUILD/gdl-0.9.9/src/FMTIn.cpp:790:9: warning: unused variable 'tCount' [-Wunused-variable] SizeT tCount = actPar->IFmtCal( &ioss, valIx, r, w, BaseGDL::CMoA); ^ /builddir/build/BUILD/gdl-0.9.9/src/FMTIn.cpp:801:9: warning: unused variable 'tCount' [-Wunused-variable] SizeT tCount = actPar->IFmtCal( &ioss, valIx, r, w, BaseGDL::CmoA); ^ /builddir/build/BUILD/gdl-0.9.9/src/FMTIn.cpp:812:9: warning: unused variable 'tCount' [-Wunused-variable] SizeT tCount = actPar->IFmtCal( &ioss, valIx, r, w, BaseGDL::CHI); ^ /builddir/build/BUILD/gdl-0.9.9/src/FMTIn.cpp:823:9: warning: unused variable 'tCount' [-Wunused-variable] SizeT tCount = actPar->IFmtCal( &ioss, valIx, r, w, BaseGDL::ChI); ^ /builddir/build/BUILD/gdl-0.9.9/src/FMTIn.cpp:834:9: warning: unused variable 'tCount' [-Wunused-variable] SizeT tCount = actPar->IFmtCal( &ioss, valIx, r, w, BaseGDL::CDWA); ^ /builddir/build/BUILD/gdl-0.9.9/src/FMTIn.cpp:845:9: warning: unused variable 'tCount' [-Wunused-variable] SizeT tCount = actPar->IFmtCal( &ioss, valIx, r, w, BaseGDL::CDwA); ^ /builddir/build/BUILD/gdl-0.9.9/src/FMTIn.cpp:856:9: warning: unused variable 'tCount' [-Wunused-variable] SizeT tCount = actPar->IFmtCal( &ioss, valIx, r, w, BaseGDL::CdwA); ^ /builddir/build/BUILD/gdl-0.9.9/src/FMTIn.cpp:867:9: warning: unused variable 'tCount' [-Wunused-variable] SizeT tCount = actPar->IFmtCal( &ioss, valIx, r, w, BaseGDL::CAPA); ^ /builddir/build/BUILD/gdl-0.9.9/src/FMTIn.cpp:878:9: warning: unused variable 'tCount' [-Wunused-variable] SizeT tCount = actPar->IFmtCal( &ioss, valIx, r, w, BaseGDL::CApA); ^ /builddir/build/BUILD/gdl-0.9.9/src/FMTIn.cpp:889:9: warning: unused variable 'tCount' [-Wunused-variable] SizeT tCount = actPar->IFmtCal( &ioss, valIx, r, w, BaseGDL::CapA); ^ /builddir/build/BUILD/gdl-0.9.9/src/FMTIn.cpp:900:9: warning: unused variable 'tCount' [-Wunused-variable] SizeT tCount = actPar->IFmtCal( &ioss, valIx, r, w, BaseGDL::CMOI); ^ /builddir/build/BUILD/gdl-0.9.9/src/FMTIn.cpp:911:9: warning: unused variable 'tCount' [-Wunused-variable] SizeT tCount = actPar->IFmtCal( &ioss, valIx, r, w, BaseGDL::CDI); ^ /builddir/build/BUILD/gdl-0.9.9/src/FMTIn.cpp:922:9: warning: unused variable 'tCount' [-Wunused-variable] SizeT tCount = actPar->IFmtCal( &ioss, valIx, r, w, BaseGDL::CYI); ^ /builddir/build/BUILD/gdl-0.9.9/src/FMTIn.cpp:933:9: warning: unused variable 'tCount' [-Wunused-variable] SizeT tCount = actPar->IFmtCal( &ioss, valIx, r, w, BaseGDL::CMI); ^ /builddir/build/BUILD/gdl-0.9.9/src/FMTIn.cpp:944:9: warning: unused variable 'tCount' [-Wunused-variable] SizeT tCount = actPar->IFmtCal( &ioss, valIx, r, w, BaseGDL::CSI); ^ /builddir/build/BUILD/gdl-0.9.9/src/FMTIn.cpp:955:9: warning: unused variable 'tCount' [-Wunused-variable] SizeT tCount = actPar->IFmtCal( &ioss, valIx, r, w, BaseGDL::CSF); ^ [ 2%] Building CXX object src/CMakeFiles/gdl.dir/FMTLexer.cpp.o cd /builddir/build/BUILD/gdl-0.9.9/build/src && /usr/bin/c++ -DHAVE_CONFIG_H -DWXUSINGDLL -D_FILE_OFFSET_BITS=64 -D__WXGTK__ -I/builddir/build/BUILD/gdl-0.9.9/src -I/usr/include/tirpc -I/usr/include/GraphicsMagick -I/usr/lib/wx/include/gtk3-unicode-3.0 -I/usr/include/wx-3.0 -I/usr/include/libgeotiff -I/usr/include/hdf -I/usr/include/python2.7 -I/usr/lib/python2.7/site-packages/numpy/core/include -I/usr/include/udunits2 -I/usr/include/eigen3 -I/builddir/build/BUILD/gdl-0.9.9 -I/builddir/build/BUILD/gdl-0.9.9/build -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -DNDEBUG -fPIE -fopenmp -std=gnu++11 -o CMakeFiles/gdl.dir/FMTLexer.cpp.o -c /builddir/build/BUILD/gdl-0.9.9/src/FMTLexer.cpp [ 2%] Building CXX object src/CMakeFiles/gdl.dir/FMTOut.cpp.o cd /builddir/build/BUILD/gdl-0.9.9/build/src && /usr/bin/c++ -DHAVE_CONFIG_H -DWXUSINGDLL -D_FILE_OFFSET_BITS=64 -D__WXGTK__ -I/builddir/build/BUILD/gdl-0.9.9/src -I/usr/include/tirpc -I/usr/include/GraphicsMagick -I/usr/lib/wx/include/gtk3-unicode-3.0 -I/usr/include/wx-3.0 -I/usr/include/libgeotiff -I/usr/include/hdf -I/usr/include/python2.7 -I/usr/lib/python2.7/site-packages/numpy/core/include -I/usr/include/udunits2 -I/usr/include/eigen3 -I/builddir/build/BUILD/gdl-0.9.9 -I/builddir/build/BUILD/gdl-0.9.9/build -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -DNDEBUG -fPIE -fopenmp -std=gnu++11 -o CMakeFiles/gdl.dir/FMTOut.cpp.o -c /builddir/build/BUILD/gdl-0.9.9/src/FMTOut.cpp In file included from /builddir/build/BUILD/gdl-0.9.9/src/basegdl.hpp:31:0, from /builddir/build/BUILD/gdl-0.9.9/src/str.hpp:25, from /builddir/build/BUILD/gdl-0.9.9/src/envt.hpp:26, from /builddir/build/BUILD/gdl-0.9.9/src/FMTOut.hpp:17, from /builddir/build/BUILD/gdl-0.9.9/src/FMTOut.cpp:5: /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In copy constructor 'dimension::dimension(const dimension&)': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:55:14: warning: array subscript has type 'char' [-Wchar-subscripts] { dim[i]=dim_.dim[i];} ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:55:26: warning: array subscript has type 'char' [-Wchar-subscripts] { dim[i]=dim_.dim[i];} ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In member function 'dimension& dimension::operator=(const dimension&)': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:118:12: warning: array subscript has type 'char' [-Wchar-subscripts] dim[i]=dim_.dim[i]; ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:118:24: warning: array subscript has type 'char' [-Wchar-subscripts] dim[i]=dim_.dim[i]; ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In member function 'void dimension::operator<<(SizeT)': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:146:15: warning: array subscript has type 'char' [-Wchar-subscripts] dim[rank++]=add; ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In member function 'SizeT dimension::NDimElements()': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:295:24: warning: array subscript has type 'char' [-Wchar-subscripts] return stride[ rank]; ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In member function 'SizeT dimension::NDimElementsConst() const': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:303:44: warning: array subscript has type 'char' [-Wchar-subscripts] for(char i=0; i= labelList.Size()) ^ /builddir/build/BUILD/gdl-0.9.9/src/FMTOut.cpp: In member function 'void FMTOut::f(RefFMTNode)': /builddir/build/BUILD/gdl-0.9.9/src/FMTOut.cpp:477:11: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (r > nTrans) r=nTrans; ^ /builddir/build/BUILD/gdl-0.9.9/src/FMTOut.cpp: In member function 'void FMTOut::f_csubcode(RefFMTNode)': /builddir/build/BUILD/gdl-0.9.9/src/FMTOut.cpp:645:15: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( tlVal > actP) ^ /builddir/build/BUILD/gdl-0.9.9/src/FMTOut.cpp: In member function 'void FMTOut::calendar_code(RefFMTNode, SizeT)': /builddir/build/BUILD/gdl-0.9.9/src/FMTOut.cpp:731:9: warning: unused variable 'tCount' [-Wunused-variable] SizeT tCount = actPar->OFmtCal( os, valIx, r, w, d, NULL, c, BaseGDL::CMOA); ^ /builddir/build/BUILD/gdl-0.9.9/src/FMTOut.cpp:746:9: warning: unused variable 'tCount' [-Wunused-variable] SizeT tCount = actPar->OFmtCal( os, valIx, r, w, d, NULL, c, BaseGDL::CMoA); ^ /builddir/build/BUILD/gdl-0.9.9/src/FMTOut.cpp:761:9: warning: unused variable 'tCount' [-Wunused-variable] SizeT tCount = actPar->OFmtCal( os, valIx, r, w, d, NULL, c, BaseGDL::CmoA); ^ /builddir/build/BUILD/gdl-0.9.9/src/FMTOut.cpp:776:9: warning: unused variable 'tCount' [-Wunused-variable] SizeT tCount = actPar->OFmtCal( os, valIx, r, w, d, NULL, c, BaseGDL::CHI); ^ /builddir/build/BUILD/gdl-0.9.9/src/FMTOut.cpp:791:9: warning: unused variable 'tCount' [-Wunused-variable] SizeT tCount = actPar->OFmtCal( os, valIx, r, w, d, NULL, c, BaseGDL::ChI); ^ /builddir/build/BUILD/gdl-0.9.9/src/FMTOut.cpp:806:9: warning: unused variable 'tCount' [-Wunused-variable] SizeT tCount = actPar->OFmtCal( os, valIx, r, w, d, NULL, c, BaseGDL::CDWA); ^ /builddir/build/BUILD/gdl-0.9.9/src/FMTOut.cpp:821:9: warning: unused variable 'tCount' [-Wunused-variable] SizeT tCount = actPar->OFmtCal( os, valIx, r, w, d, NULL, c, BaseGDL::CDwA); ^ /builddir/build/BUILD/gdl-0.9.9/src/FMTOut.cpp:836:9: warning: unused variable 'tCount' [-Wunused-variable] SizeT tCount = actPar->OFmtCal( os, valIx, r, w, d, NULL, c, BaseGDL::CdwA); ^ /builddir/build/BUILD/gdl-0.9.9/src/FMTOut.cpp:851:9: warning: unused variable 'tCount' [-Wunused-variable] SizeT tCount = actPar->OFmtCal( os, valIx, r, w, d, NULL, c, BaseGDL::CAPA); ^ /builddir/build/BUILD/gdl-0.9.9/src/FMTOut.cpp:866:9: warning: unused variable 'tCount' [-Wunused-variable] SizeT tCount = actPar->OFmtCal( os, valIx, r, w, d, NULL, c, BaseGDL::CApA); ^ /builddir/build/BUILD/gdl-0.9.9/src/FMTOut.cpp:881:9: warning: unused variable 'tCount' [-Wunused-variable] SizeT tCount = actPar->OFmtCal( os, valIx, r, w, d, NULL, c, BaseGDL::CapA); ^ /builddir/build/BUILD/gdl-0.9.9/src/FMTOut.cpp:896:9: warning: unused variable 'tCount' [-Wunused-variable] SizeT tCount = actPar->OFmtCal( os, valIx, r, w, d, NULL, c, BaseGDL::CMOI); ^ /builddir/build/BUILD/gdl-0.9.9/src/FMTOut.cpp:911:9: warning: unused variable 'tCount' [-Wunused-variable] SizeT tCount = actPar->OFmtCal( os, valIx, r, w, d, NULL, c, BaseGDL::CDI); ^ /builddir/build/BUILD/gdl-0.9.9/src/FMTOut.cpp:926:9: warning: unused variable 'tCount' [-Wunused-variable] SizeT tCount = actPar->OFmtCal( os, valIx, r, w, d, NULL, c, BaseGDL::CYI); ^ /builddir/build/BUILD/gdl-0.9.9/src/FMTOut.cpp:941:9: warning: unused variable 'tCount' [-Wunused-variable] SizeT tCount = actPar->OFmtCal( os, valIx, r, w, d, NULL, c, BaseGDL::CMI); ^ /builddir/build/BUILD/gdl-0.9.9/src/FMTOut.cpp:956:9: warning: unused variable 'tCount' [-Wunused-variable] SizeT tCount = actPar->OFmtCal( os, valIx, r, w, d, NULL, c, BaseGDL::CSI); ^ /builddir/build/BUILD/gdl-0.9.9/src/FMTOut.cpp:970:9: warning: unused variable 'tCount' [-Wunused-variable] SizeT tCount = actPar->OFmtCal( os, valIx, r, w, d, NULL, c, BaseGDL::CSF); ^ /builddir/build/BUILD/gdl-0.9.9/src/FMTOut.cpp:983:11: warning: unused variable 'tCount' [-Wunused-variable] SizeT tCount = actPar->OFmtCal( os, valIx, r, 0, 0, (char*)s->c_str(), BaseGDL::STRING); ^ /builddir/build/BUILD/gdl-0.9.9/src/FMTOut.cpp:995:11: warning: unused variable 'tCount' [-Wunused-variable] SizeT tCount = actPar->OFmtCal( os, valIx, r, 0, 0, (char*)c19->getText().c_str(), 0, BaseGDL::STRING); ^ [ 3%] Building CXX object src/CMakeFiles/gdl.dir/FMTParser.cpp.o cd /builddir/build/BUILD/gdl-0.9.9/build/src && /usr/bin/c++ -DHAVE_CONFIG_H -DWXUSINGDLL -D_FILE_OFFSET_BITS=64 -D__WXGTK__ -I/builddir/build/BUILD/gdl-0.9.9/src -I/usr/include/tirpc -I/usr/include/GraphicsMagick -I/usr/lib/wx/include/gtk3-unicode-3.0 -I/usr/include/wx-3.0 -I/usr/include/libgeotiff -I/usr/include/hdf -I/usr/include/python2.7 -I/usr/lib/python2.7/site-packages/numpy/core/include -I/usr/include/udunits2 -I/usr/include/eigen3 -I/builddir/build/BUILD/gdl-0.9.9 -I/builddir/build/BUILD/gdl-0.9.9/build -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -DNDEBUG -fPIE -fopenmp -std=gnu++11 -o CMakeFiles/gdl.dir/FMTParser.cpp.o -c /builddir/build/BUILD/gdl-0.9.9/src/FMTParser.cpp /builddir/build/BUILD/gdl-0.9.9/src/FMTParser.cpp: In member function 'int FMTParser::nn()': /builddir/build/BUILD/gdl-0.9.9/src/FMTParser.cpp:491:6: warning: unused variable 'sgn' [-Wunused-variable] int sgn=1; ^ /builddir/build/BUILD/gdl-0.9.9/src/FMTParser.cpp: In member function 'int FMTParser::nnf(RefFMTNode)': /builddir/build/BUILD/gdl-0.9.9/src/FMTParser.cpp:1146:8: warning: unused variable 'next' [-Wunused-variable] char next = s.peek(); ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/FMTParser.hpp:16:0, from /builddir/build/BUILD/gdl-0.9.9/src/FMTParser.cpp:5: /builddir/build/BUILD/gdl-0.9.9/src/fmtnode.hpp: In member function 'void FMTParser::calendar_code()': /builddir/build/BUILD/gdl-0.9.9/src/fmtnode.hpp:102:9: warning: 'n1' may be used uninitialized in this function [-Wmaybe-uninitialized] w=w_; ^ /builddir/build/BUILD/gdl-0.9.9/src/FMTParser.cpp:1420:6: note: 'n1' was declared here int n1; ^ [ 4%] Building CXX object src/CMakeFiles/gdl.dir/GDLInterpreter.cpp.o cd /builddir/build/BUILD/gdl-0.9.9/build/src && /usr/bin/c++ -DHAVE_CONFIG_H -DWXUSINGDLL -D_FILE_OFFSET_BITS=64 -D__WXGTK__ -I/builddir/build/BUILD/gdl-0.9.9/src -I/usr/include/tirpc -I/usr/include/GraphicsMagick -I/usr/lib/wx/include/gtk3-unicode-3.0 -I/usr/include/wx-3.0 -I/usr/include/libgeotiff -I/usr/include/hdf -I/usr/include/python2.7 -I/usr/lib/python2.7/site-packages/numpy/core/include -I/usr/include/udunits2 -I/usr/include/eigen3 -I/builddir/build/BUILD/gdl-0.9.9 -I/builddir/build/BUILD/gdl-0.9.9/build -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -DNDEBUG -fPIE -fopenmp -std=gnu++11 -o CMakeFiles/gdl.dir/GDLInterpreter.cpp.o -c /builddir/build/BUILD/gdl-0.9.9/src/GDLInterpreter.cpp In file included from /builddir/build/BUILD/gdl-0.9.9/src/basegdl.hpp:31:0, from /builddir/build/BUILD/gdl-0.9.9/src/str.hpp:25, from /builddir/build/BUILD/gdl-0.9.9/src/GDLParser.hpp:16, from /builddir/build/BUILD/gdl-0.9.9/src/GDLInterpreter.hpp:13, from /builddir/build/BUILD/gdl-0.9.9/src/GDLInterpreter.cpp:6: /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In copy constructor 'dimension::dimension(const dimension&)': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:55:14: warning: array subscript has type 'char' [-Wchar-subscripts] { dim[i]=dim_.dim[i];} ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:55:26: warning: array subscript has type 'char' [-Wchar-subscripts] { dim[i]=dim_.dim[i];} ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In member function 'dimension& dimension::operator=(const dimension&)': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:118:12: warning: array subscript has type 'char' [-Wchar-subscripts] dim[i]=dim_.dim[i]; ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:118:24: warning: array subscript has type 'char' [-Wchar-subscripts] dim[i]=dim_.dim[i]; ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In member function 'void dimension::operator<<(SizeT)': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:146:15: warning: array subscript has type 'char' [-Wchar-subscripts] dim[rank++]=add; ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In member function 'SizeT dimension::NDimElements()': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:295:24: warning: array subscript has type 'char' [-Wchar-subscripts] return stride[ rank]; ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In member function 'SizeT dimension::NDimElementsConst() const': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:303:44: warning: array subscript has type 'char' [-Wchar-subscripts] for(char i=0; i= labelList.Size()) ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp:21:0, from /builddir/build/BUILD/gdl-0.9.9/src/GDLTreeParser.hpp:13, from /builddir/build/BUILD/gdl-0.9.9/src/GDLInterpreter.hpp:14, from /builddir/build/BUILD/gdl-0.9.9/src/GDLInterpreter.cpp:6: /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp: In member function 'void ArrayIndexVectorT::Clear()': /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp:142:17: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for( int i=0; iGetStride() * varStride[variableIndex]; ^ /builddir/build/BUILD/gdl-0.9.9/src/allix.hpp: In constructor 'AllIxNewMultiOneVariableIndexIndexedT::AllIxNewMultiOneVariableIndexIndexedT(RankT, SizeT, ArrayIndexVectorT*, SizeT, SizeT, const SizeT*, SizeT*, SizeT*)': /builddir/build/BUILD/gdl-0.9.9/src/allix.hpp:654:44: warning: array subscript has type 'char' [-Wchar-subscripts] ixListStride = varStride[variableIndex]; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp:21:0, from /builddir/build/BUILD/gdl-0.9.9/src/GDLTreeParser.hpp:13, from /builddir/build/BUILD/gdl-0.9.9/src/GDLInterpreter.hpp:14, from /builddir/build/BUILD/gdl-0.9.9/src/GDLInterpreter.cpp:6: /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp: In member function 'virtual SizeT CArrayIndexScalar::NIter(SizeT)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp:409:14: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= varDim && s > 0) // varDim == 0 && s == 0 ok ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp: In member function 'virtual SizeT ArrayIndexIndexed::NIter(SizeT)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp:577:16: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= varDim && s > 0) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp: In member function 'virtual SizeT CArrayIndexIndexed::NIter(SizeT)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp:720:16: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= varDim && s > 0) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp: In member function 'virtual SizeT ArrayIndexORange::NIter(SizeT)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp:828:18: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( sInit >= varDim) // && s > 0) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp: In member function 'virtual SizeT ArrayIndexRange::NIter(SizeT)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp:972:14: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( e >= varDim) // && e > 0) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp: In member function 'virtual SizeT ArrayIndexORangeS::NIter(SizeT)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp:1105:14: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= varDim) // && s > 0) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp: In member function 'virtual SizeT ArrayIndexRangeS::NIter(SizeT)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp:1270:14: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( e >= varDim) // && e > 0) ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp:98:0, from /builddir/build/BUILD/gdl-0.9.9/src/GDLTreeParser.hpp:13, from /builddir/build/BUILD/gdl-0.9.9/src/GDLInterpreter.hpp:14, from /builddir/build/BUILD/gdl-0.9.9/src/GDLInterpreter.cpp:6: /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp: In member function 'virtual BaseGDL* ArrayIndexListOneNoAssocT::Index(BaseGDL*, IxExprListT&)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp:308:8: warning: unused variable 'assertValue' [-Wunused-variable] SizeT assertValue = ix->NIter( var->N_Elements()/*var->Size()*/); ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp: In member function 'virtual void ArrayIndexListOneScalarVPNoAssocT::SetVariable(BaseGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp:532:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp: In member function 'virtual void ArrayIndexListOneScalarVPNoAssocT::AssignAt(BaseGDL*, BaseGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp:579:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp: In member function 'virtual void ArrayIndexListOneConstScalarNoAssocT::SetVariable(BaseGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp:727:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp: In member function 'virtual void ArrayIndexListOneConstScalarNoAssocT::AssignAt(BaseGDL*, BaseGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp:752:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp: In member function 'virtual BaseGDL* ArrayIndexListOneConstScalarNoAssocT::Index(BaseGDL*, IxExprListT&)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp:782:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/GDLTreeParser.hpp:13:0, from /builddir/build/BUILD/gdl-0.9.9/src/GDLInterpreter.hpp:14, from /builddir/build/BUILD/gdl-0.9.9/src/GDLInterpreter.cpp:6: /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp: In member function 'virtual BaseGDL* ArrayIndexListOneT::Index(BaseGDL*, IxExprListT&)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp:341:8: warning: unused variable 'assertValue' [-Wunused-variable] SizeT assertValue = ix->NIter( var->N_Elements()/*var->Size()*/); ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp: In member function 'virtual void ArrayIndexListOneScalarVPT::SetVariable(BaseGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp:562:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp: In member function 'virtual void ArrayIndexListOneScalarVPT::AssignAt(BaseGDL*, BaseGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp:609:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp: In member function 'virtual void ArrayIndexListOneConstScalarT::SetVariable(BaseGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp:738:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp: In member function 'virtual void ArrayIndexListOneConstScalarT::AssignAt(BaseGDL*, BaseGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp:763:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp: In member function 'virtual BaseGDL* ArrayIndexListOneConstScalarT::Index(BaseGDL*, IxExprListT&)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp:793:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/GDLInterpreter.hpp:23:0, from /builddir/build/BUILD/gdl-0.9.9/src/GDLInterpreter.cpp:6: /builddir/build/BUILD/gdl-0.9.9/src/accessdesc.hpp: In member function 'void DotAccessDescT::ADAssign(BaseGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/accessdesc.hpp:392:9: warning: unused variable 'lRank' [-Wunused-variable] SizeT lRank = dim.Rank(); ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/GDLInterpreter.cpp:6:0: /builddir/build/BUILD/gdl-0.9.9/src/GDLInterpreter.hpp: In static member function 'static void GDLInterpreter::EnableAllGC()': /builddir/build/BUILD/gdl-0.9.9/src/GDLInterpreter.hpp:366:15: warning: variable 'nEl' set but not used [-Wunused-but-set-variable] SizeT nEl = heap.size(); ^ /builddir/build/BUILD/gdl-0.9.9/src/GDLInterpreter.cpp: In member function 'RetCode GDLInterpreter::interactive(ProgNodeP)': /builddir/build/BUILD/gdl-0.9.9/src/GDLInterpreter.cpp:34:12: warning: unused variable 'interactive_AST_in' [-Wunused-variable] ProgNodeP interactive_AST_in = (_t == ProgNodeP(ASTNULL)) ? ProgNodeP(antlr::nullAST) : _t; ^ /builddir/build/BUILD/gdl-0.9.9/src/GDLInterpreter.cpp: In member function 'RetCode GDLInterpreter::statement(ProgNodeP, bool)': /builddir/build/BUILD/gdl-0.9.9/src/GDLInterpreter.cpp:119:14: warning: unused variable 'tmp1_AST_in' [-Wunused-variable] ProgNodeP tmp1_AST_in = _t; ^ /builddir/build/BUILD/gdl-0.9.9/src/GDLInterpreter.cpp:126:14: warning: unused variable 'tmp2_AST_in' [-Wunused-variable] ProgNodeP tmp2_AST_in = _t; ^ /builddir/build/BUILD/gdl-0.9.9/src/GDLInterpreter.cpp:133:14: warning: unused variable 'tmp3_AST_in' [-Wunused-variable] ProgNodeP tmp3_AST_in = _t; ^ /builddir/build/BUILD/gdl-0.9.9/src/GDLInterpreter.cpp:140:14: warning: unused variable 'tmp4_AST_in' [-Wunused-variable] ProgNodeP tmp4_AST_in = _t; ^ /builddir/build/BUILD/gdl-0.9.9/src/GDLInterpreter.cpp:147:14: warning: unused variable 'tmp5_AST_in' [-Wunused-variable] ProgNodeP tmp5_AST_in = _t; ^ /builddir/build/BUILD/gdl-0.9.9/src/GDLInterpreter.cpp:154:14: warning: unused variable 'tmp6_AST_in' [-Wunused-variable] ProgNodeP tmp6_AST_in = _t; ^ /builddir/build/BUILD/gdl-0.9.9/src/GDLInterpreter.cpp:161:14: warning: unused variable 'tmp7_AST_in' [-Wunused-variable] ProgNodeP tmp7_AST_in = _t; ^ /builddir/build/BUILD/gdl-0.9.9/src/GDLInterpreter.cpp:168:14: warning: unused variable 'tmp8_AST_in' [-Wunused-variable] ProgNodeP tmp8_AST_in = _t; ^ /builddir/build/BUILD/gdl-0.9.9/src/GDLInterpreter.cpp:175:14: warning: unused variable 'tmp9_AST_in' [-Wunused-variable] ProgNodeP tmp9_AST_in = _t; ^ /builddir/build/BUILD/gdl-0.9.9/src/GDLInterpreter.cpp:182:14: warning: unused variable 'tmp10_AST_in' [-Wunused-variable] ProgNodeP tmp10_AST_in = _t; ^ /builddir/build/BUILD/gdl-0.9.9/src/GDLInterpreter.cpp:189:14: warning: unused variable 'tmp11_AST_in' [-Wunused-variable] ProgNodeP tmp11_AST_in = _t; ^ /builddir/build/BUILD/gdl-0.9.9/src/GDLInterpreter.cpp:196:14: warning: unused variable 'tmp12_AST_in' [-Wunused-variable] ProgNodeP tmp12_AST_in = _t; ^ /builddir/build/BUILD/gdl-0.9.9/src/GDLInterpreter.cpp:203:14: warning: unused variable 'tmp13_AST_in' [-Wunused-variable] ProgNodeP tmp13_AST_in = _t; ^ /builddir/build/BUILD/gdl-0.9.9/src/GDLInterpreter.cpp:210:14: warning: unused variable 'tmp14_AST_in' [-Wunused-variable] ProgNodeP tmp14_AST_in = _t; ^ /builddir/build/BUILD/gdl-0.9.9/src/GDLInterpreter.cpp:217:14: warning: unused variable 'tmp15_AST_in' [-Wunused-variable] ProgNodeP tmp15_AST_in = _t; ^ /builddir/build/BUILD/gdl-0.9.9/src/GDLInterpreter.cpp:224:14: warning: unused variable 'tmp16_AST_in' [-Wunused-variable] ProgNodeP tmp16_AST_in = _t; ^ /builddir/build/BUILD/gdl-0.9.9/src/GDLInterpreter.cpp:231:14: warning: unused variable 'tmp17_AST_in' [-Wunused-variable] ProgNodeP tmp17_AST_in = _t; ^ /builddir/build/BUILD/gdl-0.9.9/src/GDLInterpreter.cpp:238:14: warning: unused variable 'tmp18_AST_in' [-Wunused-variable] ProgNodeP tmp18_AST_in = _t; ^ /builddir/build/BUILD/gdl-0.9.9/src/GDLInterpreter.cpp:245:14: warning: unused variable 'tmp19_AST_in' [-Wunused-variable] ProgNodeP tmp19_AST_in = _t; ^ /builddir/build/BUILD/gdl-0.9.9/src/GDLInterpreter.cpp:252:14: warning: unused variable 'tmp20_AST_in' [-Wunused-variable] ProgNodeP tmp20_AST_in = _t; ^ /builddir/build/BUILD/gdl-0.9.9/src/GDLInterpreter.cpp:259:14: warning: unused variable 'tmp21_AST_in' [-Wunused-variable] ProgNodeP tmp21_AST_in = _t; ^ /builddir/build/BUILD/gdl-0.9.9/src/GDLInterpreter.cpp:266:14: warning: unused variable 'tmp22_AST_in' [-Wunused-variable] ProgNodeP tmp22_AST_in = _t; ^ /builddir/build/BUILD/gdl-0.9.9/src/GDLInterpreter.cpp:273:14: warning: unused variable 'tmp23_AST_in' [-Wunused-variable] ProgNodeP tmp23_AST_in = _t; ^ /builddir/build/BUILD/gdl-0.9.9/src/GDLInterpreter.cpp:280:14: warning: unused variable 'tmp24_AST_in' [-Wunused-variable] ProgNodeP tmp24_AST_in = _t; ^ /builddir/build/BUILD/gdl-0.9.9/src/GDLInterpreter.cpp:287:14: warning: unused variable 'tmp25_AST_in' [-Wunused-variable] ProgNodeP tmp25_AST_in = _t; ^ /builddir/build/BUILD/gdl-0.9.9/src/GDLInterpreter.cpp:294:14: warning: unused variable 'tmp26_AST_in' [-Wunused-variable] ProgNodeP tmp26_AST_in = _t; ^ /builddir/build/BUILD/gdl-0.9.9/src/GDLInterpreter.cpp:301:14: warning: unused variable 'tmp27_AST_in' [-Wunused-variable] ProgNodeP tmp27_AST_in = _t; ^ /builddir/build/BUILD/gdl-0.9.9/src/GDLInterpreter.cpp:308:14: warning: unused variable 'tmp28_AST_in' [-Wunused-variable] ProgNodeP tmp28_AST_in = _t; ^ /builddir/build/BUILD/gdl-0.9.9/src/GDLInterpreter.cpp:315:14: warning: unused variable 'tmp29_AST_in' [-Wunused-variable] ProgNodeP tmp29_AST_in = _t; ^ /builddir/build/BUILD/gdl-0.9.9/src/GDLInterpreter.cpp:322:14: warning: unused variable 'tmp30_AST_in' [-Wunused-variable] ProgNodeP tmp30_AST_in = _t; ^ /builddir/build/BUILD/gdl-0.9.9/src/GDLInterpreter.cpp:329:14: warning: unused variable 'tmp31_AST_in' [-Wunused-variable] ProgNodeP tmp31_AST_in = _t; ^ /builddir/build/BUILD/gdl-0.9.9/src/GDLInterpreter.cpp:336:14: warning: unused variable 'tmp32_AST_in' [-Wunused-variable] ProgNodeP tmp32_AST_in = _t; ^ /builddir/build/BUILD/gdl-0.9.9/src/GDLInterpreter.cpp:343:14: warning: unused variable 'tmp33_AST_in' [-Wunused-variable] ProgNodeP tmp33_AST_in = _t; ^ /builddir/build/BUILD/gdl-0.9.9/src/GDLInterpreter.cpp:76:12: warning: unused variable 'statement_AST_in' [-Wunused-variable] ProgNodeP statement_AST_in = (_t == ProgNodeP(ASTNULL)) ? ProgNodeP(antlr::nullAST) : _t; ^ /builddir/build/BUILD/gdl-0.9.9/src/GDLInterpreter.cpp: In member function 'BaseGDL* GDLInterpreter::call_fun(ProgNodeP)': /builddir/build/BUILD/gdl-0.9.9/src/GDLInterpreter.cpp:639:12: warning: unused variable 'call_fun_AST_in' [-Wunused-variable] ProgNodeP call_fun_AST_in = (_t == ProgNodeP(ASTNULL)) ? ProgNodeP(antlr::nullAST) : _t; ^ /builddir/build/BUILD/gdl-0.9.9/src/GDLInterpreter.cpp: In member function 'BaseGDL** GDLInterpreter::call_lfun(ProgNodeP)': /builddir/build/BUILD/gdl-0.9.9/src/GDLInterpreter.cpp:694:12: warning: unused variable 'call_lfun_AST_in' [-Wunused-variable] ProgNodeP call_lfun_AST_in = (_t == ProgNodeP(ASTNULL)) ? ProgNodeP(antlr::nullAST) : _t; ^ /builddir/build/BUILD/gdl-0.9.9/src/GDLInterpreter.cpp: In member function 'void GDLInterpreter::call_pro(ProgNodeP)': /builddir/build/BUILD/gdl-0.9.9/src/GDLInterpreter.cpp:744:12: warning: unused variable 'call_pro_AST_in' [-Wunused-variable] ProgNodeP call_pro_AST_in = (_t == ProgNodeP(ASTNULL)) ? ProgNodeP(antlr::nullAST) : _t; ^ /builddir/build/BUILD/gdl-0.9.9/src/GDLInterpreter.cpp: In member function 'RetCode GDLInterpreter::statement_list(ProgNodeP, bool)': /builddir/build/BUILD/gdl-0.9.9/src/GDLInterpreter.cpp:781:12: warning: unused variable 'statement_list_AST_in' [-Wunused-variable] ProgNodeP statement_list_AST_in = (_t == ProgNodeP(ASTNULL)) ? ProgNodeP(antlr::nullAST) : _t; ^ /builddir/build/BUILD/gdl-0.9.9/src/GDLInterpreter.cpp: In member function 'RetCode GDLInterpreter::execute(ProgNodeP, bool)': /builddir/build/BUILD/gdl-0.9.9/src/GDLInterpreter.cpp:819:12: warning: unused variable 'execute_AST_in' [-Wunused-variable] ProgNodeP execute_AST_in = (_t == ProgNodeP(ASTNULL)) ? ProgNodeP(antlr::nullAST) : _t; ^ /builddir/build/BUILD/gdl-0.9.9/src/GDLInterpreter.cpp: In member function 'BaseGDL** GDLInterpreter::l_deref(ProgNodeP)': /builddir/build/BUILD/gdl-0.9.9/src/GDLInterpreter.cpp:836:12: warning: unused variable 'l_deref_AST_in' [-Wunused-variable] ProgNodeP l_deref_AST_in = (_t == ProgNodeP(ASTNULL)) ? ProgNodeP(antlr::nullAST) : _t; ^ /builddir/build/BUILD/gdl-0.9.9/src/GDLInterpreter.cpp:887:12: warning: unused variable 'tmp34_AST_in' [-Wunused-variable] ProgNodeP tmp34_AST_in = _t; ^ /builddir/build/BUILD/gdl-0.9.9/src/GDLInterpreter.cpp: In member function 'BaseGDL** GDLInterpreter::l_decinc_indexable_expr(ProgNodeP, BaseGDL*&)': /builddir/build/BUILD/gdl-0.9.9/src/GDLInterpreter.cpp:898:12: warning: unused variable 'l_decinc_indexable_expr_AST_in' [-Wunused-variable] ProgNodeP l_decinc_indexable_expr_AST_in = (_t == ProgNodeP(ASTNULL)) ? ProgNodeP(antlr::nullAST) : _t; ^ /builddir/build/BUILD/gdl-0.9.9/src/GDLInterpreter.cpp: In member function 'BaseGDL** GDLInterpreter::l_function_call_internal(ProgNodeP)': /builddir/build/BUILD/gdl-0.9.9/src/GDLInterpreter.cpp:961:13: warning: unused variable 'tmp35_AST_in' [-Wunused-variable] ProgNodeP tmp35_AST_in = _t; ^ /builddir/build/BUILD/gdl-0.9.9/src/GDLInterpreter.cpp:968:13: warning: unused variable 'tmp36_AST_in' [-Wunused-variable] ProgNodeP tmp36_AST_in = _t; ^ /builddir/build/BUILD/gdl-0.9.9/src/GDLInterpreter.cpp:975:13: warning: unused variable 'tmp37_AST_in' [-Wunused-variable] ProgNodeP tmp37_AST_in = _t; ^ /builddir/build/BUILD/gdl-0.9.9/src/GDLInterpreter.cpp:982:13: warning: unused variable 'tmp38_AST_in' [-Wunused-variable] ProgNodeP tmp38_AST_in = _t; ^ /builddir/build/BUILD/gdl-0.9.9/src/GDLInterpreter.cpp:949:12: warning: unused variable 'l_function_call_internal_AST_in' [-Wunused-variable] ProgNodeP l_function_call_internal_AST_in = (_t == ProgNodeP(ASTNULL)) ? ProgNodeP(antlr::nullAST) : _t; ^ /builddir/build/BUILD/gdl-0.9.9/src/GDLInterpreter.cpp: In member function 'BaseGDL** GDLInterpreter::l_defined_simple_var(ProgNodeP)': /builddir/build/BUILD/gdl-0.9.9/src/GDLInterpreter.cpp:1021:13: warning: unused variable 'tmp39_AST_in' [-Wunused-variable] ProgNodeP tmp39_AST_in = _t; ^ /builddir/build/BUILD/gdl-0.9.9/src/GDLInterpreter.cpp:1028:13: warning: unused variable 'tmp40_AST_in' [-Wunused-variable] ProgNodeP tmp40_AST_in = _t; ^ /builddir/build/BUILD/gdl-0.9.9/src/GDLInterpreter.cpp:998:12: warning: unused variable 'l_defined_simple_var_AST_in' [-Wunused-variable] ProgNodeP l_defined_simple_var_AST_in = (_t == ProgNodeP(ASTNULL)) ? ProgNodeP(antlr::nullAST) : _t; ^ /builddir/build/BUILD/gdl-0.9.9/src/GDLInterpreter.cpp: In member function 'BaseGDL** GDLInterpreter::l_sys_var(ProgNodeP)': /builddir/build/BUILD/gdl-0.9.9/src/GDLInterpreter.cpp:1044:12: warning: unused variable 'l_sys_var_AST_in' [-Wunused-variable] ProgNodeP l_sys_var_AST_in = (_t == ProgNodeP(ASTNULL)) ? ProgNodeP(antlr::nullAST) : _t; ^ /builddir/build/BUILD/gdl-0.9.9/src/GDLInterpreter.cpp:1054:12: warning: unused variable 'tmp41_AST_in' [-Wunused-variable] ProgNodeP tmp41_AST_in = _t; ^ /builddir/build/BUILD/gdl-0.9.9/src/GDLInterpreter.cpp: In member function 'BaseGDL** GDLInterpreter::l_decinc_array_expr(ProgNodeP, int, BaseGDL*&)': /builddir/build/BUILD/gdl-0.9.9/src/GDLInterpreter.cpp:1160:13: warning: unused variable 'tmp42_AST_in' [-Wunused-variable] ProgNodeP tmp42_AST_in = _t; ^ /builddir/build/BUILD/gdl-0.9.9/src/GDLInterpreter.cpp:1065:12: warning: unused variable 'l_decinc_array_expr_AST_in' [-Wunused-variable] ProgNodeP l_decinc_array_expr_AST_in = (_t == ProgNodeP(ASTNULL)) ? ProgNodeP(antlr::nullAST) : _t; ^ /builddir/build/BUILD/gdl-0.9.9/src/GDLInterpreter.cpp: In member function 'BaseGDL* GDLInterpreter::l_decinc_dot_expr(ProgNodeP, int)': /builddir/build/BUILD/gdl-0.9.9/src/GDLInterpreter.cpp:1191:12: warning: unused variable 'l_decinc_dot_expr_AST_in' [-Wunused-variable] ProgNodeP l_decinc_dot_expr_AST_in = (_t == ProgNodeP(ASTNULL)) ? ProgNodeP(antlr::nullAST) : _t; ^ /builddir/build/BUILD/gdl-0.9.9/src/GDLInterpreter.cpp:1236:12: warning: unused variable 'tmp43_AST_in' [-Wunused-variable] ProgNodeP tmp43_AST_in = _t; ^ /builddir/build/BUILD/gdl-0.9.9/src/GDLInterpreter.cpp: In member function 'BaseGDL** GDLInterpreter::l_decinc_expr(ProgNodeP, int, BaseGDL*&)': /builddir/build/BUILD/gdl-0.9.9/src/GDLInterpreter.cpp:1262:13: warning: unused variable 'tmp44_AST_in' [-Wunused-variable] ProgNodeP tmp44_AST_in = _t; ^ /builddir/build/BUILD/gdl-0.9.9/src/GDLInterpreter.cpp:1287:13: warning: unused variable 'tmp45_AST_in' [-Wunused-variable] ProgNodeP tmp45_AST_in = _t; ^ /builddir/build/BUILD/gdl-0.9.9/src/GDLInterpreter.cpp:1354:13: warning: variable 'tmp' set but not used [-Wunused-but-set-variable] BaseGDL** tmp; ^ /builddir/build/BUILD/gdl-0.9.9/src/GDLInterpreter.cpp:1370:13: warning: unused variable 'tmp46_AST_in' [-Wunused-variable] ProgNodeP tmp46_AST_in = _t; ^ /builddir/build/BUILD/gdl-0.9.9/src/GDLInterpreter.cpp:1479:13: warning: unused variable 'tmp47_AST_in' [-Wunused-variable] ProgNodeP tmp47_AST_in = _t; ^ /builddir/build/BUILD/gdl-0.9.9/src/GDLInterpreter.cpp:1614:13: warning: unused variable 'tmp48_AST_in' [-Wunused-variable] ProgNodeP tmp48_AST_in = _t; ^ /builddir/build/BUILD/gdl-0.9.9/src/GDLInterpreter.cpp:1720:13: warning: unused variable 'tmp49_AST_in' [-Wunused-variable] ProgNodeP tmp49_AST_in = _t; ^ /builddir/build/BUILD/gdl-0.9.9/src/GDLInterpreter.cpp:1247:12: warning: unused variable 'l_decinc_expr_AST_in' [-Wunused-variable] ProgNodeP l_decinc_expr_AST_in = (_t == ProgNodeP(ASTNULL)) ? ProgNodeP(antlr::nullAST) : _t; ^ /builddir/build/BUILD/gdl-0.9.9/src/GDLInterpreter.cpp: In member function 'BaseGDL* GDLInterpreter::expr(ProgNodeP)': /builddir/build/BUILD/gdl-0.9.9/src/GDLInterpreter.cpp:1740:12: warning: unused variable 'expr_AST_in' [-Wunused-variable] ProgNodeP expr_AST_in = (_t == ProgNodeP(ASTNULL)) ? ProgNodeP(antlr::nullAST) : _t; ^ /builddir/build/BUILD/gdl-0.9.9/src/GDLInterpreter.cpp: In member function 'BaseGDL* GDLInterpreter::indexable_expr(ProgNodeP)': /builddir/build/BUILD/gdl-0.9.9/src/GDLInterpreter.cpp:1821:13: warning: unused variable 'tmp50_AST_in' [-Wunused-variable] ProgNodeP tmp50_AST_in = _t; ^ /builddir/build/BUILD/gdl-0.9.9/src/GDLInterpreter.cpp:1828:13: warning: unused variable 'tmp51_AST_in' [-Wunused-variable] ProgNodeP tmp51_AST_in = _t; ^ /builddir/build/BUILD/gdl-0.9.9/src/GDLInterpreter.cpp:1800:12: warning: unused variable 'indexable_expr_AST_in' [-Wunused-variable] ProgNodeP indexable_expr_AST_in = (_t == ProgNodeP(ASTNULL)) ? ProgNodeP(antlr::nullAST) : _t; ^ /builddir/build/BUILD/gdl-0.9.9/src/GDLInterpreter.cpp:1806:12: warning: variable 'e2' set but not used [-Wunused-but-set-variable] BaseGDL** e2; ^ /builddir/build/BUILD/gdl-0.9.9/src/GDLInterpreter.cpp: In member function 'BaseGDL* GDLInterpreter::indexable_tmp_expr(ProgNodeP)': /builddir/build/BUILD/gdl-0.9.9/src/GDLInterpreter.cpp:1863:13: warning: unused variable 'tmp52_AST_in' [-Wunused-variable] ProgNodeP tmp52_AST_in = _t; ^ /builddir/build/BUILD/gdl-0.9.9/src/GDLInterpreter.cpp:1872:13: warning: unused variable 'tmp53_AST_in' [-Wunused-variable] ProgNodeP tmp53_AST_in = _t; ^ /builddir/build/BUILD/gdl-0.9.9/src/GDLInterpreter.cpp:1880:13: warning: unused variable 'tmp54_AST_in' [-Wunused-variable] ProgNodeP tmp54_AST_in = _t; ^ /builddir/build/BUILD/gdl-0.9.9/src/GDLInterpreter.cpp:1850:12: warning: unused variable 'indexable_tmp_expr_AST_in' [-Wunused-variable] ProgNodeP indexable_tmp_expr_AST_in = (_t == ProgNodeP(ASTNULL)) ? ProgNodeP(antlr::nullAST) : _t; ^ /builddir/build/BUILD/gdl-0.9.9/src/GDLInterpreter.cpp: In member function 'BaseGDL* GDLInterpreter::lib_function_call_internal(ProgNodeP)': /builddir/build/BUILD/gdl-0.9.9/src/GDLInterpreter.cpp:1934:12: warning: unused variable 'lib_function_call_internal_AST_in' [-Wunused-variable] ProgNodeP lib_function_call_internal_AST_in = (_t == ProgNodeP(ASTNULL)) ? ProgNodeP(antlr::nullAST) : _t; ^ /builddir/build/BUILD/gdl-0.9.9/src/GDLInterpreter.cpp:1945:12: warning: unused variable 'tmp55_AST_in' [-Wunused-variable] ProgNodeP tmp55_AST_in = _t; ^ /builddir/build/BUILD/gdl-0.9.9/src/GDLInterpreter.cpp: In member function 'BaseGDL** GDLInterpreter::l_expr_internal(ProgNodeP, BaseGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/GDLInterpreter.cpp:1970:13: warning: unused variable 'tmp56_AST_in' [-Wunused-variable] ProgNodeP tmp56_AST_in = _t; ^ /builddir/build/BUILD/gdl-0.9.9/src/GDLInterpreter.cpp:2017:13: warning: unused variable 'tmp57_AST_in' [-Wunused-variable] ProgNodeP tmp57_AST_in = _t; ^ /builddir/build/BUILD/gdl-0.9.9/src/GDLInterpreter.cpp:2024:13: warning: unused variable 'tmp58_AST_in' [-Wunused-variable] ProgNodeP tmp58_AST_in = _t; ^ /builddir/build/BUILD/gdl-0.9.9/src/GDLInterpreter.cpp:2031:13: warning: unused variable 'tmp59_AST_in' [-Wunused-variable] ProgNodeP tmp59_AST_in = _t; ^ /builddir/build/BUILD/gdl-0.9.9/src/GDLInterpreter.cpp:2038:13: warning: unused variable 'tmp60_AST_in' [-Wunused-variable] ProgNodeP tmp60_AST_in = _t; ^ /builddir/build/BUILD/gdl-0.9.9/src/GDLInterpreter.cpp:2060:13: warning: unused variable 'tmp61_AST_in' [-Wunused-variable] ProgNodeP tmp61_AST_in = _t; ^ /builddir/build/BUILD/gdl-0.9.9/src/GDLInterpreter.cpp:1956:12: warning: unused variable 'l_expr_internal_AST_in' [-Wunused-variable] ProgNodeP l_expr_internal_AST_in = (_t == ProgNodeP(ASTNULL)) ? ProgNodeP(antlr::nullAST) : _t; ^ /builddir/build/BUILD/gdl-0.9.9/src/GDLInterpreter.cpp:1962:11: warning: variable 'e1' set but not used [-Wunused-but-set-variable] BaseGDL* e1; ^ /builddir/build/BUILD/gdl-0.9.9/src/GDLInterpreter.cpp: In member function 'BaseGDL* GDLInterpreter::tmp_expr(ProgNodeP)': /builddir/build/BUILD/gdl-0.9.9/src/GDLInterpreter.cpp:2097:13: warning: unused variable 'tmp62_AST_in' [-Wunused-variable] ProgNodeP tmp62_AST_in = _t; ^ /builddir/build/BUILD/gdl-0.9.9/src/GDLInterpreter.cpp:2106:13: warning: unused variable 'tmp63_AST_in' [-Wunused-variable] ProgNodeP tmp63_AST_in = _t; ^ /builddir/build/BUILD/gdl-0.9.9/src/GDLInterpreter.cpp:2114:13: warning: unused variable 'tmp64_AST_in' [-Wunused-variable] ProgNodeP tmp64_AST_in = _t; ^ /builddir/build/BUILD/gdl-0.9.9/src/GDLInterpreter.cpp:2153:13: warning: unused variable 'tmp65_AST_in' [-Wunused-variable] ProgNodeP tmp65_AST_in = _t; ^ /builddir/build/BUILD/gdl-0.9.9/src/GDLInterpreter.cpp:2076:12: warning: unused variable 'tmp_expr_AST_in' [-Wunused-variable] ProgNodeP tmp_expr_AST_in = (_t == ProgNodeP(ASTNULL)) ? ProgNodeP(antlr::nullAST) : _t; ^ /builddir/build/BUILD/gdl-0.9.9/src/GDLInterpreter.cpp:2082:12: warning: variable 'e2' set but not used [-Wunused-but-set-variable] BaseGDL** e2; ^ /builddir/build/BUILD/gdl-0.9.9/src/GDLInterpreter.cpp: In member function 'BaseGDL** GDLInterpreter::l_simple_var(ProgNodeP)': /builddir/build/BUILD/gdl-0.9.9/src/GDLInterpreter.cpp:2202:13: warning: unused variable 'tmp66_AST_in' [-Wunused-variable] ProgNodeP tmp66_AST_in = _t; ^ /builddir/build/BUILD/gdl-0.9.9/src/GDLInterpreter.cpp:2209:13: warning: unused variable 'tmp67_AST_in' [-Wunused-variable] ProgNodeP tmp67_AST_in = _t; ^ /builddir/build/BUILD/gdl-0.9.9/src/GDLInterpreter.cpp:2188:12: warning: unused variable 'l_simple_var_AST_in' [-Wunused-variable] ProgNodeP l_simple_var_AST_in = (_t == ProgNodeP(ASTNULL)) ? ProgNodeP(antlr::nullAST) : _t; ^ /builddir/build/BUILD/gdl-0.9.9/src/GDLInterpreter.cpp: In member function 'void GDLInterpreter::parameter_def(ProgNodeP, EnvBaseT*)': /builddir/build/BUILD/gdl-0.9.9/src/GDLInterpreter.cpp:2226:12: warning: unused variable 'parameter_def_AST_in' [-Wunused-variable] ProgNodeP parameter_def_AST_in = (_t == ProgNodeP(ASTNULL)) ? ProgNodeP(antlr::nullAST) : _t; ^ /builddir/build/BUILD/gdl-0.9.9/src/GDLInterpreter.cpp:2286:12: warning: unused variable 'tmp68_AST_in' [-Wunused-variable] ProgNodeP tmp68_AST_in = _t; ^ /builddir/build/BUILD/gdl-0.9.9/src/GDLInterpreter.cpp:2289:12: warning: unused variable 'tmp69_AST_in' [-Wunused-variable] ProgNodeP tmp69_AST_in = _t; ^ /builddir/build/BUILD/gdl-0.9.9/src/GDLInterpreter.cpp: In member function 'BaseGDL* GDLInterpreter::r_expr(ProgNodeP)': /builddir/build/BUILD/gdl-0.9.9/src/GDLInterpreter.cpp:2311:13: warning: unused variable 'tmp70_AST_in' [-Wunused-variable] ProgNodeP tmp70_AST_in = _t; ^ /builddir/build/BUILD/gdl-0.9.9/src/GDLInterpreter.cpp:2318:13: warning: unused variable 'tmp71_AST_in' [-Wunused-variable] ProgNodeP tmp71_AST_in = _t; ^ /builddir/build/BUILD/gdl-0.9.9/src/GDLInterpreter.cpp:2325:13: warning: unused variable 'tmp72_AST_in' [-Wunused-variable] ProgNodeP tmp72_AST_in = _t; ^ /builddir/build/BUILD/gdl-0.9.9/src/GDLInterpreter.cpp:2332:13: warning: unused variable 'tmp73_AST_in' [-Wunused-variable] ProgNodeP tmp73_AST_in = _t; ^ /builddir/build/BUILD/gdl-0.9.9/src/GDLInterpreter.cpp:2339:13: warning: unused variable 'tmp74_AST_in' [-Wunused-variable] ProgNodeP tmp74_AST_in = _t; ^ /builddir/build/BUILD/gdl-0.9.9/src/GDLInterpreter.cpp:2346:13: warning: unused variable 'tmp75_AST_in' [-Wunused-variable] ProgNodeP tmp75_AST_in = _t; ^ /builddir/build/BUILD/gdl-0.9.9/src/GDLInterpreter.cpp:2354:13: warning: unused variable 'tmp76_AST_in' [-Wunused-variable] ProgNodeP tmp76_AST_in = _t; ^ /builddir/build/BUILD/gdl-0.9.9/src/GDLInterpreter.cpp:2366:13: warning: unused variable 'tmp77_AST_in' [-Wunused-variable] ProgNodeP tmp77_AST_in = _t; ^ /builddir/build/BUILD/gdl-0.9.9/src/GDLInterpreter.cpp:2378:13: warning: unused variable 'tmp78_AST_in' [-Wunused-variable] ProgNodeP tmp78_AST_in = _t; ^ /builddir/build/BUILD/gdl-0.9.9/src/GDLInterpreter.cpp:2390:13: warning: unused variable 'tmp79_AST_in' [-Wunused-variable] ProgNodeP tmp79_AST_in = _t; ^ /builddir/build/BUILD/gdl-0.9.9/src/GDLInterpreter.cpp:2297:12: warning: unused variable 'r_expr_AST_in' [-Wunused-variable] ProgNodeP r_expr_AST_in = (_t == ProgNodeP(ASTNULL)) ? ProgNodeP(antlr::nullAST) : _t; ^ /builddir/build/BUILD/gdl-0.9.9/src/GDLInterpreter.cpp:2303:12: warning: variable 'refRet' set but not used [-Wunused-but-set-variable] BaseGDL** refRet; // not used ^ /builddir/build/BUILD/gdl-0.9.9/src/GDLInterpreter.cpp: In member function 'BaseGDL** GDLInterpreter::l_indexable_expr(ProgNodeP)': /builddir/build/BUILD/gdl-0.9.9/src/GDLInterpreter.cpp:2434:13: warning: unused variable 'tmp80_AST_in' [-Wunused-variable] ProgNodeP tmp80_AST_in = _t; ^ /builddir/build/BUILD/gdl-0.9.9/src/GDLInterpreter.cpp:2410:12: warning: unused variable 'l_indexable_expr_AST_in' [-Wunused-variable] ProgNodeP l_indexable_expr_AST_in = (_t == ProgNodeP(ASTNULL)) ? ProgNodeP(antlr::nullAST) : _t; ^ /builddir/build/BUILD/gdl-0.9.9/src/GDLInterpreter.cpp: In member function 'BaseGDL** GDLInterpreter::l_arrayexpr_mfcall_as_mfcall(ProgNodeP)': /builddir/build/BUILD/gdl-0.9.9/src/GDLInterpreter.cpp:2484:12: warning: unused variable 'l_arrayexpr_mfcall_as_mfcall_AST_in' [-Wunused-variable] ProgNodeP l_arrayexpr_mfcall_as_mfcall_AST_in = (_t == ProgNodeP(ASTNULL)) ? ProgNodeP(antlr::nullAST) : _t; ^ /builddir/build/BUILD/gdl-0.9.9/src/GDLInterpreter.cpp:2494:12: warning: unused variable 'tmp81_AST_in' [-Wunused-variable] ProgNodeP tmp81_AST_in = _t; ^ /builddir/build/BUILD/gdl-0.9.9/src/GDLInterpreter.cpp: In member function 'BaseGDL** GDLInterpreter::unused_l_array_expr(ProgNodeP, BaseGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/GDLInterpreter.cpp:2532:12: warning: unused variable 'unused_l_array_expr_AST_in' [-Wunused-variable] ProgNodeP unused_l_array_expr_AST_in = (_t == ProgNodeP(ASTNULL)) ? ProgNodeP(antlr::nullAST) : _t; ^ /builddir/build/BUILD/gdl-0.9.9/src/GDLInterpreter.cpp:2534:19: warning: variable 'aL' set but not used [-Wunused-but-set-variable] ArrayIndexListT* aL; ^ /builddir/build/BUILD/gdl-0.9.9/src/GDLInterpreter.cpp:2538:12: warning: unused variable 'tmp82_AST_in' [-Wunused-variable] ProgNodeP tmp82_AST_in = _t; ^ /builddir/build/BUILD/gdl-0.9.9/src/GDLInterpreter.cpp: In member function 'ArrayIndexListT* GDLInterpreter::arrayindex_list(ProgNodeP, bool)': /builddir/build/BUILD/gdl-0.9.9/src/GDLInterpreter.cpp:2555:12: warning: unused variable 'arrayindex_list_AST_in' [-Wunused-variable] ProgNodeP arrayindex_list_AST_in = (_t == ProgNodeP(ASTNULL)) ? ProgNodeP(antlr::nullAST) : _t; ^ /builddir/build/BUILD/gdl-0.9.9/src/GDLInterpreter.cpp:2612:12: warning: unused variable 'tmp83_AST_in' [-Wunused-variable] ProgNodeP tmp83_AST_in = _t; ^ /builddir/build/BUILD/gdl-0.9.9/src/GDLInterpreter.cpp: In member function 'void GDLInterpreter::l_dot_array_expr(ProgNodeP, DotAccessDescT*)': /builddir/build/BUILD/gdl-0.9.9/src/GDLInterpreter.cpp:2663:13: warning: unused variable 'tmp84_AST_in' [-Wunused-variable] ProgNodeP tmp84_AST_in = _t; ^ /builddir/build/BUILD/gdl-0.9.9/src/GDLInterpreter.cpp:2622:12: warning: unused variable 'l_dot_array_expr_AST_in' [-Wunused-variable] ProgNodeP l_dot_array_expr_AST_in = (_t == ProgNodeP(ASTNULL)) ? ProgNodeP(antlr::nullAST) : _t; ^ /builddir/build/BUILD/gdl-0.9.9/src/GDLInterpreter.cpp: In member function 'BaseGDL** GDLInterpreter::l_arrayexpr_mfcall(ProgNodeP, BaseGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/GDLInterpreter.cpp:2701:12: warning: unused variable 'l_arrayexpr_mfcall_AST_in' [-Wunused-variable] ProgNodeP l_arrayexpr_mfcall_AST_in = (_t == ProgNodeP(ASTNULL)) ? ProgNodeP(antlr::nullAST) : _t; ^ /builddir/build/BUILD/gdl-0.9.9/src/GDLInterpreter.cpp:2713:12: warning: unused variable 'tmp85_AST_in' [-Wunused-variable] ProgNodeP tmp85_AST_in = _t; ^ /builddir/build/BUILD/gdl-0.9.9/src/GDLInterpreter.cpp: In member function 'void GDLInterpreter::tag_expr(ProgNodeP, DotAccessDescT*)': /builddir/build/BUILD/gdl-0.9.9/src/GDLInterpreter.cpp:2843:13: warning: unused variable 'tmp86_AST_in' [-Wunused-variable] ProgNodeP tmp86_AST_in = _t; ^ /builddir/build/BUILD/gdl-0.9.9/src/GDLInterpreter.cpp:2850:13: warning: unused variable 'tmp87_AST_in' [-Wunused-variable] ProgNodeP tmp87_AST_in = _t; ^ /builddir/build/BUILD/gdl-0.9.9/src/GDLInterpreter.cpp:2804:12: warning: unused variable 'tag_expr_AST_in' [-Wunused-variable] ProgNodeP tag_expr_AST_in = (_t == ProgNodeP(ASTNULL)) ? ProgNodeP(antlr::nullAST) : _t; ^ /builddir/build/BUILD/gdl-0.9.9/src/GDLInterpreter.cpp: In member function 'void GDLInterpreter::tag_array_expr(ProgNodeP, DotAccessDescT*)': /builddir/build/BUILD/gdl-0.9.9/src/GDLInterpreter.cpp:2900:13: warning: unused variable 'tmp88_AST_in' [-Wunused-variable] ProgNodeP tmp88_AST_in = _t; ^ /builddir/build/BUILD/gdl-0.9.9/src/GDLInterpreter.cpp:2866:12: warning: unused variable 'tag_array_expr_AST_in' [-Wunused-variable] ProgNodeP tag_array_expr_AST_in = (_t == ProgNodeP(ASTNULL)) ? ProgNodeP(antlr::nullAST) : _t; ^ /builddir/build/BUILD/gdl-0.9.9/src/GDLInterpreter.cpp: In member function 'BaseGDL* GDLInterpreter::r_dot_indexable_expr(ProgNodeP, DotAccessDescT*)': /builddir/build/BUILD/gdl-0.9.9/src/GDLInterpreter.cpp:2973:13: warning: unused variable 'tmp89_AST_in' [-Wunused-variable] ProgNodeP tmp89_AST_in = _t; ^ /builddir/build/BUILD/gdl-0.9.9/src/GDLInterpreter.cpp:2992:13: warning: unused variable 'tmp90_AST_in' [-Wunused-variable] ProgNodeP tmp90_AST_in = _t; ^ /builddir/build/BUILD/gdl-0.9.9/src/GDLInterpreter.cpp:2930:12: warning: unused variable 'r_dot_indexable_expr_AST_in' [-Wunused-variable] ProgNodeP r_dot_indexable_expr_AST_in = (_t == ProgNodeP(ASTNULL)) ? ProgNodeP(antlr::nullAST) : _t; ^ /builddir/build/BUILD/gdl-0.9.9/src/GDLInterpreter.cpp:2964:12: warning: variable 'e' set but not used [-Wunused-but-set-variable] BaseGDL** e; ^ /builddir/build/BUILD/gdl-0.9.9/src/GDLInterpreter.cpp: In member function 'void GDLInterpreter::r_dot_array_expr(ProgNodeP, DotAccessDescT*)': /builddir/build/BUILD/gdl-0.9.9/src/GDLInterpreter.cpp:3042:13: warning: unused variable 'tmp91_AST_in' [-Wunused-variable] ProgNodeP tmp91_AST_in = _t; ^ /builddir/build/BUILD/gdl-0.9.9/src/GDLInterpreter.cpp:3009:12: warning: unused variable 'r_dot_array_expr_AST_in' [-Wunused-variable] ProgNodeP r_dot_array_expr_AST_in = (_t == ProgNodeP(ASTNULL)) ? ProgNodeP(antlr::nullAST) : _t; ^ /builddir/build/BUILD/gdl-0.9.9/src/GDLInterpreter.cpp: In member function 'BaseGDL* GDLInterpreter::assign_expr(ProgNodeP)': /builddir/build/BUILD/gdl-0.9.9/src/GDLInterpreter.cpp:3086:13: warning: unused variable 'tmp92_AST_in' [-Wunused-variable] ProgNodeP tmp92_AST_in = _t; ^ /builddir/build/BUILD/gdl-0.9.9/src/GDLInterpreter.cpp:3093:13: warning: unused variable 'tmp93_AST_in' [-Wunused-variable] ProgNodeP tmp93_AST_in = _t; ^ /builddir/build/BUILD/gdl-0.9.9/src/GDLInterpreter.cpp:3100:13: warning: unused variable 'tmp94_AST_in' [-Wunused-variable] ProgNodeP tmp94_AST_in = _t; ^ /builddir/build/BUILD/gdl-0.9.9/src/GDLInterpreter.cpp:3072:12: warning: unused variable 'assign_expr_AST_in' [-Wunused-variable] ProgNodeP assign_expr_AST_in = (_t == ProgNodeP(ASTNULL)) ? ProgNodeP(antlr::nullAST) : _t; ^ /builddir/build/BUILD/gdl-0.9.9/src/GDLInterpreter.cpp:3078:12: warning: unused variable 'l' [-Wunused-variable] BaseGDL** l; ^ /builddir/build/BUILD/gdl-0.9.9/src/GDLInterpreter.cpp: In member function 'BaseGDL* GDLInterpreter::unused_function_call(ProgNodeP)': /builddir/build/BUILD/gdl-0.9.9/src/GDLInterpreter.cpp:3124:13: warning: unused variable 'tmp95_AST_in' [-Wunused-variable] ProgNodeP tmp95_AST_in = _t; ^ /builddir/build/BUILD/gdl-0.9.9/src/GDLInterpreter.cpp:3131:13: warning: unused variable 'tmp96_AST_in' [-Wunused-variable] ProgNodeP tmp96_AST_in = _t; ^ /builddir/build/BUILD/gdl-0.9.9/src/GDLInterpreter.cpp:3138:13: warning: unused variable 'tmp97_AST_in' [-Wunused-variable] ProgNodeP tmp97_AST_in = _t; ^ /builddir/build/BUILD/gdl-0.9.9/src/GDLInterpreter.cpp:3145:13: warning: unused variable 'tmp98_AST_in' [-Wunused-variable] ProgNodeP tmp98_AST_in = _t; ^ /builddir/build/BUILD/gdl-0.9.9/src/GDLInterpreter.cpp:3116:12: warning: unused variable 'unused_function_call_AST_in' [-Wunused-variable] ProgNodeP unused_function_call_AST_in = (_t == ProgNodeP(ASTNULL)) ? ProgNodeP(antlr::nullAST) : _t; ^ /builddir/build/BUILD/gdl-0.9.9/src/GDLInterpreter.cpp: In member function 'BaseGDL* GDLInterpreter::lib_function_call_retnew_internal(ProgNodeP)': /builddir/build/BUILD/gdl-0.9.9/src/GDLInterpreter.cpp:3161:12: warning: unused variable 'lib_function_call_retnew_internal_AST_in' [-Wunused-variable] ProgNodeP lib_function_call_retnew_internal_AST_in = (_t == ProgNodeP(ASTNULL)) ? ProgNodeP(antlr::nullAST) : _t; ^ /builddir/build/BUILD/gdl-0.9.9/src/GDLInterpreter.cpp:3168:12: warning: unused variable 'tmp99_AST_in' [-Wunused-variable] ProgNodeP tmp99_AST_in = _t; ^ /builddir/build/BUILD/gdl-0.9.9/src/GDLInterpreter.cpp: In member function 'BaseGDL* GDLInterpreter::simple_var(ProgNodeP)': /builddir/build/BUILD/gdl-0.9.9/src/GDLInterpreter.cpp:3197:13: warning: unused variable 'tmp100_AST_in' [-Wunused-variable] ProgNodeP tmp100_AST_in = _t; ^ /builddir/build/BUILD/gdl-0.9.9/src/GDLInterpreter.cpp:3204:13: warning: unused variable 'tmp101_AST_in' [-Wunused-variable] ProgNodeP tmp101_AST_in = _t; ^ /builddir/build/BUILD/gdl-0.9.9/src/GDLInterpreter.cpp:3177:12: warning: unused variable 'simple_var_AST_in' [-Wunused-variable] ProgNodeP simple_var_AST_in = (_t == ProgNodeP(ASTNULL)) ? ProgNodeP(antlr::nullAST) : _t; ^ /builddir/build/BUILD/gdl-0.9.9/src/GDLInterpreter.cpp: In member function 'BaseGDL* GDLInterpreter::sys_var(ProgNodeP)': /builddir/build/BUILD/gdl-0.9.9/src/GDLInterpreter.cpp:3220:12: warning: unused variable 'sys_var_AST_in' [-Wunused-variable] ProgNodeP sys_var_AST_in = (_t == ProgNodeP(ASTNULL)) ? ProgNodeP(antlr::nullAST) : _t; ^ /builddir/build/BUILD/gdl-0.9.9/src/GDLInterpreter.cpp:3227:12: warning: unused variable 'tmp102_AST_in' [-Wunused-variable] ProgNodeP tmp102_AST_in = _t; ^ /builddir/build/BUILD/gdl-0.9.9/src/GDLInterpreter.cpp: In member function 'BaseGDL** GDLInterpreter::l_arrayexpr_mfcall_as_arrayexpr(ProgNodeP, BaseGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/GDLInterpreter.cpp:3238:12: warning: unused variable 'l_arrayexpr_mfcall_as_arrayexpr_AST_in' [-Wunused-variable] ProgNodeP l_arrayexpr_mfcall_as_arrayexpr_AST_in = (_t == ProgNodeP(ASTNULL)) ? ProgNodeP(antlr::nullAST) : _t; ^ /builddir/build/BUILD/gdl-0.9.9/src/GDLInterpreter.cpp:3242:12: warning: unused variable 'tmp103_AST_in' [-Wunused-variable] ProgNodeP tmp103_AST_in = _t; ^ /builddir/build/BUILD/gdl-0.9.9/src/GDLInterpreter.cpp: In member function 'void GDLInterpreter::parameter_def_n_elements(ProgNodeP, EnvBaseT*)': /builddir/build/BUILD/gdl-0.9.9/src/GDLInterpreter.cpp:3293:12: warning: unused variable 'parameter_def_n_elements_AST_in' [-Wunused-variable] ProgNodeP parameter_def_n_elements_AST_in = (_t == ProgNodeP(ASTNULL)) ? ProgNodeP(antlr::nullAST) : _t; ^ /builddir/build/BUILD/gdl-0.9.9/src/GDLInterpreter.cpp:3359:12: warning: unused variable 'tmp104_AST_in' [-Wunused-variable] ProgNodeP tmp104_AST_in = _t; ^ /builddir/build/BUILD/gdl-0.9.9/src/GDLInterpreter.cpp:3362:12: warning: unused variable 'tmp105_AST_in' [-Wunused-variable] ProgNodeP tmp105_AST_in = _t; ^ /builddir/build/BUILD/gdl-0.9.9/src/GDLInterpreter.cpp: In member function 'void GDLInterpreter::parameter_def_nocheck(ProgNodeP, EnvBaseT*)': /builddir/build/BUILD/gdl-0.9.9/src/GDLInterpreter.cpp:3371:12: warning: unused variable 'parameter_def_nocheck_AST_in' [-Wunused-variable] ProgNodeP parameter_def_nocheck_AST_in = (_t == ProgNodeP(ASTNULL)) ? ProgNodeP(antlr::nullAST) : _t; ^ /builddir/build/BUILD/gdl-0.9.9/src/GDLInterpreter.cpp:3411:12: warning: unused variable 'tmp106_AST_in' [-Wunused-variable] ProgNodeP tmp106_AST_in = _t; ^ /builddir/build/BUILD/gdl-0.9.9/src/GDLInterpreter.cpp:3414:12: warning: unused variable 'tmp107_AST_in' [-Wunused-variable] ProgNodeP tmp107_AST_in = _t; ^ /builddir/build/BUILD/gdl-0.9.9/src/GDLInterpreter.cpp: In member function 'void GDLInterpreter::arrayindex_list_overload(ProgNodeP, IxExprListT&)': /builddir/build/BUILD/gdl-0.9.9/src/GDLInterpreter.cpp:3423:12: warning: unused variable 'arrayindex_list_overload_AST_in' [-Wunused-variable] ProgNodeP arrayindex_list_overload_AST_in = (_t == ProgNodeP(ASTNULL)) ? ProgNodeP(antlr::nullAST) : _t; ^ /builddir/build/BUILD/gdl-0.9.9/src/GDLInterpreter.cpp:3480:12: warning: unused variable 'tmp108_AST_in' [-Wunused-variable] ProgNodeP tmp108_AST_in = _t; ^ /builddir/build/BUILD/gdl-0.9.9/src/GDLInterpreter.cpp: In member function 'RetCode GDLInterpreter::interactive(ProgNodeP)': /builddir/build/BUILD/gdl-0.9.9/src/GDLInterpreter.cpp:33:11: warning: 'retCode' may be used uninitialized in this function [-Wmaybe-uninitialized] RetCode retCode; ^ /builddir/build/BUILD/gdl-0.9.9/src/GDLInterpreter.cpp: In member function 'RetCode GDLInterpreter::statement_list(ProgNodeP, bool)': /builddir/build/BUILD/gdl-0.9.9/src/GDLInterpreter.cpp:780:11: warning: 'retCode' may be used uninitialized in this function [-Wmaybe-uninitialized] RetCode retCode; ^ /builddir/build/BUILD/gdl-0.9.9/src/GDLInterpreter.cpp: In member function 'RetCode GDLInterpreter::execute(ProgNodeP, bool)': /builddir/build/BUILD/gdl-0.9.9/src/GDLInterpreter.cpp:831:9: warning: 'retCode' may be used uninitialized in this function [-Wmaybe-uninitialized] return retCode; ^ [ 4%] Building CXX object src/CMakeFiles/gdl.dir/GDLLexer.cpp.o cd /builddir/build/BUILD/gdl-0.9.9/build/src && /usr/bin/c++ -DHAVE_CONFIG_H -DWXUSINGDLL -D_FILE_OFFSET_BITS=64 -D__WXGTK__ -I/builddir/build/BUILD/gdl-0.9.9/src -I/usr/include/tirpc -I/usr/include/GraphicsMagick -I/usr/lib/wx/include/gtk3-unicode-3.0 -I/usr/include/wx-3.0 -I/usr/include/libgeotiff -I/usr/include/hdf -I/usr/include/python2.7 -I/usr/lib/python2.7/site-packages/numpy/core/include -I/usr/include/udunits2 -I/usr/include/eigen3 -I/builddir/build/BUILD/gdl-0.9.9 -I/builddir/build/BUILD/gdl-0.9.9/build -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -DNDEBUG -fPIE -fopenmp -std=gnu++11 -o CMakeFiles/gdl.dir/GDLLexer.cpp.o -c /builddir/build/BUILD/gdl-0.9.9/src/GDLLexer.cpp In file included from /builddir/build/BUILD/gdl-0.9.9/src/basegdl.hpp:31:0, from /builddir/build/BUILD/gdl-0.9.9/src/str.hpp:25, from /builddir/build/BUILD/gdl-0.9.9/src/GDLParser.hpp:16, from /builddir/build/BUILD/gdl-0.9.9/src/GDLLexer.hpp:14, from /builddir/build/BUILD/gdl-0.9.9/src/GDLLexer.cpp:5: /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In copy constructor 'dimension::dimension(const dimension&)': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:55:14: warning: array subscript has type 'char' [-Wchar-subscripts] { dim[i]=dim_.dim[i];} ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:55:26: warning: array subscript has type 'char' [-Wchar-subscripts] { dim[i]=dim_.dim[i];} ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In member function 'dimension& dimension::operator=(const dimension&)': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:118:12: warning: array subscript has type 'char' [-Wchar-subscripts] dim[i]=dim_.dim[i]; ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:118:24: warning: array subscript has type 'char' [-Wchar-subscripts] dim[i]=dim_.dim[i]; ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In member function 'void dimension::operator<<(SizeT)': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:146:15: warning: array subscript has type 'char' [-Wchar-subscripts] dim[rank++]=add; ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In member function 'SizeT dimension::NDimElements()': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:295:24: warning: array subscript has type 'char' [-Wchar-subscripts] return stride[ rank]; ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In member function 'SizeT dimension::NDimElementsConst() const': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:303:44: warning: array subscript has type 'char' [-Wchar-subscripts] for(char i=0; i= labelList.Size()) ^ [ 5%] Building CXX object src/CMakeFiles/gdl.dir/GDLParser.cpp.o cd /builddir/build/BUILD/gdl-0.9.9/build/src && /usr/bin/c++ -DHAVE_CONFIG_H -DWXUSINGDLL -D_FILE_OFFSET_BITS=64 -D__WXGTK__ -I/builddir/build/BUILD/gdl-0.9.9/src -I/usr/include/tirpc -I/usr/include/GraphicsMagick -I/usr/lib/wx/include/gtk3-unicode-3.0 -I/usr/include/wx-3.0 -I/usr/include/libgeotiff -I/usr/include/hdf -I/usr/include/python2.7 -I/usr/lib/python2.7/site-packages/numpy/core/include -I/usr/include/udunits2 -I/usr/include/eigen3 -I/builddir/build/BUILD/gdl-0.9.9 -I/builddir/build/BUILD/gdl-0.9.9/build -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -DNDEBUG -fPIE -fopenmp -std=gnu++11 -o CMakeFiles/gdl.dir/GDLParser.cpp.o -c /builddir/build/BUILD/gdl-0.9.9/src/GDLParser.cpp In file included from /builddir/build/BUILD/gdl-0.9.9/src/basegdl.hpp:31:0, from /builddir/build/BUILD/gdl-0.9.9/src/str.hpp:25, from /builddir/build/BUILD/gdl-0.9.9/src/GDLParser.hpp:16, from /builddir/build/BUILD/gdl-0.9.9/src/GDLParser.cpp:5: /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In copy constructor 'dimension::dimension(const dimension&)': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:55:14: warning: array subscript has type 'char' [-Wchar-subscripts] { dim[i]=dim_.dim[i];} ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:55:26: warning: array subscript has type 'char' [-Wchar-subscripts] { dim[i]=dim_.dim[i];} ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In member function 'dimension& dimension::operator=(const dimension&)': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:118:12: warning: array subscript has type 'char' [-Wchar-subscripts] dim[i]=dim_.dim[i]; ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:118:24: warning: array subscript has type 'char' [-Wchar-subscripts] dim[i]=dim_.dim[i]; ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In member function 'void dimension::operator<<(SizeT)': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:146:15: warning: array subscript has type 'char' [-Wchar-subscripts] dim[rank++]=add; ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In member function 'SizeT dimension::NDimElements()': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:295:24: warning: array subscript has type 'char' [-Wchar-subscripts] return stride[ rank]; ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In member function 'SizeT dimension::NDimElementsConst() const': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:303:44: warning: array subscript has type 'char' [-Wchar-subscripts] for(char i=0; i= labelList.Size()) ^ /builddir/build/BUILD/gdl-0.9.9/src/GDLParser.cpp: In member function 'void GDLParser::arrayindex_list()': /builddir/build/BUILD/gdl-0.9.9/src/GDLParser.cpp:6847:39: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (((LA(1) == COMMA))&&(++rank <= MAXRANK)) { ^ /builddir/build/BUILD/gdl-0.9.9/src/GDLParser.cpp:6872:39: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (((LA(1) == COMMA))&&(++rank <= MAXRANK)) { ^ /builddir/build/BUILD/gdl-0.9.9/src/GDLParser.cpp: In member function 'int GDLParser::tag_access_keeplast()': /builddir/build/BUILD/gdl-0.9.9/src/GDLParser.cpp:7706:7: warning: unused variable 'parent' [-Wunused-variable] bool parent = false; ^ /builddir/build/BUILD/gdl-0.9.9/src/GDLParser.cpp: In member function 'void GDLParser::primary_expr_deref()': /builddir/build/BUILD/gdl-0.9.9/src/GDLParser.cpp:8537:7: warning: unused variable 'parent' [-Wunused-variable] bool parent; ^ [ 6%] Building CXX object src/CMakeFiles/gdl.dir/GDLTreeParser.cpp.o cd /builddir/build/BUILD/gdl-0.9.9/build/src && /usr/bin/c++ -DHAVE_CONFIG_H -DWXUSINGDLL -D_FILE_OFFSET_BITS=64 -D__WXGTK__ -I/builddir/build/BUILD/gdl-0.9.9/src -I/usr/include/tirpc -I/usr/include/GraphicsMagick -I/usr/lib/wx/include/gtk3-unicode-3.0 -I/usr/include/wx-3.0 -I/usr/include/libgeotiff -I/usr/include/hdf -I/usr/include/python2.7 -I/usr/lib/python2.7/site-packages/numpy/core/include -I/usr/include/udunits2 -I/usr/include/eigen3 -I/builddir/build/BUILD/gdl-0.9.9 -I/builddir/build/BUILD/gdl-0.9.9/build -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -DNDEBUG -fPIE -fopenmp -std=gnu++11 -o CMakeFiles/gdl.dir/GDLTreeParser.cpp.o -c /builddir/build/BUILD/gdl-0.9.9/src/GDLTreeParser.cpp In file included from /builddir/build/BUILD/gdl-0.9.9/src/basegdl.hpp:31:0, from /builddir/build/BUILD/gdl-0.9.9/src/datatypes.hpp:33, from /builddir/build/BUILD/gdl-0.9.9/src/objects.hpp:24, from /builddir/build/BUILD/gdl-0.9.9/src/GDLTreeParser.hpp:10, from /builddir/build/BUILD/gdl-0.9.9/src/GDLTreeParser.cpp:5: /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In copy constructor 'dimension::dimension(const dimension&)': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:55:14: warning: array subscript has type 'char' [-Wchar-subscripts] { dim[i]=dim_.dim[i];} ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:55:26: warning: array subscript has type 'char' [-Wchar-subscripts] { dim[i]=dim_.dim[i];} ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In member function 'dimension& dimension::operator=(const dimension&)': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:118:12: warning: array subscript has type 'char' [-Wchar-subscripts] dim[i]=dim_.dim[i]; ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:118:24: warning: array subscript has type 'char' [-Wchar-subscripts] dim[i]=dim_.dim[i]; ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In member function 'void dimension::operator<<(SizeT)': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:146:15: warning: array subscript has type 'char' [-Wchar-subscripts] dim[rank++]=add; ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In member function 'SizeT dimension::NDimElements()': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:295:24: warning: array subscript has type 'char' [-Wchar-subscripts] return stride[ rank]; ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In member function 'SizeT dimension::NDimElementsConst() const': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:303:44: warning: array subscript has type 'char' [-Wchar-subscripts] for(char i=0; i= labelList.Size()) ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp:21:0, from /builddir/build/BUILD/gdl-0.9.9/src/GDLTreeParser.hpp:13, from /builddir/build/BUILD/gdl-0.9.9/src/GDLTreeParser.cpp:5: /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp: In member function 'void ArrayIndexVectorT::Clear()': /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp:142:17: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for( int i=0; iGetStride() * varStride[variableIndex]; ^ /builddir/build/BUILD/gdl-0.9.9/src/allix.hpp: In constructor 'AllIxNewMultiOneVariableIndexIndexedT::AllIxNewMultiOneVariableIndexIndexedT(RankT, SizeT, ArrayIndexVectorT*, SizeT, SizeT, const SizeT*, SizeT*, SizeT*)': /builddir/build/BUILD/gdl-0.9.9/src/allix.hpp:654:44: warning: array subscript has type 'char' [-Wchar-subscripts] ixListStride = varStride[variableIndex]; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp:21:0, from /builddir/build/BUILD/gdl-0.9.9/src/GDLTreeParser.hpp:13, from /builddir/build/BUILD/gdl-0.9.9/src/GDLTreeParser.cpp:5: /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp: In member function 'virtual SizeT CArrayIndexScalar::NIter(SizeT)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp:409:14: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= varDim && s > 0) // varDim == 0 && s == 0 ok ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp: In member function 'virtual SizeT ArrayIndexIndexed::NIter(SizeT)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp:577:16: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= varDim && s > 0) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp: In member function 'virtual SizeT CArrayIndexIndexed::NIter(SizeT)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp:720:16: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= varDim && s > 0) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp: In member function 'virtual SizeT ArrayIndexORange::NIter(SizeT)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp:828:18: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( sInit >= varDim) // && s > 0) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp: In member function 'virtual SizeT ArrayIndexRange::NIter(SizeT)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp:972:14: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( e >= varDim) // && e > 0) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp: In member function 'virtual SizeT ArrayIndexORangeS::NIter(SizeT)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp:1105:14: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= varDim) // && s > 0) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp: In member function 'virtual SizeT ArrayIndexRangeS::NIter(SizeT)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp:1270:14: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( e >= varDim) // && e > 0) ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp:98:0, from /builddir/build/BUILD/gdl-0.9.9/src/GDLTreeParser.hpp:13, from /builddir/build/BUILD/gdl-0.9.9/src/GDLTreeParser.cpp:5: /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp: In member function 'virtual BaseGDL* ArrayIndexListOneNoAssocT::Index(BaseGDL*, IxExprListT&)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp:308:8: warning: unused variable 'assertValue' [-Wunused-variable] SizeT assertValue = ix->NIter( var->N_Elements()/*var->Size()*/); ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp: In member function 'virtual void ArrayIndexListOneScalarVPNoAssocT::SetVariable(BaseGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp:532:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp: In member function 'virtual void ArrayIndexListOneScalarVPNoAssocT::AssignAt(BaseGDL*, BaseGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp:579:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp: In member function 'virtual void ArrayIndexListOneConstScalarNoAssocT::SetVariable(BaseGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp:727:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp: In member function 'virtual void ArrayIndexListOneConstScalarNoAssocT::AssignAt(BaseGDL*, BaseGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp:752:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp: In member function 'virtual BaseGDL* ArrayIndexListOneConstScalarNoAssocT::Index(BaseGDL*, IxExprListT&)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp:782:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/GDLTreeParser.hpp:13:0, from /builddir/build/BUILD/gdl-0.9.9/src/GDLTreeParser.cpp:5: /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp: In member function 'virtual BaseGDL* ArrayIndexListOneT::Index(BaseGDL*, IxExprListT&)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp:341:8: warning: unused variable 'assertValue' [-Wunused-variable] SizeT assertValue = ix->NIter( var->N_Elements()/*var->Size()*/); ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp: In member function 'virtual void ArrayIndexListOneScalarVPT::SetVariable(BaseGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp:562:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp: In member function 'virtual void ArrayIndexListOneScalarVPT::AssignAt(BaseGDL*, BaseGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp:609:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp: In member function 'virtual void ArrayIndexListOneConstScalarT::SetVariable(BaseGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp:738:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp: In member function 'virtual void ArrayIndexListOneConstScalarT::AssignAt(BaseGDL*, BaseGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp:763:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp: In member function 'virtual BaseGDL* ArrayIndexListOneConstScalarT::Index(BaseGDL*, IxExprListT&)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp:793:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ /builddir/build/BUILD/gdl-0.9.9/src/GDLTreeParser.cpp: In member function 'void GDLTreeParser::arrayexpr_fn(RefDNode)': /builddir/build/BUILD/gdl-0.9.9/src/GDLTreeParser.cpp:5588:7: warning: unused variable 'isVar' [-Wunused-variable] bool isVar; ^ /builddir/build/BUILD/gdl-0.9.9/src/GDLTreeParser.cpp: In member function 'void GDLTreeParser::primary_expr(RefDNode)': /builddir/build/BUILD/gdl-0.9.9/src/GDLTreeParser.cpp:5865:6: warning: variable 'dummy' set but not used [-Wunused-but-set-variable] int dummy; ^ [ 6%] Building CXX object src/CMakeFiles/gdl.dir/datatypes.cpp.o cd /builddir/build/BUILD/gdl-0.9.9/build/src && /usr/bin/c++ -DHAVE_CONFIG_H -DWXUSINGDLL -D_FILE_OFFSET_BITS=64 -D__WXGTK__ -I/builddir/build/BUILD/gdl-0.9.9/src -I/usr/include/tirpc -I/usr/include/GraphicsMagick -I/usr/lib/wx/include/gtk3-unicode-3.0 -I/usr/include/wx-3.0 -I/usr/include/libgeotiff -I/usr/include/hdf -I/usr/include/python2.7 -I/usr/lib/python2.7/site-packages/numpy/core/include -I/usr/include/udunits2 -I/usr/include/eigen3 -I/builddir/build/BUILD/gdl-0.9.9 -I/builddir/build/BUILD/gdl-0.9.9/build -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -DNDEBUG -fPIE -fopenmp -std=gnu++11 -o CMakeFiles/gdl.dir/datatypes.cpp.o -c /builddir/build/BUILD/gdl-0.9.9/src/datatypes.cpp In file included from /usr/lib/python2.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1728:0, from /usr/lib/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:17, from /usr/lib/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:15, from /builddir/build/BUILD/gdl-0.9.9/src/datatypes.cpp:22: /usr/lib/python2.7/site-packages/numpy/core/include/numpy/npy_deprecated_api.h:11:2: warning: #warning "Using deprecated NumPy API, disable it by #defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] #warning "Using deprecated NumPy API, disable it by #defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" ^ /builddir/build/BUILD/gdl-0.9.9/src/datatypes.cpp:45:1: warning: multi-line comment [-Wcomment] // #define isnan( x ) ( ( sizeof ( x ) == sizeof(double) ) ? \ ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/basegdl.hpp:31:0, from /builddir/build/BUILD/gdl-0.9.9/src/nullgdl.hpp:21, from /builddir/build/BUILD/gdl-0.9.9/src/datatypes.cpp:28: /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In copy constructor 'dimension::dimension(const dimension&)': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:55:14: warning: array subscript has type 'char' [-Wchar-subscripts] { dim[i]=dim_.dim[i];} ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:55:26: warning: array subscript has type 'char' [-Wchar-subscripts] { dim[i]=dim_.dim[i];} ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In member function 'dimension& dimension::operator=(const dimension&)': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:118:12: warning: array subscript has type 'char' [-Wchar-subscripts] dim[i]=dim_.dim[i]; ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:118:24: warning: array subscript has type 'char' [-Wchar-subscripts] dim[i]=dim_.dim[i]; ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In member function 'void dimension::operator<<(SizeT)': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:146:15: warning: array subscript has type 'char' [-Wchar-subscripts] dim[rank++]=add; ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In member function 'SizeT dimension::NDimElements()': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:295:24: warning: array subscript has type 'char' [-Wchar-subscripts] return stride[ rank]; ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In member function 'SizeT dimension::NDimElementsConst() const': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:303:44: warning: array subscript has type 'char' [-Wchar-subscripts] for(char i=0; i= labelList.Size()) ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp:21:0, from /builddir/build/BUILD/gdl-0.9.9/src/datatypes.cpp:30: /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp: In member function 'void ArrayIndexVectorT::Clear()': /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp:142:17: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for( int i=0; iGetStride() * varStride[variableIndex]; ^ /builddir/build/BUILD/gdl-0.9.9/src/allix.hpp: In constructor 'AllIxNewMultiOneVariableIndexIndexedT::AllIxNewMultiOneVariableIndexIndexedT(RankT, SizeT, ArrayIndexVectorT*, SizeT, SizeT, const SizeT*, SizeT*, SizeT*)': /builddir/build/BUILD/gdl-0.9.9/src/allix.hpp:654:44: warning: array subscript has type 'char' [-Wchar-subscripts] ixListStride = varStride[variableIndex]; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp:21:0, from /builddir/build/BUILD/gdl-0.9.9/src/datatypes.cpp:30: /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp: In member function 'virtual SizeT CArrayIndexScalar::NIter(SizeT)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp:409:14: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= varDim && s > 0) // varDim == 0 && s == 0 ok ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp: In member function 'virtual SizeT ArrayIndexIndexed::NIter(SizeT)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp:577:16: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= varDim && s > 0) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp: In member function 'virtual SizeT CArrayIndexIndexed::NIter(SizeT)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp:720:16: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= varDim && s > 0) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp: In member function 'virtual SizeT ArrayIndexORange::NIter(SizeT)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp:828:18: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( sInit >= varDim) // && s > 0) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp: In member function 'virtual SizeT ArrayIndexRange::NIter(SizeT)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp:972:14: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( e >= varDim) // && e > 0) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp: In member function 'virtual SizeT ArrayIndexORangeS::NIter(SizeT)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp:1105:14: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= varDim) // && s > 0) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp: In member function 'virtual SizeT ArrayIndexRangeS::NIter(SizeT)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp:1270:14: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( e >= varDim) // && e > 0) ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp:98:0, from /builddir/build/BUILD/gdl-0.9.9/src/datatypes.cpp:30: /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp: In member function 'virtual BaseGDL* ArrayIndexListOneNoAssocT::Index(BaseGDL*, IxExprListT&)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp:308:8: warning: unused variable 'assertValue' [-Wunused-variable] SizeT assertValue = ix->NIter( var->N_Elements()/*var->Size()*/); ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp: In member function 'virtual void ArrayIndexListOneScalarVPNoAssocT::SetVariable(BaseGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp:532:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp: In member function 'virtual void ArrayIndexListOneScalarVPNoAssocT::AssignAt(BaseGDL*, BaseGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp:579:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp: In member function 'virtual void ArrayIndexListOneConstScalarNoAssocT::SetVariable(BaseGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp:727:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp: In member function 'virtual void ArrayIndexListOneConstScalarNoAssocT::AssignAt(BaseGDL*, BaseGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp:752:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp: In member function 'virtual BaseGDL* ArrayIndexListOneConstScalarNoAssocT::Index(BaseGDL*, IxExprListT&)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp:782:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/datatypes.cpp:30:0: /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp: In member function 'virtual BaseGDL* ArrayIndexListOneT::Index(BaseGDL*, IxExprListT&)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp:341:8: warning: unused variable 'assertValue' [-Wunused-variable] SizeT assertValue = ix->NIter( var->N_Elements()/*var->Size()*/); ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp: In member function 'virtual void ArrayIndexListOneScalarVPT::SetVariable(BaseGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp:562:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp: In member function 'virtual void ArrayIndexListOneScalarVPT::AssignAt(BaseGDL*, BaseGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp:609:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp: In member function 'virtual void ArrayIndexListOneConstScalarT::SetVariable(BaseGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp:738:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp: In member function 'virtual void ArrayIndexListOneConstScalarT::AssignAt(BaseGDL*, BaseGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp:763:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp: In member function 'virtual BaseGDL* ArrayIndexListOneConstScalarT::Index(BaseGDL*, IxExprListT&)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp:793:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/GDLInterpreter.hpp:23:0, from /builddir/build/BUILD/gdl-0.9.9/src/dinterpreter.hpp:70, from /builddir/build/BUILD/gdl-0.9.9/src/datatypes.cpp:33: /builddir/build/BUILD/gdl-0.9.9/src/accessdesc.hpp: In member function 'void DotAccessDescT::ADAssign(BaseGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/accessdesc.hpp:392:9: warning: unused variable 'lRank' [-Wunused-variable] SizeT lRank = dim.Rank(); ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/dinterpreter.hpp:70:0, from /builddir/build/BUILD/gdl-0.9.9/src/datatypes.cpp:33: /builddir/build/BUILD/gdl-0.9.9/src/GDLInterpreter.hpp: In static member function 'static void GDLInterpreter::EnableAllGC()': /builddir/build/BUILD/gdl-0.9.9/src/GDLInterpreter.hpp:366:15: warning: variable 'nEl' set but not used [-Wunused-but-set-variable] SizeT nEl = heap.size(); ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/datatypes.cpp:81:0: /builddir/build/BUILD/gdl-0.9.9/src/basic_op.cpp: In member function 'BaseGDL* Data_< >::UMinus() [with Sp = SpDString]': /builddir/build/BUILD/gdl-0.9.9/src/basic_op.cpp:168:9: warning: unused variable 'nEl' [-Wunused-variable] ULong nEl=N_Elements(); ^ /builddir/build/BUILD/gdl-0.9.9/src/basic_op.cpp: In member function 'Data_* Data_< >::LogNeg() [with Sp = SpDObj]': /builddir/build/BUILD/gdl-0.9.9/src/basic_op.cpp:239:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/basic_op.cpp:239:102: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/basic_op.cpp:242:28: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for( OMPInt i=0; i < nEl; ++i) ^ /builddir/build/BUILD/gdl-0.9.9/src/basic_op.cpp: In member function 'Data_* Data_< >::LogNeg() [with Sp = SpDFloat]': /builddir/build/BUILD/gdl-0.9.9/src/basic_op.cpp:260:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/basic_op.cpp:260:102: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/basic_op.cpp:263:28: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for( OMPInt i=0; i < nEl; ++i) ^ /builddir/build/BUILD/gdl-0.9.9/src/basic_op.cpp: In member function 'Data_* Data_< >::LogNeg() [with Sp = SpDDouble]': /builddir/build/BUILD/gdl-0.9.9/src/basic_op.cpp:281:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/basic_op.cpp:281:102: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/basic_op.cpp:284:28: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for( OMPInt i=0; i < nEl; ++i) ^ /builddir/build/BUILD/gdl-0.9.9/src/basic_op.cpp: In member function 'Data_* Data_< >::LogNeg() [with Sp = SpDString]': /builddir/build/BUILD/gdl-0.9.9/src/basic_op.cpp:301:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/basic_op.cpp:301:102: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/basic_op.cpp:304:28: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for( OMPInt i=0; i < nEl; ++i) ^ /builddir/build/BUILD/gdl-0.9.9/src/basic_op.cpp: In member function 'Data_* Data_< >::LogNeg() [with Sp = SpDComplex]': /builddir/build/BUILD/gdl-0.9.9/src/basic_op.cpp:321:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/basic_op.cpp:321:102: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/basic_op.cpp:324:28: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for( OMPInt i=0; i < nEl; ++i) ^ /builddir/build/BUILD/gdl-0.9.9/src/basic_op.cpp: In member function 'Data_* Data_< >::LogNeg() [with Sp = SpDComplexDbl]': /builddir/build/BUILD/gdl-0.9.9/src/basic_op.cpp:341:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/basic_op.cpp:341:102: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/basic_op.cpp:344:28: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for( OMPInt i=0; i < nEl; ++i) ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/datatypes.cpp:81:0: /builddir/build/BUILD/gdl-0.9.9/src/basic_op.cpp: In member function 'Data_* Data_< >::Pow(BaseGDL*) [with Sp = SpDFloat]': /builddir/build/BUILD/gdl-0.9.9/src/basic_op.cpp:3492:9: warning: unused variable 'rEl' [-Wunused-variable] ULong rEl=right->N_Elements(); ^ /builddir/build/BUILD/gdl-0.9.9/src/basic_op.cpp: In member function 'Data_* Data_< >::PowInv(BaseGDL*) [with Sp = SpDFloat]': /builddir/build/BUILD/gdl-0.9.9/src/basic_op.cpp:3637:9: warning: unused variable 'rEl' [-Wunused-variable] ULong rEl=right->N_Elements(); ^ /builddir/build/BUILD/gdl-0.9.9/src/basic_op.cpp: In member function 'Data_* Data_< >::Pow(BaseGDL*) [with Sp = SpDDouble]': /builddir/build/BUILD/gdl-0.9.9/src/basic_op.cpp:3661:9: warning: unused variable 'rEl' [-Wunused-variable] ULong rEl=right->N_Elements(); ^ /builddir/build/BUILD/gdl-0.9.9/src/basic_op.cpp: In member function 'Data_* Data_< >::PowInv(BaseGDL*) [with Sp = SpDDouble]': /builddir/build/BUILD/gdl-0.9.9/src/basic_op.cpp:3686:9: warning: unused variable 'rEl' [-Wunused-variable] ULong rEl=right->N_Elements(); ^ /builddir/build/BUILD/gdl-0.9.9/src/basic_op.cpp: In member function 'Data_* Data_< >::Pow(BaseGDL*) [with Sp = SpDComplex]': /builddir/build/BUILD/gdl-0.9.9/src/basic_op.cpp:3726:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/basic_op.cpp:3726:102: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/basic_op.cpp:3729:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for( OMPInt i=0; i= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= rEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/basic_op.cpp:3745:102: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (rEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= rEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/basic_op.cpp:3748:28: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for( OMPInt i=0; i= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/basic_op.cpp:3755:102: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/basic_op.cpp:3758:24: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for( OMPInt i=0; i= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= rEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/basic_op.cpp:3768:102: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (rEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= rEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/basic_op.cpp:3771:24: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for( OMPInt i=0; i= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/basic_op.cpp:3790:102: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/basic_op.cpp:3793:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for( OMPInt i=0; i= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= rEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/basic_op.cpp:3809:102: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (rEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= rEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/basic_op.cpp:3812:28: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for( OMPInt i=0; i= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/basic_op.cpp:3819:102: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/basic_op.cpp:3822:24: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for( OMPInt i=0; i= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= rEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/basic_op.cpp:3832:102: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (rEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= rEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/basic_op.cpp:3835:24: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for( OMPInt i=0; i= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/basic_op.cpp:3860:102: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/basic_op.cpp:3863:28: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for( OMPInt i=0; i < nEl; ++i) ^ /builddir/build/BUILD/gdl-0.9.9/src/basic_op.cpp: In member function 'Data_* Data_< >::PowInv(BaseGDL*) [with Sp = SpDComplex]': /builddir/build/BUILD/gdl-0.9.9/src/basic_op.cpp:3876:9: warning: unused variable 'rEl' [-Wunused-variable] ULong rEl=right->N_Elements(); ^ /builddir/build/BUILD/gdl-0.9.9/src/basic_op.cpp: In member function 'Data_* Data_< >::Pow(BaseGDL*) [with Sp = SpDComplexDbl]': /builddir/build/BUILD/gdl-0.9.9/src/basic_op.cpp:3921:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/basic_op.cpp:3921:102: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/basic_op.cpp:3924:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for( OMPInt i=0; i= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= rEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/basic_op.cpp:3940:102: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (rEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= rEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/basic_op.cpp:3943:28: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for( OMPInt i=0; i= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/basic_op.cpp:3950:102: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/basic_op.cpp:3953:24: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for( OMPInt i=0; i= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= rEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/basic_op.cpp:3963:102: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (rEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= rEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/basic_op.cpp:3966:24: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for( OMPInt i=0; i= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/basic_op.cpp:3987:102: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/basic_op.cpp:3990:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for( OMPInt i=0; i= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= rEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/basic_op.cpp:4006:102: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (rEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= rEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/basic_op.cpp:4009:28: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for( OMPInt i=0; i= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/basic_op.cpp:4016:102: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/basic_op.cpp:4019:24: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for( OMPInt i=0; i= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= rEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/basic_op.cpp:4029:102: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (rEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= rEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/basic_op.cpp:4032:24: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for( OMPInt i=0; i= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/basic_op.cpp:4057:102: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/basic_op.cpp:4060:28: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for( OMPInt i=0; i < nEl; ++i) ^ /builddir/build/BUILD/gdl-0.9.9/src/basic_op.cpp: In member function 'Data_* Data_< >::PowInv(BaseGDL*) [with Sp = SpDComplexDbl]': /builddir/build/BUILD/gdl-0.9.9/src/basic_op.cpp:4073:9: warning: unused variable 'rEl' [-Wunused-variable] ULong rEl=right->N_Elements(); ^ /builddir/build/BUILD/gdl-0.9.9/src/basic_op.cpp: In member function 'Data_* Data_< >::PowS(BaseGDL*) [with Sp = SpDComplex]': /builddir/build/BUILD/gdl-0.9.9/src/basic_op.cpp:4274:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/basic_op.cpp:4274:102: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/basic_op.cpp:4277:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for( OMPInt i=0; i= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= rEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/basic_op.cpp:4293:102: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (rEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= rEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/basic_op.cpp:4296:28: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for( OMPInt i=0; i= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/basic_op.cpp:4303:102: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/basic_op.cpp:4306:24: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for( OMPInt i=0; i= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= rEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/basic_op.cpp:4316:102: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (rEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= rEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/basic_op.cpp:4319:24: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for( OMPInt i=0; i= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/basic_op.cpp:4338:102: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/basic_op.cpp:4341:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for( OMPInt i=0; i= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= rEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/basic_op.cpp:4357:102: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (rEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= rEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/basic_op.cpp:4360:28: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for( OMPInt i=0; i= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/basic_op.cpp:4367:102: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/basic_op.cpp:4370:24: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for( OMPInt i=0; i= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= rEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/basic_op.cpp:4380:102: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (rEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= rEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/basic_op.cpp:4383:24: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for( OMPInt i=0; i= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/basic_op.cpp:4401:102: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/basic_op.cpp:4404:26: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for( OMPInt i=0; i* Data_< >::PowInvS(BaseGDL*) [with Sp = SpDComplex]': /builddir/build/BUILD/gdl-0.9.9/src/basic_op.cpp:4420:9: warning: unused variable 'rEl' [-Wunused-variable] ULong rEl=right->N_Elements(); ^ /builddir/build/BUILD/gdl-0.9.9/src/basic_op.cpp: In member function 'Data_* Data_< >::PowS(BaseGDL*) [with Sp = SpDComplexDbl]': /builddir/build/BUILD/gdl-0.9.9/src/basic_op.cpp:4462:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/basic_op.cpp:4462:102: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/basic_op.cpp:4465:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for( OMPInt i=0; i= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= rEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/basic_op.cpp:4481:102: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (rEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= rEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/basic_op.cpp:4484:28: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for( OMPInt i=0; i= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/basic_op.cpp:4491:102: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/basic_op.cpp:4494:24: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for( OMPInt i=0; i= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= rEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/basic_op.cpp:4504:102: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (rEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= rEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/basic_op.cpp:4507:24: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for( OMPInt i=0; i= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/basic_op.cpp:4528:102: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/basic_op.cpp:4531:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for( OMPInt i=0; i= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= rEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/basic_op.cpp:4547:102: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (rEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= rEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/basic_op.cpp:4550:28: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for( OMPInt i=0; i= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/basic_op.cpp:4557:102: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/basic_op.cpp:4560:24: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for( OMPInt i=0; i= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= rEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/basic_op.cpp:4570:102: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (rEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= rEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/basic_op.cpp:4573:24: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for( OMPInt i=0; i= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/basic_op.cpp:4591:102: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/basic_op.cpp:4594:26: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for( OMPInt i=0; i* Data_< >::PowNew(BaseGDL*) [with Sp = SpDComplex]': /builddir/build/BUILD/gdl-0.9.9/src/basic_op_new.cpp:2671:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/basic_op_new.cpp:2671:102: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/basic_op_new.cpp:2674:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for( OMPInt i=0; i= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= rEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/basic_op_new.cpp:2690:102: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (rEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= rEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/basic_op_new.cpp:2693:28: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for( OMPInt i=0; i= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/basic_op_new.cpp:2702:102: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/basic_op_new.cpp:2705:24: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for( OMPInt i=0; i= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= rEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/basic_op_new.cpp:2715:102: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (rEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= rEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/basic_op_new.cpp:2718:24: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for( OMPInt i=0; i= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/basic_op_new.cpp:2739:102: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/basic_op_new.cpp:2742:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for( OMPInt i=0; i= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= rEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/basic_op_new.cpp:2758:102: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (rEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= rEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/basic_op_new.cpp:2761:28: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for( OMPInt i=0; i= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/basic_op_new.cpp:2770:102: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/basic_op_new.cpp:2773:24: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for( OMPInt i=0; i= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= rEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/basic_op_new.cpp:2783:102: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (rEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= rEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/basic_op_new.cpp:2786:24: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for( OMPInt i=0; i= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/basic_op_new.cpp:2807:102: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/basic_op_new.cpp:2810:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for( OMPInt i=0; i= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/basic_op_new.cpp:2820:102: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/basic_op_new.cpp:2823:25: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for( OMPInt i=0; i < nEl; ++i) ^ /builddir/build/BUILD/gdl-0.9.9/src/basic_op_new.cpp: In member function 'Data_* Data_< >::PowNew(BaseGDL*) [with Sp = SpDComplexDbl]': /builddir/build/BUILD/gdl-0.9.9/src/basic_op_new.cpp:2870:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/basic_op_new.cpp:2870:102: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/basic_op_new.cpp:2873:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for( OMPInt i=0; i= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= rEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/basic_op_new.cpp:2889:102: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (rEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= rEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/basic_op_new.cpp:2892:28: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for( OMPInt i=0; i= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/basic_op_new.cpp:2901:102: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/basic_op_new.cpp:2904:24: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for( OMPInt i=0; i= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= rEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/basic_op_new.cpp:2914:102: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (rEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= rEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/basic_op_new.cpp:2917:24: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for( OMPInt i=0; i= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/basic_op_new.cpp:2937:102: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/basic_op_new.cpp:2940:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for( OMPInt i=0; i= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= rEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/basic_op_new.cpp:2956:102: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (rEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= rEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/basic_op_new.cpp:2959:28: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for( OMPInt i=0; i= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/basic_op_new.cpp:2968:102: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/basic_op_new.cpp:2971:24: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for( OMPInt i=0; i= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= rEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/basic_op_new.cpp:2981:102: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (rEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= rEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/basic_op_new.cpp:2984:24: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for( OMPInt i=0; i= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/basic_op_new.cpp:3000:102: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/basic_op_new.cpp:3003:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for( OMPInt i=0; i= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/basic_op_new.cpp:3013:102: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/basic_op_new.cpp:3016:25: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for( OMPInt i=0; i < nEl; ++i) ^ /builddir/build/BUILD/gdl-0.9.9/src/basic_op_new.cpp: In member function 'Data_* Data_< >::PowInvNew(BaseGDL*) [with Sp = SpDComplexDbl]': /builddir/build/BUILD/gdl-0.9.9/src/basic_op_new.cpp:3028:9: warning: unused variable 'rEl' [-Wunused-variable] ULong rEl=right->N_Elements(); ^ /builddir/build/BUILD/gdl-0.9.9/src/basic_op_new.cpp: In member function 'Data_* Data_< >::PowSNew(BaseGDL*) [with Sp = SpDComplex]': /builddir/build/BUILD/gdl-0.9.9/src/basic_op_new.cpp:3150:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/basic_op_new.cpp:3150:102: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/basic_op_new.cpp:3153:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for( OMPInt i=0; i= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= rEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/basic_op_new.cpp:3169:102: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (rEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= rEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/basic_op_new.cpp:3172:28: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for( OMPInt i=0; i= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/basic_op_new.cpp:3180:102: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/basic_op_new.cpp:3183:24: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for( OMPInt i=0; i= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= rEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/basic_op_new.cpp:3193:102: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (rEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= rEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/basic_op_new.cpp:3196:24: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for( OMPInt i=0; i= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/basic_op_new.cpp:3216:102: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/basic_op_new.cpp:3219:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for( OMPInt i=0; i= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= rEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/basic_op_new.cpp:3235:102: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (rEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= rEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/basic_op_new.cpp:3238:28: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for( OMPInt i=0; i= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/basic_op_new.cpp:3246:102: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/basic_op_new.cpp:3249:24: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for( OMPInt i=0; i= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= rEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/basic_op_new.cpp:3259:102: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (rEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= rEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/basic_op_new.cpp:3262:24: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for( OMPInt i=0; i= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/basic_op_new.cpp:3276:102: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/basic_op_new.cpp:3279:26: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for( OMPInt i=0; i* Data_< >::PowSNew(BaseGDL*) [with Sp = SpDComplexDbl]': /builddir/build/BUILD/gdl-0.9.9/src/basic_op_new.cpp:3331:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/basic_op_new.cpp:3331:102: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/basic_op_new.cpp:3334:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for( OMPInt i=0; i= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= rEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/basic_op_new.cpp:3350:102: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (rEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= rEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/basic_op_new.cpp:3353:28: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for( OMPInt i=0; i= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/basic_op_new.cpp:3361:102: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/basic_op_new.cpp:3364:24: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for( OMPInt i=0; i= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= rEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/basic_op_new.cpp:3374:102: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (rEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= rEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/basic_op_new.cpp:3377:24: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for( OMPInt i=0; i= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/basic_op_new.cpp:3398:102: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/basic_op_new.cpp:3401:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for( OMPInt i=0; i= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= rEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/basic_op_new.cpp:3417:102: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (rEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= rEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/basic_op_new.cpp:3420:28: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for( OMPInt i=0; i= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/basic_op_new.cpp:3428:102: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/basic_op_new.cpp:3431:24: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for( OMPInt i=0; i= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= rEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/basic_op_new.cpp:3441:102: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (rEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= rEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/basic_op_new.cpp:3444:24: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for( OMPInt i=0; i= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/basic_op_new.cpp:3456:102: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/basic_op_new.cpp:3459:26: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for( OMPInt i=0; i >::Read(std::istream&, bool, bool, XDR*) [with Sp = SpDByte; std::istream = std::basic_istream; XDR = __rpc_xdr]': /builddir/build/BUILD/gdl-0.9.9/src/default_io.cpp:1742:20: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if ( bufsize < nChar ) nChar = bufsize; //truncate eventually ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/datatypes.cpp:94:0: /builddir/build/BUILD/gdl-0.9.9/src/datatypesref.cpp: In member function 'Data_< >* Data_< >::New(const dimension&, BaseGDL::InitType) const [with Sp = SpDPtr]': /builddir/build/BUILD/gdl-0.9.9/src/datatypesref.cpp:35:26: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for( OMPInt i=0; i >* Data_< >::New(const dimension&, BaseGDL::InitType) const [with Sp = SpDObj]': /builddir/build/BUILD/gdl-0.9.9/src/datatypesref.cpp:55:26: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for( OMPInt i=0; i >::CatInsert(const Data_< >*, SizeT, SizeT&) [with Sp = SpDPtr; SizeT = long long unsigned int]': /builddir/build/BUILD/gdl-0.9.9/src/datatypesref.cpp:1012:9: warning: unused variable 'nEl' [-Wunused-variable] SizeT nEl = srcArr->N_Elements(); ^ /builddir/build/BUILD/gdl-0.9.9/src/datatypesref.cpp: In member function 'void Data_< >::CatInsert(const Data_< >*, SizeT, SizeT&) [with Sp = SpDObj; SizeT = long long unsigned int]': /builddir/build/BUILD/gdl-0.9.9/src/datatypesref.cpp:1118:9: warning: unused variable 'nEl' [-Wunused-variable] SizeT nEl = srcArr->N_Elements(); ^ /builddir/build/BUILD/gdl-0.9.9/src/datatypesref.cpp: In member function 'void Data_< >::Assign(BaseGDL*, SizeT) [with Sp = SpDPtr; SizeT = long long unsigned int]': /builddir/build/BUILD/gdl-0.9.9/src/datatypesref.cpp:1187:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for(long k=0; k < nEl; ++k) ^ /builddir/build/BUILD/gdl-0.9.9/src/datatypesref.cpp: In member function 'void Data_< >::Assign(BaseGDL*, SizeT) [with Sp = SpDObj; SizeT = long long unsigned int]': /builddir/build/BUILD/gdl-0.9.9/src/datatypesref.cpp:1224:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for(long k=0; k < nEl; ++k) ^ /builddir/build/BUILD/gdl-0.9.9/src/datatypesref.cpp: In member function 'BaseGDL* Data_< >::NewIx(SizeT) [with Sp = SpDObj; SizeT = long long unsigned int]': /builddir/build/BUILD/gdl-0.9.9/src/datatypesref.cpp:1324:35: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for(; iN_Elements(); ++i) ^ /builddir/build/BUILD/gdl-0.9.9/src/datatypesref.cpp:1329:17: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( validIx == ix) ^ /builddir/build/BUILD/gdl-0.9.9/src/datatypesref.cpp:1313:21: warning: unused variable 'nSizeTag' [-Wunused-variable] static unsigned nSizeTag = structDesc::HASH->TagIndex( "TABLE_SIZE"); ^ /builddir/build/BUILD/gdl-0.9.9/src/datatypesref.cpp:1314:21: warning: unused variable 'nCountTag' [-Wunused-variable] static unsigned nCountTag = structDesc::HASH->TagIndex( "TABLE_COUNT"); ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/datatypes.cpp:102:0: /builddir/build/BUILD/gdl-0.9.9/src/gdlpython.cpp: In function 'BaseGDL* FromPython(PyObject*)': /builddir/build/BUILD/gdl-0.9.9/src/gdlpython.cpp:129:14: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( nDim > MAXRANK) ^ /builddir/build/BUILD/gdl-0.9.9/src/gdlpython.cpp:134:29: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for( SizeT i=MAXRANK; idimensions[ i]; ^ /builddir/build/BUILD/gdl-0.9.9/src/gdlpython.cpp:142:25: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for( SizeT i=0; i >::Data_(const dimension&, BaseGDL::InitType, DDouble, DDouble) [with Sp = SpDFloat; DDouble = double]': /builddir/build/BUILD/gdl-0.9.9/src/datatypes.cpp:434:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (sz >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= sz)) ^ /builddir/build/BUILD/gdl-0.9.9/src/datatypes.cpp:434:101: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (sz >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= sz)) ^ /builddir/build/BUILD/gdl-0.9.9/src/datatypes.cpp:437:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (int i = 0; i < sz; ++i) { ^ /builddir/build/BUILD/gdl-0.9.9/src/datatypes.cpp:445:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (sz >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= sz)) ^ /builddir/build/BUILD/gdl-0.9.9/src/datatypes.cpp:445:107: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (sz >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= sz)) ^ /builddir/build/BUILD/gdl-0.9.9/src/datatypes.cpp:455:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (sz >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= sz)) ^ /builddir/build/BUILD/gdl-0.9.9/src/datatypes.cpp:455:107: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (sz >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= sz)) ^ /builddir/build/BUILD/gdl-0.9.9/src/datatypes.cpp: In constructor 'Data_< >::Data_(const dimension&, BaseGDL::InitType, DDouble, DDouble) [with Sp = SpDComplex; DDouble = double]': /builddir/build/BUILD/gdl-0.9.9/src/datatypes.cpp:473:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (sz >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= sz)) ^ /builddir/build/BUILD/gdl-0.9.9/src/datatypes.cpp:473:101: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (sz >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= sz)) ^ /builddir/build/BUILD/gdl-0.9.9/src/datatypes.cpp:476:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (int i = 0; i < sz; ++i) { ^ /builddir/build/BUILD/gdl-0.9.9/src/datatypes.cpp:484:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (sz >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= sz)) ^ /builddir/build/BUILD/gdl-0.9.9/src/datatypes.cpp:484:107: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (sz >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= sz)) ^ /builddir/build/BUILD/gdl-0.9.9/src/datatypes.cpp:494:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (sz >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= sz)) ^ /builddir/build/BUILD/gdl-0.9.9/src/datatypes.cpp:494:107: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (sz >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= sz)) ^ /builddir/build/BUILD/gdl-0.9.9/src/datatypes.cpp: In constructor 'Data_< >::Data_(const dimension&, BaseGDL::InitType, DDouble, DDouble) [with Sp = SpDPtr; DDouble = double]': /builddir/build/BUILD/gdl-0.9.9/src/datatypes.cpp:527:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for( int i=0; i >::Data_(const dimension&, BaseGDL::InitType, DDouble, DDouble) [with Sp = SpDObj; DDouble = double]': /builddir/build/BUILD/gdl-0.9.9/src/datatypes.cpp:549:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for( int i=0; i >::Log() [with Sp = SpDFloat]': /builddir/build/BUILD/gdl-0.9.9/src/datatypes.cpp:612:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/datatypes.cpp:612:102: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/datatypes.cpp:615:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for( int i=0; i >::Log() [with Sp = SpDDouble]': /builddir/build/BUILD/gdl-0.9.9/src/datatypes.cpp:631:37: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel for if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/datatypes.cpp:631:106: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel for if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/datatypes.cpp:632:21: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for( int i=0; i >::Log() [with Sp = SpDComplex]': /builddir/build/BUILD/gdl-0.9.9/src/datatypes.cpp:647:37: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel for if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/datatypes.cpp:647:106: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel for if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/datatypes.cpp:648:21: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for( int i=0; i >::Log() [with Sp = SpDComplexDbl]': /builddir/build/BUILD/gdl-0.9.9/src/datatypes.cpp:663:37: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel for if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/datatypes.cpp:663:106: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel for if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/datatypes.cpp:664:21: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for( int i=0; i >::LogThis() [with Sp = SpDFloat]': /builddir/build/BUILD/gdl-0.9.9/src/datatypes.cpp:691:37: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel for if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/datatypes.cpp:691:106: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel for if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/datatypes.cpp:692:21: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for( int i=0; i >::LogThis() [with Sp = SpDDouble]': /builddir/build/BUILD/gdl-0.9.9/src/datatypes.cpp:708:37: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel for if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/datatypes.cpp:708:106: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel for if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/datatypes.cpp:709:21: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for( int i=0; i >::LogThis() [with Sp = SpDComplex]': /builddir/build/BUILD/gdl-0.9.9/src/datatypes.cpp:728:37: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel for if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/datatypes.cpp:728:106: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel for if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/datatypes.cpp:729:21: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for( int i=0; i >::LogThis() [with Sp = SpDComplexDbl]': /builddir/build/BUILD/gdl-0.9.9/src/datatypes.cpp:748:37: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel for if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/datatypes.cpp:748:106: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel for if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/datatypes.cpp:749:21: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for( int i=0; i >::Log10() [with Sp = SpDFloat]': /builddir/build/BUILD/gdl-0.9.9/src/datatypes.cpp:778:37: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel for if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/datatypes.cpp:778:106: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel for if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/datatypes.cpp:779:21: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for( int i=0; i >::Log10() [with Sp = SpDDouble]': /builddir/build/BUILD/gdl-0.9.9/src/datatypes.cpp:799:37: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel for if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/datatypes.cpp:799:106: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel for if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/datatypes.cpp:800:21: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for( int i=0; i >::Log10() [with Sp = SpDComplex]': /builddir/build/BUILD/gdl-0.9.9/src/datatypes.cpp:820:37: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel for if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/datatypes.cpp:820:106: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel for if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/datatypes.cpp:821:21: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for( int i=0; i >::Log10() [with Sp = SpDComplexDbl]': /builddir/build/BUILD/gdl-0.9.9/src/datatypes.cpp:841:37: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel for if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/datatypes.cpp:841:106: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel for if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/datatypes.cpp:842:21: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for( int i=0; i >::Log10This() [with Sp = SpDFloat]': /builddir/build/BUILD/gdl-0.9.9/src/datatypes.cpp:871:37: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel for if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/datatypes.cpp:871:106: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel for if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/datatypes.cpp:872:21: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for( int i=0; i >::Log10This() [with Sp = SpDDouble]': /builddir/build/BUILD/gdl-0.9.9/src/datatypes.cpp:891:37: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel for if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/datatypes.cpp:891:106: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel for if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/datatypes.cpp:892:21: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for( int i=0; i >::Log10This() [with Sp = SpDComplex]': /builddir/build/BUILD/gdl-0.9.9/src/datatypes.cpp:911:37: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel for if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/datatypes.cpp:911:106: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel for if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/datatypes.cpp:912:21: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for( int i=0; i >::Log10This() [with Sp = SpDComplexDbl]': /builddir/build/BUILD/gdl-0.9.9/src/datatypes.cpp:931:37: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel for if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/datatypes.cpp:931:106: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel for if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/datatypes.cpp:932:21: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for( int i=0; i >::NBytes() const [with Sp = SpDString; SizeT = long long unsigned int]': /builddir/build/BUILD/gdl-0.9.9/src/datatypes.cpp:2158:19: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for( int i=0; i >::DecAt(ArrayIndexListT*) [with Sp = SpDComplex]': /builddir/build/BUILD/gdl-0.9.9/src/datatypes.cpp:3529:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for( int c=0; c >::IncAt(ArrayIndexListT*) [with Sp = SpDComplex]': /builddir/build/BUILD/gdl-0.9.9/src/datatypes.cpp:3559:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for( int c=0; c >::DecAt(ArrayIndexListT*) [with Sp = SpDComplexDbl]': /builddir/build/BUILD/gdl-0.9.9/src/datatypes.cpp:3589:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for( int c=0; c >::IncAt(ArrayIndexListT*) [with Sp = SpDComplexDbl]': /builddir/build/BUILD/gdl-0.9.9/src/datatypes.cpp:3619:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for( int c=0; c; TNext = long long unsigned int; SizeT = long long unsigned int]': /builddir/build/BUILD/gdl-0.9.9/src/datatypes.cpp:4438:81: required from here /builddir/build/BUILD/gdl-0.9.9/src/datatypes.cpp:4254:9: warning: unused variable 'resStride' [-Wunused-variable] SizeT resStride = destDim.Stride( dimIx); ^ /builddir/build/BUILD/gdl-0.9.9/src/datatypes.cpp: In instantiation of 'T* Rebin1Int(T*, const dimension&, SizeT, SizeT, bool) [with T = Data_; TNext = long long int; SizeT = long long unsigned int]': /builddir/build/BUILD/gdl-0.9.9/src/datatypes.cpp:4480:79: required from here /builddir/build/BUILD/gdl-0.9.9/src/datatypes.cpp:4254:9: warning: unused variable 'resStride' [-Wunused-variable] /builddir/build/BUILD/gdl-0.9.9/src/datatypes.cpp: In instantiation of 'T* Rebin1Int(T*, const dimension&, SizeT, SizeT, bool) [with T = Data_; TNext = long long unsigned int; SizeT = long long unsigned int]': /builddir/build/BUILD/gdl-0.9.9/src/datatypes.cpp:4522:81: required from here /builddir/build/BUILD/gdl-0.9.9/src/datatypes.cpp:4254:9: warning: unused variable 'resStride' [-Wunused-variable] /builddir/build/BUILD/gdl-0.9.9/src/datatypes.cpp: In instantiation of 'T* Rebin1Int(T*, const dimension&, SizeT, SizeT, bool) [with T = Data_; TNext = long long int; SizeT = long long unsigned int]': /builddir/build/BUILD/gdl-0.9.9/src/datatypes.cpp:4564:80: required from here /builddir/build/BUILD/gdl-0.9.9/src/datatypes.cpp:4254:9: warning: unused variable 'resStride' [-Wunused-variable] /builddir/build/BUILD/gdl-0.9.9/src/datatypes.cpp: In instantiation of 'T* Rebin1Int(T*, const dimension&, SizeT, SizeT, bool) [with T = Data_; TNext = long long unsigned int; SizeT = long long unsigned int]': /builddir/build/BUILD/gdl-0.9.9/src/datatypes.cpp:4606:82: required from here /builddir/build/BUILD/gdl-0.9.9/src/datatypes.cpp:4254:9: warning: unused variable 'resStride' [-Wunused-variable] In file included from /builddir/build/BUILD/gdl-0.9.9/src/basic_op.cpp:44:0, from /builddir/build/BUILD/gdl-0.9.9/src/datatypes.cpp:81: /builddir/build/BUILD/gdl-0.9.9/src/basic_op_sub.cpp: In instantiation of 'BaseGDL* Data_< >::Sub(BaseGDL*) [with Sp = SpDByte]': /builddir/build/BUILD/gdl-0.9.9/src/datatypes.cpp:4926:16: required from here /builddir/build/BUILD/gdl-0.9.9/src/basic_op_sub.cpp:46:9: warning: unused variable 'rEl' [-Wunused-variable] ULong rEl=right->N_Elements(); ^ /builddir/build/BUILD/gdl-0.9.9/src/basic_op_sub.cpp: In instantiation of 'BaseGDL* Data_< >::SubInv(BaseGDL*) [with Sp = SpDByte]': /builddir/build/BUILD/gdl-0.9.9/src/datatypes.cpp:4926:16: required from here /builddir/build/BUILD/gdl-0.9.9/src/basic_op_sub.cpp:85:9: warning: unused variable 'rEl' [-Wunused-variable] ULong rEl=right->N_Elements(); ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/datatypes.cpp:82:0: /builddir/build/BUILD/gdl-0.9.9/src/basic_op_new.cpp: In instantiation of 'BaseGDL* Data_< >::SubNew(BaseGDL*) [with Sp = SpDByte]': /builddir/build/BUILD/gdl-0.9.9/src/datatypes.cpp:4926:16: required from here /builddir/build/BUILD/gdl-0.9.9/src/basic_op_new.cpp:1076:9: warning: unused variable 'rEl' [-Wunused-variable] ULong rEl=right->N_Elements(); ^ /builddir/build/BUILD/gdl-0.9.9/src/basic_op_new.cpp: In instantiation of 'BaseGDL* Data_< >::SubInvNew(BaseGDL*) [with Sp = SpDByte]': /builddir/build/BUILD/gdl-0.9.9/src/datatypes.cpp:4926:16: required from here /builddir/build/BUILD/gdl-0.9.9/src/basic_op_new.cpp:1137:9: warning: unused variable 'rEl' [-Wunused-variable] ULong rEl=right->N_Elements(); ^ /builddir/build/BUILD/gdl-0.9.9/src/basic_op_new.cpp: In instantiation of 'Data_* Data_< >::DivSNew(BaseGDL*) [with Sp = SpDByte]': /builddir/build/BUILD/gdl-0.9.9/src/datatypes.cpp:4926:16: required from here /builddir/build/BUILD/gdl-0.9.9/src/basic_op_new.cpp:1777:9: warning: unused variable 'i' [-Wunused-variable] SizeT i=0; ^ /builddir/build/BUILD/gdl-0.9.9/src/datatypes.cpp: In instantiation of 'void Data_< >::CatInsert(const Data_< >*, SizeT, SizeT&) [with Sp = SpDByte; SizeT = long long unsigned int]': /builddir/build/BUILD/gdl-0.9.9/src/datatypes.cpp:4926:16: required from here /builddir/build/BUILD/gdl-0.9.9/src/datatypes.cpp:3926:9: warning: unused variable 'destEnd' [-Wunused-variable] SizeT destEnd = destStart + len; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/basic_op.cpp:44:0, from /builddir/build/BUILD/gdl-0.9.9/src/datatypes.cpp:81: /builddir/build/BUILD/gdl-0.9.9/src/basic_op_sub.cpp: In instantiation of 'BaseGDL* Data_< >::Sub(BaseGDL*) [with Sp = SpDInt]': /builddir/build/BUILD/gdl-0.9.9/src/datatypes.cpp:4927:16: required from here /builddir/build/BUILD/gdl-0.9.9/src/basic_op_sub.cpp:46:9: warning: unused variable 'rEl' [-Wunused-variable] ULong rEl=right->N_Elements(); ^ /builddir/build/BUILD/gdl-0.9.9/src/basic_op_sub.cpp: In instantiation of 'BaseGDL* Data_< >::SubInv(BaseGDL*) [with Sp = SpDInt]': /builddir/build/BUILD/gdl-0.9.9/src/datatypes.cpp:4927:16: required from here /builddir/build/BUILD/gdl-0.9.9/src/basic_op_sub.cpp:85:9: warning: unused variable 'rEl' [-Wunused-variable] ULong rEl=right->N_Elements(); ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/datatypes.cpp:82:0: /builddir/build/BUILD/gdl-0.9.9/src/basic_op_new.cpp: In instantiation of 'BaseGDL* Data_< >::SubNew(BaseGDL*) [with Sp = SpDInt]': /builddir/build/BUILD/gdl-0.9.9/src/datatypes.cpp:4927:16: required from here /builddir/build/BUILD/gdl-0.9.9/src/basic_op_new.cpp:1076:9: warning: unused variable 'rEl' [-Wunused-variable] ULong rEl=right->N_Elements(); ^ /builddir/build/BUILD/gdl-0.9.9/src/basic_op_new.cpp: In instantiation of 'BaseGDL* Data_< >::SubInvNew(BaseGDL*) [with Sp = SpDInt]': /builddir/build/BUILD/gdl-0.9.9/src/datatypes.cpp:4927:16: required from here /builddir/build/BUILD/gdl-0.9.9/src/basic_op_new.cpp:1137:9: warning: unused variable 'rEl' [-Wunused-variable] ULong rEl=right->N_Elements(); ^ /builddir/build/BUILD/gdl-0.9.9/src/basic_op_new.cpp: In instantiation of 'Data_* Data_< >::DivSNew(BaseGDL*) [with Sp = SpDInt]': /builddir/build/BUILD/gdl-0.9.9/src/datatypes.cpp:4927:16: required from here /builddir/build/BUILD/gdl-0.9.9/src/basic_op_new.cpp:1777:9: warning: unused variable 'i' [-Wunused-variable] SizeT i=0; ^ /builddir/build/BUILD/gdl-0.9.9/src/datatypes.cpp: In instantiation of 'void Data_< >::CatInsert(const Data_< >*, SizeT, SizeT&) [with Sp = SpDInt; SizeT = long long unsigned int]': /builddir/build/BUILD/gdl-0.9.9/src/datatypes.cpp:4927:16: required from here /builddir/build/BUILD/gdl-0.9.9/src/datatypes.cpp:3926:9: warning: unused variable 'destEnd' [-Wunused-variable] SizeT destEnd = destStart + len; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/basic_op.cpp:44:0, from /builddir/build/BUILD/gdl-0.9.9/src/datatypes.cpp:81: /builddir/build/BUILD/gdl-0.9.9/src/basic_op_sub.cpp: In instantiation of 'BaseGDL* Data_< >::Sub(BaseGDL*) [with Sp = SpDUInt]': /builddir/build/BUILD/gdl-0.9.9/src/datatypes.cpp:4928:16: required from here /builddir/build/BUILD/gdl-0.9.9/src/basic_op_sub.cpp:46:9: warning: unused variable 'rEl' [-Wunused-variable] ULong rEl=right->N_Elements(); ^ /builddir/build/BUILD/gdl-0.9.9/src/basic_op_sub.cpp: In instantiation of 'BaseGDL* Data_< >::SubInv(BaseGDL*) [with Sp = SpDUInt]': /builddir/build/BUILD/gdl-0.9.9/src/datatypes.cpp:4928:16: required from here /builddir/build/BUILD/gdl-0.9.9/src/basic_op_sub.cpp:85:9: warning: unused variable 'rEl' [-Wunused-variable] ULong rEl=right->N_Elements(); ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/datatypes.cpp:82:0: /builddir/build/BUILD/gdl-0.9.9/src/basic_op_new.cpp: In instantiation of 'BaseGDL* Data_< >::SubNew(BaseGDL*) [with Sp = SpDUInt]': /builddir/build/BUILD/gdl-0.9.9/src/datatypes.cpp:4928:16: required from here /builddir/build/BUILD/gdl-0.9.9/src/basic_op_new.cpp:1076:9: warning: unused variable 'rEl' [-Wunused-variable] ULong rEl=right->N_Elements(); ^ /builddir/build/BUILD/gdl-0.9.9/src/basic_op_new.cpp: In instantiation of 'BaseGDL* Data_< >::SubInvNew(BaseGDL*) [with Sp = SpDUInt]': /builddir/build/BUILD/gdl-0.9.9/src/datatypes.cpp:4928:16: required from here /builddir/build/BUILD/gdl-0.9.9/src/basic_op_new.cpp:1137:9: warning: unused variable 'rEl' [-Wunused-variable] ULong rEl=right->N_Elements(); ^ /builddir/build/BUILD/gdl-0.9.9/src/basic_op_new.cpp: In instantiation of 'Data_* Data_< >::DivSNew(BaseGDL*) [with Sp = SpDUInt]': /builddir/build/BUILD/gdl-0.9.9/src/datatypes.cpp:4928:16: required from here /builddir/build/BUILD/gdl-0.9.9/src/basic_op_new.cpp:1777:9: warning: unused variable 'i' [-Wunused-variable] SizeT i=0; ^ /builddir/build/BUILD/gdl-0.9.9/src/datatypes.cpp: In instantiation of 'void Data_< >::CatInsert(const Data_< >*, SizeT, SizeT&) [with Sp = SpDUInt; SizeT = long long unsigned int]': /builddir/build/BUILD/gdl-0.9.9/src/datatypes.cpp:4928:16: required from here /builddir/build/BUILD/gdl-0.9.9/src/datatypes.cpp:3926:9: warning: unused variable 'destEnd' [-Wunused-variable] SizeT destEnd = destStart + len; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/basic_op.cpp:44:0, from /builddir/build/BUILD/gdl-0.9.9/src/datatypes.cpp:81: /builddir/build/BUILD/gdl-0.9.9/src/basic_op_sub.cpp: In instantiation of 'BaseGDL* Data_< >::Sub(BaseGDL*) [with Sp = SpDLong]': /builddir/build/BUILD/gdl-0.9.9/src/datatypes.cpp:4929:16: required from here /builddir/build/BUILD/gdl-0.9.9/src/basic_op_sub.cpp:46:9: warning: unused variable 'rEl' [-Wunused-variable] ULong rEl=right->N_Elements(); ^ /builddir/build/BUILD/gdl-0.9.9/src/basic_op_sub.cpp: In instantiation of 'BaseGDL* Data_< >::SubInv(BaseGDL*) [with Sp = SpDLong]': /builddir/build/BUILD/gdl-0.9.9/src/datatypes.cpp:4929:16: required from here /builddir/build/BUILD/gdl-0.9.9/src/basic_op_sub.cpp:85:9: warning: unused variable 'rEl' [-Wunused-variable] ULong rEl=right->N_Elements(); ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/datatypes.cpp:82:0: /builddir/build/BUILD/gdl-0.9.9/src/basic_op_new.cpp: In instantiation of 'BaseGDL* Data_< >::SubNew(BaseGDL*) [with Sp = SpDLong]': /builddir/build/BUILD/gdl-0.9.9/src/datatypes.cpp:4929:16: required from here /builddir/build/BUILD/gdl-0.9.9/src/basic_op_new.cpp:1076:9: warning: unused variable 'rEl' [-Wunused-variable] ULong rEl=right->N_Elements(); ^ /builddir/build/BUILD/gdl-0.9.9/src/basic_op_new.cpp: In instantiation of 'BaseGDL* Data_< >::SubInvNew(BaseGDL*) [with Sp = SpDLong]': /builddir/build/BUILD/gdl-0.9.9/src/datatypes.cpp:4929:16: required from here /builddir/build/BUILD/gdl-0.9.9/src/basic_op_new.cpp:1137:9: warning: unused variable 'rEl' [-Wunused-variable] ULong rEl=right->N_Elements(); ^ /builddir/build/BUILD/gdl-0.9.9/src/basic_op_new.cpp: In instantiation of 'Data_* Data_< >::DivSNew(BaseGDL*) [with Sp = SpDLong]': /builddir/build/BUILD/gdl-0.9.9/src/datatypes.cpp:4929:16: required from here /builddir/build/BUILD/gdl-0.9.9/src/basic_op_new.cpp:1777:9: warning: unused variable 'i' [-Wunused-variable] SizeT i=0; ^ /builddir/build/BUILD/gdl-0.9.9/src/datatypes.cpp: In instantiation of 'void Data_< >::CatInsert(const Data_< >*, SizeT, SizeT&) [with Sp = SpDLong; SizeT = long long unsigned int]': /builddir/build/BUILD/gdl-0.9.9/src/datatypes.cpp:4929:16: required from here /builddir/build/BUILD/gdl-0.9.9/src/datatypes.cpp:3926:9: warning: unused variable 'destEnd' [-Wunused-variable] SizeT destEnd = destStart + len; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/basic_op.cpp:44:0, from /builddir/build/BUILD/gdl-0.9.9/src/datatypes.cpp:81: /builddir/build/BUILD/gdl-0.9.9/src/basic_op_sub.cpp: In instantiation of 'BaseGDL* Data_< >::Sub(BaseGDL*) [with Sp = SpDULong]': /builddir/build/BUILD/gdl-0.9.9/src/datatypes.cpp:4930:16: required from here /builddir/build/BUILD/gdl-0.9.9/src/basic_op_sub.cpp:46:9: warning: unused variable 'rEl' [-Wunused-variable] ULong rEl=right->N_Elements(); ^ /builddir/build/BUILD/gdl-0.9.9/src/basic_op_sub.cpp: In instantiation of 'BaseGDL* Data_< >::SubInv(BaseGDL*) [with Sp = SpDULong]': /builddir/build/BUILD/gdl-0.9.9/src/datatypes.cpp:4930:16: required from here /builddir/build/BUILD/gdl-0.9.9/src/basic_op_sub.cpp:85:9: warning: unused variable 'rEl' [-Wunused-variable] ULong rEl=right->N_Elements(); ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/datatypes.cpp:82:0: /builddir/build/BUILD/gdl-0.9.9/src/basic_op_new.cpp: In instantiation of 'BaseGDL* Data_< >::SubNew(BaseGDL*) [with Sp = SpDULong]': /builddir/build/BUILD/gdl-0.9.9/src/datatypes.cpp:4930:16: required from here /builddir/build/BUILD/gdl-0.9.9/src/basic_op_new.cpp:1076:9: warning: unused variable 'rEl' [-Wunused-variable] ULong rEl=right->N_Elements(); ^ /builddir/build/BUILD/gdl-0.9.9/src/basic_op_new.cpp: In instantiation of 'BaseGDL* Data_< >::SubInvNew(BaseGDL*) [with Sp = SpDULong]': /builddir/build/BUILD/gdl-0.9.9/src/datatypes.cpp:4930:16: required from here /builddir/build/BUILD/gdl-0.9.9/src/basic_op_new.cpp:1137:9: warning: unused variable 'rEl' [-Wunused-variable] ULong rEl=right->N_Elements(); ^ /builddir/build/BUILD/gdl-0.9.9/src/basic_op_new.cpp: In instantiation of 'Data_* Data_< >::DivSNew(BaseGDL*) [with Sp = SpDULong]': /builddir/build/BUILD/gdl-0.9.9/src/datatypes.cpp:4930:16: required from here /builddir/build/BUILD/gdl-0.9.9/src/basic_op_new.cpp:1777:9: warning: unused variable 'i' [-Wunused-variable] SizeT i=0; ^ /builddir/build/BUILD/gdl-0.9.9/src/datatypes.cpp: In instantiation of 'void Data_< >::CatInsert(const Data_< >*, SizeT, SizeT&) [with Sp = SpDULong; SizeT = long long unsigned int]': /builddir/build/BUILD/gdl-0.9.9/src/datatypes.cpp:4930:16: required from here /builddir/build/BUILD/gdl-0.9.9/src/datatypes.cpp:3926:9: warning: unused variable 'destEnd' [-Wunused-variable] SizeT destEnd = destStart + len; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/basic_op.cpp:44:0, from /builddir/build/BUILD/gdl-0.9.9/src/datatypes.cpp:81: /builddir/build/BUILD/gdl-0.9.9/src/basic_op_sub.cpp: In instantiation of 'BaseGDL* Data_< >::Sub(BaseGDL*) [with Sp = SpDLong64]': /builddir/build/BUILD/gdl-0.9.9/src/datatypes.cpp:4931:16: required from here /builddir/build/BUILD/gdl-0.9.9/src/basic_op_sub.cpp:46:9: warning: unused variable 'rEl' [-Wunused-variable] ULong rEl=right->N_Elements(); ^ /builddir/build/BUILD/gdl-0.9.9/src/basic_op_sub.cpp: In instantiation of 'BaseGDL* Data_< >::SubInv(BaseGDL*) [with Sp = SpDLong64]': /builddir/build/BUILD/gdl-0.9.9/src/datatypes.cpp:4931:16: required from here /builddir/build/BUILD/gdl-0.9.9/src/basic_op_sub.cpp:85:9: warning: unused variable 'rEl' [-Wunused-variable] ULong rEl=right->N_Elements(); ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/datatypes.cpp:82:0: /builddir/build/BUILD/gdl-0.9.9/src/basic_op_new.cpp: In instantiation of 'BaseGDL* Data_< >::SubNew(BaseGDL*) [with Sp = SpDLong64]': /builddir/build/BUILD/gdl-0.9.9/src/datatypes.cpp:4931:16: required from here /builddir/build/BUILD/gdl-0.9.9/src/basic_op_new.cpp:1076:9: warning: unused variable 'rEl' [-Wunused-variable] ULong rEl=right->N_Elements(); ^ /builddir/build/BUILD/gdl-0.9.9/src/basic_op_new.cpp: In instantiation of 'BaseGDL* Data_< >::SubInvNew(BaseGDL*) [with Sp = SpDLong64]': /builddir/build/BUILD/gdl-0.9.9/src/datatypes.cpp:4931:16: required from here /builddir/build/BUILD/gdl-0.9.9/src/basic_op_new.cpp:1137:9: warning: unused variable 'rEl' [-Wunused-variable] ULong rEl=right->N_Elements(); ^ /builddir/build/BUILD/gdl-0.9.9/src/basic_op_new.cpp: In instantiation of 'Data_* Data_< >::DivSNew(BaseGDL*) [with Sp = SpDLong64]': /builddir/build/BUILD/gdl-0.9.9/src/datatypes.cpp:4931:16: required from here /builddir/build/BUILD/gdl-0.9.9/src/basic_op_new.cpp:1777:9: warning: unused variable 'i' [-Wunused-variable] SizeT i=0; ^ /builddir/build/BUILD/gdl-0.9.9/src/datatypes.cpp: In instantiation of 'void Data_< >::CatInsert(const Data_< >*, SizeT, SizeT&) [with Sp = SpDLong64; SizeT = long long unsigned int]': /builddir/build/BUILD/gdl-0.9.9/src/datatypes.cpp:4931:16: required from here /builddir/build/BUILD/gdl-0.9.9/src/datatypes.cpp:3926:9: warning: unused variable 'destEnd' [-Wunused-variable] SizeT destEnd = destStart + len; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/basic_op.cpp:44:0, from /builddir/build/BUILD/gdl-0.9.9/src/datatypes.cpp:81: /builddir/build/BUILD/gdl-0.9.9/src/basic_op_sub.cpp: In instantiation of 'BaseGDL* Data_< >::Sub(BaseGDL*) [with Sp = SpDULong64]': /builddir/build/BUILD/gdl-0.9.9/src/datatypes.cpp:4932:16: required from here /builddir/build/BUILD/gdl-0.9.9/src/basic_op_sub.cpp:46:9: warning: unused variable 'rEl' [-Wunused-variable] ULong rEl=right->N_Elements(); ^ /builddir/build/BUILD/gdl-0.9.9/src/basic_op_sub.cpp: In instantiation of 'BaseGDL* Data_< >::SubInv(BaseGDL*) [with Sp = SpDULong64]': /builddir/build/BUILD/gdl-0.9.9/src/datatypes.cpp:4932:16: required from here /builddir/build/BUILD/gdl-0.9.9/src/basic_op_sub.cpp:85:9: warning: unused variable 'rEl' [-Wunused-variable] ULong rEl=right->N_Elements(); ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/datatypes.cpp:82:0: /builddir/build/BUILD/gdl-0.9.9/src/basic_op_new.cpp: In instantiation of 'BaseGDL* Data_< >::SubNew(BaseGDL*) [with Sp = SpDULong64]': /builddir/build/BUILD/gdl-0.9.9/src/datatypes.cpp:4932:16: required from here /builddir/build/BUILD/gdl-0.9.9/src/basic_op_new.cpp:1076:9: warning: unused variable 'rEl' [-Wunused-variable] ULong rEl=right->N_Elements(); ^ /builddir/build/BUILD/gdl-0.9.9/src/basic_op_new.cpp: In instantiation of 'BaseGDL* Data_< >::SubInvNew(BaseGDL*) [with Sp = SpDULong64]': /builddir/build/BUILD/gdl-0.9.9/src/datatypes.cpp:4932:16: required from here /builddir/build/BUILD/gdl-0.9.9/src/basic_op_new.cpp:1137:9: warning: unused variable 'rEl' [-Wunused-variable] ULong rEl=right->N_Elements(); ^ /builddir/build/BUILD/gdl-0.9.9/src/basic_op_new.cpp: In instantiation of 'Data_* Data_< >::DivSNew(BaseGDL*) [with Sp = SpDULong64]': /builddir/build/BUILD/gdl-0.9.9/src/datatypes.cpp:4932:16: required from here /builddir/build/BUILD/gdl-0.9.9/src/basic_op_new.cpp:1777:9: warning: unused variable 'i' [-Wunused-variable] SizeT i=0; ^ /builddir/build/BUILD/gdl-0.9.9/src/datatypes.cpp: In instantiation of 'void Data_< >::CatInsert(const Data_< >*, SizeT, SizeT&) [with Sp = SpDULong64; SizeT = long long unsigned int]': /builddir/build/BUILD/gdl-0.9.9/src/datatypes.cpp:4932:16: required from here /builddir/build/BUILD/gdl-0.9.9/src/datatypes.cpp:3926:9: warning: unused variable 'destEnd' [-Wunused-variable] SizeT destEnd = destStart + len; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/basic_op.cpp:44:0, from /builddir/build/BUILD/gdl-0.9.9/src/datatypes.cpp:81: /builddir/build/BUILD/gdl-0.9.9/src/basic_op_sub.cpp: In instantiation of 'BaseGDL* Data_< >::Sub(BaseGDL*) [with Sp = SpDFloat]': /builddir/build/BUILD/gdl-0.9.9/src/datatypes.cpp:4934:16: required from here /builddir/build/BUILD/gdl-0.9.9/src/basic_op_sub.cpp:46:9: warning: unused variable 'rEl' [-Wunused-variable] ULong rEl=right->N_Elements(); ^ /builddir/build/BUILD/gdl-0.9.9/src/basic_op_sub.cpp: In instantiation of 'BaseGDL* Data_< >::SubInv(BaseGDL*) [with Sp = SpDFloat]': /builddir/build/BUILD/gdl-0.9.9/src/datatypes.cpp:4934:16: required from here /builddir/build/BUILD/gdl-0.9.9/src/basic_op_sub.cpp:85:9: warning: unused variable 'rEl' [-Wunused-variable] ULong rEl=right->N_Elements(); ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/datatypes.cpp:82:0: /builddir/build/BUILD/gdl-0.9.9/src/basic_op_new.cpp: In instantiation of 'BaseGDL* Data_< >::SubNew(BaseGDL*) [with Sp = SpDFloat]': /builddir/build/BUILD/gdl-0.9.9/src/datatypes.cpp:4934:16: required from here /builddir/build/BUILD/gdl-0.9.9/src/basic_op_new.cpp:1076:9: warning: unused variable 'rEl' [-Wunused-variable] ULong rEl=right->N_Elements(); ^ /builddir/build/BUILD/gdl-0.9.9/src/basic_op_new.cpp: In instantiation of 'BaseGDL* Data_< >::SubInvNew(BaseGDL*) [with Sp = SpDFloat]': /builddir/build/BUILD/gdl-0.9.9/src/datatypes.cpp:4934:16: required from here /builddir/build/BUILD/gdl-0.9.9/src/basic_op_new.cpp:1137:9: warning: unused variable 'rEl' [-Wunused-variable] ULong rEl=right->N_Elements(); ^ /builddir/build/BUILD/gdl-0.9.9/src/basic_op_new.cpp: In instantiation of 'Data_* Data_< >::DivSNew(BaseGDL*) [with Sp = SpDFloat]': /builddir/build/BUILD/gdl-0.9.9/src/datatypes.cpp:4934:16: required from here /builddir/build/BUILD/gdl-0.9.9/src/basic_op_new.cpp:1777:9: warning: unused variable 'i' [-Wunused-variable] SizeT i=0; ^ /builddir/build/BUILD/gdl-0.9.9/src/datatypes.cpp: In instantiation of 'void Data_< >::CatInsert(const Data_< >*, SizeT, SizeT&) [with Sp = SpDFloat; SizeT = long long unsigned int]': /builddir/build/BUILD/gdl-0.9.9/src/datatypes.cpp:4934:16: required from here /builddir/build/BUILD/gdl-0.9.9/src/datatypes.cpp:3926:9: warning: unused variable 'destEnd' [-Wunused-variable] SizeT destEnd = destStart + len; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/basic_op.cpp:44:0, from /builddir/build/BUILD/gdl-0.9.9/src/datatypes.cpp:81: /builddir/build/BUILD/gdl-0.9.9/src/basic_op_sub.cpp: In instantiation of 'BaseGDL* Data_< >::Sub(BaseGDL*) [with Sp = SpDDouble]': /builddir/build/BUILD/gdl-0.9.9/src/datatypes.cpp:4935:16: required from here /builddir/build/BUILD/gdl-0.9.9/src/basic_op_sub.cpp:46:9: warning: unused variable 'rEl' [-Wunused-variable] ULong rEl=right->N_Elements(); ^ /builddir/build/BUILD/gdl-0.9.9/src/basic_op_sub.cpp: In instantiation of 'BaseGDL* Data_< >::SubInv(BaseGDL*) [with Sp = SpDDouble]': /builddir/build/BUILD/gdl-0.9.9/src/datatypes.cpp:4935:16: required from here /builddir/build/BUILD/gdl-0.9.9/src/basic_op_sub.cpp:85:9: warning: unused variable 'rEl' [-Wunused-variable] ULong rEl=right->N_Elements(); ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/datatypes.cpp:82:0: /builddir/build/BUILD/gdl-0.9.9/src/basic_op_new.cpp: In instantiation of 'BaseGDL* Data_< >::SubNew(BaseGDL*) [with Sp = SpDDouble]': /builddir/build/BUILD/gdl-0.9.9/src/datatypes.cpp:4935:16: required from here /builddir/build/BUILD/gdl-0.9.9/src/basic_op_new.cpp:1076:9: warning: unused variable 'rEl' [-Wunused-variable] ULong rEl=right->N_Elements(); ^ /builddir/build/BUILD/gdl-0.9.9/src/basic_op_new.cpp: In instantiation of 'BaseGDL* Data_< >::SubInvNew(BaseGDL*) [with Sp = SpDDouble]': /builddir/build/BUILD/gdl-0.9.9/src/datatypes.cpp:4935:16: required from here /builddir/build/BUILD/gdl-0.9.9/src/basic_op_new.cpp:1137:9: warning: unused variable 'rEl' [-Wunused-variable] ULong rEl=right->N_Elements(); ^ /builddir/build/BUILD/gdl-0.9.9/src/basic_op_new.cpp: In instantiation of 'Data_* Data_< >::DivSNew(BaseGDL*) [with Sp = SpDDouble]': /builddir/build/BUILD/gdl-0.9.9/src/datatypes.cpp:4935:16: required from here /builddir/build/BUILD/gdl-0.9.9/src/basic_op_new.cpp:1777:9: warning: unused variable 'i' [-Wunused-variable] SizeT i=0; ^ /builddir/build/BUILD/gdl-0.9.9/src/datatypes.cpp: In instantiation of 'void Data_< >::CatInsert(const Data_< >*, SizeT, SizeT&) [with Sp = SpDDouble; SizeT = long long unsigned int]': /builddir/build/BUILD/gdl-0.9.9/src/datatypes.cpp:4935:16: required from here /builddir/build/BUILD/gdl-0.9.9/src/datatypes.cpp:3926:9: warning: unused variable 'destEnd' [-Wunused-variable] SizeT destEnd = destStart + len; ^ /builddir/build/BUILD/gdl-0.9.9/src/datatypes.cpp: In instantiation of 'void Data_< >::CatInsert(const Data_< >*, SizeT, SizeT&) [with Sp = SpDString; SizeT = long long unsigned int]': /builddir/build/BUILD/gdl-0.9.9/src/datatypes.cpp:4936:16: required from here /builddir/build/BUILD/gdl-0.9.9/src/datatypes.cpp:3926:9: warning: unused variable 'destEnd' [-Wunused-variable] In file included from /builddir/build/BUILD/gdl-0.9.9/src/basic_op.cpp:44:0, from /builddir/build/BUILD/gdl-0.9.9/src/datatypes.cpp:81: /builddir/build/BUILD/gdl-0.9.9/src/basic_op_sub.cpp: In instantiation of 'BaseGDL* Data_< >::Sub(BaseGDL*) [with Sp = SpDComplex]': /builddir/build/BUILD/gdl-0.9.9/src/datatypes.cpp:4938:16: required from here /builddir/build/BUILD/gdl-0.9.9/src/basic_op_sub.cpp:46:9: warning: unused variable 'rEl' [-Wunused-variable] ULong rEl=right->N_Elements(); ^ /builddir/build/BUILD/gdl-0.9.9/src/basic_op_sub.cpp: In instantiation of 'BaseGDL* Data_< >::SubInv(BaseGDL*) [with Sp = SpDComplex]': /builddir/build/BUILD/gdl-0.9.9/src/datatypes.cpp:4938:16: required from here /builddir/build/BUILD/gdl-0.9.9/src/basic_op_sub.cpp:85:9: warning: unused variable 'rEl' [-Wunused-variable] ULong rEl=right->N_Elements(); ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/datatypes.cpp:82:0: /builddir/build/BUILD/gdl-0.9.9/src/basic_op_new.cpp: In instantiation of 'BaseGDL* Data_< >::SubNew(BaseGDL*) [with Sp = SpDComplex]': /builddir/build/BUILD/gdl-0.9.9/src/datatypes.cpp:4938:16: required from here /builddir/build/BUILD/gdl-0.9.9/src/basic_op_new.cpp:1076:9: warning: unused variable 'rEl' [-Wunused-variable] ULong rEl=right->N_Elements(); ^ /builddir/build/BUILD/gdl-0.9.9/src/basic_op_new.cpp: In instantiation of 'BaseGDL* Data_< >::SubInvNew(BaseGDL*) [with Sp = SpDComplex]': /builddir/build/BUILD/gdl-0.9.9/src/datatypes.cpp:4938:16: required from here /builddir/build/BUILD/gdl-0.9.9/src/basic_op_new.cpp:1137:9: warning: unused variable 'rEl' [-Wunused-variable] ULong rEl=right->N_Elements(); ^ /builddir/build/BUILD/gdl-0.9.9/src/basic_op_new.cpp: In instantiation of 'Data_* Data_< >::DivSNew(BaseGDL*) [with Sp = SpDComplex]': /builddir/build/BUILD/gdl-0.9.9/src/datatypes.cpp:4938:16: required from here /builddir/build/BUILD/gdl-0.9.9/src/basic_op_new.cpp:1777:9: warning: unused variable 'i' [-Wunused-variable] SizeT i=0; ^ /builddir/build/BUILD/gdl-0.9.9/src/datatypes.cpp: In instantiation of 'void Data_< >::CatInsert(const Data_< >*, SizeT, SizeT&) [with Sp = SpDComplex; SizeT = long long unsigned int]': /builddir/build/BUILD/gdl-0.9.9/src/datatypes.cpp:4938:16: required from here /builddir/build/BUILD/gdl-0.9.9/src/datatypes.cpp:3926:9: warning: unused variable 'destEnd' [-Wunused-variable] SizeT destEnd = destStart + len; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/basic_op.cpp:44:0, from /builddir/build/BUILD/gdl-0.9.9/src/datatypes.cpp:81: /builddir/build/BUILD/gdl-0.9.9/src/basic_op_sub.cpp: In instantiation of 'BaseGDL* Data_< >::Sub(BaseGDL*) [with Sp = SpDComplexDbl]': /builddir/build/BUILD/gdl-0.9.9/src/datatypes.cpp:4939:16: required from here /builddir/build/BUILD/gdl-0.9.9/src/basic_op_sub.cpp:46:9: warning: unused variable 'rEl' [-Wunused-variable] ULong rEl=right->N_Elements(); ^ /builddir/build/BUILD/gdl-0.9.9/src/basic_op_sub.cpp: In instantiation of 'BaseGDL* Data_< >::SubInv(BaseGDL*) [with Sp = SpDComplexDbl]': /builddir/build/BUILD/gdl-0.9.9/src/datatypes.cpp:4939:16: required from here /builddir/build/BUILD/gdl-0.9.9/src/basic_op_sub.cpp:85:9: warning: unused variable 'rEl' [-Wunused-variable] ULong rEl=right->N_Elements(); ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/datatypes.cpp:82:0: /builddir/build/BUILD/gdl-0.9.9/src/basic_op_new.cpp: In instantiation of 'BaseGDL* Data_< >::SubNew(BaseGDL*) [with Sp = SpDComplexDbl]': /builddir/build/BUILD/gdl-0.9.9/src/datatypes.cpp:4939:16: required from here /builddir/build/BUILD/gdl-0.9.9/src/basic_op_new.cpp:1076:9: warning: unused variable 'rEl' [-Wunused-variable] ULong rEl=right->N_Elements(); ^ /builddir/build/BUILD/gdl-0.9.9/src/basic_op_new.cpp: In instantiation of 'BaseGDL* Data_< >::SubInvNew(BaseGDL*) [with Sp = SpDComplexDbl]': /builddir/build/BUILD/gdl-0.9.9/src/datatypes.cpp:4939:16: required from here /builddir/build/BUILD/gdl-0.9.9/src/basic_op_new.cpp:1137:9: warning: unused variable 'rEl' [-Wunused-variable] ULong rEl=right->N_Elements(); ^ /builddir/build/BUILD/gdl-0.9.9/src/basic_op_new.cpp: In instantiation of 'Data_* Data_< >::DivSNew(BaseGDL*) [with Sp = SpDComplexDbl]': /builddir/build/BUILD/gdl-0.9.9/src/datatypes.cpp:4939:16: required from here /builddir/build/BUILD/gdl-0.9.9/src/basic_op_new.cpp:1777:9: warning: unused variable 'i' [-Wunused-variable] SizeT i=0; ^ /builddir/build/BUILD/gdl-0.9.9/src/datatypes.cpp: In instantiation of 'void Data_< >::CatInsert(const Data_< >*, SizeT, SizeT&) [with Sp = SpDComplexDbl; SizeT = long long unsigned int]': /builddir/build/BUILD/gdl-0.9.9/src/datatypes.cpp:4939:16: required from here /builddir/build/BUILD/gdl-0.9.9/src/datatypes.cpp:3926:9: warning: unused variable 'destEnd' [-Wunused-variable] SizeT destEnd = destStart + len; ^ /builddir/build/BUILD/gdl-0.9.9/src/datatypes.cpp: In instantiation of 'T* Rebin1(T*, const dimension&, SizeT, SizeT, bool) [with T = Data_; SizeT = long long unsigned int]': /builddir/build/BUILD/gdl-0.9.9/src/datatypes.cpp:4394:58: required from 'BaseGDL* Data_< >::Rebin(const dimension&, bool) [with Sp = SpDLong64]' /builddir/build/BUILD/gdl-0.9.9/src/datatypes.cpp:4931:16: required from here /builddir/build/BUILD/gdl-0.9.9/src/datatypes.cpp:4111:9: warning: unused variable 'resStride' [-Wunused-variable] SizeT resStride = destDim.Stride( dimIx); ^ /builddir/build/BUILD/gdl-0.9.9/src/datatypes.cpp: In instantiation of 'T* Rebin1(T*, const dimension&, SizeT, SizeT, bool) [with T = Data_; SizeT = long long unsigned int]': /builddir/build/BUILD/gdl-0.9.9/src/datatypes.cpp:4394:58: required from 'BaseGDL* Data_< >::Rebin(const dimension&, bool) [with Sp = SpDULong64]' /builddir/build/BUILD/gdl-0.9.9/src/datatypes.cpp:4932:16: required from here /builddir/build/BUILD/gdl-0.9.9/src/datatypes.cpp:4111:9: warning: unused variable 'resStride' [-Wunused-variable] /builddir/build/BUILD/gdl-0.9.9/src/datatypes.cpp: In instantiation of 'T* Rebin1(T*, const dimension&, SizeT, SizeT, bool) [with T = Data_; SizeT = long long unsigned int]': /builddir/build/BUILD/gdl-0.9.9/src/datatypes.cpp:4394:58: required from 'BaseGDL* Data_< >::Rebin(const dimension&, bool) [with Sp = SpDPtr]' /builddir/build/BUILD/gdl-0.9.9/src/datatypes.cpp:4933:16: required from here /builddir/build/BUILD/gdl-0.9.9/src/datatypes.cpp:4111:9: warning: unused variable 'resStride' [-Wunused-variable] /builddir/build/BUILD/gdl-0.9.9/src/datatypes.cpp: In instantiation of 'T* Rebin1(T*, const dimension&, SizeT, SizeT, bool) [with T = Data_; SizeT = long long unsigned int]': /builddir/build/BUILD/gdl-0.9.9/src/datatypes.cpp:4394:58: required from 'BaseGDL* Data_< >::Rebin(const dimension&, bool) [with Sp = SpDFloat]' /builddir/build/BUILD/gdl-0.9.9/src/datatypes.cpp:4934:16: required from here /builddir/build/BUILD/gdl-0.9.9/src/datatypes.cpp:4111:9: warning: unused variable 'resStride' [-Wunused-variable] /builddir/build/BUILD/gdl-0.9.9/src/datatypes.cpp: In instantiation of 'T* Rebin1(T*, const dimension&, SizeT, SizeT, bool) [with T = Data_; SizeT = long long unsigned int]': /builddir/build/BUILD/gdl-0.9.9/src/datatypes.cpp:4394:58: required from 'BaseGDL* Data_< >::Rebin(const dimension&, bool) [with Sp = SpDDouble]' /builddir/build/BUILD/gdl-0.9.9/src/datatypes.cpp:4935:16: required from here /builddir/build/BUILD/gdl-0.9.9/src/datatypes.cpp:4111:9: warning: unused variable 'resStride' [-Wunused-variable] /builddir/build/BUILD/gdl-0.9.9/src/datatypes.cpp: In instantiation of 'T* Rebin1(T*, const dimension&, SizeT, SizeT, bool) [with T = Data_; SizeT = long long unsigned int]': /builddir/build/BUILD/gdl-0.9.9/src/datatypes.cpp:4394:58: required from 'BaseGDL* Data_< >::Rebin(const dimension&, bool) [with Sp = SpDObj]' /builddir/build/BUILD/gdl-0.9.9/src/datatypes.cpp:4937:16: required from here /builddir/build/BUILD/gdl-0.9.9/src/datatypes.cpp:4111:9: warning: unused variable 'resStride' [-Wunused-variable] [ 7%] Building CXX object src/CMakeFiles/gdl.dir/datatypesref.cpp.o cd /builddir/build/BUILD/gdl-0.9.9/build/src && /usr/bin/c++ -DHAVE_CONFIG_H -DWXUSINGDLL -D_FILE_OFFSET_BITS=64 -D__WXGTK__ -I/builddir/build/BUILD/gdl-0.9.9/src -I/usr/include/tirpc -I/usr/include/GraphicsMagick -I/usr/lib/wx/include/gtk3-unicode-3.0 -I/usr/include/wx-3.0 -I/usr/include/libgeotiff -I/usr/include/hdf -I/usr/include/python2.7 -I/usr/lib/python2.7/site-packages/numpy/core/include -I/usr/include/udunits2 -I/usr/include/eigen3 -I/builddir/build/BUILD/gdl-0.9.9 -I/builddir/build/BUILD/gdl-0.9.9/build -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -DNDEBUG -fPIE -fopenmp -std=gnu++11 -o CMakeFiles/gdl.dir/datatypesref.cpp.o -c /builddir/build/BUILD/gdl-0.9.9/src/datatypesref.cpp [ 8%] Building CXX object src/CMakeFiles/gdl.dir/datatypes_minmax.cpp.o cd /builddir/build/BUILD/gdl-0.9.9/build/src && /usr/bin/c++ -DHAVE_CONFIG_H -DWXUSINGDLL -D_FILE_OFFSET_BITS=64 -D__WXGTK__ -I/builddir/build/BUILD/gdl-0.9.9/src -I/usr/include/tirpc -I/usr/include/GraphicsMagick -I/usr/lib/wx/include/gtk3-unicode-3.0 -I/usr/include/wx-3.0 -I/usr/include/libgeotiff -I/usr/include/hdf -I/usr/include/python2.7 -I/usr/lib/python2.7/site-packages/numpy/core/include -I/usr/include/udunits2 -I/usr/include/eigen3 -I/builddir/build/BUILD/gdl-0.9.9 -I/builddir/build/BUILD/gdl-0.9.9/build -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -DNDEBUG -fPIE -fopenmp -std=gnu++11 -o CMakeFiles/gdl.dir/datatypes_minmax.cpp.o -c /builddir/build/BUILD/gdl-0.9.9/src/datatypes_minmax.cpp In file included from /builddir/build/BUILD/gdl-0.9.9/src/basegdl.hpp:31:0, from /builddir/build/BUILD/gdl-0.9.9/src/nullgdl.hpp:21, from /builddir/build/BUILD/gdl-0.9.9/src/datatypes_minmax.cpp:25: /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In copy constructor 'dimension::dimension(const dimension&)': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:55:14: warning: array subscript has type 'char' [-Wchar-subscripts] { dim[i]=dim_.dim[i];} ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:55:26: warning: array subscript has type 'char' [-Wchar-subscripts] { dim[i]=dim_.dim[i];} ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In member function 'dimension& dimension::operator=(const dimension&)': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:118:12: warning: array subscript has type 'char' [-Wchar-subscripts] dim[i]=dim_.dim[i]; ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:118:24: warning: array subscript has type 'char' [-Wchar-subscripts] dim[i]=dim_.dim[i]; ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In member function 'void dimension::operator<<(SizeT)': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:146:15: warning: array subscript has type 'char' [-Wchar-subscripts] dim[rank++]=add; ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In member function 'SizeT dimension::NDimElements()': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:295:24: warning: array subscript has type 'char' [-Wchar-subscripts] return stride[ rank]; ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In member function 'SizeT dimension::NDimElementsConst() const': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:303:44: warning: array subscript has type 'char' [-Wchar-subscripts] for(char i=0; i= labelList.Size()) ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/datatypes_minmax.cpp:47:0: /builddir/build/BUILD/gdl-0.9.9/src/minmax_include.cpp: In member function 'void Data_< >::MinMax(DLong*, DLong*, BaseGDL**, BaseGDL**, bool, SizeT, SizeT, SizeT, DLong, bool) [with Sp = SpDULong64; DLong = int; SizeT = long long unsigned int]': /builddir/build/BUILD/gdl-0.9.9/src/minmax_include.cpp:86:17: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (nElem < CpuTPOOL_MIN_ELTS || nElem < CpuTPOOL_NTHREADS || CpuTPOOL_NTHREADS == 1) ^ /builddir/build/BUILD/gdl-0.9.9/src/minmax_include.cpp:86:46: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (nElem < CpuTPOOL_MIN_ELTS || nElem < CpuTPOOL_NTHREADS || CpuTPOOL_NTHREADS == 1) ^ /builddir/build/BUILD/gdl-0.9.9/src/minmax_include.cpp:199:17: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (nElem < CpuTPOOL_MIN_ELTS || nElem < CpuTPOOL_NTHREADS || CpuTPOOL_NTHREADS == 1) ^ /builddir/build/BUILD/gdl-0.9.9/src/minmax_include.cpp:199:46: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (nElem < CpuTPOOL_MIN_ELTS || nElem < CpuTPOOL_NTHREADS || CpuTPOOL_NTHREADS == 1) ^ /builddir/build/BUILD/gdl-0.9.9/src/minmax_include.cpp:315:17: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (nElem < CpuTPOOL_MIN_ELTS || nElem < CpuTPOOL_NTHREADS || CpuTPOOL_NTHREADS == 1) ^ /builddir/build/BUILD/gdl-0.9.9/src/minmax_include.cpp:315:46: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (nElem < CpuTPOOL_MIN_ELTS || nElem < CpuTPOOL_NTHREADS || CpuTPOOL_NTHREADS == 1) ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/datatypes_minmax.cpp:55:0: /builddir/build/BUILD/gdl-0.9.9/src/minmax_include.cpp: In member function 'void Data_< >::MinMax(DLong*, DLong*, BaseGDL**, BaseGDL**, bool, SizeT, SizeT, SizeT, DLong, bool) [with Sp = SpDLong64; DLong = int; SizeT = long long unsigned int]': /builddir/build/BUILD/gdl-0.9.9/src/minmax_include.cpp:86:17: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (nElem < CpuTPOOL_MIN_ELTS || nElem < CpuTPOOL_NTHREADS || CpuTPOOL_NTHREADS == 1) ^ /builddir/build/BUILD/gdl-0.9.9/src/minmax_include.cpp:86:46: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (nElem < CpuTPOOL_MIN_ELTS || nElem < CpuTPOOL_NTHREADS || CpuTPOOL_NTHREADS == 1) ^ /builddir/build/BUILD/gdl-0.9.9/src/minmax_include.cpp:199:17: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (nElem < CpuTPOOL_MIN_ELTS || nElem < CpuTPOOL_NTHREADS || CpuTPOOL_NTHREADS == 1) ^ /builddir/build/BUILD/gdl-0.9.9/src/minmax_include.cpp:199:46: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (nElem < CpuTPOOL_MIN_ELTS || nElem < CpuTPOOL_NTHREADS || CpuTPOOL_NTHREADS == 1) ^ /builddir/build/BUILD/gdl-0.9.9/src/minmax_include.cpp:315:17: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (nElem < CpuTPOOL_MIN_ELTS || nElem < CpuTPOOL_NTHREADS || CpuTPOOL_NTHREADS == 1) ^ /builddir/build/BUILD/gdl-0.9.9/src/minmax_include.cpp:315:46: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (nElem < CpuTPOOL_MIN_ELTS || nElem < CpuTPOOL_NTHREADS || CpuTPOOL_NTHREADS == 1) ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/datatypes_minmax.cpp:63:0: /builddir/build/BUILD/gdl-0.9.9/src/minmax_include.cpp: In member function 'void Data_< >::MinMax(DLong*, DLong*, BaseGDL**, BaseGDL**, bool, SizeT, SizeT, SizeT, DLong, bool) [with Sp = SpDUInt; DLong = int; SizeT = long long unsigned int]': /builddir/build/BUILD/gdl-0.9.9/src/minmax_include.cpp:86:17: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (nElem < CpuTPOOL_MIN_ELTS || nElem < CpuTPOOL_NTHREADS || CpuTPOOL_NTHREADS == 1) ^ /builddir/build/BUILD/gdl-0.9.9/src/minmax_include.cpp:86:46: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (nElem < CpuTPOOL_MIN_ELTS || nElem < CpuTPOOL_NTHREADS || CpuTPOOL_NTHREADS == 1) ^ /builddir/build/BUILD/gdl-0.9.9/src/minmax_include.cpp:199:17: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (nElem < CpuTPOOL_MIN_ELTS || nElem < CpuTPOOL_NTHREADS || CpuTPOOL_NTHREADS == 1) ^ /builddir/build/BUILD/gdl-0.9.9/src/minmax_include.cpp:199:46: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (nElem < CpuTPOOL_MIN_ELTS || nElem < CpuTPOOL_NTHREADS || CpuTPOOL_NTHREADS == 1) ^ /builddir/build/BUILD/gdl-0.9.9/src/minmax_include.cpp:315:17: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (nElem < CpuTPOOL_MIN_ELTS || nElem < CpuTPOOL_NTHREADS || CpuTPOOL_NTHREADS == 1) ^ /builddir/build/BUILD/gdl-0.9.9/src/minmax_include.cpp:315:46: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (nElem < CpuTPOOL_MIN_ELTS || nElem < CpuTPOOL_NTHREADS || CpuTPOOL_NTHREADS == 1) ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/datatypes_minmax.cpp:71:0: /builddir/build/BUILD/gdl-0.9.9/src/minmax_include.cpp: In member function 'void Data_< >::MinMax(DLong*, DLong*, BaseGDL**, BaseGDL**, bool, SizeT, SizeT, SizeT, DLong, bool) [with Sp = SpDInt; DLong = int; SizeT = long long unsigned int]': /builddir/build/BUILD/gdl-0.9.9/src/minmax_include.cpp:86:17: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (nElem < CpuTPOOL_MIN_ELTS || nElem < CpuTPOOL_NTHREADS || CpuTPOOL_NTHREADS == 1) ^ /builddir/build/BUILD/gdl-0.9.9/src/minmax_include.cpp:86:46: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (nElem < CpuTPOOL_MIN_ELTS || nElem < CpuTPOOL_NTHREADS || CpuTPOOL_NTHREADS == 1) ^ /builddir/build/BUILD/gdl-0.9.9/src/minmax_include.cpp:199:17: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (nElem < CpuTPOOL_MIN_ELTS || nElem < CpuTPOOL_NTHREADS || CpuTPOOL_NTHREADS == 1) ^ /builddir/build/BUILD/gdl-0.9.9/src/minmax_include.cpp:199:46: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (nElem < CpuTPOOL_MIN_ELTS || nElem < CpuTPOOL_NTHREADS || CpuTPOOL_NTHREADS == 1) ^ /builddir/build/BUILD/gdl-0.9.9/src/minmax_include.cpp:315:17: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (nElem < CpuTPOOL_MIN_ELTS || nElem < CpuTPOOL_NTHREADS || CpuTPOOL_NTHREADS == 1) ^ /builddir/build/BUILD/gdl-0.9.9/src/minmax_include.cpp:315:46: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (nElem < CpuTPOOL_MIN_ELTS || nElem < CpuTPOOL_NTHREADS || CpuTPOOL_NTHREADS == 1) ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/datatypes_minmax.cpp:79:0: /builddir/build/BUILD/gdl-0.9.9/src/minmax_include.cpp: In member function 'void Data_< >::MinMax(DLong*, DLong*, BaseGDL**, BaseGDL**, bool, SizeT, SizeT, SizeT, DLong, bool) [with Sp = SpDULong; DLong = int; SizeT = long long unsigned int]': /builddir/build/BUILD/gdl-0.9.9/src/minmax_include.cpp:86:17: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (nElem < CpuTPOOL_MIN_ELTS || nElem < CpuTPOOL_NTHREADS || CpuTPOOL_NTHREADS == 1) ^ /builddir/build/BUILD/gdl-0.9.9/src/minmax_include.cpp:86:46: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (nElem < CpuTPOOL_MIN_ELTS || nElem < CpuTPOOL_NTHREADS || CpuTPOOL_NTHREADS == 1) ^ /builddir/build/BUILD/gdl-0.9.9/src/minmax_include.cpp:199:17: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (nElem < CpuTPOOL_MIN_ELTS || nElem < CpuTPOOL_NTHREADS || CpuTPOOL_NTHREADS == 1) ^ /builddir/build/BUILD/gdl-0.9.9/src/minmax_include.cpp:199:46: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (nElem < CpuTPOOL_MIN_ELTS || nElem < CpuTPOOL_NTHREADS || CpuTPOOL_NTHREADS == 1) ^ /builddir/build/BUILD/gdl-0.9.9/src/minmax_include.cpp:315:17: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (nElem < CpuTPOOL_MIN_ELTS || nElem < CpuTPOOL_NTHREADS || CpuTPOOL_NTHREADS == 1) ^ /builddir/build/BUILD/gdl-0.9.9/src/minmax_include.cpp:315:46: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (nElem < CpuTPOOL_MIN_ELTS || nElem < CpuTPOOL_NTHREADS || CpuTPOOL_NTHREADS == 1) ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/datatypes_minmax.cpp:87:0: /builddir/build/BUILD/gdl-0.9.9/src/minmax_include.cpp: In member function 'void Data_< >::MinMax(DLong*, DLong*, BaseGDL**, BaseGDL**, bool, SizeT, SizeT, SizeT, DLong, bool) [with Sp = SpDLong; DLong = int; SizeT = long long unsigned int]': /builddir/build/BUILD/gdl-0.9.9/src/minmax_include.cpp:86:17: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (nElem < CpuTPOOL_MIN_ELTS || nElem < CpuTPOOL_NTHREADS || CpuTPOOL_NTHREADS == 1) ^ /builddir/build/BUILD/gdl-0.9.9/src/minmax_include.cpp:86:46: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (nElem < CpuTPOOL_MIN_ELTS || nElem < CpuTPOOL_NTHREADS || CpuTPOOL_NTHREADS == 1) ^ /builddir/build/BUILD/gdl-0.9.9/src/minmax_include.cpp:199:17: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (nElem < CpuTPOOL_MIN_ELTS || nElem < CpuTPOOL_NTHREADS || CpuTPOOL_NTHREADS == 1) ^ /builddir/build/BUILD/gdl-0.9.9/src/minmax_include.cpp:199:46: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (nElem < CpuTPOOL_MIN_ELTS || nElem < CpuTPOOL_NTHREADS || CpuTPOOL_NTHREADS == 1) ^ /builddir/build/BUILD/gdl-0.9.9/src/minmax_include.cpp:315:17: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (nElem < CpuTPOOL_MIN_ELTS || nElem < CpuTPOOL_NTHREADS || CpuTPOOL_NTHREADS == 1) ^ /builddir/build/BUILD/gdl-0.9.9/src/minmax_include.cpp:315:46: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (nElem < CpuTPOOL_MIN_ELTS || nElem < CpuTPOOL_NTHREADS || CpuTPOOL_NTHREADS == 1) ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/datatypes_minmax.cpp:96:0: /builddir/build/BUILD/gdl-0.9.9/src/minmax_include.cpp: In member function 'void Data_< >::MinMax(DLong*, DLong*, BaseGDL**, BaseGDL**, bool, SizeT, SizeT, SizeT, DLong, bool) [with Sp = SpDByte; DLong = int; SizeT = long long unsigned int]': /builddir/build/BUILD/gdl-0.9.9/src/minmax_include.cpp:86:17: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (nElem < CpuTPOOL_MIN_ELTS || nElem < CpuTPOOL_NTHREADS || CpuTPOOL_NTHREADS == 1) ^ /builddir/build/BUILD/gdl-0.9.9/src/minmax_include.cpp:86:46: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (nElem < CpuTPOOL_MIN_ELTS || nElem < CpuTPOOL_NTHREADS || CpuTPOOL_NTHREADS == 1) ^ /builddir/build/BUILD/gdl-0.9.9/src/minmax_include.cpp:199:17: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (nElem < CpuTPOOL_MIN_ELTS || nElem < CpuTPOOL_NTHREADS || CpuTPOOL_NTHREADS == 1) ^ /builddir/build/BUILD/gdl-0.9.9/src/minmax_include.cpp:199:46: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (nElem < CpuTPOOL_MIN_ELTS || nElem < CpuTPOOL_NTHREADS || CpuTPOOL_NTHREADS == 1) ^ /builddir/build/BUILD/gdl-0.9.9/src/minmax_include.cpp:315:17: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (nElem < CpuTPOOL_MIN_ELTS || nElem < CpuTPOOL_NTHREADS || CpuTPOOL_NTHREADS == 1) ^ /builddir/build/BUILD/gdl-0.9.9/src/minmax_include.cpp:315:46: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (nElem < CpuTPOOL_MIN_ELTS || nElem < CpuTPOOL_NTHREADS || CpuTPOOL_NTHREADS == 1) ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/datatypes_minmax.cpp:105:0: /builddir/build/BUILD/gdl-0.9.9/src/minmax_include.cpp: In member function 'void Data_< >::MinMax(DLong*, DLong*, BaseGDL**, BaseGDL**, bool, SizeT, SizeT, SizeT, DLong, bool) [with Sp = SpDString; DLong = int; SizeT = long long unsigned int]': /builddir/build/BUILD/gdl-0.9.9/src/minmax_include.cpp:86:17: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (nElem < CpuTPOOL_MIN_ELTS || nElem < CpuTPOOL_NTHREADS || CpuTPOOL_NTHREADS == 1) ^ /builddir/build/BUILD/gdl-0.9.9/src/minmax_include.cpp:86:46: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (nElem < CpuTPOOL_MIN_ELTS || nElem < CpuTPOOL_NTHREADS || CpuTPOOL_NTHREADS == 1) ^ /builddir/build/BUILD/gdl-0.9.9/src/minmax_include.cpp:199:17: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (nElem < CpuTPOOL_MIN_ELTS || nElem < CpuTPOOL_NTHREADS || CpuTPOOL_NTHREADS == 1) ^ /builddir/build/BUILD/gdl-0.9.9/src/minmax_include.cpp:199:46: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (nElem < CpuTPOOL_MIN_ELTS || nElem < CpuTPOOL_NTHREADS || CpuTPOOL_NTHREADS == 1) ^ /builddir/build/BUILD/gdl-0.9.9/src/minmax_include.cpp:315:17: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (nElem < CpuTPOOL_MIN_ELTS || nElem < CpuTPOOL_NTHREADS || CpuTPOOL_NTHREADS == 1) ^ /builddir/build/BUILD/gdl-0.9.9/src/minmax_include.cpp:315:46: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (nElem < CpuTPOOL_MIN_ELTS || nElem < CpuTPOOL_NTHREADS || CpuTPOOL_NTHREADS == 1) ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/datatypes_minmax.cpp:121:0: /builddir/build/BUILD/gdl-0.9.9/src/minmax_include.cpp: In member function 'void Data_< >::MinMax(DLong*, DLong*, BaseGDL**, BaseGDL**, bool, SizeT, SizeT, SizeT, DLong, bool) [with Sp = SpDFloat; DLong = int; SizeT = long long unsigned int]': /builddir/build/BUILD/gdl-0.9.9/src/minmax_include.cpp:86:17: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (nElem < CpuTPOOL_MIN_ELTS || nElem < CpuTPOOL_NTHREADS || CpuTPOOL_NTHREADS == 1) ^ /builddir/build/BUILD/gdl-0.9.9/src/minmax_include.cpp:86:46: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (nElem < CpuTPOOL_MIN_ELTS || nElem < CpuTPOOL_NTHREADS || CpuTPOOL_NTHREADS == 1) ^ /builddir/build/BUILD/gdl-0.9.9/src/minmax_include.cpp:199:17: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (nElem < CpuTPOOL_MIN_ELTS || nElem < CpuTPOOL_NTHREADS || CpuTPOOL_NTHREADS == 1) ^ /builddir/build/BUILD/gdl-0.9.9/src/minmax_include.cpp:199:46: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (nElem < CpuTPOOL_MIN_ELTS || nElem < CpuTPOOL_NTHREADS || CpuTPOOL_NTHREADS == 1) ^ /builddir/build/BUILD/gdl-0.9.9/src/minmax_include.cpp:315:17: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (nElem < CpuTPOOL_MIN_ELTS || nElem < CpuTPOOL_NTHREADS || CpuTPOOL_NTHREADS == 1) ^ /builddir/build/BUILD/gdl-0.9.9/src/minmax_include.cpp:315:46: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (nElem < CpuTPOOL_MIN_ELTS || nElem < CpuTPOOL_NTHREADS || CpuTPOOL_NTHREADS == 1) ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/datatypes_minmax.cpp:125:0: /builddir/build/BUILD/gdl-0.9.9/src/minmax_include.cpp:86:17: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (nElem < CpuTPOOL_MIN_ELTS || nElem < CpuTPOOL_NTHREADS || CpuTPOOL_NTHREADS == 1) ^ /builddir/build/BUILD/gdl-0.9.9/src/minmax_include.cpp:86:46: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (nElem < CpuTPOOL_MIN_ELTS || nElem < CpuTPOOL_NTHREADS || CpuTPOOL_NTHREADS == 1) ^ /builddir/build/BUILD/gdl-0.9.9/src/minmax_include.cpp:199:17: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (nElem < CpuTPOOL_MIN_ELTS || nElem < CpuTPOOL_NTHREADS || CpuTPOOL_NTHREADS == 1) ^ /builddir/build/BUILD/gdl-0.9.9/src/minmax_include.cpp:199:46: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (nElem < CpuTPOOL_MIN_ELTS || nElem < CpuTPOOL_NTHREADS || CpuTPOOL_NTHREADS == 1) ^ /builddir/build/BUILD/gdl-0.9.9/src/minmax_include.cpp:315:17: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (nElem < CpuTPOOL_MIN_ELTS || nElem < CpuTPOOL_NTHREADS || CpuTPOOL_NTHREADS == 1) ^ /builddir/build/BUILD/gdl-0.9.9/src/minmax_include.cpp:315:46: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (nElem < CpuTPOOL_MIN_ELTS || nElem < CpuTPOOL_NTHREADS || CpuTPOOL_NTHREADS == 1) ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/datatypes_minmax.cpp:138:0: /builddir/build/BUILD/gdl-0.9.9/src/minmax_include.cpp: In member function 'void Data_< >::MinMax(DLong*, DLong*, BaseGDL**, BaseGDL**, bool, SizeT, SizeT, SizeT, DLong, bool) [with Sp = SpDDouble; DLong = int; SizeT = long long unsigned int]': /builddir/build/BUILD/gdl-0.9.9/src/minmax_include.cpp:86:17: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (nElem < CpuTPOOL_MIN_ELTS || nElem < CpuTPOOL_NTHREADS || CpuTPOOL_NTHREADS == 1) ^ /builddir/build/BUILD/gdl-0.9.9/src/minmax_include.cpp:86:46: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (nElem < CpuTPOOL_MIN_ELTS || nElem < CpuTPOOL_NTHREADS || CpuTPOOL_NTHREADS == 1) ^ /builddir/build/BUILD/gdl-0.9.9/src/minmax_include.cpp:199:17: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (nElem < CpuTPOOL_MIN_ELTS || nElem < CpuTPOOL_NTHREADS || CpuTPOOL_NTHREADS == 1) ^ /builddir/build/BUILD/gdl-0.9.9/src/minmax_include.cpp:199:46: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (nElem < CpuTPOOL_MIN_ELTS || nElem < CpuTPOOL_NTHREADS || CpuTPOOL_NTHREADS == 1) ^ /builddir/build/BUILD/gdl-0.9.9/src/minmax_include.cpp:315:17: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (nElem < CpuTPOOL_MIN_ELTS || nElem < CpuTPOOL_NTHREADS || CpuTPOOL_NTHREADS == 1) ^ /builddir/build/BUILD/gdl-0.9.9/src/minmax_include.cpp:315:46: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (nElem < CpuTPOOL_MIN_ELTS || nElem < CpuTPOOL_NTHREADS || CpuTPOOL_NTHREADS == 1) ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/datatypes_minmax.cpp:142:0: /builddir/build/BUILD/gdl-0.9.9/src/minmax_include.cpp:86:17: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (nElem < CpuTPOOL_MIN_ELTS || nElem < CpuTPOOL_NTHREADS || CpuTPOOL_NTHREADS == 1) ^ /builddir/build/BUILD/gdl-0.9.9/src/minmax_include.cpp:86:46: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (nElem < CpuTPOOL_MIN_ELTS || nElem < CpuTPOOL_NTHREADS || CpuTPOOL_NTHREADS == 1) ^ /builddir/build/BUILD/gdl-0.9.9/src/minmax_include.cpp:199:17: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (nElem < CpuTPOOL_MIN_ELTS || nElem < CpuTPOOL_NTHREADS || CpuTPOOL_NTHREADS == 1) ^ /builddir/build/BUILD/gdl-0.9.9/src/minmax_include.cpp:199:46: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (nElem < CpuTPOOL_MIN_ELTS || nElem < CpuTPOOL_NTHREADS || CpuTPOOL_NTHREADS == 1) ^ /builddir/build/BUILD/gdl-0.9.9/src/minmax_include.cpp:315:17: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (nElem < CpuTPOOL_MIN_ELTS || nElem < CpuTPOOL_NTHREADS || CpuTPOOL_NTHREADS == 1) ^ /builddir/build/BUILD/gdl-0.9.9/src/minmax_include.cpp:315:46: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (nElem < CpuTPOOL_MIN_ELTS || nElem < CpuTPOOL_NTHREADS || CpuTPOOL_NTHREADS == 1) ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/datatypes_minmax.cpp:158:0: /builddir/build/BUILD/gdl-0.9.9/src/minmax_include.cpp: In member function 'void Data_< >::MinMax(DLong*, DLong*, BaseGDL**, BaseGDL**, bool, SizeT, SizeT, SizeT, DLong, bool) [with Sp = SpDComplex; DLong = int; SizeT = long long unsigned int]': /builddir/build/BUILD/gdl-0.9.9/src/minmax_include.cpp:86:17: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (nElem < CpuTPOOL_MIN_ELTS || nElem < CpuTPOOL_NTHREADS || CpuTPOOL_NTHREADS == 1) ^ /builddir/build/BUILD/gdl-0.9.9/src/minmax_include.cpp:86:46: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (nElem < CpuTPOOL_MIN_ELTS || nElem < CpuTPOOL_NTHREADS || CpuTPOOL_NTHREADS == 1) ^ /builddir/build/BUILD/gdl-0.9.9/src/minmax_include.cpp:199:17: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (nElem < CpuTPOOL_MIN_ELTS || nElem < CpuTPOOL_NTHREADS || CpuTPOOL_NTHREADS == 1) ^ /builddir/build/BUILD/gdl-0.9.9/src/minmax_include.cpp:199:46: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (nElem < CpuTPOOL_MIN_ELTS || nElem < CpuTPOOL_NTHREADS || CpuTPOOL_NTHREADS == 1) ^ /builddir/build/BUILD/gdl-0.9.9/src/minmax_include.cpp:315:17: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (nElem < CpuTPOOL_MIN_ELTS || nElem < CpuTPOOL_NTHREADS || CpuTPOOL_NTHREADS == 1) ^ /builddir/build/BUILD/gdl-0.9.9/src/minmax_include.cpp:315:46: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (nElem < CpuTPOOL_MIN_ELTS || nElem < CpuTPOOL_NTHREADS || CpuTPOOL_NTHREADS == 1) ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/datatypes_minmax.cpp:162:0: /builddir/build/BUILD/gdl-0.9.9/src/minmax_include.cpp:86:17: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (nElem < CpuTPOOL_MIN_ELTS || nElem < CpuTPOOL_NTHREADS || CpuTPOOL_NTHREADS == 1) ^ /builddir/build/BUILD/gdl-0.9.9/src/minmax_include.cpp:86:46: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (nElem < CpuTPOOL_MIN_ELTS || nElem < CpuTPOOL_NTHREADS || CpuTPOOL_NTHREADS == 1) ^ /builddir/build/BUILD/gdl-0.9.9/src/minmax_include.cpp:199:17: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (nElem < CpuTPOOL_MIN_ELTS || nElem < CpuTPOOL_NTHREADS || CpuTPOOL_NTHREADS == 1) ^ /builddir/build/BUILD/gdl-0.9.9/src/minmax_include.cpp:199:46: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (nElem < CpuTPOOL_MIN_ELTS || nElem < CpuTPOOL_NTHREADS || CpuTPOOL_NTHREADS == 1) ^ /builddir/build/BUILD/gdl-0.9.9/src/minmax_include.cpp:315:17: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (nElem < CpuTPOOL_MIN_ELTS || nElem < CpuTPOOL_NTHREADS || CpuTPOOL_NTHREADS == 1) ^ /builddir/build/BUILD/gdl-0.9.9/src/minmax_include.cpp:315:46: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (nElem < CpuTPOOL_MIN_ELTS || nElem < CpuTPOOL_NTHREADS || CpuTPOOL_NTHREADS == 1) ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/datatypes_minmax.cpp:174:0: /builddir/build/BUILD/gdl-0.9.9/src/minmax_include.cpp: In member function 'void Data_< >::MinMax(DLong*, DLong*, BaseGDL**, BaseGDL**, bool, SizeT, SizeT, SizeT, DLong, bool) [with Sp = SpDComplexDbl; DLong = int; SizeT = long long unsigned int]': /builddir/build/BUILD/gdl-0.9.9/src/minmax_include.cpp:86:17: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (nElem < CpuTPOOL_MIN_ELTS || nElem < CpuTPOOL_NTHREADS || CpuTPOOL_NTHREADS == 1) ^ /builddir/build/BUILD/gdl-0.9.9/src/minmax_include.cpp:86:46: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (nElem < CpuTPOOL_MIN_ELTS || nElem < CpuTPOOL_NTHREADS || CpuTPOOL_NTHREADS == 1) ^ /builddir/build/BUILD/gdl-0.9.9/src/minmax_include.cpp:199:17: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (nElem < CpuTPOOL_MIN_ELTS || nElem < CpuTPOOL_NTHREADS || CpuTPOOL_NTHREADS == 1) ^ /builddir/build/BUILD/gdl-0.9.9/src/minmax_include.cpp:199:46: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (nElem < CpuTPOOL_MIN_ELTS || nElem < CpuTPOOL_NTHREADS || CpuTPOOL_NTHREADS == 1) ^ /builddir/build/BUILD/gdl-0.9.9/src/minmax_include.cpp:315:17: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (nElem < CpuTPOOL_MIN_ELTS || nElem < CpuTPOOL_NTHREADS || CpuTPOOL_NTHREADS == 1) ^ /builddir/build/BUILD/gdl-0.9.9/src/minmax_include.cpp:315:46: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (nElem < CpuTPOOL_MIN_ELTS || nElem < CpuTPOOL_NTHREADS || CpuTPOOL_NTHREADS == 1) ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/datatypes_minmax.cpp:178:0: /builddir/build/BUILD/gdl-0.9.9/src/minmax_include.cpp:86:17: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (nElem < CpuTPOOL_MIN_ELTS || nElem < CpuTPOOL_NTHREADS || CpuTPOOL_NTHREADS == 1) ^ /builddir/build/BUILD/gdl-0.9.9/src/minmax_include.cpp:86:46: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (nElem < CpuTPOOL_MIN_ELTS || nElem < CpuTPOOL_NTHREADS || CpuTPOOL_NTHREADS == 1) ^ /builddir/build/BUILD/gdl-0.9.9/src/minmax_include.cpp:199:17: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (nElem < CpuTPOOL_MIN_ELTS || nElem < CpuTPOOL_NTHREADS || CpuTPOOL_NTHREADS == 1) ^ /builddir/build/BUILD/gdl-0.9.9/src/minmax_include.cpp:199:46: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (nElem < CpuTPOOL_MIN_ELTS || nElem < CpuTPOOL_NTHREADS || CpuTPOOL_NTHREADS == 1) ^ /builddir/build/BUILD/gdl-0.9.9/src/minmax_include.cpp:315:17: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (nElem < CpuTPOOL_MIN_ELTS || nElem < CpuTPOOL_NTHREADS || CpuTPOOL_NTHREADS == 1) ^ /builddir/build/BUILD/gdl-0.9.9/src/minmax_include.cpp:315:46: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (nElem < CpuTPOOL_MIN_ELTS || nElem < CpuTPOOL_NTHREADS || CpuTPOOL_NTHREADS == 1) ^ [ 8%] Building CXX object src/CMakeFiles/gdl.dir/allix.cpp.o cd /builddir/build/BUILD/gdl-0.9.9/build/src && /usr/bin/c++ -DHAVE_CONFIG_H -DWXUSINGDLL -D_FILE_OFFSET_BITS=64 -D__WXGTK__ -I/builddir/build/BUILD/gdl-0.9.9/src -I/usr/include/tirpc -I/usr/include/GraphicsMagick -I/usr/lib/wx/include/gtk3-unicode-3.0 -I/usr/include/wx-3.0 -I/usr/include/libgeotiff -I/usr/include/hdf -I/usr/include/python2.7 -I/usr/lib/python2.7/site-packages/numpy/core/include -I/usr/include/udunits2 -I/usr/include/eigen3 -I/builddir/build/BUILD/gdl-0.9.9 -I/builddir/build/BUILD/gdl-0.9.9/build -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -DNDEBUG -fPIE -fopenmp -std=gnu++11 -o CMakeFiles/gdl.dir/allix.cpp.o -c /builddir/build/BUILD/gdl-0.9.9/src/allix.cpp In file included from /builddir/build/BUILD/gdl-0.9.9/src/basegdl.hpp:31:0, from /builddir/build/BUILD/gdl-0.9.9/src/datatypes.hpp:33, from /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp:24, from /builddir/build/BUILD/gdl-0.9.9/src/allix.cpp:19: /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In copy constructor 'dimension::dimension(const dimension&)': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:55:14: warning: array subscript has type 'char' [-Wchar-subscripts] { dim[i]=dim_.dim[i];} ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:55:26: warning: array subscript has type 'char' [-Wchar-subscripts] { dim[i]=dim_.dim[i];} ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In member function 'dimension& dimension::operator=(const dimension&)': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:118:12: warning: array subscript has type 'char' [-Wchar-subscripts] dim[i]=dim_.dim[i]; ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:118:24: warning: array subscript has type 'char' [-Wchar-subscripts] dim[i]=dim_.dim[i]; ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In member function 'void dimension::operator<<(SizeT)': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:146:15: warning: array subscript has type 'char' [-Wchar-subscripts] dim[rank++]=add; ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In member function 'SizeT dimension::NDimElements()': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:295:24: warning: array subscript has type 'char' [-Wchar-subscripts] return stride[ rank]; ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In member function 'SizeT dimension::NDimElementsConst() const': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:303:44: warning: array subscript has type 'char' [-Wchar-subscripts] for(char i=0; i= labelList.Size()) ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/allix.cpp:19:0: /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp: In member function 'void ArrayIndexVectorT::Clear()': /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp:142:17: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for( int i=0; iGetStride() * varStride[variableIndex]; ^ /builddir/build/BUILD/gdl-0.9.9/src/allix.hpp: In constructor 'AllIxNewMultiOneVariableIndexIndexedT::AllIxNewMultiOneVariableIndexIndexedT(RankT, SizeT, ArrayIndexVectorT*, SizeT, SizeT, const SizeT*, SizeT*, SizeT*)': /builddir/build/BUILD/gdl-0.9.9/src/allix.hpp:654:44: warning: array subscript has type 'char' [-Wchar-subscripts] ixListStride = varStride[variableIndex]; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/allix.cpp:19:0: /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp: In member function 'virtual SizeT CArrayIndexScalar::NIter(SizeT)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp:409:14: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= varDim && s > 0) // varDim == 0 && s == 0 ok ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp: In member function 'virtual SizeT ArrayIndexIndexed::NIter(SizeT)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp:577:16: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= varDim && s > 0) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp: In member function 'virtual SizeT CArrayIndexIndexed::NIter(SizeT)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp:720:16: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= varDim && s > 0) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp: In member function 'virtual SizeT ArrayIndexORange::NIter(SizeT)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp:828:18: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( sInit >= varDim) // && s > 0) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp: In member function 'virtual SizeT ArrayIndexRange::NIter(SizeT)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp:972:14: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( e >= varDim) // && e > 0) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp: In member function 'virtual SizeT ArrayIndexORangeS::NIter(SizeT)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp:1105:14: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= varDim) // && s > 0) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp: In member function 'virtual SizeT ArrayIndexRangeS::NIter(SizeT)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp:1270:14: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( e >= varDim) // && e > 0) ^ [ 9%] Building CXX object src/CMakeFiles/gdl.dir/arrayindex.cpp.o cd /builddir/build/BUILD/gdl-0.9.9/build/src && /usr/bin/c++ -DHAVE_CONFIG_H -DWXUSINGDLL -D_FILE_OFFSET_BITS=64 -D__WXGTK__ -I/builddir/build/BUILD/gdl-0.9.9/src -I/usr/include/tirpc -I/usr/include/GraphicsMagick -I/usr/lib/wx/include/gtk3-unicode-3.0 -I/usr/include/wx-3.0 -I/usr/include/libgeotiff -I/usr/include/hdf -I/usr/include/python2.7 -I/usr/lib/python2.7/site-packages/numpy/core/include -I/usr/include/udunits2 -I/usr/include/eigen3 -I/builddir/build/BUILD/gdl-0.9.9 -I/builddir/build/BUILD/gdl-0.9.9/build -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -DNDEBUG -fPIE -fopenmp -std=gnu++11 -o CMakeFiles/gdl.dir/arrayindex.cpp.o -c /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.cpp In file included from /builddir/build/BUILD/gdl-0.9.9/src/basegdl.hpp:31:0, from /builddir/build/BUILD/gdl-0.9.9/src/str.hpp:25, from /builddir/build/BUILD/gdl-0.9.9/src/GDLParser.hpp:16, from /builddir/build/BUILD/gdl-0.9.9/src/GDLInterpreter.hpp:13, from /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.cpp:20: /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In copy constructor 'dimension::dimension(const dimension&)': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:55:14: warning: array subscript has type 'char' [-Wchar-subscripts] { dim[i]=dim_.dim[i];} ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:55:26: warning: array subscript has type 'char' [-Wchar-subscripts] { dim[i]=dim_.dim[i];} ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In member function 'dimension& dimension::operator=(const dimension&)': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:118:12: warning: array subscript has type 'char' [-Wchar-subscripts] dim[i]=dim_.dim[i]; ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:118:24: warning: array subscript has type 'char' [-Wchar-subscripts] dim[i]=dim_.dim[i]; ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In member function 'void dimension::operator<<(SizeT)': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:146:15: warning: array subscript has type 'char' [-Wchar-subscripts] dim[rank++]=add; ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In member function 'SizeT dimension::NDimElements()': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:295:24: warning: array subscript has type 'char' [-Wchar-subscripts] return stride[ rank]; ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In member function 'SizeT dimension::NDimElementsConst() const': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:303:44: warning: array subscript has type 'char' [-Wchar-subscripts] for(char i=0; i= labelList.Size()) ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp:21:0, from /builddir/build/BUILD/gdl-0.9.9/src/GDLTreeParser.hpp:13, from /builddir/build/BUILD/gdl-0.9.9/src/GDLInterpreter.hpp:14, from /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.cpp:20: /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp: In member function 'void ArrayIndexVectorT::Clear()': /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp:142:17: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for( int i=0; iGetStride() * varStride[variableIndex]; ^ /builddir/build/BUILD/gdl-0.9.9/src/allix.hpp: In constructor 'AllIxNewMultiOneVariableIndexIndexedT::AllIxNewMultiOneVariableIndexIndexedT(RankT, SizeT, ArrayIndexVectorT*, SizeT, SizeT, const SizeT*, SizeT*, SizeT*)': /builddir/build/BUILD/gdl-0.9.9/src/allix.hpp:654:44: warning: array subscript has type 'char' [-Wchar-subscripts] ixListStride = varStride[variableIndex]; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp:21:0, from /builddir/build/BUILD/gdl-0.9.9/src/GDLTreeParser.hpp:13, from /builddir/build/BUILD/gdl-0.9.9/src/GDLInterpreter.hpp:14, from /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.cpp:20: /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp: In member function 'virtual SizeT CArrayIndexScalar::NIter(SizeT)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp:409:14: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= varDim && s > 0) // varDim == 0 && s == 0 ok ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp: In member function 'virtual SizeT ArrayIndexIndexed::NIter(SizeT)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp:577:16: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= varDim && s > 0) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp: In member function 'virtual SizeT CArrayIndexIndexed::NIter(SizeT)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp:720:16: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= varDim && s > 0) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp: In member function 'virtual SizeT ArrayIndexORange::NIter(SizeT)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp:828:18: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( sInit >= varDim) // && s > 0) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp: In member function 'virtual SizeT ArrayIndexRange::NIter(SizeT)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp:972:14: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( e >= varDim) // && e > 0) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp: In member function 'virtual SizeT ArrayIndexORangeS::NIter(SizeT)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp:1105:14: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= varDim) // && s > 0) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp: In member function 'virtual SizeT ArrayIndexRangeS::NIter(SizeT)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp:1270:14: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( e >= varDim) // && e > 0) ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp:98:0, from /builddir/build/BUILD/gdl-0.9.9/src/GDLTreeParser.hpp:13, from /builddir/build/BUILD/gdl-0.9.9/src/GDLInterpreter.hpp:14, from /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.cpp:20: /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp: In member function 'virtual BaseGDL* ArrayIndexListOneNoAssocT::Index(BaseGDL*, IxExprListT&)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp:308:8: warning: unused variable 'assertValue' [-Wunused-variable] SizeT assertValue = ix->NIter( var->N_Elements()/*var->Size()*/); ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp: In member function 'virtual void ArrayIndexListOneScalarVPNoAssocT::SetVariable(BaseGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp:532:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp: In member function 'virtual void ArrayIndexListOneScalarVPNoAssocT::AssignAt(BaseGDL*, BaseGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp:579:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp: In member function 'virtual void ArrayIndexListOneConstScalarNoAssocT::SetVariable(BaseGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp:727:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp: In member function 'virtual void ArrayIndexListOneConstScalarNoAssocT::AssignAt(BaseGDL*, BaseGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp:752:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp: In member function 'virtual BaseGDL* ArrayIndexListOneConstScalarNoAssocT::Index(BaseGDL*, IxExprListT&)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp:782:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/GDLTreeParser.hpp:13:0, from /builddir/build/BUILD/gdl-0.9.9/src/GDLInterpreter.hpp:14, from /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.cpp:20: /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp: In member function 'virtual BaseGDL* ArrayIndexListOneT::Index(BaseGDL*, IxExprListT&)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp:341:8: warning: unused variable 'assertValue' [-Wunused-variable] SizeT assertValue = ix->NIter( var->N_Elements()/*var->Size()*/); ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp: In member function 'virtual void ArrayIndexListOneScalarVPT::SetVariable(BaseGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp:562:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp: In member function 'virtual void ArrayIndexListOneScalarVPT::AssignAt(BaseGDL*, BaseGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp:609:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp: In member function 'virtual void ArrayIndexListOneConstScalarT::SetVariable(BaseGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp:738:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp: In member function 'virtual void ArrayIndexListOneConstScalarT::AssignAt(BaseGDL*, BaseGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp:763:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp: In member function 'virtual BaseGDL* ArrayIndexListOneConstScalarT::Index(BaseGDL*, IxExprListT&)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp:793:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/GDLInterpreter.hpp:23:0, from /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.cpp:20: /builddir/build/BUILD/gdl-0.9.9/src/accessdesc.hpp: In member function 'void DotAccessDescT::ADAssign(BaseGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/accessdesc.hpp:392:9: warning: unused variable 'lRank' [-Wunused-variable] SizeT lRank = dim.Rank(); ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.cpp:20:0: /builddir/build/BUILD/gdl-0.9.9/src/GDLInterpreter.hpp: In static member function 'static void GDLInterpreter::EnableAllGC()': /builddir/build/BUILD/gdl-0.9.9/src/GDLInterpreter.hpp:366:15: warning: variable 'nEl' set but not used [-Wunused-but-set-variable] SizeT nEl = heap.size(); ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.cpp: In member function 'virtual SizeT ArrayIndexScalar::NIter(SizeT)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.cpp:70:12: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= varDim && s > 0) // s == 0 is fine ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.cpp: In member function 'virtual SizeT ArrayIndexScalarVP::NIter(SizeT)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.cpp:84:12: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= varDim && s > 0) // s == 0 is fine ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.cpp: In member function 'virtual BaseGDL* ArrayIndexListOneScalarT::Index(BaseGDL*, IxExprListT&)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.cpp:138:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.cpp: In member function 'virtual BaseGDL* ArrayIndexListOneScalarNoAssocT::Index(BaseGDL*, IxExprListT&)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.cpp:167:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.cpp: In member function 'virtual BaseGDL* ArrayIndexListOneScalarVPT::Index(BaseGDL*, IxExprListT&)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.cpp:224:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.cpp: In member function 'virtual BaseGDL* ArrayIndexListOneScalarVPNoAssocT::Index(BaseGDL*, IxExprListT&)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.cpp:252:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.cpp: In member function 'virtual void ArrayIndexListOneScalarT::SetVariable(BaseGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.cpp:292:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.cpp:296:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.cpp: In member function 'virtual void ArrayIndexListOneScalarNoAssocT::SetVariable(BaseGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.cpp:314:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.cpp:318:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.cpp: In member function 'virtual void ArrayIndexListOneScalarT::AssignAt(BaseGDL*, BaseGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.cpp:334:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.cpp: In member function 'virtual void ArrayIndexListOneScalarNoAssocT::AssignAt(BaseGDL*, BaseGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.cpp:366:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ [ 10%] Building CXX object src/CMakeFiles/gdl.dir/assocdata.cpp.o cd /builddir/build/BUILD/gdl-0.9.9/build/src && /usr/bin/c++ -DHAVE_CONFIG_H -DWXUSINGDLL -D_FILE_OFFSET_BITS=64 -D__WXGTK__ -I/builddir/build/BUILD/gdl-0.9.9/src -I/usr/include/tirpc -I/usr/include/GraphicsMagick -I/usr/lib/wx/include/gtk3-unicode-3.0 -I/usr/include/wx-3.0 -I/usr/include/libgeotiff -I/usr/include/hdf -I/usr/include/python2.7 -I/usr/lib/python2.7/site-packages/numpy/core/include -I/usr/include/udunits2 -I/usr/include/eigen3 -I/builddir/build/BUILD/gdl-0.9.9 -I/builddir/build/BUILD/gdl-0.9.9/build -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -DNDEBUG -fPIE -fopenmp -std=gnu++11 -o CMakeFiles/gdl.dir/assocdata.cpp.o -c /builddir/build/BUILD/gdl-0.9.9/src/assocdata.cpp In file included from /builddir/build/BUILD/gdl-0.9.9/src/basegdl.hpp:31:0, from /builddir/build/BUILD/gdl-0.9.9/src/typetraits.hpp:26, from /builddir/build/BUILD/gdl-0.9.9/src/assocdata.hpp:21, from /builddir/build/BUILD/gdl-0.9.9/src/assocdata.cpp:20: /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In copy constructor 'dimension::dimension(const dimension&)': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:55:14: warning: array subscript has type 'char' [-Wchar-subscripts] { dim[i]=dim_.dim[i];} ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:55:26: warning: array subscript has type 'char' [-Wchar-subscripts] { dim[i]=dim_.dim[i];} ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In member function 'dimension& dimension::operator=(const dimension&)': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:118:12: warning: array subscript has type 'char' [-Wchar-subscripts] dim[i]=dim_.dim[i]; ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:118:24: warning: array subscript has type 'char' [-Wchar-subscripts] dim[i]=dim_.dim[i]; ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In member function 'void dimension::operator<<(SizeT)': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:146:15: warning: array subscript has type 'char' [-Wchar-subscripts] dim[rank++]=add; ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In member function 'SizeT dimension::NDimElements()': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:295:24: warning: array subscript has type 'char' [-Wchar-subscripts] return stride[ rank]; ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In member function 'SizeT dimension::NDimElementsConst() const': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:303:44: warning: array subscript has type 'char' [-Wchar-subscripts] for(char i=0; i= labelList.Size()) ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp:21:0, from /builddir/build/BUILD/gdl-0.9.9/src/assocdata.cpp:21: /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp: In member function 'void ArrayIndexVectorT::Clear()': /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp:142:17: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for( int i=0; iGetStride() * varStride[variableIndex]; ^ /builddir/build/BUILD/gdl-0.9.9/src/allix.hpp: In constructor 'AllIxNewMultiOneVariableIndexIndexedT::AllIxNewMultiOneVariableIndexIndexedT(RankT, SizeT, ArrayIndexVectorT*, SizeT, SizeT, const SizeT*, SizeT*, SizeT*)': /builddir/build/BUILD/gdl-0.9.9/src/allix.hpp:654:44: warning: array subscript has type 'char' [-Wchar-subscripts] ixListStride = varStride[variableIndex]; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp:21:0, from /builddir/build/BUILD/gdl-0.9.9/src/assocdata.cpp:21: /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp: In member function 'virtual SizeT CArrayIndexScalar::NIter(SizeT)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp:409:14: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= varDim && s > 0) // varDim == 0 && s == 0 ok ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp: In member function 'virtual SizeT ArrayIndexIndexed::NIter(SizeT)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp:577:16: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= varDim && s > 0) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp: In member function 'virtual SizeT CArrayIndexIndexed::NIter(SizeT)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp:720:16: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= varDim && s > 0) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp: In member function 'virtual SizeT ArrayIndexORange::NIter(SizeT)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp:828:18: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( sInit >= varDim) // && s > 0) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp: In member function 'virtual SizeT ArrayIndexRange::NIter(SizeT)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp:972:14: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( e >= varDim) // && e > 0) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp: In member function 'virtual SizeT ArrayIndexORangeS::NIter(SizeT)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp:1105:14: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= varDim) // && s > 0) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp: In member function 'virtual SizeT ArrayIndexRangeS::NIter(SizeT)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp:1270:14: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( e >= varDim) // && e > 0) ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp:98:0, from /builddir/build/BUILD/gdl-0.9.9/src/assocdata.cpp:21: /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp: In member function 'virtual BaseGDL* ArrayIndexListOneNoAssocT::Index(BaseGDL*, IxExprListT&)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp:308:8: warning: unused variable 'assertValue' [-Wunused-variable] SizeT assertValue = ix->NIter( var->N_Elements()/*var->Size()*/); ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp: In member function 'virtual void ArrayIndexListOneScalarVPNoAssocT::SetVariable(BaseGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp:532:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp: In member function 'virtual void ArrayIndexListOneScalarVPNoAssocT::AssignAt(BaseGDL*, BaseGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp:579:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp: In member function 'virtual void ArrayIndexListOneConstScalarNoAssocT::SetVariable(BaseGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp:727:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp: In member function 'virtual void ArrayIndexListOneConstScalarNoAssocT::AssignAt(BaseGDL*, BaseGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp:752:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp: In member function 'virtual BaseGDL* ArrayIndexListOneConstScalarNoAssocT::Index(BaseGDL*, IxExprListT&)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp:782:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/assocdata.cpp:21:0: /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp: In member function 'virtual BaseGDL* ArrayIndexListOneT::Index(BaseGDL*, IxExprListT&)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp:341:8: warning: unused variable 'assertValue' [-Wunused-variable] SizeT assertValue = ix->NIter( var->N_Elements()/*var->Size()*/); ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp: In member function 'virtual void ArrayIndexListOneScalarVPT::SetVariable(BaseGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp:562:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp: In member function 'virtual void ArrayIndexListOneScalarVPT::AssignAt(BaseGDL*, BaseGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp:609:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp: In member function 'virtual void ArrayIndexListOneConstScalarT::SetVariable(BaseGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp:738:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp: In member function 'virtual void ArrayIndexListOneConstScalarT::AssignAt(BaseGDL*, BaseGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp:763:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp: In member function 'virtual BaseGDL* ArrayIndexListOneConstScalarT::Index(BaseGDL*, IxExprListT&)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp:793:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ [ 10%] Building CXX object src/CMakeFiles/gdl.dir/basegdl.cpp.o cd /builddir/build/BUILD/gdl-0.9.9/build/src && /usr/bin/c++ -DHAVE_CONFIG_H -DWXUSINGDLL -D_FILE_OFFSET_BITS=64 -D__WXGTK__ -I/builddir/build/BUILD/gdl-0.9.9/src -I/usr/include/tirpc -I/usr/include/GraphicsMagick -I/usr/lib/wx/include/gtk3-unicode-3.0 -I/usr/include/wx-3.0 -I/usr/include/libgeotiff -I/usr/include/hdf -I/usr/include/python2.7 -I/usr/lib/python2.7/site-packages/numpy/core/include -I/usr/include/udunits2 -I/usr/include/eigen3 -I/builddir/build/BUILD/gdl-0.9.9 -I/builddir/build/BUILD/gdl-0.9.9/build -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -DNDEBUG -fPIE -fopenmp -std=gnu++11 -o CMakeFiles/gdl.dir/basegdl.cpp.o -c /builddir/build/BUILD/gdl-0.9.9/src/basegdl.cpp In file included from /builddir/build/BUILD/gdl-0.9.9/src/basegdl.hpp:31:0, from /builddir/build/BUILD/gdl-0.9.9/src/basegdl.cpp:20: /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In copy constructor 'dimension::dimension(const dimension&)': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:55:14: warning: array subscript has type 'char' [-Wchar-subscripts] { dim[i]=dim_.dim[i];} ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:55:26: warning: array subscript has type 'char' [-Wchar-subscripts] { dim[i]=dim_.dim[i];} ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In member function 'dimension& dimension::operator=(const dimension&)': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:118:12: warning: array subscript has type 'char' [-Wchar-subscripts] dim[i]=dim_.dim[i]; ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:118:24: warning: array subscript has type 'char' [-Wchar-subscripts] dim[i]=dim_.dim[i]; ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In member function 'void dimension::operator<<(SizeT)': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:146:15: warning: array subscript has type 'char' [-Wchar-subscripts] dim[rank++]=add; ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In member function 'SizeT dimension::NDimElements()': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:295:24: warning: array subscript has type 'char' [-Wchar-subscripts] return stride[ rank]; ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In member function 'SizeT dimension::NDimElementsConst() const': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:303:44: warning: array subscript has type 'char' [-Wchar-subscripts] for(char i=0; i= labelList.Size()) ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp:21:0, from /builddir/build/BUILD/gdl-0.9.9/src/GDLTreeParser.hpp:13, from /builddir/build/BUILD/gdl-0.9.9/src/dinterpreter.hpp:69, from /builddir/build/BUILD/gdl-0.9.9/src/basic_fun.cpp:69: /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp: In member function 'void ArrayIndexVectorT::Clear()': /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp:142:17: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for( int i=0; iGetStride() * varStride[variableIndex]; ^ /builddir/build/BUILD/gdl-0.9.9/src/allix.hpp: In constructor 'AllIxNewMultiOneVariableIndexIndexedT::AllIxNewMultiOneVariableIndexIndexedT(RankT, SizeT, ArrayIndexVectorT*, SizeT, SizeT, const SizeT*, SizeT*, SizeT*)': /builddir/build/BUILD/gdl-0.9.9/src/allix.hpp:654:44: warning: array subscript has type 'char' [-Wchar-subscripts] ixListStride = varStride[variableIndex]; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp:21:0, from /builddir/build/BUILD/gdl-0.9.9/src/GDLTreeParser.hpp:13, from /builddir/build/BUILD/gdl-0.9.9/src/dinterpreter.hpp:69, from /builddir/build/BUILD/gdl-0.9.9/src/basic_fun.cpp:69: /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp: In member function 'virtual SizeT CArrayIndexScalar::NIter(SizeT)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp:409:14: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= varDim && s > 0) // varDim == 0 && s == 0 ok ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp: In member function 'virtual SizeT ArrayIndexIndexed::NIter(SizeT)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp:577:16: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= varDim && s > 0) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp: In member function 'virtual SizeT CArrayIndexIndexed::NIter(SizeT)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp:720:16: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= varDim && s > 0) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp: In member function 'virtual SizeT ArrayIndexORange::NIter(SizeT)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp:828:18: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( sInit >= varDim) // && s > 0) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp: In member function 'virtual SizeT ArrayIndexRange::NIter(SizeT)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp:972:14: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( e >= varDim) // && e > 0) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp: In member function 'virtual SizeT ArrayIndexORangeS::NIter(SizeT)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp:1105:14: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= varDim) // && s > 0) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp: In member function 'virtual SizeT ArrayIndexRangeS::NIter(SizeT)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp:1270:14: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( e >= varDim) // && e > 0) ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp:98:0, from /builddir/build/BUILD/gdl-0.9.9/src/GDLTreeParser.hpp:13, from /builddir/build/BUILD/gdl-0.9.9/src/dinterpreter.hpp:69, from /builddir/build/BUILD/gdl-0.9.9/src/basic_fun.cpp:69: /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp: In member function 'virtual BaseGDL* ArrayIndexListOneNoAssocT::Index(BaseGDL*, IxExprListT&)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp:308:8: warning: unused variable 'assertValue' [-Wunused-variable] SizeT assertValue = ix->NIter( var->N_Elements()/*var->Size()*/); ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp: In member function 'virtual void ArrayIndexListOneScalarVPNoAssocT::SetVariable(BaseGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp:532:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp: In member function 'virtual void ArrayIndexListOneScalarVPNoAssocT::AssignAt(BaseGDL*, BaseGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp:579:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp: In member function 'virtual void ArrayIndexListOneConstScalarNoAssocT::SetVariable(BaseGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp:727:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp: In member function 'virtual void ArrayIndexListOneConstScalarNoAssocT::AssignAt(BaseGDL*, BaseGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp:752:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp: In member function 'virtual BaseGDL* ArrayIndexListOneConstScalarNoAssocT::Index(BaseGDL*, IxExprListT&)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp:782:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/GDLTreeParser.hpp:13:0, from /builddir/build/BUILD/gdl-0.9.9/src/dinterpreter.hpp:69, from /builddir/build/BUILD/gdl-0.9.9/src/basic_fun.cpp:69: /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp: In member function 'virtual BaseGDL* ArrayIndexListOneT::Index(BaseGDL*, IxExprListT&)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp:341:8: warning: unused variable 'assertValue' [-Wunused-variable] SizeT assertValue = ix->NIter( var->N_Elements()/*var->Size()*/); ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp: In member function 'virtual void ArrayIndexListOneScalarVPT::SetVariable(BaseGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp:562:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp: In member function 'virtual void ArrayIndexListOneScalarVPT::AssignAt(BaseGDL*, BaseGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp:609:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp: In member function 'virtual void ArrayIndexListOneConstScalarT::SetVariable(BaseGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp:738:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp: In member function 'virtual void ArrayIndexListOneConstScalarT::AssignAt(BaseGDL*, BaseGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp:763:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp: In member function 'virtual BaseGDL* ArrayIndexListOneConstScalarT::Index(BaseGDL*, IxExprListT&)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp:793:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/GDLInterpreter.hpp:23:0, from /builddir/build/BUILD/gdl-0.9.9/src/dinterpreter.hpp:70, from /builddir/build/BUILD/gdl-0.9.9/src/basic_fun.cpp:69: /builddir/build/BUILD/gdl-0.9.9/src/accessdesc.hpp: In member function 'void DotAccessDescT::ADAssign(BaseGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/accessdesc.hpp:392:9: warning: unused variable 'lRank' [-Wunused-variable] SizeT lRank = dim.Rank(); ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/dinterpreter.hpp:70:0, from /builddir/build/BUILD/gdl-0.9.9/src/basic_fun.cpp:69: /builddir/build/BUILD/gdl-0.9.9/src/GDLInterpreter.hpp: In static member function 'static void GDLInterpreter::EnableAllGC()': /builddir/build/BUILD/gdl-0.9.9/src/GDLInterpreter.hpp:366:15: warning: variable 'nEl' set but not used [-Wunused-but-set-variable] SizeT nEl = heap.size(); ^ /builddir/build/BUILD/gdl-0.9.9/src/basic_fun.cpp: In function 'BaseGDL* lib::n_elements(EnvT*)': /builddir/build/BUILD/gdl-0.9.9/src/basic_fun.cpp:1121:11: warning: unused variable 'nParam' [-Wunused-variable] SizeT nParam=e->NParam(1); ^ /builddir/build/BUILD/gdl-0.9.9/src/basic_fun.cpp: In function 'BaseGDL* lib::string_fun(EnvT*)': /builddir/build/BUILD/gdl-0.9.9/src/basic_fun.cpp:1387:16: warning: unused variable 'p' [-Wunused-variable] BaseGDL* p = e->GetParDefined( i); ^ /builddir/build/BUILD/gdl-0.9.9/src/basic_fun.cpp: In function 'BaseGDL* lib::execute_fun(EnvT*)': /builddir/build/BUILD/gdl-0.9.9/src/basic_fun.cpp:1655:10: warning: variable 'quietExecution' set but not used [-Wunused-but-set-variable] bool quietExecution = false; ^ /builddir/build/BUILD/gdl-0.9.9/src/basic_fun.cpp: In function 'BaseGDL* lib::strtrim(EnvT*)': /builddir/build/BUILD/gdl-0.9.9/src/basic_fun.cpp:2037:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if ((nEl*10) >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= (nEl*10))) ^ /builddir/build/BUILD/gdl-0.9.9/src/basic_fun.cpp:2037:114: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if ((nEl*10) >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= (nEl*10))) ^ /builddir/build/BUILD/gdl-0.9.9/src/basic_fun.cpp:2040:25: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for( OMPInt i=0; i= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= (nEl*10))) ^ /builddir/build/BUILD/gdl-0.9.9/src/basic_fun.cpp:2059:114: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if ((nEl*10) >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= (nEl*10))) ^ /builddir/build/BUILD/gdl-0.9.9/src/basic_fun.cpp:2062:25: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for( OMPInt i=0; i= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= (nEl*10))) ^ /builddir/build/BUILD/gdl-0.9.9/src/basic_fun.cpp:2080:114: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if ((nEl*10) >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= (nEl*10))) ^ /builddir/build/BUILD/gdl-0.9.9/src/basic_fun.cpp:2083:25: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for( OMPInt i=0; i= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= (nEl*10))) ^ /builddir/build/BUILD/gdl-0.9.9/src/basic_fun.cpp:2113:114: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if ((nEl*10) >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= (nEl*10))) ^ /builddir/build/BUILD/gdl-0.9.9/src/basic_fun.cpp:2116:21: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for( OMPInt i=0; iGetParDefined(2); ^ /builddir/build/BUILD/gdl-0.9.9/src/basic_fun.cpp:2161:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if ((nSrcStr*10) >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= (nSrcStr*10))) ^ /builddir/build/BUILD/gdl-0.9.9/src/basic_fun.cpp:2161:122: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if ((nSrcStr*10) >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= (nSrcStr*10))) ^ /builddir/build/BUILD/gdl-0.9.9/src/basic_fun.cpp:2164:21: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for( OMPInt i=0; iDim( 0)) ^ /builddir/build/BUILD/gdl-0.9.9/src/basic_fun.cpp:2244:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if ((nSrcStr*10) >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= (nSrcStr*10))) default( shared) ^ /builddir/build/BUILD/gdl-0.9.9/src/basic_fun.cpp:2244:122: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if ((nSrcStr*10) >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= (nSrcStr*10))) default( shared) ^ /builddir/build/BUILD/gdl-0.9.9/src/basic_fun.cpp:2247:21: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for( OMPInt i=0; i= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= (nEl*10))) ^ /builddir/build/BUILD/gdl-0.9.9/src/basic_fun.cpp:2298:114: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if ((nEl*10) >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= (nEl*10))) ^ /builddir/build/BUILD/gdl-0.9.9/src/basic_fun.cpp:2301:25: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for( OMPInt i=0; i= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= (nEl*10))) ^ /builddir/build/BUILD/gdl-0.9.9/src/basic_fun.cpp:2310:114: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if ((nEl*10) >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= (nEl*10))) ^ /builddir/build/BUILD/gdl-0.9.9/src/basic_fun.cpp:2313:25: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for( OMPInt i=0; i= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= (nEl*10))) ^ /builddir/build/BUILD/gdl-0.9.9/src/basic_fun.cpp:2356:114: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if ((nEl*10) >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= (nEl*10))) ^ /builddir/build/BUILD/gdl-0.9.9/src/basic_fun.cpp:2359:25: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for( OMPInt i=0; i= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= (nEl*10))) ^ /builddir/build/BUILD/gdl-0.9.9/src/basic_fun.cpp:2368:114: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if ((nEl*10) >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= (nEl*10))) ^ /builddir/build/BUILD/gdl-0.9.9/src/basic_fun.cpp:2371:25: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for( OMPInt i=0; i srcRank) ^ /builddir/build/BUILD/gdl-0.9.9/src/basic_fun.cpp: In function 'BaseGDL* lib::product_fun(EnvT*)': /builddir/build/BUILD/gdl-0.9.9/src/basic_fun.cpp:3330:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (sumDim < 1 || sumDim > srcRank) ^ /builddir/build/BUILD/gdl-0.9.9/src/basic_fun.cpp: In function 'BaseGDL* lib::min_fun(EnvT*)': /builddir/build/BUILD/gdl-0.9.9/src/basic_fun.cpp:3593:56: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (searchDim < 0 || searchDim > searchArr->Rank()) ^ /builddir/build/BUILD/gdl-0.9.9/src/basic_fun.cpp:3629:60: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if ((nEl/outerStride)*searchStride >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= (nEl/outerStride)*searchStride)) ^ /builddir/build/BUILD/gdl-0.9.9/src/basic_fun.cpp:3629:147: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if ((nEl/outerStride)*searchStride >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= (nEl/outerStride)*searchStride)) ^ /builddir/build/BUILD/gdl-0.9.9/src/basic_fun.cpp:3628:13: warning: unused variable 'rIx' [-Wunused-variable] SizeT rIx = 0; ^ /builddir/build/BUILD/gdl-0.9.9/src/basic_fun.cpp: In function 'BaseGDL* lib::max_fun(EnvT*)': /builddir/build/BUILD/gdl-0.9.9/src/basic_fun.cpp:3701:56: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (searchDim < 0 || searchDim > searchArr->Rank()) ^ /builddir/build/BUILD/gdl-0.9.9/src/basic_fun.cpp:3736:60: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if ((nEl/outerStride)*searchStride >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= (nEl/outerStride)*searchStride)) ^ /builddir/build/BUILD/gdl-0.9.9/src/basic_fun.cpp:3736:147: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if ((nEl/outerStride)*searchStride >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= (nEl/outerStride)*searchStride)) ^ /builddir/build/BUILD/gdl-0.9.9/src/basic_fun.cpp: In function 'BaseGDL* lib::median(EnvT*)': /builddir/build/BUILD/gdl-0.9.9/src/basic_fun.cpp:4335:51: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (medianDim < 0 || medianDim > p0->Rank()) ^ /builddir/build/BUILD/gdl-0.9.9/src/basic_fun.cpp:4366:16: warning: unused variable 'hasnan' [-Wunused-variable] bool hasnan = false; ^ /builddir/build/BUILD/gdl-0.9.9/src/basic_fun.cpp:4449:26: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (p0->Dim(1) < MaxAllowedWidth) MaxAllowedWidth = p0->Dim(1); ^ /builddir/build/BUILD/gdl-0.9.9/src/basic_fun.cpp: In function 'BaseGDL* lib::SlowReliableMedian(EnvT*)': /builddir/build/BUILD/gdl-0.9.9/src/basic_fun.cpp:4592:26: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (dim > p0->Rank()) ^ /builddir/build/BUILD/gdl-0.9.9/src/basic_fun.cpp:4599:28: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (i != (dim - 1)) { ^ /builddir/build/BUILD/gdl-0.9.9/src/basic_fun.cpp:4643:29: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (SizeT k = 0; k < nmed; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/basic_fun.cpp:4649:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (DLong i = 0; i < nEl; ++i) hh[i] = i; ^ /builddir/build/BUILD/gdl-0.9.9/src/basic_fun.cpp:4684:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (DLong i = 0; i < nEl; ++i) hh[i] = start + i * accumStride; ^ /builddir/build/BUILD/gdl-0.9.9/src/basic_fun.cpp:4807:26: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (p0->Dim(1) < MaxAllowedWidth) MaxAllowedWidth = p0->Dim(1); ^ /builddir/build/BUILD/gdl-0.9.9/src/basic_fun.cpp:4997:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (DLong i = 0; i < N_MaskElem; ++i) hh[i] = i; ^ /builddir/build/BUILD/gdl-0.9.9/src/basic_fun.cpp:5004:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (DLong i = 0; i < width; ++i) hh[i] = i; ^ /builddir/build/BUILD/gdl-0.9.9/src/basic_fun.cpp:5032:49: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (DLong t = 0; t < width - ctl_NaN; ++t) hhbis[t] = t; ^ /builddir/build/BUILD/gdl-0.9.9/src/basic_fun.cpp:5033:51: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (DLong ii = 0; ii < width - ctl_NaN; ++ii)(*Mask1Dbis)[ii] = (*Mask1D)[ii]; ^ /builddir/build/BUILD/gdl-0.9.9/src/basic_fun.cpp:5088:56: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (DLong t = 0; t < N_MaskElem - ctl_NaN; ++t) hhb[t] = t; ^ /builddir/build/BUILD/gdl-0.9.9/src/basic_fun.cpp:5089:58: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (DLong ii = 0; ii < N_MaskElem - ctl_NaN; ++ii)(*Maskb)[ii] = (*Mask)[ii]; ^ /builddir/build/BUILD/gdl-0.9.9/src/basic_fun.cpp:5136:49: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (DLong t = 0; t < width - ctl_NaN; ++t) hhbis[t] = t; ^ /builddir/build/BUILD/gdl-0.9.9/src/basic_fun.cpp:5137:51: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (DLong ii = 0; ii < width - ctl_NaN; ++ii)(*Mask1Dbis)[ii] = (*Mask1D)[ii]; ^ /builddir/build/BUILD/gdl-0.9.9/src/basic_fun.cpp:5207:56: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (DLong t = 0; t < N_MaskElem - ctl_NaN; ++t) hhb[t] = t; ^ /builddir/build/BUILD/gdl-0.9.9/src/basic_fun.cpp:5208:58: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (DLong ii = 0; ii < N_MaskElem - ctl_NaN; ++ii)(*Maskb)[ii] = (*Mask)[ii]; ^ /builddir/build/BUILD/gdl-0.9.9/src/basic_fun.cpp:5176:21: warning: unused variable 'kk' [-Wunused-variable] SizeT kk = 0; ^ /builddir/build/BUILD/gdl-0.9.9/src/basic_fun.cpp: In function 'BaseGDL* lib::mean_fun(EnvT*)': /builddir/build/BUILD/gdl-0.9.9/src/basic_fun.cpp:5377:45: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (meanDim < 0 || meanDim > p0->Rank()) ^ /builddir/build/BUILD/gdl-0.9.9/src/basic_fun.cpp: In function 'BaseGDL* lib::moment_fun(EnvT*)': /builddir/build/BUILD/gdl-0.9.9/src/basic_fun.cpp:5856:49: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (momentDim < 0 || momentDim > p0->Rank()) ^ /builddir/build/BUILD/gdl-0.9.9/src/basic_fun.cpp: In function 'BaseGDL* lib::ishft_fun(EnvT*)': /builddir/build/BUILD/gdl-0.9.9/src/basic_fun.cpp:6268:36: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (finalN >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= finalN)) ^ /builddir/build/BUILD/gdl-0.9.9/src/basic_fun.cpp:6268:105: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (finalN >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= finalN)) ^ /builddir/build/BUILD/gdl-0.9.9/src/basic_fun.cpp:6283:36: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (finalN >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= finalN)) ^ /builddir/build/BUILD/gdl-0.9.9/src/basic_fun.cpp:6283:105: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (finalN >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= finalN)) ^ /builddir/build/BUILD/gdl-0.9.9/src/basic_fun.cpp:6298:36: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (finalN >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= finalN)) ^ /builddir/build/BUILD/gdl-0.9.9/src/basic_fun.cpp:6298:105: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (finalN >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= finalN)) ^ /builddir/build/BUILD/gdl-0.9.9/src/basic_fun.cpp:6313:36: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (finalN >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= finalN)) ^ /builddir/build/BUILD/gdl-0.9.9/src/basic_fun.cpp:6313:105: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (finalN >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= finalN)) ^ /builddir/build/BUILD/gdl-0.9.9/src/basic_fun.cpp:6328:36: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (finalN >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= finalN)) ^ /builddir/build/BUILD/gdl-0.9.9/src/basic_fun.cpp:6328:105: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (finalN >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= finalN)) ^ /builddir/build/BUILD/gdl-0.9.9/src/basic_fun.cpp:6343:36: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (finalN >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= finalN)) ^ /builddir/build/BUILD/gdl-0.9.9/src/basic_fun.cpp:6343:105: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (finalN >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= finalN)) ^ /builddir/build/BUILD/gdl-0.9.9/src/basic_fun.cpp:6358:36: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (finalN >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= finalN)) ^ /builddir/build/BUILD/gdl-0.9.9/src/basic_fun.cpp:6358:105: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (finalN >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= finalN)) ^ /builddir/build/BUILD/gdl-0.9.9/src/basic_fun.cpp: In function 'BaseGDL* lib::rebin_fun(EnvT*)': /builddir/build/BUILD/gdl-0.9.9/src/basic_fun.cpp:6498:19: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( newDim > oldDim) ^ /builddir/build/BUILD/gdl-0.9.9/src/basic_fun.cpp: In function 'BaseGDL* lib::obj_hasmethod(EnvT*)': /builddir/build/BUILD/gdl-0.9.9/src/basic_fun.cpp:6638:11: warning: unused variable 'nParam' [-Wunused-variable] SizeT nParam = e->NParam( 2); ^ /builddir/build/BUILD/gdl-0.9.9/src/basic_fun.cpp: In function 'BaseGDL* lib::bytscl(EnvT*)': /builddir/build/BUILD/gdl-0.9.9/src/basic_fun.cpp:6816:37: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel for if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/basic_fun.cpp:6816:106: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel for if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/basic_fun.cpp:6828:37: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel for if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/basic_fun.cpp:6828:106: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel for if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/basic_fun.cpp: In function 'BaseGDL* lib::strtok_fun(EnvT*)': /builddir/build/BUILD/gdl-0.9.9/src/basic_fun.cpp:6891:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] while (pos != string::npos) { ^ /builddir/build/BUILD/gdl-0.9.9/src/basic_fun.cpp:6893:26: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (pos != string::npos) { ^ /builddir/build/BUILD/gdl-0.9.9/src/basic_fun.cpp:6946:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (tokE == string::npos) { ^ /builddir/build/BUILD/gdl-0.9.9/src/basic_fun.cpp:6988:31: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (int i = 0; i < nTok; i++) ^ /builddir/build/BUILD/gdl-0.9.9/src/basic_fun.cpp:7003:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (int i = 0; i < nTok; i++) ^ /builddir/build/BUILD/gdl-0.9.9/src/basic_fun.cpp:7013:25: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (int i = 0; i < nTok; i++) { ^ /builddir/build/BUILD/gdl-0.9.9/src/basic_fun.cpp:7019:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] while (escPos != string::npos) { ^ /builddir/build/BUILD/gdl-0.9.9/src/basic_fun.cpp: In function 'BaseGDL* lib::tag_names_fun(EnvT*)': /builddir/build/BUILD/gdl-0.9.9/src/basic_fun.cpp:7124:24: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for(int i=0; i < nTags; ++i) ^ /builddir/build/BUILD/gdl-0.9.9/src/basic_fun.cpp:7105:11: warning: unused variable 'nParam' [-Wunused-variable] SizeT nParam=e->NParam(); ^ /builddir/build/BUILD/gdl-0.9.9/src/basic_fun.cpp: In function 'BaseGDL* lib::stregex_fun(EnvT*)': /builddir/build/BUILD/gdl-0.9.9/src/basic_fun.cpp:7136:11: warning: unused variable 'nParam' [-Wunused-variable] SizeT nParam=e->NParam( 2); ^ /builddir/build/BUILD/gdl-0.9.9/src/basic_fun.cpp: In function 'BaseGDL* lib::routine_filepath(EnvT*)': /builddir/build/BUILD/gdl-0.9.9/src/basic_fun.cpp:7328:21: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for(int i = 0; i < nPath; i ++) { ^ /builddir/build/BUILD/gdl-0.9.9/src/basic_fun.cpp: In function 'BaseGDL* lib::temporary(EnvT*)': /builddir/build/BUILD/gdl-0.9.9/src/basic_fun.cpp:7663:11: warning: unused variable 'nParam' [-Wunused-variable] SizeT nParam=e->NParam(1); ^ /builddir/build/BUILD/gdl-0.9.9/src/basic_fun.cpp: In function 'BaseGDL* lib::memory(EnvT*)': /builddir/build/BUILD/gdl-0.9.9/src/basic_fun.cpp:7675:11: warning: unused variable 'nParam' [-Wunused-variable] SizeT nParam=e->NParam( 0); ^ /builddir/build/BUILD/gdl-0.9.9/src/basic_fun.cpp: In function 'BaseGDL* lib::reverse(EnvT*)': /builddir/build/BUILD/gdl-0.9.9/src/basic_fun.cpp:8205:44: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (p0->Rank() != 0 && (dim > p0->Rank() || dim < 1)) ^ /builddir/build/BUILD/gdl-0.9.9/src/basic_fun.cpp: In function 'BaseGDL* lib::parse_url(EnvT*)': /builddir/build/BUILD/gdl-0.9.9/src/basic_fun.cpp:8231:11: warning: unused variable 'nParam' [-Wunused-variable] SizeT nParam = env->NParam(); ^ /builddir/build/BUILD/gdl-0.9.9/src/basic_fun.cpp:8251:12: warning: unused variable 'length' [-Wunused-variable] size_t length = url.length(); ^ /builddir/build/BUILD/gdl-0.9.9/src/basic_fun.cpp: In function 'BaseGDL* lib::scope_traceback(EnvT*)': /builddir/build/BUILD/gdl-0.9.9/src/basic_fun.cpp:8489:25: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for( SizeT i=0; iAddVar(varName); ^ /builddir/build/BUILD/gdl-0.9.9/src/basic_fun.cpp:8566:11: warning: unused variable 'nParam' [-Wunused-variable] SizeT nParam = e->NParam(); ^ /builddir/build/BUILD/gdl-0.9.9/src/basic_fun.cpp:8591:11: warning: unused variable 'nVar' [-Wunused-variable] SizeT nVar = pro->Size(); // # var in GDL for desired level ^ /builddir/build/BUILD/gdl-0.9.9/src/basic_fun.cpp: In function 'BaseGDL** lib::scope_varfetch_reference(EnvT*)': /builddir/build/BUILD/gdl-0.9.9/src/basic_fun.cpp:8668:13: warning: unused variable 'u' [-Wunused-variable] SizeT u = pro->AddVar(varName); ^ /builddir/build/BUILD/gdl-0.9.9/src/basic_fun.cpp:8624:11: warning: unused variable 'nParam' [-Wunused-variable] SizeT nParam = e->NParam(); ^ /builddir/build/BUILD/gdl-0.9.9/src/basic_fun.cpp:8649:11: warning: unused variable 'nVar' [-Wunused-variable] SizeT nVar = pro->Size(); // # var in GDL for desired level ^ /builddir/build/BUILD/gdl-0.9.9/src/basic_fun.cpp: In function 'DStructGDL* GetObjStruct(BaseGDL*, EnvT*)': /builddir/build/BUILD/gdl-0.9.9/src/basic_fun.cpp:124:3: warning: control reaches end of non-void function [-Wreturn-type] } ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/basic_fun.cpp:66:0: /builddir/build/BUILD/gdl-0.9.9/src/datatypes.hpp: In function 'BaseGDL* lib::SlowReliableMedian(EnvT*)': /builddir/build/BUILD/gdl-0.9.9/src/datatypes.hpp:151:53: warning: 'Mask1D' may be used uninitialized in this function [-Wmaybe-uninitialized] inline Ty& operator[] (const SizeT d1) { return dd[d1];} ^ /builddir/build/BUILD/gdl-0.9.9/src/basic_fun.cpp:4990:28: note: 'Mask1D' was declared here DDoubleGDL* Mask, *Mask1D; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/basic_fun.cpp:66:0: /builddir/build/BUILD/gdl-0.9.9/src/datatypes.hpp:151:53: warning: 'Mask' may be used uninitialized in this function [-Wmaybe-uninitialized] inline Ty& operator[] (const SizeT d1) { return dd[d1];} ^ /builddir/build/BUILD/gdl-0.9.9/src/basic_fun.cpp:4990:21: note: 'Mask' was declared here DDoubleGDL* Mask, *Mask1D; ^ /builddir/build/BUILD/gdl-0.9.9/src/basic_fun.cpp: In function 'BaseGDL* lib::strmid(EnvT*)': /builddir/build/BUILD/gdl-0.9.9/src/basic_fun.cpp:2244:9: warning: 'scalar' may be used uninitialized in this function [-Wmaybe-uninitialized] #pragma omp parallel if ((nSrcStr*10) >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= (nSrcStr*10))) default( shared) ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:23:0, from /builddir/build/BUILD/gdl-0.9.9/src/basegdl.hpp:31, from /builddir/build/BUILD/gdl-0.9.9/src/nullgdl.hpp:21, from /builddir/build/BUILD/gdl-0.9.9/src/basic_fun.cpp:65: /builddir/build/BUILD/gdl-0.9.9/src/typedefs.hpp: In function 'BaseGDL* lib::heap_refcount(EnvT*)': /builddir/build/BUILD/gdl-0.9.9/src/typedefs.hpp:299:5: warning: 'pL' may be used uninitialized in this function [-Wmaybe-uninitialized] delete guarded; ^ /builddir/build/BUILD/gdl-0.9.9/src/basic_fun.cpp:774:14: note: 'pL' was declared here DLongGDL* pL; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:23:0, from /builddir/build/BUILD/gdl-0.9.9/src/basegdl.hpp:31, from /builddir/build/BUILD/gdl-0.9.9/src/nullgdl.hpp:21, from /builddir/build/BUILD/gdl-0.9.9/src/basic_fun.cpp:65: /builddir/build/BUILD/gdl-0.9.9/src/typedefs.hpp:299:5: warning: 'pL' may be used uninitialized in this function [-Wmaybe-uninitialized] delete guarded; ^ /builddir/build/BUILD/gdl-0.9.9/src/basic_fun.cpp:803:14: note: 'pL' was declared here DLongGDL* pL; ^ /builddir/build/BUILD/gdl-0.9.9/src/basic_fun.cpp: At global scope: /builddir/build/BUILD/gdl-0.9.9/src/basic_fun.cpp:126:13: warning: 'trace_me' defined but not used [-Wunused-variable] static bool trace_me(false); ^ [ 12%] Building CXX object src/CMakeFiles/gdl.dir/basic_fun_cl.cpp.o cd /builddir/build/BUILD/gdl-0.9.9/build/src && /usr/bin/c++ -DHAVE_CONFIG_H -DWXUSINGDLL -D_FILE_OFFSET_BITS=64 -D__WXGTK__ -I/builddir/build/BUILD/gdl-0.9.9/src -I/usr/include/tirpc -I/usr/include/GraphicsMagick -I/usr/lib/wx/include/gtk3-unicode-3.0 -I/usr/include/wx-3.0 -I/usr/include/libgeotiff -I/usr/include/hdf -I/usr/include/python2.7 -I/usr/lib/python2.7/site-packages/numpy/core/include -I/usr/include/udunits2 -I/usr/include/eigen3 -I/builddir/build/BUILD/gdl-0.9.9 -I/builddir/build/BUILD/gdl-0.9.9/build -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -DNDEBUG -fPIE -fopenmp -std=gnu++11 -o CMakeFiles/gdl.dir/basic_fun_cl.cpp.o -c /builddir/build/BUILD/gdl-0.9.9/src/basic_fun_cl.cpp In file included from /builddir/build/BUILD/gdl-0.9.9/src/basegdl.hpp:31:0, from /builddir/build/BUILD/gdl-0.9.9/src/datatypes.hpp:33, from /builddir/build/BUILD/gdl-0.9.9/src/objects.hpp:24, from /builddir/build/BUILD/gdl-0.9.9/src/initsysvar.hpp:21, from /builddir/build/BUILD/gdl-0.9.9/src/basic_fun_cl.cpp:44: /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In copy constructor 'dimension::dimension(const dimension&)': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:55:14: warning: array subscript has type 'char' [-Wchar-subscripts] { dim[i]=dim_.dim[i];} ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:55:26: warning: array subscript has type 'char' [-Wchar-subscripts] { dim[i]=dim_.dim[i];} ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In member function 'dimension& dimension::operator=(const dimension&)': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:118:12: warning: array subscript has type 'char' [-Wchar-subscripts] dim[i]=dim_.dim[i]; ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:118:24: warning: array subscript has type 'char' [-Wchar-subscripts] dim[i]=dim_.dim[i]; ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In member function 'void dimension::operator<<(SizeT)': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:146:15: warning: array subscript has type 'char' [-Wchar-subscripts] dim[rank++]=add; ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In member function 'SizeT dimension::NDimElements()': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:295:24: warning: array subscript has type 'char' [-Wchar-subscripts] return stride[ rank]; ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In member function 'SizeT dimension::NDimElementsConst() const': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:303:44: warning: array subscript has type 'char' [-Wchar-subscripts] for(char i=0; i= labelList.Size()) ^ /builddir/build/BUILD/gdl-0.9.9/src/basic_fun_cl.cpp: In function 'BaseGDL* lib::legendre(EnvT*)': /builddir/build/BUILD/gdl-0.9.9/src/basic_fun_cl.cpp:338:26: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (count=0;countNParam(1); ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/objects.hpp:24:0, from /builddir/build/BUILD/gdl-0.9.9/src/initsysvar.hpp:21, from /builddir/build/BUILD/gdl-0.9.9/src/basic_fun_cl.cpp:44: /builddir/build/BUILD/gdl-0.9.9/src/datatypes.hpp: In function 'BaseGDL* lib::legendre(EnvT*)': /builddir/build/BUILD/gdl-0.9.9/src/datatypes.hpp:151:53: warning: 'res' may be used uninitialized in this function [-Wmaybe-uninitialized] inline Ty& operator[] (const SizeT d1) { return dd[d1];} ^ /builddir/build/BUILD/gdl-0.9.9/src/basic_fun_cl.cpp:259:19: note: 'res' was declared here DDoubleGDL* res; ^ [ 12%] Building CXX object src/CMakeFiles/gdl.dir/basic_fun_jmg.cpp.o cd /builddir/build/BUILD/gdl-0.9.9/build/src && /usr/bin/c++ -DHAVE_CONFIG_H -DWXUSINGDLL -D_FILE_OFFSET_BITS=64 -D__WXGTK__ -I/builddir/build/BUILD/gdl-0.9.9/src -I/usr/include/tirpc -I/usr/include/GraphicsMagick -I/usr/lib/wx/include/gtk3-unicode-3.0 -I/usr/include/wx-3.0 -I/usr/include/libgeotiff -I/usr/include/hdf -I/usr/include/python2.7 -I/usr/lib/python2.7/site-packages/numpy/core/include -I/usr/include/udunits2 -I/usr/include/eigen3 -I/builddir/build/BUILD/gdl-0.9.9 -I/builddir/build/BUILD/gdl-0.9.9/build -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -DNDEBUG -fPIE -fopenmp -std=gnu++11 -o CMakeFiles/gdl.dir/basic_fun_jmg.cpp.o -c /builddir/build/BUILD/gdl-0.9.9/src/basic_fun_jmg.cpp In file included from /builddir/build/BUILD/gdl-0.9.9/src/basegdl.hpp:31:0, from /builddir/build/BUILD/gdl-0.9.9/src/datatypes.hpp:33, from /builddir/build/BUILD/gdl-0.9.9/src/basic_fun_jmg.cpp:25: /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In copy constructor 'dimension::dimension(const dimension&)': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:55:14: warning: array subscript has type 'char' [-Wchar-subscripts] { dim[i]=dim_.dim[i];} ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:55:26: warning: array subscript has type 'char' [-Wchar-subscripts] { dim[i]=dim_.dim[i];} ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In member function 'dimension& dimension::operator=(const dimension&)': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:118:12: warning: array subscript has type 'char' [-Wchar-subscripts] dim[i]=dim_.dim[i]; ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:118:24: warning: array subscript has type 'char' [-Wchar-subscripts] dim[i]=dim_.dim[i]; ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In member function 'void dimension::operator<<(SizeT)': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:146:15: warning: array subscript has type 'char' [-Wchar-subscripts] dim[rank++]=add; ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In member function 'SizeT dimension::NDimElements()': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:295:24: warning: array subscript has type 'char' [-Wchar-subscripts] return stride[ rank]; ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In member function 'SizeT dimension::NDimElementsConst() const': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:303:44: warning: array subscript has type 'char' [-Wchar-subscripts] for(char i=0; i= labelList.Size()) ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp:21:0, from /builddir/build/BUILD/gdl-0.9.9/src/GDLTreeParser.hpp:13, from /builddir/build/BUILD/gdl-0.9.9/src/dinterpreter.hpp:69, from /builddir/build/BUILD/gdl-0.9.9/src/basic_fun_jmg.cpp:29: /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp: In member function 'void ArrayIndexVectorT::Clear()': /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp:142:17: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for( int i=0; iGetStride() * varStride[variableIndex]; ^ /builddir/build/BUILD/gdl-0.9.9/src/allix.hpp: In constructor 'AllIxNewMultiOneVariableIndexIndexedT::AllIxNewMultiOneVariableIndexIndexedT(RankT, SizeT, ArrayIndexVectorT*, SizeT, SizeT, const SizeT*, SizeT*, SizeT*)': /builddir/build/BUILD/gdl-0.9.9/src/allix.hpp:654:44: warning: array subscript has type 'char' [-Wchar-subscripts] ixListStride = varStride[variableIndex]; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp:21:0, from /builddir/build/BUILD/gdl-0.9.9/src/GDLTreeParser.hpp:13, from /builddir/build/BUILD/gdl-0.9.9/src/dinterpreter.hpp:69, from /builddir/build/BUILD/gdl-0.9.9/src/basic_fun_jmg.cpp:29: /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp: In member function 'virtual SizeT CArrayIndexScalar::NIter(SizeT)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp:409:14: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= varDim && s > 0) // varDim == 0 && s == 0 ok ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp: In member function 'virtual SizeT ArrayIndexIndexed::NIter(SizeT)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp:577:16: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= varDim && s > 0) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp: In member function 'virtual SizeT CArrayIndexIndexed::NIter(SizeT)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp:720:16: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= varDim && s > 0) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp: In member function 'virtual SizeT ArrayIndexORange::NIter(SizeT)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp:828:18: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( sInit >= varDim) // && s > 0) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp: In member function 'virtual SizeT ArrayIndexRange::NIter(SizeT)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp:972:14: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( e >= varDim) // && e > 0) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp: In member function 'virtual SizeT ArrayIndexORangeS::NIter(SizeT)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp:1105:14: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= varDim) // && s > 0) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp: In member function 'virtual SizeT ArrayIndexRangeS::NIter(SizeT)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp:1270:14: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( e >= varDim) // && e > 0) ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp:98:0, from /builddir/build/BUILD/gdl-0.9.9/src/GDLTreeParser.hpp:13, from /builddir/build/BUILD/gdl-0.9.9/src/dinterpreter.hpp:69, from /builddir/build/BUILD/gdl-0.9.9/src/basic_fun_jmg.cpp:29: /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp: In member function 'virtual BaseGDL* ArrayIndexListOneNoAssocT::Index(BaseGDL*, IxExprListT&)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp:308:8: warning: unused variable 'assertValue' [-Wunused-variable] SizeT assertValue = ix->NIter( var->N_Elements()/*var->Size()*/); ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp: In member function 'virtual void ArrayIndexListOneScalarVPNoAssocT::SetVariable(BaseGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp:532:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp: In member function 'virtual void ArrayIndexListOneScalarVPNoAssocT::AssignAt(BaseGDL*, BaseGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp:579:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp: In member function 'virtual void ArrayIndexListOneConstScalarNoAssocT::SetVariable(BaseGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp:727:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp: In member function 'virtual void ArrayIndexListOneConstScalarNoAssocT::AssignAt(BaseGDL*, BaseGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp:752:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp: In member function 'virtual BaseGDL* ArrayIndexListOneConstScalarNoAssocT::Index(BaseGDL*, IxExprListT&)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp:782:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/GDLTreeParser.hpp:13:0, from /builddir/build/BUILD/gdl-0.9.9/src/dinterpreter.hpp:69, from /builddir/build/BUILD/gdl-0.9.9/src/basic_fun_jmg.cpp:29: /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp: In member function 'virtual BaseGDL* ArrayIndexListOneT::Index(BaseGDL*, IxExprListT&)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp:341:8: warning: unused variable 'assertValue' [-Wunused-variable] SizeT assertValue = ix->NIter( var->N_Elements()/*var->Size()*/); ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp: In member function 'virtual void ArrayIndexListOneScalarVPT::SetVariable(BaseGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp:562:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp: In member function 'virtual void ArrayIndexListOneScalarVPT::AssignAt(BaseGDL*, BaseGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp:609:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp: In member function 'virtual void ArrayIndexListOneConstScalarT::SetVariable(BaseGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp:738:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp: In member function 'virtual void ArrayIndexListOneConstScalarT::AssignAt(BaseGDL*, BaseGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp:763:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp: In member function 'virtual BaseGDL* ArrayIndexListOneConstScalarT::Index(BaseGDL*, IxExprListT&)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp:793:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/GDLInterpreter.hpp:23:0, from /builddir/build/BUILD/gdl-0.9.9/src/dinterpreter.hpp:70, from /builddir/build/BUILD/gdl-0.9.9/src/basic_fun_jmg.cpp:29: /builddir/build/BUILD/gdl-0.9.9/src/accessdesc.hpp: In member function 'void DotAccessDescT::ADAssign(BaseGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/accessdesc.hpp:392:9: warning: unused variable 'lRank' [-Wunused-variable] SizeT lRank = dim.Rank(); ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/dinterpreter.hpp:70:0, from /builddir/build/BUILD/gdl-0.9.9/src/basic_fun_jmg.cpp:29: /builddir/build/BUILD/gdl-0.9.9/src/GDLInterpreter.hpp: In static member function 'static void GDLInterpreter::EnableAllGC()': /builddir/build/BUILD/gdl-0.9.9/src/GDLInterpreter.hpp:366:15: warning: variable 'nEl' set but not used [-Wunused-but-set-variable] SizeT nEl = heap.size(); ^ /builddir/build/BUILD/gdl-0.9.9/src/basic_fun_jmg.cpp: In function 'BaseGDL* lib::isa_fun(EnvT*)': /builddir/build/BUILD/gdl-0.9.9/src/basic_fun_jmg.cpp:54:9: warning: unused variable 'nb_kw' [-Wunused-variable] int nb_kw=0; ^ /builddir/build/BUILD/gdl-0.9.9/src/basic_fun_jmg.cpp:56:10: warning: unused variable 'secPar' [-Wunused-variable] bool secPar = false; ^ /builddir/build/BUILD/gdl-0.9.9/src/basic_fun_jmg.cpp:57:11: warning: variable 'n_elem' set but not used [-Wunused-but-set-variable] SizeT n_elem; ^ /builddir/build/BUILD/gdl-0.9.9/src/basic_fun_jmg.cpp:70:10: warning: unused variable 'isFILE' [-Wunused-variable] bool isFILE = false; ^ /builddir/build/BUILD/gdl-0.9.9/src/basic_fun_jmg.cpp:71:10: warning: unused variable 'isNULL' [-Wunused-variable] bool isNULL = false; ^ /builddir/build/BUILD/gdl-0.9.9/src/basic_fun_jmg.cpp: In function 'BaseGDL* lib::fstat_fun(EnvT*)': /builddir/build/BUILD/gdl-0.9.9/src/basic_fun_jmg.cpp:647:31: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] big = (DLong(size) != size); ^ /builddir/build/BUILD/gdl-0.9.9/src/basic_fun_jmg.cpp:704:6: warning: unused variable 'status' [-Wunused-variable] int status = stat(actUnit.Name().c_str(), &buffer); ^ /builddir/build/BUILD/gdl-0.9.9/src/basic_fun_jmg.cpp: In function 'BaseGDL* lib::make_array(EnvT*)': /builddir/build/BUILD/gdl-0.9.9/src/basic_fun_jmg.cpp:777:50: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for(int i = 0; i < l_dimension->N_Elements(); ++i) ^ /builddir/build/BUILD/gdl-0.9.9/src/basic_fun_jmg.cpp:786:52: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for(int i = 0; i < l_dimension->N_Elements(); ++i) ^ /builddir/build/BUILD/gdl-0.9.9/src/basic_fun_jmg.cpp: In function 'BaseGDL* lib::reform(EnvT*)': /builddir/build/BUILD/gdl-0.9.9/src/basic_fun_jmg.cpp:924:7: warning: unused variable 'success' [-Wunused-variable] bool success = e->StealLocalPar( 0); //*p0P = NULL; ^ /builddir/build/BUILD/gdl-0.9.9/src/basic_fun_jmg.cpp: In function 'BaseGDL* lib::routine_names_value(EnvT*)': /builddir/build/BUILD/gdl-0.9.9/src/basic_fun_jmg.cpp:1118:45: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (desiredlevnum >= callStack.size()) ^ /builddir/build/BUILD/gdl-0.9.9/src/basic_fun_jmg.cpp:1189:19: warning: unused variable 'u' [-Wunused-variable] SizeT u = pro->AddVar(varName); ^ /builddir/build/BUILD/gdl-0.9.9/src/basic_fun_jmg.cpp:1229:29: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (SizeT i = 0; i < n; ++i) { ^ /builddir/build/BUILD/gdl-0.9.9/src/basic_fun_jmg.cpp:1009:51: warning: variable 'store' set but not used [-Wunused-but-set-variable] bool var = false, fetch = false, arg = false, store = false; ^ /builddir/build/BUILD/gdl-0.9.9/src/basic_fun_jmg.cpp: In function 'BaseGDL** lib::routine_names_reference(EnvT*)': /builddir/build/BUILD/gdl-0.9.9/src/basic_fun_jmg.cpp:1302:13: warning: unused variable 'nTotVar' [-Wunused-variable] SizeT nTotVar = nVar + nComm; //All the variables availables at that lev. ^ /builddir/build/BUILD/gdl-0.9.9/src/basic_fun_jmg.cpp:1304:11: warning: unused variable 'nKey' [-Wunused-variable] int nKey = pro->NKey(); ^ /builddir/build/BUILD/gdl-0.9.9/src/basic_fun_jmg.cpp: In function 'BaseGDL* lib::isa_fun(EnvT*)': /builddir/build/BUILD/gdl-0.9.9/src/basic_fun_jmg.cpp:276:2: warning: 'rank' may be used uninitialized in this function [-Wmaybe-uninitialized] if (rank == 0) isSCALAR=true; else isSCALAR=false; ^ [ 13%] Building CXX object src/CMakeFiles/gdl.dir/basic_op.cpp.o cd /builddir/build/BUILD/gdl-0.9.9/build/src && /usr/bin/c++ -DHAVE_CONFIG_H -DWXUSINGDLL -D_FILE_OFFSET_BITS=64 -D__WXGTK__ -I/builddir/build/BUILD/gdl-0.9.9/src -I/usr/include/tirpc -I/usr/include/GraphicsMagick -I/usr/lib/wx/include/gtk3-unicode-3.0 -I/usr/include/wx-3.0 -I/usr/include/libgeotiff -I/usr/include/hdf -I/usr/include/python2.7 -I/usr/lib/python2.7/site-packages/numpy/core/include -I/usr/include/udunits2 -I/usr/include/eigen3 -I/builddir/build/BUILD/gdl-0.9.9 -I/builddir/build/BUILD/gdl-0.9.9/build -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -DNDEBUG -fPIE -fopenmp -std=gnu++11 -o CMakeFiles/gdl.dir/basic_op.cpp.o -c /builddir/build/BUILD/gdl-0.9.9/src/basic_op.cpp [ 14%] Building CXX object src/CMakeFiles/gdl.dir/calendar.cpp.o cd /builddir/build/BUILD/gdl-0.9.9/build/src && /usr/bin/c++ -DHAVE_CONFIG_H -DWXUSINGDLL -D_FILE_OFFSET_BITS=64 -D__WXGTK__ -I/builddir/build/BUILD/gdl-0.9.9/src -I/usr/include/tirpc -I/usr/include/GraphicsMagick -I/usr/lib/wx/include/gtk3-unicode-3.0 -I/usr/include/wx-3.0 -I/usr/include/libgeotiff -I/usr/include/hdf -I/usr/include/python2.7 -I/usr/lib/python2.7/site-packages/numpy/core/include -I/usr/include/udunits2 -I/usr/include/eigen3 -I/builddir/build/BUILD/gdl-0.9.9 -I/builddir/build/BUILD/gdl-0.9.9/build -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -DNDEBUG -fPIE -fopenmp -std=gnu++11 -o CMakeFiles/gdl.dir/calendar.cpp.o -c /builddir/build/BUILD/gdl-0.9.9/src/calendar.cpp In file included from /builddir/build/BUILD/gdl-0.9.9/src/basegdl.hpp:31:0, from /builddir/build/BUILD/gdl-0.9.9/src/calendar.hpp:20, from /builddir/build/BUILD/gdl-0.9.9/src/calendar.cpp:22: /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In copy constructor 'dimension::dimension(const dimension&)': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:55:14: warning: array subscript has type 'char' [-Wchar-subscripts] { dim[i]=dim_.dim[i];} ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:55:26: warning: array subscript has type 'char' [-Wchar-subscripts] { dim[i]=dim_.dim[i];} ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In member function 'dimension& dimension::operator=(const dimension&)': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:118:12: warning: array subscript has type 'char' [-Wchar-subscripts] dim[i]=dim_.dim[i]; ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:118:24: warning: array subscript has type 'char' [-Wchar-subscripts] dim[i]=dim_.dim[i]; ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In member function 'void dimension::operator<<(SizeT)': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:146:15: warning: array subscript has type 'char' [-Wchar-subscripts] dim[rank++]=add; ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In member function 'SizeT dimension::NDimElements()': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:295:24: warning: array subscript has type 'char' [-Wchar-subscripts] return stride[ rank]; ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In member function 'SizeT dimension::NDimElementsConst() const': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:303:44: warning: array subscript has type 'char' [-Wchar-subscripts] for(char i=0; i= labelList.Size()) ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp:21:0, from /builddir/build/BUILD/gdl-0.9.9/src/GDLTreeParser.hpp:13, from /builddir/build/BUILD/gdl-0.9.9/src/dinterpreter.hpp:69, from /builddir/build/BUILD/gdl-0.9.9/src/convert2.cpp:29: /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp: In member function 'void ArrayIndexVectorT::Clear()': /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp:142:17: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for( int i=0; iGetStride() * varStride[variableIndex]; ^ /builddir/build/BUILD/gdl-0.9.9/src/allix.hpp: In constructor 'AllIxNewMultiOneVariableIndexIndexedT::AllIxNewMultiOneVariableIndexIndexedT(RankT, SizeT, ArrayIndexVectorT*, SizeT, SizeT, const SizeT*, SizeT*, SizeT*)': /builddir/build/BUILD/gdl-0.9.9/src/allix.hpp:654:44: warning: array subscript has type 'char' [-Wchar-subscripts] ixListStride = varStride[variableIndex]; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp:21:0, from /builddir/build/BUILD/gdl-0.9.9/src/GDLTreeParser.hpp:13, from /builddir/build/BUILD/gdl-0.9.9/src/dinterpreter.hpp:69, from /builddir/build/BUILD/gdl-0.9.9/src/convert2.cpp:29: /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp: In member function 'virtual SizeT CArrayIndexScalar::NIter(SizeT)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp:409:14: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= varDim && s > 0) // varDim == 0 && s == 0 ok ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp: In member function 'virtual SizeT ArrayIndexIndexed::NIter(SizeT)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp:577:16: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= varDim && s > 0) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp: In member function 'virtual SizeT CArrayIndexIndexed::NIter(SizeT)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp:720:16: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= varDim && s > 0) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp: In member function 'virtual SizeT ArrayIndexORange::NIter(SizeT)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp:828:18: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( sInit >= varDim) // && s > 0) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp: In member function 'virtual SizeT ArrayIndexRange::NIter(SizeT)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp:972:14: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( e >= varDim) // && e > 0) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp: In member function 'virtual SizeT ArrayIndexORangeS::NIter(SizeT)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp:1105:14: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= varDim) // && s > 0) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp: In member function 'virtual SizeT ArrayIndexRangeS::NIter(SizeT)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp:1270:14: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( e >= varDim) // && e > 0) ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp:98:0, from /builddir/build/BUILD/gdl-0.9.9/src/GDLTreeParser.hpp:13, from /builddir/build/BUILD/gdl-0.9.9/src/dinterpreter.hpp:69, from /builddir/build/BUILD/gdl-0.9.9/src/convert2.cpp:29: /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp: In member function 'virtual BaseGDL* ArrayIndexListOneNoAssocT::Index(BaseGDL*, IxExprListT&)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp:308:8: warning: unused variable 'assertValue' [-Wunused-variable] SizeT assertValue = ix->NIter( var->N_Elements()/*var->Size()*/); ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp: In member function 'virtual void ArrayIndexListOneScalarVPNoAssocT::SetVariable(BaseGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp:532:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp: In member function 'virtual void ArrayIndexListOneScalarVPNoAssocT::AssignAt(BaseGDL*, BaseGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp:579:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp: In member function 'virtual void ArrayIndexListOneConstScalarNoAssocT::SetVariable(BaseGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp:727:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp: In member function 'virtual void ArrayIndexListOneConstScalarNoAssocT::AssignAt(BaseGDL*, BaseGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp:752:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp: In member function 'virtual BaseGDL* ArrayIndexListOneConstScalarNoAssocT::Index(BaseGDL*, IxExprListT&)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp:782:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/GDLTreeParser.hpp:13:0, from /builddir/build/BUILD/gdl-0.9.9/src/dinterpreter.hpp:69, from /builddir/build/BUILD/gdl-0.9.9/src/convert2.cpp:29: /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp: In member function 'virtual BaseGDL* ArrayIndexListOneT::Index(BaseGDL*, IxExprListT&)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp:341:8: warning: unused variable 'assertValue' [-Wunused-variable] SizeT assertValue = ix->NIter( var->N_Elements()/*var->Size()*/); ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp: In member function 'virtual void ArrayIndexListOneScalarVPT::SetVariable(BaseGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp:562:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp: In member function 'virtual void ArrayIndexListOneScalarVPT::AssignAt(BaseGDL*, BaseGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp:609:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp: In member function 'virtual void ArrayIndexListOneConstScalarT::SetVariable(BaseGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp:738:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp: In member function 'virtual void ArrayIndexListOneConstScalarT::AssignAt(BaseGDL*, BaseGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp:763:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp: In member function 'virtual BaseGDL* ArrayIndexListOneConstScalarT::Index(BaseGDL*, IxExprListT&)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp:793:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/GDLInterpreter.hpp:23:0, from /builddir/build/BUILD/gdl-0.9.9/src/dinterpreter.hpp:70, from /builddir/build/BUILD/gdl-0.9.9/src/convert2.cpp:29: /builddir/build/BUILD/gdl-0.9.9/src/accessdesc.hpp: In member function 'void DotAccessDescT::ADAssign(BaseGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/accessdesc.hpp:392:9: warning: unused variable 'lRank' [-Wunused-variable] SizeT lRank = dim.Rank(); ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/dinterpreter.hpp:70:0, from /builddir/build/BUILD/gdl-0.9.9/src/convert2.cpp:29: /builddir/build/BUILD/gdl-0.9.9/src/GDLInterpreter.hpp: In static member function 'static void GDLInterpreter::EnableAllGC()': /builddir/build/BUILD/gdl-0.9.9/src/GDLInterpreter.hpp:366:15: warning: variable 'nEl' set but not used [-Wunused-but-set-variable] SizeT nEl = heap.size(); ^ /builddir/build/BUILD/gdl-0.9.9/src/convert2.cpp: In member function 'BaseGDL* Data_< >::Convert2(DType, BaseGDL::Convert2Mode) [with Sp = SpDInt]': /builddir/build/BUILD/gdl-0.9.9/src/convert2.cpp:444:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/convert2.cpp:444:102: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/convert2.cpp:447:29: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for( OMPInt i=0; i < nEl; ++i) ^ /builddir/build/BUILD/gdl-0.9.9/src/convert2.cpp: In member function 'BaseGDL* Data_< >::Convert2(DType, BaseGDL::Convert2Mode) [with Sp = SpDUInt]': /builddir/build/BUILD/gdl-0.9.9/src/convert2.cpp:615:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/convert2.cpp:615:102: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/convert2.cpp:618:29: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for( OMPInt i=0; i < nEl; ++i) ^ /builddir/build/BUILD/gdl-0.9.9/src/convert2.cpp: In member function 'BaseGDL* Data_< >::Convert2(DType, BaseGDL::Convert2Mode) [with Sp = SpDLong]': /builddir/build/BUILD/gdl-0.9.9/src/convert2.cpp:789:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/convert2.cpp:789:102: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/convert2.cpp:792:29: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for( OMPInt i=0; i < nEl; ++i) ^ /builddir/build/BUILD/gdl-0.9.9/src/convert2.cpp: In member function 'BaseGDL* Data_< >::Convert2(DType, BaseGDL::Convert2Mode) [with Sp = SpDULong]': /builddir/build/BUILD/gdl-0.9.9/src/convert2.cpp:963:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/convert2.cpp:963:102: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/convert2.cpp:966:29: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for( OMPInt i=0; i < nEl; ++i) ^ /builddir/build/BUILD/gdl-0.9.9/src/convert2.cpp: In member function 'BaseGDL* Data_< >::Convert2(DType, BaseGDL::Convert2Mode) [with Sp = SpDFloat]': /builddir/build/BUILD/gdl-0.9.9/src/convert2.cpp:1035:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/convert2.cpp:1035:102: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/convert2.cpp:1038:29: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for( OMPInt i=0; i < nEl; ++i) ^ /builddir/build/BUILD/gdl-0.9.9/src/convert2.cpp:1056:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/convert2.cpp:1056:102: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/convert2.cpp:1059:29: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for( OMPInt i=0; i < nEl; ++i) ^ /builddir/build/BUILD/gdl-0.9.9/src/convert2.cpp:1097:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/convert2.cpp:1097:102: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/convert2.cpp:1100:29: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for( OMPInt i=0; i < nEl; ++i) ^ /builddir/build/BUILD/gdl-0.9.9/src/convert2.cpp:1140:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/convert2.cpp:1140:102: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/convert2.cpp:1143:29: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for( OMPInt i=0; i < nEl; ++i) ^ /builddir/build/BUILD/gdl-0.9.9/src/convert2.cpp:1188:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/convert2.cpp:1188:102: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/convert2.cpp:1191:29: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for( OMPInt i=0; i < nEl; ++i) ^ /builddir/build/BUILD/gdl-0.9.9/src/convert2.cpp: In member function 'BaseGDL* Data_< >::Convert2(DType, BaseGDL::Convert2Mode) [with Sp = SpDDouble]': /builddir/build/BUILD/gdl-0.9.9/src/convert2.cpp:1261:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/convert2.cpp:1261:102: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/convert2.cpp:1264:29: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for( OMPInt i=0; i < nEl; ++i) ^ /builddir/build/BUILD/gdl-0.9.9/src/convert2.cpp:1284:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/convert2.cpp:1284:102: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/convert2.cpp:1287:29: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for( OMPInt i=0; i < nEl; ++i) ^ /builddir/build/BUILD/gdl-0.9.9/src/convert2.cpp:1327:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/convert2.cpp:1327:102: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/convert2.cpp:1330:29: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for( OMPInt i=0; i < nEl; ++i) ^ /builddir/build/BUILD/gdl-0.9.9/src/convert2.cpp:1370:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/convert2.cpp:1370:102: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/convert2.cpp:1373:29: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for( OMPInt i=0; i < nEl; ++i) ^ /builddir/build/BUILD/gdl-0.9.9/src/convert2.cpp:1418:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/convert2.cpp:1418:102: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/convert2.cpp:1421:29: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for( OMPInt i=0; i < nEl; ++i) ^ /builddir/build/BUILD/gdl-0.9.9/src/convert2.cpp: In member function 'BaseGDL* Data_< >::Convert2(DType, BaseGDL::Convert2Mode) [with Sp = SpDString]': /builddir/build/BUILD/gdl-0.9.9/src/convert2.cpp:1505:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/convert2.cpp:1505:102: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/convert2.cpp:1508:29: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for( OMPInt i=0; i < nEl; ++i) ^ /builddir/build/BUILD/gdl-0.9.9/src/convert2.cpp:1527:29: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for( OMPInt i=0; i < nEl; ++i) ^ /builddir/build/BUILD/gdl-0.9.9/src/convert2.cpp:1553:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) shared( errorFlag, mode) ^ /builddir/build/BUILD/gdl-0.9.9/src/convert2.cpp:1553:102: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) shared( errorFlag, mode) ^ /builddir/build/BUILD/gdl-0.9.9/src/convert2.cpp:1556:29: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for( OMPInt i=0; i < nEl; ++i) ^ /builddir/build/BUILD/gdl-0.9.9/src/convert2.cpp:1582:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) shared( errorFlag, mode) ^ /builddir/build/BUILD/gdl-0.9.9/src/convert2.cpp:1582:102: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) shared( errorFlag, mode) ^ /builddir/build/BUILD/gdl-0.9.9/src/convert2.cpp:1585:29: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for( OMPInt i=0; i < nEl; ++i) ^ /builddir/build/BUILD/gdl-0.9.9/src/convert2.cpp:1611:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) shared( errorFlag, mode) ^ /builddir/build/BUILD/gdl-0.9.9/src/convert2.cpp:1611:102: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) shared( errorFlag, mode) ^ /builddir/build/BUILD/gdl-0.9.9/src/convert2.cpp:1614:29: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for( OMPInt i=0; i < nEl; ++i) ^ /builddir/build/BUILD/gdl-0.9.9/src/convert2.cpp:1640:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) shared( errorFlag, mode) ^ /builddir/build/BUILD/gdl-0.9.9/src/convert2.cpp:1640:102: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) shared( errorFlag, mode) ^ /builddir/build/BUILD/gdl-0.9.9/src/convert2.cpp:1643:29: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for( OMPInt i=0; i < nEl; ++i) ^ /builddir/build/BUILD/gdl-0.9.9/src/convert2.cpp:1669:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) shared( errorFlag, mode) ^ /builddir/build/BUILD/gdl-0.9.9/src/convert2.cpp:1669:102: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) shared( errorFlag, mode) ^ /builddir/build/BUILD/gdl-0.9.9/src/convert2.cpp:1672:29: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for( OMPInt i=0; i < nEl; ++i) ^ /builddir/build/BUILD/gdl-0.9.9/src/convert2.cpp:1698:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) shared( errorFlag, mode) ^ /builddir/build/BUILD/gdl-0.9.9/src/convert2.cpp:1698:102: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) shared( errorFlag, mode) ^ /builddir/build/BUILD/gdl-0.9.9/src/convert2.cpp:1701:29: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for( OMPInt i=0; i < nEl; ++i) ^ /builddir/build/BUILD/gdl-0.9.9/src/convert2.cpp:1727:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) shared( errorFlag, mode) ^ /builddir/build/BUILD/gdl-0.9.9/src/convert2.cpp:1727:102: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) shared( errorFlag, mode) ^ /builddir/build/BUILD/gdl-0.9.9/src/convert2.cpp:1730:29: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for( OMPInt i=0; i < nEl; ++i) ^ /builddir/build/BUILD/gdl-0.9.9/src/convert2.cpp:1757:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) shared( errorFlag, mode) ^ /builddir/build/BUILD/gdl-0.9.9/src/convert2.cpp:1757:102: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) shared( errorFlag, mode) ^ /builddir/build/BUILD/gdl-0.9.9/src/convert2.cpp:1760:29: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for( OMPInt i=0; i < nEl; ++i) ^ /builddir/build/BUILD/gdl-0.9.9/src/convert2.cpp:1787:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) shared( errorFlag, mode) ^ /builddir/build/BUILD/gdl-0.9.9/src/convert2.cpp:1787:102: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) shared( errorFlag, mode) ^ /builddir/build/BUILD/gdl-0.9.9/src/convert2.cpp:1790:29: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for( OMPInt i=0; i < nEl; ++i) ^ /builddir/build/BUILD/gdl-0.9.9/src/convert2.cpp: In member function 'BaseGDL* Data_< >::Convert2(DType, BaseGDL::Convert2Mode) [with Sp = SpDComplex]': /builddir/build/BUILD/gdl-0.9.9/src/convert2.cpp:1850:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/convert2.cpp:1850:102: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/convert2.cpp:1853:29: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for( OMPInt i=0; i < nEl; ++i) ^ /builddir/build/BUILD/gdl-0.9.9/src/convert2.cpp:1872:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/convert2.cpp:1872:102: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/convert2.cpp:1875:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for( OMPInt i=0; i < nEl; ++i) ^ /builddir/build/BUILD/gdl-0.9.9/src/convert2.cpp:1915:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/convert2.cpp:1915:102: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/convert2.cpp:1918:29: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for( OMPInt i=0; i < nEl; ++i) ^ /builddir/build/BUILD/gdl-0.9.9/src/convert2.cpp:1958:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/convert2.cpp:1958:102: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/convert2.cpp:1961:29: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for( OMPInt i=0; i < nEl; ++i) ^ /builddir/build/BUILD/gdl-0.9.9/src/convert2.cpp:2034:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/convert2.cpp:2034:102: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/convert2.cpp:2037:29: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for( OMPInt i=0; i < nEl; ++i) ^ /builddir/build/BUILD/gdl-0.9.9/src/convert2.cpp: In member function 'BaseGDL* Data_< >::Convert2(DType, BaseGDL::Convert2Mode) [with Sp = SpDComplexDbl]': /builddir/build/BUILD/gdl-0.9.9/src/convert2.cpp:2095:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/convert2.cpp:2095:102: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/convert2.cpp:2098:29: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for( OMPInt i=0; i < nEl; ++i) ^ /builddir/build/BUILD/gdl-0.9.9/src/convert2.cpp:2117:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/convert2.cpp:2117:102: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/convert2.cpp:2120:29: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for( OMPInt i=0; i < nEl; ++i) ^ /builddir/build/BUILD/gdl-0.9.9/src/convert2.cpp:2160:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/convert2.cpp:2160:102: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/convert2.cpp:2163:29: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for( OMPInt i=0; i < nEl; ++i) ^ /builddir/build/BUILD/gdl-0.9.9/src/convert2.cpp:2203:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/convert2.cpp:2203:102: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/convert2.cpp:2206:29: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for( OMPInt i=0; i < nEl; ++i) ^ /builddir/build/BUILD/gdl-0.9.9/src/convert2.cpp:2279:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/convert2.cpp:2279:102: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/convert2.cpp:2282:29: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for( OMPInt i=0; i < nEl; ++i) ^ /builddir/build/BUILD/gdl-0.9.9/src/convert2.cpp: In member function 'BaseGDL* Data_< >::Convert2(DType, BaseGDL::Convert2Mode) [with Sp = SpDLong64]': /builddir/build/BUILD/gdl-0.9.9/src/convert2.cpp:2451:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/convert2.cpp:2451:102: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/convert2.cpp:2454:29: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for( OMPInt i=0; i < nEl; ++i) ^ /builddir/build/BUILD/gdl-0.9.9/src/convert2.cpp: In member function 'BaseGDL* Data_< >::Convert2(DType, BaseGDL::Convert2Mode) [with Sp = SpDULong64]': /builddir/build/BUILD/gdl-0.9.9/src/convert2.cpp:2624:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/convert2.cpp:2624:102: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/convert2.cpp:2627:29: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for( OMPInt i=0; i < nEl; ++i) ^ [ 16%] Building CXX object src/CMakeFiles/gdl.dir/convol.cpp.o cd /builddir/build/BUILD/gdl-0.9.9/build/src && /usr/bin/c++ -DHAVE_CONFIG_H -DWXUSINGDLL -D_FILE_OFFSET_BITS=64 -D__WXGTK__ -I/builddir/build/BUILD/gdl-0.9.9/src -I/usr/include/tirpc -I/usr/include/GraphicsMagick -I/usr/lib/wx/include/gtk3-unicode-3.0 -I/usr/include/wx-3.0 -I/usr/include/libgeotiff -I/usr/include/hdf -I/usr/include/python2.7 -I/usr/lib/python2.7/site-packages/numpy/core/include -I/usr/include/udunits2 -I/usr/include/eigen3 -I/builddir/build/BUILD/gdl-0.9.9 -I/builddir/build/BUILD/gdl-0.9.9/build -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -DNDEBUG -fPIE -fopenmp -std=gnu++11 -o CMakeFiles/gdl.dir/convol.cpp.o -c /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp In file included from /builddir/build/BUILD/gdl-0.9.9/src/basegdl.hpp:31:0, from /builddir/build/BUILD/gdl-0.9.9/src/nullgdl.hpp:21, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:21: /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In copy constructor 'dimension::dimension(const dimension&)': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:55:14: warning: array subscript has type 'char' [-Wchar-subscripts] { dim[i]=dim_.dim[i];} ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:55:26: warning: array subscript has type 'char' [-Wchar-subscripts] { dim[i]=dim_.dim[i];} ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In member function 'dimension& dimension::operator=(const dimension&)': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:118:12: warning: array subscript has type 'char' [-Wchar-subscripts] dim[i]=dim_.dim[i]; ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:118:24: warning: array subscript has type 'char' [-Wchar-subscripts] dim[i]=dim_.dim[i]; ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In member function 'void dimension::operator<<(SizeT)': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:146:15: warning: array subscript has type 'char' [-Wchar-subscripts] dim[rank++]=add; ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In member function 'SizeT dimension::NDimElements()': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:295:24: warning: array subscript has type 'char' [-Wchar-subscripts] return stride[ rank]; ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In member function 'SizeT dimension::NDimElementsConst() const': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:303:44: warning: array subscript has type 'char' [-Wchar-subscripts] for(char i=0; i= labelList.Size()) ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp:21:0, from /builddir/build/BUILD/gdl-0.9.9/src/GDLTreeParser.hpp:13, from /builddir/build/BUILD/gdl-0.9.9/src/dinterpreter.hpp:69, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:23: /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp: In member function 'void ArrayIndexVectorT::Clear()': /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp:142:17: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for( int i=0; iGetStride() * varStride[variableIndex]; ^ /builddir/build/BUILD/gdl-0.9.9/src/allix.hpp: In constructor 'AllIxNewMultiOneVariableIndexIndexedT::AllIxNewMultiOneVariableIndexIndexedT(RankT, SizeT, ArrayIndexVectorT*, SizeT, SizeT, const SizeT*, SizeT*, SizeT*)': /builddir/build/BUILD/gdl-0.9.9/src/allix.hpp:654:44: warning: array subscript has type 'char' [-Wchar-subscripts] ixListStride = varStride[variableIndex]; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp:21:0, from /builddir/build/BUILD/gdl-0.9.9/src/GDLTreeParser.hpp:13, from /builddir/build/BUILD/gdl-0.9.9/src/dinterpreter.hpp:69, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:23: /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp: In member function 'virtual SizeT CArrayIndexScalar::NIter(SizeT)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp:409:14: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= varDim && s > 0) // varDim == 0 && s == 0 ok ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp: In member function 'virtual SizeT ArrayIndexIndexed::NIter(SizeT)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp:577:16: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= varDim && s > 0) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp: In member function 'virtual SizeT CArrayIndexIndexed::NIter(SizeT)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp:720:16: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= varDim && s > 0) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp: In member function 'virtual SizeT ArrayIndexORange::NIter(SizeT)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp:828:18: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( sInit >= varDim) // && s > 0) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp: In member function 'virtual SizeT ArrayIndexRange::NIter(SizeT)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp:972:14: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( e >= varDim) // && e > 0) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp: In member function 'virtual SizeT ArrayIndexORangeS::NIter(SizeT)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp:1105:14: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= varDim) // && s > 0) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp: In member function 'virtual SizeT ArrayIndexRangeS::NIter(SizeT)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp:1270:14: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( e >= varDim) // && e > 0) ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp:98:0, from /builddir/build/BUILD/gdl-0.9.9/src/GDLTreeParser.hpp:13, from /builddir/build/BUILD/gdl-0.9.9/src/dinterpreter.hpp:69, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:23: /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp: In member function 'virtual BaseGDL* ArrayIndexListOneNoAssocT::Index(BaseGDL*, IxExprListT&)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp:308:8: warning: unused variable 'assertValue' [-Wunused-variable] SizeT assertValue = ix->NIter( var->N_Elements()/*var->Size()*/); ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp: In member function 'virtual void ArrayIndexListOneScalarVPNoAssocT::SetVariable(BaseGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp:532:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp: In member function 'virtual void ArrayIndexListOneScalarVPNoAssocT::AssignAt(BaseGDL*, BaseGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp:579:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp: In member function 'virtual void ArrayIndexListOneConstScalarNoAssocT::SetVariable(BaseGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp:727:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp: In member function 'virtual void ArrayIndexListOneConstScalarNoAssocT::AssignAt(BaseGDL*, BaseGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp:752:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp: In member function 'virtual BaseGDL* ArrayIndexListOneConstScalarNoAssocT::Index(BaseGDL*, IxExprListT&)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp:782:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/GDLTreeParser.hpp:13:0, from /builddir/build/BUILD/gdl-0.9.9/src/dinterpreter.hpp:69, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:23: /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp: In member function 'virtual BaseGDL* ArrayIndexListOneT::Index(BaseGDL*, IxExprListT&)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp:341:8: warning: unused variable 'assertValue' [-Wunused-variable] SizeT assertValue = ix->NIter( var->N_Elements()/*var->Size()*/); ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp: In member function 'virtual void ArrayIndexListOneScalarVPT::SetVariable(BaseGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp:562:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp: In member function 'virtual void ArrayIndexListOneScalarVPT::AssignAt(BaseGDL*, BaseGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp:609:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp: In member function 'virtual void ArrayIndexListOneConstScalarT::SetVariable(BaseGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp:738:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp: In member function 'virtual void ArrayIndexListOneConstScalarT::AssignAt(BaseGDL*, BaseGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp:763:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp: In member function 'virtual BaseGDL* ArrayIndexListOneConstScalarT::Index(BaseGDL*, IxExprListT&)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp:793:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/GDLInterpreter.hpp:23:0, from /builddir/build/BUILD/gdl-0.9.9/src/dinterpreter.hpp:70, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:23: /builddir/build/BUILD/gdl-0.9.9/src/accessdesc.hpp: In member function 'void DotAccessDescT::ADAssign(BaseGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/accessdesc.hpp:392:9: warning: unused variable 'lRank' [-Wunused-variable] SizeT lRank = dim.Rank(); ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/dinterpreter.hpp:70:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:23: /builddir/build/BUILD/gdl-0.9.9/src/GDLInterpreter.hpp: In static member function 'static void GDLInterpreter::EnableAllGC()': /builddir/build/BUILD/gdl-0.9.9/src/GDLInterpreter.hpp:366:15: warning: variable 'nEl' set but not used [-Wunused-but-set-variable] SizeT nEl = heap.size(); ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:74:0: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp: In member function 'BaseGDL* Data_< >::Convol(BaseGDL*, BaseGDL*, BaseGDL*, bool, bool, int, bool, BaseGDL*, bool, BaseGDL*, bool) [with Sp = SpDByte]': /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:226:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nA >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nA)) ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:226:101: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nA >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nA)) ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:229:24: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for( OMPInt i=0; i= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nA)) ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:238:101: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nA >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nA)) ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:241:24: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for( OMPInt i=0; i= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nA)) ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:248:101: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nA >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nA)) ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:251:24: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for( OMPInt i=0; idim[ aSp]) { ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:324:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:74: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:30:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:32:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:33:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:35:35: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (regular) for (; aSp < nDim; ++aSp) if (!regArr[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:47:44: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = aBeg0; aInitIx0 < aEnd0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:61:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; k += kDim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:63:36: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) aLonIx += (aInitIx[ rSp] + kIx[ rSp]) * aStride[ rSp]; ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:65:34: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k0 = 0; k0 < kDim0; ++k0) { ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:327:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:74: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:30:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:32:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:33:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:35:35: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (regular) for (; aSp < nDim; ++aSp) if (!regArr[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:47:44: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = aBeg0; aInitIx0 < aEnd0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:61:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; k += kDim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:63:36: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) aLonIx += (aInitIx[ rSp] + kIx[ rSp]) * aStride[ rSp]; ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:65:34: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k0 = 0; k0 < kDim0; ++k0) { ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:334:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:74: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:30:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:32:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:33:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:35:35: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (regular) for (; aSp < nDim; ++aSp) if (!regArr[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:47:44: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = aBeg0; aInitIx0 < aEnd0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:61:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; k += kDim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:63:36: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) aLonIx += (aInitIx[ rSp] + kIx[ rSp]) * aStride[ rSp]; ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:65:34: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k0 = 0; k0 < kDim0; ++k0) { ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:337:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:74: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:30:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:32:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:33:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:35:35: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (regular) for (; aSp < nDim; ++aSp) if (!regArr[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:47:44: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = aBeg0; aInitIx0 < aEnd0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:61:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; k += kDim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:63:36: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) aLonIx += (aInitIx[ rSp] + kIx[ rSp]) * aStride[ rSp]; ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:65:34: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k0 = 0; k0 < kDim0; ++k0) { ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:344:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:74: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:30:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:32:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:33:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:35:35: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (regular) for (; aSp < nDim; ++aSp) if (!regArr[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:47:44: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = aBeg0; aInitIx0 < aEnd0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:61:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; k += kDim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:63:36: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) aLonIx += (aInitIx[ rSp] + kIx[ rSp]) * aStride[ rSp]; ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:65:34: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k0 = 0; k0 < kDim0; ++k0) { ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:347:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:74: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:30:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:32:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:33:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:35:35: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (regular) for (; aSp < nDim; ++aSp) if (!regArr[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:47:44: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = aBeg0; aInitIx0 < aEnd0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:61:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; k += kDim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:63:36: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) aLonIx += (aInitIx[ rSp] + kIx[ rSp]) * aStride[ rSp]; ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:65:34: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k0 = 0; k0 < kDim0; ++k0) { ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:353:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:74: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:30:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:32:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:33:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:35:35: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (regular) for (; aSp < nDim; ++aSp) if (!regArr[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:47:44: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = aBeg0; aInitIx0 < aEnd0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:61:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; k += kDim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:63:36: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) aLonIx += (aInitIx[ rSp] + kIx[ rSp]) * aStride[ rSp]; ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:65:34: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k0 = 0; k0 < kDim0; ++k0) { ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:356:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:74: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:30:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:32:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:33:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:35:35: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (regular) for (; aSp < nDim; ++aSp) if (!regArr[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:47:44: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = aBeg0; aInitIx0 < aEnd0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:61:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; k += kDim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:63:36: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) aLonIx += (aInitIx[ rSp] + kIx[ rSp]) * aStride[ rSp]; ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:65:34: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k0 = 0; k0 < kDim0; ++k0) { ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:366:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:74: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:369:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:74: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:376:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:74: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:379:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:74: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:386:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:74: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:389:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:74: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:395:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:74: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:398:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:74: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:408:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:74: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:411:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:74: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:418:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:74: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:421:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:74: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:428:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:74: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:431:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:74: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:437:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:74: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:440:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:74: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:450:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:74: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:453:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:74: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:460:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:74: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:463:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:74: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:470:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:74: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:473:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:74: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:479:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:74: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:482:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:74: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:492:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:74: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:495:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:74: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:502:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:74: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:505:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:74: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:512:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:74: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:515:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:74: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:521:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:74: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:524:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:74: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:536:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:74: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:30:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:32:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:33:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:35:35: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (regular) for (; aSp < nDim; ++aSp) if (!regArr[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:47:44: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = aBeg0; aInitIx0 < aEnd0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:61:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; k += kDim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:63:36: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) aLonIx += (aInitIx[ rSp] + kIx[ rSp]) * aStride[ rSp]; ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:65:34: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k0 = 0; k0 < kDim0; ++k0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:50:15: warning: unused variable 'otfBias' [-Wunused-variable] DLong otfBias = 0; ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:51:15: warning: unused variable 'curScale' [-Wunused-variable] DLong curScale = 0; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:539:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:74: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:30:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:32:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:33:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:35:35: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (regular) for (; aSp < nDim; ++aSp) if (!regArr[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:47:44: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = aBeg0; aInitIx0 < aEnd0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:61:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; k += kDim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:63:36: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) aLonIx += (aInitIx[ rSp] + kIx[ rSp]) * aStride[ rSp]; ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:65:34: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k0 = 0; k0 < kDim0; ++k0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:50:15: warning: unused variable 'otfBias' [-Wunused-variable] DLong otfBias = 0; ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:51:15: warning: unused variable 'curScale' [-Wunused-variable] DLong curScale = 0; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:546:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:74: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:30:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:32:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:33:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:35:35: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (regular) for (; aSp < nDim; ++aSp) if (!regArr[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:47:44: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = aBeg0; aInitIx0 < aEnd0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:61:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; k += kDim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:63:36: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) aLonIx += (aInitIx[ rSp] + kIx[ rSp]) * aStride[ rSp]; ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:65:34: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k0 = 0; k0 < kDim0; ++k0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:50:15: warning: unused variable 'otfBias' [-Wunused-variable] DLong otfBias = 0; ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:51:15: warning: unused variable 'curScale' [-Wunused-variable] DLong curScale = 0; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:549:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:74: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:30:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:32:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:33:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:35:35: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (regular) for (; aSp < nDim; ++aSp) if (!regArr[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:47:44: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = aBeg0; aInitIx0 < aEnd0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:61:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; k += kDim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:63:36: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) aLonIx += (aInitIx[ rSp] + kIx[ rSp]) * aStride[ rSp]; ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:65:34: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k0 = 0; k0 < kDim0; ++k0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:50:15: warning: unused variable 'otfBias' [-Wunused-variable] DLong otfBias = 0; ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:51:15: warning: unused variable 'curScale' [-Wunused-variable] DLong curScale = 0; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:556:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:74: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:30:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:32:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:33:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:35:35: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (regular) for (; aSp < nDim; ++aSp) if (!regArr[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:47:44: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = aBeg0; aInitIx0 < aEnd0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:61:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; k += kDim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:63:36: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) aLonIx += (aInitIx[ rSp] + kIx[ rSp]) * aStride[ rSp]; ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:65:34: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k0 = 0; k0 < kDim0; ++k0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:50:15: warning: unused variable 'otfBias' [-Wunused-variable] DLong otfBias = 0; ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:51:15: warning: unused variable 'curScale' [-Wunused-variable] DLong curScale = 0; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:559:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:74: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:30:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:32:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:33:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:35:35: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (regular) for (; aSp < nDim; ++aSp) if (!regArr[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:47:44: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = aBeg0; aInitIx0 < aEnd0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:61:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; k += kDim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:63:36: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) aLonIx += (aInitIx[ rSp] + kIx[ rSp]) * aStride[ rSp]; ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:65:34: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k0 = 0; k0 < kDim0; ++k0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:50:15: warning: unused variable 'otfBias' [-Wunused-variable] DLong otfBias = 0; ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:51:15: warning: unused variable 'curScale' [-Wunused-variable] DLong curScale = 0; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:565:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:74: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:30:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:32:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:33:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:35:35: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (regular) for (; aSp < nDim; ++aSp) if (!regArr[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:47:44: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = aBeg0; aInitIx0 < aEnd0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:61:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; k += kDim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:63:36: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) aLonIx += (aInitIx[ rSp] + kIx[ rSp]) * aStride[ rSp]; ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:65:34: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k0 = 0; k0 < kDim0; ++k0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:50:15: warning: unused variable 'otfBias' [-Wunused-variable] DLong otfBias = 0; ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:51:15: warning: unused variable 'curScale' [-Wunused-variable] DLong curScale = 0; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:568:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:74: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:30:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:32:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:33:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:35:35: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (regular) for (; aSp < nDim; ++aSp) if (!regArr[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:47:44: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = aBeg0; aInitIx0 < aEnd0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:61:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; k += kDim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:63:36: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) aLonIx += (aInitIx[ rSp] + kIx[ rSp]) * aStride[ rSp]; ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:65:34: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k0 = 0; k0 < kDim0; ++k0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:50:15: warning: unused variable 'otfBias' [-Wunused-variable] DLong otfBias = 0; ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:51:15: warning: unused variable 'curScale' [-Wunused-variable] DLong curScale = 0; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:578:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:74: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:42:15: warning: unused variable 'otfBias' [-Wunused-variable] DLong otfBias = 0; ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:43:15: warning: unused variable 'curScale' [-Wunused-variable] DLong curScale = 0; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:581:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:74: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:42:15: warning: unused variable 'otfBias' [-Wunused-variable] DLong otfBias = 0; ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:43:15: warning: unused variable 'curScale' [-Wunused-variable] DLong curScale = 0; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:588:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:74: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:42:15: warning: unused variable 'otfBias' [-Wunused-variable] DLong otfBias = 0; ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:43:15: warning: unused variable 'curScale' [-Wunused-variable] DLong curScale = 0; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:591:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:74: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:42:15: warning: unused variable 'otfBias' [-Wunused-variable] DLong otfBias = 0; ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:43:15: warning: unused variable 'curScale' [-Wunused-variable] DLong curScale = 0; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:598:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:74: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:42:15: warning: unused variable 'otfBias' [-Wunused-variable] DLong otfBias = 0; ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:43:15: warning: unused variable 'curScale' [-Wunused-variable] DLong curScale = 0; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:601:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:74: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:42:15: warning: unused variable 'otfBias' [-Wunused-variable] DLong otfBias = 0; ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:43:15: warning: unused variable 'curScale' [-Wunused-variable] DLong curScale = 0; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:607:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:74: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:42:15: warning: unused variable 'otfBias' [-Wunused-variable] DLong otfBias = 0; ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:43:15: warning: unused variable 'curScale' [-Wunused-variable] DLong curScale = 0; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:610:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:74: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:42:15: warning: unused variable 'otfBias' [-Wunused-variable] DLong otfBias = 0; ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:43:15: warning: unused variable 'curScale' [-Wunused-variable] DLong curScale = 0; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:620:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:74: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:42:15: warning: unused variable 'otfBias' [-Wunused-variable] DLong otfBias = 0; ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:43:15: warning: unused variable 'curScale' [-Wunused-variable] DLong curScale = 0; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:623:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:74: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:42:15: warning: unused variable 'otfBias' [-Wunused-variable] DLong otfBias = 0; ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:43:15: warning: unused variable 'curScale' [-Wunused-variable] DLong curScale = 0; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:630:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:74: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:42:15: warning: unused variable 'otfBias' [-Wunused-variable] DLong otfBias = 0; ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:43:15: warning: unused variable 'curScale' [-Wunused-variable] DLong curScale = 0; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:633:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:74: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:42:15: warning: unused variable 'otfBias' [-Wunused-variable] DLong otfBias = 0; ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:43:15: warning: unused variable 'curScale' [-Wunused-variable] DLong curScale = 0; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:640:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:74: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:42:15: warning: unused variable 'otfBias' [-Wunused-variable] DLong otfBias = 0; ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:43:15: warning: unused variable 'curScale' [-Wunused-variable] DLong curScale = 0; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:643:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:74: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:42:15: warning: unused variable 'otfBias' [-Wunused-variable] DLong otfBias = 0; ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:43:15: warning: unused variable 'curScale' [-Wunused-variable] DLong curScale = 0; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:649:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:74: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:42:15: warning: unused variable 'otfBias' [-Wunused-variable] DLong otfBias = 0; ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:43:15: warning: unused variable 'curScale' [-Wunused-variable] DLong curScale = 0; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:652:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:74: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:42:15: warning: unused variable 'otfBias' [-Wunused-variable] DLong otfBias = 0; ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:43:15: warning: unused variable 'curScale' [-Wunused-variable] DLong curScale = 0; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:662:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:74: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:42:15: warning: unused variable 'otfBias' [-Wunused-variable] DLong otfBias = 0; ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:43:15: warning: unused variable 'curScale' [-Wunused-variable] DLong curScale = 0; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:665:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:74: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:42:15: warning: unused variable 'otfBias' [-Wunused-variable] DLong otfBias = 0; ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:43:15: warning: unused variable 'curScale' [-Wunused-variable] DLong curScale = 0; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:672:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:74: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:42:15: warning: unused variable 'otfBias' [-Wunused-variable] DLong otfBias = 0; ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:43:15: warning: unused variable 'curScale' [-Wunused-variable] DLong curScale = 0; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:675:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:74: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:42:15: warning: unused variable 'otfBias' [-Wunused-variable] DLong otfBias = 0; ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:43:15: warning: unused variable 'curScale' [-Wunused-variable] DLong curScale = 0; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:682:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:74: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:42:15: warning: unused variable 'otfBias' [-Wunused-variable] DLong otfBias = 0; ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:43:15: warning: unused variable 'curScale' [-Wunused-variable] DLong curScale = 0; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:685:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:74: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:42:15: warning: unused variable 'otfBias' [-Wunused-variable] DLong otfBias = 0; ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:43:15: warning: unused variable 'curScale' [-Wunused-variable] DLong curScale = 0; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:691:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:74: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:42:15: warning: unused variable 'otfBias' [-Wunused-variable] DLong otfBias = 0; ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:43:15: warning: unused variable 'curScale' [-Wunused-variable] DLong curScale = 0; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:694:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:74: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:42:15: warning: unused variable 'otfBias' [-Wunused-variable] DLong otfBias = 0; ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:43:15: warning: unused variable 'curScale' [-Wunused-variable] DLong curScale = 0; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:704:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:74: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:42:15: warning: unused variable 'otfBias' [-Wunused-variable] DLong otfBias = 0; ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:43:15: warning: unused variable 'curScale' [-Wunused-variable] DLong curScale = 0; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:707:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:74: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:42:15: warning: unused variable 'otfBias' [-Wunused-variable] DLong otfBias = 0; ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:43:15: warning: unused variable 'curScale' [-Wunused-variable] DLong curScale = 0; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:714:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:74: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:42:15: warning: unused variable 'otfBias' [-Wunused-variable] DLong otfBias = 0; ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:43:15: warning: unused variable 'curScale' [-Wunused-variable] DLong curScale = 0; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:717:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:74: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:42:15: warning: unused variable 'otfBias' [-Wunused-variable] DLong otfBias = 0; ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:43:15: warning: unused variable 'curScale' [-Wunused-variable] DLong curScale = 0; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:724:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:74: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:42:15: warning: unused variable 'otfBias' [-Wunused-variable] DLong otfBias = 0; ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:43:15: warning: unused variable 'curScale' [-Wunused-variable] DLong curScale = 0; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:727:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:74: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:42:15: warning: unused variable 'otfBias' [-Wunused-variable] DLong otfBias = 0; ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:43:15: warning: unused variable 'curScale' [-Wunused-variable] DLong curScale = 0; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:733:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:74: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:42:15: warning: unused variable 'otfBias' [-Wunused-variable] DLong otfBias = 0; ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:43:15: warning: unused variable 'curScale' [-Wunused-variable] DLong curScale = 0; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:736:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:74: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:42:15: warning: unused variable 'otfBias' [-Wunused-variable] DLong otfBias = 0; ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:43:15: warning: unused variable 'curScale' [-Wunused-variable] DLong curScale = 0; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:74:0: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:258:9: warning: unused variable 'dim0_1' [-Wunused-variable] SizeT dim0_1 = dim0 - 1; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:78:0: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp: In member function 'BaseGDL* Data_< >::Convol(BaseGDL*, BaseGDL*, BaseGDL*, bool, bool, int, bool, BaseGDL*, bool, BaseGDL*, bool) [with Sp = SpDUInt]': /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:226:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nA >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nA)) ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:226:101: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nA >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nA)) ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:229:24: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for( OMPInt i=0; i= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nA)) ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:238:101: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nA >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nA)) ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:241:24: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for( OMPInt i=0; i= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nA)) ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:248:101: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nA >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nA)) ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:251:24: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for( OMPInt i=0; idim[ aSp]) { ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:324:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:78: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:30:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:32:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:33:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:35:35: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (regular) for (; aSp < nDim; ++aSp) if (!regArr[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:47:44: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = aBeg0; aInitIx0 < aEnd0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:61:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; k += kDim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:63:36: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) aLonIx += (aInitIx[ rSp] + kIx[ rSp]) * aStride[ rSp]; ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:65:34: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k0 = 0; k0 < kDim0; ++k0) { ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:327:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:78: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:30:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:32:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:33:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:35:35: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (regular) for (; aSp < nDim; ++aSp) if (!regArr[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:47:44: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = aBeg0; aInitIx0 < aEnd0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:61:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; k += kDim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:63:36: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) aLonIx += (aInitIx[ rSp] + kIx[ rSp]) * aStride[ rSp]; ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:65:34: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k0 = 0; k0 < kDim0; ++k0) { ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:334:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:78: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:30:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:32:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:33:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:35:35: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (regular) for (; aSp < nDim; ++aSp) if (!regArr[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:47:44: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = aBeg0; aInitIx0 < aEnd0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:61:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; k += kDim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:63:36: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) aLonIx += (aInitIx[ rSp] + kIx[ rSp]) * aStride[ rSp]; ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:65:34: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k0 = 0; k0 < kDim0; ++k0) { ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:337:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:78: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:30:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:32:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:33:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:35:35: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (regular) for (; aSp < nDim; ++aSp) if (!regArr[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:47:44: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = aBeg0; aInitIx0 < aEnd0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:61:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; k += kDim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:63:36: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) aLonIx += (aInitIx[ rSp] + kIx[ rSp]) * aStride[ rSp]; ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:65:34: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k0 = 0; k0 < kDim0; ++k0) { ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:344:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:78: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:30:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:32:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:33:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:35:35: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (regular) for (; aSp < nDim; ++aSp) if (!regArr[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:47:44: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = aBeg0; aInitIx0 < aEnd0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:61:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; k += kDim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:63:36: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) aLonIx += (aInitIx[ rSp] + kIx[ rSp]) * aStride[ rSp]; ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:65:34: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k0 = 0; k0 < kDim0; ++k0) { ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:347:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:78: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:30:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:32:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:33:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:35:35: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (regular) for (; aSp < nDim; ++aSp) if (!regArr[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:47:44: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = aBeg0; aInitIx0 < aEnd0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:61:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; k += kDim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:63:36: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) aLonIx += (aInitIx[ rSp] + kIx[ rSp]) * aStride[ rSp]; ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:65:34: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k0 = 0; k0 < kDim0; ++k0) { ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:353:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:78: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:30:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:32:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:33:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:35:35: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (regular) for (; aSp < nDim; ++aSp) if (!regArr[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:47:44: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = aBeg0; aInitIx0 < aEnd0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:61:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; k += kDim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:63:36: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) aLonIx += (aInitIx[ rSp] + kIx[ rSp]) * aStride[ rSp]; ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:65:34: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k0 = 0; k0 < kDim0; ++k0) { ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:356:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:78: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:30:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:32:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:33:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:35:35: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (regular) for (; aSp < nDim; ++aSp) if (!regArr[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:47:44: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = aBeg0; aInitIx0 < aEnd0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:61:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; k += kDim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:63:36: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) aLonIx += (aInitIx[ rSp] + kIx[ rSp]) * aStride[ rSp]; ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:65:34: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k0 = 0; k0 < kDim0; ++k0) { ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:366:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:78: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:369:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:78: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:376:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:78: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:379:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:78: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:386:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:78: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:389:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:78: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:395:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:78: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:398:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:78: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:408:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:78: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:411:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:78: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:418:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:78: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:421:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:78: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:428:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:78: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:431:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:78: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:437:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:78: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:440:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:78: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:450:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:78: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:453:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:78: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:460:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:78: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:463:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:78: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:470:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:78: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:473:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:78: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:479:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:78: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:482:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:78: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:492:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:78: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:495:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:78: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:502:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:78: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:505:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:78: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:512:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:78: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:515:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:78: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:521:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:78: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:524:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:78: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:536:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:78: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:30:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:32:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:33:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:35:35: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (regular) for (; aSp < nDim; ++aSp) if (!regArr[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:47:44: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = aBeg0; aInitIx0 < aEnd0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:61:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; k += kDim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:63:36: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) aLonIx += (aInitIx[ rSp] + kIx[ rSp]) * aStride[ rSp]; ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:65:34: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k0 = 0; k0 < kDim0; ++k0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:50:15: warning: unused variable 'otfBias' [-Wunused-variable] DLong otfBias = 0; ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:51:15: warning: unused variable 'curScale' [-Wunused-variable] DLong curScale = 0; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:539:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:78: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:30:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:32:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:33:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:35:35: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (regular) for (; aSp < nDim; ++aSp) if (!regArr[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:47:44: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = aBeg0; aInitIx0 < aEnd0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:61:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; k += kDim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:63:36: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) aLonIx += (aInitIx[ rSp] + kIx[ rSp]) * aStride[ rSp]; ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:65:34: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k0 = 0; k0 < kDim0; ++k0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:50:15: warning: unused variable 'otfBias' [-Wunused-variable] DLong otfBias = 0; ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:51:15: warning: unused variable 'curScale' [-Wunused-variable] DLong curScale = 0; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:546:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:78: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:30:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:32:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:33:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:35:35: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (regular) for (; aSp < nDim; ++aSp) if (!regArr[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:47:44: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = aBeg0; aInitIx0 < aEnd0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:61:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; k += kDim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:63:36: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) aLonIx += (aInitIx[ rSp] + kIx[ rSp]) * aStride[ rSp]; ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:65:34: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k0 = 0; k0 < kDim0; ++k0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:50:15: warning: unused variable 'otfBias' [-Wunused-variable] DLong otfBias = 0; ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:51:15: warning: unused variable 'curScale' [-Wunused-variable] DLong curScale = 0; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:549:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:78: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:30:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:32:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:33:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:35:35: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (regular) for (; aSp < nDim; ++aSp) if (!regArr[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:47:44: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = aBeg0; aInitIx0 < aEnd0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:61:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; k += kDim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:63:36: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) aLonIx += (aInitIx[ rSp] + kIx[ rSp]) * aStride[ rSp]; ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:65:34: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k0 = 0; k0 < kDim0; ++k0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:50:15: warning: unused variable 'otfBias' [-Wunused-variable] DLong otfBias = 0; ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:51:15: warning: unused variable 'curScale' [-Wunused-variable] DLong curScale = 0; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:556:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:78: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:30:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:32:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:33:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:35:35: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (regular) for (; aSp < nDim; ++aSp) if (!regArr[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:47:44: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = aBeg0; aInitIx0 < aEnd0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:61:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; k += kDim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:63:36: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) aLonIx += (aInitIx[ rSp] + kIx[ rSp]) * aStride[ rSp]; ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:65:34: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k0 = 0; k0 < kDim0; ++k0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:50:15: warning: unused variable 'otfBias' [-Wunused-variable] DLong otfBias = 0; ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:51:15: warning: unused variable 'curScale' [-Wunused-variable] DLong curScale = 0; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:559:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:78: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:30:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:32:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:33:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:35:35: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (regular) for (; aSp < nDim; ++aSp) if (!regArr[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:47:44: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = aBeg0; aInitIx0 < aEnd0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:61:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; k += kDim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:63:36: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) aLonIx += (aInitIx[ rSp] + kIx[ rSp]) * aStride[ rSp]; ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:65:34: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k0 = 0; k0 < kDim0; ++k0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:50:15: warning: unused variable 'otfBias' [-Wunused-variable] DLong otfBias = 0; ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:51:15: warning: unused variable 'curScale' [-Wunused-variable] DLong curScale = 0; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:565:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:78: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:30:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:32:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:33:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:35:35: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (regular) for (; aSp < nDim; ++aSp) if (!regArr[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:47:44: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = aBeg0; aInitIx0 < aEnd0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:61:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; k += kDim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:63:36: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) aLonIx += (aInitIx[ rSp] + kIx[ rSp]) * aStride[ rSp]; ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:65:34: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k0 = 0; k0 < kDim0; ++k0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:50:15: warning: unused variable 'otfBias' [-Wunused-variable] DLong otfBias = 0; ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:51:15: warning: unused variable 'curScale' [-Wunused-variable] DLong curScale = 0; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:568:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:78: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:30:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:32:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:33:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:35:35: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (regular) for (; aSp < nDim; ++aSp) if (!regArr[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:47:44: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = aBeg0; aInitIx0 < aEnd0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:61:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; k += kDim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:63:36: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) aLonIx += (aInitIx[ rSp] + kIx[ rSp]) * aStride[ rSp]; ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:65:34: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k0 = 0; k0 < kDim0; ++k0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:50:15: warning: unused variable 'otfBias' [-Wunused-variable] DLong otfBias = 0; ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:51:15: warning: unused variable 'curScale' [-Wunused-variable] DLong curScale = 0; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:578:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:78: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:42:15: warning: unused variable 'otfBias' [-Wunused-variable] DLong otfBias = 0; ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:43:15: warning: unused variable 'curScale' [-Wunused-variable] DLong curScale = 0; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:581:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:78: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:42:15: warning: unused variable 'otfBias' [-Wunused-variable] DLong otfBias = 0; ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:43:15: warning: unused variable 'curScale' [-Wunused-variable] DLong curScale = 0; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:588:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:78: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:42:15: warning: unused variable 'otfBias' [-Wunused-variable] DLong otfBias = 0; ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:43:15: warning: unused variable 'curScale' [-Wunused-variable] DLong curScale = 0; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:591:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:78: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:42:15: warning: unused variable 'otfBias' [-Wunused-variable] DLong otfBias = 0; ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:43:15: warning: unused variable 'curScale' [-Wunused-variable] DLong curScale = 0; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:598:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:78: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:42:15: warning: unused variable 'otfBias' [-Wunused-variable] DLong otfBias = 0; ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:43:15: warning: unused variable 'curScale' [-Wunused-variable] DLong curScale = 0; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:601:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:78: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:42:15: warning: unused variable 'otfBias' [-Wunused-variable] DLong otfBias = 0; ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:43:15: warning: unused variable 'curScale' [-Wunused-variable] DLong curScale = 0; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:607:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:78: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:42:15: warning: unused variable 'otfBias' [-Wunused-variable] DLong otfBias = 0; ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:43:15: warning: unused variable 'curScale' [-Wunused-variable] DLong curScale = 0; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:610:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:78: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:42:15: warning: unused variable 'otfBias' [-Wunused-variable] DLong otfBias = 0; ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:43:15: warning: unused variable 'curScale' [-Wunused-variable] DLong curScale = 0; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:620:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:78: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:42:15: warning: unused variable 'otfBias' [-Wunused-variable] DLong otfBias = 0; ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:43:15: warning: unused variable 'curScale' [-Wunused-variable] DLong curScale = 0; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:623:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:78: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:42:15: warning: unused variable 'otfBias' [-Wunused-variable] DLong otfBias = 0; ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:43:15: warning: unused variable 'curScale' [-Wunused-variable] DLong curScale = 0; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:630:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:78: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:42:15: warning: unused variable 'otfBias' [-Wunused-variable] DLong otfBias = 0; ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:43:15: warning: unused variable 'curScale' [-Wunused-variable] DLong curScale = 0; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:633:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:78: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:42:15: warning: unused variable 'otfBias' [-Wunused-variable] DLong otfBias = 0; ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:43:15: warning: unused variable 'curScale' [-Wunused-variable] DLong curScale = 0; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:640:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:78: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:42:15: warning: unused variable 'otfBias' [-Wunused-variable] DLong otfBias = 0; ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:43:15: warning: unused variable 'curScale' [-Wunused-variable] DLong curScale = 0; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:643:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:78: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:42:15: warning: unused variable 'otfBias' [-Wunused-variable] DLong otfBias = 0; ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:43:15: warning: unused variable 'curScale' [-Wunused-variable] DLong curScale = 0; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:649:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:78: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:42:15: warning: unused variable 'otfBias' [-Wunused-variable] DLong otfBias = 0; ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:43:15: warning: unused variable 'curScale' [-Wunused-variable] DLong curScale = 0; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:652:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:78: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:42:15: warning: unused variable 'otfBias' [-Wunused-variable] DLong otfBias = 0; ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:43:15: warning: unused variable 'curScale' [-Wunused-variable] DLong curScale = 0; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:662:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:78: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:42:15: warning: unused variable 'otfBias' [-Wunused-variable] DLong otfBias = 0; ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:43:15: warning: unused variable 'curScale' [-Wunused-variable] DLong curScale = 0; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:665:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:78: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:42:15: warning: unused variable 'otfBias' [-Wunused-variable] DLong otfBias = 0; ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:43:15: warning: unused variable 'curScale' [-Wunused-variable] DLong curScale = 0; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:672:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:78: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:42:15: warning: unused variable 'otfBias' [-Wunused-variable] DLong otfBias = 0; ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:43:15: warning: unused variable 'curScale' [-Wunused-variable] DLong curScale = 0; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:675:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:78: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:42:15: warning: unused variable 'otfBias' [-Wunused-variable] DLong otfBias = 0; ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:43:15: warning: unused variable 'curScale' [-Wunused-variable] DLong curScale = 0; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:682:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:78: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:42:15: warning: unused variable 'otfBias' [-Wunused-variable] DLong otfBias = 0; ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:43:15: warning: unused variable 'curScale' [-Wunused-variable] DLong curScale = 0; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:685:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:78: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:42:15: warning: unused variable 'otfBias' [-Wunused-variable] DLong otfBias = 0; ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:43:15: warning: unused variable 'curScale' [-Wunused-variable] DLong curScale = 0; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:691:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:78: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:42:15: warning: unused variable 'otfBias' [-Wunused-variable] DLong otfBias = 0; ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:43:15: warning: unused variable 'curScale' [-Wunused-variable] DLong curScale = 0; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:694:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:78: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:42:15: warning: unused variable 'otfBias' [-Wunused-variable] DLong otfBias = 0; ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:43:15: warning: unused variable 'curScale' [-Wunused-variable] DLong curScale = 0; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:704:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:78: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:42:15: warning: unused variable 'otfBias' [-Wunused-variable] DLong otfBias = 0; ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:43:15: warning: unused variable 'curScale' [-Wunused-variable] DLong curScale = 0; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:707:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:78: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:42:15: warning: unused variable 'otfBias' [-Wunused-variable] DLong otfBias = 0; ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:43:15: warning: unused variable 'curScale' [-Wunused-variable] DLong curScale = 0; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:714:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:78: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:42:15: warning: unused variable 'otfBias' [-Wunused-variable] DLong otfBias = 0; ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:43:15: warning: unused variable 'curScale' [-Wunused-variable] DLong curScale = 0; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:717:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:78: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:42:15: warning: unused variable 'otfBias' [-Wunused-variable] DLong otfBias = 0; ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:43:15: warning: unused variable 'curScale' [-Wunused-variable] DLong curScale = 0; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:724:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:78: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:42:15: warning: unused variable 'otfBias' [-Wunused-variable] DLong otfBias = 0; ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:43:15: warning: unused variable 'curScale' [-Wunused-variable] DLong curScale = 0; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:727:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:78: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:42:15: warning: unused variable 'otfBias' [-Wunused-variable] DLong otfBias = 0; ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:43:15: warning: unused variable 'curScale' [-Wunused-variable] DLong curScale = 0; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:733:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:78: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:42:15: warning: unused variable 'otfBias' [-Wunused-variable] DLong otfBias = 0; ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:43:15: warning: unused variable 'curScale' [-Wunused-variable] DLong curScale = 0; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:736:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:78: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:42:15: warning: unused variable 'otfBias' [-Wunused-variable] DLong otfBias = 0; ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:43:15: warning: unused variable 'curScale' [-Wunused-variable] DLong curScale = 0; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:78:0: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:258:9: warning: unused variable 'dim0_1' [-Wunused-variable] SizeT dim0_1 = dim0 - 1; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:82:0: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp: In member function 'BaseGDL* Data_< >::Convol(BaseGDL*, BaseGDL*, BaseGDL*, bool, bool, int, bool, BaseGDL*, bool, BaseGDL*, bool) [with Sp = SpDInt]': /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:226:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nA >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nA)) ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:226:101: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nA >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nA)) ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:229:24: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for( OMPInt i=0; i= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nA)) ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:238:101: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nA >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nA)) ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:241:24: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for( OMPInt i=0; i= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nA)) ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:248:101: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nA >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nA)) ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:251:24: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for( OMPInt i=0; idim[ aSp]) { ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:324:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:82: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:30:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:32:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:33:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:35:35: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (regular) for (; aSp < nDim; ++aSp) if (!regArr[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:47:44: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = aBeg0; aInitIx0 < aEnd0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:61:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; k += kDim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:63:36: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) aLonIx += (aInitIx[ rSp] + kIx[ rSp]) * aStride[ rSp]; ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:65:34: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k0 = 0; k0 < kDim0; ++k0) { ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:327:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:82: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:30:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:32:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:33:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:35:35: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (regular) for (; aSp < nDim; ++aSp) if (!regArr[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:47:44: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = aBeg0; aInitIx0 < aEnd0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:61:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; k += kDim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:63:36: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) aLonIx += (aInitIx[ rSp] + kIx[ rSp]) * aStride[ rSp]; ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:65:34: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k0 = 0; k0 < kDim0; ++k0) { ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:334:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:82: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:30:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:32:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:33:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:35:35: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (regular) for (; aSp < nDim; ++aSp) if (!regArr[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:47:44: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = aBeg0; aInitIx0 < aEnd0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:61:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; k += kDim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:63:36: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) aLonIx += (aInitIx[ rSp] + kIx[ rSp]) * aStride[ rSp]; ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:65:34: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k0 = 0; k0 < kDim0; ++k0) { ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:337:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:82: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:30:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:32:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:33:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:35:35: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (regular) for (; aSp < nDim; ++aSp) if (!regArr[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:47:44: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = aBeg0; aInitIx0 < aEnd0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:61:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; k += kDim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:63:36: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) aLonIx += (aInitIx[ rSp] + kIx[ rSp]) * aStride[ rSp]; ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:65:34: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k0 = 0; k0 < kDim0; ++k0) { ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:344:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:82: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:30:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:32:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:33:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:35:35: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (regular) for (; aSp < nDim; ++aSp) if (!regArr[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:47:44: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = aBeg0; aInitIx0 < aEnd0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:61:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; k += kDim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:63:36: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) aLonIx += (aInitIx[ rSp] + kIx[ rSp]) * aStride[ rSp]; ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:65:34: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k0 = 0; k0 < kDim0; ++k0) { ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:347:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:82: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:30:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:32:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:33:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:35:35: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (regular) for (; aSp < nDim; ++aSp) if (!regArr[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:47:44: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = aBeg0; aInitIx0 < aEnd0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:61:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; k += kDim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:63:36: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) aLonIx += (aInitIx[ rSp] + kIx[ rSp]) * aStride[ rSp]; ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:65:34: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k0 = 0; k0 < kDim0; ++k0) { ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:353:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:82: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:30:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:32:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:33:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:35:35: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (regular) for (; aSp < nDim; ++aSp) if (!regArr[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:47:44: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = aBeg0; aInitIx0 < aEnd0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:61:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; k += kDim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:63:36: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) aLonIx += (aInitIx[ rSp] + kIx[ rSp]) * aStride[ rSp]; ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:65:34: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k0 = 0; k0 < kDim0; ++k0) { ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:356:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:82: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:30:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:32:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:33:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:35:35: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (regular) for (; aSp < nDim; ++aSp) if (!regArr[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:47:44: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = aBeg0; aInitIx0 < aEnd0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:61:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; k += kDim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:63:36: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) aLonIx += (aInitIx[ rSp] + kIx[ rSp]) * aStride[ rSp]; ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:65:34: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k0 = 0; k0 < kDim0; ++k0) { ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:366:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:82: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:369:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:82: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:376:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:82: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:379:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:82: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:386:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:82: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:389:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:82: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:395:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:82: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:398:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:82: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:408:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:82: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:411:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:82: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:418:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:82: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:421:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:82: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:428:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:82: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:431:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:82: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:437:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:82: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:440:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:82: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:450:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:82: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:453:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:82: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:460:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:82: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:463:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:82: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:470:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:82: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:473:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:82: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:479:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:82: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:482:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:82: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:492:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:82: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:495:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:82: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:502:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:82: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:505:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:82: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:512:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:82: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:515:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:82: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:521:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:82: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:524:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:82: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:536:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:82: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:30:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:32:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:33:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:35:35: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (regular) for (; aSp < nDim; ++aSp) if (!regArr[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:47:44: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = aBeg0; aInitIx0 < aEnd0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:61:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; k += kDim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:63:36: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) aLonIx += (aInitIx[ rSp] + kIx[ rSp]) * aStride[ rSp]; ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:65:34: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k0 = 0; k0 < kDim0; ++k0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:50:15: warning: unused variable 'otfBias' [-Wunused-variable] DLong otfBias = 0; ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:51:15: warning: unused variable 'curScale' [-Wunused-variable] DLong curScale = 0; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:539:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:82: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:30:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:32:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:33:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:35:35: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (regular) for (; aSp < nDim; ++aSp) if (!regArr[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:47:44: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = aBeg0; aInitIx0 < aEnd0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:61:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; k += kDim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:63:36: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) aLonIx += (aInitIx[ rSp] + kIx[ rSp]) * aStride[ rSp]; ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:65:34: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k0 = 0; k0 < kDim0; ++k0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:50:15: warning: unused variable 'otfBias' [-Wunused-variable] DLong otfBias = 0; ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:51:15: warning: unused variable 'curScale' [-Wunused-variable] DLong curScale = 0; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:546:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:82: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:30:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:32:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:33:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:35:35: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (regular) for (; aSp < nDim; ++aSp) if (!regArr[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:47:44: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = aBeg0; aInitIx0 < aEnd0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:61:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; k += kDim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:63:36: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) aLonIx += (aInitIx[ rSp] + kIx[ rSp]) * aStride[ rSp]; ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:65:34: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k0 = 0; k0 < kDim0; ++k0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:50:15: warning: unused variable 'otfBias' [-Wunused-variable] DLong otfBias = 0; ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:51:15: warning: unused variable 'curScale' [-Wunused-variable] DLong curScale = 0; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:549:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:82: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:30:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:32:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:33:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:35:35: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (regular) for (; aSp < nDim; ++aSp) if (!regArr[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:47:44: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = aBeg0; aInitIx0 < aEnd0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:61:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; k += kDim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:63:36: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) aLonIx += (aInitIx[ rSp] + kIx[ rSp]) * aStride[ rSp]; ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:65:34: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k0 = 0; k0 < kDim0; ++k0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:50:15: warning: unused variable 'otfBias' [-Wunused-variable] DLong otfBias = 0; ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:51:15: warning: unused variable 'curScale' [-Wunused-variable] DLong curScale = 0; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:556:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:82: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:30:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:32:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:33:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:35:35: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (regular) for (; aSp < nDim; ++aSp) if (!regArr[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:47:44: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = aBeg0; aInitIx0 < aEnd0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:61:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; k += kDim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:63:36: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) aLonIx += (aInitIx[ rSp] + kIx[ rSp]) * aStride[ rSp]; ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:65:34: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k0 = 0; k0 < kDim0; ++k0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:50:15: warning: unused variable 'otfBias' [-Wunused-variable] DLong otfBias = 0; ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:51:15: warning: unused variable 'curScale' [-Wunused-variable] DLong curScale = 0; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:559:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:82: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:30:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:32:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:33:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:35:35: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (regular) for (; aSp < nDim; ++aSp) if (!regArr[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:47:44: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = aBeg0; aInitIx0 < aEnd0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:61:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; k += kDim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:63:36: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) aLonIx += (aInitIx[ rSp] + kIx[ rSp]) * aStride[ rSp]; ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:65:34: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k0 = 0; k0 < kDim0; ++k0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:50:15: warning: unused variable 'otfBias' [-Wunused-variable] DLong otfBias = 0; ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:51:15: warning: unused variable 'curScale' [-Wunused-variable] DLong curScale = 0; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:565:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:82: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:30:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:32:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:33:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:35:35: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (regular) for (; aSp < nDim; ++aSp) if (!regArr[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:47:44: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = aBeg0; aInitIx0 < aEnd0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:61:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; k += kDim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:63:36: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) aLonIx += (aInitIx[ rSp] + kIx[ rSp]) * aStride[ rSp]; ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:65:34: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k0 = 0; k0 < kDim0; ++k0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:50:15: warning: unused variable 'otfBias' [-Wunused-variable] DLong otfBias = 0; ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:51:15: warning: unused variable 'curScale' [-Wunused-variable] DLong curScale = 0; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:568:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:82: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:30:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:32:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:33:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:35:35: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (regular) for (; aSp < nDim; ++aSp) if (!regArr[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:47:44: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = aBeg0; aInitIx0 < aEnd0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:61:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; k += kDim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:63:36: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) aLonIx += (aInitIx[ rSp] + kIx[ rSp]) * aStride[ rSp]; ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:65:34: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k0 = 0; k0 < kDim0; ++k0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:50:15: warning: unused variable 'otfBias' [-Wunused-variable] DLong otfBias = 0; ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:51:15: warning: unused variable 'curScale' [-Wunused-variable] DLong curScale = 0; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:578:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:82: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:42:15: warning: unused variable 'otfBias' [-Wunused-variable] DLong otfBias = 0; ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:43:15: warning: unused variable 'curScale' [-Wunused-variable] DLong curScale = 0; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:581:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:82: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:42:15: warning: unused variable 'otfBias' [-Wunused-variable] DLong otfBias = 0; ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:43:15: warning: unused variable 'curScale' [-Wunused-variable] DLong curScale = 0; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:588:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:82: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:42:15: warning: unused variable 'otfBias' [-Wunused-variable] DLong otfBias = 0; ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:43:15: warning: unused variable 'curScale' [-Wunused-variable] DLong curScale = 0; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:591:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:82: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:42:15: warning: unused variable 'otfBias' [-Wunused-variable] DLong otfBias = 0; ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:43:15: warning: unused variable 'curScale' [-Wunused-variable] DLong curScale = 0; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:598:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:82: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:42:15: warning: unused variable 'otfBias' [-Wunused-variable] DLong otfBias = 0; ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:43:15: warning: unused variable 'curScale' [-Wunused-variable] DLong curScale = 0; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:601:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:82: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:42:15: warning: unused variable 'otfBias' [-Wunused-variable] DLong otfBias = 0; ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:43:15: warning: unused variable 'curScale' [-Wunused-variable] DLong curScale = 0; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:607:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:82: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:42:15: warning: unused variable 'otfBias' [-Wunused-variable] DLong otfBias = 0; ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:43:15: warning: unused variable 'curScale' [-Wunused-variable] DLong curScale = 0; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:610:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:82: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:42:15: warning: unused variable 'otfBias' [-Wunused-variable] DLong otfBias = 0; ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:43:15: warning: unused variable 'curScale' [-Wunused-variable] DLong curScale = 0; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:620:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:82: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:42:15: warning: unused variable 'otfBias' [-Wunused-variable] DLong otfBias = 0; ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:43:15: warning: unused variable 'curScale' [-Wunused-variable] DLong curScale = 0; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:623:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:82: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:42:15: warning: unused variable 'otfBias' [-Wunused-variable] DLong otfBias = 0; ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:43:15: warning: unused variable 'curScale' [-Wunused-variable] DLong curScale = 0; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:630:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:82: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:42:15: warning: unused variable 'otfBias' [-Wunused-variable] DLong otfBias = 0; ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:43:15: warning: unused variable 'curScale' [-Wunused-variable] DLong curScale = 0; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:633:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:82: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:42:15: warning: unused variable 'otfBias' [-Wunused-variable] DLong otfBias = 0; ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:43:15: warning: unused variable 'curScale' [-Wunused-variable] DLong curScale = 0; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:640:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:82: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:42:15: warning: unused variable 'otfBias' [-Wunused-variable] DLong otfBias = 0; ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:43:15: warning: unused variable 'curScale' [-Wunused-variable] DLong curScale = 0; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:643:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:82: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:42:15: warning: unused variable 'otfBias' [-Wunused-variable] DLong otfBias = 0; ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:43:15: warning: unused variable 'curScale' [-Wunused-variable] DLong curScale = 0; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:649:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:82: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:42:15: warning: unused variable 'otfBias' [-Wunused-variable] DLong otfBias = 0; ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:43:15: warning: unused variable 'curScale' [-Wunused-variable] DLong curScale = 0; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:652:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:82: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:42:15: warning: unused variable 'otfBias' [-Wunused-variable] DLong otfBias = 0; ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:43:15: warning: unused variable 'curScale' [-Wunused-variable] DLong curScale = 0; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:662:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:82: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:42:15: warning: unused variable 'otfBias' [-Wunused-variable] DLong otfBias = 0; ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:43:15: warning: unused variable 'curScale' [-Wunused-variable] DLong curScale = 0; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:665:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:82: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:42:15: warning: unused variable 'otfBias' [-Wunused-variable] DLong otfBias = 0; ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:43:15: warning: unused variable 'curScale' [-Wunused-variable] DLong curScale = 0; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:672:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:82: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:42:15: warning: unused variable 'otfBias' [-Wunused-variable] DLong otfBias = 0; ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:43:15: warning: unused variable 'curScale' [-Wunused-variable] DLong curScale = 0; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:675:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:82: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:42:15: warning: unused variable 'otfBias' [-Wunused-variable] DLong otfBias = 0; ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:43:15: warning: unused variable 'curScale' [-Wunused-variable] DLong curScale = 0; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:682:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:82: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:42:15: warning: unused variable 'otfBias' [-Wunused-variable] DLong otfBias = 0; ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:43:15: warning: unused variable 'curScale' [-Wunused-variable] DLong curScale = 0; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:685:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:82: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:42:15: warning: unused variable 'otfBias' [-Wunused-variable] DLong otfBias = 0; ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:43:15: warning: unused variable 'curScale' [-Wunused-variable] DLong curScale = 0; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:691:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:82: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:42:15: warning: unused variable 'otfBias' [-Wunused-variable] DLong otfBias = 0; ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:43:15: warning: unused variable 'curScale' [-Wunused-variable] DLong curScale = 0; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:694:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:82: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:42:15: warning: unused variable 'otfBias' [-Wunused-variable] DLong otfBias = 0; ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:43:15: warning: unused variable 'curScale' [-Wunused-variable] DLong curScale = 0; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:704:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:82: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:42:15: warning: unused variable 'otfBias' [-Wunused-variable] DLong otfBias = 0; ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:43:15: warning: unused variable 'curScale' [-Wunused-variable] DLong curScale = 0; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:707:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:82: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:42:15: warning: unused variable 'otfBias' [-Wunused-variable] DLong otfBias = 0; ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:43:15: warning: unused variable 'curScale' [-Wunused-variable] DLong curScale = 0; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:714:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:82: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:42:15: warning: unused variable 'otfBias' [-Wunused-variable] DLong otfBias = 0; ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:43:15: warning: unused variable 'curScale' [-Wunused-variable] DLong curScale = 0; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:717:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:82: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:42:15: warning: unused variable 'otfBias' [-Wunused-variable] DLong otfBias = 0; ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:43:15: warning: unused variable 'curScale' [-Wunused-variable] DLong curScale = 0; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:724:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:82: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:42:15: warning: unused variable 'otfBias' [-Wunused-variable] DLong otfBias = 0; ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:43:15: warning: unused variable 'curScale' [-Wunused-variable] DLong curScale = 0; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:727:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:82: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:42:15: warning: unused variable 'otfBias' [-Wunused-variable] DLong otfBias = 0; ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:43:15: warning: unused variable 'curScale' [-Wunused-variable] DLong curScale = 0; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:733:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:82: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:42:15: warning: unused variable 'otfBias' [-Wunused-variable] DLong otfBias = 0; ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:43:15: warning: unused variable 'curScale' [-Wunused-variable] DLong curScale = 0; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:736:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:82: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:42:15: warning: unused variable 'otfBias' [-Wunused-variable] DLong otfBias = 0; ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:43:15: warning: unused variable 'curScale' [-Wunused-variable] DLong curScale = 0; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:82:0: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:258:9: warning: unused variable 'dim0_1' [-Wunused-variable] SizeT dim0_1 = dim0 - 1; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:86:0: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp: In member function 'BaseGDL* Data_< >::Convol(BaseGDL*, BaseGDL*, BaseGDL*, bool, bool, int, bool, BaseGDL*, bool, BaseGDL*, bool) [with Sp = SpDULong]': /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:179:26: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( scale == this->zero) scale = 1; ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:226:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nA >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nA)) ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:226:101: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nA >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nA)) ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:229:24: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for( OMPInt i=0; i= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nA)) ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:238:101: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nA >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nA)) ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:241:24: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for( OMPInt i=0; i= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nA)) ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:248:101: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nA >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nA)) ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:251:24: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for( OMPInt i=0; idim[ aSp]) { ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:324:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:86: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:30:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:32:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:33:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:35:35: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (regular) for (; aSp < nDim; ++aSp) if (!regArr[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:47:44: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = aBeg0; aInitIx0 < aEnd0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:61:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; k += kDim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:63:36: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) aLonIx += (aInitIx[ rSp] + kIx[ rSp]) * aStride[ rSp]; ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:65:34: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k0 = 0; k0 < kDim0; ++k0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:101:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] res_a = (scale==this->zero)?missingValue:res_a/scale; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:327:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:86: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:30:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:32:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:33:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:35:35: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (regular) for (; aSp < nDim; ++aSp) if (!regArr[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:47:44: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = aBeg0; aInitIx0 < aEnd0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:61:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; k += kDim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:63:36: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) aLonIx += (aInitIx[ rSp] + kIx[ rSp]) * aStride[ rSp]; ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:65:34: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k0 = 0; k0 < kDim0; ++k0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:101:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] res_a = (scale==this->zero)?missingValue:res_a/scale; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:334:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:86: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:30:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:32:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:33:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:35:35: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (regular) for (; aSp < nDim; ++aSp) if (!regArr[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:47:44: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = aBeg0; aInitIx0 < aEnd0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:61:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; k += kDim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:63:36: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) aLonIx += (aInitIx[ rSp] + kIx[ rSp]) * aStride[ rSp]; ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:65:34: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k0 = 0; k0 < kDim0; ++k0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:101:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] res_a = (scale==this->zero)?missingValue:res_a/scale; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:337:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:86: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:30:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:32:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:33:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:35:35: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (regular) for (; aSp < nDim; ++aSp) if (!regArr[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:47:44: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = aBeg0; aInitIx0 < aEnd0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:61:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; k += kDim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:63:36: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) aLonIx += (aInitIx[ rSp] + kIx[ rSp]) * aStride[ rSp]; ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:65:34: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k0 = 0; k0 < kDim0; ++k0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:101:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] res_a = (scale==this->zero)?missingValue:res_a/scale; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:344:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:86: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:30:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:32:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:33:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:35:35: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (regular) for (; aSp < nDim; ++aSp) if (!regArr[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:47:44: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = aBeg0; aInitIx0 < aEnd0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:61:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; k += kDim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:63:36: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) aLonIx += (aInitIx[ rSp] + kIx[ rSp]) * aStride[ rSp]; ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:65:34: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k0 = 0; k0 < kDim0; ++k0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:101:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] res_a = (scale==this->zero)?missingValue:res_a/scale; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:347:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:86: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:30:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:32:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:33:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:35:35: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (regular) for (; aSp < nDim; ++aSp) if (!regArr[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:47:44: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = aBeg0; aInitIx0 < aEnd0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:61:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; k += kDim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:63:36: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) aLonIx += (aInitIx[ rSp] + kIx[ rSp]) * aStride[ rSp]; ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:65:34: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k0 = 0; k0 < kDim0; ++k0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:101:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] res_a = (scale==this->zero)?missingValue:res_a/scale; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:353:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:86: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:30:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:32:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:33:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:35:35: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (regular) for (; aSp < nDim; ++aSp) if (!regArr[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:47:44: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = aBeg0; aInitIx0 < aEnd0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:61:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; k += kDim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:63:36: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) aLonIx += (aInitIx[ rSp] + kIx[ rSp]) * aStride[ rSp]; ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:65:34: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k0 = 0; k0 < kDim0; ++k0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:101:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] res_a = (scale==this->zero)?missingValue:res_a/scale; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:356:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:86: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:30:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:32:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:33:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:35:35: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (regular) for (; aSp < nDim; ++aSp) if (!regArr[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:47:44: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = aBeg0; aInitIx0 < aEnd0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:61:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; k += kDim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:63:36: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) aLonIx += (aInitIx[ rSp] + kIx[ rSp]) * aStride[ rSp]; ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:65:34: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k0 = 0; k0 < kDim0; ++k0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:101:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] res_a = (scale==this->zero)?missingValue:res_a/scale; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:366:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:86: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:149:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] res_a = (scale==this->zero)?missingValue:res_a/scale; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:369:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:86: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:149:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] res_a = (scale==this->zero)?missingValue:res_a/scale; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:376:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:86: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:149:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] res_a = (scale==this->zero)?missingValue:res_a/scale; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:379:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:86: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:149:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] res_a = (scale==this->zero)?missingValue:res_a/scale; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:386:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:86: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:149:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] res_a = (scale==this->zero)?missingValue:res_a/scale; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:389:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:86: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:149:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] res_a = (scale==this->zero)?missingValue:res_a/scale; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:395:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:86: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:149:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] res_a = (scale==this->zero)?missingValue:res_a/scale; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:398:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:86: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:149:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] res_a = (scale==this->zero)?missingValue:res_a/scale; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:408:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:86: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:149:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] res_a = (scale==this->zero)?missingValue:res_a/scale; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:411:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:86: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:149:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] res_a = (scale==this->zero)?missingValue:res_a/scale; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:418:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:86: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:149:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] res_a = (scale==this->zero)?missingValue:res_a/scale; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:421:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:86: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:149:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] res_a = (scale==this->zero)?missingValue:res_a/scale; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:428:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:86: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:149:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] res_a = (scale==this->zero)?missingValue:res_a/scale; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:431:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:86: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:149:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] res_a = (scale==this->zero)?missingValue:res_a/scale; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:437:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:86: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:149:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] res_a = (scale==this->zero)?missingValue:res_a/scale; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:440:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:86: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:149:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] res_a = (scale==this->zero)?missingValue:res_a/scale; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:450:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:86: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:149:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] res_a = (scale==this->zero)?missingValue:res_a/scale; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:453:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:86: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:149:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] res_a = (scale==this->zero)?missingValue:res_a/scale; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:460:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:86: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:149:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] res_a = (scale==this->zero)?missingValue:res_a/scale; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:463:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:86: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:149:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] res_a = (scale==this->zero)?missingValue:res_a/scale; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:470:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:86: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:149:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] res_a = (scale==this->zero)?missingValue:res_a/scale; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:473:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:86: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:149:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] res_a = (scale==this->zero)?missingValue:res_a/scale; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:479:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:86: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:149:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] res_a = (scale==this->zero)?missingValue:res_a/scale; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:482:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:86: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:149:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] res_a = (scale==this->zero)?missingValue:res_a/scale; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:492:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:86: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:149:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] res_a = (scale==this->zero)?missingValue:res_a/scale; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:495:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:86: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:149:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] res_a = (scale==this->zero)?missingValue:res_a/scale; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:502:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:86: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:149:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] res_a = (scale==this->zero)?missingValue:res_a/scale; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:505:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:86: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:149:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] res_a = (scale==this->zero)?missingValue:res_a/scale; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:512:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:86: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:149:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] res_a = (scale==this->zero)?missingValue:res_a/scale; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:515:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:86: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:149:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] res_a = (scale==this->zero)?missingValue:res_a/scale; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:521:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:86: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:149:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] res_a = (scale==this->zero)?missingValue:res_a/scale; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:524:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:86: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:149:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] res_a = (scale==this->zero)?missingValue:res_a/scale; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:536:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:86: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:30:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:32:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:33:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:35:35: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (regular) for (; aSp < nDim; ++aSp) if (!regArr[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:47:44: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = aBeg0; aInitIx0 < aEnd0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:61:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; k += kDim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:63:36: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) aLonIx += (aInitIx[ rSp] + kIx[ rSp]) * aStride[ rSp]; ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:65:34: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k0 = 0; k0 < kDim0; ++k0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:101:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] res_a = (scale==this->zero)?missingValue:res_a/scale; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:539:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:86: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:30:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:32:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:33:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:35:35: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (regular) for (; aSp < nDim; ++aSp) if (!regArr[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:47:44: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = aBeg0; aInitIx0 < aEnd0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:61:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; k += kDim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:63:36: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) aLonIx += (aInitIx[ rSp] + kIx[ rSp]) * aStride[ rSp]; ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:65:34: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k0 = 0; k0 < kDim0; ++k0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:101:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] res_a = (scale==this->zero)?missingValue:res_a/scale; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:546:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:86: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:30:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:32:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:33:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:35:35: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (regular) for (; aSp < nDim; ++aSp) if (!regArr[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:47:44: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = aBeg0; aInitIx0 < aEnd0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:61:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; k += kDim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:63:36: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) aLonIx += (aInitIx[ rSp] + kIx[ rSp]) * aStride[ rSp]; ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:65:34: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k0 = 0; k0 < kDim0; ++k0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:101:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] res_a = (scale==this->zero)?missingValue:res_a/scale; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:549:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:86: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:30:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:32:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:33:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:35:35: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (regular) for (; aSp < nDim; ++aSp) if (!regArr[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:47:44: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = aBeg0; aInitIx0 < aEnd0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:61:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; k += kDim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:63:36: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) aLonIx += (aInitIx[ rSp] + kIx[ rSp]) * aStride[ rSp]; ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:65:34: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k0 = 0; k0 < kDim0; ++k0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:101:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] res_a = (scale==this->zero)?missingValue:res_a/scale; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:556:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:86: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:30:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:32:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:33:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:35:35: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (regular) for (; aSp < nDim; ++aSp) if (!regArr[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:47:44: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = aBeg0; aInitIx0 < aEnd0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:61:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; k += kDim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:63:36: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) aLonIx += (aInitIx[ rSp] + kIx[ rSp]) * aStride[ rSp]; ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:65:34: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k0 = 0; k0 < kDim0; ++k0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:101:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] res_a = (scale==this->zero)?missingValue:res_a/scale; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:559:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:86: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:30:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:32:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:33:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:35:35: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (regular) for (; aSp < nDim; ++aSp) if (!regArr[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:47:44: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = aBeg0; aInitIx0 < aEnd0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:61:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; k += kDim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:63:36: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) aLonIx += (aInitIx[ rSp] + kIx[ rSp]) * aStride[ rSp]; ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:65:34: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k0 = 0; k0 < kDim0; ++k0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:101:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] res_a = (scale==this->zero)?missingValue:res_a/scale; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:565:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:86: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:30:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:32:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:33:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:35:35: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (regular) for (; aSp < nDim; ++aSp) if (!regArr[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:47:44: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = aBeg0; aInitIx0 < aEnd0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:61:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; k += kDim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:63:36: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) aLonIx += (aInitIx[ rSp] + kIx[ rSp]) * aStride[ rSp]; ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:65:34: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k0 = 0; k0 < kDim0; ++k0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:101:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] res_a = (scale==this->zero)?missingValue:res_a/scale; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:568:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:86: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:30:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:32:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:33:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:35:35: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (regular) for (; aSp < nDim; ++aSp) if (!regArr[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:47:44: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = aBeg0; aInitIx0 < aEnd0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:61:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; k += kDim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:63:36: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) aLonIx += (aInitIx[ rSp] + kIx[ rSp]) * aStride[ rSp]; ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:65:34: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k0 = 0; k0 < kDim0; ++k0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:101:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] res_a = (scale==this->zero)?missingValue:res_a/scale; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:578:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:86: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:149:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] res_a = (scale==this->zero)?missingValue:res_a/scale; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:581:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:86: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:149:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] res_a = (scale==this->zero)?missingValue:res_a/scale; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:588:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:86: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:149:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] res_a = (scale==this->zero)?missingValue:res_a/scale; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:591:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:86: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:149:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] res_a = (scale==this->zero)?missingValue:res_a/scale; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:598:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:86: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:149:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] res_a = (scale==this->zero)?missingValue:res_a/scale; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:601:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:86: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:149:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] res_a = (scale==this->zero)?missingValue:res_a/scale; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:607:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:86: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:149:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] res_a = (scale==this->zero)?missingValue:res_a/scale; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:610:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:86: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:149:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] res_a = (scale==this->zero)?missingValue:res_a/scale; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:620:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:86: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:149:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] res_a = (scale==this->zero)?missingValue:res_a/scale; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:623:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:86: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:149:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] res_a = (scale==this->zero)?missingValue:res_a/scale; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:630:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:86: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:149:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] res_a = (scale==this->zero)?missingValue:res_a/scale; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:633:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:86: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:149:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] res_a = (scale==this->zero)?missingValue:res_a/scale; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:640:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:86: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:149:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] res_a = (scale==this->zero)?missingValue:res_a/scale; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:643:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:86: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:149:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] res_a = (scale==this->zero)?missingValue:res_a/scale; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:649:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:86: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:149:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] res_a = (scale==this->zero)?missingValue:res_a/scale; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:652:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:86: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:149:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] res_a = (scale==this->zero)?missingValue:res_a/scale; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:662:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:86: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:149:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] res_a = (scale==this->zero)?missingValue:res_a/scale; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:665:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:86: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:149:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] res_a = (scale==this->zero)?missingValue:res_a/scale; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:672:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:86: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:149:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] res_a = (scale==this->zero)?missingValue:res_a/scale; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:675:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:86: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:149:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] res_a = (scale==this->zero)?missingValue:res_a/scale; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:682:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:86: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:149:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] res_a = (scale==this->zero)?missingValue:res_a/scale; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:685:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:86: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:149:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] res_a = (scale==this->zero)?missingValue:res_a/scale; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:691:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:86: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:149:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] res_a = (scale==this->zero)?missingValue:res_a/scale; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:694:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:86: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:149:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] res_a = (scale==this->zero)?missingValue:res_a/scale; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:704:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:86: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:149:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] res_a = (scale==this->zero)?missingValue:res_a/scale; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:707:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:86: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:149:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] res_a = (scale==this->zero)?missingValue:res_a/scale; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:714:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:86: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:149:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] res_a = (scale==this->zero)?missingValue:res_a/scale; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:717:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:86: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:149:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] res_a = (scale==this->zero)?missingValue:res_a/scale; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:724:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:86: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:149:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] res_a = (scale==this->zero)?missingValue:res_a/scale; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:727:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:86: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:149:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] res_a = (scale==this->zero)?missingValue:res_a/scale; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:733:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:86: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:149:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] res_a = (scale==this->zero)?missingValue:res_a/scale; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:736:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:86: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:149:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] res_a = (scale==this->zero)?missingValue:res_a/scale; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:86:0: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:258:9: warning: unused variable 'dim0_1' [-Wunused-variable] SizeT dim0_1 = dim0 - 1; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:90:0: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp: In member function 'BaseGDL* Data_< >::Convol(BaseGDL*, BaseGDL*, BaseGDL*, bool, bool, int, bool, BaseGDL*, bool, BaseGDL*, bool) [with Sp = SpDULong64]': /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:179:26: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( scale == this->zero) scale = 1; ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:226:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nA >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nA)) ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:226:101: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nA >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nA)) ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:229:24: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for( OMPInt i=0; i= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nA)) ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:238:101: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nA >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nA)) ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:241:24: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for( OMPInt i=0; i= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nA)) ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:248:101: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nA >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nA)) ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:251:24: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for( OMPInt i=0; idim[ aSp]) { ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:324:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:90: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:30:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:32:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:33:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:35:35: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (regular) for (; aSp < nDim; ++aSp) if (!regArr[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:47:44: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = aBeg0; aInitIx0 < aEnd0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:61:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; k += kDim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:63:36: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) aLonIx += (aInitIx[ rSp] + kIx[ rSp]) * aStride[ rSp]; ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:65:34: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k0 = 0; k0 < kDim0; ++k0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:101:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] res_a = (scale==this->zero)?missingValue:res_a/scale; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:327:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:90: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:30:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:32:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:33:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:35:35: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (regular) for (; aSp < nDim; ++aSp) if (!regArr[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:47:44: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = aBeg0; aInitIx0 < aEnd0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:61:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; k += kDim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:63:36: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) aLonIx += (aInitIx[ rSp] + kIx[ rSp]) * aStride[ rSp]; ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:65:34: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k0 = 0; k0 < kDim0; ++k0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:101:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] res_a = (scale==this->zero)?missingValue:res_a/scale; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:334:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:90: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:30:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:32:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:33:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:35:35: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (regular) for (; aSp < nDim; ++aSp) if (!regArr[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:47:44: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = aBeg0; aInitIx0 < aEnd0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:61:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; k += kDim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:63:36: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) aLonIx += (aInitIx[ rSp] + kIx[ rSp]) * aStride[ rSp]; ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:65:34: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k0 = 0; k0 < kDim0; ++k0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:101:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] res_a = (scale==this->zero)?missingValue:res_a/scale; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:337:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:90: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:30:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:32:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:33:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:35:35: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (regular) for (; aSp < nDim; ++aSp) if (!regArr[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:47:44: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = aBeg0; aInitIx0 < aEnd0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:61:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; k += kDim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:63:36: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) aLonIx += (aInitIx[ rSp] + kIx[ rSp]) * aStride[ rSp]; ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:65:34: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k0 = 0; k0 < kDim0; ++k0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:101:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] res_a = (scale==this->zero)?missingValue:res_a/scale; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:344:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:90: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:30:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:32:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:33:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:35:35: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (regular) for (; aSp < nDim; ++aSp) if (!regArr[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:47:44: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = aBeg0; aInitIx0 < aEnd0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:61:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; k += kDim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:63:36: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) aLonIx += (aInitIx[ rSp] + kIx[ rSp]) * aStride[ rSp]; ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:65:34: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k0 = 0; k0 < kDim0; ++k0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:101:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] res_a = (scale==this->zero)?missingValue:res_a/scale; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:347:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:90: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:30:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:32:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:33:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:35:35: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (regular) for (; aSp < nDim; ++aSp) if (!regArr[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:47:44: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = aBeg0; aInitIx0 < aEnd0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:61:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; k += kDim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:63:36: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) aLonIx += (aInitIx[ rSp] + kIx[ rSp]) * aStride[ rSp]; ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:65:34: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k0 = 0; k0 < kDim0; ++k0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:101:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] res_a = (scale==this->zero)?missingValue:res_a/scale; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:353:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:90: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:30:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:32:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:33:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:35:35: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (regular) for (; aSp < nDim; ++aSp) if (!regArr[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:47:44: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = aBeg0; aInitIx0 < aEnd0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:61:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; k += kDim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:63:36: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) aLonIx += (aInitIx[ rSp] + kIx[ rSp]) * aStride[ rSp]; ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:65:34: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k0 = 0; k0 < kDim0; ++k0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:101:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] res_a = (scale==this->zero)?missingValue:res_a/scale; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:356:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:90: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:30:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:32:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:33:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:35:35: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (regular) for (; aSp < nDim; ++aSp) if (!regArr[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:47:44: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = aBeg0; aInitIx0 < aEnd0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:61:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; k += kDim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:63:36: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) aLonIx += (aInitIx[ rSp] + kIx[ rSp]) * aStride[ rSp]; ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:65:34: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k0 = 0; k0 < kDim0; ++k0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:101:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] res_a = (scale==this->zero)?missingValue:res_a/scale; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:366:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:90: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:149:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] res_a = (scale==this->zero)?missingValue:res_a/scale; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:369:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:90: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:149:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] res_a = (scale==this->zero)?missingValue:res_a/scale; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:376:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:90: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:149:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] res_a = (scale==this->zero)?missingValue:res_a/scale; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:379:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:90: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:149:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] res_a = (scale==this->zero)?missingValue:res_a/scale; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:386:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:90: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:149:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] res_a = (scale==this->zero)?missingValue:res_a/scale; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:389:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:90: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:149:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] res_a = (scale==this->zero)?missingValue:res_a/scale; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:395:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:90: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:149:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] res_a = (scale==this->zero)?missingValue:res_a/scale; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:398:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:90: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:149:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] res_a = (scale==this->zero)?missingValue:res_a/scale; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:408:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:90: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:149:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] res_a = (scale==this->zero)?missingValue:res_a/scale; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:411:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:90: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:149:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] res_a = (scale==this->zero)?missingValue:res_a/scale; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:418:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:90: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:149:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] res_a = (scale==this->zero)?missingValue:res_a/scale; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:421:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:90: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:149:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] res_a = (scale==this->zero)?missingValue:res_a/scale; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:428:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:90: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:149:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] res_a = (scale==this->zero)?missingValue:res_a/scale; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:431:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:90: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:149:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] res_a = (scale==this->zero)?missingValue:res_a/scale; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:437:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:90: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:149:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] res_a = (scale==this->zero)?missingValue:res_a/scale; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:440:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:90: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:149:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] res_a = (scale==this->zero)?missingValue:res_a/scale; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:450:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:90: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:149:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] res_a = (scale==this->zero)?missingValue:res_a/scale; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:453:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:90: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:149:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] res_a = (scale==this->zero)?missingValue:res_a/scale; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:460:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:90: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:149:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] res_a = (scale==this->zero)?missingValue:res_a/scale; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:463:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:90: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:149:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] res_a = (scale==this->zero)?missingValue:res_a/scale; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:470:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:90: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:149:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] res_a = (scale==this->zero)?missingValue:res_a/scale; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:473:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:90: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:149:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] res_a = (scale==this->zero)?missingValue:res_a/scale; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:479:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:90: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:149:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] res_a = (scale==this->zero)?missingValue:res_a/scale; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:482:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:90: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:149:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] res_a = (scale==this->zero)?missingValue:res_a/scale; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:492:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:90: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:149:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] res_a = (scale==this->zero)?missingValue:res_a/scale; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:495:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:90: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:149:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] res_a = (scale==this->zero)?missingValue:res_a/scale; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:502:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:90: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:149:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] res_a = (scale==this->zero)?missingValue:res_a/scale; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:505:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:90: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:149:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] res_a = (scale==this->zero)?missingValue:res_a/scale; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:512:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:90: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:149:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] res_a = (scale==this->zero)?missingValue:res_a/scale; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:515:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:90: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:149:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] res_a = (scale==this->zero)?missingValue:res_a/scale; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:521:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:90: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:149:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] res_a = (scale==this->zero)?missingValue:res_a/scale; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:524:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:90: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:149:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] res_a = (scale==this->zero)?missingValue:res_a/scale; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:536:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:90: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:30:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:32:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:33:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:35:35: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (regular) for (; aSp < nDim; ++aSp) if (!regArr[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:47:44: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = aBeg0; aInitIx0 < aEnd0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:61:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; k += kDim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:63:36: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) aLonIx += (aInitIx[ rSp] + kIx[ rSp]) * aStride[ rSp]; ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:65:34: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k0 = 0; k0 < kDim0; ++k0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:101:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] res_a = (scale==this->zero)?missingValue:res_a/scale; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:539:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:90: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:30:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:32:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:33:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:35:35: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (regular) for (; aSp < nDim; ++aSp) if (!regArr[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:47:44: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = aBeg0; aInitIx0 < aEnd0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:61:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; k += kDim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:63:36: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) aLonIx += (aInitIx[ rSp] + kIx[ rSp]) * aStride[ rSp]; ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:65:34: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k0 = 0; k0 < kDim0; ++k0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:101:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] res_a = (scale==this->zero)?missingValue:res_a/scale; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:546:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:90: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:30:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:32:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:33:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:35:35: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (regular) for (; aSp < nDim; ++aSp) if (!regArr[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:47:44: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = aBeg0; aInitIx0 < aEnd0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:61:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; k += kDim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:63:36: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) aLonIx += (aInitIx[ rSp] + kIx[ rSp]) * aStride[ rSp]; ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:65:34: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k0 = 0; k0 < kDim0; ++k0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:101:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] res_a = (scale==this->zero)?missingValue:res_a/scale; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:549:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:90: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:30:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:32:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:33:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:35:35: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (regular) for (; aSp < nDim; ++aSp) if (!regArr[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:47:44: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = aBeg0; aInitIx0 < aEnd0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:61:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; k += kDim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:63:36: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) aLonIx += (aInitIx[ rSp] + kIx[ rSp]) * aStride[ rSp]; ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:65:34: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k0 = 0; k0 < kDim0; ++k0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:101:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] res_a = (scale==this->zero)?missingValue:res_a/scale; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:556:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:90: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:30:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:32:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:33:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:35:35: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (regular) for (; aSp < nDim; ++aSp) if (!regArr[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:47:44: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = aBeg0; aInitIx0 < aEnd0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:61:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; k += kDim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:63:36: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) aLonIx += (aInitIx[ rSp] + kIx[ rSp]) * aStride[ rSp]; ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:65:34: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k0 = 0; k0 < kDim0; ++k0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:101:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] res_a = (scale==this->zero)?missingValue:res_a/scale; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:559:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:90: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:30:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:32:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:33:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:35:35: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (regular) for (; aSp < nDim; ++aSp) if (!regArr[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:47:44: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = aBeg0; aInitIx0 < aEnd0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:61:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; k += kDim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:63:36: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) aLonIx += (aInitIx[ rSp] + kIx[ rSp]) * aStride[ rSp]; ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:65:34: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k0 = 0; k0 < kDim0; ++k0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:101:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] res_a = (scale==this->zero)?missingValue:res_a/scale; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:565:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:90: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:30:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:32:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:33:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:35:35: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (regular) for (; aSp < nDim; ++aSp) if (!regArr[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:47:44: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = aBeg0; aInitIx0 < aEnd0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:61:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; k += kDim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:63:36: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) aLonIx += (aInitIx[ rSp] + kIx[ rSp]) * aStride[ rSp]; ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:65:34: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k0 = 0; k0 < kDim0; ++k0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:101:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] res_a = (scale==this->zero)?missingValue:res_a/scale; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:568:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:90: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:30:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:32:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:33:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:35:35: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (regular) for (; aSp < nDim; ++aSp) if (!regArr[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:47:44: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = aBeg0; aInitIx0 < aEnd0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:61:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; k += kDim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:63:36: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) aLonIx += (aInitIx[ rSp] + kIx[ rSp]) * aStride[ rSp]; ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:65:34: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k0 = 0; k0 < kDim0; ++k0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:101:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] res_a = (scale==this->zero)?missingValue:res_a/scale; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:578:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:90: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:149:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] res_a = (scale==this->zero)?missingValue:res_a/scale; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:581:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:90: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:149:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] res_a = (scale==this->zero)?missingValue:res_a/scale; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:588:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:90: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:149:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] res_a = (scale==this->zero)?missingValue:res_a/scale; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:591:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:90: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:149:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] res_a = (scale==this->zero)?missingValue:res_a/scale; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:598:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:90: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:149:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] res_a = (scale==this->zero)?missingValue:res_a/scale; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:601:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:90: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:149:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] res_a = (scale==this->zero)?missingValue:res_a/scale; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:607:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:90: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:149:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] res_a = (scale==this->zero)?missingValue:res_a/scale; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:610:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:90: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:149:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] res_a = (scale==this->zero)?missingValue:res_a/scale; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:620:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:90: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:149:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] res_a = (scale==this->zero)?missingValue:res_a/scale; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:623:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:90: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:149:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] res_a = (scale==this->zero)?missingValue:res_a/scale; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:630:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:90: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:149:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] res_a = (scale==this->zero)?missingValue:res_a/scale; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:633:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:90: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:149:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] res_a = (scale==this->zero)?missingValue:res_a/scale; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:640:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:90: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:149:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] res_a = (scale==this->zero)?missingValue:res_a/scale; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:643:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:90: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:149:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] res_a = (scale==this->zero)?missingValue:res_a/scale; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:649:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:90: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:149:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] res_a = (scale==this->zero)?missingValue:res_a/scale; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:652:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:90: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:149:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] res_a = (scale==this->zero)?missingValue:res_a/scale; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:662:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:90: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:149:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] res_a = (scale==this->zero)?missingValue:res_a/scale; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:665:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:90: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:149:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] res_a = (scale==this->zero)?missingValue:res_a/scale; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:672:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:90: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:149:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] res_a = (scale==this->zero)?missingValue:res_a/scale; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:675:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:90: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:149:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] res_a = (scale==this->zero)?missingValue:res_a/scale; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:682:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:90: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:149:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] res_a = (scale==this->zero)?missingValue:res_a/scale; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:685:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:90: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:149:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] res_a = (scale==this->zero)?missingValue:res_a/scale; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:691:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:90: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:149:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] res_a = (scale==this->zero)?missingValue:res_a/scale; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:694:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:90: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:149:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] res_a = (scale==this->zero)?missingValue:res_a/scale; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:704:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:90: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:149:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] res_a = (scale==this->zero)?missingValue:res_a/scale; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:707:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:90: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:149:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] res_a = (scale==this->zero)?missingValue:res_a/scale; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:714:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:90: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:149:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] res_a = (scale==this->zero)?missingValue:res_a/scale; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:717:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:90: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:149:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] res_a = (scale==this->zero)?missingValue:res_a/scale; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:724:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:90: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:149:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] res_a = (scale==this->zero)?missingValue:res_a/scale; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:727:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:90: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:149:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] res_a = (scale==this->zero)?missingValue:res_a/scale; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:733:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:90: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:149:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] res_a = (scale==this->zero)?missingValue:res_a/scale; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:736:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:90: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:149:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] res_a = (scale==this->zero)?missingValue:res_a/scale; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:90:0: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:258:9: warning: unused variable 'dim0_1' [-Wunused-variable] SizeT dim0_1 = dim0 - 1; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:95:0: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp: In member function 'BaseGDL* Data_< >::Convol(BaseGDL*, BaseGDL*, BaseGDL*, bool, bool, int, bool, BaseGDL*, bool, BaseGDL*, bool) [with Sp = SpDLong64]': /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:226:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nA >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nA)) ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:226:101: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nA >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nA)) ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:229:24: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for( OMPInt i=0; i= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nA)) ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:238:101: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nA >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nA)) ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:241:24: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for( OMPInt i=0; i= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nA)) ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:248:101: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nA >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nA)) ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:251:24: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for( OMPInt i=0; idim[ aSp]) { ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:324:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:95: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:30:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:32:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:33:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:35:35: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (regular) for (; aSp < nDim; ++aSp) if (!regArr[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:47:44: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = aBeg0; aInitIx0 < aEnd0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:61:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; k += kDim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:63:36: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) aLonIx += (aInitIx[ rSp] + kIx[ rSp]) * aStride[ rSp]; ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:65:34: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k0 = 0; k0 < kDim0; ++k0) { ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:327:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:95: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:30:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:32:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:33:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:35:35: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (regular) for (; aSp < nDim; ++aSp) if (!regArr[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:47:44: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = aBeg0; aInitIx0 < aEnd0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:61:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; k += kDim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:63:36: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) aLonIx += (aInitIx[ rSp] + kIx[ rSp]) * aStride[ rSp]; ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:65:34: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k0 = 0; k0 < kDim0; ++k0) { ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:334:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:95: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:30:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:32:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:33:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:35:35: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (regular) for (; aSp < nDim; ++aSp) if (!regArr[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:47:44: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = aBeg0; aInitIx0 < aEnd0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:61:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; k += kDim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:63:36: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) aLonIx += (aInitIx[ rSp] + kIx[ rSp]) * aStride[ rSp]; ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:65:34: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k0 = 0; k0 < kDim0; ++k0) { ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:337:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:95: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:30:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:32:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:33:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:35:35: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (regular) for (; aSp < nDim; ++aSp) if (!regArr[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:47:44: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = aBeg0; aInitIx0 < aEnd0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:61:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; k += kDim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:63:36: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) aLonIx += (aInitIx[ rSp] + kIx[ rSp]) * aStride[ rSp]; ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:65:34: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k0 = 0; k0 < kDim0; ++k0) { ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:344:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:95: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:30:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:32:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:33:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:35:35: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (regular) for (; aSp < nDim; ++aSp) if (!regArr[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:47:44: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = aBeg0; aInitIx0 < aEnd0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:61:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; k += kDim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:63:36: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) aLonIx += (aInitIx[ rSp] + kIx[ rSp]) * aStride[ rSp]; ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:65:34: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k0 = 0; k0 < kDim0; ++k0) { ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:347:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:95: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:30:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:32:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:33:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:35:35: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (regular) for (; aSp < nDim; ++aSp) if (!regArr[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:47:44: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = aBeg0; aInitIx0 < aEnd0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:61:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; k += kDim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:63:36: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) aLonIx += (aInitIx[ rSp] + kIx[ rSp]) * aStride[ rSp]; ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:65:34: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k0 = 0; k0 < kDim0; ++k0) { ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:353:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:95: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:30:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:32:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:33:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:35:35: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (regular) for (; aSp < nDim; ++aSp) if (!regArr[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:47:44: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = aBeg0; aInitIx0 < aEnd0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:61:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; k += kDim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:63:36: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) aLonIx += (aInitIx[ rSp] + kIx[ rSp]) * aStride[ rSp]; ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:65:34: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k0 = 0; k0 < kDim0; ++k0) { ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:356:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:95: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:30:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:32:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:33:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:35:35: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (regular) for (; aSp < nDim; ++aSp) if (!regArr[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:47:44: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = aBeg0; aInitIx0 < aEnd0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:61:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; k += kDim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:63:36: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) aLonIx += (aInitIx[ rSp] + kIx[ rSp]) * aStride[ rSp]; ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:65:34: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k0 = 0; k0 < kDim0; ++k0) { ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:366:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:95: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:369:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:95: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:376:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:95: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:379:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:95: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:386:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:95: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:389:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:95: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:395:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:95: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:398:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:95: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:408:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:95: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:411:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:95: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:418:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:95: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:421:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:95: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:428:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:95: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:431:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:95: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:437:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:95: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:440:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:95: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:450:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:95: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:453:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:95: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:460:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:95: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:463:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:95: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:470:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:95: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:473:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:95: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:479:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:95: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:482:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:95: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:492:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:95: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:495:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:95: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:502:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:95: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:505:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:95: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:512:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:95: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:515:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:95: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:521:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:95: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:524:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:95: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:536:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:95: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:30:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:32:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:33:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:35:35: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (regular) for (; aSp < nDim; ++aSp) if (!regArr[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:47:44: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = aBeg0; aInitIx0 < aEnd0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:61:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; k += kDim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:63:36: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) aLonIx += (aInitIx[ rSp] + kIx[ rSp]) * aStride[ rSp]; ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:65:34: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k0 = 0; k0 < kDim0; ++k0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:54:12: warning: unused variable 'otfBias' [-Wunused-variable] Ty otfBias = this->zero; ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:55:12: warning: unused variable 'curScale' [-Wunused-variable] Ty curScale = this->zero; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:539:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:95: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:30:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:32:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:33:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:35:35: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (regular) for (; aSp < nDim; ++aSp) if (!regArr[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:47:44: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = aBeg0; aInitIx0 < aEnd0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:61:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; k += kDim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:63:36: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) aLonIx += (aInitIx[ rSp] + kIx[ rSp]) * aStride[ rSp]; ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:65:34: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k0 = 0; k0 < kDim0; ++k0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:54:12: warning: unused variable 'otfBias' [-Wunused-variable] Ty otfBias = this->zero; ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:55:12: warning: unused variable 'curScale' [-Wunused-variable] Ty curScale = this->zero; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:546:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:95: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:30:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:32:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:33:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:35:35: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (regular) for (; aSp < nDim; ++aSp) if (!regArr[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:47:44: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = aBeg0; aInitIx0 < aEnd0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:61:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; k += kDim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:63:36: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) aLonIx += (aInitIx[ rSp] + kIx[ rSp]) * aStride[ rSp]; ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:65:34: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k0 = 0; k0 < kDim0; ++k0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:54:12: warning: unused variable 'otfBias' [-Wunused-variable] Ty otfBias = this->zero; ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:55:12: warning: unused variable 'curScale' [-Wunused-variable] Ty curScale = this->zero; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:549:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:95: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:30:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:32:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:33:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:35:35: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (regular) for (; aSp < nDim; ++aSp) if (!regArr[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:47:44: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = aBeg0; aInitIx0 < aEnd0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:61:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; k += kDim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:63:36: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) aLonIx += (aInitIx[ rSp] + kIx[ rSp]) * aStride[ rSp]; ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:65:34: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k0 = 0; k0 < kDim0; ++k0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:54:12: warning: unused variable 'otfBias' [-Wunused-variable] Ty otfBias = this->zero; ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:55:12: warning: unused variable 'curScale' [-Wunused-variable] Ty curScale = this->zero; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:556:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:95: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:30:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:32:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:33:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:35:35: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (regular) for (; aSp < nDim; ++aSp) if (!regArr[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:47:44: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = aBeg0; aInitIx0 < aEnd0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:61:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; k += kDim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:63:36: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) aLonIx += (aInitIx[ rSp] + kIx[ rSp]) * aStride[ rSp]; ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:65:34: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k0 = 0; k0 < kDim0; ++k0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:54:12: warning: unused variable 'otfBias' [-Wunused-variable] Ty otfBias = this->zero; ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:55:12: warning: unused variable 'curScale' [-Wunused-variable] Ty curScale = this->zero; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:559:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:95: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:30:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:32:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:33:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:35:35: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (regular) for (; aSp < nDim; ++aSp) if (!regArr[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:47:44: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = aBeg0; aInitIx0 < aEnd0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:61:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; k += kDim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:63:36: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) aLonIx += (aInitIx[ rSp] + kIx[ rSp]) * aStride[ rSp]; ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:65:34: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k0 = 0; k0 < kDim0; ++k0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:54:12: warning: unused variable 'otfBias' [-Wunused-variable] Ty otfBias = this->zero; ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:55:12: warning: unused variable 'curScale' [-Wunused-variable] Ty curScale = this->zero; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:565:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:95: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:30:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:32:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:33:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:35:35: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (regular) for (; aSp < nDim; ++aSp) if (!regArr[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:47:44: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = aBeg0; aInitIx0 < aEnd0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:61:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; k += kDim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:63:36: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) aLonIx += (aInitIx[ rSp] + kIx[ rSp]) * aStride[ rSp]; ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:65:34: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k0 = 0; k0 < kDim0; ++k0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:54:12: warning: unused variable 'otfBias' [-Wunused-variable] Ty otfBias = this->zero; ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:55:12: warning: unused variable 'curScale' [-Wunused-variable] Ty curScale = this->zero; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:568:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:95: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:30:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:32:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:33:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:35:35: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (regular) for (; aSp < nDim; ++aSp) if (!regArr[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:47:44: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = aBeg0; aInitIx0 < aEnd0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:61:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; k += kDim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:63:36: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) aLonIx += (aInitIx[ rSp] + kIx[ rSp]) * aStride[ rSp]; ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:65:34: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k0 = 0; k0 < kDim0; ++k0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:54:12: warning: unused variable 'otfBias' [-Wunused-variable] Ty otfBias = this->zero; ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:55:12: warning: unused variable 'curScale' [-Wunused-variable] Ty curScale = this->zero; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:578:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:95: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:46:15: warning: unused variable 'otfBias' [-Wunused-variable] Ty otfBias = this->zero; ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:47:15: warning: unused variable 'curScale' [-Wunused-variable] Ty curScale = this->zero; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:581:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:95: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:46:15: warning: unused variable 'otfBias' [-Wunused-variable] Ty otfBias = this->zero; ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:47:15: warning: unused variable 'curScale' [-Wunused-variable] Ty curScale = this->zero; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:588:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:95: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:46:15: warning: unused variable 'otfBias' [-Wunused-variable] Ty otfBias = this->zero; ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:47:15: warning: unused variable 'curScale' [-Wunused-variable] Ty curScale = this->zero; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:591:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:95: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:46:15: warning: unused variable 'otfBias' [-Wunused-variable] Ty otfBias = this->zero; ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:47:15: warning: unused variable 'curScale' [-Wunused-variable] Ty curScale = this->zero; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:598:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:95: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:46:15: warning: unused variable 'otfBias' [-Wunused-variable] Ty otfBias = this->zero; ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:47:15: warning: unused variable 'curScale' [-Wunused-variable] Ty curScale = this->zero; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:601:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:95: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:46:15: warning: unused variable 'otfBias' [-Wunused-variable] Ty otfBias = this->zero; ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:47:15: warning: unused variable 'curScale' [-Wunused-variable] Ty curScale = this->zero; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:607:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:95: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:46:15: warning: unused variable 'otfBias' [-Wunused-variable] Ty otfBias = this->zero; ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:47:15: warning: unused variable 'curScale' [-Wunused-variable] Ty curScale = this->zero; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:610:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:95: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:46:15: warning: unused variable 'otfBias' [-Wunused-variable] Ty otfBias = this->zero; ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:47:15: warning: unused variable 'curScale' [-Wunused-variable] Ty curScale = this->zero; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:620:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:95: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:46:15: warning: unused variable 'otfBias' [-Wunused-variable] Ty otfBias = this->zero; ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:47:15: warning: unused variable 'curScale' [-Wunused-variable] Ty curScale = this->zero; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:623:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:95: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:46:15: warning: unused variable 'otfBias' [-Wunused-variable] Ty otfBias = this->zero; ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:47:15: warning: unused variable 'curScale' [-Wunused-variable] Ty curScale = this->zero; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:630:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:95: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:46:15: warning: unused variable 'otfBias' [-Wunused-variable] Ty otfBias = this->zero; ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:47:15: warning: unused variable 'curScale' [-Wunused-variable] Ty curScale = this->zero; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:633:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:95: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:46:15: warning: unused variable 'otfBias' [-Wunused-variable] Ty otfBias = this->zero; ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:47:15: warning: unused variable 'curScale' [-Wunused-variable] Ty curScale = this->zero; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:640:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:95: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:46:15: warning: unused variable 'otfBias' [-Wunused-variable] Ty otfBias = this->zero; ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:47:15: warning: unused variable 'curScale' [-Wunused-variable] Ty curScale = this->zero; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:643:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:95: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:46:15: warning: unused variable 'otfBias' [-Wunused-variable] Ty otfBias = this->zero; ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:47:15: warning: unused variable 'curScale' [-Wunused-variable] Ty curScale = this->zero; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:649:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:95: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:46:15: warning: unused variable 'otfBias' [-Wunused-variable] Ty otfBias = this->zero; ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:47:15: warning: unused variable 'curScale' [-Wunused-variable] Ty curScale = this->zero; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:652:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:95: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:46:15: warning: unused variable 'otfBias' [-Wunused-variable] Ty otfBias = this->zero; ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:47:15: warning: unused variable 'curScale' [-Wunused-variable] Ty curScale = this->zero; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:662:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:95: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:46:15: warning: unused variable 'otfBias' [-Wunused-variable] Ty otfBias = this->zero; ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:47:15: warning: unused variable 'curScale' [-Wunused-variable] Ty curScale = this->zero; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:665:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:95: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:46:15: warning: unused variable 'otfBias' [-Wunused-variable] Ty otfBias = this->zero; ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:47:15: warning: unused variable 'curScale' [-Wunused-variable] Ty curScale = this->zero; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:672:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:95: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:46:15: warning: unused variable 'otfBias' [-Wunused-variable] Ty otfBias = this->zero; ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:47:15: warning: unused variable 'curScale' [-Wunused-variable] Ty curScale = this->zero; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:675:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:95: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:46:15: warning: unused variable 'otfBias' [-Wunused-variable] Ty otfBias = this->zero; ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:47:15: warning: unused variable 'curScale' [-Wunused-variable] Ty curScale = this->zero; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:682:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:95: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:46:15: warning: unused variable 'otfBias' [-Wunused-variable] Ty otfBias = this->zero; ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:47:15: warning: unused variable 'curScale' [-Wunused-variable] Ty curScale = this->zero; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:685:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:95: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:46:15: warning: unused variable 'otfBias' [-Wunused-variable] Ty otfBias = this->zero; ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:47:15: warning: unused variable 'curScale' [-Wunused-variable] Ty curScale = this->zero; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:691:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:95: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:46:15: warning: unused variable 'otfBias' [-Wunused-variable] Ty otfBias = this->zero; ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:47:15: warning: unused variable 'curScale' [-Wunused-variable] Ty curScale = this->zero; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:694:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:95: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:46:15: warning: unused variable 'otfBias' [-Wunused-variable] Ty otfBias = this->zero; ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:47:15: warning: unused variable 'curScale' [-Wunused-variable] Ty curScale = this->zero; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:704:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:95: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:46:15: warning: unused variable 'otfBias' [-Wunused-variable] Ty otfBias = this->zero; ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:47:15: warning: unused variable 'curScale' [-Wunused-variable] Ty curScale = this->zero; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:707:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:95: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:46:15: warning: unused variable 'otfBias' [-Wunused-variable] Ty otfBias = this->zero; ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:47:15: warning: unused variable 'curScale' [-Wunused-variable] Ty curScale = this->zero; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:714:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:95: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:46:15: warning: unused variable 'otfBias' [-Wunused-variable] Ty otfBias = this->zero; ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:47:15: warning: unused variable 'curScale' [-Wunused-variable] Ty curScale = this->zero; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:717:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:95: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:46:15: warning: unused variable 'otfBias' [-Wunused-variable] Ty otfBias = this->zero; ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:47:15: warning: unused variable 'curScale' [-Wunused-variable] Ty curScale = this->zero; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:724:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:95: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:46:15: warning: unused variable 'otfBias' [-Wunused-variable] Ty otfBias = this->zero; ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:47:15: warning: unused variable 'curScale' [-Wunused-variable] Ty curScale = this->zero; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:727:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:95: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:46:15: warning: unused variable 'otfBias' [-Wunused-variable] Ty otfBias = this->zero; ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:47:15: warning: unused variable 'curScale' [-Wunused-variable] Ty curScale = this->zero; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:733:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:95: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:46:15: warning: unused variable 'otfBias' [-Wunused-variable] Ty otfBias = this->zero; ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:47:15: warning: unused variable 'curScale' [-Wunused-variable] Ty curScale = this->zero; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:736:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:95: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:46:15: warning: unused variable 'otfBias' [-Wunused-variable] Ty otfBias = this->zero; ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:47:15: warning: unused variable 'curScale' [-Wunused-variable] Ty curScale = this->zero; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:95:0: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:258:9: warning: unused variable 'dim0_1' [-Wunused-variable] SizeT dim0_1 = dim0 - 1; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:101:0: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp: In member function 'BaseGDL* Data_< >::Convol(BaseGDL*, BaseGDL*, BaseGDL*, bool, bool, int, bool, BaseGDL*, bool, BaseGDL*, bool) [with Sp = SpDLong]': /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:226:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nA >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nA)) ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:226:101: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nA >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nA)) ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:229:24: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for( OMPInt i=0; i= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nA)) ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:238:101: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nA >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nA)) ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:241:24: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for( OMPInt i=0; i= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nA)) ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:248:101: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nA >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nA)) ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:251:24: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for( OMPInt i=0; idim[ aSp]) { ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:324:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:101: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:30:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:32:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:33:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:35:35: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (regular) for (; aSp < nDim; ++aSp) if (!regArr[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:47:44: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = aBeg0; aInitIx0 < aEnd0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:61:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; k += kDim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:63:36: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) aLonIx += (aInitIx[ rSp] + kIx[ rSp]) * aStride[ rSp]; ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:65:34: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k0 = 0; k0 < kDim0; ++k0) { ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:327:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:101: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:30:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:32:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:33:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:35:35: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (regular) for (; aSp < nDim; ++aSp) if (!regArr[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:47:44: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = aBeg0; aInitIx0 < aEnd0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:61:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; k += kDim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:63:36: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) aLonIx += (aInitIx[ rSp] + kIx[ rSp]) * aStride[ rSp]; ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:65:34: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k0 = 0; k0 < kDim0; ++k0) { ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:334:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:101: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:30:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:32:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:33:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:35:35: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (regular) for (; aSp < nDim; ++aSp) if (!regArr[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:47:44: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = aBeg0; aInitIx0 < aEnd0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:61:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; k += kDim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:63:36: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) aLonIx += (aInitIx[ rSp] + kIx[ rSp]) * aStride[ rSp]; ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:65:34: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k0 = 0; k0 < kDim0; ++k0) { ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:337:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:101: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:30:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:32:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:33:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:35:35: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (regular) for (; aSp < nDim; ++aSp) if (!regArr[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:47:44: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = aBeg0; aInitIx0 < aEnd0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:61:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; k += kDim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:63:36: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) aLonIx += (aInitIx[ rSp] + kIx[ rSp]) * aStride[ rSp]; ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:65:34: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k0 = 0; k0 < kDim0; ++k0) { ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:344:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:101: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:30:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:32:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:33:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:35:35: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (regular) for (; aSp < nDim; ++aSp) if (!regArr[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:47:44: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = aBeg0; aInitIx0 < aEnd0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:61:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; k += kDim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:63:36: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) aLonIx += (aInitIx[ rSp] + kIx[ rSp]) * aStride[ rSp]; ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:65:34: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k0 = 0; k0 < kDim0; ++k0) { ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:347:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:101: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:30:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:32:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:33:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:35:35: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (regular) for (; aSp < nDim; ++aSp) if (!regArr[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:47:44: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = aBeg0; aInitIx0 < aEnd0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:61:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; k += kDim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:63:36: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) aLonIx += (aInitIx[ rSp] + kIx[ rSp]) * aStride[ rSp]; ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:65:34: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k0 = 0; k0 < kDim0; ++k0) { ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:353:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:101: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:30:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:32:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:33:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:35:35: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (regular) for (; aSp < nDim; ++aSp) if (!regArr[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:47:44: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = aBeg0; aInitIx0 < aEnd0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:61:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; k += kDim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:63:36: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) aLonIx += (aInitIx[ rSp] + kIx[ rSp]) * aStride[ rSp]; ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:65:34: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k0 = 0; k0 < kDim0; ++k0) { ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:356:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:101: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:30:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:32:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:33:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:35:35: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (regular) for (; aSp < nDim; ++aSp) if (!regArr[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:47:44: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = aBeg0; aInitIx0 < aEnd0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:61:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; k += kDim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:63:36: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) aLonIx += (aInitIx[ rSp] + kIx[ rSp]) * aStride[ rSp]; ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:65:34: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k0 = 0; k0 < kDim0; ++k0) { ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:366:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:101: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:369:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:101: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:376:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:101: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:379:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:101: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:386:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:101: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:389:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:101: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:395:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:101: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:398:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:101: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:408:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:101: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:411:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:101: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:418:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:101: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:421:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:101: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:428:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:101: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:431:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:101: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:437:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:101: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:440:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:101: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:450:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:101: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:453:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:101: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:460:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:101: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:463:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:101: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:470:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:101: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:473:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:101: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:479:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:101: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:482:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:101: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:492:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:101: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:495:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:101: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:502:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:101: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:505:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:101: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:512:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:101: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:515:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:101: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:521:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:101: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:524:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:101: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:536:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:101: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:30:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:32:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:33:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:35:35: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (regular) for (; aSp < nDim; ++aSp) if (!regArr[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:47:44: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = aBeg0; aInitIx0 < aEnd0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:61:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; k += kDim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:63:36: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) aLonIx += (aInitIx[ rSp] + kIx[ rSp]) * aStride[ rSp]; ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:65:34: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k0 = 0; k0 < kDim0; ++k0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:54:12: warning: unused variable 'otfBias' [-Wunused-variable] Ty otfBias = this->zero; ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:55:12: warning: unused variable 'curScale' [-Wunused-variable] Ty curScale = this->zero; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:539:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:101: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:30:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:32:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:33:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:35:35: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (regular) for (; aSp < nDim; ++aSp) if (!regArr[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:47:44: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = aBeg0; aInitIx0 < aEnd0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:61:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; k += kDim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:63:36: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) aLonIx += (aInitIx[ rSp] + kIx[ rSp]) * aStride[ rSp]; ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:65:34: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k0 = 0; k0 < kDim0; ++k0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:54:12: warning: unused variable 'otfBias' [-Wunused-variable] Ty otfBias = this->zero; ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:55:12: warning: unused variable 'curScale' [-Wunused-variable] Ty curScale = this->zero; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:546:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:101: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:30:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:32:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:33:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:35:35: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (regular) for (; aSp < nDim; ++aSp) if (!regArr[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:47:44: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = aBeg0; aInitIx0 < aEnd0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:61:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; k += kDim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:63:36: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) aLonIx += (aInitIx[ rSp] + kIx[ rSp]) * aStride[ rSp]; ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:65:34: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k0 = 0; k0 < kDim0; ++k0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:54:12: warning: unused variable 'otfBias' [-Wunused-variable] Ty otfBias = this->zero; ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:55:12: warning: unused variable 'curScale' [-Wunused-variable] Ty curScale = this->zero; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:549:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:101: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:30:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:32:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:33:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:35:35: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (regular) for (; aSp < nDim; ++aSp) if (!regArr[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:47:44: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = aBeg0; aInitIx0 < aEnd0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:61:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; k += kDim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:63:36: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) aLonIx += (aInitIx[ rSp] + kIx[ rSp]) * aStride[ rSp]; ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:65:34: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k0 = 0; k0 < kDim0; ++k0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:54:12: warning: unused variable 'otfBias' [-Wunused-variable] Ty otfBias = this->zero; ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:55:12: warning: unused variable 'curScale' [-Wunused-variable] Ty curScale = this->zero; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:556:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:101: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:30:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:32:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:33:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:35:35: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (regular) for (; aSp < nDim; ++aSp) if (!regArr[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:47:44: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = aBeg0; aInitIx0 < aEnd0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:61:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; k += kDim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:63:36: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) aLonIx += (aInitIx[ rSp] + kIx[ rSp]) * aStride[ rSp]; ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:65:34: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k0 = 0; k0 < kDim0; ++k0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:54:12: warning: unused variable 'otfBias' [-Wunused-variable] Ty otfBias = this->zero; ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:55:12: warning: unused variable 'curScale' [-Wunused-variable] Ty curScale = this->zero; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:559:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:101: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:30:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:32:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:33:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:35:35: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (regular) for (; aSp < nDim; ++aSp) if (!regArr[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:47:44: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = aBeg0; aInitIx0 < aEnd0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:61:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; k += kDim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:63:36: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) aLonIx += (aInitIx[ rSp] + kIx[ rSp]) * aStride[ rSp]; ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:65:34: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k0 = 0; k0 < kDim0; ++k0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:54:12: warning: unused variable 'otfBias' [-Wunused-variable] Ty otfBias = this->zero; ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:55:12: warning: unused variable 'curScale' [-Wunused-variable] Ty curScale = this->zero; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:565:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:101: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:30:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:32:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:33:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:35:35: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (regular) for (; aSp < nDim; ++aSp) if (!regArr[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:47:44: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = aBeg0; aInitIx0 < aEnd0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:61:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; k += kDim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:63:36: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) aLonIx += (aInitIx[ rSp] + kIx[ rSp]) * aStride[ rSp]; ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:65:34: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k0 = 0; k0 < kDim0; ++k0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:54:12: warning: unused variable 'otfBias' [-Wunused-variable] Ty otfBias = this->zero; ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:55:12: warning: unused variable 'curScale' [-Wunused-variable] Ty curScale = this->zero; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:568:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:101: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:30:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:32:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:33:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:35:35: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (regular) for (; aSp < nDim; ++aSp) if (!regArr[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:47:44: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = aBeg0; aInitIx0 < aEnd0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:61:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; k += kDim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:63:36: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) aLonIx += (aInitIx[ rSp] + kIx[ rSp]) * aStride[ rSp]; ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:65:34: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k0 = 0; k0 < kDim0; ++k0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:54:12: warning: unused variable 'otfBias' [-Wunused-variable] Ty otfBias = this->zero; ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:55:12: warning: unused variable 'curScale' [-Wunused-variable] Ty curScale = this->zero; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:578:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:101: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:46:15: warning: unused variable 'otfBias' [-Wunused-variable] Ty otfBias = this->zero; ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:47:15: warning: unused variable 'curScale' [-Wunused-variable] Ty curScale = this->zero; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:581:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:101: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:46:15: warning: unused variable 'otfBias' [-Wunused-variable] Ty otfBias = this->zero; ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:47:15: warning: unused variable 'curScale' [-Wunused-variable] Ty curScale = this->zero; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:588:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:101: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:46:15: warning: unused variable 'otfBias' [-Wunused-variable] Ty otfBias = this->zero; ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:47:15: warning: unused variable 'curScale' [-Wunused-variable] Ty curScale = this->zero; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:591:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:101: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:46:15: warning: unused variable 'otfBias' [-Wunused-variable] Ty otfBias = this->zero; ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:47:15: warning: unused variable 'curScale' [-Wunused-variable] Ty curScale = this->zero; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:598:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:101: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:46:15: warning: unused variable 'otfBias' [-Wunused-variable] Ty otfBias = this->zero; ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:47:15: warning: unused variable 'curScale' [-Wunused-variable] Ty curScale = this->zero; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:601:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:101: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:46:15: warning: unused variable 'otfBias' [-Wunused-variable] Ty otfBias = this->zero; ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:47:15: warning: unused variable 'curScale' [-Wunused-variable] Ty curScale = this->zero; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:607:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:101: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:46:15: warning: unused variable 'otfBias' [-Wunused-variable] Ty otfBias = this->zero; ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:47:15: warning: unused variable 'curScale' [-Wunused-variable] Ty curScale = this->zero; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:610:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:101: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:46:15: warning: unused variable 'otfBias' [-Wunused-variable] Ty otfBias = this->zero; ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:47:15: warning: unused variable 'curScale' [-Wunused-variable] Ty curScale = this->zero; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:620:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:101: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:46:15: warning: unused variable 'otfBias' [-Wunused-variable] Ty otfBias = this->zero; ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:47:15: warning: unused variable 'curScale' [-Wunused-variable] Ty curScale = this->zero; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:623:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:101: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:46:15: warning: unused variable 'otfBias' [-Wunused-variable] Ty otfBias = this->zero; ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:47:15: warning: unused variable 'curScale' [-Wunused-variable] Ty curScale = this->zero; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:630:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:101: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:46:15: warning: unused variable 'otfBias' [-Wunused-variable] Ty otfBias = this->zero; ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:47:15: warning: unused variable 'curScale' [-Wunused-variable] Ty curScale = this->zero; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:633:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:101: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:46:15: warning: unused variable 'otfBias' [-Wunused-variable] Ty otfBias = this->zero; ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:47:15: warning: unused variable 'curScale' [-Wunused-variable] Ty curScale = this->zero; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:640:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:101: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:46:15: warning: unused variable 'otfBias' [-Wunused-variable] Ty otfBias = this->zero; ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:47:15: warning: unused variable 'curScale' [-Wunused-variable] Ty curScale = this->zero; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:643:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:101: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:46:15: warning: unused variable 'otfBias' [-Wunused-variable] Ty otfBias = this->zero; ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:47:15: warning: unused variable 'curScale' [-Wunused-variable] Ty curScale = this->zero; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:649:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:101: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:46:15: warning: unused variable 'otfBias' [-Wunused-variable] Ty otfBias = this->zero; ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:47:15: warning: unused variable 'curScale' [-Wunused-variable] Ty curScale = this->zero; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:652:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:101: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:46:15: warning: unused variable 'otfBias' [-Wunused-variable] Ty otfBias = this->zero; ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:47:15: warning: unused variable 'curScale' [-Wunused-variable] Ty curScale = this->zero; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:662:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:101: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:46:15: warning: unused variable 'otfBias' [-Wunused-variable] Ty otfBias = this->zero; ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:47:15: warning: unused variable 'curScale' [-Wunused-variable] Ty curScale = this->zero; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:665:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:101: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:46:15: warning: unused variable 'otfBias' [-Wunused-variable] Ty otfBias = this->zero; ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:47:15: warning: unused variable 'curScale' [-Wunused-variable] Ty curScale = this->zero; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:672:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:101: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:46:15: warning: unused variable 'otfBias' [-Wunused-variable] Ty otfBias = this->zero; ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:47:15: warning: unused variable 'curScale' [-Wunused-variable] Ty curScale = this->zero; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:675:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:101: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:46:15: warning: unused variable 'otfBias' [-Wunused-variable] Ty otfBias = this->zero; ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:47:15: warning: unused variable 'curScale' [-Wunused-variable] Ty curScale = this->zero; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:682:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:101: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:46:15: warning: unused variable 'otfBias' [-Wunused-variable] Ty otfBias = this->zero; ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:47:15: warning: unused variable 'curScale' [-Wunused-variable] Ty curScale = this->zero; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:685:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:101: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:46:15: warning: unused variable 'otfBias' [-Wunused-variable] Ty otfBias = this->zero; ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:47:15: warning: unused variable 'curScale' [-Wunused-variable] Ty curScale = this->zero; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:691:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:101: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:46:15: warning: unused variable 'otfBias' [-Wunused-variable] Ty otfBias = this->zero; ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:47:15: warning: unused variable 'curScale' [-Wunused-variable] Ty curScale = this->zero; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:694:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:101: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:46:15: warning: unused variable 'otfBias' [-Wunused-variable] Ty otfBias = this->zero; ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:47:15: warning: unused variable 'curScale' [-Wunused-variable] Ty curScale = this->zero; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:704:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:101: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:46:15: warning: unused variable 'otfBias' [-Wunused-variable] Ty otfBias = this->zero; ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:47:15: warning: unused variable 'curScale' [-Wunused-variable] Ty curScale = this->zero; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:707:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:101: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:46:15: warning: unused variable 'otfBias' [-Wunused-variable] Ty otfBias = this->zero; ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:47:15: warning: unused variable 'curScale' [-Wunused-variable] Ty curScale = this->zero; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:714:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:101: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:46:15: warning: unused variable 'otfBias' [-Wunused-variable] Ty otfBias = this->zero; ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:47:15: warning: unused variable 'curScale' [-Wunused-variable] Ty curScale = this->zero; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:717:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:101: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:46:15: warning: unused variable 'otfBias' [-Wunused-variable] Ty otfBias = this->zero; ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:47:15: warning: unused variable 'curScale' [-Wunused-variable] Ty curScale = this->zero; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:724:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:101: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:46:15: warning: unused variable 'otfBias' [-Wunused-variable] Ty otfBias = this->zero; ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:47:15: warning: unused variable 'curScale' [-Wunused-variable] Ty curScale = this->zero; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:727:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:101: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:46:15: warning: unused variable 'otfBias' [-Wunused-variable] Ty otfBias = this->zero; ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:47:15: warning: unused variable 'curScale' [-Wunused-variable] Ty curScale = this->zero; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:733:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:101: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:46:15: warning: unused variable 'otfBias' [-Wunused-variable] Ty otfBias = this->zero; ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:47:15: warning: unused variable 'curScale' [-Wunused-variable] Ty curScale = this->zero; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:736:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:101: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:46:15: warning: unused variable 'otfBias' [-Wunused-variable] Ty otfBias = this->zero; ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:47:15: warning: unused variable 'curScale' [-Wunused-variable] Ty curScale = this->zero; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:101:0: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:258:9: warning: unused variable 'dim0_1' [-Wunused-variable] SizeT dim0_1 = dim0 - 1; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:107:0: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp: In member function 'BaseGDL* Data_< >::Convol(BaseGDL*, BaseGDL*, BaseGDL*, bool, bool, int, bool, BaseGDL*, bool, BaseGDL*, bool) [with Sp = SpDFloat]': /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:226:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nA >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nA)) ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:226:101: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nA >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nA)) ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:229:24: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for( OMPInt i=0; i= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nA)) ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:238:101: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nA >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nA)) ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:241:24: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for( OMPInt i=0; i= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nA)) ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:248:101: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nA >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nA)) ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:251:24: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for( OMPInt i=0; idim[ aSp]) { ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:324:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:107: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:30:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:32:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:33:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:35:35: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (regular) for (; aSp < nDim; ++aSp) if (!regArr[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:47:44: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = aBeg0; aInitIx0 < aEnd0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:61:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; k += kDim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:63:36: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) aLonIx += (aInitIx[ rSp] + kIx[ rSp]) * aStride[ rSp]; ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:65:34: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k0 = 0; k0 < kDim0; ++k0) { ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:327:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:107: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:30:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:32:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:33:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:35:35: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (regular) for (; aSp < nDim; ++aSp) if (!regArr[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:47:44: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = aBeg0; aInitIx0 < aEnd0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:61:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; k += kDim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:63:36: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) aLonIx += (aInitIx[ rSp] + kIx[ rSp]) * aStride[ rSp]; ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:65:34: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k0 = 0; k0 < kDim0; ++k0) { ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:334:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:107: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:30:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:32:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:33:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:35:35: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (regular) for (; aSp < nDim; ++aSp) if (!regArr[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:47:44: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = aBeg0; aInitIx0 < aEnd0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:61:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; k += kDim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:63:36: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) aLonIx += (aInitIx[ rSp] + kIx[ rSp]) * aStride[ rSp]; ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:65:34: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k0 = 0; k0 < kDim0; ++k0) { ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:337:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:107: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:30:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:32:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:33:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:35:35: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (regular) for (; aSp < nDim; ++aSp) if (!regArr[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:47:44: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = aBeg0; aInitIx0 < aEnd0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:61:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; k += kDim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:63:36: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) aLonIx += (aInitIx[ rSp] + kIx[ rSp]) * aStride[ rSp]; ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:65:34: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k0 = 0; k0 < kDim0; ++k0) { ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:344:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:107: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:30:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:32:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:33:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:35:35: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (regular) for (; aSp < nDim; ++aSp) if (!regArr[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:47:44: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = aBeg0; aInitIx0 < aEnd0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:61:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; k += kDim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:63:36: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) aLonIx += (aInitIx[ rSp] + kIx[ rSp]) * aStride[ rSp]; ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:65:34: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k0 = 0; k0 < kDim0; ++k0) { ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:347:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:107: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:30:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:32:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:33:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:35:35: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (regular) for (; aSp < nDim; ++aSp) if (!regArr[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:47:44: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = aBeg0; aInitIx0 < aEnd0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:61:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; k += kDim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:63:36: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) aLonIx += (aInitIx[ rSp] + kIx[ rSp]) * aStride[ rSp]; ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:65:34: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k0 = 0; k0 < kDim0; ++k0) { ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:353:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:107: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:30:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:32:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:33:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:35:35: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (regular) for (; aSp < nDim; ++aSp) if (!regArr[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:47:44: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = aBeg0; aInitIx0 < aEnd0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:61:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; k += kDim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:63:36: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) aLonIx += (aInitIx[ rSp] + kIx[ rSp]) * aStride[ rSp]; ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:65:34: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k0 = 0; k0 < kDim0; ++k0) { ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:356:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:107: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:30:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:32:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:33:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:35:35: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (regular) for (; aSp < nDim; ++aSp) if (!regArr[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:47:44: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = aBeg0; aInitIx0 < aEnd0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:61:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; k += kDim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:63:36: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) aLonIx += (aInitIx[ rSp] + kIx[ rSp]) * aStride[ rSp]; ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:65:34: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k0 = 0; k0 < kDim0; ++k0) { ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:366:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:107: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:369:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:107: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:376:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:107: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:379:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:107: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:386:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:107: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:389:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:107: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:395:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:107: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:398:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:107: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:408:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:107: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:411:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:107: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:418:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:107: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:421:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:107: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:428:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:107: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:431:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:107: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:437:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:107: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:440:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:107: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:450:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:107: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:453:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:107: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:460:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:107: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:463:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:107: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:470:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:107: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:473:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:107: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:479:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:107: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:482:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:107: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:492:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:107: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:495:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:107: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:502:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:107: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:505:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:107: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:512:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:107: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:515:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:107: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:521:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:107: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:524:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:107: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:536:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:107: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:30:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:32:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:33:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:35:35: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (regular) for (; aSp < nDim; ++aSp) if (!regArr[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:47:44: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = aBeg0; aInitIx0 < aEnd0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:61:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; k += kDim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:63:36: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) aLonIx += (aInitIx[ rSp] + kIx[ rSp]) * aStride[ rSp]; ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:65:34: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k0 = 0; k0 < kDim0; ++k0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:54:12: warning: unused variable 'otfBias' [-Wunused-variable] Ty otfBias = this->zero; ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:55:12: warning: unused variable 'curScale' [-Wunused-variable] Ty curScale = this->zero; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:539:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:107: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:30:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:32:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:33:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:35:35: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (regular) for (; aSp < nDim; ++aSp) if (!regArr[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:47:44: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = aBeg0; aInitIx0 < aEnd0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:61:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; k += kDim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:63:36: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) aLonIx += (aInitIx[ rSp] + kIx[ rSp]) * aStride[ rSp]; ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:65:34: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k0 = 0; k0 < kDim0; ++k0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:54:12: warning: unused variable 'otfBias' [-Wunused-variable] Ty otfBias = this->zero; ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:55:12: warning: unused variable 'curScale' [-Wunused-variable] Ty curScale = this->zero; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:546:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:107: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:30:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:32:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:33:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:35:35: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (regular) for (; aSp < nDim; ++aSp) if (!regArr[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:47:44: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = aBeg0; aInitIx0 < aEnd0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:61:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; k += kDim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:63:36: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) aLonIx += (aInitIx[ rSp] + kIx[ rSp]) * aStride[ rSp]; ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:65:34: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k0 = 0; k0 < kDim0; ++k0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:54:12: warning: unused variable 'otfBias' [-Wunused-variable] Ty otfBias = this->zero; ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:55:12: warning: unused variable 'curScale' [-Wunused-variable] Ty curScale = this->zero; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:549:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:107: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:30:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:32:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:33:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:35:35: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (regular) for (; aSp < nDim; ++aSp) if (!regArr[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:47:44: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = aBeg0; aInitIx0 < aEnd0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:61:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; k += kDim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:63:36: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) aLonIx += (aInitIx[ rSp] + kIx[ rSp]) * aStride[ rSp]; ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:65:34: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k0 = 0; k0 < kDim0; ++k0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:54:12: warning: unused variable 'otfBias' [-Wunused-variable] Ty otfBias = this->zero; ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:55:12: warning: unused variable 'curScale' [-Wunused-variable] Ty curScale = this->zero; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:556:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:107: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:30:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:32:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:33:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:35:35: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (regular) for (; aSp < nDim; ++aSp) if (!regArr[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:47:44: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = aBeg0; aInitIx0 < aEnd0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:61:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; k += kDim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:63:36: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) aLonIx += (aInitIx[ rSp] + kIx[ rSp]) * aStride[ rSp]; ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:65:34: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k0 = 0; k0 < kDim0; ++k0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:54:12: warning: unused variable 'otfBias' [-Wunused-variable] Ty otfBias = this->zero; ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:55:12: warning: unused variable 'curScale' [-Wunused-variable] Ty curScale = this->zero; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:559:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:107: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:30:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:32:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:33:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:35:35: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (regular) for (; aSp < nDim; ++aSp) if (!regArr[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:47:44: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = aBeg0; aInitIx0 < aEnd0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:61:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; k += kDim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:63:36: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) aLonIx += (aInitIx[ rSp] + kIx[ rSp]) * aStride[ rSp]; ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:65:34: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k0 = 0; k0 < kDim0; ++k0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:54:12: warning: unused variable 'otfBias' [-Wunused-variable] Ty otfBias = this->zero; ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:55:12: warning: unused variable 'curScale' [-Wunused-variable] Ty curScale = this->zero; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:565:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:107: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:30:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:32:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:33:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:35:35: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (regular) for (; aSp < nDim; ++aSp) if (!regArr[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:47:44: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = aBeg0; aInitIx0 < aEnd0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:61:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; k += kDim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:63:36: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) aLonIx += (aInitIx[ rSp] + kIx[ rSp]) * aStride[ rSp]; ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:65:34: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k0 = 0; k0 < kDim0; ++k0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:54:12: warning: unused variable 'otfBias' [-Wunused-variable] Ty otfBias = this->zero; ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:55:12: warning: unused variable 'curScale' [-Wunused-variable] Ty curScale = this->zero; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:568:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:107: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:30:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:32:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:33:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:35:35: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (regular) for (; aSp < nDim; ++aSp) if (!regArr[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:47:44: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = aBeg0; aInitIx0 < aEnd0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:61:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; k += kDim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:63:36: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) aLonIx += (aInitIx[ rSp] + kIx[ rSp]) * aStride[ rSp]; ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:65:34: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k0 = 0; k0 < kDim0; ++k0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:54:12: warning: unused variable 'otfBias' [-Wunused-variable] Ty otfBias = this->zero; ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:55:12: warning: unused variable 'curScale' [-Wunused-variable] Ty curScale = this->zero; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:578:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:107: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:46:15: warning: unused variable 'otfBias' [-Wunused-variable] Ty otfBias = this->zero; ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:47:15: warning: unused variable 'curScale' [-Wunused-variable] Ty curScale = this->zero; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:581:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:107: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:46:15: warning: unused variable 'otfBias' [-Wunused-variable] Ty otfBias = this->zero; ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:47:15: warning: unused variable 'curScale' [-Wunused-variable] Ty curScale = this->zero; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:588:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:107: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:46:15: warning: unused variable 'otfBias' [-Wunused-variable] Ty otfBias = this->zero; ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:47:15: warning: unused variable 'curScale' [-Wunused-variable] Ty curScale = this->zero; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:591:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:107: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:46:15: warning: unused variable 'otfBias' [-Wunused-variable] Ty otfBias = this->zero; ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:47:15: warning: unused variable 'curScale' [-Wunused-variable] Ty curScale = this->zero; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:598:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:107: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:46:15: warning: unused variable 'otfBias' [-Wunused-variable] Ty otfBias = this->zero; ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:47:15: warning: unused variable 'curScale' [-Wunused-variable] Ty curScale = this->zero; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:601:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:107: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:46:15: warning: unused variable 'otfBias' [-Wunused-variable] Ty otfBias = this->zero; ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:47:15: warning: unused variable 'curScale' [-Wunused-variable] Ty curScale = this->zero; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:607:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:107: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:46:15: warning: unused variable 'otfBias' [-Wunused-variable] Ty otfBias = this->zero; ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:47:15: warning: unused variable 'curScale' [-Wunused-variable] Ty curScale = this->zero; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:610:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:107: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:46:15: warning: unused variable 'otfBias' [-Wunused-variable] Ty otfBias = this->zero; ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:47:15: warning: unused variable 'curScale' [-Wunused-variable] Ty curScale = this->zero; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:620:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:107: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:46:15: warning: unused variable 'otfBias' [-Wunused-variable] Ty otfBias = this->zero; ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:47:15: warning: unused variable 'curScale' [-Wunused-variable] Ty curScale = this->zero; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:623:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:107: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:46:15: warning: unused variable 'otfBias' [-Wunused-variable] Ty otfBias = this->zero; ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:47:15: warning: unused variable 'curScale' [-Wunused-variable] Ty curScale = this->zero; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:630:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:107: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:46:15: warning: unused variable 'otfBias' [-Wunused-variable] Ty otfBias = this->zero; ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:47:15: warning: unused variable 'curScale' [-Wunused-variable] Ty curScale = this->zero; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:633:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:107: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:46:15: warning: unused variable 'otfBias' [-Wunused-variable] Ty otfBias = this->zero; ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:47:15: warning: unused variable 'curScale' [-Wunused-variable] Ty curScale = this->zero; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:640:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:107: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:46:15: warning: unused variable 'otfBias' [-Wunused-variable] Ty otfBias = this->zero; ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:47:15: warning: unused variable 'curScale' [-Wunused-variable] Ty curScale = this->zero; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:643:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:107: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:46:15: warning: unused variable 'otfBias' [-Wunused-variable] Ty otfBias = this->zero; ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:47:15: warning: unused variable 'curScale' [-Wunused-variable] Ty curScale = this->zero; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:649:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:107: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:46:15: warning: unused variable 'otfBias' [-Wunused-variable] Ty otfBias = this->zero; ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:47:15: warning: unused variable 'curScale' [-Wunused-variable] Ty curScale = this->zero; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:652:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:107: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:46:15: warning: unused variable 'otfBias' [-Wunused-variable] Ty otfBias = this->zero; ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:47:15: warning: unused variable 'curScale' [-Wunused-variable] Ty curScale = this->zero; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:662:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:107: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:46:15: warning: unused variable 'otfBias' [-Wunused-variable] Ty otfBias = this->zero; ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:47:15: warning: unused variable 'curScale' [-Wunused-variable] Ty curScale = this->zero; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:665:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:107: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:46:15: warning: unused variable 'otfBias' [-Wunused-variable] Ty otfBias = this->zero; ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:47:15: warning: unused variable 'curScale' [-Wunused-variable] Ty curScale = this->zero; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:672:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:107: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:46:15: warning: unused variable 'otfBias' [-Wunused-variable] Ty otfBias = this->zero; ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:47:15: warning: unused variable 'curScale' [-Wunused-variable] Ty curScale = this->zero; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:675:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:107: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:46:15: warning: unused variable 'otfBias' [-Wunused-variable] Ty otfBias = this->zero; ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:47:15: warning: unused variable 'curScale' [-Wunused-variable] Ty curScale = this->zero; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:682:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:107: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:46:15: warning: unused variable 'otfBias' [-Wunused-variable] Ty otfBias = this->zero; ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:47:15: warning: unused variable 'curScale' [-Wunused-variable] Ty curScale = this->zero; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:685:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:107: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:46:15: warning: unused variable 'otfBias' [-Wunused-variable] Ty otfBias = this->zero; ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:47:15: warning: unused variable 'curScale' [-Wunused-variable] Ty curScale = this->zero; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:691:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:107: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:46:15: warning: unused variable 'otfBias' [-Wunused-variable] Ty otfBias = this->zero; ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:47:15: warning: unused variable 'curScale' [-Wunused-variable] Ty curScale = this->zero; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:694:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:107: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:46:15: warning: unused variable 'otfBias' [-Wunused-variable] Ty otfBias = this->zero; ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:47:15: warning: unused variable 'curScale' [-Wunused-variable] Ty curScale = this->zero; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:704:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:107: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:46:15: warning: unused variable 'otfBias' [-Wunused-variable] Ty otfBias = this->zero; ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:47:15: warning: unused variable 'curScale' [-Wunused-variable] Ty curScale = this->zero; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:707:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:107: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:46:15: warning: unused variable 'otfBias' [-Wunused-variable] Ty otfBias = this->zero; ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:47:15: warning: unused variable 'curScale' [-Wunused-variable] Ty curScale = this->zero; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:714:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:107: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:46:15: warning: unused variable 'otfBias' [-Wunused-variable] Ty otfBias = this->zero; ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:47:15: warning: unused variable 'curScale' [-Wunused-variable] Ty curScale = this->zero; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:717:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:107: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:46:15: warning: unused variable 'otfBias' [-Wunused-variable] Ty otfBias = this->zero; ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:47:15: warning: unused variable 'curScale' [-Wunused-variable] Ty curScale = this->zero; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:724:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:107: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:46:15: warning: unused variable 'otfBias' [-Wunused-variable] Ty otfBias = this->zero; ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:47:15: warning: unused variable 'curScale' [-Wunused-variable] Ty curScale = this->zero; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:727:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:107: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:46:15: warning: unused variable 'otfBias' [-Wunused-variable] Ty otfBias = this->zero; ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:47:15: warning: unused variable 'curScale' [-Wunused-variable] Ty curScale = this->zero; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:733:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:107: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:46:15: warning: unused variable 'otfBias' [-Wunused-variable] Ty otfBias = this->zero; ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:47:15: warning: unused variable 'curScale' [-Wunused-variable] Ty curScale = this->zero; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:736:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:107: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:46:15: warning: unused variable 'otfBias' [-Wunused-variable] Ty otfBias = this->zero; ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:47:15: warning: unused variable 'curScale' [-Wunused-variable] Ty curScale = this->zero; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:107:0: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:258:9: warning: unused variable 'dim0_1' [-Wunused-variable] SizeT dim0_1 = dim0 - 1; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:113:0: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp: In member function 'BaseGDL* Data_< >::Convol(BaseGDL*, BaseGDL*, BaseGDL*, bool, bool, int, bool, BaseGDL*, bool, BaseGDL*, bool) [with Sp = SpDDouble]': /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:226:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nA >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nA)) ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:226:101: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nA >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nA)) ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:229:24: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for( OMPInt i=0; i= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nA)) ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:238:101: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nA >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nA)) ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:241:24: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for( OMPInt i=0; i= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nA)) ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:248:101: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nA >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nA)) ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:251:24: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for( OMPInt i=0; idim[ aSp]) { ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:324:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:113: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:30:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:32:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:33:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:35:35: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (regular) for (; aSp < nDim; ++aSp) if (!regArr[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:47:44: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = aBeg0; aInitIx0 < aEnd0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:61:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; k += kDim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:63:36: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) aLonIx += (aInitIx[ rSp] + kIx[ rSp]) * aStride[ rSp]; ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:65:34: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k0 = 0; k0 < kDim0; ++k0) { ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:327:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:113: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:30:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:32:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:33:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:35:35: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (regular) for (; aSp < nDim; ++aSp) if (!regArr[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:47:44: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = aBeg0; aInitIx0 < aEnd0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:61:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; k += kDim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:63:36: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) aLonIx += (aInitIx[ rSp] + kIx[ rSp]) * aStride[ rSp]; ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:65:34: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k0 = 0; k0 < kDim0; ++k0) { ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:334:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:113: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:30:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:32:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:33:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:35:35: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (regular) for (; aSp < nDim; ++aSp) if (!regArr[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:47:44: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = aBeg0; aInitIx0 < aEnd0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:61:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; k += kDim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:63:36: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) aLonIx += (aInitIx[ rSp] + kIx[ rSp]) * aStride[ rSp]; ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:65:34: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k0 = 0; k0 < kDim0; ++k0) { ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:337:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:113: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:30:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:32:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:33:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:35:35: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (regular) for (; aSp < nDim; ++aSp) if (!regArr[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:47:44: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = aBeg0; aInitIx0 < aEnd0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:61:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; k += kDim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:63:36: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) aLonIx += (aInitIx[ rSp] + kIx[ rSp]) * aStride[ rSp]; ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:65:34: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k0 = 0; k0 < kDim0; ++k0) { ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:344:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:113: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:30:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:32:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:33:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:35:35: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (regular) for (; aSp < nDim; ++aSp) if (!regArr[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:47:44: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = aBeg0; aInitIx0 < aEnd0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:61:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; k += kDim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:63:36: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) aLonIx += (aInitIx[ rSp] + kIx[ rSp]) * aStride[ rSp]; ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:65:34: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k0 = 0; k0 < kDim0; ++k0) { ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:347:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:113: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:30:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:32:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:33:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:35:35: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (regular) for (; aSp < nDim; ++aSp) if (!regArr[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:47:44: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = aBeg0; aInitIx0 < aEnd0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:61:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; k += kDim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:63:36: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) aLonIx += (aInitIx[ rSp] + kIx[ rSp]) * aStride[ rSp]; ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:65:34: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k0 = 0; k0 < kDim0; ++k0) { ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:353:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:113: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:30:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:32:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:33:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:35:35: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (regular) for (; aSp < nDim; ++aSp) if (!regArr[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:47:44: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = aBeg0; aInitIx0 < aEnd0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:61:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; k += kDim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:63:36: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) aLonIx += (aInitIx[ rSp] + kIx[ rSp]) * aStride[ rSp]; ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:65:34: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k0 = 0; k0 < kDim0; ++k0) { ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:356:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:113: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:30:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:32:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:33:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:35:35: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (regular) for (; aSp < nDim; ++aSp) if (!regArr[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:47:44: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = aBeg0; aInitIx0 < aEnd0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:61:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; k += kDim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:63:36: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) aLonIx += (aInitIx[ rSp] + kIx[ rSp]) * aStride[ rSp]; ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:65:34: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k0 = 0; k0 < kDim0; ++k0) { ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:366:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:113: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:369:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:113: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:376:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:113: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:379:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:113: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:386:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:113: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:389:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:113: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:395:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:113: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:398:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:113: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:408:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:113: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:411:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:113: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:418:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:113: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:421:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:113: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:428:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:113: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:431:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:113: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:437:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:113: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:440:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:113: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:450:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:113: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:453:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:113: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:460:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:113: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:463:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:113: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:470:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:113: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:473:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:113: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:479:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:113: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:482:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:113: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:492:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:113: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:495:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:113: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:502:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:113: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:505:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:113: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:512:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:113: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:515:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:113: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:521:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:113: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:524:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:113: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:536:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:113: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:30:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:32:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:33:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:35:35: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (regular) for (; aSp < nDim; ++aSp) if (!regArr[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:47:44: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = aBeg0; aInitIx0 < aEnd0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:61:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; k += kDim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:63:36: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) aLonIx += (aInitIx[ rSp] + kIx[ rSp]) * aStride[ rSp]; ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:65:34: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k0 = 0; k0 < kDim0; ++k0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:54:12: warning: unused variable 'otfBias' [-Wunused-variable] Ty otfBias = this->zero; ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:55:12: warning: unused variable 'curScale' [-Wunused-variable] Ty curScale = this->zero; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:539:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:113: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:30:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:32:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:33:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:35:35: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (regular) for (; aSp < nDim; ++aSp) if (!regArr[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:47:44: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = aBeg0; aInitIx0 < aEnd0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:61:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; k += kDim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:63:36: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) aLonIx += (aInitIx[ rSp] + kIx[ rSp]) * aStride[ rSp]; ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:65:34: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k0 = 0; k0 < kDim0; ++k0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:54:12: warning: unused variable 'otfBias' [-Wunused-variable] Ty otfBias = this->zero; ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:55:12: warning: unused variable 'curScale' [-Wunused-variable] Ty curScale = this->zero; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:546:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:113: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:30:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:32:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:33:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:35:35: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (regular) for (; aSp < nDim; ++aSp) if (!regArr[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:47:44: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = aBeg0; aInitIx0 < aEnd0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:61:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; k += kDim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:63:36: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) aLonIx += (aInitIx[ rSp] + kIx[ rSp]) * aStride[ rSp]; ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:65:34: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k0 = 0; k0 < kDim0; ++k0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:54:12: warning: unused variable 'otfBias' [-Wunused-variable] Ty otfBias = this->zero; ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:55:12: warning: unused variable 'curScale' [-Wunused-variable] Ty curScale = this->zero; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:549:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:113: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:30:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:32:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:33:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:35:35: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (regular) for (; aSp < nDim; ++aSp) if (!regArr[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:47:44: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = aBeg0; aInitIx0 < aEnd0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:61:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; k += kDim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:63:36: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) aLonIx += (aInitIx[ rSp] + kIx[ rSp]) * aStride[ rSp]; ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:65:34: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k0 = 0; k0 < kDim0; ++k0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:54:12: warning: unused variable 'otfBias' [-Wunused-variable] Ty otfBias = this->zero; ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:55:12: warning: unused variable 'curScale' [-Wunused-variable] Ty curScale = this->zero; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:556:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:113: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:30:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:32:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:33:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:35:35: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (regular) for (; aSp < nDim; ++aSp) if (!regArr[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:47:44: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = aBeg0; aInitIx0 < aEnd0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:61:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; k += kDim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:63:36: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) aLonIx += (aInitIx[ rSp] + kIx[ rSp]) * aStride[ rSp]; ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:65:34: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k0 = 0; k0 < kDim0; ++k0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:54:12: warning: unused variable 'otfBias' [-Wunused-variable] Ty otfBias = this->zero; ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:55:12: warning: unused variable 'curScale' [-Wunused-variable] Ty curScale = this->zero; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:559:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:113: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:30:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:32:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:33:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:35:35: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (regular) for (; aSp < nDim; ++aSp) if (!regArr[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:47:44: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = aBeg0; aInitIx0 < aEnd0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:61:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; k += kDim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:63:36: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) aLonIx += (aInitIx[ rSp] + kIx[ rSp]) * aStride[ rSp]; ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:65:34: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k0 = 0; k0 < kDim0; ++k0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:54:12: warning: unused variable 'otfBias' [-Wunused-variable] Ty otfBias = this->zero; ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:55:12: warning: unused variable 'curScale' [-Wunused-variable] Ty curScale = this->zero; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:565:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:113: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:30:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:32:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:33:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:35:35: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (regular) for (; aSp < nDim; ++aSp) if (!regArr[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:47:44: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = aBeg0; aInitIx0 < aEnd0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:61:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; k += kDim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:63:36: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) aLonIx += (aInitIx[ rSp] + kIx[ rSp]) * aStride[ rSp]; ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:65:34: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k0 = 0; k0 < kDim0; ++k0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:54:12: warning: unused variable 'otfBias' [-Wunused-variable] Ty otfBias = this->zero; ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:55:12: warning: unused variable 'curScale' [-Wunused-variable] Ty curScale = this->zero; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:568:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:113: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:30:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:32:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:33:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:35:35: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (regular) for (; aSp < nDim; ++aSp) if (!regArr[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:47:44: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = aBeg0; aInitIx0 < aEnd0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:61:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; k += kDim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:63:36: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) aLonIx += (aInitIx[ rSp] + kIx[ rSp]) * aStride[ rSp]; ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:65:34: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k0 = 0; k0 < kDim0; ++k0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:54:12: warning: unused variable 'otfBias' [-Wunused-variable] Ty otfBias = this->zero; ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:55:12: warning: unused variable 'curScale' [-Wunused-variable] Ty curScale = this->zero; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:578:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:113: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:46:15: warning: unused variable 'otfBias' [-Wunused-variable] Ty otfBias = this->zero; ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:47:15: warning: unused variable 'curScale' [-Wunused-variable] Ty curScale = this->zero; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:581:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:113: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:46:15: warning: unused variable 'otfBias' [-Wunused-variable] Ty otfBias = this->zero; ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:47:15: warning: unused variable 'curScale' [-Wunused-variable] Ty curScale = this->zero; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:588:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:113: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:46:15: warning: unused variable 'otfBias' [-Wunused-variable] Ty otfBias = this->zero; ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:47:15: warning: unused variable 'curScale' [-Wunused-variable] Ty curScale = this->zero; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:591:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:113: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:46:15: warning: unused variable 'otfBias' [-Wunused-variable] Ty otfBias = this->zero; ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:47:15: warning: unused variable 'curScale' [-Wunused-variable] Ty curScale = this->zero; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:598:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:113: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:46:15: warning: unused variable 'otfBias' [-Wunused-variable] Ty otfBias = this->zero; ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:47:15: warning: unused variable 'curScale' [-Wunused-variable] Ty curScale = this->zero; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:601:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:113: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:46:15: warning: unused variable 'otfBias' [-Wunused-variable] Ty otfBias = this->zero; ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:47:15: warning: unused variable 'curScale' [-Wunused-variable] Ty curScale = this->zero; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:607:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:113: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:46:15: warning: unused variable 'otfBias' [-Wunused-variable] Ty otfBias = this->zero; ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:47:15: warning: unused variable 'curScale' [-Wunused-variable] Ty curScale = this->zero; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:610:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:113: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:46:15: warning: unused variable 'otfBias' [-Wunused-variable] Ty otfBias = this->zero; ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:47:15: warning: unused variable 'curScale' [-Wunused-variable] Ty curScale = this->zero; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:620:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:113: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:46:15: warning: unused variable 'otfBias' [-Wunused-variable] Ty otfBias = this->zero; ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:47:15: warning: unused variable 'curScale' [-Wunused-variable] Ty curScale = this->zero; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:623:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:113: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:46:15: warning: unused variable 'otfBias' [-Wunused-variable] Ty otfBias = this->zero; ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:47:15: warning: unused variable 'curScale' [-Wunused-variable] Ty curScale = this->zero; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:630:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:113: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:46:15: warning: unused variable 'otfBias' [-Wunused-variable] Ty otfBias = this->zero; ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:47:15: warning: unused variable 'curScale' [-Wunused-variable] Ty curScale = this->zero; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:633:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:113: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:46:15: warning: unused variable 'otfBias' [-Wunused-variable] Ty otfBias = this->zero; ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:47:15: warning: unused variable 'curScale' [-Wunused-variable] Ty curScale = this->zero; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:640:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:113: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:46:15: warning: unused variable 'otfBias' [-Wunused-variable] Ty otfBias = this->zero; ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:47:15: warning: unused variable 'curScale' [-Wunused-variable] Ty curScale = this->zero; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:643:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:113: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:46:15: warning: unused variable 'otfBias' [-Wunused-variable] Ty otfBias = this->zero; ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:47:15: warning: unused variable 'curScale' [-Wunused-variable] Ty curScale = this->zero; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:649:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:113: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:46:15: warning: unused variable 'otfBias' [-Wunused-variable] Ty otfBias = this->zero; ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:47:15: warning: unused variable 'curScale' [-Wunused-variable] Ty curScale = this->zero; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:652:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:113: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:46:15: warning: unused variable 'otfBias' [-Wunused-variable] Ty otfBias = this->zero; ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:47:15: warning: unused variable 'curScale' [-Wunused-variable] Ty curScale = this->zero; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:662:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:113: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:46:15: warning: unused variable 'otfBias' [-Wunused-variable] Ty otfBias = this->zero; ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:47:15: warning: unused variable 'curScale' [-Wunused-variable] Ty curScale = this->zero; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:665:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:113: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:46:15: warning: unused variable 'otfBias' [-Wunused-variable] Ty otfBias = this->zero; ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:47:15: warning: unused variable 'curScale' [-Wunused-variable] Ty curScale = this->zero; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:672:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:113: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:46:15: warning: unused variable 'otfBias' [-Wunused-variable] Ty otfBias = this->zero; ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:47:15: warning: unused variable 'curScale' [-Wunused-variable] Ty curScale = this->zero; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:675:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:113: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:46:15: warning: unused variable 'otfBias' [-Wunused-variable] Ty otfBias = this->zero; ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:47:15: warning: unused variable 'curScale' [-Wunused-variable] Ty curScale = this->zero; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:682:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:113: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:46:15: warning: unused variable 'otfBias' [-Wunused-variable] Ty otfBias = this->zero; ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:47:15: warning: unused variable 'curScale' [-Wunused-variable] Ty curScale = this->zero; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:685:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:113: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:46:15: warning: unused variable 'otfBias' [-Wunused-variable] Ty otfBias = this->zero; ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:47:15: warning: unused variable 'curScale' [-Wunused-variable] Ty curScale = this->zero; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:691:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:113: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:46:15: warning: unused variable 'otfBias' [-Wunused-variable] Ty otfBias = this->zero; ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:47:15: warning: unused variable 'curScale' [-Wunused-variable] Ty curScale = this->zero; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:694:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:113: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:46:15: warning: unused variable 'otfBias' [-Wunused-variable] Ty otfBias = this->zero; ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:47:15: warning: unused variable 'curScale' [-Wunused-variable] Ty curScale = this->zero; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:704:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:113: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:46:15: warning: unused variable 'otfBias' [-Wunused-variable] Ty otfBias = this->zero; ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:47:15: warning: unused variable 'curScale' [-Wunused-variable] Ty curScale = this->zero; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:707:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:113: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:46:15: warning: unused variable 'otfBias' [-Wunused-variable] Ty otfBias = this->zero; ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:47:15: warning: unused variable 'curScale' [-Wunused-variable] Ty curScale = this->zero; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:714:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:113: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:46:15: warning: unused variable 'otfBias' [-Wunused-variable] Ty otfBias = this->zero; ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:47:15: warning: unused variable 'curScale' [-Wunused-variable] Ty curScale = this->zero; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:717:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:113: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:46:15: warning: unused variable 'otfBias' [-Wunused-variable] Ty otfBias = this->zero; ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:47:15: warning: unused variable 'curScale' [-Wunused-variable] Ty curScale = this->zero; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:724:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:113: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:46:15: warning: unused variable 'otfBias' [-Wunused-variable] Ty otfBias = this->zero; ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:47:15: warning: unused variable 'curScale' [-Wunused-variable] Ty curScale = this->zero; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:727:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:113: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:46:15: warning: unused variable 'otfBias' [-Wunused-variable] Ty otfBias = this->zero; ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:47:15: warning: unused variable 'curScale' [-Wunused-variable] Ty curScale = this->zero; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:733:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:113: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:46:15: warning: unused variable 'otfBias' [-Wunused-variable] Ty otfBias = this->zero; ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:47:15: warning: unused variable 'curScale' [-Wunused-variable] Ty curScale = this->zero; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:736:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:113: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:46:15: warning: unused variable 'otfBias' [-Wunused-variable] Ty otfBias = this->zero; ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:47:15: warning: unused variable 'curScale' [-Wunused-variable] Ty curScale = this->zero; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:113:0: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:258:9: warning: unused variable 'dim0_1' [-Wunused-variable] SizeT dim0_1 = dim0 - 1; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:119:0: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp: In member function 'BaseGDL* Data_< >::Convol(BaseGDL*, BaseGDL*, BaseGDL*, bool, bool, int, bool, BaseGDL*, bool, BaseGDL*, bool) [with Sp = SpDComplex]': /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:226:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nA >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nA)) ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:226:101: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nA >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nA)) ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:229:24: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for( OMPInt i=0; i= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nA)) ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:238:101: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nA >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nA)) ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:241:24: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for( OMPInt i=0; i= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nA)) ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:248:101: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nA >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nA)) ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:251:24: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for( OMPInt i=0; idim[ aSp]) { ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:324:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:119: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:30:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:32:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:33:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:35:35: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (regular) for (; aSp < nDim; ++aSp) if (!regArr[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:47:44: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = aBeg0; aInitIx0 < aEnd0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:61:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; k += kDim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:63:36: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) aLonIx += (aInitIx[ rSp] + kIx[ rSp]) * aStride[ rSp]; ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:65:34: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k0 = 0; k0 < kDim0; ++k0) { ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:327:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:119: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:30:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:32:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:33:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:35:35: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (regular) for (; aSp < nDim; ++aSp) if (!regArr[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:47:44: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = aBeg0; aInitIx0 < aEnd0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:61:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; k += kDim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:63:36: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) aLonIx += (aInitIx[ rSp] + kIx[ rSp]) * aStride[ rSp]; ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:65:34: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k0 = 0; k0 < kDim0; ++k0) { ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:334:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:119: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:30:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:32:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:33:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:35:35: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (regular) for (; aSp < nDim; ++aSp) if (!regArr[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:47:44: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = aBeg0; aInitIx0 < aEnd0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:61:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; k += kDim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:63:36: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) aLonIx += (aInitIx[ rSp] + kIx[ rSp]) * aStride[ rSp]; ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:65:34: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k0 = 0; k0 < kDim0; ++k0) { ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:337:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:119: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:30:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:32:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:33:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:35:35: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (regular) for (; aSp < nDim; ++aSp) if (!regArr[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:47:44: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = aBeg0; aInitIx0 < aEnd0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:61:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; k += kDim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:63:36: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) aLonIx += (aInitIx[ rSp] + kIx[ rSp]) * aStride[ rSp]; ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:65:34: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k0 = 0; k0 < kDim0; ++k0) { ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:344:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:119: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:30:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:32:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:33:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:35:35: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (regular) for (; aSp < nDim; ++aSp) if (!regArr[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:47:44: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = aBeg0; aInitIx0 < aEnd0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:61:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; k += kDim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:63:36: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) aLonIx += (aInitIx[ rSp] + kIx[ rSp]) * aStride[ rSp]; ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:65:34: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k0 = 0; k0 < kDim0; ++k0) { ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:347:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:119: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:30:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:32:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:33:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:35:35: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (regular) for (; aSp < nDim; ++aSp) if (!regArr[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:47:44: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = aBeg0; aInitIx0 < aEnd0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:61:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; k += kDim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:63:36: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) aLonIx += (aInitIx[ rSp] + kIx[ rSp]) * aStride[ rSp]; ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:65:34: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k0 = 0; k0 < kDim0; ++k0) { ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:353:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:119: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:30:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:32:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:33:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:35:35: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (regular) for (; aSp < nDim; ++aSp) if (!regArr[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:47:44: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = aBeg0; aInitIx0 < aEnd0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:61:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; k += kDim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:63:36: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) aLonIx += (aInitIx[ rSp] + kIx[ rSp]) * aStride[ rSp]; ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:65:34: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k0 = 0; k0 < kDim0; ++k0) { ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:356:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:119: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:30:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:32:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:33:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:35:35: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (regular) for (; aSp < nDim; ++aSp) if (!regArr[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:47:44: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = aBeg0; aInitIx0 < aEnd0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:61:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; k += kDim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:63:36: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) aLonIx += (aInitIx[ rSp] + kIx[ rSp]) * aStride[ rSp]; ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:65:34: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k0 = 0; k0 < kDim0; ++k0) { ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:366:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:119: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:369:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:119: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:376:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:119: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:379:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:119: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:386:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:119: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:389:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:119: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:395:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:119: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:398:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:119: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:408:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:119: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:411:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:119: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:418:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:119: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:421:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:119: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:428:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:119: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:431:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:119: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:437:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:119: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:440:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:119: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:450:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:119: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:453:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:119: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:460:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:119: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:463:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:119: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:470:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:119: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:473:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:119: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:479:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:119: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:482:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:119: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:492:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:119: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:495:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:119: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:502:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:119: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:505:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:119: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:512:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:119: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:515:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:119: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:521:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:119: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:524:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:119: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:536:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:119: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:30:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:32:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:33:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:35:35: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (regular) for (; aSp < nDim; ++aSp) if (!regArr[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:47:44: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = aBeg0; aInitIx0 < aEnd0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:61:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; k += kDim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:63:36: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) aLonIx += (aInitIx[ rSp] + kIx[ rSp]) * aStride[ rSp]; ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:65:34: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k0 = 0; k0 < kDim0; ++k0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:54:12: warning: variable 'otfBias' set but not used [-Wunused-but-set-variable] Ty otfBias = this->zero; ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:55:12: warning: variable 'curScale' set but not used [-Wunused-but-set-variable] Ty curScale = this->zero; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:539:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:119: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:30:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:32:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:33:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:35:35: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (regular) for (; aSp < nDim; ++aSp) if (!regArr[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:47:44: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = aBeg0; aInitIx0 < aEnd0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:61:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; k += kDim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:63:36: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) aLonIx += (aInitIx[ rSp] + kIx[ rSp]) * aStride[ rSp]; ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:65:34: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k0 = 0; k0 < kDim0; ++k0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:54:12: warning: variable 'otfBias' set but not used [-Wunused-but-set-variable] Ty otfBias = this->zero; ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:55:12: warning: variable 'curScale' set but not used [-Wunused-but-set-variable] Ty curScale = this->zero; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:546:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:119: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:30:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:32:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:33:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:35:35: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (regular) for (; aSp < nDim; ++aSp) if (!regArr[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:47:44: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = aBeg0; aInitIx0 < aEnd0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:61:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; k += kDim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:63:36: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) aLonIx += (aInitIx[ rSp] + kIx[ rSp]) * aStride[ rSp]; ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:65:34: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k0 = 0; k0 < kDim0; ++k0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:54:12: warning: variable 'otfBias' set but not used [-Wunused-but-set-variable] Ty otfBias = this->zero; ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:55:12: warning: variable 'curScale' set but not used [-Wunused-but-set-variable] Ty curScale = this->zero; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:549:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:119: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:30:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:32:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:33:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:35:35: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (regular) for (; aSp < nDim; ++aSp) if (!regArr[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:47:44: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = aBeg0; aInitIx0 < aEnd0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:61:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; k += kDim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:63:36: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) aLonIx += (aInitIx[ rSp] + kIx[ rSp]) * aStride[ rSp]; ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:65:34: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k0 = 0; k0 < kDim0; ++k0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:54:12: warning: variable 'otfBias' set but not used [-Wunused-but-set-variable] Ty otfBias = this->zero; ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:55:12: warning: variable 'curScale' set but not used [-Wunused-but-set-variable] Ty curScale = this->zero; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:556:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:119: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:30:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:32:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:33:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:35:35: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (regular) for (; aSp < nDim; ++aSp) if (!regArr[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:47:44: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = aBeg0; aInitIx0 < aEnd0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:61:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; k += kDim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:63:36: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) aLonIx += (aInitIx[ rSp] + kIx[ rSp]) * aStride[ rSp]; ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:65:34: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k0 = 0; k0 < kDim0; ++k0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:54:12: warning: variable 'otfBias' set but not used [-Wunused-but-set-variable] Ty otfBias = this->zero; ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:55:12: warning: variable 'curScale' set but not used [-Wunused-but-set-variable] Ty curScale = this->zero; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:559:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:119: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:30:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:32:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:33:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:35:35: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (regular) for (; aSp < nDim; ++aSp) if (!regArr[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:47:44: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = aBeg0; aInitIx0 < aEnd0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:61:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; k += kDim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:63:36: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) aLonIx += (aInitIx[ rSp] + kIx[ rSp]) * aStride[ rSp]; ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:65:34: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k0 = 0; k0 < kDim0; ++k0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:54:12: warning: variable 'otfBias' set but not used [-Wunused-but-set-variable] Ty otfBias = this->zero; ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:55:12: warning: variable 'curScale' set but not used [-Wunused-but-set-variable] Ty curScale = this->zero; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:565:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:119: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:30:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:32:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:33:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:35:35: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (regular) for (; aSp < nDim; ++aSp) if (!regArr[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:47:44: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = aBeg0; aInitIx0 < aEnd0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:61:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; k += kDim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:63:36: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) aLonIx += (aInitIx[ rSp] + kIx[ rSp]) * aStride[ rSp]; ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:65:34: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k0 = 0; k0 < kDim0; ++k0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:54:12: warning: variable 'otfBias' set but not used [-Wunused-but-set-variable] Ty otfBias = this->zero; ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:55:12: warning: variable 'curScale' set but not used [-Wunused-but-set-variable] Ty curScale = this->zero; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:568:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:119: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:30:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:32:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:33:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:35:35: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (regular) for (; aSp < nDim; ++aSp) if (!regArr[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:47:44: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = aBeg0; aInitIx0 < aEnd0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:61:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; k += kDim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:63:36: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) aLonIx += (aInitIx[ rSp] + kIx[ rSp]) * aStride[ rSp]; ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:65:34: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k0 = 0; k0 < kDim0; ++k0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:54:12: warning: variable 'otfBias' set but not used [-Wunused-but-set-variable] Ty otfBias = this->zero; ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:55:12: warning: variable 'curScale' set but not used [-Wunused-but-set-variable] Ty curScale = this->zero; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:578:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:119: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:46:15: warning: variable 'otfBias' set but not used [-Wunused-but-set-variable] Ty otfBias = this->zero; ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:47:15: warning: variable 'curScale' set but not used [-Wunused-but-set-variable] Ty curScale = this->zero; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:581:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:119: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:46:15: warning: variable 'otfBias' set but not used [-Wunused-but-set-variable] Ty otfBias = this->zero; ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:47:15: warning: variable 'curScale' set but not used [-Wunused-but-set-variable] Ty curScale = this->zero; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:588:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:119: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:46:15: warning: variable 'otfBias' set but not used [-Wunused-but-set-variable] Ty otfBias = this->zero; ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:47:15: warning: variable 'curScale' set but not used [-Wunused-but-set-variable] Ty curScale = this->zero; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:591:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:119: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:46:15: warning: variable 'otfBias' set but not used [-Wunused-but-set-variable] Ty otfBias = this->zero; ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:47:15: warning: variable 'curScale' set but not used [-Wunused-but-set-variable] Ty curScale = this->zero; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:598:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:119: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:46:15: warning: variable 'otfBias' set but not used [-Wunused-but-set-variable] Ty otfBias = this->zero; ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:47:15: warning: variable 'curScale' set but not used [-Wunused-but-set-variable] Ty curScale = this->zero; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:601:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:119: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:46:15: warning: variable 'otfBias' set but not used [-Wunused-but-set-variable] Ty otfBias = this->zero; ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:47:15: warning: variable 'curScale' set but not used [-Wunused-but-set-variable] Ty curScale = this->zero; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:607:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:119: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:46:15: warning: variable 'otfBias' set but not used [-Wunused-but-set-variable] Ty otfBias = this->zero; ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:47:15: warning: variable 'curScale' set but not used [-Wunused-but-set-variable] Ty curScale = this->zero; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:610:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:119: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:46:15: warning: variable 'otfBias' set but not used [-Wunused-but-set-variable] Ty otfBias = this->zero; ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:47:15: warning: variable 'curScale' set but not used [-Wunused-but-set-variable] Ty curScale = this->zero; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:620:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:119: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:46:15: warning: variable 'otfBias' set but not used [-Wunused-but-set-variable] Ty otfBias = this->zero; ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:47:15: warning: variable 'curScale' set but not used [-Wunused-but-set-variable] Ty curScale = this->zero; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:623:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:119: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:46:15: warning: variable 'otfBias' set but not used [-Wunused-but-set-variable] Ty otfBias = this->zero; ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:47:15: warning: variable 'curScale' set but not used [-Wunused-but-set-variable] Ty curScale = this->zero; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:630:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:119: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:46:15: warning: variable 'otfBias' set but not used [-Wunused-but-set-variable] Ty otfBias = this->zero; ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:47:15: warning: variable 'curScale' set but not used [-Wunused-but-set-variable] Ty curScale = this->zero; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:633:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:119: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:46:15: warning: variable 'otfBias' set but not used [-Wunused-but-set-variable] Ty otfBias = this->zero; ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:47:15: warning: variable 'curScale' set but not used [-Wunused-but-set-variable] Ty curScale = this->zero; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:640:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:119: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:46:15: warning: variable 'otfBias' set but not used [-Wunused-but-set-variable] Ty otfBias = this->zero; ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:47:15: warning: variable 'curScale' set but not used [-Wunused-but-set-variable] Ty curScale = this->zero; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:643:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:119: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:46:15: warning: variable 'otfBias' set but not used [-Wunused-but-set-variable] Ty otfBias = this->zero; ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:47:15: warning: variable 'curScale' set but not used [-Wunused-but-set-variable] Ty curScale = this->zero; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:649:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:119: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:46:15: warning: variable 'otfBias' set but not used [-Wunused-but-set-variable] Ty otfBias = this->zero; ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:47:15: warning: variable 'curScale' set but not used [-Wunused-but-set-variable] Ty curScale = this->zero; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:652:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:119: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:46:15: warning: variable 'otfBias' set but not used [-Wunused-but-set-variable] Ty otfBias = this->zero; ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:47:15: warning: variable 'curScale' set but not used [-Wunused-but-set-variable] Ty curScale = this->zero; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:662:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:119: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:46:15: warning: variable 'otfBias' set but not used [-Wunused-but-set-variable] Ty otfBias = this->zero; ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:47:15: warning: variable 'curScale' set but not used [-Wunused-but-set-variable] Ty curScale = this->zero; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:665:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:119: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:46:15: warning: variable 'otfBias' set but not used [-Wunused-but-set-variable] Ty otfBias = this->zero; ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:47:15: warning: variable 'curScale' set but not used [-Wunused-but-set-variable] Ty curScale = this->zero; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:672:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:119: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:46:15: warning: variable 'otfBias' set but not used [-Wunused-but-set-variable] Ty otfBias = this->zero; ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:47:15: warning: variable 'curScale' set but not used [-Wunused-but-set-variable] Ty curScale = this->zero; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:675:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:119: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:46:15: warning: variable 'otfBias' set but not used [-Wunused-but-set-variable] Ty otfBias = this->zero; ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:47:15: warning: variable 'curScale' set but not used [-Wunused-but-set-variable] Ty curScale = this->zero; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:682:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:119: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:46:15: warning: variable 'otfBias' set but not used [-Wunused-but-set-variable] Ty otfBias = this->zero; ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:47:15: warning: variable 'curScale' set but not used [-Wunused-but-set-variable] Ty curScale = this->zero; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:685:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:119: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:46:15: warning: variable 'otfBias' set but not used [-Wunused-but-set-variable] Ty otfBias = this->zero; ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:47:15: warning: variable 'curScale' set but not used [-Wunused-but-set-variable] Ty curScale = this->zero; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:691:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:119: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:46:15: warning: variable 'otfBias' set but not used [-Wunused-but-set-variable] Ty otfBias = this->zero; ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:47:15: warning: variable 'curScale' set but not used [-Wunused-but-set-variable] Ty curScale = this->zero; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:694:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:119: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:46:15: warning: variable 'otfBias' set but not used [-Wunused-but-set-variable] Ty otfBias = this->zero; ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:47:15: warning: variable 'curScale' set but not used [-Wunused-but-set-variable] Ty curScale = this->zero; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:704:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:119: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:46:15: warning: variable 'otfBias' set but not used [-Wunused-but-set-variable] Ty otfBias = this->zero; ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:47:15: warning: variable 'curScale' set but not used [-Wunused-but-set-variable] Ty curScale = this->zero; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:707:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:119: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:46:15: warning: variable 'otfBias' set but not used [-Wunused-but-set-variable] Ty otfBias = this->zero; ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:47:15: warning: variable 'curScale' set but not used [-Wunused-but-set-variable] Ty curScale = this->zero; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:714:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:119: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:46:15: warning: variable 'otfBias' set but not used [-Wunused-but-set-variable] Ty otfBias = this->zero; ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:47:15: warning: variable 'curScale' set but not used [-Wunused-but-set-variable] Ty curScale = this->zero; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:717:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:119: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:46:15: warning: variable 'otfBias' set but not used [-Wunused-but-set-variable] Ty otfBias = this->zero; ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:47:15: warning: variable 'curScale' set but not used [-Wunused-but-set-variable] Ty curScale = this->zero; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:724:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:119: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:46:15: warning: variable 'otfBias' set but not used [-Wunused-but-set-variable] Ty otfBias = this->zero; ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:47:15: warning: variable 'curScale' set but not used [-Wunused-but-set-variable] Ty curScale = this->zero; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:727:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:119: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:46:15: warning: variable 'otfBias' set but not used [-Wunused-but-set-variable] Ty otfBias = this->zero; ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:47:15: warning: variable 'curScale' set but not used [-Wunused-but-set-variable] Ty curScale = this->zero; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:733:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:119: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:46:15: warning: variable 'otfBias' set but not used [-Wunused-but-set-variable] Ty otfBias = this->zero; ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:47:15: warning: variable 'curScale' set but not used [-Wunused-but-set-variable] Ty curScale = this->zero; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:736:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:119: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:46:15: warning: variable 'otfBias' set but not used [-Wunused-but-set-variable] Ty otfBias = this->zero; ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:47:15: warning: variable 'curScale' set but not used [-Wunused-but-set-variable] Ty curScale = this->zero; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:119:0: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:258:9: warning: unused variable 'dim0_1' [-Wunused-variable] SizeT dim0_1 = dim0 - 1; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:125:0: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp: In member function 'BaseGDL* Data_< >::Convol(BaseGDL*, BaseGDL*, BaseGDL*, bool, bool, int, bool, BaseGDL*, bool, BaseGDL*, bool) [with Sp = SpDComplexDbl]': /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:226:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nA >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nA)) ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:226:101: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nA >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nA)) ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:229:24: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for( OMPInt i=0; i= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nA)) ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:238:101: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nA >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nA)) ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:241:24: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for( OMPInt i=0; i= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nA)) ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:248:101: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nA >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nA)) ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:251:24: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for( OMPInt i=0; idim[ aSp]) { ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:324:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:125: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:30:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:32:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:33:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:35:35: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (regular) for (; aSp < nDim; ++aSp) if (!regArr[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:47:44: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = aBeg0; aInitIx0 < aEnd0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:61:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; k += kDim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:63:36: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) aLonIx += (aInitIx[ rSp] + kIx[ rSp]) * aStride[ rSp]; ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:65:34: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k0 = 0; k0 < kDim0; ++k0) { ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:327:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:125: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:30:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:32:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:33:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:35:35: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (regular) for (; aSp < nDim; ++aSp) if (!regArr[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:47:44: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = aBeg0; aInitIx0 < aEnd0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:61:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; k += kDim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:63:36: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) aLonIx += (aInitIx[ rSp] + kIx[ rSp]) * aStride[ rSp]; ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:65:34: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k0 = 0; k0 < kDim0; ++k0) { ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:334:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:125: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:30:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:32:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:33:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:35:35: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (regular) for (; aSp < nDim; ++aSp) if (!regArr[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:47:44: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = aBeg0; aInitIx0 < aEnd0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:61:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; k += kDim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:63:36: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) aLonIx += (aInitIx[ rSp] + kIx[ rSp]) * aStride[ rSp]; ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:65:34: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k0 = 0; k0 < kDim0; ++k0) { ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:337:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:125: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:30:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:32:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:33:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:35:35: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (regular) for (; aSp < nDim; ++aSp) if (!regArr[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:47:44: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = aBeg0; aInitIx0 < aEnd0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:61:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; k += kDim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:63:36: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) aLonIx += (aInitIx[ rSp] + kIx[ rSp]) * aStride[ rSp]; ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:65:34: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k0 = 0; k0 < kDim0; ++k0) { ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:344:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:125: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:30:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:32:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:33:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:35:35: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (regular) for (; aSp < nDim; ++aSp) if (!regArr[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:47:44: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = aBeg0; aInitIx0 < aEnd0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:61:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; k += kDim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:63:36: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) aLonIx += (aInitIx[ rSp] + kIx[ rSp]) * aStride[ rSp]; ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:65:34: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k0 = 0; k0 < kDim0; ++k0) { ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:347:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:125: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:30:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:32:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:33:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:35:35: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (regular) for (; aSp < nDim; ++aSp) if (!regArr[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:47:44: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = aBeg0; aInitIx0 < aEnd0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:61:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; k += kDim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:63:36: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) aLonIx += (aInitIx[ rSp] + kIx[ rSp]) * aStride[ rSp]; ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:65:34: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k0 = 0; k0 < kDim0; ++k0) { ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:353:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:125: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:30:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:32:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:33:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:35:35: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (regular) for (; aSp < nDim; ++aSp) if (!regArr[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:47:44: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = aBeg0; aInitIx0 < aEnd0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:61:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; k += kDim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:63:36: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) aLonIx += (aInitIx[ rSp] + kIx[ rSp]) * aStride[ rSp]; ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:65:34: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k0 = 0; k0 < kDim0; ++k0) { ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:356:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:125: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:30:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:32:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:33:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:35:35: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (regular) for (; aSp < nDim; ++aSp) if (!regArr[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:47:44: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = aBeg0; aInitIx0 < aEnd0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:61:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; k += kDim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:63:36: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) aLonIx += (aInitIx[ rSp] + kIx[ rSp]) * aStride[ rSp]; ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:65:34: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k0 = 0; k0 < kDim0; ++k0) { ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:366:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:125: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:369:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:125: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:376:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:125: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:379:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:125: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:386:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:125: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:389:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:125: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:395:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:125: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:398:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:125: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:408:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:125: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:411:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:125: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:418:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:125: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:421:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:125: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:428:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:125: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:431:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:125: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:437:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:125: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:440:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:125: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:450:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:125: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:453:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:125: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:460:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:125: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:463:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:125: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:470:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:125: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:473:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:125: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:479:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:125: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:482:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:125: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:492:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:125: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:495:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:125: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:502:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:125: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:505:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:125: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:512:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:125: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:515:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:125: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:521:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:125: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:524:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:125: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:536:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:125: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:30:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:32:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:33:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:35:35: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (regular) for (; aSp < nDim; ++aSp) if (!regArr[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:47:44: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = aBeg0; aInitIx0 < aEnd0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:61:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; k += kDim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:63:36: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) aLonIx += (aInitIx[ rSp] + kIx[ rSp]) * aStride[ rSp]; ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:65:34: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k0 = 0; k0 < kDim0; ++k0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:54:12: warning: variable 'otfBias' set but not used [-Wunused-but-set-variable] Ty otfBias = this->zero; ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:55:12: warning: variable 'curScale' set but not used [-Wunused-but-set-variable] Ty curScale = this->zero; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:539:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:125: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:30:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:32:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:33:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:35:35: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (regular) for (; aSp < nDim; ++aSp) if (!regArr[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:47:44: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = aBeg0; aInitIx0 < aEnd0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:61:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; k += kDim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:63:36: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) aLonIx += (aInitIx[ rSp] + kIx[ rSp]) * aStride[ rSp]; ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:65:34: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k0 = 0; k0 < kDim0; ++k0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:54:12: warning: variable 'otfBias' set but not used [-Wunused-but-set-variable] Ty otfBias = this->zero; ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:55:12: warning: variable 'curScale' set but not used [-Wunused-but-set-variable] Ty curScale = this->zero; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:546:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:125: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:30:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:32:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:33:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:35:35: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (regular) for (; aSp < nDim; ++aSp) if (!regArr[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:47:44: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = aBeg0; aInitIx0 < aEnd0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:61:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; k += kDim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:63:36: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) aLonIx += (aInitIx[ rSp] + kIx[ rSp]) * aStride[ rSp]; ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:65:34: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k0 = 0; k0 < kDim0; ++k0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:54:12: warning: variable 'otfBias' set but not used [-Wunused-but-set-variable] Ty otfBias = this->zero; ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:55:12: warning: variable 'curScale' set but not used [-Wunused-but-set-variable] Ty curScale = this->zero; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:549:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:125: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:30:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:32:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:33:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:35:35: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (regular) for (; aSp < nDim; ++aSp) if (!regArr[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:47:44: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = aBeg0; aInitIx0 < aEnd0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:61:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; k += kDim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:63:36: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) aLonIx += (aInitIx[ rSp] + kIx[ rSp]) * aStride[ rSp]; ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:65:34: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k0 = 0; k0 < kDim0; ++k0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:54:12: warning: variable 'otfBias' set but not used [-Wunused-but-set-variable] Ty otfBias = this->zero; ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:55:12: warning: variable 'curScale' set but not used [-Wunused-but-set-variable] Ty curScale = this->zero; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:556:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:125: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:30:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:32:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:33:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:35:35: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (regular) for (; aSp < nDim; ++aSp) if (!regArr[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:47:44: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = aBeg0; aInitIx0 < aEnd0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:61:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; k += kDim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:63:36: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) aLonIx += (aInitIx[ rSp] + kIx[ rSp]) * aStride[ rSp]; ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:65:34: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k0 = 0; k0 < kDim0; ++k0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:54:12: warning: variable 'otfBias' set but not used [-Wunused-but-set-variable] Ty otfBias = this->zero; ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:55:12: warning: variable 'curScale' set but not used [-Wunused-but-set-variable] Ty curScale = this->zero; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:559:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:125: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:30:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:32:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:33:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:35:35: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (regular) for (; aSp < nDim; ++aSp) if (!regArr[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:47:44: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = aBeg0; aInitIx0 < aEnd0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:61:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; k += kDim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:63:36: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) aLonIx += (aInitIx[ rSp] + kIx[ rSp]) * aStride[ rSp]; ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:65:34: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k0 = 0; k0 < kDim0; ++k0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:54:12: warning: variable 'otfBias' set but not used [-Wunused-but-set-variable] Ty otfBias = this->zero; ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:55:12: warning: variable 'curScale' set but not used [-Wunused-but-set-variable] Ty curScale = this->zero; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:565:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:125: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:30:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:32:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:33:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:35:35: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (regular) for (; aSp < nDim; ++aSp) if (!regArr[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:47:44: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = aBeg0; aInitIx0 < aEnd0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:61:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; k += kDim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:63:36: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) aLonIx += (aInitIx[ rSp] + kIx[ rSp]) * aStride[ rSp]; ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:65:34: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k0 = 0; k0 < kDim0; ++k0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:54:12: warning: variable 'otfBias' set but not used [-Wunused-but-set-variable] Ty otfBias = this->zero; ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:55:12: warning: variable 'curScale' set but not used [-Wunused-but-set-variable] Ty curScale = this->zero; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:568:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:125: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:30:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:32:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:33:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:35:35: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (regular) for (; aSp < nDim; ++aSp) if (!regArr[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:47:44: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = aBeg0; aInitIx0 < aEnd0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:61:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; k += kDim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:63:36: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) aLonIx += (aInitIx[ rSp] + kIx[ rSp]) * aStride[ rSp]; ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:65:34: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k0 = 0; k0 < kDim0; ++k0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:54:12: warning: variable 'otfBias' set but not used [-Wunused-but-set-variable] Ty otfBias = this->zero; ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:55:12: warning: variable 'curScale' set but not used [-Wunused-but-set-variable] Ty curScale = this->zero; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:578:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:125: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:46:15: warning: variable 'otfBias' set but not used [-Wunused-but-set-variable] Ty otfBias = this->zero; ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:47:15: warning: variable 'curScale' set but not used [-Wunused-but-set-variable] Ty curScale = this->zero; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:581:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:125: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:46:15: warning: variable 'otfBias' set but not used [-Wunused-but-set-variable] Ty otfBias = this->zero; ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:47:15: warning: variable 'curScale' set but not used [-Wunused-but-set-variable] Ty curScale = this->zero; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:588:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:125: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:46:15: warning: variable 'otfBias' set but not used [-Wunused-but-set-variable] Ty otfBias = this->zero; ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:47:15: warning: variable 'curScale' set but not used [-Wunused-but-set-variable] Ty curScale = this->zero; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:591:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:125: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:46:15: warning: variable 'otfBias' set but not used [-Wunused-but-set-variable] Ty otfBias = this->zero; ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:47:15: warning: variable 'curScale' set but not used [-Wunused-but-set-variable] Ty curScale = this->zero; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:598:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:125: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:46:15: warning: variable 'otfBias' set but not used [-Wunused-but-set-variable] Ty otfBias = this->zero; ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:47:15: warning: variable 'curScale' set but not used [-Wunused-but-set-variable] Ty curScale = this->zero; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:601:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:125: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:46:15: warning: variable 'otfBias' set but not used [-Wunused-but-set-variable] Ty otfBias = this->zero; ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:47:15: warning: variable 'curScale' set but not used [-Wunused-but-set-variable] Ty curScale = this->zero; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:607:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:125: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:46:15: warning: variable 'otfBias' set but not used [-Wunused-but-set-variable] Ty otfBias = this->zero; ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:47:15: warning: variable 'curScale' set but not used [-Wunused-but-set-variable] Ty curScale = this->zero; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:610:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:125: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:46:15: warning: variable 'otfBias' set but not used [-Wunused-but-set-variable] Ty otfBias = this->zero; ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:47:15: warning: variable 'curScale' set but not used [-Wunused-but-set-variable] Ty curScale = this->zero; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:620:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:125: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:46:15: warning: variable 'otfBias' set but not used [-Wunused-but-set-variable] Ty otfBias = this->zero; ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:47:15: warning: variable 'curScale' set but not used [-Wunused-but-set-variable] Ty curScale = this->zero; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:623:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:125: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:46:15: warning: variable 'otfBias' set but not used [-Wunused-but-set-variable] Ty otfBias = this->zero; ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:47:15: warning: variable 'curScale' set but not used [-Wunused-but-set-variable] Ty curScale = this->zero; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:630:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:125: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:46:15: warning: variable 'otfBias' set but not used [-Wunused-but-set-variable] Ty otfBias = this->zero; ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:47:15: warning: variable 'curScale' set but not used [-Wunused-but-set-variable] Ty curScale = this->zero; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:633:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:125: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:46:15: warning: variable 'otfBias' set but not used [-Wunused-but-set-variable] Ty otfBias = this->zero; ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:47:15: warning: variable 'curScale' set but not used [-Wunused-but-set-variable] Ty curScale = this->zero; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:640:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:125: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:46:15: warning: variable 'otfBias' set but not used [-Wunused-but-set-variable] Ty otfBias = this->zero; ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:47:15: warning: variable 'curScale' set but not used [-Wunused-but-set-variable] Ty curScale = this->zero; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:643:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:125: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:46:15: warning: variable 'otfBias' set but not used [-Wunused-but-set-variable] Ty otfBias = this->zero; ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:47:15: warning: variable 'curScale' set but not used [-Wunused-but-set-variable] Ty curScale = this->zero; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:649:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:125: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:46:15: warning: variable 'otfBias' set but not used [-Wunused-but-set-variable] Ty otfBias = this->zero; ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:47:15: warning: variable 'curScale' set but not used [-Wunused-but-set-variable] Ty curScale = this->zero; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:652:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:125: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:46:15: warning: variable 'otfBias' set but not used [-Wunused-but-set-variable] Ty otfBias = this->zero; ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:47:15: warning: variable 'curScale' set but not used [-Wunused-but-set-variable] Ty curScale = this->zero; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:662:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:125: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:46:15: warning: variable 'otfBias' set but not used [-Wunused-but-set-variable] Ty otfBias = this->zero; ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:47:15: warning: variable 'curScale' set but not used [-Wunused-but-set-variable] Ty curScale = this->zero; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:665:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:125: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:46:15: warning: variable 'otfBias' set but not used [-Wunused-but-set-variable] Ty otfBias = this->zero; ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:47:15: warning: variable 'curScale' set but not used [-Wunused-but-set-variable] Ty curScale = this->zero; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:672:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:125: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:46:15: warning: variable 'otfBias' set but not used [-Wunused-but-set-variable] Ty otfBias = this->zero; ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:47:15: warning: variable 'curScale' set but not used [-Wunused-but-set-variable] Ty curScale = this->zero; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:675:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:125: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:46:15: warning: variable 'otfBias' set but not used [-Wunused-but-set-variable] Ty otfBias = this->zero; ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:47:15: warning: variable 'curScale' set but not used [-Wunused-but-set-variable] Ty curScale = this->zero; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:682:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:125: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:46:15: warning: variable 'otfBias' set but not used [-Wunused-but-set-variable] Ty otfBias = this->zero; ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:47:15: warning: variable 'curScale' set but not used [-Wunused-but-set-variable] Ty curScale = this->zero; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:685:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:125: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:46:15: warning: variable 'otfBias' set but not used [-Wunused-but-set-variable] Ty otfBias = this->zero; ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:47:15: warning: variable 'curScale' set but not used [-Wunused-but-set-variable] Ty curScale = this->zero; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:691:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:125: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:46:15: warning: variable 'otfBias' set but not used [-Wunused-but-set-variable] Ty otfBias = this->zero; ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:47:15: warning: variable 'curScale' set but not used [-Wunused-but-set-variable] Ty curScale = this->zero; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:694:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:125: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:46:15: warning: variable 'otfBias' set but not used [-Wunused-but-set-variable] Ty otfBias = this->zero; ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:47:15: warning: variable 'curScale' set but not used [-Wunused-but-set-variable] Ty curScale = this->zero; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:704:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:125: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:46:15: warning: variable 'otfBias' set but not used [-Wunused-but-set-variable] Ty otfBias = this->zero; ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:47:15: warning: variable 'curScale' set but not used [-Wunused-but-set-variable] Ty curScale = this->zero; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:707:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:125: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:46:15: warning: variable 'otfBias' set but not used [-Wunused-but-set-variable] Ty otfBias = this->zero; ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:47:15: warning: variable 'curScale' set but not used [-Wunused-but-set-variable] Ty curScale = this->zero; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:714:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:125: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:46:15: warning: variable 'otfBias' set but not used [-Wunused-but-set-variable] Ty otfBias = this->zero; ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:47:15: warning: variable 'curScale' set but not used [-Wunused-but-set-variable] Ty curScale = this->zero; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:717:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:125: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:46:15: warning: variable 'otfBias' set but not used [-Wunused-but-set-variable] Ty otfBias = this->zero; ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:47:15: warning: variable 'curScale' set but not used [-Wunused-but-set-variable] Ty curScale = this->zero; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:724:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:125: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:46:15: warning: variable 'otfBias' set but not used [-Wunused-but-set-variable] Ty otfBias = this->zero; ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:47:15: warning: variable 'curScale' set but not used [-Wunused-but-set-variable] Ty curScale = this->zero; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:727:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:125: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:46:15: warning: variable 'otfBias' set but not used [-Wunused-but-set-variable] Ty otfBias = this->zero; ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:47:15: warning: variable 'curScale' set but not used [-Wunused-but-set-variable] Ty curScale = this->zero; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:733:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:125: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:46:15: warning: variable 'otfBias' set but not used [-Wunused-but-set-variable] Ty otfBias = this->zero; ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:47:15: warning: variable 'curScale' set but not used [-Wunused-but-set-variable] Ty curScale = this->zero; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:736:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:125: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:46:15: warning: variable 'otfBias' set but not used [-Wunused-but-set-variable] Ty otfBias = this->zero; ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:47:15: warning: variable 'curScale' set but not used [-Wunused-but-set-variable] Ty curScale = this->zero; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:125:0: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:258:9: warning: unused variable 'dim0_1' [-Wunused-variable] SizeT dim0_1 = dim0 - 1; ^ /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp: In function 'BaseGDL* lib::convol_fun(EnvT*)': /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:156:28: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (rank != p1->Rank()) ^ /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:170:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (int i=0; iRank(); ++i) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:183:43: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (sumofdimsK > maxdimK+(p1->Rank())-1) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:193:36: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (int i = 0; i < p1->Rank(); ++i) { //0->Rank and p1->Rank same here ^ /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:167:9: warning: variable 'maxposK' set but not used [-Wunused-but-set-variable] int maxposK=0,curdimK,sumofdimsK=0,maxdimK=-1; ^ [ 16%] Building CXX object src/CMakeFiles/gdl.dir/dcommon.cpp.o cd /builddir/build/BUILD/gdl-0.9.9/build/src && /usr/bin/c++ -DHAVE_CONFIG_H -DWXUSINGDLL -D_FILE_OFFSET_BITS=64 -D__WXGTK__ -I/builddir/build/BUILD/gdl-0.9.9/src -I/usr/include/tirpc -I/usr/include/GraphicsMagick -I/usr/lib/wx/include/gtk3-unicode-3.0 -I/usr/include/wx-3.0 -I/usr/include/libgeotiff -I/usr/include/hdf -I/usr/include/python2.7 -I/usr/lib/python2.7/site-packages/numpy/core/include -I/usr/include/udunits2 -I/usr/include/eigen3 -I/builddir/build/BUILD/gdl-0.9.9 -I/builddir/build/BUILD/gdl-0.9.9/build -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -DNDEBUG -fPIE -fopenmp -std=gnu++11 -o CMakeFiles/gdl.dir/dcommon.cpp.o -c /builddir/build/BUILD/gdl-0.9.9/src/dcommon.cpp In file included from /builddir/build/BUILD/gdl-0.9.9/src/basegdl.hpp:31:0, from /builddir/build/BUILD/gdl-0.9.9/src/dvar.hpp:25, from /builddir/build/BUILD/gdl-0.9.9/src/dcommon.hpp:22, from /builddir/build/BUILD/gdl-0.9.9/src/dcommon.cpp:21: /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In copy constructor 'dimension::dimension(const dimension&)': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:55:14: warning: array subscript has type 'char' [-Wchar-subscripts] { dim[i]=dim_.dim[i];} ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:55:26: warning: array subscript has type 'char' [-Wchar-subscripts] { dim[i]=dim_.dim[i];} ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In member function 'dimension& dimension::operator=(const dimension&)': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:118:12: warning: array subscript has type 'char' [-Wchar-subscripts] dim[i]=dim_.dim[i]; ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:118:24: warning: array subscript has type 'char' [-Wchar-subscripts] dim[i]=dim_.dim[i]; ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In member function 'void dimension::operator<<(SizeT)': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:146:15: warning: array subscript has type 'char' [-Wchar-subscripts] dim[rank++]=add; ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In member function 'SizeT dimension::NDimElements()': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:295:24: warning: array subscript has type 'char' [-Wchar-subscripts] return stride[ rank]; ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In member function 'SizeT dimension::NDimElementsConst() const': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:303:44: warning: array subscript has type 'char' [-Wchar-subscripts] for(char i=0; i= labelList.Size()) ^ [ 17%] Building CXX object src/CMakeFiles/gdl.dir/dcompiler.cpp.o cd /builddir/build/BUILD/gdl-0.9.9/build/src && /usr/bin/c++ -DHAVE_CONFIG_H -DWXUSINGDLL -D_FILE_OFFSET_BITS=64 -D__WXGTK__ -I/builddir/build/BUILD/gdl-0.9.9/src -I/usr/include/tirpc -I/usr/include/GraphicsMagick -I/usr/lib/wx/include/gtk3-unicode-3.0 -I/usr/include/wx-3.0 -I/usr/include/libgeotiff -I/usr/include/hdf -I/usr/include/python2.7 -I/usr/lib/python2.7/site-packages/numpy/core/include -I/usr/include/udunits2 -I/usr/include/eigen3 -I/builddir/build/BUILD/gdl-0.9.9 -I/builddir/build/BUILD/gdl-0.9.9/build -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -DNDEBUG -fPIE -fopenmp -std=gnu++11 -o CMakeFiles/gdl.dir/dcompiler.cpp.o -c /builddir/build/BUILD/gdl-0.9.9/src/dcompiler.cpp In file included from /builddir/build/BUILD/gdl-0.9.9/src/basegdl.hpp:31:0, from /builddir/build/BUILD/gdl-0.9.9/src/str.hpp:25, from /builddir/build/BUILD/gdl-0.9.9/src/dcompiler.cpp:23: /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In copy constructor 'dimension::dimension(const dimension&)': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:55:14: warning: array subscript has type 'char' [-Wchar-subscripts] { dim[i]=dim_.dim[i];} ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:55:26: warning: array subscript has type 'char' [-Wchar-subscripts] { dim[i]=dim_.dim[i];} ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In member function 'dimension& dimension::operator=(const dimension&)': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:118:12: warning: array subscript has type 'char' [-Wchar-subscripts] dim[i]=dim_.dim[i]; ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:118:24: warning: array subscript has type 'char' [-Wchar-subscripts] dim[i]=dim_.dim[i]; ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In member function 'void dimension::operator<<(SizeT)': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:146:15: warning: array subscript has type 'char' [-Wchar-subscripts] dim[rank++]=add; ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In member function 'SizeT dimension::NDimElements()': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:295:24: warning: array subscript has type 'char' [-Wchar-subscripts] return stride[ rank]; ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In member function 'SizeT dimension::NDimElementsConst() const': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:303:44: warning: array subscript has type 'char' [-Wchar-subscripts] for(char i=0; i= labelList.Size()) ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp:21:0, from /builddir/build/BUILD/gdl-0.9.9/src/GDLTreeParser.hpp:13, from /builddir/build/BUILD/gdl-0.9.9/src/GDLInterpreter.hpp:14, from /builddir/build/BUILD/gdl-0.9.9/src/dcompiler.cpp:29: /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp: In member function 'void ArrayIndexVectorT::Clear()': /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp:142:17: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for( int i=0; iGetStride() * varStride[variableIndex]; ^ /builddir/build/BUILD/gdl-0.9.9/src/allix.hpp: In constructor 'AllIxNewMultiOneVariableIndexIndexedT::AllIxNewMultiOneVariableIndexIndexedT(RankT, SizeT, ArrayIndexVectorT*, SizeT, SizeT, const SizeT*, SizeT*, SizeT*)': /builddir/build/BUILD/gdl-0.9.9/src/allix.hpp:654:44: warning: array subscript has type 'char' [-Wchar-subscripts] ixListStride = varStride[variableIndex]; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp:21:0, from /builddir/build/BUILD/gdl-0.9.9/src/GDLTreeParser.hpp:13, from /builddir/build/BUILD/gdl-0.9.9/src/GDLInterpreter.hpp:14, from /builddir/build/BUILD/gdl-0.9.9/src/dcompiler.cpp:29: /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp: In member function 'virtual SizeT CArrayIndexScalar::NIter(SizeT)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp:409:14: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= varDim && s > 0) // varDim == 0 && s == 0 ok ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp: In member function 'virtual SizeT ArrayIndexIndexed::NIter(SizeT)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp:577:16: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= varDim && s > 0) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp: In member function 'virtual SizeT CArrayIndexIndexed::NIter(SizeT)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp:720:16: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= varDim && s > 0) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp: In member function 'virtual SizeT ArrayIndexORange::NIter(SizeT)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp:828:18: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( sInit >= varDim) // && s > 0) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp: In member function 'virtual SizeT ArrayIndexRange::NIter(SizeT)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp:972:14: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( e >= varDim) // && e > 0) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp: In member function 'virtual SizeT ArrayIndexORangeS::NIter(SizeT)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp:1105:14: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= varDim) // && s > 0) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp: In member function 'virtual SizeT ArrayIndexRangeS::NIter(SizeT)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp:1270:14: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( e >= varDim) // && e > 0) ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp:98:0, from /builddir/build/BUILD/gdl-0.9.9/src/GDLTreeParser.hpp:13, from /builddir/build/BUILD/gdl-0.9.9/src/GDLInterpreter.hpp:14, from /builddir/build/BUILD/gdl-0.9.9/src/dcompiler.cpp:29: /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp: In member function 'virtual BaseGDL* ArrayIndexListOneNoAssocT::Index(BaseGDL*, IxExprListT&)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp:308:8: warning: unused variable 'assertValue' [-Wunused-variable] SizeT assertValue = ix->NIter( var->N_Elements()/*var->Size()*/); ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp: In member function 'virtual void ArrayIndexListOneScalarVPNoAssocT::SetVariable(BaseGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp:532:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp: In member function 'virtual void ArrayIndexListOneScalarVPNoAssocT::AssignAt(BaseGDL*, BaseGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp:579:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp: In member function 'virtual void ArrayIndexListOneConstScalarNoAssocT::SetVariable(BaseGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp:727:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp: In member function 'virtual void ArrayIndexListOneConstScalarNoAssocT::AssignAt(BaseGDL*, BaseGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp:752:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp: In member function 'virtual BaseGDL* ArrayIndexListOneConstScalarNoAssocT::Index(BaseGDL*, IxExprListT&)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp:782:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/GDLTreeParser.hpp:13:0, from /builddir/build/BUILD/gdl-0.9.9/src/GDLInterpreter.hpp:14, from /builddir/build/BUILD/gdl-0.9.9/src/dcompiler.cpp:29: /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp: In member function 'virtual BaseGDL* ArrayIndexListOneT::Index(BaseGDL*, IxExprListT&)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp:341:8: warning: unused variable 'assertValue' [-Wunused-variable] SizeT assertValue = ix->NIter( var->N_Elements()/*var->Size()*/); ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp: In member function 'virtual void ArrayIndexListOneScalarVPT::SetVariable(BaseGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp:562:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp: In member function 'virtual void ArrayIndexListOneScalarVPT::AssignAt(BaseGDL*, BaseGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp:609:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp: In member function 'virtual void ArrayIndexListOneConstScalarT::SetVariable(BaseGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp:738:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp: In member function 'virtual void ArrayIndexListOneConstScalarT::AssignAt(BaseGDL*, BaseGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp:763:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp: In member function 'virtual BaseGDL* ArrayIndexListOneConstScalarT::Index(BaseGDL*, IxExprListT&)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp:793:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/GDLInterpreter.hpp:23:0, from /builddir/build/BUILD/gdl-0.9.9/src/dcompiler.cpp:29: /builddir/build/BUILD/gdl-0.9.9/src/accessdesc.hpp: In member function 'void DotAccessDescT::ADAssign(BaseGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/accessdesc.hpp:392:9: warning: unused variable 'lRank' [-Wunused-variable] SizeT lRank = dim.Rank(); ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/dcompiler.cpp:29:0: /builddir/build/BUILD/gdl-0.9.9/src/GDLInterpreter.hpp: In static member function 'static void GDLInterpreter::EnableAllGC()': /builddir/build/BUILD/gdl-0.9.9/src/GDLInterpreter.hpp:366:15: warning: variable 'nEl' set but not used [-Wunused-but-set-variable] SizeT nEl = heap.size(); ^ [ 18%] Building CXX object src/CMakeFiles/gdl.dir/default_io.cpp.o cd /builddir/build/BUILD/gdl-0.9.9/build/src && /usr/bin/c++ -DHAVE_CONFIG_H -DWXUSINGDLL -D_FILE_OFFSET_BITS=64 -D__WXGTK__ -I/builddir/build/BUILD/gdl-0.9.9/src -I/usr/include/tirpc -I/usr/include/GraphicsMagick -I/usr/lib/wx/include/gtk3-unicode-3.0 -I/usr/include/wx-3.0 -I/usr/include/libgeotiff -I/usr/include/hdf -I/usr/include/python2.7 -I/usr/lib/python2.7/site-packages/numpy/core/include -I/usr/include/udunits2 -I/usr/include/eigen3 -I/builddir/build/BUILD/gdl-0.9.9 -I/builddir/build/BUILD/gdl-0.9.9/build -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -DNDEBUG -fPIE -fopenmp -std=gnu++11 -o CMakeFiles/gdl.dir/default_io.cpp.o -c /builddir/build/BUILD/gdl-0.9.9/src/default_io.cpp [ 18%] Building CXX object src/CMakeFiles/gdl.dir/dialog.cpp.o cd /builddir/build/BUILD/gdl-0.9.9/build/src && /usr/bin/c++ -DHAVE_CONFIG_H -DWXUSINGDLL -D_FILE_OFFSET_BITS=64 -D__WXGTK__ -I/builddir/build/BUILD/gdl-0.9.9/src -I/usr/include/tirpc -I/usr/include/GraphicsMagick -I/usr/lib/wx/include/gtk3-unicode-3.0 -I/usr/include/wx-3.0 -I/usr/include/libgeotiff -I/usr/include/hdf -I/usr/include/python2.7 -I/usr/lib/python2.7/site-packages/numpy/core/include -I/usr/include/udunits2 -I/usr/include/eigen3 -I/builddir/build/BUILD/gdl-0.9.9 -I/builddir/build/BUILD/gdl-0.9.9/build -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -DNDEBUG -fPIE -fopenmp -std=gnu++11 -o CMakeFiles/gdl.dir/dialog.cpp.o -c /builddir/build/BUILD/gdl-0.9.9/src/dialog.cpp In file included from /builddir/build/BUILD/gdl-0.9.9/src/basegdl.hpp:31:0, from /builddir/build/BUILD/gdl-0.9.9/src/str.hpp:25, from /builddir/build/BUILD/gdl-0.9.9/src/envt.hpp:26, from /builddir/build/BUILD/gdl-0.9.9/src/dialog.cpp:26: /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In copy constructor 'dimension::dimension(const dimension&)': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:55:14: warning: array subscript has type 'char' [-Wchar-subscripts] { dim[i]=dim_.dim[i];} ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:55:26: warning: array subscript has type 'char' [-Wchar-subscripts] { dim[i]=dim_.dim[i];} ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In member function 'dimension& dimension::operator=(const dimension&)': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:118:12: warning: array subscript has type 'char' [-Wchar-subscripts] dim[i]=dim_.dim[i]; ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:118:24: warning: array subscript has type 'char' [-Wchar-subscripts] dim[i]=dim_.dim[i]; ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In member function 'void dimension::operator<<(SizeT)': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:146:15: warning: array subscript has type 'char' [-Wchar-subscripts] dim[rank++]=add; ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In member function 'SizeT dimension::NDimElements()': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:295:24: warning: array subscript has type 'char' [-Wchar-subscripts] return stride[ rank]; ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In member function 'SizeT dimension::NDimElementsConst() const': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:303:44: warning: array subscript has type 'char' [-Wchar-subscripts] for(char i=0; i= labelList.Size()) ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp:21:0, from /builddir/build/BUILD/gdl-0.9.9/src/GDLTreeParser.hpp:13, from /builddir/build/BUILD/gdl-0.9.9/src/dinterpreter.hpp:69, from /builddir/build/BUILD/gdl-0.9.9/src/dialog.hpp:20, from /builddir/build/BUILD/gdl-0.9.9/src/dialog.cpp:27: /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp: In member function 'void ArrayIndexVectorT::Clear()': /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp:142:17: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for( int i=0; iGetStride() * varStride[variableIndex]; ^ /builddir/build/BUILD/gdl-0.9.9/src/allix.hpp: In constructor 'AllIxNewMultiOneVariableIndexIndexedT::AllIxNewMultiOneVariableIndexIndexedT(RankT, SizeT, ArrayIndexVectorT*, SizeT, SizeT, const SizeT*, SizeT*, SizeT*)': /builddir/build/BUILD/gdl-0.9.9/src/allix.hpp:654:44: warning: array subscript has type 'char' [-Wchar-subscripts] ixListStride = varStride[variableIndex]; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp:21:0, from /builddir/build/BUILD/gdl-0.9.9/src/GDLTreeParser.hpp:13, from /builddir/build/BUILD/gdl-0.9.9/src/dinterpreter.hpp:69, from /builddir/build/BUILD/gdl-0.9.9/src/dialog.hpp:20, from /builddir/build/BUILD/gdl-0.9.9/src/dialog.cpp:27: /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp: In member function 'virtual SizeT CArrayIndexScalar::NIter(SizeT)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp:409:14: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= varDim && s > 0) // varDim == 0 && s == 0 ok ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp: In member function 'virtual SizeT ArrayIndexIndexed::NIter(SizeT)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp:577:16: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= varDim && s > 0) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp: In member function 'virtual SizeT CArrayIndexIndexed::NIter(SizeT)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp:720:16: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= varDim && s > 0) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp: In member function 'virtual SizeT ArrayIndexORange::NIter(SizeT)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp:828:18: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( sInit >= varDim) // && s > 0) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp: In member function 'virtual SizeT ArrayIndexRange::NIter(SizeT)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp:972:14: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( e >= varDim) // && e > 0) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp: In member function 'virtual SizeT ArrayIndexORangeS::NIter(SizeT)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp:1105:14: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= varDim) // && s > 0) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp: In member function 'virtual SizeT ArrayIndexRangeS::NIter(SizeT)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp:1270:14: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( e >= varDim) // && e > 0) ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp:98:0, from /builddir/build/BUILD/gdl-0.9.9/src/GDLTreeParser.hpp:13, from /builddir/build/BUILD/gdl-0.9.9/src/dinterpreter.hpp:69, from /builddir/build/BUILD/gdl-0.9.9/src/dialog.hpp:20, from /builddir/build/BUILD/gdl-0.9.9/src/dialog.cpp:27: /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp: In member function 'virtual BaseGDL* ArrayIndexListOneNoAssocT::Index(BaseGDL*, IxExprListT&)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp:308:8: warning: unused variable 'assertValue' [-Wunused-variable] SizeT assertValue = ix->NIter( var->N_Elements()/*var->Size()*/); ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp: In member function 'virtual void ArrayIndexListOneScalarVPNoAssocT::SetVariable(BaseGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp:532:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp: In member function 'virtual void ArrayIndexListOneScalarVPNoAssocT::AssignAt(BaseGDL*, BaseGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp:579:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp: In member function 'virtual void ArrayIndexListOneConstScalarNoAssocT::SetVariable(BaseGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp:727:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp: In member function 'virtual void ArrayIndexListOneConstScalarNoAssocT::AssignAt(BaseGDL*, BaseGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp:752:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp: In member function 'virtual BaseGDL* ArrayIndexListOneConstScalarNoAssocT::Index(BaseGDL*, IxExprListT&)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp:782:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/GDLTreeParser.hpp:13:0, from /builddir/build/BUILD/gdl-0.9.9/src/dinterpreter.hpp:69, from /builddir/build/BUILD/gdl-0.9.9/src/dialog.hpp:20, from /builddir/build/BUILD/gdl-0.9.9/src/dialog.cpp:27: /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp: In member function 'virtual BaseGDL* ArrayIndexListOneT::Index(BaseGDL*, IxExprListT&)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp:341:8: warning: unused variable 'assertValue' [-Wunused-variable] SizeT assertValue = ix->NIter( var->N_Elements()/*var->Size()*/); ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp: In member function 'virtual void ArrayIndexListOneScalarVPT::SetVariable(BaseGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp:562:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp: In member function 'virtual void ArrayIndexListOneScalarVPT::AssignAt(BaseGDL*, BaseGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp:609:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp: In member function 'virtual void ArrayIndexListOneConstScalarT::SetVariable(BaseGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp:738:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp: In member function 'virtual void ArrayIndexListOneConstScalarT::AssignAt(BaseGDL*, BaseGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp:763:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp: In member function 'virtual BaseGDL* ArrayIndexListOneConstScalarT::Index(BaseGDL*, IxExprListT&)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp:793:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/GDLInterpreter.hpp:23:0, from /builddir/build/BUILD/gdl-0.9.9/src/dinterpreter.hpp:70, from /builddir/build/BUILD/gdl-0.9.9/src/dialog.hpp:20, from /builddir/build/BUILD/gdl-0.9.9/src/dialog.cpp:27: /builddir/build/BUILD/gdl-0.9.9/src/accessdesc.hpp: In member function 'void DotAccessDescT::ADAssign(BaseGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/accessdesc.hpp:392:9: warning: unused variable 'lRank' [-Wunused-variable] SizeT lRank = dim.Rank(); ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/dinterpreter.hpp:70:0, from /builddir/build/BUILD/gdl-0.9.9/src/dialog.hpp:20, from /builddir/build/BUILD/gdl-0.9.9/src/dialog.cpp:27: /builddir/build/BUILD/gdl-0.9.9/src/GDLInterpreter.hpp: In static member function 'static void GDLInterpreter::EnableAllGC()': /builddir/build/BUILD/gdl-0.9.9/src/GDLInterpreter.hpp:366:15: warning: variable 'nEl' set but not used [-Wunused-but-set-variable] SizeT nEl = heap.size(); ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/gdlwidget.hpp:47:0, from /builddir/build/BUILD/gdl-0.9.9/src/dialog.cpp:29: /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp: In function 'bool lib::startClipping(EnvT*, GDLGStream*, bool)': /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:1676:58: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else for ( int i=0; i<4&&iN_Elements(); ++i ) tempbox[i]=dClipBox[i]=(*clipBox)[i]; ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp: In function 'bool lib::gdlAxis(EnvT*, GDLGStream*, std::string, DDouble, DDouble, bool, DLong, DDouble)': /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:1747:11: warning: variable 'OtherAxisSizeInMm' set but not used [-Wunused-but-set-variable] PLFLT OtherAxisSizeInMm; ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:1792:12: warning: variable 'interligne_as_char' set but not used [-Wunused-but-set-variable] DFloat interligne_as_char; ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp: In function 'bool lib::gdlAxis3(EnvT*, GDLGStream*, std::string, DDouble, DDouble, bool, DLong, DDouble)': /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:2015:11: warning: variable 'OtherAxisSizeInMm' set but not used [-Wunused-but-set-variable] PLFLT OtherAxisSizeInMm; ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:2064:12: warning: variable 'interligne' set but not used [-Wunused-but-set-variable] DFloat interligne; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/dialog.cpp:29:0: /builddir/build/BUILD/gdl-0.9.9/src/gdlwidget.hpp: In member function 'DLongGDL* GDLWidgetContainer::GetChildrenList()': /builddir/build/BUILD/gdl-0.9.9/src/gdlwidget.hpp:553:24: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (SizeT i=0; i< size; ++i) (*ret)[i]=children[i]; ^ /builddir/build/BUILD/gdl-0.9.9/src/gdlwidget.hpp: In member function 'DLongGDL* GDLWidgetButton::GetChildrenList()': /builddir/build/BUILD/gdl-0.9.9/src/gdlwidget.hpp:770:24: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (SizeT i=0; i< size; ++i) (*ret)[i]=children[i]; ^ /builddir/build/BUILD/gdl-0.9.9/src/gdlwidget.hpp: In member function 'std::vector gdlGrid::GetSelectedDisjointCellsList()': /builddir/build/BUILD/gdl-0.9.9/src/gdlwidget.hpp:1262:43: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for( int i=0; iSize(); i++) ^ /builddir/build/BUILD/gdl-0.9.9/src/dialog.cpp:286:28: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (SizeT r = 0; r < pathcnt; ++r) ^ /builddir/build/BUILD/gdl-0.9.9/src/dialog.cpp:64:10: warning: variable 'isdisplay_name' set but not used [-Wunused-but-set-variable] bool isdisplay_name = false; ^ /builddir/build/BUILD/gdl-0.9.9/src/dialog.cpp:67:10: warning: variable 'isfix_filter' set but not used [-Wunused-but-set-variable] bool isfix_filter = false; ^ /builddir/build/BUILD/gdl-0.9.9/src/dialog.cpp:75:10: warning: variable 'isresource_name' set but not used [-Wunused-but-set-variable] bool isresource_name = false; ^ /builddir/build/BUILD/gdl-0.9.9/src/dialog.cpp: In function 'BaseGDL* lib::dialog_message_wxwidgets(EnvT*)': /builddir/build/BUILD/gdl-0.9.9/src/dialog.cpp:477:44: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for( int i=0; iN_Elements(); ++i) local_string += (*messagestr)[i]+'\n'; ^ /builddir/build/BUILD/gdl-0.9.9/src/dialog.cpp:366:10: warning: variable 'isdisplay_name' set but not used [-Wunused-but-set-variable] bool isdisplay_name = false; ^ /builddir/build/BUILD/gdl-0.9.9/src/dialog.cpp:370:10: warning: variable 'isresource_name' set but not used [-Wunused-but-set-variable] bool isresource_name = false; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/gdlwidget.hpp:47:0, from /builddir/build/BUILD/gdl-0.9.9/src/dialog.cpp:29: /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp: At global scope: /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:81:28: warning: 'Data3d' defined but not used [-Wunused-variable] static GDL_3DTRANSFORMDATA Data3d; ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:83:12: warning: 'code012' defined but not used [-Wunused-variable] static int code012[3] = {0, 1, 2}; ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:84:12: warning: 'code102' defined but not used [-Wunused-variable] static int code102[3] = {1, 0, 2}; ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:85:12: warning: 'code120' defined but not used [-Wunused-variable] static int code120[3] = {1, 2, 0}; ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:86:12: warning: 'code210' defined but not used [-Wunused-variable] static int code210[3] = {2, 1, 0}; ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:87:12: warning: 'code201' defined but not used [-Wunused-variable] static int code201[3] = {2, 0, 1}; ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:88:12: warning: 'code021' defined but not used [-Wunused-variable] static int code021[3] = {0, 2, 1}; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/dialog.cpp:29:0: /builddir/build/BUILD/gdl-0.9.9/src/gdlwidget.hpp:69:13: warning: 'handlersInited' defined but not used [-Wunused-variable] static bool handlersInited=false; //handlers of graphic formats for bitmaps (magick). ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/gdlwidget.hpp:47:0, from /builddir/build/BUILD/gdl-0.9.9/src/dialog.cpp:29: /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:397:15: warning: 'void lib::gdlSetGraphicsBackgroundColorFromKw(EnvT*, GDLGStream*, bool)' defined but not used [-Wunused-function] static void gdlSetGraphicsBackgroundColorFromKw(EnvT *e, GDLGStream *a, bool kw=true) ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:410:15: warning: 'void lib::gdlSetGraphicsForegroundColorFromKw(EnvT*, GDLGStream*, std::string)' defined but not used [-Wunused-function] static void gdlSetGraphicsForegroundColorFromKw(EnvT *e, GDLGStream *a, string OtherColorKw="") ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:433:15: warning: 'void lib::gdlGetPsym(EnvT*, DLong&)' defined but not used [-Wunused-function] static void gdlGetPsym(EnvT *e, DLong &psym) ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:444:16: warning: 'void lib::gdlSetSymsize(EnvT*, GDLGStream*)' defined but not used [-Wunused-function] static void gdlSetSymsize(EnvT *e, GDLGStream *a) ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:667:15: warning: 'bool lib::gdlGetDesiredAxisRange(EnvT*, std::string, DDouble&, DDouble&)' defined but not used [-Wunused-function] static bool gdlGetDesiredAxisRange(EnvT *e, string axis, DDouble &start, DDouble &end) ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:748:16: warning: 'void lib::gdlGetDesiredAxisTickget(EnvT*, std::string, DDoubleGDL*)' defined but not used [-Wunused-function] static void gdlGetDesiredAxisTickget(EnvT *e, string axis, DDoubleGDL *Axistickget) ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:901:14: warning: 'int lib::gdlGetCalendarCode(EnvT*, std::string)' defined but not used [-Wunused-function] static int gdlGetCalendarCode(EnvT* e, string axis) ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:955:15: warning: 'void lib::gdlGetDesiredAxisTickv(EnvT*, std::string, DDoubleGDL*)' defined but not used [-Wunused-function] static void gdlGetDesiredAxisTickv(EnvT* e, string axis, DDoubleGDL* axisTickvVect) ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:998:17: warning: 'void lib::gdlSetLineStyle(EnvT*, GDLGStream*)' defined but not used [-Wunused-function] static void gdlSetLineStyle(EnvT *e, GDLGStream *a) ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:1046:15: warning: 'void lib::gdlSetPenThickness(EnvT*, GDLGStream*)' defined but not used [-Wunused-function] static void gdlSetPenThickness(EnvT *e, GDLGStream *a) ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:1082:17: warning: 'bool lib::gdlYaxisNoZero(EnvT*)' defined but not used [-Wunused-function] static bool gdlYaxisNoZero(EnvT* e) ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:1108:15: warning: 'void lib::gdlNextPlotHandlingNoEraseOption(EnvT*, GDLGStream*, bool)' defined but not used [-Wunused-function] static void gdlNextPlotHandlingNoEraseOption(EnvT *e, GDLGStream *a, bool noe=0) ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:1152:15: warning: 'bool lib::gdlSet3DViewPortAndWorldCoordinates(EnvT*, GDLGStream*, DDoubleGDL*, bool, bool, DDouble, DDouble, DDouble, DDouble, DDouble, DDouble, bool)' defined but not used [-Wunused-function] static bool gdlSet3DViewPortAndWorldCoordinates(EnvT* e, ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:1358:15: warning: 'bool lib::gdlSetViewPortAndWorldCoordinates(EnvT*, GDLGStream*, bool, bool, DFloat, DFloat, DFloat, DFloat, DDouble, DDouble, DDouble, DDouble, DLong)' defined but not used [-Wunused-function] static bool gdlSetViewPortAndWorldCoordinates(EnvT* e, ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:1605:15: warning: 'bool lib::startClipping(EnvT*, GDLGStream*, bool)' defined but not used [-Wunused-function] static bool startClipping(EnvT *e, GDLGStream *a, bool canUsePClip=false) ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:1979:15: warning: 'bool lib::gdlBox(EnvT*, GDLGStream*, DDouble, DDouble, DDouble, DDouble, bool, bool)' defined but not used [-Wunused-function] static bool gdlBox(EnvT *e, GDLGStream *a, DDouble xStart, DDouble xEnd, DDouble yStart, DDouble yEnd, bool xLog, bool yLog) ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:2195:15: warning: 'bool lib::gdlBox3(EnvT*, GDLGStream*, DDouble, DDouble, DDouble, DDouble, DDouble, DDouble, bool, bool, bool, bool)' defined but not used [-Wunused-function] static bool gdlBox3(EnvT *e, GDLGStream *a, DDouble xStart, DDouble xEnd, DDouble yStart, ^ [ 19%] Building CXX object src/CMakeFiles/gdl.dir/dinterpreter.cpp.o cd /builddir/build/BUILD/gdl-0.9.9/build/src && /usr/bin/c++ -DHAVE_CONFIG_H -DWXUSINGDLL -D_FILE_OFFSET_BITS=64 -D__WXGTK__ -I/builddir/build/BUILD/gdl-0.9.9/src -I/usr/include/tirpc -I/usr/include/GraphicsMagick -I/usr/lib/wx/include/gtk3-unicode-3.0 -I/usr/include/wx-3.0 -I/usr/include/libgeotiff -I/usr/include/hdf -I/usr/include/python2.7 -I/usr/lib/python2.7/site-packages/numpy/core/include -I/usr/include/udunits2 -I/usr/include/eigen3 -I/builddir/build/BUILD/gdl-0.9.9 -I/builddir/build/BUILD/gdl-0.9.9/build -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -DNDEBUG -fPIE -fopenmp -std=gnu++11 -o CMakeFiles/gdl.dir/dinterpreter.cpp.o -c /builddir/build/BUILD/gdl-0.9.9/src/dinterpreter.cpp In file included from /builddir/build/BUILD/gdl-0.9.9/src/basegdl.hpp:31:0, from /builddir/build/BUILD/gdl-0.9.9/src/str.hpp:25, from /builddir/build/BUILD/gdl-0.9.9/src/dinterpreter.cpp:30: /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In copy constructor 'dimension::dimension(const dimension&)': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:55:14: warning: array subscript has type 'char' [-Wchar-subscripts] { dim[i]=dim_.dim[i];} ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:55:26: warning: array subscript has type 'char' [-Wchar-subscripts] { dim[i]=dim_.dim[i];} ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In member function 'dimension& dimension::operator=(const dimension&)': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:118:12: warning: array subscript has type 'char' [-Wchar-subscripts] dim[i]=dim_.dim[i]; ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:118:24: warning: array subscript has type 'char' [-Wchar-subscripts] dim[i]=dim_.dim[i]; ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In member function 'void dimension::operator<<(SizeT)': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:146:15: warning: array subscript has type 'char' [-Wchar-subscripts] dim[rank++]=add; ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In member function 'SizeT dimension::NDimElements()': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:295:24: warning: array subscript has type 'char' [-Wchar-subscripts] return stride[ rank]; ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In member function 'SizeT dimension::NDimElementsConst() const': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:303:44: warning: array subscript has type 'char' [-Wchar-subscripts] for(char i=0; i= labelList.Size()) ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp:21:0, from /builddir/build/BUILD/gdl-0.9.9/src/GDLTreeParser.hpp:13, from /builddir/build/BUILD/gdl-0.9.9/src/dinterpreter.hpp:69, from /builddir/build/BUILD/gdl-0.9.9/src/dinterpreter.cpp:32: /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp: In member function 'void ArrayIndexVectorT::Clear()': /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp:142:17: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for( int i=0; iGetStride() * varStride[variableIndex]; ^ /builddir/build/BUILD/gdl-0.9.9/src/allix.hpp: In constructor 'AllIxNewMultiOneVariableIndexIndexedT::AllIxNewMultiOneVariableIndexIndexedT(RankT, SizeT, ArrayIndexVectorT*, SizeT, SizeT, const SizeT*, SizeT*, SizeT*)': /builddir/build/BUILD/gdl-0.9.9/src/allix.hpp:654:44: warning: array subscript has type 'char' [-Wchar-subscripts] ixListStride = varStride[variableIndex]; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp:21:0, from /builddir/build/BUILD/gdl-0.9.9/src/GDLTreeParser.hpp:13, from /builddir/build/BUILD/gdl-0.9.9/src/dinterpreter.hpp:69, from /builddir/build/BUILD/gdl-0.9.9/src/dinterpreter.cpp:32: /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp: In member function 'virtual SizeT CArrayIndexScalar::NIter(SizeT)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp:409:14: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= varDim && s > 0) // varDim == 0 && s == 0 ok ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp: In member function 'virtual SizeT ArrayIndexIndexed::NIter(SizeT)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp:577:16: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= varDim && s > 0) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp: In member function 'virtual SizeT CArrayIndexIndexed::NIter(SizeT)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp:720:16: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= varDim && s > 0) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp: In member function 'virtual SizeT ArrayIndexORange::NIter(SizeT)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp:828:18: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( sInit >= varDim) // && s > 0) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp: In member function 'virtual SizeT ArrayIndexRange::NIter(SizeT)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp:972:14: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( e >= varDim) // && e > 0) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp: In member function 'virtual SizeT ArrayIndexORangeS::NIter(SizeT)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp:1105:14: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= varDim) // && s > 0) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp: In member function 'virtual SizeT ArrayIndexRangeS::NIter(SizeT)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp:1270:14: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( e >= varDim) // && e > 0) ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp:98:0, from /builddir/build/BUILD/gdl-0.9.9/src/GDLTreeParser.hpp:13, from /builddir/build/BUILD/gdl-0.9.9/src/dinterpreter.hpp:69, from /builddir/build/BUILD/gdl-0.9.9/src/dinterpreter.cpp:32: /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp: In member function 'virtual BaseGDL* ArrayIndexListOneNoAssocT::Index(BaseGDL*, IxExprListT&)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp:308:8: warning: unused variable 'assertValue' [-Wunused-variable] SizeT assertValue = ix->NIter( var->N_Elements()/*var->Size()*/); ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp: In member function 'virtual void ArrayIndexListOneScalarVPNoAssocT::SetVariable(BaseGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp:532:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp: In member function 'virtual void ArrayIndexListOneScalarVPNoAssocT::AssignAt(BaseGDL*, BaseGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp:579:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp: In member function 'virtual void ArrayIndexListOneConstScalarNoAssocT::SetVariable(BaseGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp:727:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp: In member function 'virtual void ArrayIndexListOneConstScalarNoAssocT::AssignAt(BaseGDL*, BaseGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp:752:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp: In member function 'virtual BaseGDL* ArrayIndexListOneConstScalarNoAssocT::Index(BaseGDL*, IxExprListT&)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp:782:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/GDLTreeParser.hpp:13:0, from /builddir/build/BUILD/gdl-0.9.9/src/dinterpreter.hpp:69, from /builddir/build/BUILD/gdl-0.9.9/src/dinterpreter.cpp:32: /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp: In member function 'virtual BaseGDL* ArrayIndexListOneT::Index(BaseGDL*, IxExprListT&)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp:341:8: warning: unused variable 'assertValue' [-Wunused-variable] SizeT assertValue = ix->NIter( var->N_Elements()/*var->Size()*/); ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp: In member function 'virtual void ArrayIndexListOneScalarVPT::SetVariable(BaseGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp:562:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp: In member function 'virtual void ArrayIndexListOneScalarVPT::AssignAt(BaseGDL*, BaseGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp:609:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp: In member function 'virtual void ArrayIndexListOneConstScalarT::SetVariable(BaseGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp:738:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp: In member function 'virtual void ArrayIndexListOneConstScalarT::AssignAt(BaseGDL*, BaseGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp:763:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp: In member function 'virtual BaseGDL* ArrayIndexListOneConstScalarT::Index(BaseGDL*, IxExprListT&)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp:793:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/GDLInterpreter.hpp:23:0, from /builddir/build/BUILD/gdl-0.9.9/src/dinterpreter.hpp:70, from /builddir/build/BUILD/gdl-0.9.9/src/dinterpreter.cpp:32: /builddir/build/BUILD/gdl-0.9.9/src/accessdesc.hpp: In member function 'void DotAccessDescT::ADAssign(BaseGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/accessdesc.hpp:392:9: warning: unused variable 'lRank' [-Wunused-variable] SizeT lRank = dim.Rank(); ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/dinterpreter.hpp:70:0, from /builddir/build/BUILD/gdl-0.9.9/src/dinterpreter.cpp:32: /builddir/build/BUILD/gdl-0.9.9/src/GDLInterpreter.hpp: In static member function 'static void GDLInterpreter::EnableAllGC()': /builddir/build/BUILD/gdl-0.9.9/src/GDLInterpreter.hpp:366:15: warning: variable 'nEl' set but not used [-Wunused-but-set-variable] SizeT nEl = heap.size(); ^ /builddir/build/BUILD/gdl-0.9.9/src/dinterpreter.cpp: In member function 'DInterpreter::CommandCode DInterpreter::ExecuteCommand(const string&)': /builddir/build/BUILD/gdl-0.9.9/src/dinterpreter.cpp:851:12: warning: unused variable 'nEnv' [-Wunused-variable] SizeT nEnv = mainEnv->EnvSize(); ^ /builddir/build/BUILD/gdl-0.9.9/src/dinterpreter.cpp: In static member function 'static void DInterpreter::ExecuteShellCommand(const string&)': /builddir/build/BUILD/gdl-0.9.9/src/dinterpreter.cpp:940:7: warning: unused variable 'ignored' [-Wunused-variable] int ignored = system( commandLine.c_str()); ^ /builddir/build/BUILD/gdl-0.9.9/src/dinterpreter.cpp: In member function 'bool DInterpreter::RunBatch(std::istream*)': /builddir/build/BUILD/gdl-0.9.9/src/dinterpreter.cpp:1472:30: warning: unused variable 'ret' [-Wunused-variable] DInterpreter::CommandCode ret=ExecuteLine( in); ^ /builddir/build/BUILD/gdl-0.9.9/src/dinterpreter.cpp: In member function 'void DInterpreter::ExecuteFile(const string&)': /builddir/build/BUILD/gdl-0.9.9/src/dinterpreter.cpp:1526:34: warning: unused variable 'ret' [-Wunused-variable] DInterpreter::CommandCode ret=ExecuteLine( &in); ^ /builddir/build/BUILD/gdl-0.9.9/src/dinterpreter.cpp: In member function 'RetCode DInterpreter::InterpreterLoop(const string&, std::vector >&, const string&)': /builddir/build/BUILD/gdl-0.9.9/src/dinterpreter.cpp:1605:39: warning: unused variable 'ret' [-Wunused-variable] DInterpreter::CommandCode ret = ExecuteLine(&in); ^ /builddir/build/BUILD/gdl-0.9.9/src/dinterpreter.cpp:1803:45: warning: unused variable 'ret' [-Wunused-variable] DInterpreter::CommandCode ret = ExecuteLine(&in); ^ [ 20%] Building CXX object src/CMakeFiles/gdl.dir/dnode.cpp.o cd /builddir/build/BUILD/gdl-0.9.9/build/src && /usr/bin/c++ -DHAVE_CONFIG_H -DWXUSINGDLL -D_FILE_OFFSET_BITS=64 -D__WXGTK__ -I/builddir/build/BUILD/gdl-0.9.9/src -I/usr/include/tirpc -I/usr/include/GraphicsMagick -I/usr/lib/wx/include/gtk3-unicode-3.0 -I/usr/include/wx-3.0 -I/usr/include/libgeotiff -I/usr/include/hdf -I/usr/include/python2.7 -I/usr/lib/python2.7/site-packages/numpy/core/include -I/usr/include/udunits2 -I/usr/include/eigen3 -I/builddir/build/BUILD/gdl-0.9.9 -I/builddir/build/BUILD/gdl-0.9.9/build -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -DNDEBUG -fPIE -fopenmp -std=gnu++11 -o CMakeFiles/gdl.dir/dnode.cpp.o -c /builddir/build/BUILD/gdl-0.9.9/src/dnode.cpp In file included from /builddir/build/BUILD/gdl-0.9.9/src/basegdl.hpp:31:0, from /builddir/build/BUILD/gdl-0.9.9/src/datatypes.hpp:33, from /builddir/build/BUILD/gdl-0.9.9/src/dnode.cpp:27: /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In copy constructor 'dimension::dimension(const dimension&)': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:55:14: warning: array subscript has type 'char' [-Wchar-subscripts] { dim[i]=dim_.dim[i];} ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:55:26: warning: array subscript has type 'char' [-Wchar-subscripts] { dim[i]=dim_.dim[i];} ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In member function 'dimension& dimension::operator=(const dimension&)': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:118:12: warning: array subscript has type 'char' [-Wchar-subscripts] dim[i]=dim_.dim[i]; ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:118:24: warning: array subscript has type 'char' [-Wchar-subscripts] dim[i]=dim_.dim[i]; ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In member function 'void dimension::operator<<(SizeT)': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:146:15: warning: array subscript has type 'char' [-Wchar-subscripts] dim[rank++]=add; ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In member function 'SizeT dimension::NDimElements()': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:295:24: warning: array subscript has type 'char' [-Wchar-subscripts] return stride[ rank]; ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In member function 'SizeT dimension::NDimElementsConst() const': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:303:44: warning: array subscript has type 'char' [-Wchar-subscripts] for(char i=0; i= labelList.Size()) ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp:21:0, from /builddir/build/BUILD/gdl-0.9.9/src/dnode.cpp:28: /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp: In member function 'void ArrayIndexVectorT::Clear()': /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp:142:17: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for( int i=0; iGetStride() * varStride[variableIndex]; ^ /builddir/build/BUILD/gdl-0.9.9/src/allix.hpp: In constructor 'AllIxNewMultiOneVariableIndexIndexedT::AllIxNewMultiOneVariableIndexIndexedT(RankT, SizeT, ArrayIndexVectorT*, SizeT, SizeT, const SizeT*, SizeT*, SizeT*)': /builddir/build/BUILD/gdl-0.9.9/src/allix.hpp:654:44: warning: array subscript has type 'char' [-Wchar-subscripts] ixListStride = varStride[variableIndex]; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp:21:0, from /builddir/build/BUILD/gdl-0.9.9/src/dnode.cpp:28: /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp: In member function 'virtual SizeT CArrayIndexScalar::NIter(SizeT)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp:409:14: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= varDim && s > 0) // varDim == 0 && s == 0 ok ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp: In member function 'virtual SizeT ArrayIndexIndexed::NIter(SizeT)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp:577:16: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= varDim && s > 0) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp: In member function 'virtual SizeT CArrayIndexIndexed::NIter(SizeT)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp:720:16: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= varDim && s > 0) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp: In member function 'virtual SizeT ArrayIndexORange::NIter(SizeT)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp:828:18: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( sInit >= varDim) // && s > 0) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp: In member function 'virtual SizeT ArrayIndexRange::NIter(SizeT)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp:972:14: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( e >= varDim) // && e > 0) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp: In member function 'virtual SizeT ArrayIndexORangeS::NIter(SizeT)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp:1105:14: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= varDim) // && s > 0) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp: In member function 'virtual SizeT ArrayIndexRangeS::NIter(SizeT)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp:1270:14: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( e >= varDim) // && e > 0) ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp:98:0, from /builddir/build/BUILD/gdl-0.9.9/src/dnode.cpp:28: /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp: In member function 'virtual BaseGDL* ArrayIndexListOneNoAssocT::Index(BaseGDL*, IxExprListT&)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp:308:8: warning: unused variable 'assertValue' [-Wunused-variable] SizeT assertValue = ix->NIter( var->N_Elements()/*var->Size()*/); ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp: In member function 'virtual void ArrayIndexListOneScalarVPNoAssocT::SetVariable(BaseGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp:532:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp: In member function 'virtual void ArrayIndexListOneScalarVPNoAssocT::AssignAt(BaseGDL*, BaseGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp:579:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp: In member function 'virtual void ArrayIndexListOneConstScalarNoAssocT::SetVariable(BaseGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp:727:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp: In member function 'virtual void ArrayIndexListOneConstScalarNoAssocT::AssignAt(BaseGDL*, BaseGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp:752:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp: In member function 'virtual BaseGDL* ArrayIndexListOneConstScalarNoAssocT::Index(BaseGDL*, IxExprListT&)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp:782:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/dnode.cpp:28:0: /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp: In member function 'virtual BaseGDL* ArrayIndexListOneT::Index(BaseGDL*, IxExprListT&)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp:341:8: warning: unused variable 'assertValue' [-Wunused-variable] SizeT assertValue = ix->NIter( var->N_Elements()/*var->Size()*/); ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp: In member function 'virtual void ArrayIndexListOneScalarVPT::SetVariable(BaseGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp:562:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp: In member function 'virtual void ArrayIndexListOneScalarVPT::AssignAt(BaseGDL*, BaseGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp:609:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp: In member function 'virtual void ArrayIndexListOneConstScalarT::SetVariable(BaseGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp:738:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp: In member function 'virtual void ArrayIndexListOneConstScalarT::AssignAt(BaseGDL*, BaseGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp:763:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp: In member function 'virtual BaseGDL* ArrayIndexListOneConstScalarT::Index(BaseGDL*, IxExprListT&)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp:793:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/GDLInterpreter.hpp:23:0, from /builddir/build/BUILD/gdl-0.9.9/src/dinterpreter.hpp:70, from /builddir/build/BUILD/gdl-0.9.9/src/dnode.cpp:29: /builddir/build/BUILD/gdl-0.9.9/src/accessdesc.hpp: In member function 'void DotAccessDescT::ADAssign(BaseGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/accessdesc.hpp:392:9: warning: unused variable 'lRank' [-Wunused-variable] SizeT lRank = dim.Rank(); ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/dinterpreter.hpp:70:0, from /builddir/build/BUILD/gdl-0.9.9/src/dnode.cpp:29: /builddir/build/BUILD/gdl-0.9.9/src/GDLInterpreter.hpp: In static member function 'static void GDLInterpreter::EnableAllGC()': /builddir/build/BUILD/gdl-0.9.9/src/GDLInterpreter.hpp:366:15: warning: variable 'nEl' set but not used [-Wunused-but-set-variable] SizeT nEl = heap.size(); ^ /builddir/build/BUILD/gdl-0.9.9/src/dnode.cpp: In member function 'void DNode::Text2Long(int, bool)': /builddir/build/BUILD/gdl-0.9.9/src/dnode.cpp:193:24: warning: unused variable 'maxDInt' [-Wunused-variable] static const DLong64 maxDInt= ^ /builddir/build/BUILD/gdl-0.9.9/src/dnode.cpp: In member function 'void DNode::Text2ULong(int, bool)': /builddir/build/BUILD/gdl-0.9.9/src/dnode.cpp:239:25: warning: unused variable 'maxDUInt' [-Wunused-variable] static const DULong64 maxDUInt= ^ [ 20%] Building CXX object src/CMakeFiles/gdl.dir/dpro.cpp.o cd /builddir/build/BUILD/gdl-0.9.9/build/src && /usr/bin/c++ -DHAVE_CONFIG_H -DWXUSINGDLL -D_FILE_OFFSET_BITS=64 -D__WXGTK__ -I/builddir/build/BUILD/gdl-0.9.9/src -I/usr/include/tirpc -I/usr/include/GraphicsMagick -I/usr/lib/wx/include/gtk3-unicode-3.0 -I/usr/include/wx-3.0 -I/usr/include/libgeotiff -I/usr/include/hdf -I/usr/include/python2.7 -I/usr/lib/python2.7/site-packages/numpy/core/include -I/usr/include/udunits2 -I/usr/include/eigen3 -I/builddir/build/BUILD/gdl-0.9.9 -I/builddir/build/BUILD/gdl-0.9.9/build -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -DNDEBUG -fPIE -fopenmp -std=gnu++11 -o CMakeFiles/gdl.dir/dpro.cpp.o -c /builddir/build/BUILD/gdl-0.9.9/src/dpro.cpp In file included from /builddir/build/BUILD/gdl-0.9.9/src/basegdl.hpp:31:0, from /builddir/build/BUILD/gdl-0.9.9/src/dpro.hpp:27, from /builddir/build/BUILD/gdl-0.9.9/src/dpro.cpp:22: /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In copy constructor 'dimension::dimension(const dimension&)': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:55:14: warning: array subscript has type 'char' [-Wchar-subscripts] { dim[i]=dim_.dim[i];} ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:55:26: warning: array subscript has type 'char' [-Wchar-subscripts] { dim[i]=dim_.dim[i];} ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In member function 'dimension& dimension::operator=(const dimension&)': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:118:12: warning: array subscript has type 'char' [-Wchar-subscripts] dim[i]=dim_.dim[i]; ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:118:24: warning: array subscript has type 'char' [-Wchar-subscripts] dim[i]=dim_.dim[i]; ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In member function 'void dimension::operator<<(SizeT)': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:146:15: warning: array subscript has type 'char' [-Wchar-subscripts] dim[rank++]=add; ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In member function 'SizeT dimension::NDimElements()': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:295:24: warning: array subscript has type 'char' [-Wchar-subscripts] return stride[ rank]; ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In member function 'SizeT dimension::NDimElementsConst() const': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:303:44: warning: array subscript has type 'char' [-Wchar-subscripts] for(char i=0; i= labelList.Size()) ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp:21:0, from /builddir/build/BUILD/gdl-0.9.9/src/GDLTreeParser.hpp:13, from /builddir/build/BUILD/gdl-0.9.9/src/dpro.cpp:27: /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp: In member function 'void ArrayIndexVectorT::Clear()': /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp:142:17: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for( int i=0; iGetStride() * varStride[variableIndex]; ^ /builddir/build/BUILD/gdl-0.9.9/src/allix.hpp: In constructor 'AllIxNewMultiOneVariableIndexIndexedT::AllIxNewMultiOneVariableIndexIndexedT(RankT, SizeT, ArrayIndexVectorT*, SizeT, SizeT, const SizeT*, SizeT*, SizeT*)': /builddir/build/BUILD/gdl-0.9.9/src/allix.hpp:654:44: warning: array subscript has type 'char' [-Wchar-subscripts] ixListStride = varStride[variableIndex]; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp:21:0, from /builddir/build/BUILD/gdl-0.9.9/src/GDLTreeParser.hpp:13, from /builddir/build/BUILD/gdl-0.9.9/src/dpro.cpp:27: /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp: In member function 'virtual SizeT CArrayIndexScalar::NIter(SizeT)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp:409:14: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= varDim && s > 0) // varDim == 0 && s == 0 ok ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp: In member function 'virtual SizeT ArrayIndexIndexed::NIter(SizeT)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp:577:16: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= varDim && s > 0) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp: In member function 'virtual SizeT CArrayIndexIndexed::NIter(SizeT)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp:720:16: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= varDim && s > 0) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp: In member function 'virtual SizeT ArrayIndexORange::NIter(SizeT)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp:828:18: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( sInit >= varDim) // && s > 0) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp: In member function 'virtual SizeT ArrayIndexRange::NIter(SizeT)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp:972:14: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( e >= varDim) // && e > 0) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp: In member function 'virtual SizeT ArrayIndexORangeS::NIter(SizeT)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp:1105:14: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= varDim) // && s > 0) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp: In member function 'virtual SizeT ArrayIndexRangeS::NIter(SizeT)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp:1270:14: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( e >= varDim) // && e > 0) ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp:98:0, from /builddir/build/BUILD/gdl-0.9.9/src/GDLTreeParser.hpp:13, from /builddir/build/BUILD/gdl-0.9.9/src/dpro.cpp:27: /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp: In member function 'virtual BaseGDL* ArrayIndexListOneNoAssocT::Index(BaseGDL*, IxExprListT&)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp:308:8: warning: unused variable 'assertValue' [-Wunused-variable] SizeT assertValue = ix->NIter( var->N_Elements()/*var->Size()*/); ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp: In member function 'virtual void ArrayIndexListOneScalarVPNoAssocT::SetVariable(BaseGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp:532:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp: In member function 'virtual void ArrayIndexListOneScalarVPNoAssocT::AssignAt(BaseGDL*, BaseGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp:579:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp: In member function 'virtual void ArrayIndexListOneConstScalarNoAssocT::SetVariable(BaseGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp:727:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp: In member function 'virtual void ArrayIndexListOneConstScalarNoAssocT::AssignAt(BaseGDL*, BaseGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp:752:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp: In member function 'virtual BaseGDL* ArrayIndexListOneConstScalarNoAssocT::Index(BaseGDL*, IxExprListT&)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp:782:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/GDLTreeParser.hpp:13:0, from /builddir/build/BUILD/gdl-0.9.9/src/dpro.cpp:27: /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp: In member function 'virtual BaseGDL* ArrayIndexListOneT::Index(BaseGDL*, IxExprListT&)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp:341:8: warning: unused variable 'assertValue' [-Wunused-variable] SizeT assertValue = ix->NIter( var->N_Elements()/*var->Size()*/); ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp: In member function 'virtual void ArrayIndexListOneScalarVPT::SetVariable(BaseGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp:562:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp: In member function 'virtual void ArrayIndexListOneScalarVPT::AssignAt(BaseGDL*, BaseGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp:609:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp: In member function 'virtual void ArrayIndexListOneConstScalarT::SetVariable(BaseGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp:738:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp: In member function 'virtual void ArrayIndexListOneConstScalarT::AssignAt(BaseGDL*, BaseGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp:763:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp: In member function 'virtual BaseGDL* ArrayIndexListOneConstScalarT::Index(BaseGDL*, IxExprListT&)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp:793:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ [ 21%] Building CXX object src/CMakeFiles/gdl.dir/dstructdesc.cpp.o cd /builddir/build/BUILD/gdl-0.9.9/build/src && /usr/bin/c++ -DHAVE_CONFIG_H -DWXUSINGDLL -D_FILE_OFFSET_BITS=64 -D__WXGTK__ -I/builddir/build/BUILD/gdl-0.9.9/src -I/usr/include/tirpc -I/usr/include/GraphicsMagick -I/usr/lib/wx/include/gtk3-unicode-3.0 -I/usr/include/wx-3.0 -I/usr/include/libgeotiff -I/usr/include/hdf -I/usr/include/python2.7 -I/usr/lib/python2.7/site-packages/numpy/core/include -I/usr/include/udunits2 -I/usr/include/eigen3 -I/builddir/build/BUILD/gdl-0.9.9 -I/builddir/build/BUILD/gdl-0.9.9/build -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -DNDEBUG -fPIE -fopenmp -std=gnu++11 -o CMakeFiles/gdl.dir/dstructdesc.cpp.o -c /builddir/build/BUILD/gdl-0.9.9/src/dstructdesc.cpp In file included from /builddir/build/BUILD/gdl-0.9.9/src/basegdl.hpp:31:0, from /builddir/build/BUILD/gdl-0.9.9/src/datatypes.hpp:33, from /builddir/build/BUILD/gdl-0.9.9/src/dstructdesc.cpp:22: /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In copy constructor 'dimension::dimension(const dimension&)': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:55:14: warning: array subscript has type 'char' [-Wchar-subscripts] { dim[i]=dim_.dim[i];} ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:55:26: warning: array subscript has type 'char' [-Wchar-subscripts] { dim[i]=dim_.dim[i];} ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In member function 'dimension& dimension::operator=(const dimension&)': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:118:12: warning: array subscript has type 'char' [-Wchar-subscripts] dim[i]=dim_.dim[i]; ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:118:24: warning: array subscript has type 'char' [-Wchar-subscripts] dim[i]=dim_.dim[i]; ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In member function 'void dimension::operator<<(SizeT)': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:146:15: warning: array subscript has type 'char' [-Wchar-subscripts] dim[rank++]=add; ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In member function 'SizeT dimension::NDimElements()': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:295:24: warning: array subscript has type 'char' [-Wchar-subscripts] return stride[ rank]; ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In member function 'SizeT dimension::NDimElementsConst() const': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:303:44: warning: array subscript has type 'char' [-Wchar-subscripts] for(char i=0; i= labelList.Size()) ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp:21:0, from /builddir/build/BUILD/gdl-0.9.9/src/GDLTreeParser.hpp:13, from /builddir/build/BUILD/gdl-0.9.9/src/GDLInterpreter.hpp:14, from /builddir/build/BUILD/gdl-0.9.9/src/dstructdesc.cpp:24: /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp: In member function 'void ArrayIndexVectorT::Clear()': /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp:142:17: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for( int i=0; iGetStride() * varStride[variableIndex]; ^ /builddir/build/BUILD/gdl-0.9.9/src/allix.hpp: In constructor 'AllIxNewMultiOneVariableIndexIndexedT::AllIxNewMultiOneVariableIndexIndexedT(RankT, SizeT, ArrayIndexVectorT*, SizeT, SizeT, const SizeT*, SizeT*, SizeT*)': /builddir/build/BUILD/gdl-0.9.9/src/allix.hpp:654:44: warning: array subscript has type 'char' [-Wchar-subscripts] ixListStride = varStride[variableIndex]; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp:21:0, from /builddir/build/BUILD/gdl-0.9.9/src/GDLTreeParser.hpp:13, from /builddir/build/BUILD/gdl-0.9.9/src/GDLInterpreter.hpp:14, from /builddir/build/BUILD/gdl-0.9.9/src/dstructdesc.cpp:24: /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp: In member function 'virtual SizeT CArrayIndexScalar::NIter(SizeT)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp:409:14: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= varDim && s > 0) // varDim == 0 && s == 0 ok ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp: In member function 'virtual SizeT ArrayIndexIndexed::NIter(SizeT)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp:577:16: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= varDim && s > 0) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp: In member function 'virtual SizeT CArrayIndexIndexed::NIter(SizeT)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp:720:16: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= varDim && s > 0) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp: In member function 'virtual SizeT ArrayIndexORange::NIter(SizeT)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp:828:18: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( sInit >= varDim) // && s > 0) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp: In member function 'virtual SizeT ArrayIndexRange::NIter(SizeT)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp:972:14: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( e >= varDim) // && e > 0) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp: In member function 'virtual SizeT ArrayIndexORangeS::NIter(SizeT)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp:1105:14: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= varDim) // && s > 0) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp: In member function 'virtual SizeT ArrayIndexRangeS::NIter(SizeT)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp:1270:14: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( e >= varDim) // && e > 0) ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp:98:0, from /builddir/build/BUILD/gdl-0.9.9/src/GDLTreeParser.hpp:13, from /builddir/build/BUILD/gdl-0.9.9/src/GDLInterpreter.hpp:14, from /builddir/build/BUILD/gdl-0.9.9/src/dstructdesc.cpp:24: /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp: In member function 'virtual BaseGDL* ArrayIndexListOneNoAssocT::Index(BaseGDL*, IxExprListT&)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp:308:8: warning: unused variable 'assertValue' [-Wunused-variable] SizeT assertValue = ix->NIter( var->N_Elements()/*var->Size()*/); ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp: In member function 'virtual void ArrayIndexListOneScalarVPNoAssocT::SetVariable(BaseGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp:532:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp: In member function 'virtual void ArrayIndexListOneScalarVPNoAssocT::AssignAt(BaseGDL*, BaseGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp:579:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp: In member function 'virtual void ArrayIndexListOneConstScalarNoAssocT::SetVariable(BaseGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp:727:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp: In member function 'virtual void ArrayIndexListOneConstScalarNoAssocT::AssignAt(BaseGDL*, BaseGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp:752:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp: In member function 'virtual BaseGDL* ArrayIndexListOneConstScalarNoAssocT::Index(BaseGDL*, IxExprListT&)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp:782:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/GDLTreeParser.hpp:13:0, from /builddir/build/BUILD/gdl-0.9.9/src/GDLInterpreter.hpp:14, from /builddir/build/BUILD/gdl-0.9.9/src/dstructdesc.cpp:24: /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp: In member function 'virtual BaseGDL* ArrayIndexListOneT::Index(BaseGDL*, IxExprListT&)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp:341:8: warning: unused variable 'assertValue' [-Wunused-variable] SizeT assertValue = ix->NIter( var->N_Elements()/*var->Size()*/); ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp: In member function 'virtual void ArrayIndexListOneScalarVPT::SetVariable(BaseGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp:562:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp: In member function 'virtual void ArrayIndexListOneScalarVPT::AssignAt(BaseGDL*, BaseGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp:609:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp: In member function 'virtual void ArrayIndexListOneConstScalarT::SetVariable(BaseGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp:738:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp: In member function 'virtual void ArrayIndexListOneConstScalarT::AssignAt(BaseGDL*, BaseGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp:763:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp: In member function 'virtual BaseGDL* ArrayIndexListOneConstScalarT::Index(BaseGDL*, IxExprListT&)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp:793:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/GDLInterpreter.hpp:23:0, from /builddir/build/BUILD/gdl-0.9.9/src/dstructdesc.cpp:24: /builddir/build/BUILD/gdl-0.9.9/src/accessdesc.hpp: In member function 'void DotAccessDescT::ADAssign(BaseGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/accessdesc.hpp:392:9: warning: unused variable 'lRank' [-Wunused-variable] SizeT lRank = dim.Rank(); ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/dstructdesc.cpp:24:0: /builddir/build/BUILD/gdl-0.9.9/src/GDLInterpreter.hpp: In static member function 'static void GDLInterpreter::EnableAllGC()': /builddir/build/BUILD/gdl-0.9.9/src/GDLInterpreter.hpp:366:15: warning: variable 'nEl' set but not used [-Wunused-but-set-variable] SizeT nEl = heap.size(); ^ [ 22%] Building CXX object src/CMakeFiles/gdl.dir/dstructfactory.cxx.o cd /builddir/build/BUILD/gdl-0.9.9/build/src && /usr/bin/c++ -DHAVE_CONFIG_H -DWXUSINGDLL -D_FILE_OFFSET_BITS=64 -D__WXGTK__ -I/builddir/build/BUILD/gdl-0.9.9/src -I/usr/include/tirpc -I/usr/include/GraphicsMagick -I/usr/lib/wx/include/gtk3-unicode-3.0 -I/usr/include/wx-3.0 -I/usr/include/libgeotiff -I/usr/include/hdf -I/usr/include/python2.7 -I/usr/lib/python2.7/site-packages/numpy/core/include -I/usr/include/udunits2 -I/usr/include/eigen3 -I/builddir/build/BUILD/gdl-0.9.9 -I/builddir/build/BUILD/gdl-0.9.9/build -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -DNDEBUG -fPIE -fopenmp -std=gnu++11 -o CMakeFiles/gdl.dir/dstructfactory.cxx.o -c /builddir/build/BUILD/gdl-0.9.9/src/dstructfactory.cxx In file included from /builddir/build/BUILD/gdl-0.9.9/src/basegdl.hpp:31:0, from /builddir/build/BUILD/gdl-0.9.9/src/datatypes.hpp:33, from /builddir/build/BUILD/gdl-0.9.9/src/dstructgdl.hpp:25, from /builddir/build/BUILD/gdl-0.9.9/src/dstructfactory.hxx:22, from /builddir/build/BUILD/gdl-0.9.9/src/dstructfactory.cxx:18: /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In copy constructor 'dimension::dimension(const dimension&)': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:55:14: warning: array subscript has type 'char' [-Wchar-subscripts] { dim[i]=dim_.dim[i];} ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:55:26: warning: array subscript has type 'char' [-Wchar-subscripts] { dim[i]=dim_.dim[i];} ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In member function 'dimension& dimension::operator=(const dimension&)': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:118:12: warning: array subscript has type 'char' [-Wchar-subscripts] dim[i]=dim_.dim[i]; ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:118:24: warning: array subscript has type 'char' [-Wchar-subscripts] dim[i]=dim_.dim[i]; ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In member function 'void dimension::operator<<(SizeT)': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:146:15: warning: array subscript has type 'char' [-Wchar-subscripts] dim[rank++]=add; ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In member function 'SizeT dimension::NDimElements()': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:295:24: warning: array subscript has type 'char' [-Wchar-subscripts] return stride[ rank]; ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In member function 'SizeT dimension::NDimElementsConst() const': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:303:44: warning: array subscript has type 'char' [-Wchar-subscripts] for(char i=0; i= labelList.Size()) ^ [ 22%] Building CXX object src/CMakeFiles/gdl.dir/dstructgdl.cpp.o cd /builddir/build/BUILD/gdl-0.9.9/build/src && /usr/bin/c++ -DHAVE_CONFIG_H -DWXUSINGDLL -D_FILE_OFFSET_BITS=64 -D__WXGTK__ -I/builddir/build/BUILD/gdl-0.9.9/src -I/usr/include/tirpc -I/usr/include/GraphicsMagick -I/usr/lib/wx/include/gtk3-unicode-3.0 -I/usr/include/wx-3.0 -I/usr/include/libgeotiff -I/usr/include/hdf -I/usr/include/python2.7 -I/usr/lib/python2.7/site-packages/numpy/core/include -I/usr/include/udunits2 -I/usr/include/eigen3 -I/builddir/build/BUILD/gdl-0.9.9 -I/builddir/build/BUILD/gdl-0.9.9/build -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -DNDEBUG -fPIE -fopenmp -std=gnu++11 -o CMakeFiles/gdl.dir/dstructgdl.cpp.o -c /builddir/build/BUILD/gdl-0.9.9/src/dstructgdl.cpp In file included from /builddir/build/BUILD/gdl-0.9.9/src/basegdl.hpp:31:0, from /builddir/build/BUILD/gdl-0.9.9/src/datatypes.hpp:33, from /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp:24, from /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp:21, from /builddir/build/BUILD/gdl-0.9.9/src/dstructgdl.cpp:20: /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In copy constructor 'dimension::dimension(const dimension&)': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:55:14: warning: array subscript has type 'char' [-Wchar-subscripts] { dim[i]=dim_.dim[i];} ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:55:26: warning: array subscript has type 'char' [-Wchar-subscripts] { dim[i]=dim_.dim[i];} ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In member function 'dimension& dimension::operator=(const dimension&)': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:118:12: warning: array subscript has type 'char' [-Wchar-subscripts] dim[i]=dim_.dim[i]; ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:118:24: warning: array subscript has type 'char' [-Wchar-subscripts] dim[i]=dim_.dim[i]; ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In member function 'void dimension::operator<<(SizeT)': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:146:15: warning: array subscript has type 'char' [-Wchar-subscripts] dim[rank++]=add; ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In member function 'SizeT dimension::NDimElements()': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:295:24: warning: array subscript has type 'char' [-Wchar-subscripts] return stride[ rank]; ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In member function 'SizeT dimension::NDimElementsConst() const': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:303:44: warning: array subscript has type 'char' [-Wchar-subscripts] for(char i=0; i= labelList.Size()) ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp:21:0, from /builddir/build/BUILD/gdl-0.9.9/src/dstructgdl.cpp:20: /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp: In member function 'void ArrayIndexVectorT::Clear()': /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp:142:17: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for( int i=0; iGetStride() * varStride[variableIndex]; ^ /builddir/build/BUILD/gdl-0.9.9/src/allix.hpp: In constructor 'AllIxNewMultiOneVariableIndexIndexedT::AllIxNewMultiOneVariableIndexIndexedT(RankT, SizeT, ArrayIndexVectorT*, SizeT, SizeT, const SizeT*, SizeT*, SizeT*)': /builddir/build/BUILD/gdl-0.9.9/src/allix.hpp:654:44: warning: array subscript has type 'char' [-Wchar-subscripts] ixListStride = varStride[variableIndex]; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp:21:0, from /builddir/build/BUILD/gdl-0.9.9/src/dstructgdl.cpp:20: /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp: In member function 'virtual SizeT CArrayIndexScalar::NIter(SizeT)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp:409:14: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= varDim && s > 0) // varDim == 0 && s == 0 ok ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp: In member function 'virtual SizeT ArrayIndexIndexed::NIter(SizeT)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp:577:16: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= varDim && s > 0) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp: In member function 'virtual SizeT CArrayIndexIndexed::NIter(SizeT)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp:720:16: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= varDim && s > 0) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp: In member function 'virtual SizeT ArrayIndexORange::NIter(SizeT)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp:828:18: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( sInit >= varDim) // && s > 0) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp: In member function 'virtual SizeT ArrayIndexRange::NIter(SizeT)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp:972:14: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( e >= varDim) // && e > 0) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp: In member function 'virtual SizeT ArrayIndexORangeS::NIter(SizeT)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp:1105:14: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= varDim) // && s > 0) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp: In member function 'virtual SizeT ArrayIndexRangeS::NIter(SizeT)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp:1270:14: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( e >= varDim) // && e > 0) ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp:98:0, from /builddir/build/BUILD/gdl-0.9.9/src/dstructgdl.cpp:20: /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp: In member function 'virtual BaseGDL* ArrayIndexListOneNoAssocT::Index(BaseGDL*, IxExprListT&)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp:308:8: warning: unused variable 'assertValue' [-Wunused-variable] SizeT assertValue = ix->NIter( var->N_Elements()/*var->Size()*/); ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp: In member function 'virtual void ArrayIndexListOneScalarVPNoAssocT::SetVariable(BaseGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp:532:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp: In member function 'virtual void ArrayIndexListOneScalarVPNoAssocT::AssignAt(BaseGDL*, BaseGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp:579:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp: In member function 'virtual void ArrayIndexListOneConstScalarNoAssocT::SetVariable(BaseGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp:727:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp: In member function 'virtual void ArrayIndexListOneConstScalarNoAssocT::AssignAt(BaseGDL*, BaseGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp:752:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp: In member function 'virtual BaseGDL* ArrayIndexListOneConstScalarNoAssocT::Index(BaseGDL*, IxExprListT&)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp:782:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/dstructgdl.cpp:20:0: /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp: In member function 'virtual BaseGDL* ArrayIndexListOneT::Index(BaseGDL*, IxExprListT&)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp:341:8: warning: unused variable 'assertValue' [-Wunused-variable] SizeT assertValue = ix->NIter( var->N_Elements()/*var->Size()*/); ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp: In member function 'virtual void ArrayIndexListOneScalarVPT::SetVariable(BaseGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp:562:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp: In member function 'virtual void ArrayIndexListOneScalarVPT::AssignAt(BaseGDL*, BaseGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp:609:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp: In member function 'virtual void ArrayIndexListOneConstScalarT::SetVariable(BaseGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp:738:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp: In member function 'virtual void ArrayIndexListOneConstScalarT::AssignAt(BaseGDL*, BaseGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp:763:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp: In member function 'virtual BaseGDL* ArrayIndexListOneConstScalarT::Index(BaseGDL*, IxExprListT&)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp:793:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/dstructgdl.cpp:22:0: /builddir/build/BUILD/gdl-0.9.9/src/accessdesc.hpp: In member function 'void DotAccessDescT::ADAssign(BaseGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/accessdesc.hpp:392:9: warning: unused variable 'lRank' [-Wunused-variable] SizeT lRank = dim.Rank(); ^ /builddir/build/BUILD/gdl-0.9.9/src/dstructgdl.cpp: In member function 'virtual DStructGDL* DStructGDL::CShift(DLong*) const': /builddir/build/BUILD/gdl-0.9.9/src/dstructgdl.cpp:282:31: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( dstIx[ aSp] >= dim[ aSp]) ^ /builddir/build/BUILD/gdl-0.9.9/src/dstructgdl.cpp:288:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( srcIx[ aSp] < dim[ aSp]) break; ^ /builddir/build/BUILD/gdl-0.9.9/src/dstructgdl.cpp: In member function 'virtual void DStructGDL::AssignAtIx(RangeT, BaseGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/dstructgdl.cpp:436:16: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( -ixR > nEl) ^ [ 23%] Building CXX object src/CMakeFiles/gdl.dir/dvar.cpp.o cd /builddir/build/BUILD/gdl-0.9.9/build/src && /usr/bin/c++ -DHAVE_CONFIG_H -DWXUSINGDLL -D_FILE_OFFSET_BITS=64 -D__WXGTK__ -I/builddir/build/BUILD/gdl-0.9.9/src -I/usr/include/tirpc -I/usr/include/GraphicsMagick -I/usr/lib/wx/include/gtk3-unicode-3.0 -I/usr/include/wx-3.0 -I/usr/include/libgeotiff -I/usr/include/hdf -I/usr/include/python2.7 -I/usr/lib/python2.7/site-packages/numpy/core/include -I/usr/include/udunits2 -I/usr/include/eigen3 -I/builddir/build/BUILD/gdl-0.9.9 -I/builddir/build/BUILD/gdl-0.9.9/build -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -DNDEBUG -fPIE -fopenmp -std=gnu++11 -o CMakeFiles/gdl.dir/dvar.cpp.o -c /builddir/build/BUILD/gdl-0.9.9/src/dvar.cpp In file included from /builddir/build/BUILD/gdl-0.9.9/src/basegdl.hpp:31:0, from /builddir/build/BUILD/gdl-0.9.9/src/dvar.hpp:25, from /builddir/build/BUILD/gdl-0.9.9/src/dvar.cpp:22: /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In copy constructor 'dimension::dimension(const dimension&)': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:55:14: warning: array subscript has type 'char' [-Wchar-subscripts] { dim[i]=dim_.dim[i];} ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:55:26: warning: array subscript has type 'char' [-Wchar-subscripts] { dim[i]=dim_.dim[i];} ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In member function 'dimension& dimension::operator=(const dimension&)': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:118:12: warning: array subscript has type 'char' [-Wchar-subscripts] dim[i]=dim_.dim[i]; ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:118:24: warning: array subscript has type 'char' [-Wchar-subscripts] dim[i]=dim_.dim[i]; ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In member function 'void dimension::operator<<(SizeT)': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:146:15: warning: array subscript has type 'char' [-Wchar-subscripts] dim[rank++]=add; ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In member function 'SizeT dimension::NDimElements()': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:295:24: warning: array subscript has type 'char' [-Wchar-subscripts] return stride[ rank]; ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In member function 'SizeT dimension::NDimElementsConst() const': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:303:44: warning: array subscript has type 'char' [-Wchar-subscripts] for(char i=0; i= labelList.Size()) ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp:21:0, from /builddir/build/BUILD/gdl-0.9.9/src/GDLTreeParser.hpp:13, from /builddir/build/BUILD/gdl-0.9.9/src/dinterpreter.hpp:69, from /builddir/build/BUILD/gdl-0.9.9/src/envt.cpp:24: /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp: In member function 'void ArrayIndexVectorT::Clear()': /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp:142:17: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for( int i=0; iGetStride() * varStride[variableIndex]; ^ /builddir/build/BUILD/gdl-0.9.9/src/allix.hpp: In constructor 'AllIxNewMultiOneVariableIndexIndexedT::AllIxNewMultiOneVariableIndexIndexedT(RankT, SizeT, ArrayIndexVectorT*, SizeT, SizeT, const SizeT*, SizeT*, SizeT*)': /builddir/build/BUILD/gdl-0.9.9/src/allix.hpp:654:44: warning: array subscript has type 'char' [-Wchar-subscripts] ixListStride = varStride[variableIndex]; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp:21:0, from /builddir/build/BUILD/gdl-0.9.9/src/GDLTreeParser.hpp:13, from /builddir/build/BUILD/gdl-0.9.9/src/dinterpreter.hpp:69, from /builddir/build/BUILD/gdl-0.9.9/src/envt.cpp:24: /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp: In member function 'virtual SizeT CArrayIndexScalar::NIter(SizeT)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp:409:14: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= varDim && s > 0) // varDim == 0 && s == 0 ok ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp: In member function 'virtual SizeT ArrayIndexIndexed::NIter(SizeT)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp:577:16: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= varDim && s > 0) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp: In member function 'virtual SizeT CArrayIndexIndexed::NIter(SizeT)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp:720:16: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= varDim && s > 0) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp: In member function 'virtual SizeT ArrayIndexORange::NIter(SizeT)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp:828:18: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( sInit >= varDim) // && s > 0) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp: In member function 'virtual SizeT ArrayIndexRange::NIter(SizeT)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp:972:14: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( e >= varDim) // && e > 0) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp: In member function 'virtual SizeT ArrayIndexORangeS::NIter(SizeT)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp:1105:14: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= varDim) // && s > 0) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp: In member function 'virtual SizeT ArrayIndexRangeS::NIter(SizeT)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp:1270:14: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( e >= varDim) // && e > 0) ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp:98:0, from /builddir/build/BUILD/gdl-0.9.9/src/GDLTreeParser.hpp:13, from /builddir/build/BUILD/gdl-0.9.9/src/dinterpreter.hpp:69, from /builddir/build/BUILD/gdl-0.9.9/src/envt.cpp:24: /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp: In member function 'virtual BaseGDL* ArrayIndexListOneNoAssocT::Index(BaseGDL*, IxExprListT&)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp:308:8: warning: unused variable 'assertValue' [-Wunused-variable] SizeT assertValue = ix->NIter( var->N_Elements()/*var->Size()*/); ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp: In member function 'virtual void ArrayIndexListOneScalarVPNoAssocT::SetVariable(BaseGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp:532:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp: In member function 'virtual void ArrayIndexListOneScalarVPNoAssocT::AssignAt(BaseGDL*, BaseGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp:579:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp: In member function 'virtual void ArrayIndexListOneConstScalarNoAssocT::SetVariable(BaseGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp:727:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp: In member function 'virtual void ArrayIndexListOneConstScalarNoAssocT::AssignAt(BaseGDL*, BaseGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp:752:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp: In member function 'virtual BaseGDL* ArrayIndexListOneConstScalarNoAssocT::Index(BaseGDL*, IxExprListT&)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp:782:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/GDLTreeParser.hpp:13:0, from /builddir/build/BUILD/gdl-0.9.9/src/dinterpreter.hpp:69, from /builddir/build/BUILD/gdl-0.9.9/src/envt.cpp:24: /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp: In member function 'virtual BaseGDL* ArrayIndexListOneT::Index(BaseGDL*, IxExprListT&)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp:341:8: warning: unused variable 'assertValue' [-Wunused-variable] SizeT assertValue = ix->NIter( var->N_Elements()/*var->Size()*/); ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp: In member function 'virtual void ArrayIndexListOneScalarVPT::SetVariable(BaseGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp:562:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp: In member function 'virtual void ArrayIndexListOneScalarVPT::AssignAt(BaseGDL*, BaseGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp:609:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp: In member function 'virtual void ArrayIndexListOneConstScalarT::SetVariable(BaseGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp:738:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp: In member function 'virtual void ArrayIndexListOneConstScalarT::AssignAt(BaseGDL*, BaseGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp:763:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp: In member function 'virtual BaseGDL* ArrayIndexListOneConstScalarT::Index(BaseGDL*, IxExprListT&)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp:793:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/GDLInterpreter.hpp:23:0, from /builddir/build/BUILD/gdl-0.9.9/src/dinterpreter.hpp:70, from /builddir/build/BUILD/gdl-0.9.9/src/envt.cpp:24: /builddir/build/BUILD/gdl-0.9.9/src/accessdesc.hpp: In member function 'void DotAccessDescT::ADAssign(BaseGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/accessdesc.hpp:392:9: warning: unused variable 'lRank' [-Wunused-variable] SizeT lRank = dim.Rank(); ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/dinterpreter.hpp:70:0, from /builddir/build/BUILD/gdl-0.9.9/src/envt.cpp:24: /builddir/build/BUILD/gdl-0.9.9/src/GDLInterpreter.hpp: In static member function 'static void GDLInterpreter::EnableAllGC()': /builddir/build/BUILD/gdl-0.9.9/src/GDLInterpreter.hpp:366:15: warning: variable 'nEl' set but not used [-Wunused-but-set-variable] SizeT nEl = heap.size(); ^ /builddir/build/BUILD/gdl-0.9.9/src/envt.cpp: In member function 'virtual void EnvT::ObjCleanup(DObj)': /builddir/build/BUILD/gdl-0.9.9/src/envt.cpp:683:16: warning: unused variable 'newEnv' [-Wunused-variable] EnvUDT* newEnv = PushNewEnvUD( objCLEANUP, 1, &actObjGDL); ^ /builddir/build/BUILD/gdl-0.9.9/src/envt.cpp: In member function 'void EnvT::ShiftParNumbering(int)': /builddir/build/BUILD/gdl-0.9.9/src/envt.cpp:1233:36: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (int i = 0; i < nParam - 1; ++i) ^ /builddir/build/BUILD/gdl-0.9.9/src/envt.cpp: In member function 'bool EnvBaseT::Removeall()': /builddir/build/BUILD/gdl-0.9.9/src/envt.cpp:1300:24: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for( SizeT ix=0; ix < osz; ix++) { ^ /builddir/build/BUILD/gdl-0.9.9/src/envt.cpp: In member function 'int EnvBaseT::findvar(BaseGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/envt.cpp:1358:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for(int Ix=0; Ix < env.size(); Ix++) { ^ [ 24%] Building CXX object src/CMakeFiles/gdl.dir/extrat.cpp.o cd /builddir/build/BUILD/gdl-0.9.9/build/src && /usr/bin/c++ -DHAVE_CONFIG_H -DWXUSINGDLL -D_FILE_OFFSET_BITS=64 -D__WXGTK__ -I/builddir/build/BUILD/gdl-0.9.9/src -I/usr/include/tirpc -I/usr/include/GraphicsMagick -I/usr/lib/wx/include/gtk3-unicode-3.0 -I/usr/include/wx-3.0 -I/usr/include/libgeotiff -I/usr/include/hdf -I/usr/include/python2.7 -I/usr/lib/python2.7/site-packages/numpy/core/include -I/usr/include/udunits2 -I/usr/include/eigen3 -I/builddir/build/BUILD/gdl-0.9.9 -I/builddir/build/BUILD/gdl-0.9.9/build -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -DNDEBUG -fPIE -fopenmp -std=gnu++11 -o CMakeFiles/gdl.dir/extrat.cpp.o -c /builddir/build/BUILD/gdl-0.9.9/src/extrat.cpp In file included from /builddir/build/BUILD/gdl-0.9.9/src/basegdl.hpp:31:0, from /builddir/build/BUILD/gdl-0.9.9/src/datatypes.hpp:33, from /builddir/build/BUILD/gdl-0.9.9/src/objects.hpp:24, from /builddir/build/BUILD/gdl-0.9.9/src/extrat.cpp:20: /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In copy constructor 'dimension::dimension(const dimension&)': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:55:14: warning: array subscript has type 'char' [-Wchar-subscripts] { dim[i]=dim_.dim[i];} ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:55:26: warning: array subscript has type 'char' [-Wchar-subscripts] { dim[i]=dim_.dim[i];} ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In member function 'dimension& dimension::operator=(const dimension&)': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:118:12: warning: array subscript has type 'char' [-Wchar-subscripts] dim[i]=dim_.dim[i]; ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:118:24: warning: array subscript has type 'char' [-Wchar-subscripts] dim[i]=dim_.dim[i]; ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In member function 'void dimension::operator<<(SizeT)': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:146:15: warning: array subscript has type 'char' [-Wchar-subscripts] dim[rank++]=add; ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In member function 'SizeT dimension::NDimElements()': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:295:24: warning: array subscript has type 'char' [-Wchar-subscripts] return stride[ rank]; ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In member function 'SizeT dimension::NDimElementsConst() const': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:303:44: warning: array subscript has type 'char' [-Wchar-subscripts] for(char i=0; i= labelList.Size()) ^ [ 25%] Building CXX object src/CMakeFiles/gdl.dir/exists_fun.cpp.o cd /builddir/build/BUILD/gdl-0.9.9/build/src && /usr/bin/c++ -DHAVE_CONFIG_H -DWXUSINGDLL -D_FILE_OFFSET_BITS=64 -D__WXGTK__ -I/builddir/build/BUILD/gdl-0.9.9/src -I/usr/include/tirpc -I/usr/include/GraphicsMagick -I/usr/lib/wx/include/gtk3-unicode-3.0 -I/usr/include/wx-3.0 -I/usr/include/libgeotiff -I/usr/include/hdf -I/usr/include/python2.7 -I/usr/lib/python2.7/site-packages/numpy/core/include -I/usr/include/udunits2 -I/usr/include/eigen3 -I/builddir/build/BUILD/gdl-0.9.9 -I/builddir/build/BUILD/gdl-0.9.9/build -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -DNDEBUG -fPIE -fopenmp -std=gnu++11 -o CMakeFiles/gdl.dir/exists_fun.cpp.o -c /builddir/build/BUILD/gdl-0.9.9/src/exists_fun.cpp In file included from /builddir/build/BUILD/gdl-0.9.9/src/basegdl.hpp:31:0, from /builddir/build/BUILD/gdl-0.9.9/src/datatypes.hpp:33, from /builddir/build/BUILD/gdl-0.9.9/src/objects.hpp:24, from /builddir/build/BUILD/gdl-0.9.9/src/initsysvar.hpp:21, from /builddir/build/BUILD/gdl-0.9.9/src/exists_fun.cpp:32: /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In copy constructor 'dimension::dimension(const dimension&)': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:55:14: warning: array subscript has type 'char' [-Wchar-subscripts] { dim[i]=dim_.dim[i];} ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:55:26: warning: array subscript has type 'char' [-Wchar-subscripts] { dim[i]=dim_.dim[i];} ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In member function 'dimension& dimension::operator=(const dimension&)': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:118:12: warning: array subscript has type 'char' [-Wchar-subscripts] dim[i]=dim_.dim[i]; ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:118:24: warning: array subscript has type 'char' [-Wchar-subscripts] dim[i]=dim_.dim[i]; ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In member function 'void dimension::operator<<(SizeT)': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:146:15: warning: array subscript has type 'char' [-Wchar-subscripts] dim[rank++]=add; ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In member function 'SizeT dimension::NDimElements()': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:295:24: warning: array subscript has type 'char' [-Wchar-subscripts] return stride[ rank]; ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In member function 'SizeT dimension::NDimElementsConst() const': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:303:44: warning: array subscript has type 'char' [-Wchar-subscripts] for(char i=0; i= labelList.Size()) ^ [ 26%] Building CXX object src/CMakeFiles/gdl.dir/fftw.cpp.o cd /builddir/build/BUILD/gdl-0.9.9/build/src && /usr/bin/c++ -DHAVE_CONFIG_H -DWXUSINGDLL -D_FILE_OFFSET_BITS=64 -D__WXGTK__ -I/builddir/build/BUILD/gdl-0.9.9/src -I/usr/include/tirpc -I/usr/include/GraphicsMagick -I/usr/lib/wx/include/gtk3-unicode-3.0 -I/usr/include/wx-3.0 -I/usr/include/libgeotiff -I/usr/include/hdf -I/usr/include/python2.7 -I/usr/lib/python2.7/site-packages/numpy/core/include -I/usr/include/udunits2 -I/usr/include/eigen3 -I/builddir/build/BUILD/gdl-0.9.9 -I/builddir/build/BUILD/gdl-0.9.9/build -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -DNDEBUG -fPIE -fopenmp -std=gnu++11 -o CMakeFiles/gdl.dir/fftw.cpp.o -c /builddir/build/BUILD/gdl-0.9.9/src/fftw.cpp In file included from /builddir/build/BUILD/gdl-0.9.9/src/basegdl.hpp:31:0, from /builddir/build/BUILD/gdl-0.9.9/src/datatypes.hpp:33, from /builddir/build/BUILD/gdl-0.9.9/src/fftw.cpp:25: /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In copy constructor 'dimension::dimension(const dimension&)': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:55:14: warning: array subscript has type 'char' [-Wchar-subscripts] { dim[i]=dim_.dim[i];} ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:55:26: warning: array subscript has type 'char' [-Wchar-subscripts] { dim[i]=dim_.dim[i];} ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In member function 'dimension& dimension::operator=(const dimension&)': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:118:12: warning: array subscript has type 'char' [-Wchar-subscripts] dim[i]=dim_.dim[i]; ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:118:24: warning: array subscript has type 'char' [-Wchar-subscripts] dim[i]=dim_.dim[i]; ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In member function 'void dimension::operator<<(SizeT)': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:146:15: warning: array subscript has type 'char' [-Wchar-subscripts] dim[rank++]=add; ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In member function 'SizeT dimension::NDimElements()': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:295:24: warning: array subscript has type 'char' [-Wchar-subscripts] return stride[ rank]; ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In member function 'SizeT dimension::NDimElementsConst() const': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:303:44: warning: array subscript has type 'char' [-Wchar-subscripts] for(char i=0; i= labelList.Size()) ^ /builddir/build/BUILD/gdl-0.9.9/src/fftw.cpp: In function 'BaseGDL* lib::fftw_fun(EnvT*)': /builddir/build/BUILD/gdl-0.9.9/src/fftw.cpp:158:11: warning: unused variable 'stride' [-Wunused-variable] SizeT stride; ^ /builddir/build/BUILD/gdl-0.9.9/src/fftw.cpp:159:11: warning: unused variable 'offset' [-Wunused-variable] SizeT offset; ^ [ 26%] Building CXX object src/CMakeFiles/gdl.dir/file.cpp.o cd /builddir/build/BUILD/gdl-0.9.9/build/src && /usr/bin/c++ -DHAVE_CONFIG_H -DWXUSINGDLL -D_FILE_OFFSET_BITS=64 -D__WXGTK__ -I/builddir/build/BUILD/gdl-0.9.9/src -I/usr/include/tirpc -I/usr/include/GraphicsMagick -I/usr/lib/wx/include/gtk3-unicode-3.0 -I/usr/include/wx-3.0 -I/usr/include/libgeotiff -I/usr/include/hdf -I/usr/include/python2.7 -I/usr/lib/python2.7/site-packages/numpy/core/include -I/usr/include/udunits2 -I/usr/include/eigen3 -I/builddir/build/BUILD/gdl-0.9.9 -I/builddir/build/BUILD/gdl-0.9.9/build -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -DNDEBUG -fPIE -fopenmp -std=gnu++11 -o CMakeFiles/gdl.dir/file.cpp.o -c /builddir/build/BUILD/gdl-0.9.9/src/file.cpp In file included from /builddir/build/BUILD/gdl-0.9.9/src/basegdl.hpp:31:0, from /builddir/build/BUILD/gdl-0.9.9/src/file.cpp:31: /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In copy constructor 'dimension::dimension(const dimension&)': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:55:14: warning: array subscript has type 'char' [-Wchar-subscripts] { dim[i]=dim_.dim[i];} ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:55:26: warning: array subscript has type 'char' [-Wchar-subscripts] { dim[i]=dim_.dim[i];} ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In member function 'dimension& dimension::operator=(const dimension&)': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:118:12: warning: array subscript has type 'char' [-Wchar-subscripts] dim[i]=dim_.dim[i]; ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:118:24: warning: array subscript has type 'char' [-Wchar-subscripts] dim[i]=dim_.dim[i]; ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In member function 'void dimension::operator<<(SizeT)': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:146:15: warning: array subscript has type 'char' [-Wchar-subscripts] dim[rank++]=add; ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In member function 'SizeT dimension::NDimElements()': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:295:24: warning: array subscript has type 'char' [-Wchar-subscripts] return stride[ rank]; ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In member function 'SizeT dimension::NDimElementsConst() const': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:303:44: warning: array subscript has type 'char' [-Wchar-subscripts] for(char i=0; i= labelList.Size()) ^ /builddir/build/BUILD/gdl-0.9.9/src/file.cpp: In function 'bool lib::FindInDir(const DString&, const DString&)': /builddir/build/BUILD/gdl-0.9.9/src/file.cpp:449:10: warning: unused variable 'actStat' [-Wunused-variable] int actStat = lstat64( testFile.c_str(), &statStruct); ^ /builddir/build/BUILD/gdl-0.9.9/src/file.cpp: In function 'void lib::ExpandPathN(FileListT&, const DString&, const DString&, bool)': /builddir/build/BUILD/gdl-0.9.9/src/file.cpp:516:13: warning: variable 'actStat' set but not used [-Wunused-but-set-variable] int actStat = lstat64(testDir.c_str(), &statStruct); ^ /builddir/build/BUILD/gdl-0.9.9/src/file.cpp:481:9: warning: unused variable 'fnFlags' [-Wunused-variable] int fnFlags = 0; ^ /builddir/build/BUILD/gdl-0.9.9/src/file.cpp: In function 'void lib::PatternSearch(FileListT&, const DString&, const DString&, bool, bool, bool, bool, bool, bool, bool, bool, bool*)': /builddir/build/BUILD/gdl-0.9.9/src/file.cpp:804:10: warning: variable 'actStat' set but not used [-Wunused-but-set-variable] int actStat = lstat64( fpC, &statStruct); ^ /builddir/build/BUILD/gdl-0.9.9/src/file.cpp: In function 'void lib::FileSearch(FileListT&, const DString&, bool, bool, bool, bool, bool, bool, bool, bool, bool, bool, bool*)': /builddir/build/BUILD/gdl-0.9.9/src/file.cpp:1081:11: warning: variable 'actStat' set but not used [-Wunused-but-set-variable] int actStat; ^ /builddir/build/BUILD/gdl-0.9.9/src/file.cpp:1073:29: warning: unused variable 'statlink' [-Wunused-variable] struct stat64 statStruct, statlink; ^ /builddir/build/BUILD/gdl-0.9.9/src/file.cpp: In function 'std::string lib::Dirname(const string&, bool)': /builddir/build/BUILD/gdl-0.9.9/src/file.cpp:1182:7: warning: unused variable 'PS' [-Wunused-variable] char PS='\\'; ^ /builddir/build/BUILD/gdl-0.9.9/src/file.cpp:1183:7: warning: unused variable 'psalt' [-Wunused-variable] char psalt[] = "/"; ^ /builddir/build/BUILD/gdl-0.9.9/src/file.cpp: In function 'BaseGDL* lib::file_expand_path(EnvT*)': /builddir/build/BUILD/gdl-0.9.9/src/file.cpp:1358:11: warning: unused variable 'nParam' [-Wunused-variable] SizeT nParam=e->NParam(1); ^ /builddir/build/BUILD/gdl-0.9.9/src/file.cpp: In function 'BaseGDL* lib::file_search(EnvT*)': /builddir/build/BUILD/gdl-0.9.9/src/file.cpp:1583:20: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for( SizeT f=0; f suffLength) { ^ /builddir/build/BUILD/gdl-0.9.9/src/file.cpp: In function 'BaseGDL* lib::file_same(EnvT*)': /builddir/build/BUILD/gdl-0.9.9/src/file.cpp:1736:11: warning: unused variable 'nParam' [-Wunused-variable] SizeT nParam=e->NParam(2); ^ /builddir/build/BUILD/gdl-0.9.9/src/file.cpp: In function 'BaseGDL* lib::file_test(EnvT*)': /builddir/build/BUILD/gdl-0.9.9/src/file.cpp:1825:11: warning: unused variable 'nParam' [-Wunused-variable] SizeT nParam=e->NParam( 1); ^ /builddir/build/BUILD/gdl-0.9.9/src/file.cpp: In function 'BaseGDL* lib::file_lines(EnvT*)': /builddir/build/BUILD/gdl-0.9.9/src/file.cpp:1978:11: warning: unused variable 'nParam' [-Wunused-variable] SizeT nParam = e->NParam(1); //, "FILE_LINES"); ^ /builddir/build/BUILD/gdl-0.9.9/src/file.cpp:1986:10: warning: unused variable 'compressed' [-Wunused-variable] bool compressed = e->KeywordSet(compressIx); // we actually don't use it. zlib does it all for us! ^ /builddir/build/BUILD/gdl-0.9.9/src/file.cpp: In function 'BaseGDL* lib::file_readlink(EnvT*)': /builddir/build/BUILD/gdl-0.9.9/src/file.cpp:2029:11: warning: unused variable 'nParam' [-Wunused-variable] SizeT nParam=e->NParam( 1); ^ /builddir/build/BUILD/gdl-0.9.9/src/file.cpp: In function 'BaseGDL* lib::file_info(EnvT*)': /builddir/build/BUILD/gdl-0.9.9/src/file.cpp:2119:60: warning: operation on 'tName' may be undefined [-Wsequence-point] static int tName = tName = res->Desc()->TagIndex("NAME"); ^ /builddir/build/BUILD/gdl-0.9.9/src/file.cpp:2203:9: warning: unused variable 'lenpath' [-Wunused-variable] SizeT lenpath = statStruct.st_size; // if a symlink, this is path size. ^ /builddir/build/BUILD/gdl-0.9.9/src/file.cpp:2211:11: warning: unused variable 'isADanglingSymLink' [-Wunused-variable] bool isADanglingSymLink = (addlink != 0 && isASymLink); ^ /builddir/build/BUILD/gdl-0.9.9/src/file.cpp:2106:13: warning: unused variable 'nParam' [-Wunused-variable] SizeT nParam=e->NParam( 1); ^ /builddir/build/BUILD/gdl-0.9.9/src/file.cpp: In function 'void lib::file_mkdir(EnvT*)': /builddir/build/BUILD/gdl-0.9.9/src/file.cpp:2300:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (int i=0; iN_Elements(); j++) ^ /builddir/build/BUILD/gdl-0.9.9/src/file.cpp:2317:13: warning: unused variable 'status' [-Wunused-variable] int status = mkdir(tmp.c_str(), S_IRWXU | S_IRWXG | S_IROTH | S_IXOTH); ^ /builddir/build/BUILD/gdl-0.9.9/src/file.cpp: In function 'void lib::file_delete(EnvT*)': /builddir/build/BUILD/gdl-0.9.9/src/file.cpp:2385:21: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (int i=0; iKeywordSet( noexistokIx); ^ /builddir/build/BUILD/gdl-0.9.9/src/file.cpp: In function 'int lib::copy_basic(const char*, const char*)': /builddir/build/BUILD/gdl-0.9.9/src/file.cpp:2467:28: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( statStruct.st_mode != srcmode) ^ /builddir/build/BUILD/gdl-0.9.9/src/file.cpp:2424:9: warning: unused variable 'src_mtime' [-Wunused-variable] time_t src_mtime = statStruct.st_mtime; // get mod time to stamp on dest ^ /builddir/build/BUILD/gdl-0.9.9/src/file.cpp:2429:9: warning: unused variable 'doneyet' [-Wunused-variable] int doneyet = 0; ^ /builddir/build/BUILD/gdl-0.9.9/src/file.cpp:2430:9: warning: unused variable 'bufsize' [-Wunused-variable] int bufsize = BUFSIZ; ^ /builddir/build/BUILD/gdl-0.9.9/src/file.cpp: In function 'void lib::file_copy(EnvT*)': /builddir/build/BUILD/gdl-0.9.9/src/file.cpp:2584:11: warning: unused variable 'nParam' [-Wunused-variable] SizeT nParam=e->NParam( 2); ^ /builddir/build/BUILD/gdl-0.9.9/src/file.cpp:2594:31: warning: unused variable 'srcStruct' [-Wunused-variable] struct stat64 statStruct, srcStruct; ^ /builddir/build/BUILD/gdl-0.9.9/src/file.cpp: In function 'void lib::file_link(EnvT*)': /builddir/build/BUILD/gdl-0.9.9/src/file.cpp:2841:8: warning: unused variable 'actualpath' [-Wunused-variable] char actualpath [PATH_MAX+1]; ^ /builddir/build/BUILD/gdl-0.9.9/src/file.cpp:2793:11: warning: unused variable 'nParam' [-Wunused-variable] SizeT nParam=e->NParam( 2); ^ /builddir/build/BUILD/gdl-0.9.9/src/file.cpp:2806:10: warning: unused variable 'allow_same' [-Wunused-variable] bool allow_same = e->KeywordSet( "ALLOW_SAME"); ^ /builddir/build/BUILD/gdl-0.9.9/src/file.cpp:2812:26: warning: unused variable 'dststat' [-Wunused-variable] int actStat, result, dststat; ^ /builddir/build/BUILD/gdl-0.9.9/src/file.cpp: In function 'void lib::file_move(EnvT*)': /builddir/build/BUILD/gdl-0.9.9/src/file.cpp:2911:11: warning: unused variable 'nParam' [-Wunused-variable] SizeT nParam=e->NParam( 2); ^ /builddir/build/BUILD/gdl-0.9.9/src/file.cpp:2924:10: warning: unused variable 'allow_same' [-Wunused-variable] bool allow_same = e->KeywordSet( "ALLOW_SAME"); ^ /builddir/build/BUILD/gdl-0.9.9/src/file.cpp:2939:26: warning: unused variable 'dststat' [-Wunused-variable] int actStat, result, dststat; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/envt.hpp:28:0, from /builddir/build/BUILD/gdl-0.9.9/src/file.cpp:35: /builddir/build/BUILD/gdl-0.9.9/src/datatypes.hpp: In function 'BaseGDL* lib::file_search(EnvT*)': /builddir/build/BUILD/gdl-0.9.9/src/datatypes.hpp:151:53: warning: 'pathSpec' may be used uninitialized in this function [-Wmaybe-uninitialized] inline Ty& operator[] (const SizeT d1) { return dd[d1];} ^ /builddir/build/BUILD/gdl-0.9.9/src/file.cpp:1429:17: note: 'pathSpec' was declared here DStringGDL* pathSpec; ^ /builddir/build/BUILD/gdl-0.9.9/src/file.cpp: At global scope: /builddir/build/BUILD/gdl-0.9.9/src/file.cpp:422:13: warning: 'bool lib::FindInDir(const DString&, const DString&)' defined but not used [-Wunused-function] static bool FindInDir( const DString& dirN, const DString& pat) ^ [ 27%] Building CXX object src/CMakeFiles/gdl.dir/fmtnode.cpp.o cd /builddir/build/BUILD/gdl-0.9.9/build/src && /usr/bin/c++ -DHAVE_CONFIG_H -DWXUSINGDLL -D_FILE_OFFSET_BITS=64 -D__WXGTK__ -I/builddir/build/BUILD/gdl-0.9.9/src -I/usr/include/tirpc -I/usr/include/GraphicsMagick -I/usr/lib/wx/include/gtk3-unicode-3.0 -I/usr/include/wx-3.0 -I/usr/include/libgeotiff -I/usr/include/hdf -I/usr/include/python2.7 -I/usr/lib/python2.7/site-packages/numpy/core/include -I/usr/include/udunits2 -I/usr/include/eigen3 -I/builddir/build/BUILD/gdl-0.9.9 -I/builddir/build/BUILD/gdl-0.9.9/build -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -DNDEBUG -fPIE -fopenmp -std=gnu++11 -o CMakeFiles/gdl.dir/fmtnode.cpp.o -c /builddir/build/BUILD/gdl-0.9.9/src/fmtnode.cpp [ 28%] Building CXX object src/CMakeFiles/gdl.dir/gdleventhandler.cpp.o cd /builddir/build/BUILD/gdl-0.9.9/build/src && /usr/bin/c++ -DHAVE_CONFIG_H -DWXUSINGDLL -D_FILE_OFFSET_BITS=64 -D__WXGTK__ -I/builddir/build/BUILD/gdl-0.9.9/src -I/usr/include/tirpc -I/usr/include/GraphicsMagick -I/usr/lib/wx/include/gtk3-unicode-3.0 -I/usr/include/wx-3.0 -I/usr/include/libgeotiff -I/usr/include/hdf -I/usr/include/python2.7 -I/usr/lib/python2.7/site-packages/numpy/core/include -I/usr/include/udunits2 -I/usr/include/eigen3 -I/builddir/build/BUILD/gdl-0.9.9 -I/builddir/build/BUILD/gdl-0.9.9/build -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -DNDEBUG -fPIE -fopenmp -std=gnu++11 -o CMakeFiles/gdl.dir/gdleventhandler.cpp.o -c /builddir/build/BUILD/gdl-0.9.9/src/gdleventhandler.cpp In file included from /builddir/build/BUILD/gdl-0.9.9/src/basegdl.hpp:31:0, from /builddir/build/BUILD/gdl-0.9.9/src/datatypes.hpp:33, from /builddir/build/BUILD/gdl-0.9.9/src/graphicsdevice.hpp:50, from /builddir/build/BUILD/gdl-0.9.9/src/gdleventhandler.cpp:31: /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In copy constructor 'dimension::dimension(const dimension&)': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:55:14: warning: array subscript has type 'char' [-Wchar-subscripts] { dim[i]=dim_.dim[i];} ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:55:26: warning: array subscript has type 'char' [-Wchar-subscripts] { dim[i]=dim_.dim[i];} ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In member function 'dimension& dimension::operator=(const dimension&)': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:118:12: warning: array subscript has type 'char' [-Wchar-subscripts] dim[i]=dim_.dim[i]; ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:118:24: warning: array subscript has type 'char' [-Wchar-subscripts] dim[i]=dim_.dim[i]; ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In member function 'void dimension::operator<<(SizeT)': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:146:15: warning: array subscript has type 'char' [-Wchar-subscripts] dim[rank++]=add; ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In member function 'SizeT dimension::NDimElements()': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:295:24: warning: array subscript has type 'char' [-Wchar-subscripts] return stride[ rank]; ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In member function 'SizeT dimension::NDimElementsConst() const': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:303:44: warning: array subscript has type 'char' [-Wchar-subscripts] for(char i=0; i= labelList.Size()) ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/gdlwidget.hpp:47:0, from /builddir/build/BUILD/gdl-0.9.9/src/gdleventhandler.cpp:34: /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp: In function 'bool lib::startClipping(EnvT*, GDLGStream*, bool)': /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:1676:58: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else for ( int i=0; i<4&&iN_Elements(); ++i ) tempbox[i]=dClipBox[i]=(*clipBox)[i]; ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp: In function 'bool lib::gdlAxis(EnvT*, GDLGStream*, std::string, DDouble, DDouble, bool, DLong, DDouble)': /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:1747:11: warning: variable 'OtherAxisSizeInMm' set but not used [-Wunused-but-set-variable] PLFLT OtherAxisSizeInMm; ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:1792:12: warning: variable 'interligne_as_char' set but not used [-Wunused-but-set-variable] DFloat interligne_as_char; ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp: In function 'bool lib::gdlAxis3(EnvT*, GDLGStream*, std::string, DDouble, DDouble, bool, DLong, DDouble)': /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:2015:11: warning: variable 'OtherAxisSizeInMm' set but not used [-Wunused-but-set-variable] PLFLT OtherAxisSizeInMm; ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:2064:12: warning: variable 'interligne' set but not used [-Wunused-but-set-variable] DFloat interligne; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/gdleventhandler.cpp:34:0: /builddir/build/BUILD/gdl-0.9.9/src/gdlwidget.hpp: In member function 'DLongGDL* GDLWidgetContainer::GetChildrenList()': /builddir/build/BUILD/gdl-0.9.9/src/gdlwidget.hpp:553:24: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (SizeT i=0; i< size; ++i) (*ret)[i]=children[i]; ^ /builddir/build/BUILD/gdl-0.9.9/src/gdlwidget.hpp: In member function 'DLongGDL* GDLWidgetButton::GetChildrenList()': /builddir/build/BUILD/gdl-0.9.9/src/gdlwidget.hpp:770:24: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (SizeT i=0; i< size; ++i) (*ret)[i]=children[i]; ^ /builddir/build/BUILD/gdl-0.9.9/src/gdlwidget.hpp: In member function 'std::vector gdlGrid::GetSelectedDisjointCellsList()': /builddir/build/BUILD/gdl-0.9.9/src/gdlwidget.hpp:1262:43: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for( int i=0; i= labelList.Size()) ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp:21:0, from /builddir/build/BUILD/gdl-0.9.9/src/GDLTreeParser.hpp:13, from /builddir/build/BUILD/gdl-0.9.9/src/dinterpreter.hpp:69, from /builddir/build/BUILD/gdl-0.9.9/src/gdlexception.cpp:24: /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp: In member function 'void ArrayIndexVectorT::Clear()': /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp:142:17: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for( int i=0; iGetStride() * varStride[variableIndex]; ^ /builddir/build/BUILD/gdl-0.9.9/src/allix.hpp: In constructor 'AllIxNewMultiOneVariableIndexIndexedT::AllIxNewMultiOneVariableIndexIndexedT(RankT, SizeT, ArrayIndexVectorT*, SizeT, SizeT, const SizeT*, SizeT*, SizeT*)': /builddir/build/BUILD/gdl-0.9.9/src/allix.hpp:654:44: warning: array subscript has type 'char' [-Wchar-subscripts] ixListStride = varStride[variableIndex]; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp:21:0, from /builddir/build/BUILD/gdl-0.9.9/src/GDLTreeParser.hpp:13, from /builddir/build/BUILD/gdl-0.9.9/src/dinterpreter.hpp:69, from /builddir/build/BUILD/gdl-0.9.9/src/gdlexception.cpp:24: /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp: In member function 'virtual SizeT CArrayIndexScalar::NIter(SizeT)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp:409:14: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= varDim && s > 0) // varDim == 0 && s == 0 ok ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp: In member function 'virtual SizeT ArrayIndexIndexed::NIter(SizeT)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp:577:16: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= varDim && s > 0) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp: In member function 'virtual SizeT CArrayIndexIndexed::NIter(SizeT)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp:720:16: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= varDim && s > 0) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp: In member function 'virtual SizeT ArrayIndexORange::NIter(SizeT)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp:828:18: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( sInit >= varDim) // && s > 0) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp: In member function 'virtual SizeT ArrayIndexRange::NIter(SizeT)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp:972:14: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( e >= varDim) // && e > 0) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp: In member function 'virtual SizeT ArrayIndexORangeS::NIter(SizeT)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp:1105:14: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= varDim) // && s > 0) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp: In member function 'virtual SizeT ArrayIndexRangeS::NIter(SizeT)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp:1270:14: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( e >= varDim) // && e > 0) ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp:98:0, from /builddir/build/BUILD/gdl-0.9.9/src/GDLTreeParser.hpp:13, from /builddir/build/BUILD/gdl-0.9.9/src/dinterpreter.hpp:69, from /builddir/build/BUILD/gdl-0.9.9/src/gdlexception.cpp:24: /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp: In member function 'virtual BaseGDL* ArrayIndexListOneNoAssocT::Index(BaseGDL*, IxExprListT&)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp:308:8: warning: unused variable 'assertValue' [-Wunused-variable] SizeT assertValue = ix->NIter( var->N_Elements()/*var->Size()*/); ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp: In member function 'virtual void ArrayIndexListOneScalarVPNoAssocT::SetVariable(BaseGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp:532:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp: In member function 'virtual void ArrayIndexListOneScalarVPNoAssocT::AssignAt(BaseGDL*, BaseGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp:579:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp: In member function 'virtual void ArrayIndexListOneConstScalarNoAssocT::SetVariable(BaseGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp:727:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp: In member function 'virtual void ArrayIndexListOneConstScalarNoAssocT::AssignAt(BaseGDL*, BaseGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp:752:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp: In member function 'virtual BaseGDL* ArrayIndexListOneConstScalarNoAssocT::Index(BaseGDL*, IxExprListT&)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp:782:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/GDLTreeParser.hpp:13:0, from /builddir/build/BUILD/gdl-0.9.9/src/dinterpreter.hpp:69, from /builddir/build/BUILD/gdl-0.9.9/src/gdlexception.cpp:24: /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp: In member function 'virtual BaseGDL* ArrayIndexListOneT::Index(BaseGDL*, IxExprListT&)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp:341:8: warning: unused variable 'assertValue' [-Wunused-variable] SizeT assertValue = ix->NIter( var->N_Elements()/*var->Size()*/); ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp: In member function 'virtual void ArrayIndexListOneScalarVPT::SetVariable(BaseGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp:562:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp: In member function 'virtual void ArrayIndexListOneScalarVPT::AssignAt(BaseGDL*, BaseGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp:609:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp: In member function 'virtual void ArrayIndexListOneConstScalarT::SetVariable(BaseGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp:738:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp: In member function 'virtual void ArrayIndexListOneConstScalarT::AssignAt(BaseGDL*, BaseGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp:763:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp: In member function 'virtual BaseGDL* ArrayIndexListOneConstScalarT::Index(BaseGDL*, IxExprListT&)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp:793:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/GDLInterpreter.hpp:23:0, from /builddir/build/BUILD/gdl-0.9.9/src/dinterpreter.hpp:70, from /builddir/build/BUILD/gdl-0.9.9/src/gdlexception.cpp:24: /builddir/build/BUILD/gdl-0.9.9/src/accessdesc.hpp: In member function 'void DotAccessDescT::ADAssign(BaseGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/accessdesc.hpp:392:9: warning: unused variable 'lRank' [-Wunused-variable] SizeT lRank = dim.Rank(); ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/dinterpreter.hpp:70:0, from /builddir/build/BUILD/gdl-0.9.9/src/gdlexception.cpp:24: /builddir/build/BUILD/gdl-0.9.9/src/GDLInterpreter.hpp: In static member function 'static void GDLInterpreter::EnableAllGC()': /builddir/build/BUILD/gdl-0.9.9/src/GDLInterpreter.hpp:366:15: warning: variable 'nEl' set but not used [-Wunused-but-set-variable] SizeT nEl = heap.size(); ^ [ 29%] Building CXX object src/CMakeFiles/gdl.dir/gdlgstream.cpp.o cd /builddir/build/BUILD/gdl-0.9.9/build/src && /usr/bin/c++ -DHAVE_CONFIG_H -DWXUSINGDLL -D_FILE_OFFSET_BITS=64 -D__WXGTK__ -I/builddir/build/BUILD/gdl-0.9.9/src -I/usr/include/tirpc -I/usr/include/GraphicsMagick -I/usr/lib/wx/include/gtk3-unicode-3.0 -I/usr/include/wx-3.0 -I/usr/include/libgeotiff -I/usr/include/hdf -I/usr/include/python2.7 -I/usr/lib/python2.7/site-packages/numpy/core/include -I/usr/include/udunits2 -I/usr/include/eigen3 -I/builddir/build/BUILD/gdl-0.9.9 -I/builddir/build/BUILD/gdl-0.9.9/build -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -DNDEBUG -fPIE -fopenmp -std=gnu++11 -o CMakeFiles/gdl.dir/gdlgstream.cpp.o -c /builddir/build/BUILD/gdl-0.9.9/src/gdlgstream.cpp In file included from /builddir/build/BUILD/gdl-0.9.9/src/basegdl.hpp:31:0, from /builddir/build/BUILD/gdl-0.9.9/src/datatypes.hpp:33, from /builddir/build/BUILD/gdl-0.9.9/src/graphicsdevice.hpp:50, from /builddir/build/BUILD/gdl-0.9.9/src/gdlgstream.cpp:22: /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In copy constructor 'dimension::dimension(const dimension&)': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:55:14: warning: array subscript has type 'char' [-Wchar-subscripts] { dim[i]=dim_.dim[i];} ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:55:26: warning: array subscript has type 'char' [-Wchar-subscripts] { dim[i]=dim_.dim[i];} ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In member function 'dimension& dimension::operator=(const dimension&)': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:118:12: warning: array subscript has type 'char' [-Wchar-subscripts] dim[i]=dim_.dim[i]; ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:118:24: warning: array subscript has type 'char' [-Wchar-subscripts] dim[i]=dim_.dim[i]; ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In member function 'void dimension::operator<<(SizeT)': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:146:15: warning: array subscript has type 'char' [-Wchar-subscripts] dim[rank++]=add; ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In member function 'SizeT dimension::NDimElements()': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:295:24: warning: array subscript has type 'char' [-Wchar-subscripts] return stride[ rank]; ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In member function 'SizeT dimension::NDimElementsConst() const': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:303:44: warning: array subscript has type 'char' [-Wchar-subscripts] for(char i=0; i= labelList.Size()) ^ /builddir/build/BUILD/gdl-0.9.9/src/gdlgstream.cpp: In member function 'void GDLGStream::SetColorMap1Table(PLINT, BaseGDL*, DLong)': /builddir/build/BUILD/gdl-0.9.9/src/gdlgstream.cpp:119:24: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (SizeT i=0; i< tableSize; ++i) { ^ /builddir/build/BUILD/gdl-0.9.9/src/gdlgstream.cpp:127:25: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (SizeT i=0; i< tableSize; ++i) { ^ /builddir/build/BUILD/gdl-0.9.9/src/gdlgstream.cpp: In member function 'bool GDLGStream::GetRegion(DLong&, DLong&, DLong&, DLong&)': /builddir/build/BUILD/gdl-0.9.9/src/gdlgstream.cpp:1043:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for ( SizeT i =0; i < nx_gdl ; ++i ) { ^ /builddir/build/BUILD/gdl-0.9.9/src/gdlgstream.cpp:1044:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for ( SizeT j = 0; j < ny_gdl ; ++j ) { ^ [ 30%] Building C object src/CMakeFiles/gdl.dir/dSFMT/dSFMT.c.o cd /builddir/build/BUILD/gdl-0.9.9/build/src && /usr/bin/cc -DHAVE_CONFIG_H -DWXUSINGDLL -D_FILE_OFFSET_BITS=64 -D__WXGTK__ -I/builddir/build/BUILD/gdl-0.9.9/src -I/usr/include/tirpc -I/usr/include/GraphicsMagick -I/usr/lib/wx/include/gtk3-unicode-3.0 -I/usr/include/wx-3.0 -I/usr/include/libgeotiff -I/usr/include/hdf -I/usr/include/python2.7 -I/usr/lib/python2.7/site-packages/numpy/core/include -I/usr/include/udunits2 -I/usr/include/eigen3 -I/builddir/build/BUILD/gdl-0.9.9 -I/builddir/build/BUILD/gdl-0.9.9/build -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -DNDEBUG -fPIE -fopenmp -o CMakeFiles/gdl.dir/dSFMT/dSFMT.c.o -c /builddir/build/BUILD/gdl-0.9.9/src/dSFMT/dSFMT.c [ 30%] Building CXX object src/CMakeFiles/gdl.dir/gdlxstream.cpp.o cd /builddir/build/BUILD/gdl-0.9.9/build/src && /usr/bin/c++ -DHAVE_CONFIG_H -DWXUSINGDLL -D_FILE_OFFSET_BITS=64 -D__WXGTK__ -I/builddir/build/BUILD/gdl-0.9.9/src -I/usr/include/tirpc -I/usr/include/GraphicsMagick -I/usr/lib/wx/include/gtk3-unicode-3.0 -I/usr/include/wx-3.0 -I/usr/include/libgeotiff -I/usr/include/hdf -I/usr/include/python2.7 -I/usr/lib/python2.7/site-packages/numpy/core/include -I/usr/include/udunits2 -I/usr/include/eigen3 -I/builddir/build/BUILD/gdl-0.9.9 -I/builddir/build/BUILD/gdl-0.9.9/build -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -DNDEBUG -fPIE -fopenmp -std=gnu++11 -o CMakeFiles/gdl.dir/gdlxstream.cpp.o -c /builddir/build/BUILD/gdl-0.9.9/src/gdlxstream.cpp In file included from /builddir/build/BUILD/gdl-0.9.9/src/basegdl.hpp:31:0, from /builddir/build/BUILD/gdl-0.9.9/src/datatypes.hpp:33, from /builddir/build/BUILD/gdl-0.9.9/src/graphicsdevice.hpp:50, from /builddir/build/BUILD/gdl-0.9.9/src/gdlxstream.cpp:21: /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In copy constructor 'dimension::dimension(const dimension&)': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:55:14: warning: array subscript has type 'char' [-Wchar-subscripts] { dim[i]=dim_.dim[i];} ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:55:26: warning: array subscript has type 'char' [-Wchar-subscripts] { dim[i]=dim_.dim[i];} ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In member function 'dimension& dimension::operator=(const dimension&)': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:118:12: warning: array subscript has type 'char' [-Wchar-subscripts] dim[i]=dim_.dim[i]; ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:118:24: warning: array subscript has type 'char' [-Wchar-subscripts] dim[i]=dim_.dim[i]; ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In member function 'void dimension::operator<<(SizeT)': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:146:15: warning: array subscript has type 'char' [-Wchar-subscripts] dim[rank++]=add; ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In member function 'SizeT dimension::NDimElements()': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:295:24: warning: array subscript has type 'char' [-Wchar-subscripts] return stride[ rank]; ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In member function 'SizeT dimension::NDimElementsConst() const': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:303:44: warning: array subscript has type 'char' [-Wchar-subscripts] for(char i=0; i= labelList.Size()) ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/gdlxstream.cpp:23:0: /builddir/build/BUILD/gdl-0.9.9/src/devicex.hpp: In member function 'virtual bool DeviceX::WOpen(int, const string&, int, int, int, int, bool)': /builddir/build/BUILD/gdl-0.9.9/src/devicex.hpp:104:29: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( wIx >= winList.size() || wIx < 0) return false; ^ /builddir/build/BUILD/gdl-0.9.9/src/devicex.hpp:204:10: warning: variable 'success' set but not used [-Wunused-but-set-variable] bool success; ^ /builddir/build/BUILD/gdl-0.9.9/src/devicex.hpp: In member function 'virtual bool DeviceX::SetGraphicsFunction(DLong)': /builddir/build/BUILD/gdl-0.9.9/src/devicex.hpp:236:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (int i = 0; i < winList.size(); i++) { ^ /builddir/build/BUILD/gdl-0.9.9/src/devicex.hpp: In member function 'virtual bool DeviceX::CursorStandard(int)': /builddir/build/BUILD/gdl-0.9.9/src/devicex.hpp:350:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (int i = 0; i < winList.size(); i++) { ^ /builddir/build/BUILD/gdl-0.9.9/src/gdlxstream.cpp: In member function 'virtual void GDLXStream::EventHandler()': /builddir/build/BUILD/gdl-0.9.9/src/gdlxstream.cpp:99:40: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] event.xclient.data.l[0] == wm_delete_window) { ^ /builddir/build/BUILD/gdl-0.9.9/src/gdlxstream.cpp: In member function 'virtual void GDLXStream::Raise()': /builddir/build/BUILD/gdl-0.9.9/src/gdlxstream.cpp:314:14: warning: unused variable 'xwd' [-Wunused-variable] XwDisplay *xwd = (XwDisplay *) dev->xwd; ^ /builddir/build/BUILD/gdl-0.9.9/src/gdlxstream.cpp: In member function 'virtual void GDLXStream::Lower()': /builddir/build/BUILD/gdl-0.9.9/src/gdlxstream.cpp:320:14: warning: unused variable 'xwd' [-Wunused-variable] XwDisplay *xwd = (XwDisplay *) dev->xwd; ^ /builddir/build/BUILD/gdl-0.9.9/src/gdlxstream.cpp: In member function 'virtual void GDLXStream::DeIconic()': /builddir/build/BUILD/gdl-0.9.9/src/gdlxstream.cpp:333:14: warning: unused variable 'xwd' [-Wunused-variable] XwDisplay *xwd = (XwDisplay *) dev->xwd; ^ /builddir/build/BUILD/gdl-0.9.9/src/gdlxstream.cpp: In member function 'virtual bool GDLXStream::GetGin(PLGraphicsIn*, int)': /builddir/build/BUILD/gdl-0.9.9/src/gdlxstream.cpp:440:13: warning: unused variable 'nchars' [-Wunused-variable] int nchars; ^ /builddir/build/BUILD/gdl-0.9.9/src/gdlxstream.cpp:441:16: warning: unused variable 'mykey' [-Wunused-variable] KeySym mykey; ^ /builddir/build/BUILD/gdl-0.9.9/src/gdlxstream.cpp: In member function 'bool GDLXStream::GetExtendedGin(PLGraphicsIn*, int)': /builddir/build/BUILD/gdl-0.9.9/src/gdlxstream.cpp:517:7: warning: variable 'x' set but not used [-Wunused-but-set-variable] int x, x1, xmin = 0, xmax = (int) dev->width - 1; ^ /builddir/build/BUILD/gdl-0.9.9/src/gdlxstream.cpp:518:7: warning: variable 'y' set but not used [-Wunused-but-set-variable] int y, y1, ymin = 0, ymax = (int) dev->height - 1; ^ /builddir/build/BUILD/gdl-0.9.9/src/gdlxstream.cpp:540:7: warning: unused variable 'first' [-Wunused-variable] int first=0; ^ /builddir/build/BUILD/gdl-0.9.9/src/gdlxstream.cpp: In member function 'virtual DByteGDL* GDLXStream::GetBitmapData()': /builddir/build/BUILD/gdl-0.9.9/src/gdlxstream.cpp:846:19: warning: unused variable 'actDevice' [-Wunused-variable] GraphicsDevice* actDevice = GraphicsDevice::GetDevice(); ^ /builddir/build/BUILD/gdl-0.9.9/src/gdlxstream.cpp:854:10: warning: unused variable 'rc' [-Wunused-variable] Status rc = XGetWindowAttributes(xwd->display, dev->window, &win_attr); ^ /builddir/build/BUILD/gdl-0.9.9/src/gdlxstream.cpp: In member function 'virtual bool GDLXStream::PaintImage(unsigned char*, PLINT, PLINT, DLong*, DLong, DLong)': /builddir/build/BUILD/gdl-0.9.9/src/gdlxstream.cpp:778:60: warning: 'iblu' may be used uninitialized in this function [-Wmaybe-uninitialized] curcolor.pixel = ired * 256 * 256 + igrn * 256 + iblu; ^ /builddir/build/BUILD/gdl-0.9.9/src/gdlxstream.cpp:778:47: warning: 'igrn' may be used uninitialized in this function [-Wmaybe-uninitialized] curcolor.pixel = ired * 256 * 256 + igrn * 256 + iblu; ^ /builddir/build/BUILD/gdl-0.9.9/src/gdlxstream.cpp:778:47: warning: 'ired' may be used uninitialized in this function [-Wmaybe-uninitialized] [ 31%] Building CXX object src/CMakeFiles/gdl.dir/gdljournal.cpp.o cd /builddir/build/BUILD/gdl-0.9.9/build/src && /usr/bin/c++ -DHAVE_CONFIG_H -DWXUSINGDLL -D_FILE_OFFSET_BITS=64 -D__WXGTK__ -I/builddir/build/BUILD/gdl-0.9.9/src -I/usr/include/tirpc -I/usr/include/GraphicsMagick -I/usr/lib/wx/include/gtk3-unicode-3.0 -I/usr/include/wx-3.0 -I/usr/include/libgeotiff -I/usr/include/hdf -I/usr/include/python2.7 -I/usr/lib/python2.7/site-packages/numpy/core/include -I/usr/include/udunits2 -I/usr/include/eigen3 -I/builddir/build/BUILD/gdl-0.9.9 -I/builddir/build/BUILD/gdl-0.9.9/build -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -DNDEBUG -fPIE -fopenmp -std=gnu++11 -o CMakeFiles/gdl.dir/gdljournal.cpp.o -c /builddir/build/BUILD/gdl-0.9.9/src/gdljournal.cpp In file included from /builddir/build/BUILD/gdl-0.9.9/src/basegdl.hpp:31:0, from /builddir/build/BUILD/gdl-0.9.9/src/str.hpp:25, from /builddir/build/BUILD/gdl-0.9.9/src/envt.hpp:26, from /builddir/build/BUILD/gdl-0.9.9/src/gdljournal.cpp:29: /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In copy constructor 'dimension::dimension(const dimension&)': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:55:14: warning: array subscript has type 'char' [-Wchar-subscripts] { dim[i]=dim_.dim[i];} ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:55:26: warning: array subscript has type 'char' [-Wchar-subscripts] { dim[i]=dim_.dim[i];} ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In member function 'dimension& dimension::operator=(const dimension&)': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:118:12: warning: array subscript has type 'char' [-Wchar-subscripts] dim[i]=dim_.dim[i]; ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:118:24: warning: array subscript has type 'char' [-Wchar-subscripts] dim[i]=dim_.dim[i]; ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In member function 'void dimension::operator<<(SizeT)': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:146:15: warning: array subscript has type 'char' [-Wchar-subscripts] dim[rank++]=add; ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In member function 'SizeT dimension::NDimElements()': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:295:24: warning: array subscript has type 'char' [-Wchar-subscripts] return stride[ rank]; ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In member function 'SizeT dimension::NDimElementsConst() const': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:303:44: warning: array subscript has type 'char' [-Wchar-subscripts] for(char i=0; i= labelList.Size()) ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp:21:0, from /builddir/build/BUILD/gdl-0.9.9/src/GDLTreeParser.hpp:13, from /builddir/build/BUILD/gdl-0.9.9/src/dinterpreter.hpp:69, from /builddir/build/BUILD/gdl-0.9.9/src/gdljournal.cpp:30: /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp: In member function 'void ArrayIndexVectorT::Clear()': /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp:142:17: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for( int i=0; iGetStride() * varStride[variableIndex]; ^ /builddir/build/BUILD/gdl-0.9.9/src/allix.hpp: In constructor 'AllIxNewMultiOneVariableIndexIndexedT::AllIxNewMultiOneVariableIndexIndexedT(RankT, SizeT, ArrayIndexVectorT*, SizeT, SizeT, const SizeT*, SizeT*, SizeT*)': /builddir/build/BUILD/gdl-0.9.9/src/allix.hpp:654:44: warning: array subscript has type 'char' [-Wchar-subscripts] ixListStride = varStride[variableIndex]; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp:21:0, from /builddir/build/BUILD/gdl-0.9.9/src/GDLTreeParser.hpp:13, from /builddir/build/BUILD/gdl-0.9.9/src/dinterpreter.hpp:69, from /builddir/build/BUILD/gdl-0.9.9/src/gdljournal.cpp:30: /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp: In member function 'virtual SizeT CArrayIndexScalar::NIter(SizeT)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp:409:14: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= varDim && s > 0) // varDim == 0 && s == 0 ok ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp: In member function 'virtual SizeT ArrayIndexIndexed::NIter(SizeT)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp:577:16: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= varDim && s > 0) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp: In member function 'virtual SizeT CArrayIndexIndexed::NIter(SizeT)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp:720:16: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= varDim && s > 0) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp: In member function 'virtual SizeT ArrayIndexORange::NIter(SizeT)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp:828:18: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( sInit >= varDim) // && s > 0) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp: In member function 'virtual SizeT ArrayIndexRange::NIter(SizeT)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp:972:14: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( e >= varDim) // && e > 0) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp: In member function 'virtual SizeT ArrayIndexORangeS::NIter(SizeT)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp:1105:14: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= varDim) // && s > 0) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp: In member function 'virtual SizeT ArrayIndexRangeS::NIter(SizeT)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp:1270:14: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( e >= varDim) // && e > 0) ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp:98:0, from /builddir/build/BUILD/gdl-0.9.9/src/GDLTreeParser.hpp:13, from /builddir/build/BUILD/gdl-0.9.9/src/dinterpreter.hpp:69, from /builddir/build/BUILD/gdl-0.9.9/src/gdljournal.cpp:30: /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp: In member function 'virtual BaseGDL* ArrayIndexListOneNoAssocT::Index(BaseGDL*, IxExprListT&)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp:308:8: warning: unused variable 'assertValue' [-Wunused-variable] SizeT assertValue = ix->NIter( var->N_Elements()/*var->Size()*/); ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp: In member function 'virtual void ArrayIndexListOneScalarVPNoAssocT::SetVariable(BaseGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp:532:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp: In member function 'virtual void ArrayIndexListOneScalarVPNoAssocT::AssignAt(BaseGDL*, BaseGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp:579:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp: In member function 'virtual void ArrayIndexListOneConstScalarNoAssocT::SetVariable(BaseGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp:727:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp: In member function 'virtual void ArrayIndexListOneConstScalarNoAssocT::AssignAt(BaseGDL*, BaseGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp:752:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp: In member function 'virtual BaseGDL* ArrayIndexListOneConstScalarNoAssocT::Index(BaseGDL*, IxExprListT&)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp:782:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/GDLTreeParser.hpp:13:0, from /builddir/build/BUILD/gdl-0.9.9/src/dinterpreter.hpp:69, from /builddir/build/BUILD/gdl-0.9.9/src/gdljournal.cpp:30: /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp: In member function 'virtual BaseGDL* ArrayIndexListOneT::Index(BaseGDL*, IxExprListT&)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp:341:8: warning: unused variable 'assertValue' [-Wunused-variable] SizeT assertValue = ix->NIter( var->N_Elements()/*var->Size()*/); ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp: In member function 'virtual void ArrayIndexListOneScalarVPT::SetVariable(BaseGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp:562:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp: In member function 'virtual void ArrayIndexListOneScalarVPT::AssignAt(BaseGDL*, BaseGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp:609:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp: In member function 'virtual void ArrayIndexListOneConstScalarT::SetVariable(BaseGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp:738:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp: In member function 'virtual void ArrayIndexListOneConstScalarT::AssignAt(BaseGDL*, BaseGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp:763:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp: In member function 'virtual BaseGDL* ArrayIndexListOneConstScalarT::Index(BaseGDL*, IxExprListT&)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp:793:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/GDLInterpreter.hpp:23:0, from /builddir/build/BUILD/gdl-0.9.9/src/dinterpreter.hpp:70, from /builddir/build/BUILD/gdl-0.9.9/src/gdljournal.cpp:30: /builddir/build/BUILD/gdl-0.9.9/src/accessdesc.hpp: In member function 'void DotAccessDescT::ADAssign(BaseGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/accessdesc.hpp:392:9: warning: unused variable 'lRank' [-Wunused-variable] SizeT lRank = dim.Rank(); ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/dinterpreter.hpp:70:0, from /builddir/build/BUILD/gdl-0.9.9/src/gdljournal.cpp:30: /builddir/build/BUILD/gdl-0.9.9/src/GDLInterpreter.hpp: In static member function 'static void GDLInterpreter::EnableAllGC()': /builddir/build/BUILD/gdl-0.9.9/src/GDLInterpreter.hpp:366:15: warning: variable 'nEl' set but not used [-Wunused-but-set-variable] SizeT nEl = heap.size(); ^ [ 32%] Building CXX object src/CMakeFiles/gdl.dir/gdlhelp.cpp.o cd /builddir/build/BUILD/gdl-0.9.9/build/src && /usr/bin/c++ -DHAVE_CONFIG_H -DWXUSINGDLL -D_FILE_OFFSET_BITS=64 -D__WXGTK__ -I/builddir/build/BUILD/gdl-0.9.9/src -I/usr/include/tirpc -I/usr/include/GraphicsMagick -I/usr/lib/wx/include/gtk3-unicode-3.0 -I/usr/include/wx-3.0 -I/usr/include/libgeotiff -I/usr/include/hdf -I/usr/include/python2.7 -I/usr/lib/python2.7/site-packages/numpy/core/include -I/usr/include/udunits2 -I/usr/include/eigen3 -I/builddir/build/BUILD/gdl-0.9.9 -I/builddir/build/BUILD/gdl-0.9.9/build -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -DNDEBUG -fPIE -fopenmp -std=gnu++11 -o CMakeFiles/gdl.dir/gdlhelp.cpp.o -c /builddir/build/BUILD/gdl-0.9.9/src/gdlhelp.cpp In file included from /builddir/build/BUILD/gdl-0.9.9/src/basegdl.hpp:31:0, from /builddir/build/BUILD/gdl-0.9.9/src/str.hpp:25, from /builddir/build/BUILD/gdl-0.9.9/src/GDLParser.hpp:16, from /builddir/build/BUILD/gdl-0.9.9/src/GDLLexer.hpp:14, from /builddir/build/BUILD/gdl-0.9.9/src/dinterpreter.hpp:67, from /builddir/build/BUILD/gdl-0.9.9/src/gdlhelp.cpp:103: /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In copy constructor 'dimension::dimension(const dimension&)': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:55:14: warning: array subscript has type 'char' [-Wchar-subscripts] { dim[i]=dim_.dim[i];} ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:55:26: warning: array subscript has type 'char' [-Wchar-subscripts] { dim[i]=dim_.dim[i];} ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In member function 'dimension& dimension::operator=(const dimension&)': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:118:12: warning: array subscript has type 'char' [-Wchar-subscripts] dim[i]=dim_.dim[i]; ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:118:24: warning: array subscript has type 'char' [-Wchar-subscripts] dim[i]=dim_.dim[i]; ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In member function 'void dimension::operator<<(SizeT)': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:146:15: warning: array subscript has type 'char' [-Wchar-subscripts] dim[rank++]=add; ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In member function 'SizeT dimension::NDimElements()': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:295:24: warning: array subscript has type 'char' [-Wchar-subscripts] return stride[ rank]; ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In member function 'SizeT dimension::NDimElementsConst() const': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:303:44: warning: array subscript has type 'char' [-Wchar-subscripts] for(char i=0; i= labelList.Size()) ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp:21:0, from /builddir/build/BUILD/gdl-0.9.9/src/GDLTreeParser.hpp:13, from /builddir/build/BUILD/gdl-0.9.9/src/dinterpreter.hpp:69, from /builddir/build/BUILD/gdl-0.9.9/src/gdlhelp.cpp:103: /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp: In member function 'void ArrayIndexVectorT::Clear()': /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp:142:17: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for( int i=0; iGetStride() * varStride[variableIndex]; ^ /builddir/build/BUILD/gdl-0.9.9/src/allix.hpp: In constructor 'AllIxNewMultiOneVariableIndexIndexedT::AllIxNewMultiOneVariableIndexIndexedT(RankT, SizeT, ArrayIndexVectorT*, SizeT, SizeT, const SizeT*, SizeT*, SizeT*)': /builddir/build/BUILD/gdl-0.9.9/src/allix.hpp:654:44: warning: array subscript has type 'char' [-Wchar-subscripts] ixListStride = varStride[variableIndex]; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp:21:0, from /builddir/build/BUILD/gdl-0.9.9/src/GDLTreeParser.hpp:13, from /builddir/build/BUILD/gdl-0.9.9/src/dinterpreter.hpp:69, from /builddir/build/BUILD/gdl-0.9.9/src/gdlhelp.cpp:103: /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp: In member function 'virtual SizeT CArrayIndexScalar::NIter(SizeT)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp:409:14: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= varDim && s > 0) // varDim == 0 && s == 0 ok ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp: In member function 'virtual SizeT ArrayIndexIndexed::NIter(SizeT)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp:577:16: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= varDim && s > 0) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp: In member function 'virtual SizeT CArrayIndexIndexed::NIter(SizeT)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp:720:16: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= varDim && s > 0) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp: In member function 'virtual SizeT ArrayIndexORange::NIter(SizeT)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp:828:18: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( sInit >= varDim) // && s > 0) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp: In member function 'virtual SizeT ArrayIndexRange::NIter(SizeT)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp:972:14: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( e >= varDim) // && e > 0) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp: In member function 'virtual SizeT ArrayIndexORangeS::NIter(SizeT)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp:1105:14: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= varDim) // && s > 0) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp: In member function 'virtual SizeT ArrayIndexRangeS::NIter(SizeT)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp:1270:14: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( e >= varDim) // && e > 0) ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp:98:0, from /builddir/build/BUILD/gdl-0.9.9/src/GDLTreeParser.hpp:13, from /builddir/build/BUILD/gdl-0.9.9/src/dinterpreter.hpp:69, from /builddir/build/BUILD/gdl-0.9.9/src/gdlhelp.cpp:103: /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp: In member function 'virtual BaseGDL* ArrayIndexListOneNoAssocT::Index(BaseGDL*, IxExprListT&)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp:308:8: warning: unused variable 'assertValue' [-Wunused-variable] SizeT assertValue = ix->NIter( var->N_Elements()/*var->Size()*/); ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp: In member function 'virtual void ArrayIndexListOneScalarVPNoAssocT::SetVariable(BaseGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp:532:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp: In member function 'virtual void ArrayIndexListOneScalarVPNoAssocT::AssignAt(BaseGDL*, BaseGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp:579:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp: In member function 'virtual void ArrayIndexListOneConstScalarNoAssocT::SetVariable(BaseGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp:727:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp: In member function 'virtual void ArrayIndexListOneConstScalarNoAssocT::AssignAt(BaseGDL*, BaseGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp:752:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp: In member function 'virtual BaseGDL* ArrayIndexListOneConstScalarNoAssocT::Index(BaseGDL*, IxExprListT&)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp:782:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/GDLTreeParser.hpp:13:0, from /builddir/build/BUILD/gdl-0.9.9/src/dinterpreter.hpp:69, from /builddir/build/BUILD/gdl-0.9.9/src/gdlhelp.cpp:103: /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp: In member function 'virtual BaseGDL* ArrayIndexListOneT::Index(BaseGDL*, IxExprListT&)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp:341:8: warning: unused variable 'assertValue' [-Wunused-variable] SizeT assertValue = ix->NIter( var->N_Elements()/*var->Size()*/); ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp: In member function 'virtual void ArrayIndexListOneScalarVPT::SetVariable(BaseGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp:562:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp: In member function 'virtual void ArrayIndexListOneScalarVPT::AssignAt(BaseGDL*, BaseGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp:609:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp: In member function 'virtual void ArrayIndexListOneConstScalarT::SetVariable(BaseGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp:738:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp: In member function 'virtual void ArrayIndexListOneConstScalarT::AssignAt(BaseGDL*, BaseGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp:763:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp: In member function 'virtual BaseGDL* ArrayIndexListOneConstScalarT::Index(BaseGDL*, IxExprListT&)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp:793:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/GDLInterpreter.hpp:23:0, from /builddir/build/BUILD/gdl-0.9.9/src/dinterpreter.hpp:70, from /builddir/build/BUILD/gdl-0.9.9/src/gdlhelp.cpp:103: /builddir/build/BUILD/gdl-0.9.9/src/accessdesc.hpp: In member function 'void DotAccessDescT::ADAssign(BaseGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/accessdesc.hpp:392:9: warning: unused variable 'lRank' [-Wunused-variable] SizeT lRank = dim.Rank(); ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/dinterpreter.hpp:70:0, from /builddir/build/BUILD/gdl-0.9.9/src/gdlhelp.cpp:103: /builddir/build/BUILD/gdl-0.9.9/src/GDLInterpreter.hpp: In static member function 'static void GDLInterpreter::EnableAllGC()': /builddir/build/BUILD/gdl-0.9.9/src/GDLInterpreter.hpp:366:15: warning: variable 'nEl' set but not used [-Wunused-but-set-variable] SizeT nEl = heap.size(); ^ /builddir/build/BUILD/gdl-0.9.9/src/gdlhelp.cpp: In function 'void help_files(std::ostream&, EnvT*)': /builddir/build/BUILD/gdl-0.9.9/src/gdlhelp.cpp:159:54: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for( DLong lun=maxUserLun+1; lun <= fileUnits.size(); ++lun) ^ /builddir/build/BUILD/gdl-0.9.9/src/gdlhelp.cpp: In function 'void help_sysvar(std::ostream&, bool)': /builddir/build/BUILD/gdl-0.9.9/src/gdlhelp.cpp:230:61: warning: operation on 'tmp' may be undefined [-Wsequence-point] DStructGDL* tmp= tmp=static_cast(var->Data()); ^ /builddir/build/BUILD/gdl-0.9.9/src/gdlhelp.cpp: In function 'DStringGDL* recall_commands_internal()': /builddir/build/BUILD/gdl-0.9.9/src/gdlhelp.cpp:523:46: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (SizeT i = 0; i < history_length - 1; ++i) ^ /builddir/build/BUILD/gdl-0.9.9/src/gdlhelp.cpp: In function 'void lib::help_pro(EnvT*)': /builddir/build/BUILD/gdl-0.9.9/src/gdlhelp.cpp:1088:39: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for( SizeT j=0; jNPar(); ++j) ^ /builddir/build/BUILD/gdl-0.9.9/src/gdlhelp.cpp:1090:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for( SizeT j=0; jNKey(); ++j) ^ /builddir/build/BUILD/gdl-0.9.9/src/gdlhelp.cpp:1085:15: warning: unused variable 'nPar' [-Wunused-variable] int nPar = pro->NPar(); ^ /builddir/build/BUILD/gdl-0.9.9/src/gdlhelp.cpp:1112:37: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (SizeT j = 0; j < nPar; ++j) ^ /builddir/build/BUILD/gdl-0.9.9/src/gdlhelp.cpp:1114:37: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (SizeT j = 0; j < nKey; ++j) ^ /builddir/build/BUILD/gdl-0.9.9/src/gdlhelp.cpp:1317:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for ( int i = 0; i < nEnv; ++i ) { ^ /builddir/build/BUILD/gdl-0.9.9/src/gdlhelp.cpp:1017:16: warning: unused variable 'PREFERENCESIx' [-Wunused-variable] static int PREFERENCESIx = e->KeywordIx("PREFERENCES"); ^ [ 32%] Building CXX object src/CMakeFiles/gdl.dir/gdlpsstream.cpp.o cd /builddir/build/BUILD/gdl-0.9.9/build/src && /usr/bin/c++ -DHAVE_CONFIG_H -DWXUSINGDLL -D_FILE_OFFSET_BITS=64 -D__WXGTK__ -I/builddir/build/BUILD/gdl-0.9.9/src -I/usr/include/tirpc -I/usr/include/GraphicsMagick -I/usr/lib/wx/include/gtk3-unicode-3.0 -I/usr/include/wx-3.0 -I/usr/include/libgeotiff -I/usr/include/hdf -I/usr/include/python2.7 -I/usr/lib/python2.7/site-packages/numpy/core/include -I/usr/include/udunits2 -I/usr/include/eigen3 -I/builddir/build/BUILD/gdl-0.9.9 -I/builddir/build/BUILD/gdl-0.9.9/build -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -DNDEBUG -fPIE -fopenmp -std=gnu++11 -o CMakeFiles/gdl.dir/gdlpsstream.cpp.o -c /builddir/build/BUILD/gdl-0.9.9/src/gdlpsstream.cpp In file included from /builddir/build/BUILD/gdl-0.9.9/src/basegdl.hpp:31:0, from /builddir/build/BUILD/gdl-0.9.9/src/datatypes.hpp:33, from /builddir/build/BUILD/gdl-0.9.9/src/graphicsdevice.hpp:50, from /builddir/build/BUILD/gdl-0.9.9/src/gdlpsstream.cpp:21: /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In copy constructor 'dimension::dimension(const dimension&)': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:55:14: warning: array subscript has type 'char' [-Wchar-subscripts] { dim[i]=dim_.dim[i];} ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:55:26: warning: array subscript has type 'char' [-Wchar-subscripts] { dim[i]=dim_.dim[i];} ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In member function 'dimension& dimension::operator=(const dimension&)': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:118:12: warning: array subscript has type 'char' [-Wchar-subscripts] dim[i]=dim_.dim[i]; ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:118:24: warning: array subscript has type 'char' [-Wchar-subscripts] dim[i]=dim_.dim[i]; ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In member function 'void dimension::operator<<(SizeT)': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:146:15: warning: array subscript has type 'char' [-Wchar-subscripts] dim[rank++]=add; ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In member function 'SizeT dimension::NDimElements()': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:295:24: warning: array subscript has type 'char' [-Wchar-subscripts] return stride[ rank]; ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In member function 'SizeT dimension::NDimElementsConst() const': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:303:44: warning: array subscript has type 'char' [-Wchar-subscripts] for(char i=0; i= labelList.Size()) ^ /builddir/build/BUILD/gdl-0.9.9/src/gdlpsstream.cpp: In function 'void image_compress(unsigned char*, PLINT, long int)': /builddir/build/BUILD/gdl-0.9.9/src/gdlpsstream.cpp:59:25: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (i=0, j=0, k=0; i= labelList.Size()) ^ /builddir/build/BUILD/gdl-0.9.9/src/gdlsvgstream.cpp: In member function 'std::string GDLSVGStream::svg_to_png64(int, int, png_byte*, int, int, int, int*)': /builddir/build/BUILD/gdl-0.9.9/src/gdlsvgstream.cpp:103:14: warning: unused variable 'out' [-Wunused-variable] char *in,*out; ^ [ 35%] Building CXX object src/CMakeFiles/gdl.dir/gdlwidget.cpp.o cd /builddir/build/BUILD/gdl-0.9.9/build/src && /usr/bin/c++ -DHAVE_CONFIG_H -DWXUSINGDLL -D_FILE_OFFSET_BITS=64 -D__WXGTK__ -I/builddir/build/BUILD/gdl-0.9.9/src -I/usr/include/tirpc -I/usr/include/GraphicsMagick -I/usr/lib/wx/include/gtk3-unicode-3.0 -I/usr/include/wx-3.0 -I/usr/include/libgeotiff -I/usr/include/hdf -I/usr/include/python2.7 -I/usr/lib/python2.7/site-packages/numpy/core/include -I/usr/include/udunits2 -I/usr/include/eigen3 -I/builddir/build/BUILD/gdl-0.9.9 -I/builddir/build/BUILD/gdl-0.9.9/build -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -DNDEBUG -fPIE -fopenmp -std=gnu++11 -o CMakeFiles/gdl.dir/gdlwidget.cpp.o -c /builddir/build/BUILD/gdl-0.9.9/src/gdlwidget.cpp In file included from /builddir/build/BUILD/gdl-0.9.9/src/basegdl.hpp:31:0, from /builddir/build/BUILD/gdl-0.9.9/src/gdlwidget.cpp:28: /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In copy constructor 'dimension::dimension(const dimension&)': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:55:14: warning: array subscript has type 'char' [-Wchar-subscripts] { dim[i]=dim_.dim[i];} ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:55:26: warning: array subscript has type 'char' [-Wchar-subscripts] { dim[i]=dim_.dim[i];} ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In member function 'dimension& dimension::operator=(const dimension&)': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:118:12: warning: array subscript has type 'char' [-Wchar-subscripts] dim[i]=dim_.dim[i]; ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:118:24: warning: array subscript has type 'char' [-Wchar-subscripts] dim[i]=dim_.dim[i]; ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In member function 'void dimension::operator<<(SizeT)': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:146:15: warning: array subscript has type 'char' [-Wchar-subscripts] dim[rank++]=add; ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In member function 'SizeT dimension::NDimElements()': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:295:24: warning: array subscript has type 'char' [-Wchar-subscripts] return stride[ rank]; ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In member function 'SizeT dimension::NDimElementsConst() const': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:303:44: warning: array subscript has type 'char' [-Wchar-subscripts] for(char i=0; i= labelList.Size()) ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp:21:0, from /builddir/build/BUILD/gdl-0.9.9/src/GDLTreeParser.hpp:13, from /builddir/build/BUILD/gdl-0.9.9/src/dinterpreter.hpp:69, from /builddir/build/BUILD/gdl-0.9.9/src/gdlwidget.cpp:31: /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp: In member function 'void ArrayIndexVectorT::Clear()': /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp:142:17: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for( int i=0; iGetStride() * varStride[variableIndex]; ^ /builddir/build/BUILD/gdl-0.9.9/src/allix.hpp: In constructor 'AllIxNewMultiOneVariableIndexIndexedT::AllIxNewMultiOneVariableIndexIndexedT(RankT, SizeT, ArrayIndexVectorT*, SizeT, SizeT, const SizeT*, SizeT*, SizeT*)': /builddir/build/BUILD/gdl-0.9.9/src/allix.hpp:654:44: warning: array subscript has type 'char' [-Wchar-subscripts] ixListStride = varStride[variableIndex]; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp:21:0, from /builddir/build/BUILD/gdl-0.9.9/src/GDLTreeParser.hpp:13, from /builddir/build/BUILD/gdl-0.9.9/src/dinterpreter.hpp:69, from /builddir/build/BUILD/gdl-0.9.9/src/gdlwidget.cpp:31: /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp: In member function 'virtual SizeT CArrayIndexScalar::NIter(SizeT)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp:409:14: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= varDim && s > 0) // varDim == 0 && s == 0 ok ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp: In member function 'virtual SizeT ArrayIndexIndexed::NIter(SizeT)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp:577:16: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= varDim && s > 0) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp: In member function 'virtual SizeT CArrayIndexIndexed::NIter(SizeT)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp:720:16: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= varDim && s > 0) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp: In member function 'virtual SizeT ArrayIndexORange::NIter(SizeT)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp:828:18: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( sInit >= varDim) // && s > 0) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp: In member function 'virtual SizeT ArrayIndexRange::NIter(SizeT)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp:972:14: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( e >= varDim) // && e > 0) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp: In member function 'virtual SizeT ArrayIndexORangeS::NIter(SizeT)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp:1105:14: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= varDim) // && s > 0) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp: In member function 'virtual SizeT ArrayIndexRangeS::NIter(SizeT)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp:1270:14: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( e >= varDim) // && e > 0) ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp:98:0, from /builddir/build/BUILD/gdl-0.9.9/src/GDLTreeParser.hpp:13, from /builddir/build/BUILD/gdl-0.9.9/src/dinterpreter.hpp:69, from /builddir/build/BUILD/gdl-0.9.9/src/gdlwidget.cpp:31: /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp: In member function 'virtual BaseGDL* ArrayIndexListOneNoAssocT::Index(BaseGDL*, IxExprListT&)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp:308:8: warning: unused variable 'assertValue' [-Wunused-variable] SizeT assertValue = ix->NIter( var->N_Elements()/*var->Size()*/); ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp: In member function 'virtual void ArrayIndexListOneScalarVPNoAssocT::SetVariable(BaseGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp:532:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp: In member function 'virtual void ArrayIndexListOneScalarVPNoAssocT::AssignAt(BaseGDL*, BaseGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp:579:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp: In member function 'virtual void ArrayIndexListOneConstScalarNoAssocT::SetVariable(BaseGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp:727:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp: In member function 'virtual void ArrayIndexListOneConstScalarNoAssocT::AssignAt(BaseGDL*, BaseGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp:752:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp: In member function 'virtual BaseGDL* ArrayIndexListOneConstScalarNoAssocT::Index(BaseGDL*, IxExprListT&)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp:782:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/GDLTreeParser.hpp:13:0, from /builddir/build/BUILD/gdl-0.9.9/src/dinterpreter.hpp:69, from /builddir/build/BUILD/gdl-0.9.9/src/gdlwidget.cpp:31: /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp: In member function 'virtual BaseGDL* ArrayIndexListOneT::Index(BaseGDL*, IxExprListT&)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp:341:8: warning: unused variable 'assertValue' [-Wunused-variable] SizeT assertValue = ix->NIter( var->N_Elements()/*var->Size()*/); ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp: In member function 'virtual void ArrayIndexListOneScalarVPT::SetVariable(BaseGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp:562:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp: In member function 'virtual void ArrayIndexListOneScalarVPT::AssignAt(BaseGDL*, BaseGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp:609:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp: In member function 'virtual void ArrayIndexListOneConstScalarT::SetVariable(BaseGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp:738:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp: In member function 'virtual void ArrayIndexListOneConstScalarT::AssignAt(BaseGDL*, BaseGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp:763:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp: In member function 'virtual BaseGDL* ArrayIndexListOneConstScalarT::Index(BaseGDL*, IxExprListT&)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp:793:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/GDLInterpreter.hpp:23:0, from /builddir/build/BUILD/gdl-0.9.9/src/dinterpreter.hpp:70, from /builddir/build/BUILD/gdl-0.9.9/src/gdlwidget.cpp:31: /builddir/build/BUILD/gdl-0.9.9/src/accessdesc.hpp: In member function 'void DotAccessDescT::ADAssign(BaseGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/accessdesc.hpp:392:9: warning: unused variable 'lRank' [-Wunused-variable] SizeT lRank = dim.Rank(); ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/dinterpreter.hpp:70:0, from /builddir/build/BUILD/gdl-0.9.9/src/gdlwidget.cpp:31: /builddir/build/BUILD/gdl-0.9.9/src/GDLInterpreter.hpp: In static member function 'static void GDLInterpreter::EnableAllGC()': /builddir/build/BUILD/gdl-0.9.9/src/GDLInterpreter.hpp:366:15: warning: variable 'nEl' set but not used [-Wunused-but-set-variable] SizeT nEl = heap.size(); ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/gdlwidget.hpp:47:0, from /builddir/build/BUILD/gdl-0.9.9/src/gdlwxstream.hpp:26, from /builddir/build/BUILD/gdl-0.9.9/src/gdlwidget.cpp:34: /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp: In function 'bool lib::startClipping(EnvT*, GDLGStream*, bool)': /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:1676:58: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else for ( int i=0; i<4&&iN_Elements(); ++i ) tempbox[i]=dClipBox[i]=(*clipBox)[i]; ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp: In function 'bool lib::gdlAxis(EnvT*, GDLGStream*, std::string, DDouble, DDouble, bool, DLong, DDouble)': /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:1747:11: warning: variable 'OtherAxisSizeInMm' set but not used [-Wunused-but-set-variable] PLFLT OtherAxisSizeInMm; ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:1792:12: warning: variable 'interligne_as_char' set but not used [-Wunused-but-set-variable] DFloat interligne_as_char; ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp: In function 'bool lib::gdlAxis3(EnvT*, GDLGStream*, std::string, DDouble, DDouble, bool, DLong, DDouble)': /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:2015:11: warning: variable 'OtherAxisSizeInMm' set but not used [-Wunused-but-set-variable] PLFLT OtherAxisSizeInMm; ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:2064:12: warning: variable 'interligne' set but not used [-Wunused-but-set-variable] DFloat interligne; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/gdlwxstream.hpp:26:0, from /builddir/build/BUILD/gdl-0.9.9/src/gdlwidget.cpp:34: /builddir/build/BUILD/gdl-0.9.9/src/gdlwidget.hpp: In member function 'DLongGDL* GDLWidgetContainer::GetChildrenList()': /builddir/build/BUILD/gdl-0.9.9/src/gdlwidget.hpp:553:24: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (SizeT i=0; i< size; ++i) (*ret)[i]=children[i]; ^ /builddir/build/BUILD/gdl-0.9.9/src/gdlwidget.hpp: In member function 'DLongGDL* GDLWidgetButton::GetChildrenList()': /builddir/build/BUILD/gdl-0.9.9/src/gdlwidget.hpp:770:24: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (SizeT i=0; i< size; ++i) (*ret)[i]=children[i]; ^ /builddir/build/BUILD/gdl-0.9.9/src/gdlwidget.hpp: In member function 'std::vector gdlGrid::GetSelectedDisjointCellsList()': /builddir/build/BUILD/gdl-0.9.9/src/gdlwidget.hpp:1262:43: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for( int i=0; iDesc( )->TagIndex( "TOP" ); // 1 ^ /builddir/build/BUILD/gdl-0.9.9/src/gdlwidget.cpp:317:18: warning: unused variable 'handlerIx' [-Wunused-variable] static int handlerIx = ev->Desc( )->TagIndex( "HANDLER" ); // 2 ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/gdlwxstream.hpp:26:0, from /builddir/build/BUILD/gdl-0.9.9/src/gdlwidget.cpp:34: /builddir/build/BUILD/gdl-0.9.9/src/gdlwidget.hpp: In constructor 'GDLWidgetBase::GDLWidgetBase(WidgetIDT, EnvT*, ULong, bool, WidgetIDT&, bool, DLong, DLong, int, bool, const DString&, const DString&, const DString&, const DString&, DLong, DLong, DLong, DLong, bool, long int, long int, bool, bool)': /builddir/build/BUILD/gdl-0.9.9/src/gdlwidget.hpp:570:9: warning: 'GDLWidgetBase::nrows' will be initialized after [-Wreorder] DLong nrows; ^ /builddir/build/BUILD/gdl-0.9.9/src/gdlwidget.hpp:569:9: warning: 'DLong GDLWidgetBase::ncols' [-Wreorder] DLong ncols; ^ /builddir/build/BUILD/gdl-0.9.9/src/gdlwidget.cpp:877:1: warning: when initialized here [-Wreorder] GDLWidgetBase::GDLWidgetBase( WidgetIDT parentID, EnvT* e, ULong eventFlags_, ^ /builddir/build/BUILD/gdl-0.9.9/src/gdlwidget.cpp: In member function 'virtual void GDLWidgetBase::ReorderWidgets()': /builddir/build/BUILD/gdl-0.9.9/src/gdlwidget.cpp:1278:21: warning: unused variable 'w' [-Wunused-variable] wxWindow* w=(*iter); ^ /builddir/build/BUILD/gdl-0.9.9/src/gdlwidget.cpp: In member function 'void GDLWidgetTab::SetTabCurrent(int)': /builddir/build/BUILD/gdl-0.9.9/src/gdlwidget.cpp:1345:34: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (valGetPageCount()){ ^ /builddir/build/BUILD/gdl-0.9.9/src/gdlwidget.cpp: In constructor 'GDLWidgetTable::GDLWidgetTable(WidgetIDT, EnvT*, DByteGDL*, DStringGDL*, DByteGDL*, DByteGDL*, DStringGDL*, int, DLongGDL*, DStringGDL*, bool, DByteGDL*, DStringGDL*, DStringGDL*, bool, bool, bool, bool, DLongGDL*, DStringGDL*, BaseGDL*, DLong, DLong, DStringGDL*, DULong)': /builddir/build/BUILD/gdl-0.9.9/src/gdlwidget.cpp:1535:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for ( int ival=0, i=0; iSetCellValue( i, j ,wxString(((*valueAsStrings)[jval*numRows+ival]).c_str(), wxConvUTF8 ) ); ^ /builddir/build/BUILD/gdl-0.9.9/src/gdlwidget.cpp:1537:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (ival < numRows && jval < numCols ) grid->SetCellValue( i, j ,wxString(((*valueAsStrings)[jval*numRows+ival]).c_str(), wxConvUTF8 ) ); ^ /builddir/build/BUILD/gdl-0.9.9/src/gdlwidget.cpp:1579:24: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (SizeT i=0; i< x_scroll_size ; ++i) scr_sizex+=grid->GetColSize(i); ^ /builddir/build/BUILD/gdl-0.9.9/src/gdlwidget.cpp:1586:24: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (SizeT j=0; j< y_scroll_size ; ++j) scr_sizey+=grid->GetRowHeight(j); ^ /builddir/build/BUILD/gdl-0.9.9/src/gdlwidget.cpp: In member function 'void GDLWidgetTable::DoAlign()': /builddir/build/BUILD/gdl-0.9.9/src/gdlwidget.cpp:1693:26: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for ( SizeT i = 0; i < nRows; ++i ) { ^ /builddir/build/BUILD/gdl-0.9.9/src/gdlwidget.cpp:1694:28: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for ( SizeT j = 0; j < nCols; ++j ) { ^ /builddir/build/BUILD/gdl-0.9.9/src/gdlwidget.cpp: In member function 'void GDLWidgetTable::DoBackgroundColor()': /builddir/build/BUILD/gdl-0.9.9/src/gdlwidget.cpp:1792:22: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (SizeT i=0; i< nRows; ++i) for (SizeT j=0; j< nCols; ++j) //Row by Row, from top. ^ /builddir/build/BUILD/gdl-0.9.9/src/gdlwidget.cpp:1792:53: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (SizeT i=0; i< nRows; ++i) for (SizeT j=0; j< nCols; ++j) //Row by Row, from top. ^ /builddir/build/BUILD/gdl-0.9.9/src/gdlwidget.cpp: In member function 'void GDLWidgetTable::DoForegroundColor()': /builddir/build/BUILD/gdl-0.9.9/src/gdlwidget.cpp:1849:22: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (SizeT i=0; i< nRows; ++i) for (SizeT j=0; j< nCols; ++j) //Row by Row, from top. ^ /builddir/build/BUILD/gdl-0.9.9/src/gdlwidget.cpp:1849:53: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (SizeT i=0; i< nRows; ++i) for (SizeT j=0; j< nCols; ++j) //Row by Row, from top. ^ /builddir/build/BUILD/gdl-0.9.9/src/gdlwidget.cpp: In member function 'void GDLWidgetTable::DoColumnLabels()': /builddir/build/BUILD/gdl-0.9.9/src/gdlwidget.cpp:1907:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for ( SizeT j = 0; j < nCols; ++j ) grid->SetColLabelValue( j, wxEmptyString ); ^ /builddir/build/BUILD/gdl-0.9.9/src/gdlwidget.cpp:1909:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for ( SizeT j = 0; j < nCols; ++j ) { ^ /builddir/build/BUILD/gdl-0.9.9/src/gdlwidget.cpp:1915:28: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for ( SizeT j = 0; j < nCols; ++j ) { ^ /builddir/build/BUILD/gdl-0.9.9/src/gdlwidget.cpp: In member function 'void GDLWidgetTable::DoColumnWidth()': /builddir/build/BUILD/gdl-0.9.9/src/gdlwidget.cpp:1930:65: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if ( columnWidth->N_Elements( ) == 1 ) for ( SizeT j = 0; j < nCols; ++j ) grid->SetColSize(j,(*columnWidth)[0]*unitConversionFactor.x); ^ /builddir/build/BUILD/gdl-0.9.9/src/gdlwidget.cpp:1932:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for ( SizeT j = 0; j < nCols; ++j ) { ^ /builddir/build/BUILD/gdl-0.9.9/src/gdlwidget.cpp: In member function 'void GDLWidgetTable::DoColumnWidth(DLongGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/gdlwidget.cpp:1953:40: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for ( int it = 0; it GetColSize(j); ^ /builddir/build/BUILD/gdl-0.9.9/src/gdlwidget.cpp:2007:40: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for ( int it = 0; it GetRowSize(i); ^ /builddir/build/BUILD/gdl-0.9.9/src/gdlwidget.cpp:2066:40: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for ( int it = 0; it N_Elements( ) == 1 ) for ( SizeT i = 0; i < nRows; ++i ) grid->SetRowSize(i,(*rowHeights)[0]*unitConversionFactor.y); ^ /builddir/build/BUILD/gdl-0.9.9/src/gdlwidget.cpp:2119:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for ( SizeT i = 0; i < nRows; ++i ) { ^ /builddir/build/BUILD/gdl-0.9.9/src/gdlwidget.cpp: In member function 'void GDLWidgetTable::DoRowHeights(DLongGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/gdlwidget.cpp:2139:40: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for ( int it = 0; it SetRowLabelValue( i, wxEmptyString ); ^ /builddir/build/BUILD/gdl-0.9.9/src/gdlwidget.cpp:2189:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for ( SizeT i = 0; i < nRows; ++i ) { ^ /builddir/build/BUILD/gdl-0.9.9/src/gdlwidget.cpp:2195:28: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for ( SizeT i = 0; i < nRows; ++i ) { ^ /builddir/build/BUILD/gdl-0.9.9/src/gdlwidget.cpp: In member function 'bool GDLWidgetTable::InsertColumns(DLong, DLongGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/gdlwidget.cpp:2253:55: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] {SizeT k=0; for (SizeT i=0; i< grid->GetNumberRows(); ++i) for (SizeT j=pos; jGetNumberCols() ; ++j) {grid->SetCellValue( i, j, wxString( "0" , wxConvUTF8 ) );++k;}} ^ /builddir/build/BUILD/gdl-0.9.9/src/gdlwidget.cpp:2253:103: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] {SizeT k=0; for (SizeT i=0; i< grid->GetNumberRows(); ++i) for (SizeT j=pos; jGetNumberCols() ; ++j) {grid->SetCellValue( i, j, wxString( "0" , wxConvUTF8 ) );++k;}} ^ /builddir/build/BUILD/gdl-0.9.9/src/gdlwidget.cpp: In member function 'bool GDLWidgetTable::InsertRows(DLong, DLongGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/gdlwidget.cpp:2330:56: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] {SizeT k=0; for (SizeT i=pos; iGetNumberRows(); ++i) for (SizeT j=0; jGetNumberCols() ; ++j) {grid->SetCellValue( i, j, wxString( "0" , wxConvUTF8 ) );++k;}} ^ /builddir/build/BUILD/gdl-0.9.9/src/gdlwidget.cpp:2330:102: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] {SizeT k=0; for (SizeT i=pos; iGetNumberRows(); ++i) for (SizeT j=0; jGetNumberCols() ; ++j) {grid->SetCellValue( i, j, wxString( "0" , wxConvUTF8 ) );++k;}} ^ /builddir/build/BUILD/gdl-0.9.9/src/gdlwidget.cpp: In member function 'void GDLWidgetTable::SetTableValues(DStringGDL*, DLongGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/gdlwidget.cpp:2379:19: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (numRows > curr_rows) grid->AppendRows(numRows-curr_rows); ^ /builddir/build/BUILD/gdl-0.9.9/src/gdlwidget.cpp:2380:19: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (numCols > curr_cols) grid->AppendCols(numCols-curr_cols); ^ /builddir/build/BUILD/gdl-0.9.9/src/gdlwidget.cpp:2426:20: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (ival < numRows && jval < numCols ) grid->SetCellValue( i, j ,wxString(((*val)[jval*numRows+ival]).c_str(), wxConvUTF8 ) ); ^ /builddir/build/BUILD/gdl-0.9.9/src/gdlwidget.cpp:2426:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (ival < numRows && jval < numCols ) grid->SetCellValue( i, j ,wxString(((*val)[jval*numRows+ival]).c_str(), wxConvUTF8 ) ); ^ /builddir/build/BUILD/gdl-0.9.9/src/gdlwidget.cpp: In member function 'BaseGDL* GDLWidgetTable::GetTableValuesAsStruct(DLongGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/gdlwidget.cpp:2462:20: warning: unused variable 'k' [-Wunused-variable] for (SizeT k=0,n=0,l=0; nDim(1); ++n) { ^ /builddir/build/BUILD/gdl-0.9.9/src/gdlwidget.cpp:2564:34: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (SizeT j=colTL; j<=colBR; ++j) { ^ /builddir/build/BUILD/gdl-0.9.9/src/gdlwidget.cpp:2574:34: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (SizeT i=rowTL; i<=rowBR; ++i) { ^ /builddir/build/BUILD/gdl-0.9.9/src/gdlwidget.cpp:2438:7: warning: unused variable 'numRows' [-Wunused-variable] int numRows=valueAsStrings->Dim(0); ^ /builddir/build/BUILD/gdl-0.9.9/src/gdlwidget.cpp:2439:7: warning: unused variable 'numCols' [-Wunused-variable] int numCols=valueAsStrings->Dim(1); ^ /builddir/build/BUILD/gdl-0.9.9/src/gdlwidget.cpp: In member function 'DStringGDL* GDLWidgetTable::GetTableValues(DLongGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/gdlwidget.cpp:2657:34: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (SizeT k=0,i=rowTL; i<=rowBR; ++i) for (SizeT j=colTL; j<=colBR; ++j) ^ /builddir/build/BUILD/gdl-0.9.9/src/gdlwidget.cpp:2657:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (SizeT k=0,i=rowTL; i<=rowBR; ++i) for (SizeT j=colTL; j<=colBR; ++j) ^ /builddir/build/BUILD/gdl-0.9.9/src/gdlwidget.cpp:2659:19: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if ( i >= numRows || j >= numCols) return static_cast(NULL); ^ /builddir/build/BUILD/gdl-0.9.9/src/gdlwidget.cpp:2659:35: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if ( i >= numRows || j >= numCols) return static_cast(NULL); ^ /builddir/build/BUILD/gdl-0.9.9/src/gdlwidget.cpp: In member function 'void GDLWidgetTable::SetTableNumberOfRows(DLong)': /builddir/build/BUILD/gdl-0.9.9/src/gdlwidget.cpp:2741:15: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (nrows > old_nrows) { ^ /builddir/build/BUILD/gdl-0.9.9/src/gdlwidget.cpp:2743:19: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (numRows > old_nrows) { ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/gdlwxstream.hpp:26:0, from /builddir/build/BUILD/gdl-0.9.9/src/gdlwidget.cpp:34: /builddir/build/BUILD/gdl-0.9.9/src/gdlwidget.hpp: In constructor 'GDLWidgetTree::GDLWidgetTree(WidgetIDT, EnvT*, BaseGDL*, DULong, wxBitmap*, DLong, DLong, bool, bool, DLong)': /builddir/build/BUILD/gdl-0.9.9/src/gdlwidget.hpp:1144:11: warning: 'GDLWidgetTree::rootID' will be initialized after [-Wreorder] WidgetIDT rootID; ^ /builddir/build/BUILD/gdl-0.9.9/src/gdlwidget.hpp:1139:5: warning: 'int GDLWidgetTree::buttonImageId' [-Wreorder] int buttonImageId; ^ /builddir/build/BUILD/gdl-0.9.9/src/gdlwidget.cpp:2824:1: warning: when initialized here [-Wreorder] GDLWidgetTree::GDLWidgetTree( WidgetIDT p, EnvT* e, BaseGDL* value_, DULong eventFlags_ ^ /builddir/build/BUILD/gdl-0.9.9/src/gdlwidget.cpp: In constructor 'GDLWidgetList::GDLWidgetList(WidgetIDT, EnvT*, BaseGDL*, DLong, DULong)': /builddir/build/BUILD/gdl-0.9.9/src/gdlwidget.cpp:3355:26: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for ( SizeT i = 0; i < nlines; ++i ){ ^ /builddir/build/BUILD/gdl-0.9.9/src/gdlwidget.cpp: In constructor 'GDLWidgetDropList::GDLWidgetDropList(WidgetIDT, EnvT*, BaseGDL*, DULong, const DString&, DLong)': /builddir/build/BUILD/gdl-0.9.9/src/gdlwidget.cpp:3475:26: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for ( SizeT i = 0; i < n; ++i ) ^ /builddir/build/BUILD/gdl-0.9.9/src/gdlwidget.cpp: In constructor 'GDLWidgetComboBox::GDLWidgetComboBox(WidgetIDT, EnvT*, BaseGDL*, DULong, const DString&, DLong)': /builddir/build/BUILD/gdl-0.9.9/src/gdlwidget.cpp:3553:26: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for ( SizeT i = 0; i < n; ++i ) ^ /builddir/build/BUILD/gdl-0.9.9/src/gdlwidget.cpp: In constructor 'GDLWidgetText::GDLWidgetText(WidgetIDT, EnvT*, DStringGDL*, DULong, bool, bool)': /builddir/build/BUILD/gdl-0.9.9/src/gdlwidget.cpp:3637:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for( int i=0; iN_Elements(); ++i) ^ /builddir/build/BUILD/gdl-0.9.9/src/gdlwidget.cpp: In member function 'void GDLWidgetText::ChangeText(DStringGDL*, bool)': /builddir/build/BUILD/gdl-0.9.9/src/gdlwidget.cpp:3694:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for( int i=0; iN_Elements(); ++i) ^ /builddir/build/BUILD/gdl-0.9.9/src/gdlwidget.cpp: In member function 'void GDLWidgetText::InsertText(DStringGDL*, bool, bool)': /builddir/build/BUILD/gdl-0.9.9/src/gdlwidget.cpp:3728:46: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for ( int i = 0; i < valueStr->N_Elements( ); ++i ) { ^ /builddir/build/BUILD/gdl-0.9.9/src/gdlwidget.cpp: In member function 'void GDLWidgetLabel::SetLabelValue(const DString&)': /builddir/build/BUILD/gdl-0.9.9/src/gdlwidget.cpp:3986:18: warning: unused variable 'id' [-Wunused-variable] wxWindowID id = static_cast (wxWidget)->GetId( ); ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/gdlwxstream.hpp:26:0, from /builddir/build/BUILD/gdl-0.9.9/src/gdlwidget.cpp:34: /builddir/build/BUILD/gdl-0.9.9/src/gdlwidget.hpp: In constructor 'GDLFrame::GDLFrame(GDLWidgetBase*, wxWindowID, const wxString&, bool, const wxPoint&)': /builddir/build/BUILD/gdl-0.9.9/src/gdlwidget.hpp:1402:18: warning: 'GDLFrame::gdlOwner' will be initialized after [-Wreorder] GDLWidgetBase* gdlOwner; ^ /builddir/build/BUILD/gdl-0.9.9/src/gdlwidget.hpp:1401:11: warning: 'GDLApp* GDLFrame::appOwner' [-Wreorder] GDLApp* appOwner; ^ /builddir/build/BUILD/gdl-0.9.9/src/gdlwidget.cpp:4043:1: warning: when initialized here [-Wreorder] GDLFrame::GDLFrame( GDLWidgetBase* gdlOwner_, wxWindowID id, const wxString& title , const bool nofocus, const wxPoint& pos ) ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/gdlwxstream.hpp:26:0, from /builddir/build/BUILD/gdl-0.9.9/src/gdlwidget.cpp:34: /builddir/build/BUILD/gdl-0.9.9/src/gdlwidget.hpp: In constructor 'GDLDrawPanel::GDLDrawPanel(wxWindow*, wxWindowID, const wxPoint&, const wxSize&, long int, const wxString&)': /builddir/build/BUILD/gdl-0.9.9/src/gdlwidget.hpp:1504:14: warning: 'GDLDrawPanel::GDLWidgetDrawID' will be initialized after [-Wreorder] wxWindowID GDLWidgetDrawID; ^ /builddir/build/BUILD/gdl-0.9.9/src/gdlwidget.hpp:1501:11: warning: 'wxSize GDLDrawPanel::drawSize' [-Wreorder] wxSize drawSize; ^ /builddir/build/BUILD/gdl-0.9.9/src/gdlwidget.cpp:4075:1: warning: when initialized here [-Wreorder] GDLDrawPanel::GDLDrawPanel( wxWindow* parent, wxWindowID id, const wxPoint& pos, const wxSize& size, long style, const wxString& name) ^ /builddir/build/BUILD/gdl-0.9.9/src/gdlwidget.cpp: In static member function 'static bool GDLWidget::GetXmanagerBlock()': /builddir/build/BUILD/gdl-0.9.9/src/gdlwidget.cpp:378:22: warning: 'xmanActCom' may be used uninitialized in this function [-Wmaybe-uninitialized] if ( managed && !xmanActCom ) { ^ /builddir/build/BUILD/gdl-0.9.9/src/gdlwidget.cpp:378:18: warning: 'managed' may be used uninitialized in this function [-Wmaybe-uninitialized] if ( managed && !xmanActCom ) { ^ /builddir/build/BUILD/gdl-0.9.9/src/gdlwidget.cpp: In member function 'void GDLWidgetTable::DoAlign(DLongGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/gdlwidget.cpp:1774:60: warning: 'ali' may be used uninitialized in this function [-Wmaybe-uninitialized] grid->SetCellAlignment( i, j, ali, wxALIGN_CENTRE ); ^ /builddir/build/BUILD/gdl-0.9.9/src/gdlwidget.cpp:1753:64: warning: 'ali' may be used uninitialized in this function [-Wmaybe-uninitialized] grid->SetCellAlignment( row, col, ali, wxALIGN_CENTRE ); ^ /builddir/build/BUILD/gdl-0.9.9/src/gdlwidget.cpp:1734:70: warning: 'ali' may be used uninitialized in this function [-Wmaybe-uninitialized] grid->SetCellAlignment( (*it).x, (*it).y, ali, wxALIGN_CENTRE ); ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/gdlwidget.hpp:47:0, from /builddir/build/BUILD/gdl-0.9.9/src/gdlwxstream.hpp:26, from /builddir/build/BUILD/gdl-0.9.9/src/gdlwidget.cpp:34: /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp: At global scope: /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:81:28: warning: 'Data3d' defined but not used [-Wunused-variable] static GDL_3DTRANSFORMDATA Data3d; ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:83:12: warning: 'code012' defined but not used [-Wunused-variable] static int code012[3] = {0, 1, 2}; ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:84:12: warning: 'code102' defined but not used [-Wunused-variable] static int code102[3] = {1, 0, 2}; ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:85:12: warning: 'code120' defined but not used [-Wunused-variable] static int code120[3] = {1, 2, 0}; ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:86:12: warning: 'code210' defined but not used [-Wunused-variable] static int code210[3] = {2, 1, 0}; ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:87:12: warning: 'code201' defined but not used [-Wunused-variable] static int code201[3] = {2, 0, 1}; ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:88:12: warning: 'code021' defined but not used [-Wunused-variable] static int code021[3] = {0, 2, 1}; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/gdlwxstream.hpp:26:0, from /builddir/build/BUILD/gdl-0.9.9/src/gdlwidget.cpp:34: /builddir/build/BUILD/gdl-0.9.9/src/gdlwidget.hpp:69:13: warning: 'handlersInited' defined but not used [-Wunused-variable] static bool handlersInited=false; //handlers of graphic formats for bitmaps (magick). ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/gdlwidget.hpp:47:0, from /builddir/build/BUILD/gdl-0.9.9/src/gdlwxstream.hpp:26, from /builddir/build/BUILD/gdl-0.9.9/src/gdlwidget.cpp:34: /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:397:15: warning: 'void lib::gdlSetGraphicsBackgroundColorFromKw(EnvT*, GDLGStream*, bool)' defined but not used [-Wunused-function] static void gdlSetGraphicsBackgroundColorFromKw(EnvT *e, GDLGStream *a, bool kw=true) ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:410:15: warning: 'void lib::gdlSetGraphicsForegroundColorFromKw(EnvT*, GDLGStream*, std::string)' defined but not used [-Wunused-function] static void gdlSetGraphicsForegroundColorFromKw(EnvT *e, GDLGStream *a, string OtherColorKw="") ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:433:15: warning: 'void lib::gdlGetPsym(EnvT*, DLong&)' defined but not used [-Wunused-function] static void gdlGetPsym(EnvT *e, DLong &psym) ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:444:16: warning: 'void lib::gdlSetSymsize(EnvT*, GDLGStream*)' defined but not used [-Wunused-function] static void gdlSetSymsize(EnvT *e, GDLGStream *a) ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:667:15: warning: 'bool lib::gdlGetDesiredAxisRange(EnvT*, std::string, DDouble&, DDouble&)' defined but not used [-Wunused-function] static bool gdlGetDesiredAxisRange(EnvT *e, string axis, DDouble &start, DDouble &end) ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:748:16: warning: 'void lib::gdlGetDesiredAxisTickget(EnvT*, std::string, DDoubleGDL*)' defined but not used [-Wunused-function] static void gdlGetDesiredAxisTickget(EnvT *e, string axis, DDoubleGDL *Axistickget) ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:901:14: warning: 'int lib::gdlGetCalendarCode(EnvT*, std::string)' defined but not used [-Wunused-function] static int gdlGetCalendarCode(EnvT* e, string axis) ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:955:15: warning: 'void lib::gdlGetDesiredAxisTickv(EnvT*, std::string, DDoubleGDL*)' defined but not used [-Wunused-function] static void gdlGetDesiredAxisTickv(EnvT* e, string axis, DDoubleGDL* axisTickvVect) ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:998:17: warning: 'void lib::gdlSetLineStyle(EnvT*, GDLGStream*)' defined but not used [-Wunused-function] static void gdlSetLineStyle(EnvT *e, GDLGStream *a) ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:1046:15: warning: 'void lib::gdlSetPenThickness(EnvT*, GDLGStream*)' defined but not used [-Wunused-function] static void gdlSetPenThickness(EnvT *e, GDLGStream *a) ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:1082:17: warning: 'bool lib::gdlYaxisNoZero(EnvT*)' defined but not used [-Wunused-function] static bool gdlYaxisNoZero(EnvT* e) ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:1108:15: warning: 'void lib::gdlNextPlotHandlingNoEraseOption(EnvT*, GDLGStream*, bool)' defined but not used [-Wunused-function] static void gdlNextPlotHandlingNoEraseOption(EnvT *e, GDLGStream *a, bool noe=0) ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:1152:15: warning: 'bool lib::gdlSet3DViewPortAndWorldCoordinates(EnvT*, GDLGStream*, DDoubleGDL*, bool, bool, DDouble, DDouble, DDouble, DDouble, DDouble, DDouble, bool)' defined but not used [-Wunused-function] static bool gdlSet3DViewPortAndWorldCoordinates(EnvT* e, ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:1358:15: warning: 'bool lib::gdlSetViewPortAndWorldCoordinates(EnvT*, GDLGStream*, bool, bool, DFloat, DFloat, DFloat, DFloat, DDouble, DDouble, DDouble, DDouble, DLong)' defined but not used [-Wunused-function] static bool gdlSetViewPortAndWorldCoordinates(EnvT* e, ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:1605:15: warning: 'bool lib::startClipping(EnvT*, GDLGStream*, bool)' defined but not used [-Wunused-function] static bool startClipping(EnvT *e, GDLGStream *a, bool canUsePClip=false) ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:1979:15: warning: 'bool lib::gdlBox(EnvT*, GDLGStream*, DDouble, DDouble, DDouble, DDouble, bool, bool)' defined but not used [-Wunused-function] static bool gdlBox(EnvT *e, GDLGStream *a, DDouble xStart, DDouble xEnd, DDouble yStart, DDouble yEnd, bool xLog, bool yLog) ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:2195:15: warning: 'bool lib::gdlBox3(EnvT*, GDLGStream*, DDouble, DDouble, DDouble, DDouble, DDouble, DDouble, bool, bool, bool, bool)' defined but not used [-Wunused-function] static bool gdlBox3(EnvT *e, GDLGStream *a, DDouble xStart, DDouble xEnd, DDouble yStart, ^ [ 36%] Building CXX object src/CMakeFiles/gdl.dir/gdlwidgeteventhandler.cpp.o cd /builddir/build/BUILD/gdl-0.9.9/build/src && /usr/bin/c++ -DHAVE_CONFIG_H -DWXUSINGDLL -D_FILE_OFFSET_BITS=64 -D__WXGTK__ -I/builddir/build/BUILD/gdl-0.9.9/src -I/usr/include/tirpc -I/usr/include/GraphicsMagick -I/usr/lib/wx/include/gtk3-unicode-3.0 -I/usr/include/wx-3.0 -I/usr/include/libgeotiff -I/usr/include/hdf -I/usr/include/python2.7 -I/usr/lib/python2.7/site-packages/numpy/core/include -I/usr/include/udunits2 -I/usr/include/eigen3 -I/builddir/build/BUILD/gdl-0.9.9 -I/builddir/build/BUILD/gdl-0.9.9/build -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -DNDEBUG -fPIE -fopenmp -std=gnu++11 -o CMakeFiles/gdl.dir/gdlwidgeteventhandler.cpp.o -c /builddir/build/BUILD/gdl-0.9.9/src/gdlwidgeteventhandler.cpp In file included from /builddir/build/BUILD/gdl-0.9.9/src/basegdl.hpp:31:0, from /builddir/build/BUILD/gdl-0.9.9/src/gdlwidgeteventhandler.cpp:26: /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In copy constructor 'dimension::dimension(const dimension&)': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:55:14: warning: array subscript has type 'char' [-Wchar-subscripts] { dim[i]=dim_.dim[i];} ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:55:26: warning: array subscript has type 'char' [-Wchar-subscripts] { dim[i]=dim_.dim[i];} ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In member function 'dimension& dimension::operator=(const dimension&)': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:118:12: warning: array subscript has type 'char' [-Wchar-subscripts] dim[i]=dim_.dim[i]; ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:118:24: warning: array subscript has type 'char' [-Wchar-subscripts] dim[i]=dim_.dim[i]; ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In member function 'void dimension::operator<<(SizeT)': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:146:15: warning: array subscript has type 'char' [-Wchar-subscripts] dim[rank++]=add; ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In member function 'SizeT dimension::NDimElements()': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:295:24: warning: array subscript has type 'char' [-Wchar-subscripts] return stride[ rank]; ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In member function 'SizeT dimension::NDimElementsConst() const': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:303:44: warning: array subscript has type 'char' [-Wchar-subscripts] for(char i=0; i= labelList.Size()) ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp:21:0, from /builddir/build/BUILD/gdl-0.9.9/src/GDLTreeParser.hpp:13, from /builddir/build/BUILD/gdl-0.9.9/src/dinterpreter.hpp:69, from /builddir/build/BUILD/gdl-0.9.9/src/gdlwidgeteventhandler.cpp:29: /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp: In member function 'void ArrayIndexVectorT::Clear()': /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp:142:17: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for( int i=0; iGetStride() * varStride[variableIndex]; ^ /builddir/build/BUILD/gdl-0.9.9/src/allix.hpp: In constructor 'AllIxNewMultiOneVariableIndexIndexedT::AllIxNewMultiOneVariableIndexIndexedT(RankT, SizeT, ArrayIndexVectorT*, SizeT, SizeT, const SizeT*, SizeT*, SizeT*)': /builddir/build/BUILD/gdl-0.9.9/src/allix.hpp:654:44: warning: array subscript has type 'char' [-Wchar-subscripts] ixListStride = varStride[variableIndex]; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp:21:0, from /builddir/build/BUILD/gdl-0.9.9/src/GDLTreeParser.hpp:13, from /builddir/build/BUILD/gdl-0.9.9/src/dinterpreter.hpp:69, from /builddir/build/BUILD/gdl-0.9.9/src/gdlwidgeteventhandler.cpp:29: /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp: In member function 'virtual SizeT CArrayIndexScalar::NIter(SizeT)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp:409:14: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= varDim && s > 0) // varDim == 0 && s == 0 ok ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp: In member function 'virtual SizeT ArrayIndexIndexed::NIter(SizeT)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp:577:16: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= varDim && s > 0) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp: In member function 'virtual SizeT CArrayIndexIndexed::NIter(SizeT)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp:720:16: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= varDim && s > 0) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp: In member function 'virtual SizeT ArrayIndexORange::NIter(SizeT)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp:828:18: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( sInit >= varDim) // && s > 0) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp: In member function 'virtual SizeT ArrayIndexRange::NIter(SizeT)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp:972:14: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( e >= varDim) // && e > 0) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp: In member function 'virtual SizeT ArrayIndexORangeS::NIter(SizeT)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp:1105:14: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= varDim) // && s > 0) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp: In member function 'virtual SizeT ArrayIndexRangeS::NIter(SizeT)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp:1270:14: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( e >= varDim) // && e > 0) ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp:98:0, from /builddir/build/BUILD/gdl-0.9.9/src/GDLTreeParser.hpp:13, from /builddir/build/BUILD/gdl-0.9.9/src/dinterpreter.hpp:69, from /builddir/build/BUILD/gdl-0.9.9/src/gdlwidgeteventhandler.cpp:29: /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp: In member function 'virtual BaseGDL* ArrayIndexListOneNoAssocT::Index(BaseGDL*, IxExprListT&)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp:308:8: warning: unused variable 'assertValue' [-Wunused-variable] SizeT assertValue = ix->NIter( var->N_Elements()/*var->Size()*/); ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp: In member function 'virtual void ArrayIndexListOneScalarVPNoAssocT::SetVariable(BaseGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp:532:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp: In member function 'virtual void ArrayIndexListOneScalarVPNoAssocT::AssignAt(BaseGDL*, BaseGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp:579:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp: In member function 'virtual void ArrayIndexListOneConstScalarNoAssocT::SetVariable(BaseGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp:727:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp: In member function 'virtual void ArrayIndexListOneConstScalarNoAssocT::AssignAt(BaseGDL*, BaseGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp:752:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp: In member function 'virtual BaseGDL* ArrayIndexListOneConstScalarNoAssocT::Index(BaseGDL*, IxExprListT&)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp:782:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/GDLTreeParser.hpp:13:0, from /builddir/build/BUILD/gdl-0.9.9/src/dinterpreter.hpp:69, from /builddir/build/BUILD/gdl-0.9.9/src/gdlwidgeteventhandler.cpp:29: /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp: In member function 'virtual BaseGDL* ArrayIndexListOneT::Index(BaseGDL*, IxExprListT&)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp:341:8: warning: unused variable 'assertValue' [-Wunused-variable] SizeT assertValue = ix->NIter( var->N_Elements()/*var->Size()*/); ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp: In member function 'virtual void ArrayIndexListOneScalarVPT::SetVariable(BaseGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp:562:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp: In member function 'virtual void ArrayIndexListOneScalarVPT::AssignAt(BaseGDL*, BaseGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp:609:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp: In member function 'virtual void ArrayIndexListOneConstScalarT::SetVariable(BaseGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp:738:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp: In member function 'virtual void ArrayIndexListOneConstScalarT::AssignAt(BaseGDL*, BaseGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp:763:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp: In member function 'virtual BaseGDL* ArrayIndexListOneConstScalarT::Index(BaseGDL*, IxExprListT&)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp:793:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/GDLInterpreter.hpp:23:0, from /builddir/build/BUILD/gdl-0.9.9/src/dinterpreter.hpp:70, from /builddir/build/BUILD/gdl-0.9.9/src/gdlwidgeteventhandler.cpp:29: /builddir/build/BUILD/gdl-0.9.9/src/accessdesc.hpp: In member function 'void DotAccessDescT::ADAssign(BaseGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/accessdesc.hpp:392:9: warning: unused variable 'lRank' [-Wunused-variable] SizeT lRank = dim.Rank(); ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/dinterpreter.hpp:70:0, from /builddir/build/BUILD/gdl-0.9.9/src/gdlwidgeteventhandler.cpp:29: /builddir/build/BUILD/gdl-0.9.9/src/GDLInterpreter.hpp: In static member function 'static void GDLInterpreter::EnableAllGC()': /builddir/build/BUILD/gdl-0.9.9/src/GDLInterpreter.hpp:366:15: warning: variable 'nEl' set but not used [-Wunused-but-set-variable] SizeT nEl = heap.size(); ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/gdlwidget.hpp:47:0, from /builddir/build/BUILD/gdl-0.9.9/src/gdlwxstream.hpp:26, from /builddir/build/BUILD/gdl-0.9.9/src/gdlwidgeteventhandler.cpp:31: /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp: In function 'bool lib::startClipping(EnvT*, GDLGStream*, bool)': /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:1676:58: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else for ( int i=0; i<4&&iN_Elements(); ++i ) tempbox[i]=dClipBox[i]=(*clipBox)[i]; ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp: In function 'bool lib::gdlAxis(EnvT*, GDLGStream*, std::string, DDouble, DDouble, bool, DLong, DDouble)': /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:1747:11: warning: variable 'OtherAxisSizeInMm' set but not used [-Wunused-but-set-variable] PLFLT OtherAxisSizeInMm; ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:1792:12: warning: variable 'interligne_as_char' set but not used [-Wunused-but-set-variable] DFloat interligne_as_char; ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp: In function 'bool lib::gdlAxis3(EnvT*, GDLGStream*, std::string, DDouble, DDouble, bool, DLong, DDouble)': /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:2015:11: warning: variable 'OtherAxisSizeInMm' set but not used [-Wunused-but-set-variable] PLFLT OtherAxisSizeInMm; ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:2064:12: warning: variable 'interligne' set but not used [-Wunused-but-set-variable] DFloat interligne; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/gdlwxstream.hpp:26:0, from /builddir/build/BUILD/gdl-0.9.9/src/gdlwidgeteventhandler.cpp:31: /builddir/build/BUILD/gdl-0.9.9/src/gdlwidget.hpp: In member function 'DLongGDL* GDLWidgetContainer::GetChildrenList()': /builddir/build/BUILD/gdl-0.9.9/src/gdlwidget.hpp:553:24: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (SizeT i=0; i< size; ++i) (*ret)[i]=children[i]; ^ /builddir/build/BUILD/gdl-0.9.9/src/gdlwidget.hpp: In member function 'DLongGDL* GDLWidgetButton::GetChildrenList()': /builddir/build/BUILD/gdl-0.9.9/src/gdlwidget.hpp:770:24: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (SizeT i=0; i< size; ++i) (*ret)[i]=children[i]; ^ /builddir/build/BUILD/gdl-0.9.9/src/gdlwidget.hpp: In member function 'std::vector gdlGrid::GetSelectedDisjointCellsList()': /builddir/build/BUILD/gdl-0.9.9/src/gdlwidget.hpp:1262:43: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for( int i=0; iShow(true); ^ /builddir/build/BUILD/gdl-0.9.9/src/gdlwidgeteventhandler.cpp: In member function 'void GDLFrame::OnHideRequest(wxCommandEvent&)': /builddir/build/BUILD/gdl-0.9.9/src/gdlwidgeteventhandler.cpp:314:10: warning: unused variable 'stat' [-Wunused-variable] bool stat = frame->Show(false); ^ /builddir/build/BUILD/gdl-0.9.9/src/gdlwidgeteventhandler.cpp: In member function 'void GDLFrame::OnText(wxCommandEvent&)': /builddir/build/BUILD/gdl-0.9.9/src/gdlwidgeteventhandler.cpp:595:9: warning: unused variable 'pos' [-Wunused-variable] int pos = control->GetCurrentSelection() ; //would be control->GetSelection( &selStart, &selEnd); // with GTK ^ /builddir/build/BUILD/gdl-0.9.9/src/gdlwidgeteventhandler.cpp:676:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] widg->InitTag("CH", DByteGDL( newValue[offset(gdlOwner); ^ /builddir/build/BUILD/gdl-0.9.9/src/gdlwidgeteventhandler.cpp: In member function 'void GDLFrame::OnLeaveWindow(wxMouseEvent&)': /builddir/build/BUILD/gdl-0.9.9/src/gdlwidgeteventhandler.cpp:1025:16: warning: unused variable 'owner' [-Wunused-variable] GDLWidget* owner=static_cast(gdlOwner); ^ /builddir/build/BUILD/gdl-0.9.9/src/gdlwidgeteventhandler.cpp: In member function 'void GDLFrame::OnKBRDFocusChange(wxFocusEvent&)': /builddir/build/BUILD/gdl-0.9.9/src/gdlwidgeteventhandler.cpp:1051:16: warning: unused variable 'owner' [-Wunused-variable] GDLWidget* owner=static_cast(gdlOwner); ^ /builddir/build/BUILD/gdl-0.9.9/src/gdlwidgeteventhandler.cpp: In member function 'void GDLFrame::OnCloseFrame(wxCloseEvent&)': /builddir/build/BUILD/gdl-0.9.9/src/gdlwidgeteventhandler.cpp:1171:14: warning: unused variable 'owner' [-Wunused-variable] GDLWidget* owner=static_cast(gdlOwner); ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/gdlwidget.hpp:47:0, from /builddir/build/BUILD/gdl-0.9.9/src/gdlwxstream.hpp:26, from /builddir/build/BUILD/gdl-0.9.9/src/gdlwidgeteventhandler.cpp:31: /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp: At global scope: /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:81:28: warning: 'Data3d' defined but not used [-Wunused-variable] static GDL_3DTRANSFORMDATA Data3d; ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:83:12: warning: 'code012' defined but not used [-Wunused-variable] static int code012[3] = {0, 1, 2}; ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:84:12: warning: 'code102' defined but not used [-Wunused-variable] static int code102[3] = {1, 0, 2}; ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:85:12: warning: 'code120' defined but not used [-Wunused-variable] static int code120[3] = {1, 2, 0}; ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:86:12: warning: 'code210' defined but not used [-Wunused-variable] static int code210[3] = {2, 1, 0}; ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:87:12: warning: 'code201' defined but not used [-Wunused-variable] static int code201[3] = {2, 0, 1}; ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:88:12: warning: 'code021' defined but not used [-Wunused-variable] static int code021[3] = {0, 2, 1}; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/gdlwxstream.hpp:26:0, from /builddir/build/BUILD/gdl-0.9.9/src/gdlwidgeteventhandler.cpp:31: /builddir/build/BUILD/gdl-0.9.9/src/gdlwidget.hpp:69:13: warning: 'handlersInited' defined but not used [-Wunused-variable] static bool handlersInited=false; //handlers of graphic formats for bitmaps (magick). ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/gdlwidget.hpp:47:0, from /builddir/build/BUILD/gdl-0.9.9/src/gdlwxstream.hpp:26, from /builddir/build/BUILD/gdl-0.9.9/src/gdlwidgeteventhandler.cpp:31: /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:397:15: warning: 'void lib::gdlSetGraphicsBackgroundColorFromKw(EnvT*, GDLGStream*, bool)' defined but not used [-Wunused-function] static void gdlSetGraphicsBackgroundColorFromKw(EnvT *e, GDLGStream *a, bool kw=true) ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:410:15: warning: 'void lib::gdlSetGraphicsForegroundColorFromKw(EnvT*, GDLGStream*, std::string)' defined but not used [-Wunused-function] static void gdlSetGraphicsForegroundColorFromKw(EnvT *e, GDLGStream *a, string OtherColorKw="") ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:433:15: warning: 'void lib::gdlGetPsym(EnvT*, DLong&)' defined but not used [-Wunused-function] static void gdlGetPsym(EnvT *e, DLong &psym) ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:444:16: warning: 'void lib::gdlSetSymsize(EnvT*, GDLGStream*)' defined but not used [-Wunused-function] static void gdlSetSymsize(EnvT *e, GDLGStream *a) ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:667:15: warning: 'bool lib::gdlGetDesiredAxisRange(EnvT*, std::string, DDouble&, DDouble&)' defined but not used [-Wunused-function] static bool gdlGetDesiredAxisRange(EnvT *e, string axis, DDouble &start, DDouble &end) ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:748:16: warning: 'void lib::gdlGetDesiredAxisTickget(EnvT*, std::string, DDoubleGDL*)' defined but not used [-Wunused-function] static void gdlGetDesiredAxisTickget(EnvT *e, string axis, DDoubleGDL *Axistickget) ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:901:14: warning: 'int lib::gdlGetCalendarCode(EnvT*, std::string)' defined but not used [-Wunused-function] static int gdlGetCalendarCode(EnvT* e, string axis) ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:955:15: warning: 'void lib::gdlGetDesiredAxisTickv(EnvT*, std::string, DDoubleGDL*)' defined but not used [-Wunused-function] static void gdlGetDesiredAxisTickv(EnvT* e, string axis, DDoubleGDL* axisTickvVect) ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:998:17: warning: 'void lib::gdlSetLineStyle(EnvT*, GDLGStream*)' defined but not used [-Wunused-function] static void gdlSetLineStyle(EnvT *e, GDLGStream *a) ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:1046:15: warning: 'void lib::gdlSetPenThickness(EnvT*, GDLGStream*)' defined but not used [-Wunused-function] static void gdlSetPenThickness(EnvT *e, GDLGStream *a) ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:1082:17: warning: 'bool lib::gdlYaxisNoZero(EnvT*)' defined but not used [-Wunused-function] static bool gdlYaxisNoZero(EnvT* e) ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:1108:15: warning: 'void lib::gdlNextPlotHandlingNoEraseOption(EnvT*, GDLGStream*, bool)' defined but not used [-Wunused-function] static void gdlNextPlotHandlingNoEraseOption(EnvT *e, GDLGStream *a, bool noe=0) ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:1152:15: warning: 'bool lib::gdlSet3DViewPortAndWorldCoordinates(EnvT*, GDLGStream*, DDoubleGDL*, bool, bool, DDouble, DDouble, DDouble, DDouble, DDouble, DDouble, bool)' defined but not used [-Wunused-function] static bool gdlSet3DViewPortAndWorldCoordinates(EnvT* e, ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:1358:15: warning: 'bool lib::gdlSetViewPortAndWorldCoordinates(EnvT*, GDLGStream*, bool, bool, DFloat, DFloat, DFloat, DFloat, DDouble, DDouble, DDouble, DDouble, DLong)' defined but not used [-Wunused-function] static bool gdlSetViewPortAndWorldCoordinates(EnvT* e, ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:1605:15: warning: 'bool lib::startClipping(EnvT*, GDLGStream*, bool)' defined but not used [-Wunused-function] static bool startClipping(EnvT *e, GDLGStream *a, bool canUsePClip=false) ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:1979:15: warning: 'bool lib::gdlBox(EnvT*, GDLGStream*, DDouble, DDouble, DDouble, DDouble, bool, bool)' defined but not used [-Wunused-function] static bool gdlBox(EnvT *e, GDLGStream *a, DDouble xStart, DDouble xEnd, DDouble yStart, DDouble yEnd, bool xLog, bool yLog) ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:2195:15: warning: 'bool lib::gdlBox3(EnvT*, GDLGStream*, DDouble, DDouble, DDouble, DDouble, DDouble, DDouble, bool, bool, bool, bool)' defined but not used [-Wunused-function] static bool gdlBox3(EnvT *e, GDLGStream *a, DDouble xStart, DDouble xEnd, DDouble yStart, ^ [ 37%] Building CXX object src/CMakeFiles/gdl.dir/gdlwxstream.cpp.o cd /builddir/build/BUILD/gdl-0.9.9/build/src && /usr/bin/c++ -DHAVE_CONFIG_H -DWXUSINGDLL -D_FILE_OFFSET_BITS=64 -D__WXGTK__ -I/builddir/build/BUILD/gdl-0.9.9/src -I/usr/include/tirpc -I/usr/include/GraphicsMagick -I/usr/lib/wx/include/gtk3-unicode-3.0 -I/usr/include/wx-3.0 -I/usr/include/libgeotiff -I/usr/include/hdf -I/usr/include/python2.7 -I/usr/lib/python2.7/site-packages/numpy/core/include -I/usr/include/udunits2 -I/usr/include/eigen3 -I/builddir/build/BUILD/gdl-0.9.9 -I/builddir/build/BUILD/gdl-0.9.9/build -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -DNDEBUG -fPIE -fopenmp -std=gnu++11 -o CMakeFiles/gdl.dir/gdlwxstream.cpp.o -c /builddir/build/BUILD/gdl-0.9.9/src/gdlwxstream.cpp In file included from /builddir/build/BUILD/gdl-0.9.9/src/basegdl.hpp:31:0, from /builddir/build/BUILD/gdl-0.9.9/src/datatypes.hpp:33, from /builddir/build/BUILD/gdl-0.9.9/src/objects.hpp:24, from /builddir/build/BUILD/gdl-0.9.9/src/initsysvar.hpp:21, from /builddir/build/BUILD/gdl-0.9.9/src/gdlgstream.hpp:46, from /builddir/build/BUILD/gdl-0.9.9/src/gdlwxstream.hpp:25, from /builddir/build/BUILD/gdl-0.9.9/src/gdlwxstream.cpp:22: /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In copy constructor 'dimension::dimension(const dimension&)': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:55:14: warning: array subscript has type 'char' [-Wchar-subscripts] { dim[i]=dim_.dim[i];} ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:55:26: warning: array subscript has type 'char' [-Wchar-subscripts] { dim[i]=dim_.dim[i];} ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In member function 'dimension& dimension::operator=(const dimension&)': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:118:12: warning: array subscript has type 'char' [-Wchar-subscripts] dim[i]=dim_.dim[i]; ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:118:24: warning: array subscript has type 'char' [-Wchar-subscripts] dim[i]=dim_.dim[i]; ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In member function 'void dimension::operator<<(SizeT)': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:146:15: warning: array subscript has type 'char' [-Wchar-subscripts] dim[rank++]=add; ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In member function 'SizeT dimension::NDimElements()': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:295:24: warning: array subscript has type 'char' [-Wchar-subscripts] return stride[ rank]; ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In member function 'SizeT dimension::NDimElementsConst() const': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:303:44: warning: array subscript has type 'char' [-Wchar-subscripts] for(char i=0; i= labelList.Size()) ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/gdlwidget.hpp:47:0, from /builddir/build/BUILD/gdl-0.9.9/src/gdlwxstream.hpp:26, from /builddir/build/BUILD/gdl-0.9.9/src/gdlwxstream.cpp:22: /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp: In function 'bool lib::startClipping(EnvT*, GDLGStream*, bool)': /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:1676:58: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else for ( int i=0; i<4&&iN_Elements(); ++i ) tempbox[i]=dClipBox[i]=(*clipBox)[i]; ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp: In function 'bool lib::gdlAxis(EnvT*, GDLGStream*, std::string, DDouble, DDouble, bool, DLong, DDouble)': /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:1747:11: warning: variable 'OtherAxisSizeInMm' set but not used [-Wunused-but-set-variable] PLFLT OtherAxisSizeInMm; ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:1792:12: warning: variable 'interligne_as_char' set but not used [-Wunused-but-set-variable] DFloat interligne_as_char; ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp: In function 'bool lib::gdlAxis3(EnvT*, GDLGStream*, std::string, DDouble, DDouble, bool, DLong, DDouble)': /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:2015:11: warning: variable 'OtherAxisSizeInMm' set but not used [-Wunused-but-set-variable] PLFLT OtherAxisSizeInMm; ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:2064:12: warning: variable 'interligne' set but not used [-Wunused-but-set-variable] DFloat interligne; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/gdlwxstream.hpp:26:0, from /builddir/build/BUILD/gdl-0.9.9/src/gdlwxstream.cpp:22: /builddir/build/BUILD/gdl-0.9.9/src/gdlwidget.hpp: In member function 'DLongGDL* GDLWidgetContainer::GetChildrenList()': /builddir/build/BUILD/gdl-0.9.9/src/gdlwidget.hpp:553:24: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (SizeT i=0; i< size; ++i) (*ret)[i]=children[i]; ^ /builddir/build/BUILD/gdl-0.9.9/src/gdlwidget.hpp: In member function 'DLongGDL* GDLWidgetButton::GetChildrenList()': /builddir/build/BUILD/gdl-0.9.9/src/gdlwidget.hpp:770:24: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (SizeT i=0; i< size; ++i) (*ret)[i]=children[i]; ^ /builddir/build/BUILD/gdl-0.9.9/src/gdlwidget.hpp: In member function 'std::vector gdlGrid::GetSelectedDisjointCellsList()': /builddir/build/BUILD/gdl-0.9.9/src/gdlwidget.hpp:1262:43: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for( int i=0; i= labelList.Size()) ^ /builddir/build/BUILD/gdl-0.9.9/src/gdlzstream.cpp: In member function 'virtual DByteGDL* GDLZStream::GetBitmapData()': /builddir/build/BUILD/gdl-0.9.9/src/gdlzstream.cpp:138:29: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for ( SizeT iy =0; iy < ny ; ++iy ) { ^ /builddir/build/BUILD/gdl-0.9.9/src/gdlzstream.cpp:139:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for ( SizeT ix = 0; ix < nx; ++ix ) { ^ [ 38%] Building CXX object src/CMakeFiles/gdl.dir/getfmtast.cpp.o cd /builddir/build/BUILD/gdl-0.9.9/build/src && /usr/bin/c++ -DHAVE_CONFIG_H -DWXUSINGDLL -D_FILE_OFFSET_BITS=64 -D__WXGTK__ -I/builddir/build/BUILD/gdl-0.9.9/src -I/usr/include/tirpc -I/usr/include/GraphicsMagick -I/usr/lib/wx/include/gtk3-unicode-3.0 -I/usr/include/wx-3.0 -I/usr/include/libgeotiff -I/usr/include/hdf -I/usr/include/python2.7 -I/usr/lib/python2.7/site-packages/numpy/core/include -I/usr/include/udunits2 -I/usr/include/eigen3 -I/builddir/build/BUILD/gdl-0.9.9 -I/builddir/build/BUILD/gdl-0.9.9/build -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -DNDEBUG -fPIE -fopenmp -std=gnu++11 -o CMakeFiles/gdl.dir/getfmtast.cpp.o -c /builddir/build/BUILD/gdl-0.9.9/src/getfmtast.cpp In file included from /builddir/build/BUILD/gdl-0.9.9/src/basegdl.hpp:31:0, from /builddir/build/BUILD/gdl-0.9.9/src/getfmtast.cpp:23: /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In copy constructor 'dimension::dimension(const dimension&)': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:55:14: warning: array subscript has type 'char' [-Wchar-subscripts] { dim[i]=dim_.dim[i];} ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:55:26: warning: array subscript has type 'char' [-Wchar-subscripts] { dim[i]=dim_.dim[i];} ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In member function 'dimension& dimension::operator=(const dimension&)': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:118:12: warning: array subscript has type 'char' [-Wchar-subscripts] dim[i]=dim_.dim[i]; ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:118:24: warning: array subscript has type 'char' [-Wchar-subscripts] dim[i]=dim_.dim[i]; ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In member function 'void dimension::operator<<(SizeT)': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:146:15: warning: array subscript has type 'char' [-Wchar-subscripts] dim[rank++]=add; ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In member function 'SizeT dimension::NDimElements()': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:295:24: warning: array subscript has type 'char' [-Wchar-subscripts] return stride[ rank]; ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In member function 'SizeT dimension::NDimElementsConst() const': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:303:44: warning: array subscript has type 'char' [-Wchar-subscripts] for(char i=0; i= labelList.Size()) ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/gdlwidget.hpp:47:0, from /builddir/build/BUILD/gdl-0.9.9/src/gdlwxstream.hpp:26, from /builddir/build/BUILD/gdl-0.9.9/src/devicewx.hpp:31, from /builddir/build/BUILD/gdl-0.9.9/src/graphicsdevice.cpp:27: /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp: In function 'bool lib::startClipping(EnvT*, GDLGStream*, bool)': /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:1676:58: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else for ( int i=0; i<4&&iN_Elements(); ++i ) tempbox[i]=dClipBox[i]=(*clipBox)[i]; ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp: In function 'bool lib::gdlAxis(EnvT*, GDLGStream*, std::string, DDouble, DDouble, bool, DLong, DDouble)': /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:1747:11: warning: variable 'OtherAxisSizeInMm' set but not used [-Wunused-but-set-variable] PLFLT OtherAxisSizeInMm; ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:1792:12: warning: variable 'interligne_as_char' set but not used [-Wunused-but-set-variable] DFloat interligne_as_char; ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp: In function 'bool lib::gdlAxis3(EnvT*, GDLGStream*, std::string, DDouble, DDouble, bool, DLong, DDouble)': /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:2015:11: warning: variable 'OtherAxisSizeInMm' set but not used [-Wunused-but-set-variable] PLFLT OtherAxisSizeInMm; ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:2064:12: warning: variable 'interligne' set but not used [-Wunused-but-set-variable] DFloat interligne; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/gdlwxstream.hpp:26:0, from /builddir/build/BUILD/gdl-0.9.9/src/devicewx.hpp:31, from /builddir/build/BUILD/gdl-0.9.9/src/graphicsdevice.cpp:27: /builddir/build/BUILD/gdl-0.9.9/src/gdlwidget.hpp: In member function 'DLongGDL* GDLWidgetContainer::GetChildrenList()': /builddir/build/BUILD/gdl-0.9.9/src/gdlwidget.hpp:553:24: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (SizeT i=0; i< size; ++i) (*ret)[i]=children[i]; ^ /builddir/build/BUILD/gdl-0.9.9/src/gdlwidget.hpp: In member function 'DLongGDL* GDLWidgetButton::GetChildrenList()': /builddir/build/BUILD/gdl-0.9.9/src/gdlwidget.hpp:770:24: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (SizeT i=0; i< size; ++i) (*ret)[i]=children[i]; ^ /builddir/build/BUILD/gdl-0.9.9/src/gdlwidget.hpp: In member function 'std::vector gdlGrid::GetSelectedDisjointCellsList()': /builddir/build/BUILD/gdl-0.9.9/src/gdlwidget.hpp:1262:43: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for( int i=0; i= winList.size() || wIx < 0) return false; ^ /builddir/build/BUILD/gdl-0.9.9/src/devicewx.hpp: In member function 'virtual bool DeviceWX::SetGraphicsFunction(DLong)': /builddir/build/BUILD/gdl-0.9.9/src/devicewx.hpp:150:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (int i = 0; i < winList.size(); i++) { ^ /builddir/build/BUILD/gdl-0.9.9/src/devicewx.hpp: In member function 'virtual bool DeviceWX::CursorStandard(int)': /builddir/build/BUILD/gdl-0.9.9/src/devicewx.hpp:261:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (int i = 0; i < winList.size(); i++) { ^ /builddir/build/BUILD/gdl-0.9.9/src/devicewx.hpp: In member function 'virtual bool DeviceWX::GUIOpen(int, int, int)': /builddir/build/BUILD/gdl-0.9.9/src/devicewx.hpp:295:29: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( wIx >= winList.size() || wIx < 0) return false; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/graphicsdevice.cpp:28:0: /builddir/build/BUILD/gdl-0.9.9/src/devicex.hpp: In member function 'virtual bool DeviceX::WOpen(int, const string&, int, int, int, int, bool)': /builddir/build/BUILD/gdl-0.9.9/src/devicex.hpp:104:29: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( wIx >= winList.size() || wIx < 0) return false; ^ /builddir/build/BUILD/gdl-0.9.9/src/devicex.hpp:204:10: warning: variable 'success' set but not used [-Wunused-but-set-variable] bool success; ^ /builddir/build/BUILD/gdl-0.9.9/src/devicex.hpp: In member function 'virtual bool DeviceX::SetGraphicsFunction(DLong)': /builddir/build/BUILD/gdl-0.9.9/src/devicex.hpp:236:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (int i = 0; i < winList.size(); i++) { ^ /builddir/build/BUILD/gdl-0.9.9/src/devicex.hpp: In member function 'virtual bool DeviceX::CursorStandard(int)': /builddir/build/BUILD/gdl-0.9.9/src/devicex.hpp:350:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (int i = 0; i < winList.size(); i++) { ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/graphicsdevice.cpp:29:0: /builddir/build/BUILD/gdl-0.9.9/src/deviceps.hpp: In member function 'void DevicePS::pslibHacks()': /builddir/build/BUILD/gdl-0.9.9/src/deviceps.hpp:213:13: warning: variable 'nbytes' set but not used [-Wunused-but-set-variable] int nbytes; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/graphicsdevice.cpp:29:0: /builddir/build/BUILD/gdl-0.9.9/src/deviceps.hpp: In member function 'void DevicePS::epsHacks()': /builddir/build/BUILD/gdl-0.9.9/src/deviceps.hpp:449:43: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (fwrite(&buffer, 1, cnt, fp) < cnt) ^ /builddir/build/BUILD/gdl-0.9.9/src/deviceps.hpp:468:50: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (fwrite(&buffer, 1, cnt, fp_plplot) < cnt) ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/graphicsdevice.cpp:29:0: /builddir/build/BUILD/gdl-0.9.9/src/deviceps.hpp: In constructor 'DevicePS::DevicePS()': /builddir/build/BUILD/gdl-0.9.9/src/deviceps.hpp:62:20: warning: 'DevicePS::scale' will be initialized after [-Wreorder] float scale; ^ /builddir/build/BUILD/gdl-0.9.9/src/deviceps.hpp:59:19: warning: 'bool DevicePS::orient_portrait' [-Wreorder] bool orient_portrait; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/graphicsdevice.cpp:29:0: /builddir/build/BUILD/gdl-0.9.9/src/deviceps.hpp:477:3: warning: when initialized here [-Wreorder] DevicePS(): GraphicsDevice(), fileName( "gdl.ps"), actStream( NULL), ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/graphicsdevice.cpp:31:0: /builddir/build/BUILD/gdl-0.9.9/src/devicez.hpp: In member function 'void DeviceZ::InitStream()': /builddir/build/BUILD/gdl-0.9.9/src/devicez.hpp:106:25: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for( PLINT i = 0; i= 0 && wIx < oList.size() && oList[wIx] != 0; ^ /builddir/build/BUILD/gdl-0.9.9/src/graphicsdevice.cpp: In member function 'virtual void GraphicsMultiDevice::SetActWin(int)': /builddir/build/BUILD/gdl-0.9.9/src/graphicsdevice.cpp:403:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (wIx >= 0 && wIx < winList.size()) { ^ /builddir/build/BUILD/gdl-0.9.9/src/graphicsdevice.cpp: In member function 'void GraphicsMultiDevice::RaiseWin(int)': /builddir/build/BUILD/gdl-0.9.9/src/graphicsdevice.cpp:459:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (wIx >= 0 && wIx < winList.size()) winList[wIx]->Raise(); ^ /builddir/build/BUILD/gdl-0.9.9/src/graphicsdevice.cpp: In member function 'void GraphicsMultiDevice::LowerWin(int)': /builddir/build/BUILD/gdl-0.9.9/src/graphicsdevice.cpp:463:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (wIx >= 0 && wIx < winList.size()) winList[wIx]->Lower(); ^ /builddir/build/BUILD/gdl-0.9.9/src/graphicsdevice.cpp: In member function 'void GraphicsMultiDevice::IconicWin(int)': /builddir/build/BUILD/gdl-0.9.9/src/graphicsdevice.cpp:467:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (wIx >= 0 && wIx < winList.size()) winList[wIx]->Iconic(); ^ /builddir/build/BUILD/gdl-0.9.9/src/graphicsdevice.cpp: In member function 'void GraphicsMultiDevice::DeIconicWin(int)': /builddir/build/BUILD/gdl-0.9.9/src/graphicsdevice.cpp:471:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (wIx >= 0 && wIx < winList.size()) winList[wIx]->DeIconic(); ^ /builddir/build/BUILD/gdl-0.9.9/src/graphicsdevice.cpp: In member function 'virtual int GraphicsMultiDevice::GetNonManagedWidgetActWin(bool)': /builddir/build/BUILD/gdl-0.9.9/src/graphicsdevice.cpp:626:36: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (int i = 0; i < winList.size(); i++) if (winList[i] != NULL ) { ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/graphicsdevice.cpp:28:0: /builddir/build/BUILD/gdl-0.9.9/src/devicex.hpp: In member function 'virtual bool DeviceX::WOpen(int, const string&, int, int, int, int, bool)': /builddir/build/BUILD/gdl-0.9.9/src/devicex.hpp:115:11: warning: 'xMaxSize' may be used uninitialized in this function [-Wmaybe-uninitialized] DLong xMaxSize, yMaxSize; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/gdlwidget.hpp:47:0, from /builddir/build/BUILD/gdl-0.9.9/src/gdlwxstream.hpp:26, from /builddir/build/BUILD/gdl-0.9.9/src/devicewx.hpp:31, from /builddir/build/BUILD/gdl-0.9.9/src/graphicsdevice.cpp:27: /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp: At global scope: /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:81:28: warning: 'Data3d' defined but not used [-Wunused-variable] static GDL_3DTRANSFORMDATA Data3d; ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:83:12: warning: 'code012' defined but not used [-Wunused-variable] static int code012[3] = {0, 1, 2}; ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:84:12: warning: 'code102' defined but not used [-Wunused-variable] static int code102[3] = {1, 0, 2}; ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:85:12: warning: 'code120' defined but not used [-Wunused-variable] static int code120[3] = {1, 2, 0}; ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:86:12: warning: 'code210' defined but not used [-Wunused-variable] static int code210[3] = {2, 1, 0}; ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:87:12: warning: 'code201' defined but not used [-Wunused-variable] static int code201[3] = {2, 0, 1}; ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:88:12: warning: 'code021' defined but not used [-Wunused-variable] static int code021[3] = {0, 2, 1}; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/gdlwxstream.hpp:26:0, from /builddir/build/BUILD/gdl-0.9.9/src/devicewx.hpp:31, from /builddir/build/BUILD/gdl-0.9.9/src/graphicsdevice.cpp:27: /builddir/build/BUILD/gdl-0.9.9/src/gdlwidget.hpp:69:13: warning: 'handlersInited' defined but not used [-Wunused-variable] static bool handlersInited=false; //handlers of graphic formats for bitmaps (magick). ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/gdlwidget.hpp:47:0, from /builddir/build/BUILD/gdl-0.9.9/src/gdlwxstream.hpp:26, from /builddir/build/BUILD/gdl-0.9.9/src/devicewx.hpp:31, from /builddir/build/BUILD/gdl-0.9.9/src/graphicsdevice.cpp:27: /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:397:15: warning: 'void lib::gdlSetGraphicsBackgroundColorFromKw(EnvT*, GDLGStream*, bool)' defined but not used [-Wunused-function] static void gdlSetGraphicsBackgroundColorFromKw(EnvT *e, GDLGStream *a, bool kw=true) ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:410:15: warning: 'void lib::gdlSetGraphicsForegroundColorFromKw(EnvT*, GDLGStream*, std::string)' defined but not used [-Wunused-function] static void gdlSetGraphicsForegroundColorFromKw(EnvT *e, GDLGStream *a, string OtherColorKw="") ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:433:15: warning: 'void lib::gdlGetPsym(EnvT*, DLong&)' defined but not used [-Wunused-function] static void gdlGetPsym(EnvT *e, DLong &psym) ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:444:16: warning: 'void lib::gdlSetSymsize(EnvT*, GDLGStream*)' defined but not used [-Wunused-function] static void gdlSetSymsize(EnvT *e, GDLGStream *a) ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:667:15: warning: 'bool lib::gdlGetDesiredAxisRange(EnvT*, std::string, DDouble&, DDouble&)' defined but not used [-Wunused-function] static bool gdlGetDesiredAxisRange(EnvT *e, string axis, DDouble &start, DDouble &end) ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:748:16: warning: 'void lib::gdlGetDesiredAxisTickget(EnvT*, std::string, DDoubleGDL*)' defined but not used [-Wunused-function] static void gdlGetDesiredAxisTickget(EnvT *e, string axis, DDoubleGDL *Axistickget) ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:901:14: warning: 'int lib::gdlGetCalendarCode(EnvT*, std::string)' defined but not used [-Wunused-function] static int gdlGetCalendarCode(EnvT* e, string axis) ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:955:15: warning: 'void lib::gdlGetDesiredAxisTickv(EnvT*, std::string, DDoubleGDL*)' defined but not used [-Wunused-function] static void gdlGetDesiredAxisTickv(EnvT* e, string axis, DDoubleGDL* axisTickvVect) ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:998:17: warning: 'void lib::gdlSetLineStyle(EnvT*, GDLGStream*)' defined but not used [-Wunused-function] static void gdlSetLineStyle(EnvT *e, GDLGStream *a) ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:1046:15: warning: 'void lib::gdlSetPenThickness(EnvT*, GDLGStream*)' defined but not used [-Wunused-function] static void gdlSetPenThickness(EnvT *e, GDLGStream *a) ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:1082:17: warning: 'bool lib::gdlYaxisNoZero(EnvT*)' defined but not used [-Wunused-function] static bool gdlYaxisNoZero(EnvT* e) ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:1108:15: warning: 'void lib::gdlNextPlotHandlingNoEraseOption(EnvT*, GDLGStream*, bool)' defined but not used [-Wunused-function] static void gdlNextPlotHandlingNoEraseOption(EnvT *e, GDLGStream *a, bool noe=0) ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:1152:15: warning: 'bool lib::gdlSet3DViewPortAndWorldCoordinates(EnvT*, GDLGStream*, DDoubleGDL*, bool, bool, DDouble, DDouble, DDouble, DDouble, DDouble, DDouble, bool)' defined but not used [-Wunused-function] static bool gdlSet3DViewPortAndWorldCoordinates(EnvT* e, ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:1358:15: warning: 'bool lib::gdlSetViewPortAndWorldCoordinates(EnvT*, GDLGStream*, bool, bool, DFloat, DFloat, DFloat, DFloat, DDouble, DDouble, DDouble, DDouble, DLong)' defined but not used [-Wunused-function] static bool gdlSetViewPortAndWorldCoordinates(EnvT* e, ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:1605:15: warning: 'bool lib::startClipping(EnvT*, GDLGStream*, bool)' defined but not used [-Wunused-function] static bool startClipping(EnvT *e, GDLGStream *a, bool canUsePClip=false) ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:1979:15: warning: 'bool lib::gdlBox(EnvT*, GDLGStream*, DDouble, DDouble, DDouble, DDouble, bool, bool)' defined but not used [-Wunused-function] static bool gdlBox(EnvT *e, GDLGStream *a, DDouble xStart, DDouble xEnd, DDouble yStart, DDouble yEnd, bool xLog, bool yLog) ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:2195:15: warning: 'bool lib::gdlBox3(EnvT*, GDLGStream*, DDouble, DDouble, DDouble, DDouble, DDouble, DDouble, bool, bool, bool, bool)' defined but not used [-Wunused-function] static bool gdlBox3(EnvT *e, GDLGStream *a, DDouble xStart, DDouble xEnd, DDouble yStart, ^ [ 39%] Building CXX object src/CMakeFiles/gdl.dir/basic_pro.cpp.o cd /builddir/build/BUILD/gdl-0.9.9/build/src && /usr/bin/c++ -DHAVE_CONFIG_H -DWXUSINGDLL -D_FILE_OFFSET_BITS=64 -D__WXGTK__ -I/builddir/build/BUILD/gdl-0.9.9/src -I/usr/include/tirpc -I/usr/include/GraphicsMagick -I/usr/lib/wx/include/gtk3-unicode-3.0 -I/usr/include/wx-3.0 -I/usr/include/libgeotiff -I/usr/include/hdf -I/usr/include/python2.7 -I/usr/lib/python2.7/site-packages/numpy/core/include -I/usr/include/udunits2 -I/usr/include/eigen3 -I/builddir/build/BUILD/gdl-0.9.9 -I/builddir/build/BUILD/gdl-0.9.9/build -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -DNDEBUG -fPIE -fopenmp -std=gnu++11 -o CMakeFiles/gdl.dir/basic_pro.cpp.o -c /builddir/build/BUILD/gdl-0.9.9/src/basic_pro.cpp In file included from /builddir/build/BUILD/gdl-0.9.9/src/basegdl.hpp:31:0, from /builddir/build/BUILD/gdl-0.9.9/src/str.hpp:25, from /builddir/build/BUILD/gdl-0.9.9/src/GDLParser.hpp:16, from /builddir/build/BUILD/gdl-0.9.9/src/GDLLexer.hpp:14, from /builddir/build/BUILD/gdl-0.9.9/src/dinterpreter.hpp:67, from /builddir/build/BUILD/gdl-0.9.9/src/basic_pro.cpp:44: /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In copy constructor 'dimension::dimension(const dimension&)': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:55:14: warning: array subscript has type 'char' [-Wchar-subscripts] { dim[i]=dim_.dim[i];} ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:55:26: warning: array subscript has type 'char' [-Wchar-subscripts] { dim[i]=dim_.dim[i];} ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In member function 'dimension& dimension::operator=(const dimension&)': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:118:12: warning: array subscript has type 'char' [-Wchar-subscripts] dim[i]=dim_.dim[i]; ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:118:24: warning: array subscript has type 'char' [-Wchar-subscripts] dim[i]=dim_.dim[i]; ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In member function 'void dimension::operator<<(SizeT)': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:146:15: warning: array subscript has type 'char' [-Wchar-subscripts] dim[rank++]=add; ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In member function 'SizeT dimension::NDimElements()': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:295:24: warning: array subscript has type 'char' [-Wchar-subscripts] return stride[ rank]; ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In member function 'SizeT dimension::NDimElementsConst() const': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:303:44: warning: array subscript has type 'char' [-Wchar-subscripts] for(char i=0; i= labelList.Size()) ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp:21:0, from /builddir/build/BUILD/gdl-0.9.9/src/GDLTreeParser.hpp:13, from /builddir/build/BUILD/gdl-0.9.9/src/dinterpreter.hpp:69, from /builddir/build/BUILD/gdl-0.9.9/src/basic_pro.cpp:44: /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp: In member function 'void ArrayIndexVectorT::Clear()': /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp:142:17: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for( int i=0; iGetStride() * varStride[variableIndex]; ^ /builddir/build/BUILD/gdl-0.9.9/src/allix.hpp: In constructor 'AllIxNewMultiOneVariableIndexIndexedT::AllIxNewMultiOneVariableIndexIndexedT(RankT, SizeT, ArrayIndexVectorT*, SizeT, SizeT, const SizeT*, SizeT*, SizeT*)': /builddir/build/BUILD/gdl-0.9.9/src/allix.hpp:654:44: warning: array subscript has type 'char' [-Wchar-subscripts] ixListStride = varStride[variableIndex]; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp:21:0, from /builddir/build/BUILD/gdl-0.9.9/src/GDLTreeParser.hpp:13, from /builddir/build/BUILD/gdl-0.9.9/src/dinterpreter.hpp:69, from /builddir/build/BUILD/gdl-0.9.9/src/basic_pro.cpp:44: /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp: In member function 'virtual SizeT CArrayIndexScalar::NIter(SizeT)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp:409:14: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= varDim && s > 0) // varDim == 0 && s == 0 ok ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp: In member function 'virtual SizeT ArrayIndexIndexed::NIter(SizeT)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp:577:16: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= varDim && s > 0) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp: In member function 'virtual SizeT CArrayIndexIndexed::NIter(SizeT)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp:720:16: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= varDim && s > 0) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp: In member function 'virtual SizeT ArrayIndexORange::NIter(SizeT)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp:828:18: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( sInit >= varDim) // && s > 0) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp: In member function 'virtual SizeT ArrayIndexRange::NIter(SizeT)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp:972:14: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( e >= varDim) // && e > 0) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp: In member function 'virtual SizeT ArrayIndexORangeS::NIter(SizeT)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp:1105:14: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= varDim) // && s > 0) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp: In member function 'virtual SizeT ArrayIndexRangeS::NIter(SizeT)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp:1270:14: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( e >= varDim) // && e > 0) ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp:98:0, from /builddir/build/BUILD/gdl-0.9.9/src/GDLTreeParser.hpp:13, from /builddir/build/BUILD/gdl-0.9.9/src/dinterpreter.hpp:69, from /builddir/build/BUILD/gdl-0.9.9/src/basic_pro.cpp:44: /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp: In member function 'virtual BaseGDL* ArrayIndexListOneNoAssocT::Index(BaseGDL*, IxExprListT&)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp:308:8: warning: unused variable 'assertValue' [-Wunused-variable] SizeT assertValue = ix->NIter( var->N_Elements()/*var->Size()*/); ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp: In member function 'virtual void ArrayIndexListOneScalarVPNoAssocT::SetVariable(BaseGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp:532:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp: In member function 'virtual void ArrayIndexListOneScalarVPNoAssocT::AssignAt(BaseGDL*, BaseGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp:579:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp: In member function 'virtual void ArrayIndexListOneConstScalarNoAssocT::SetVariable(BaseGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp:727:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp: In member function 'virtual void ArrayIndexListOneConstScalarNoAssocT::AssignAt(BaseGDL*, BaseGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp:752:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp: In member function 'virtual BaseGDL* ArrayIndexListOneConstScalarNoAssocT::Index(BaseGDL*, IxExprListT&)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp:782:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/GDLTreeParser.hpp:13:0, from /builddir/build/BUILD/gdl-0.9.9/src/dinterpreter.hpp:69, from /builddir/build/BUILD/gdl-0.9.9/src/basic_pro.cpp:44: /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp: In member function 'virtual BaseGDL* ArrayIndexListOneT::Index(BaseGDL*, IxExprListT&)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp:341:8: warning: unused variable 'assertValue' [-Wunused-variable] SizeT assertValue = ix->NIter( var->N_Elements()/*var->Size()*/); ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp: In member function 'virtual void ArrayIndexListOneScalarVPT::SetVariable(BaseGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp:562:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp: In member function 'virtual void ArrayIndexListOneScalarVPT::AssignAt(BaseGDL*, BaseGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp:609:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp: In member function 'virtual void ArrayIndexListOneConstScalarT::SetVariable(BaseGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp:738:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp: In member function 'virtual void ArrayIndexListOneConstScalarT::AssignAt(BaseGDL*, BaseGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp:763:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp: In member function 'virtual BaseGDL* ArrayIndexListOneConstScalarT::Index(BaseGDL*, IxExprListT&)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp:793:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/GDLInterpreter.hpp:23:0, from /builddir/build/BUILD/gdl-0.9.9/src/dinterpreter.hpp:70, from /builddir/build/BUILD/gdl-0.9.9/src/basic_pro.cpp:44: /builddir/build/BUILD/gdl-0.9.9/src/accessdesc.hpp: In member function 'void DotAccessDescT::ADAssign(BaseGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/accessdesc.hpp:392:9: warning: unused variable 'lRank' [-Wunused-variable] SizeT lRank = dim.Rank(); ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/dinterpreter.hpp:70:0, from /builddir/build/BUILD/gdl-0.9.9/src/basic_pro.cpp:44: /builddir/build/BUILD/gdl-0.9.9/src/GDLInterpreter.hpp: In static member function 'static void GDLInterpreter::EnableAllGC()': /builddir/build/BUILD/gdl-0.9.9/src/GDLInterpreter.hpp:366:15: warning: variable 'nEl' set but not used [-Wunused-but-set-variable] SizeT nEl = heap.size(); ^ /builddir/build/BUILD/gdl-0.9.9/src/basic_pro.cpp: In function 'void lib::cpu(EnvT*)': /builddir/build/BUILD/gdl-0.9.9/src/basic_pro.cpp:77:10: warning: unused variable 'vectorEnable' [-Wunused-variable] bool vectorEnable = e->KeywordSet(vectorEableIx); ^ /builddir/build/BUILD/gdl-0.9.9/src/basic_pro.cpp: In function 'void lib::get_lun(EnvT*)': /builddir/build/BUILD/gdl-0.9.9/src/basic_pro.cpp:411:9: warning: unused variable 'nParam' [-Wunused-variable] int nParam = e->NParam(1); ^ /builddir/build/BUILD/gdl-0.9.9/src/basic_pro.cpp: In function 'void lib::open_lun(EnvT*, std::ios_base::openmode)': /builddir/build/BUILD/gdl-0.9.9/src/basic_pro.cpp:444:9: warning: unused variable 'nParam' [-Wunused-variable] int nParam = e->NParam(2); ^ /builddir/build/BUILD/gdl-0.9.9/src/basic_pro.cpp: In function 'void lib::socket(EnvT*)': /builddir/build/BUILD/gdl-0.9.9/src/basic_pro.cpp:630:9: warning: unused variable 'nParam' [-Wunused-variable] int nParam = e->NParam(3); ^ /builddir/build/BUILD/gdl-0.9.9/src/basic_pro.cpp: In function 'void lib::writeu(EnvT*)': /builddir/build/BUILD/gdl-0.9.9/src/basic_pro.cpp:927:11: warning: unused variable 'cc' [-Wunused-variable] SizeT cc = p->Dim(0); ^ /builddir/build/BUILD/gdl-0.9.9/src/basic_pro.cpp: In function 'void lib::readu(EnvT*)': /builddir/build/BUILD/gdl-0.9.9/src/basic_pro.cpp:977:31: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (SizeT i = 0; i < status; i++) ^ /builddir/build/BUILD/gdl-0.9.9/src/basic_pro.cpp:1072:24: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (nRec1 != nBytes && nRec2 != nBytes) { ^ /builddir/build/BUILD/gdl-0.9.9/src/basic_pro.cpp:1072:43: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (nRec1 != nBytes && nRec2 != nBytes) { ^ /builddir/build/BUILD/gdl-0.9.9/src/basic_pro.cpp:1090:11: warning: unused variable 'cc' [-Wunused-variable] SizeT cc = p->Dim(0); ^ /builddir/build/BUILD/gdl-0.9.9/src/basic_pro.cpp: In function 'void lib::strput(EnvT*)': /builddir/build/BUILD/gdl-0.9.9/src/basic_pro.cpp:1135:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/basic_pro.cpp:1135:102: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/basic_pro.cpp:1138:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (OMPInt i = 0; i < nEl; ++i) ^ /builddir/build/BUILD/gdl-0.9.9/src/basic_pro.cpp: In function 'void lib::message_pro(EnvT*)': /builddir/build/BUILD/gdl-0.9.9/src/basic_pro.cpp:1267:10: warning: unused variable 'ioerror' [-Wunused-variable] bool ioerror = e->KeywordSet(ioerrorIx); ^ /builddir/build/BUILD/gdl-0.9.9/src/basic_pro.cpp: In function 'void lib::setenv_pro(EnvT*)': /builddir/build/BUILD/gdl-0.9.9/src/basic_pro.cpp:1480:26: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (pos == string::npos) continue; ^ /builddir/build/BUILD/gdl-0.9.9/src/basic_pro.cpp:1487:11: warning: unused variable 'ret' [-Wunused-variable] int ret = setenv(strEnv.c_str(), strArg.c_str(), 1); ^ /builddir/build/BUILD/gdl-0.9.9/src/basic_pro.cpp:1471:11: warning: unused variable 'nParam' [-Wunused-variable] SizeT nParam = e->NParam(); ^ /builddir/build/BUILD/gdl-0.9.9/src/basic_pro.cpp: In function 'void lib::struct_assign_pro(EnvT*)': /builddir/build/BUILD/gdl-0.9.9/src/basic_pro.cpp:1521:25: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (int t = 0; t < nTags; ++t) { ^ /builddir/build/BUILD/gdl-0.9.9/src/basic_pro.cpp:1493:11: warning: unused variable 'nParam' [-Wunused-variable] SizeT nParam = e->NParam(2); ^ /builddir/build/BUILD/gdl-0.9.9/src/basic_pro.cpp: In function 'void lib::spawn_pro(EnvT*)': /builddir/build/BUILD/gdl-0.9.9/src/basic_pro.cpp:2048:15: warning: unused variable 'wpid' [-Wunused-variable] pid_t wpid = wait(&status); ^ /builddir/build/BUILD/gdl-0.9.9/src/basic_pro.cpp: In function 'void lib::replicate_inplace_pro(EnvT*)': /builddir/build/BUILD/gdl-0.9.9/src/basic_pro.cpp:2111:11: warning: variable 'ret' set but not used [-Wunused-but-set-variable] int ret = p2->Scalar2Index(d1); ^ /builddir/build/BUILD/gdl-0.9.9/src/basic_pro.cpp: In function 'void lib::resolve_routine(EnvT*)': /builddir/build/BUILD/gdl-0.9.9/src/basic_pro.cpp:2191:25: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (int i = 0; i < nEl; ++i) { ^ /builddir/build/BUILD/gdl-0.9.9/src/basic_pro.cpp: In function 'BaseGDL* lib::julday(EnvT*)': /builddir/build/BUILD/gdl-0.9.9/src/basic_pro.cpp:2348:35: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (int i = 0; i < e->NParam(); ++i) { ^ /builddir/build/BUILD/gdl-0.9.9/src/basic_pro.cpp:2357:35: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (int i = 0; i < e->NParam(); ++i) { ^ /builddir/build/BUILD/gdl-0.9.9/src/basic_pro.cpp: In function 'void lib::delvar_pro(EnvT*)': /builddir/build/BUILD/gdl-0.9.9/src/basic_pro.cpp:2512:24: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for( i=0; i < c.size(); i++) { ^ /builddir/build/BUILD/gdl-0.9.9/src/basic_pro.cpp:2527:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if(ncmnfound != delcommon.size()) ^ /builddir/build/BUILD/gdl-0.9.9/src/basic_pro.cpp:2441:24: warning: unused variable 'numEnv' [-Wunused-variable] static volatile SizeT numEnv; ^ /builddir/build/BUILD/gdl-0.9.9/src/basic_pro.cpp: In function 'BaseGDL* lib::julday(EnvT*)': /builddir/build/BUILD/gdl-0.9.9/src/basic_pro.cpp:2417:28: warning: 'nMi' may be used uninitialized in this function [-Wmaybe-uninitialized] (*Minute)[i % nMi], (*Second)[i % nS])) { ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/objects.hpp:24:0, from /builddir/build/BUILD/gdl-0.9.9/src/GDLParser.hpp:18, from /builddir/build/BUILD/gdl-0.9.9/src/GDLLexer.hpp:14, from /builddir/build/BUILD/gdl-0.9.9/src/dinterpreter.hpp:67, from /builddir/build/BUILD/gdl-0.9.9/src/basic_pro.cpp:44: /builddir/build/BUILD/gdl-0.9.9/src/datatypes.hpp:151:53: warning: 'Minute' may be used uninitialized in this function [-Wmaybe-uninitialized] inline Ty& operator[] (const SizeT d1) { return dd[d1];} ^ /builddir/build/BUILD/gdl-0.9.9/src/basic_pro.cpp:2337:43: note: 'Minute' was declared here DLongGDL *Month, *Day, *Year, *Hour, *Minute; ^ /builddir/build/BUILD/gdl-0.9.9/src/basic_pro.cpp:2416:91: warning: 'nH' may be used uninitialized in this function [-Wmaybe-uninitialized] if (dateToJD(jd, (*Day)[i % nD], (*Month)[i % nM], (*Year)[i % nY], (*Hour)[i % nH], ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/objects.hpp:24:0, from /builddir/build/BUILD/gdl-0.9.9/src/GDLParser.hpp:18, from /builddir/build/BUILD/gdl-0.9.9/src/GDLLexer.hpp:14, from /builddir/build/BUILD/gdl-0.9.9/src/dinterpreter.hpp:67, from /builddir/build/BUILD/gdl-0.9.9/src/basic_pro.cpp:44: /builddir/build/BUILD/gdl-0.9.9/src/datatypes.hpp:151:53: warning: 'Hour' may be used uninitialized in this function [-Wmaybe-uninitialized] inline Ty& operator[] (const SizeT d1) { return dd[d1];} ^ /builddir/build/BUILD/gdl-0.9.9/src/basic_pro.cpp:2337:36: note: 'Hour' was declared here DLongGDL *Month, *Day, *Year, *Hour, *Minute; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp:21:0, from /builddir/build/BUILD/gdl-0.9.9/src/GDLTreeParser.hpp:13, from /builddir/build/BUILD/gdl-0.9.9/src/dinterpreter.hpp:69, from /builddir/build/BUILD/gdl-0.9.9/src/basic_pro.cpp:44: /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp: In function 'void lib::replicate_inplace_pro(EnvT*)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp:685:33: warning: 'p5' may be used uninitialized in this function [-Wmaybe-uninitialized] DType dType = rawData->Type(); ^ /builddir/build/BUILD/gdl-0.9.9/src/basic_pro.cpp:2125:16: note: 'p5' was declared here BaseGDL* p5; ^ /builddir/build/BUILD/gdl-0.9.9/src/basic_pro.cpp: In function 'void lib::exitgdl(EnvT*)': /builddir/build/BUILD/gdl-0.9.9/src/basic_pro.cpp:204:22: warning: 'exit_status' may be used uninitialized in this function [-Wmaybe-uninitialized] exit(exit_status); ^ /builddir/build/BUILD/gdl-0.9.9/src/basic_pro.cpp: In function 'void lib::socket(EnvT*)': /builddir/build/BUILD/gdl-0.9.9/src/basic_pro.cpp:703:41: warning: 'port' may be used uninitialized in this function [-Wmaybe-uninitialized] c_timeout, r_timeout, c_timeout); ^ /builddir/build/BUILD/gdl-0.9.9/src/basic_pro.cpp: In function 'void lib::spawn_pro(EnvT*)': /builddir/build/BUILD/gdl-0.9.9/src/basic_pro.cpp:2037:33: warning: 'cerrF' may be used uninitialized in this function [-Wmaybe-uninitialized] if (nParam > 2 && cerrF != NULL) { ^ /builddir/build/BUILD/gdl-0.9.9/src/basic_pro.cpp: In function 'void lib::delvar_pro(EnvT*)': /builddir/build/BUILD/gdl-0.9.9/src/basic_pro.cpp:2516:3: warning: 'cIx' may be used uninitialized in this function [-Wmaybe-uninitialized] if(cIx >= 0) { ^ [ 40%] Building CXX object src/CMakeFiles/gdl.dir/basic_pro_jmg.cpp.o cd /builddir/build/BUILD/gdl-0.9.9/build/src && /usr/bin/c++ -DHAVE_CONFIG_H -DWXUSINGDLL -D_FILE_OFFSET_BITS=64 -D__WXGTK__ -I/builddir/build/BUILD/gdl-0.9.9/src -I/usr/include/tirpc -I/usr/include/GraphicsMagick -I/usr/lib/wx/include/gtk3-unicode-3.0 -I/usr/include/wx-3.0 -I/usr/include/libgeotiff -I/usr/include/hdf -I/usr/include/python2.7 -I/usr/lib/python2.7/site-packages/numpy/core/include -I/usr/include/udunits2 -I/usr/include/eigen3 -I/builddir/build/BUILD/gdl-0.9.9 -I/builddir/build/BUILD/gdl-0.9.9/build -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -DNDEBUG -fPIE -fopenmp -std=gnu++11 -o CMakeFiles/gdl.dir/basic_pro_jmg.cpp.o -c /builddir/build/BUILD/gdl-0.9.9/src/basic_pro_jmg.cpp In file included from /builddir/build/BUILD/gdl-0.9.9/src/basegdl.hpp:31:0, from /builddir/build/BUILD/gdl-0.9.9/src/str.hpp:25, from /builddir/build/BUILD/gdl-0.9.9/src/envt.hpp:26, from /builddir/build/BUILD/gdl-0.9.9/src/basic_pro_jmg.cpp:25: /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In copy constructor 'dimension::dimension(const dimension&)': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:55:14: warning: array subscript has type 'char' [-Wchar-subscripts] { dim[i]=dim_.dim[i];} ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:55:26: warning: array subscript has type 'char' [-Wchar-subscripts] { dim[i]=dim_.dim[i];} ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In member function 'dimension& dimension::operator=(const dimension&)': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:118:12: warning: array subscript has type 'char' [-Wchar-subscripts] dim[i]=dim_.dim[i]; ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:118:24: warning: array subscript has type 'char' [-Wchar-subscripts] dim[i]=dim_.dim[i]; ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In member function 'void dimension::operator<<(SizeT)': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:146:15: warning: array subscript has type 'char' [-Wchar-subscripts] dim[rank++]=add; ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In member function 'SizeT dimension::NDimElements()': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:295:24: warning: array subscript has type 'char' [-Wchar-subscripts] return stride[ rank]; ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In member function 'SizeT dimension::NDimElementsConst() const': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:303:44: warning: array subscript has type 'char' [-Wchar-subscripts] for(char i=0; i= labelList.Size()) ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp:21:0, from /builddir/build/BUILD/gdl-0.9.9/src/GDLTreeParser.hpp:13, from /builddir/build/BUILD/gdl-0.9.9/src/dinterpreter.hpp:69, from /builddir/build/BUILD/gdl-0.9.9/src/basic_pro_jmg.cpp:26: /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp: In member function 'void ArrayIndexVectorT::Clear()': /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp:142:17: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for( int i=0; iGetStride() * varStride[variableIndex]; ^ /builddir/build/BUILD/gdl-0.9.9/src/allix.hpp: In constructor 'AllIxNewMultiOneVariableIndexIndexedT::AllIxNewMultiOneVariableIndexIndexedT(RankT, SizeT, ArrayIndexVectorT*, SizeT, SizeT, const SizeT*, SizeT*, SizeT*)': /builddir/build/BUILD/gdl-0.9.9/src/allix.hpp:654:44: warning: array subscript has type 'char' [-Wchar-subscripts] ixListStride = varStride[variableIndex]; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp:21:0, from /builddir/build/BUILD/gdl-0.9.9/src/GDLTreeParser.hpp:13, from /builddir/build/BUILD/gdl-0.9.9/src/dinterpreter.hpp:69, from /builddir/build/BUILD/gdl-0.9.9/src/basic_pro_jmg.cpp:26: /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp: In member function 'virtual SizeT CArrayIndexScalar::NIter(SizeT)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp:409:14: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= varDim && s > 0) // varDim == 0 && s == 0 ok ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp: In member function 'virtual SizeT ArrayIndexIndexed::NIter(SizeT)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp:577:16: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= varDim && s > 0) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp: In member function 'virtual SizeT CArrayIndexIndexed::NIter(SizeT)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp:720:16: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= varDim && s > 0) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp: In member function 'virtual SizeT ArrayIndexORange::NIter(SizeT)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp:828:18: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( sInit >= varDim) // && s > 0) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp: In member function 'virtual SizeT ArrayIndexRange::NIter(SizeT)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp:972:14: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( e >= varDim) // && e > 0) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp: In member function 'virtual SizeT ArrayIndexORangeS::NIter(SizeT)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp:1105:14: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= varDim) // && s > 0) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp: In member function 'virtual SizeT ArrayIndexRangeS::NIter(SizeT)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp:1270:14: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( e >= varDim) // && e > 0) ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp:98:0, from /builddir/build/BUILD/gdl-0.9.9/src/GDLTreeParser.hpp:13, from /builddir/build/BUILD/gdl-0.9.9/src/dinterpreter.hpp:69, from /builddir/build/BUILD/gdl-0.9.9/src/basic_pro_jmg.cpp:26: /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp: In member function 'virtual BaseGDL* ArrayIndexListOneNoAssocT::Index(BaseGDL*, IxExprListT&)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp:308:8: warning: unused variable 'assertValue' [-Wunused-variable] SizeT assertValue = ix->NIter( var->N_Elements()/*var->Size()*/); ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp: In member function 'virtual void ArrayIndexListOneScalarVPNoAssocT::SetVariable(BaseGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp:532:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp: In member function 'virtual void ArrayIndexListOneScalarVPNoAssocT::AssignAt(BaseGDL*, BaseGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp:579:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp: In member function 'virtual void ArrayIndexListOneConstScalarNoAssocT::SetVariable(BaseGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp:727:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp: In member function 'virtual void ArrayIndexListOneConstScalarNoAssocT::AssignAt(BaseGDL*, BaseGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp:752:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp: In member function 'virtual BaseGDL* ArrayIndexListOneConstScalarNoAssocT::Index(BaseGDL*, IxExprListT&)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp:782:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/GDLTreeParser.hpp:13:0, from /builddir/build/BUILD/gdl-0.9.9/src/dinterpreter.hpp:69, from /builddir/build/BUILD/gdl-0.9.9/src/basic_pro_jmg.cpp:26: /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp: In member function 'virtual BaseGDL* ArrayIndexListOneT::Index(BaseGDL*, IxExprListT&)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp:341:8: warning: unused variable 'assertValue' [-Wunused-variable] SizeT assertValue = ix->NIter( var->N_Elements()/*var->Size()*/); ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp: In member function 'virtual void ArrayIndexListOneScalarVPT::SetVariable(BaseGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp:562:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp: In member function 'virtual void ArrayIndexListOneScalarVPT::AssignAt(BaseGDL*, BaseGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp:609:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp: In member function 'virtual void ArrayIndexListOneConstScalarT::SetVariable(BaseGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp:738:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp: In member function 'virtual void ArrayIndexListOneConstScalarT::AssignAt(BaseGDL*, BaseGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp:763:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp: In member function 'virtual BaseGDL* ArrayIndexListOneConstScalarT::Index(BaseGDL*, IxExprListT&)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp:793:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/GDLInterpreter.hpp:23:0, from /builddir/build/BUILD/gdl-0.9.9/src/dinterpreter.hpp:70, from /builddir/build/BUILD/gdl-0.9.9/src/basic_pro_jmg.cpp:26: /builddir/build/BUILD/gdl-0.9.9/src/accessdesc.hpp: In member function 'void DotAccessDescT::ADAssign(BaseGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/accessdesc.hpp:392:9: warning: unused variable 'lRank' [-Wunused-variable] SizeT lRank = dim.Rank(); ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/dinterpreter.hpp:70:0, from /builddir/build/BUILD/gdl-0.9.9/src/basic_pro_jmg.cpp:26: /builddir/build/BUILD/gdl-0.9.9/src/GDLInterpreter.hpp: In static member function 'static void GDLInterpreter::EnableAllGC()': /builddir/build/BUILD/gdl-0.9.9/src/GDLInterpreter.hpp:366:15: warning: variable 'nEl' set but not used [-Wunused-but-set-variable] SizeT nEl = heap.size(); ^ /builddir/build/BUILD/gdl-0.9.9/src/basic_pro_jmg.cpp: In function 'void lib::linkimage(EnvT*)': /builddir/build/BUILD/gdl-0.9.9/src/basic_pro_jmg.cpp:111:11: warning: unused variable 'nParam' [-Wunused-variable] SizeT nParam=e->NParam(); ^ /builddir/build/BUILD/gdl-0.9.9/src/basic_pro_jmg.cpp: In function 'void lib::wait_pro(EnvT*)': /builddir/build/BUILD/gdl-0.9.9/src/basic_pro_jmg.cpp:250:11: warning: variable 'retval' set but not used [-Wunused-but-set-variable] int retval; ^ [ 41%] Building CXX object src/CMakeFiles/gdl.dir/brent.cpp.o cd /builddir/build/BUILD/gdl-0.9.9/build/src && /usr/bin/c++ -DHAVE_CONFIG_H -DWXUSINGDLL -D_FILE_OFFSET_BITS=64 -D__WXGTK__ -I/builddir/build/BUILD/gdl-0.9.9/src -I/usr/include/tirpc -I/usr/include/GraphicsMagick -I/usr/lib/wx/include/gtk3-unicode-3.0 -I/usr/include/wx-3.0 -I/usr/include/libgeotiff -I/usr/include/hdf -I/usr/include/python2.7 -I/usr/lib/python2.7/site-packages/numpy/core/include -I/usr/include/udunits2 -I/usr/include/eigen3 -I/builddir/build/BUILD/gdl-0.9.9 -I/builddir/build/BUILD/gdl-0.9.9/build -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -DNDEBUG -fPIE -fopenmp -std=gnu++11 -o CMakeFiles/gdl.dir/brent.cpp.o -c /builddir/build/BUILD/gdl-0.9.9/src/brent.cpp In file included from /usr/include/python2.7/pyconfig.h:4:0, from /usr/include/python2.7/Python.h:8, from /builddir/build/BUILD/gdl-0.9.9/src/includefirst.hpp:47, from /builddir/build/BUILD/gdl-0.9.9/src/brent.cpp:2623: /usr/include/python2.7/pyconfig-32.h:1191:0: warning: "_POSIX_C_SOURCE" redefined [enabled by default] #define _POSIX_C_SOURCE 200112L ^ In file included from /usr/include/c++/4.8.2/armv7hl-redhat-linux-gnueabi/bits/os_defines.h:39:0, from /usr/include/c++/4.8.2/armv7hl-redhat-linux-gnueabi/bits/c++config.h:426, from /usr/include/c++/4.8.2/cmath:41, from /builddir/build/BUILD/gdl-0.9.9/src/brent.cpp:18: /usr/include/features.h:168:0: note: this is the location of the previous definition # define _POSIX_C_SOURCE 200809L ^ In file included from /usr/include/python2.7/pyconfig.h:4:0, from /usr/include/python2.7/Python.h:8, from /builddir/build/BUILD/gdl-0.9.9/src/includefirst.hpp:47, from /builddir/build/BUILD/gdl-0.9.9/src/brent.cpp:2623: /usr/include/python2.7/pyconfig-32.h:1213:0: warning: "_XOPEN_SOURCE" redefined [enabled by default] #define _XOPEN_SOURCE 600 ^ In file included from /usr/include/c++/4.8.2/armv7hl-redhat-linux-gnueabi/bits/os_defines.h:39:0, from /usr/include/c++/4.8.2/armv7hl-redhat-linux-gnueabi/bits/c++config.h:426, from /usr/include/c++/4.8.2/cmath:41, from /builddir/build/BUILD/gdl-0.9.9/src/brent.cpp:18: /usr/include/features.h:170:0: note: this is the location of the previous definition # define _XOPEN_SOURCE 700 ^ /builddir/build/BUILD/gdl-0.9.9/src/brent.cpp: In function 'void minfit(int, double, double*, double*)': /builddir/build/BUILD/gdl-0.9.9/src/brent.cpp:254:7: warning: unused variable 'kk' [-Wunused-variable] int kk; ^ /builddir/build/BUILD/gdl-0.9.9/src/brent.cpp:259:7: warning: unused variable 'll2' [-Wunused-variable] int ll2; ^ /builddir/build/BUILD/gdl-0.9.9/src/brent.cpp: In function 'double praxis(double, double, int, int, double*, double (*)(double*, int))': /builddir/build/BUILD/gdl-0.9.9/src/brent.cpp:1035:7: warning: unused variable 'ii' [-Wunused-variable] int ii; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/basegdl.hpp:31:0, from /builddir/build/BUILD/gdl-0.9.9/src/datatypes.hpp:33, from /builddir/build/BUILD/gdl-0.9.9/src/brent.cpp:2624: /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In copy constructor 'dimension::dimension(const dimension&)': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:55:14: warning: array subscript has type 'char' [-Wchar-subscripts] { dim[i]=dim_.dim[i];} ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:55:26: warning: array subscript has type 'char' [-Wchar-subscripts] { dim[i]=dim_.dim[i];} ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In member function 'dimension& dimension::operator=(const dimension&)': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:118:12: warning: array subscript has type 'char' [-Wchar-subscripts] dim[i]=dim_.dim[i]; ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:118:24: warning: array subscript has type 'char' [-Wchar-subscripts] dim[i]=dim_.dim[i]; ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In member function 'void dimension::operator<<(SizeT)': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:146:15: warning: array subscript has type 'char' [-Wchar-subscripts] dim[rank++]=add; ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In member function 'SizeT dimension::NDimElements()': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:295:24: warning: array subscript has type 'char' [-Wchar-subscripts] return stride[ rank]; ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In member function 'SizeT dimension::NDimElementsConst() const': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:303:44: warning: array subscript has type 'char' [-Wchar-subscripts] for(char i=0; i= labelList.Size()) ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp:21:0, from /builddir/build/BUILD/gdl-0.9.9/src/GDLTreeParser.hpp:13, from /builddir/build/BUILD/gdl-0.9.9/src/dinterpreter.hpp:69, from /builddir/build/BUILD/gdl-0.9.9/src/brent.cpp:2626: /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp: In member function 'void ArrayIndexVectorT::Clear()': /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp:142:17: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for( int i=0; iGetStride() * varStride[variableIndex]; ^ /builddir/build/BUILD/gdl-0.9.9/src/allix.hpp: In constructor 'AllIxNewMultiOneVariableIndexIndexedT::AllIxNewMultiOneVariableIndexIndexedT(RankT, SizeT, ArrayIndexVectorT*, SizeT, SizeT, const SizeT*, SizeT*, SizeT*)': /builddir/build/BUILD/gdl-0.9.9/src/allix.hpp:654:44: warning: array subscript has type 'char' [-Wchar-subscripts] ixListStride = varStride[variableIndex]; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp:21:0, from /builddir/build/BUILD/gdl-0.9.9/src/GDLTreeParser.hpp:13, from /builddir/build/BUILD/gdl-0.9.9/src/dinterpreter.hpp:69, from /builddir/build/BUILD/gdl-0.9.9/src/brent.cpp:2626: /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp: In member function 'virtual SizeT CArrayIndexScalar::NIter(SizeT)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp:409:14: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= varDim && s > 0) // varDim == 0 && s == 0 ok ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp: In member function 'virtual SizeT ArrayIndexIndexed::NIter(SizeT)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp:577:16: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= varDim && s > 0) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp: In member function 'virtual SizeT CArrayIndexIndexed::NIter(SizeT)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp:720:16: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= varDim && s > 0) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp: In member function 'virtual SizeT ArrayIndexORange::NIter(SizeT)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp:828:18: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( sInit >= varDim) // && s > 0) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp: In member function 'virtual SizeT ArrayIndexRange::NIter(SizeT)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp:972:14: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( e >= varDim) // && e > 0) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp: In member function 'virtual SizeT ArrayIndexORangeS::NIter(SizeT)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp:1105:14: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= varDim) // && s > 0) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp: In member function 'virtual SizeT ArrayIndexRangeS::NIter(SizeT)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp:1270:14: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( e >= varDim) // && e > 0) ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp:98:0, from /builddir/build/BUILD/gdl-0.9.9/src/GDLTreeParser.hpp:13, from /builddir/build/BUILD/gdl-0.9.9/src/dinterpreter.hpp:69, from /builddir/build/BUILD/gdl-0.9.9/src/brent.cpp:2626: /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp: In member function 'virtual BaseGDL* ArrayIndexListOneNoAssocT::Index(BaseGDL*, IxExprListT&)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp:308:8: warning: unused variable 'assertValue' [-Wunused-variable] SizeT assertValue = ix->NIter( var->N_Elements()/*var->Size()*/); ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp: In member function 'virtual void ArrayIndexListOneScalarVPNoAssocT::SetVariable(BaseGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp:532:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp: In member function 'virtual void ArrayIndexListOneScalarVPNoAssocT::AssignAt(BaseGDL*, BaseGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp:579:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp: In member function 'virtual void ArrayIndexListOneConstScalarNoAssocT::SetVariable(BaseGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp:727:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp: In member function 'virtual void ArrayIndexListOneConstScalarNoAssocT::AssignAt(BaseGDL*, BaseGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp:752:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp: In member function 'virtual BaseGDL* ArrayIndexListOneConstScalarNoAssocT::Index(BaseGDL*, IxExprListT&)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp:782:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/GDLTreeParser.hpp:13:0, from /builddir/build/BUILD/gdl-0.9.9/src/dinterpreter.hpp:69, from /builddir/build/BUILD/gdl-0.9.9/src/brent.cpp:2626: /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp: In member function 'virtual BaseGDL* ArrayIndexListOneT::Index(BaseGDL*, IxExprListT&)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp:341:8: warning: unused variable 'assertValue' [-Wunused-variable] SizeT assertValue = ix->NIter( var->N_Elements()/*var->Size()*/); ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp: In member function 'virtual void ArrayIndexListOneScalarVPT::SetVariable(BaseGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp:562:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp: In member function 'virtual void ArrayIndexListOneScalarVPT::AssignAt(BaseGDL*, BaseGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp:609:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp: In member function 'virtual void ArrayIndexListOneConstScalarT::SetVariable(BaseGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp:738:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp: In member function 'virtual void ArrayIndexListOneConstScalarT::AssignAt(BaseGDL*, BaseGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp:763:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp: In member function 'virtual BaseGDL* ArrayIndexListOneConstScalarT::Index(BaseGDL*, IxExprListT&)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp:793:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/GDLInterpreter.hpp:23:0, from /builddir/build/BUILD/gdl-0.9.9/src/dinterpreter.hpp:70, from /builddir/build/BUILD/gdl-0.9.9/src/brent.cpp:2626: /builddir/build/BUILD/gdl-0.9.9/src/accessdesc.hpp: In member function 'void DotAccessDescT::ADAssign(BaseGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/accessdesc.hpp:392:9: warning: unused variable 'lRank' [-Wunused-variable] SizeT lRank = dim.Rank(); ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/dinterpreter.hpp:70:0, from /builddir/build/BUILD/gdl-0.9.9/src/brent.cpp:2626: /builddir/build/BUILD/gdl-0.9.9/src/GDLInterpreter.hpp: In static member function 'static void GDLInterpreter::EnableAllGC()': /builddir/build/BUILD/gdl-0.9.9/src/GDLInterpreter.hpp:366:15: warning: variable 'nEl' set but not used [-Wunused-but-set-variable] SizeT nEl = heap.size(); ^ /builddir/build/BUILD/gdl-0.9.9/src/brent.cpp: In function 'double lib::brent_fake_func(double*, int)': /builddir/build/BUILD/gdl-0.9.9/src/brent.cpp:2648:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (SizeT i = 0; i < n; ++i) (*(brent_func_data.arg))[i] = x[i]; ^ /builddir/build/BUILD/gdl-0.9.9/src/brent.cpp: In function 'void minfit(int, double, double*, double*)': /builddir/build/BUILD/gdl-0.9.9/src/brent.cpp:349:13: warning: 'f' may be used uninitialized in this function [-Wmaybe-uninitialized] h = f * g - s; ^ [ 41%] Building CXX object src/CMakeFiles/gdl.dir/grib.cpp.o cd /builddir/build/BUILD/gdl-0.9.9/build/src && /usr/bin/c++ -DHAVE_CONFIG_H -DWXUSINGDLL -D_FILE_OFFSET_BITS=64 -D__WXGTK__ -I/builddir/build/BUILD/gdl-0.9.9/src -I/usr/include/tirpc -I/usr/include/GraphicsMagick -I/usr/lib/wx/include/gtk3-unicode-3.0 -I/usr/include/wx-3.0 -I/usr/include/libgeotiff -I/usr/include/hdf -I/usr/include/python2.7 -I/usr/lib/python2.7/site-packages/numpy/core/include -I/usr/include/udunits2 -I/usr/include/eigen3 -I/builddir/build/BUILD/gdl-0.9.9 -I/builddir/build/BUILD/gdl-0.9.9/build -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -DNDEBUG -fPIE -fopenmp -std=gnu++11 -o CMakeFiles/gdl.dir/grib.cpp.o -c /builddir/build/BUILD/gdl-0.9.9/src/grib.cpp In file included from /builddir/build/BUILD/gdl-0.9.9/src/basegdl.hpp:31:0, from /builddir/build/BUILD/gdl-0.9.9/src/datatypes.hpp:33, from /builddir/build/BUILD/gdl-0.9.9/src/grib.hpp:21, from /builddir/build/BUILD/gdl-0.9.9/src/grib.cpp:27: /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In copy constructor 'dimension::dimension(const dimension&)': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:55:14: warning: array subscript has type 'char' [-Wchar-subscripts] { dim[i]=dim_.dim[i];} ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:55:26: warning: array subscript has type 'char' [-Wchar-subscripts] { dim[i]=dim_.dim[i];} ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In member function 'dimension& dimension::operator=(const dimension&)': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:118:12: warning: array subscript has type 'char' [-Wchar-subscripts] dim[i]=dim_.dim[i]; ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:118:24: warning: array subscript has type 'char' [-Wchar-subscripts] dim[i]=dim_.dim[i]; ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In member function 'void dimension::operator<<(SizeT)': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:146:15: warning: array subscript has type 'char' [-Wchar-subscripts] dim[rank++]=add; ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In member function 'SizeT dimension::NDimElements()': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:295:24: warning: array subscript has type 'char' [-Wchar-subscripts] return stride[ rank]; ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In member function 'SizeT dimension::NDimElementsConst() const': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:303:44: warning: array subscript has type 'char' [-Wchar-subscripts] for(char i=0; i= labelList.Size()) ^ /builddir/build/BUILD/gdl-0.9.9/src/grib.cpp: In function 'BaseGDL* lib::grib_open_file_fun(EnvT*)': /builddir/build/BUILD/gdl-0.9.9/src/grib.cpp:56:13: warning: unused variable 'nParam' [-Wunused-variable] SizeT nParam = e->NParam(1); ^ /builddir/build/BUILD/gdl-0.9.9/src/grib.cpp: In function 'void lib::grib_close_file_pro(EnvT*)': /builddir/build/BUILD/gdl-0.9.9/src/grib.cpp:80:13: warning: unused variable 'nParam' [-Wunused-variable] SizeT nParam = e->NParam(1); ^ /builddir/build/BUILD/gdl-0.9.9/src/grib.cpp: In function 'BaseGDL* lib::grib_count_in_file_fun(EnvT*)': /builddir/build/BUILD/gdl-0.9.9/src/grib.cpp:100:13: warning: unused variable 'nParam' [-Wunused-variable] SizeT nParam = e->NParam(1); ^ /builddir/build/BUILD/gdl-0.9.9/src/grib.cpp: In function 'BaseGDL* lib::grib_new_from_file_fun(EnvT*)': /builddir/build/BUILD/gdl-0.9.9/src/grib.cpp:126:13: warning: unused variable 'nParam' [-Wunused-variable] SizeT nParam = e->NParam(1); ^ /builddir/build/BUILD/gdl-0.9.9/src/grib.cpp: In function 'BaseGDL* lib::grib_clone_fun(EnvT*)': /builddir/build/BUILD/gdl-0.9.9/src/grib.cpp:155:13: warning: unused variable 'nParam' [-Wunused-variable] SizeT nParam = e->NParam(1); ^ /builddir/build/BUILD/gdl-0.9.9/src/grib.cpp: In function 'void lib::grib_release_pro(EnvT*)': /builddir/build/BUILD/gdl-0.9.9/src/grib.cpp:178:13: warning: unused variable 'nParam' [-Wunused-variable] SizeT nParam = e->NParam(1); ^ /builddir/build/BUILD/gdl-0.9.9/src/grib.cpp: In function 'BaseGDL* lib::grib_get_size_fun(EnvT*)': /builddir/build/BUILD/gdl-0.9.9/src/grib.cpp:229:13: warning: unused variable 'nParam' [-Wunused-variable] SizeT nParam = e->NParam(2); ^ /builddir/build/BUILD/gdl-0.9.9/src/grib.cpp: In function 'void lib::grib_get_pro(EnvT*)': /builddir/build/BUILD/gdl-0.9.9/src/grib.cpp:255:13: warning: unused variable 'nParam' [-Wunused-variable] SizeT nParam = e->NParam(3); ^ /builddir/build/BUILD/gdl-0.9.9/src/grib.cpp: In function 'void lib::grib_get_data_pro(EnvT*)': /builddir/build/BUILD/gdl-0.9.9/src/grib.cpp:337:13: warning: unused variable 'nParam' [-Wunused-variable] SizeT nParam = e->NParam(4); ^ [ 42%] Building CXX object src/CMakeFiles/gdl.dir/gshhs.cpp.o cd /builddir/build/BUILD/gdl-0.9.9/build/src && /usr/bin/c++ -DHAVE_CONFIG_H -DWXUSINGDLL -D_FILE_OFFSET_BITS=64 -D__WXGTK__ -I/builddir/build/BUILD/gdl-0.9.9/src -I/usr/include/tirpc -I/usr/include/GraphicsMagick -I/usr/lib/wx/include/gtk3-unicode-3.0 -I/usr/include/wx-3.0 -I/usr/include/libgeotiff -I/usr/include/hdf -I/usr/include/python2.7 -I/usr/lib/python2.7/site-packages/numpy/core/include -I/usr/include/udunits2 -I/usr/include/eigen3 -I/builddir/build/BUILD/gdl-0.9.9 -I/builddir/build/BUILD/gdl-0.9.9/build -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -DNDEBUG -fPIE -fopenmp -std=gnu++11 -o CMakeFiles/gdl.dir/gshhs.cpp.o -c /builddir/build/BUILD/gdl-0.9.9/src/gshhs.cpp [ 43%] Building CXX object src/CMakeFiles/gdl.dir/gsl_fun.cpp.o cd /builddir/build/BUILD/gdl-0.9.9/build/src && /usr/bin/c++ -DHAVE_CONFIG_H -DWXUSINGDLL -D_FILE_OFFSET_BITS=64 -D__WXGTK__ -I/builddir/build/BUILD/gdl-0.9.9/src -I/usr/include/tirpc -I/usr/include/GraphicsMagick -I/usr/lib/wx/include/gtk3-unicode-3.0 -I/usr/include/wx-3.0 -I/usr/include/libgeotiff -I/usr/include/hdf -I/usr/include/python2.7 -I/usr/lib/python2.7/site-packages/numpy/core/include -I/usr/include/udunits2 -I/usr/include/eigen3 -I/builddir/build/BUILD/gdl-0.9.9 -I/builddir/build/BUILD/gdl-0.9.9/build -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -DNDEBUG -fPIE -fopenmp -std=gnu++11 -o CMakeFiles/gdl.dir/gsl_fun.cpp.o -c /builddir/build/BUILD/gdl-0.9.9/src/gsl_fun.cpp In file included from /builddir/build/BUILD/gdl-0.9.9/src/basegdl.hpp:31:0, from /builddir/build/BUILD/gdl-0.9.9/src/datatypes.hpp:33, from /builddir/build/BUILD/gdl-0.9.9/src/gsl_fun.cpp:28: /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In copy constructor 'dimension::dimension(const dimension&)': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:55:14: warning: array subscript has type 'char' [-Wchar-subscripts] { dim[i]=dim_.dim[i];} ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:55:26: warning: array subscript has type 'char' [-Wchar-subscripts] { dim[i]=dim_.dim[i];} ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In member function 'dimension& dimension::operator=(const dimension&)': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:118:12: warning: array subscript has type 'char' [-Wchar-subscripts] dim[i]=dim_.dim[i]; ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:118:24: warning: array subscript has type 'char' [-Wchar-subscripts] dim[i]=dim_.dim[i]; ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In member function 'void dimension::operator<<(SizeT)': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:146:15: warning: array subscript has type 'char' [-Wchar-subscripts] dim[rank++]=add; ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In member function 'SizeT dimension::NDimElements()': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:295:24: warning: array subscript has type 'char' [-Wchar-subscripts] return stride[ rank]; ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In member function 'SizeT dimension::NDimElementsConst() const': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:303:44: warning: array subscript has type 'char' [-Wchar-subscripts] for(char i=0; i= labelList.Size()) ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp:21:0, from /builddir/build/BUILD/gdl-0.9.9/src/GDLTreeParser.hpp:13, from /builddir/build/BUILD/gdl-0.9.9/src/dinterpreter.hpp:69, from /builddir/build/BUILD/gdl-0.9.9/src/gsl_fun.cpp:32: /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp: In member function 'void ArrayIndexVectorT::Clear()': /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp:142:17: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for( int i=0; iGetStride() * varStride[variableIndex]; ^ /builddir/build/BUILD/gdl-0.9.9/src/allix.hpp: In constructor 'AllIxNewMultiOneVariableIndexIndexedT::AllIxNewMultiOneVariableIndexIndexedT(RankT, SizeT, ArrayIndexVectorT*, SizeT, SizeT, const SizeT*, SizeT*, SizeT*)': /builddir/build/BUILD/gdl-0.9.9/src/allix.hpp:654:44: warning: array subscript has type 'char' [-Wchar-subscripts] ixListStride = varStride[variableIndex]; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp:21:0, from /builddir/build/BUILD/gdl-0.9.9/src/GDLTreeParser.hpp:13, from /builddir/build/BUILD/gdl-0.9.9/src/dinterpreter.hpp:69, from /builddir/build/BUILD/gdl-0.9.9/src/gsl_fun.cpp:32: /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp: In member function 'virtual SizeT CArrayIndexScalar::NIter(SizeT)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp:409:14: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= varDim && s > 0) // varDim == 0 && s == 0 ok ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp: In member function 'virtual SizeT ArrayIndexIndexed::NIter(SizeT)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp:577:16: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= varDim && s > 0) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp: In member function 'virtual SizeT CArrayIndexIndexed::NIter(SizeT)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp:720:16: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= varDim && s > 0) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp: In member function 'virtual SizeT ArrayIndexORange::NIter(SizeT)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp:828:18: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( sInit >= varDim) // && s > 0) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp: In member function 'virtual SizeT ArrayIndexRange::NIter(SizeT)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp:972:14: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( e >= varDim) // && e > 0) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp: In member function 'virtual SizeT ArrayIndexORangeS::NIter(SizeT)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp:1105:14: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= varDim) // && s > 0) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp: In member function 'virtual SizeT ArrayIndexRangeS::NIter(SizeT)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp:1270:14: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( e >= varDim) // && e > 0) ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp:98:0, from /builddir/build/BUILD/gdl-0.9.9/src/GDLTreeParser.hpp:13, from /builddir/build/BUILD/gdl-0.9.9/src/dinterpreter.hpp:69, from /builddir/build/BUILD/gdl-0.9.9/src/gsl_fun.cpp:32: /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp: In member function 'virtual BaseGDL* ArrayIndexListOneNoAssocT::Index(BaseGDL*, IxExprListT&)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp:308:8: warning: unused variable 'assertValue' [-Wunused-variable] SizeT assertValue = ix->NIter( var->N_Elements()/*var->Size()*/); ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp: In member function 'virtual void ArrayIndexListOneScalarVPNoAssocT::SetVariable(BaseGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp:532:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp: In member function 'virtual void ArrayIndexListOneScalarVPNoAssocT::AssignAt(BaseGDL*, BaseGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp:579:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp: In member function 'virtual void ArrayIndexListOneConstScalarNoAssocT::SetVariable(BaseGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp:727:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp: In member function 'virtual void ArrayIndexListOneConstScalarNoAssocT::AssignAt(BaseGDL*, BaseGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp:752:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp: In member function 'virtual BaseGDL* ArrayIndexListOneConstScalarNoAssocT::Index(BaseGDL*, IxExprListT&)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp:782:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/GDLTreeParser.hpp:13:0, from /builddir/build/BUILD/gdl-0.9.9/src/dinterpreter.hpp:69, from /builddir/build/BUILD/gdl-0.9.9/src/gsl_fun.cpp:32: /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp: In member function 'virtual BaseGDL* ArrayIndexListOneT::Index(BaseGDL*, IxExprListT&)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp:341:8: warning: unused variable 'assertValue' [-Wunused-variable] SizeT assertValue = ix->NIter( var->N_Elements()/*var->Size()*/); ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp: In member function 'virtual void ArrayIndexListOneScalarVPT::SetVariable(BaseGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp:562:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp: In member function 'virtual void ArrayIndexListOneScalarVPT::AssignAt(BaseGDL*, BaseGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp:609:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp: In member function 'virtual void ArrayIndexListOneConstScalarT::SetVariable(BaseGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp:738:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp: In member function 'virtual void ArrayIndexListOneConstScalarT::AssignAt(BaseGDL*, BaseGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp:763:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp: In member function 'virtual BaseGDL* ArrayIndexListOneConstScalarT::Index(BaseGDL*, IxExprListT&)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp:793:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/GDLInterpreter.hpp:23:0, from /builddir/build/BUILD/gdl-0.9.9/src/dinterpreter.hpp:70, from /builddir/build/BUILD/gdl-0.9.9/src/gsl_fun.cpp:32: /builddir/build/BUILD/gdl-0.9.9/src/accessdesc.hpp: In member function 'void DotAccessDescT::ADAssign(BaseGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/accessdesc.hpp:392:9: warning: unused variable 'lRank' [-Wunused-variable] SizeT lRank = dim.Rank(); ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/dinterpreter.hpp:70:0, from /builddir/build/BUILD/gdl-0.9.9/src/gsl_fun.cpp:32: /builddir/build/BUILD/gdl-0.9.9/src/GDLInterpreter.hpp: In static member function 'static void GDLInterpreter::EnableAllGC()': /builddir/build/BUILD/gdl-0.9.9/src/GDLInterpreter.hpp:366:15: warning: variable 'nEl' set but not used [-Wunused-but-set-variable] SizeT nEl = heap.size(); ^ /builddir/build/BUILD/gdl-0.9.9/src/gsl_fun.cpp: In function 'BaseGDL* lib::fft_fun(EnvT*)': /builddir/build/BUILD/gdl-0.9.9/src/gsl_fun.cpp:622:52: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if ((dimension < 0) || (dimension > p0->Rank())) { ^ /builddir/build/BUILD/gdl-0.9.9/src/gsl_fun.cpp:647:20: warning: unused variable 'res' [-Wunused-variable] DComplexGDL* res; ^ /builddir/build/BUILD/gdl-0.9.9/src/gsl_fun.cpp:569:11: warning: unused variable 'stride' [-Wunused-variable] SizeT stride; ^ /builddir/build/BUILD/gdl-0.9.9/src/gsl_fun.cpp:570:11: warning: unused variable 'offset' [-Wunused-variable] SizeT offset; ^ /builddir/build/BUILD/gdl-0.9.9/src/gsl_fun.cpp: In function 'int lib::fft_1d(BaseGDL*, void*, SizeT, SizeT, SizeT, double, SizeT, DLong)': /builddir/build/BUILD/gdl-0.9.9/src/gsl_fun.cpp:692:25: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (nEl == (2 << i)) { ^ /builddir/build/BUILD/gdl-0.9.9/src/gsl_fun.cpp:701:35: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for( SizeT i=0; iDim(i); ^ /builddir/build/BUILD/gdl-0.9.9/src/gsl_fun.cpp:686:11: warning: unused variable 'f32' [-Wunused-variable] float f32[2]; ^ /builddir/build/BUILD/gdl-0.9.9/src/gsl_fun.cpp:687:12: warning: unused variable 'f64' [-Wunused-variable] double f64[2]; ^ /builddir/build/BUILD/gdl-0.9.9/src/gsl_fun.cpp: In function 'BaseGDL* lib::histogram_fun(EnvT*)': /builddir/build/BUILD/gdl-0.9.9/src/gsl_fun.cpp:1425:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (input->N_Elements() < nbins) ^ /builddir/build/BUILD/gdl-0.9.9/src/gsl_fun.cpp:1428:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] else if (input->N_Elements() > nbins) ^ /builddir/build/BUILD/gdl-0.9.9/src/gsl_fun.cpp:1461:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for( SizeT i=0; iNParam(1); ^ /builddir/build/BUILD/gdl-0.9.9/src/gsl_fun.cpp: In function 'DDoubleGDL* lib::interpolate_1dim(EnvT*, const gdl_interp1d_type*, DDoubleGDL*, DDoubleGDL*, bool, DDouble, DDouble)': /builddir/build/BUILD/gdl-0.9.9/src/gsl_fun.cpp:1706:39: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (chunksize >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= chunksize)) ^ /builddir/build/BUILD/gdl-0.9.9/src/gsl_fun.cpp:1706:108: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (chunksize >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= chunksize)) ^ /builddir/build/BUILD/gdl-0.9.9/src/gsl_fun.cpp:1709:25: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (OMPInt i = 0; i < chunksize; ++i) ^ /builddir/build/BUILD/gdl-0.9.9/src/gsl_fun.cpp: In function 'DDoubleGDL* lib::interpolate_2dim(EnvT*, const gdl_interp2d_type*, DDoubleGDL*, DDoubleGDL*, DDoubleGDL*, bool, bool, DDouble, DDouble)': /builddir/build/BUILD/gdl-0.9.9/src/gsl_fun.cpp:1806:25: warning: unused variable 'count' [-Wunused-variable] for (SizeT j = 0, count=0; j < ny; j++) ^ /builddir/build/BUILD/gdl-0.9.9/src/gsl_fun.cpp:1834:39: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (chunksize >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= chunksize)) ^ /builddir/build/BUILD/gdl-0.9.9/src/gsl_fun.cpp:1834:108: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (chunksize >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= chunksize)) ^ /builddir/build/BUILD/gdl-0.9.9/src/gsl_fun.cpp:1837:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (OMPInt i = 0; i < chunksize; ++i) ^ /builddir/build/BUILD/gdl-0.9.9/src/gsl_fun.cpp: In function 'DDoubleGDL* lib::interpolate_3dim(EnvT*, const gdl_interp3d_type*, DDoubleGDL*, DDoubleGDL*, DDoubleGDL*, DDoubleGDL*, bool, bool, DDouble)': /builddir/build/BUILD/gdl-0.9.9/src/gsl_fun.cpp:1980:39: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (chunksize >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= chunksize)) ^ /builddir/build/BUILD/gdl-0.9.9/src/gsl_fun.cpp:1980:108: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (chunksize >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= chunksize)) ^ /builddir/build/BUILD/gdl-0.9.9/src/gsl_fun.cpp:1983:25: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (OMPInt i = 0; i < chunksize; ++i) ^ /builddir/build/BUILD/gdl-0.9.9/src/gsl_fun.cpp: In function 'BaseGDL* lib::interpolate_fun(EnvT*)': /builddir/build/BUILD/gdl-0.9.9/src/gsl_fun.cpp:2077:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if ( p0->N_Elements() >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= p0->N_Elements())) ^ /builddir/build/BUILD/gdl-0.9.9/src/gsl_fun.cpp:2077:131: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if ( p0->N_Elements() >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= p0->N_Elements())) ^ /builddir/build/BUILD/gdl-0.9.9/src/gsl_fun.cpp:2079:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (OMPInt i = 0; i < c0->N_Elements(); ++i) { ^ /builddir/build/BUILD/gdl-0.9.9/src/gsl_fun.cpp:2089:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if ( p0->N_Elements() >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= p0->N_Elements())) ^ /builddir/build/BUILD/gdl-0.9.9/src/gsl_fun.cpp:2089:131: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if ( p0->N_Elements() >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= p0->N_Elements())) ^ /builddir/build/BUILD/gdl-0.9.9/src/gsl_fun.cpp:2091:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (OMPInt i = 0; i < c0->N_Elements(); ++i) { ^ /builddir/build/BUILD/gdl-0.9.9/src/gsl_fun.cpp:2231:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if ( p0->N_Elements() >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= p0->N_Elements())) ^ /builddir/build/BUILD/gdl-0.9.9/src/gsl_fun.cpp:2231:131: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if ( p0->N_Elements() >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= p0->N_Elements())) ^ /builddir/build/BUILD/gdl-0.9.9/src/gsl_fun.cpp:2233:49: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (OMPInt i = 0; i < res1->N_Elements(); ++i) { ^ /builddir/build/BUILD/gdl-0.9.9/src/gsl_fun.cpp:2243:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if ( p0->N_Elements() >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= p0->N_Elements())) ^ /builddir/build/BUILD/gdl-0.9.9/src/gsl_fun.cpp:2243:131: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if ( p0->N_Elements() >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= p0->N_Elements())) ^ /builddir/build/BUILD/gdl-0.9.9/src/gsl_fun.cpp:2245:49: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (OMPInt i = 0; i < res1->N_Elements(); ++i) { ^ /builddir/build/BUILD/gdl-0.9.9/src/gsl_fun.cpp: In function 'void lib::la_trired_pro(EnvT*)': /builddir/build/BUILD/gdl-0.9.9/src/gsl_fun.cpp:2544:13: warning: unused variable 'res' [-Wunused-variable] DFloatGDL* res = static_cast ^ /builddir/build/BUILD/gdl-0.9.9/src/gsl_fun.cpp:2263:11: warning: unused variable 'nParam' [-Wunused-variable] SizeT nParam=e->NParam(3); ^ /builddir/build/BUILD/gdl-0.9.9/src/gsl_fun.cpp: In function 'BaseGDL* lib::newton_broyden(EnvT*)': /builddir/build/BUILD/gdl-0.9.9/src/gsl_fun.cpp:2737:20: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] while (iter <= iter_max); ^ /builddir/build/BUILD/gdl-0.9.9/src/gsl_fun.cpp:2746:16: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (iter > iter_max) e->Throw("maximum number of iterations reached"); ^ /builddir/build/BUILD/gdl-0.9.9/src/gsl_fun.cpp:2643:11: warning: unused variable 'nParam' [-Wunused-variable] SizeT nParam = e->NParam(); ^ /builddir/build/BUILD/gdl-0.9.9/src/gsl_fun.cpp: In function 'BaseGDL* lib::amoeba(EnvT*)': /builddir/build/BUILD/gdl-0.9.9/src/gsl_fun.cpp:2997:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } while (status == GSL_CONTINUE && iter < nmax); ^ /builddir/build/BUILD/gdl-0.9.9/src/gsl_fun.cpp: In function 'void lib::dfpmin(EnvT*)': /builddir/build/BUILD/gdl-0.9.9/src/gsl_fun.cpp:3296:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } while (status == GSL_CONTINUE && iter < itmax); ^ /builddir/build/BUILD/gdl-0.9.9/src/gsl_fun.cpp: In function 'BaseGDL* lib::qromb_fun(EnvT*)': /builddir/build/BUILD/gdl-0.9.9/src/gsl_fun.cpp:3350:11: warning: unused variable 'nParam' [-Wunused-variable] SizeT nParam = e->NParam(3); ^ /builddir/build/BUILD/gdl-0.9.9/src/gsl_fun.cpp:3413:9: warning: unused variable 'pos' [-Wunused-variable] int pos; ^ /builddir/build/BUILD/gdl-0.9.9/src/gsl_fun.cpp: In function 'BaseGDL* lib::qromo_fun(EnvT*)': /builddir/build/BUILD/gdl-0.9.9/src/gsl_fun.cpp:3529:26: warning: unused variable 'old_handler' [-Wunused-variable] gsl_error_handler_t* old_handler = gsl_set_error_handler(&n_b_gslerrhandler); ^ /builddir/build/BUILD/gdl-0.9.9/src/gsl_fun.cpp:3593:9: warning: unused variable 'pos' [-Wunused-variable] int pos; ^ /builddir/build/BUILD/gdl-0.9.9/src/gsl_fun.cpp: In function 'BaseGDL* lib::fz_roots_fun(EnvT*)': /builddir/build/BUILD/gdl-0.9.9/src/gsl_fun.cpp:3706:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (int i = 0; i N_Elements();i++) ^ /builddir/build/BUILD/gdl-0.9.9/src/gsl_fun.cpp:3723:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (int i = 0; i < resultSize; i++) ^ /builddir/build/BUILD/gdl-0.9.9/src/gsl_fun.cpp: In function 'BaseGDL* lib::fx_root_fun(EnvT*)': /builddir/build/BUILD/gdl-0.9.9/src/gsl_fun.cpp:3815:8: warning: unused variable 'stop' [-Wunused-variable] DLong stop = 0; ^ /builddir/build/BUILD/gdl-0.9.9/src/gsl_fun.cpp:3827:10: warning: unused variable 'tol' [-Wunused-variable] DDouble tol = 0.0001; ^ /builddir/build/BUILD/gdl-0.9.9/src/gsl_fun.cpp: In function 'BaseGDL* lib::binomialcoef(EnvT*)': /builddir/build/BUILD/gdl-0.9.9/src/gsl_fun.cpp:4219:11: warning: unused variable 'nParam' [-Wunused-variable] SizeT nParam=e->NParam(2); ^ /builddir/build/BUILD/gdl-0.9.9/src/gsl_fun.cpp: In function 'BaseGDL* lib::wtn(EnvT*)': /builddir/build/BUILD/gdl-0.9.9/src/gsl_fun.cpp:4273:11: warning: unused variable 'nParam' [-Wunused-variable] SizeT nParam=e->NParam(2); ^ /builddir/build/BUILD/gdl-0.9.9/src/gsl_fun.cpp: In function 'BaseGDL* lib::zeropoly(EnvT*)': /builddir/build/BUILD/gdl-0.9.9/src/gsl_fun.cpp:4436:11: warning: unused variable 'nParam' [-Wunused-variable] SizeT nParam=e->NParam(1); ^ /builddir/build/BUILD/gdl-0.9.9/src/gsl_fun.cpp: In function 'BaseGDL* lib::spher_harm(EnvT*)': /builddir/build/BUILD/gdl-0.9.9/src/gsl_fun.cpp:4530:11: warning: unused variable 'nParam' [-Wunused-variable] SizeT nParam=e->NParam(4); ^ /builddir/build/BUILD/gdl-0.9.9/src/gsl_fun.cpp: In function 'BaseGDL* lib::interpolate_fun(EnvT*)': /builddir/build/BUILD/gdl-0.9.9/src/gsl_fun.cpp:2153:111: warning: 'p3D' may be used uninitialized in this function [-Wmaybe-uninitialized] res[iloop]=interpolate_3dim(e,gdl_interp3d_trilinear,p0D[iloop],p1D,p2D,p3D,grid,use_missing,missing); ^ /builddir/build/BUILD/gdl-0.9.9/src/gsl_fun.cpp: In function 'BaseGDL* lib::qromb_fun(EnvT*)': /builddir/build/BUILD/gdl-0.9.9/src/gsl_fun.cpp:3472:50: warning: 'res' may be used uninitialized in this function [-Wmaybe-uninitialized] return res->Convert2(GDL_FLOAT, BaseGDL::CONVERT); ^ /builddir/build/BUILD/gdl-0.9.9/src/gsl_fun.cpp: In function 'BaseGDL* lib::qromo_fun(EnvT*)': /builddir/build/BUILD/gdl-0.9.9/src/gsl_fun.cpp:3667:37: warning: 'last' may be used uninitialized in this function [-Wmaybe-uninitialized] wsize, w, &result, &error); ^ /builddir/build/BUILD/gdl-0.9.9/src/gsl_fun.cpp:3678:58: warning: 'res' may be used uninitialized in this function [-Wmaybe-uninitialized] else return res->Convert2(GDL_FLOAT, BaseGDL::CONVERT); ^ /builddir/build/BUILD/gdl-0.9.9/src/gsl_fun.cpp: In function 'BaseGDL* lib::newton_broyden(EnvT*)': /builddir/build/BUILD/gdl-0.9.9/src/gsl_fun.cpp:2697:51: warning: 'T' may be used uninitialized in this function [-Wmaybe-uninitialized] solver = gsl_multiroot_fsolver_alloc(T, F.n); ^ /builddir/build/BUILD/gdl-0.9.9/src/gsl_fun.cpp: In function 'BaseGDL* lib::amoeba(EnvT*)': /builddir/build/BUILD/gdl-0.9.9/src/gsl_fun.cpp:3029:68: warning: 'size' may be used uninitialized in this function [-Wmaybe-uninitialized] (*(DDoubleGDL*)simplex)[j+i*n] = (*(DDoubleGDL*)simplex)[j]+((j==(i-1))?size:0.0); //warning about operator precedence solved. ^ /builddir/build/BUILD/gdl-0.9.9/src/gsl_fun.cpp:3006:82: warning: 'par0' may be used uninitialized in this function [-Wmaybe-uninitialized] if (useSimplex) isDouble=par2->Type()==GDL_DOUBLE; else isDouble=(par0->Type() == GDL_DOUBLE); ^ /builddir/build/BUILD/gdl-0.9.9/src/gsl_fun.cpp:3006:41: warning: 'par2' may be used uninitialized in this function [-Wmaybe-uninitialized] if (useSimplex) isDouble=par2->Type()==GDL_DOUBLE; else isDouble=(par0->Type() == GDL_DOUBLE); ^ [ 43%] Building CXX object src/CMakeFiles/gdl.dir/gsl_matrix.cpp.o cd /builddir/build/BUILD/gdl-0.9.9/build/src && /usr/bin/c++ -DHAVE_CONFIG_H -DWXUSINGDLL -D_FILE_OFFSET_BITS=64 -D__WXGTK__ -I/builddir/build/BUILD/gdl-0.9.9/src -I/usr/include/tirpc -I/usr/include/GraphicsMagick -I/usr/lib/wx/include/gtk3-unicode-3.0 -I/usr/include/wx-3.0 -I/usr/include/libgeotiff -I/usr/include/hdf -I/usr/include/python2.7 -I/usr/lib/python2.7/site-packages/numpy/core/include -I/usr/include/udunits2 -I/usr/include/eigen3 -I/builddir/build/BUILD/gdl-0.9.9 -I/builddir/build/BUILD/gdl-0.9.9/build -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -DNDEBUG -fPIE -fopenmp -std=gnu++11 -o CMakeFiles/gdl.dir/gsl_matrix.cpp.o -c /builddir/build/BUILD/gdl-0.9.9/src/gsl_matrix.cpp In file included from /builddir/build/BUILD/gdl-0.9.9/src/basegdl.hpp:31:0, from /builddir/build/BUILD/gdl-0.9.9/src/datatypes.hpp:33, from /builddir/build/BUILD/gdl-0.9.9/src/gsl_matrix.cpp:23: /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In copy constructor 'dimension::dimension(const dimension&)': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:55:14: warning: array subscript has type 'char' [-Wchar-subscripts] { dim[i]=dim_.dim[i];} ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:55:26: warning: array subscript has type 'char' [-Wchar-subscripts] { dim[i]=dim_.dim[i];} ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In member function 'dimension& dimension::operator=(const dimension&)': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:118:12: warning: array subscript has type 'char' [-Wchar-subscripts] dim[i]=dim_.dim[i]; ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:118:24: warning: array subscript has type 'char' [-Wchar-subscripts] dim[i]=dim_.dim[i]; ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In member function 'void dimension::operator<<(SizeT)': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:146:15: warning: array subscript has type 'char' [-Wchar-subscripts] dim[rank++]=add; ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In member function 'SizeT dimension::NDimElements()': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:295:24: warning: array subscript has type 'char' [-Wchar-subscripts] return stride[ rank]; ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In member function 'SizeT dimension::NDimElementsConst() const': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:303:44: warning: array subscript has type 'char' [-Wchar-subscripts] for(char i=0; i= labelList.Size()) ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp:21:0, from /builddir/build/BUILD/gdl-0.9.9/src/GDLTreeParser.hpp:13, from /builddir/build/BUILD/gdl-0.9.9/src/dinterpreter.hpp:69, from /builddir/build/BUILD/gdl-0.9.9/src/gsl_matrix.cpp:27: /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp: In member function 'void ArrayIndexVectorT::Clear()': /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp:142:17: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for( int i=0; iGetStride() * varStride[variableIndex]; ^ /builddir/build/BUILD/gdl-0.9.9/src/allix.hpp: In constructor 'AllIxNewMultiOneVariableIndexIndexedT::AllIxNewMultiOneVariableIndexIndexedT(RankT, SizeT, ArrayIndexVectorT*, SizeT, SizeT, const SizeT*, SizeT*, SizeT*)': /builddir/build/BUILD/gdl-0.9.9/src/allix.hpp:654:44: warning: array subscript has type 'char' [-Wchar-subscripts] ixListStride = varStride[variableIndex]; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp:21:0, from /builddir/build/BUILD/gdl-0.9.9/src/GDLTreeParser.hpp:13, from /builddir/build/BUILD/gdl-0.9.9/src/dinterpreter.hpp:69, from /builddir/build/BUILD/gdl-0.9.9/src/gsl_matrix.cpp:27: /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp: In member function 'virtual SizeT CArrayIndexScalar::NIter(SizeT)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp:409:14: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= varDim && s > 0) // varDim == 0 && s == 0 ok ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp: In member function 'virtual SizeT ArrayIndexIndexed::NIter(SizeT)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp:577:16: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= varDim && s > 0) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp: In member function 'virtual SizeT CArrayIndexIndexed::NIter(SizeT)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp:720:16: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= varDim && s > 0) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp: In member function 'virtual SizeT ArrayIndexORange::NIter(SizeT)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp:828:18: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( sInit >= varDim) // && s > 0) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp: In member function 'virtual SizeT ArrayIndexRange::NIter(SizeT)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp:972:14: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( e >= varDim) // && e > 0) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp: In member function 'virtual SizeT ArrayIndexORangeS::NIter(SizeT)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp:1105:14: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= varDim) // && s > 0) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp: In member function 'virtual SizeT ArrayIndexRangeS::NIter(SizeT)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp:1270:14: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( e >= varDim) // && e > 0) ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp:98:0, from /builddir/build/BUILD/gdl-0.9.9/src/GDLTreeParser.hpp:13, from /builddir/build/BUILD/gdl-0.9.9/src/dinterpreter.hpp:69, from /builddir/build/BUILD/gdl-0.9.9/src/gsl_matrix.cpp:27: /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp: In member function 'virtual BaseGDL* ArrayIndexListOneNoAssocT::Index(BaseGDL*, IxExprListT&)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp:308:8: warning: unused variable 'assertValue' [-Wunused-variable] SizeT assertValue = ix->NIter( var->N_Elements()/*var->Size()*/); ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp: In member function 'virtual void ArrayIndexListOneScalarVPNoAssocT::SetVariable(BaseGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp:532:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp: In member function 'virtual void ArrayIndexListOneScalarVPNoAssocT::AssignAt(BaseGDL*, BaseGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp:579:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp: In member function 'virtual void ArrayIndexListOneConstScalarNoAssocT::SetVariable(BaseGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp:727:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp: In member function 'virtual void ArrayIndexListOneConstScalarNoAssocT::AssignAt(BaseGDL*, BaseGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp:752:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp: In member function 'virtual BaseGDL* ArrayIndexListOneConstScalarNoAssocT::Index(BaseGDL*, IxExprListT&)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp:782:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/GDLTreeParser.hpp:13:0, from /builddir/build/BUILD/gdl-0.9.9/src/dinterpreter.hpp:69, from /builddir/build/BUILD/gdl-0.9.9/src/gsl_matrix.cpp:27: /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp: In member function 'virtual BaseGDL* ArrayIndexListOneT::Index(BaseGDL*, IxExprListT&)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp:341:8: warning: unused variable 'assertValue' [-Wunused-variable] SizeT assertValue = ix->NIter( var->N_Elements()/*var->Size()*/); ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp: In member function 'virtual void ArrayIndexListOneScalarVPT::SetVariable(BaseGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp:562:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp: In member function 'virtual void ArrayIndexListOneScalarVPT::AssignAt(BaseGDL*, BaseGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp:609:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp: In member function 'virtual void ArrayIndexListOneConstScalarT::SetVariable(BaseGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp:738:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp: In member function 'virtual void ArrayIndexListOneConstScalarT::AssignAt(BaseGDL*, BaseGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp:763:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp: In member function 'virtual BaseGDL* ArrayIndexListOneConstScalarT::Index(BaseGDL*, IxExprListT&)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp:793:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/GDLInterpreter.hpp:23:0, from /builddir/build/BUILD/gdl-0.9.9/src/dinterpreter.hpp:70, from /builddir/build/BUILD/gdl-0.9.9/src/gsl_matrix.cpp:27: /builddir/build/BUILD/gdl-0.9.9/src/accessdesc.hpp: In member function 'void DotAccessDescT::ADAssign(BaseGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/accessdesc.hpp:392:9: warning: unused variable 'lRank' [-Wunused-variable] SizeT lRank = dim.Rank(); ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/dinterpreter.hpp:70:0, from /builddir/build/BUILD/gdl-0.9.9/src/gsl_matrix.cpp:27: /builddir/build/BUILD/gdl-0.9.9/src/GDLInterpreter.hpp: In static member function 'static void GDLInterpreter::EnableAllGC()': /builddir/build/BUILD/gdl-0.9.9/src/GDLInterpreter.hpp:366:15: warning: variable 'nEl' set but not used [-Wunused-but-set-variable] SizeT nEl = heap.size(); ^ /builddir/build/BUILD/gdl-0.9.9/src/gsl_matrix.cpp: In function 'void lib::ludc_pro(EnvT*)': /builddir/build/BUILD/gdl-0.9.9/src/gsl_matrix.cpp:110:9: warning: variable 'double_flag' set but not used [-Wunused-but-set-variable] int double_flag=0; ^ [ 44%] Building CXX object src/CMakeFiles/gdl.dir/hash.cpp.o cd /builddir/build/BUILD/gdl-0.9.9/build/src && /usr/bin/c++ -DHAVE_CONFIG_H -DWXUSINGDLL -D_FILE_OFFSET_BITS=64 -D__WXGTK__ -I/builddir/build/BUILD/gdl-0.9.9/src -I/usr/include/tirpc -I/usr/include/GraphicsMagick -I/usr/lib/wx/include/gtk3-unicode-3.0 -I/usr/include/wx-3.0 -I/usr/include/libgeotiff -I/usr/include/hdf -I/usr/include/python2.7 -I/usr/lib/python2.7/site-packages/numpy/core/include -I/usr/include/udunits2 -I/usr/include/eigen3 -I/builddir/build/BUILD/gdl-0.9.9 -I/builddir/build/BUILD/gdl-0.9.9/build -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -DNDEBUG -fPIE -fopenmp -std=gnu++11 -o CMakeFiles/gdl.dir/hash.cpp.o -c /builddir/build/BUILD/gdl-0.9.9/src/hash.cpp In file included from /builddir/build/BUILD/gdl-0.9.9/src/basegdl.hpp:31:0, from /builddir/build/BUILD/gdl-0.9.9/src/nullgdl.hpp:21, from /builddir/build/BUILD/gdl-0.9.9/src/hash.cpp:62: /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In copy constructor 'dimension::dimension(const dimension&)': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:55:14: warning: array subscript has type 'char' [-Wchar-subscripts] { dim[i]=dim_.dim[i];} ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:55:26: warning: array subscript has type 'char' [-Wchar-subscripts] { dim[i]=dim_.dim[i];} ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In member function 'dimension& dimension::operator=(const dimension&)': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:118:12: warning: array subscript has type 'char' [-Wchar-subscripts] dim[i]=dim_.dim[i]; ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:118:24: warning: array subscript has type 'char' [-Wchar-subscripts] dim[i]=dim_.dim[i]; ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In member function 'void dimension::operator<<(SizeT)': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:146:15: warning: array subscript has type 'char' [-Wchar-subscripts] dim[rank++]=add; ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In member function 'SizeT dimension::NDimElements()': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:295:24: warning: array subscript has type 'char' [-Wchar-subscripts] return stride[ rank]; ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In member function 'SizeT dimension::NDimElementsConst() const': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:303:44: warning: array subscript has type 'char' [-Wchar-subscripts] for(char i=0; i= labelList.Size()) ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp:21:0, from /builddir/build/BUILD/gdl-0.9.9/src/GDLTreeParser.hpp:13, from /builddir/build/BUILD/gdl-0.9.9/src/dinterpreter.hpp:69, from /builddir/build/BUILD/gdl-0.9.9/src/hash.cpp:66: /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp: In member function 'void ArrayIndexVectorT::Clear()': /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp:142:17: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for( int i=0; iGetStride() * varStride[variableIndex]; ^ /builddir/build/BUILD/gdl-0.9.9/src/allix.hpp: In constructor 'AllIxNewMultiOneVariableIndexIndexedT::AllIxNewMultiOneVariableIndexIndexedT(RankT, SizeT, ArrayIndexVectorT*, SizeT, SizeT, const SizeT*, SizeT*, SizeT*)': /builddir/build/BUILD/gdl-0.9.9/src/allix.hpp:654:44: warning: array subscript has type 'char' [-Wchar-subscripts] ixListStride = varStride[variableIndex]; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp:21:0, from /builddir/build/BUILD/gdl-0.9.9/src/GDLTreeParser.hpp:13, from /builddir/build/BUILD/gdl-0.9.9/src/dinterpreter.hpp:69, from /builddir/build/BUILD/gdl-0.9.9/src/hash.cpp:66: /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp: In member function 'virtual SizeT CArrayIndexScalar::NIter(SizeT)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp:409:14: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= varDim && s > 0) // varDim == 0 && s == 0 ok ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp: In member function 'virtual SizeT ArrayIndexIndexed::NIter(SizeT)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp:577:16: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= varDim && s > 0) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp: In member function 'virtual SizeT CArrayIndexIndexed::NIter(SizeT)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp:720:16: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= varDim && s > 0) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp: In member function 'virtual SizeT ArrayIndexORange::NIter(SizeT)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp:828:18: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( sInit >= varDim) // && s > 0) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp: In member function 'virtual SizeT ArrayIndexRange::NIter(SizeT)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp:972:14: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( e >= varDim) // && e > 0) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp: In member function 'virtual SizeT ArrayIndexORangeS::NIter(SizeT)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp:1105:14: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= varDim) // && s > 0) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp: In member function 'virtual SizeT ArrayIndexRangeS::NIter(SizeT)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp:1270:14: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( e >= varDim) // && e > 0) ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp:98:0, from /builddir/build/BUILD/gdl-0.9.9/src/GDLTreeParser.hpp:13, from /builddir/build/BUILD/gdl-0.9.9/src/dinterpreter.hpp:69, from /builddir/build/BUILD/gdl-0.9.9/src/hash.cpp:66: /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp: In member function 'virtual BaseGDL* ArrayIndexListOneNoAssocT::Index(BaseGDL*, IxExprListT&)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp:308:8: warning: unused variable 'assertValue' [-Wunused-variable] SizeT assertValue = ix->NIter( var->N_Elements()/*var->Size()*/); ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp: In member function 'virtual void ArrayIndexListOneScalarVPNoAssocT::SetVariable(BaseGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp:532:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp: In member function 'virtual void ArrayIndexListOneScalarVPNoAssocT::AssignAt(BaseGDL*, BaseGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp:579:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp: In member function 'virtual void ArrayIndexListOneConstScalarNoAssocT::SetVariable(BaseGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp:727:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp: In member function 'virtual void ArrayIndexListOneConstScalarNoAssocT::AssignAt(BaseGDL*, BaseGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp:752:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp: In member function 'virtual BaseGDL* ArrayIndexListOneConstScalarNoAssocT::Index(BaseGDL*, IxExprListT&)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp:782:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/GDLTreeParser.hpp:13:0, from /builddir/build/BUILD/gdl-0.9.9/src/dinterpreter.hpp:69, from /builddir/build/BUILD/gdl-0.9.9/src/hash.cpp:66: /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp: In member function 'virtual BaseGDL* ArrayIndexListOneT::Index(BaseGDL*, IxExprListT&)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp:341:8: warning: unused variable 'assertValue' [-Wunused-variable] SizeT assertValue = ix->NIter( var->N_Elements()/*var->Size()*/); ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp: In member function 'virtual void ArrayIndexListOneScalarVPT::SetVariable(BaseGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp:562:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp: In member function 'virtual void ArrayIndexListOneScalarVPT::AssignAt(BaseGDL*, BaseGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp:609:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp: In member function 'virtual void ArrayIndexListOneConstScalarT::SetVariable(BaseGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp:738:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp: In member function 'virtual void ArrayIndexListOneConstScalarT::AssignAt(BaseGDL*, BaseGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp:763:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp: In member function 'virtual BaseGDL* ArrayIndexListOneConstScalarT::Index(BaseGDL*, IxExprListT&)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp:793:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/GDLInterpreter.hpp:23:0, from /builddir/build/BUILD/gdl-0.9.9/src/dinterpreter.hpp:70, from /builddir/build/BUILD/gdl-0.9.9/src/hash.cpp:66: /builddir/build/BUILD/gdl-0.9.9/src/accessdesc.hpp: In member function 'void DotAccessDescT::ADAssign(BaseGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/accessdesc.hpp:392:9: warning: unused variable 'lRank' [-Wunused-variable] SizeT lRank = dim.Rank(); ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/dinterpreter.hpp:70:0, from /builddir/build/BUILD/gdl-0.9.9/src/hash.cpp:66: /builddir/build/BUILD/gdl-0.9.9/src/GDLInterpreter.hpp: In static member function 'static void GDLInterpreter::EnableAllGC()': /builddir/build/BUILD/gdl-0.9.9/src/GDLInterpreter.hpp:366:15: warning: variable 'nEl' set but not used [-Wunused-but-set-variable] SizeT nEl = heap.size(); ^ /builddir/build/BUILD/gdl-0.9.9/src/hash.cpp: In function 'DPtr GetLISTNode(EnvUDT*, DStructGDL*, DLong)': /builddir/build/BUILD/gdl-0.9.9/src/hash.cpp:152:35: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for( SizeT elIx = 0; elIx < targetIx; ++elIx) ^ /builddir/build/BUILD/gdl-0.9.9/src/hash.cpp:28:19: warning: unused variable 'nListTag' [-Wunused-variable] static unsigned nListTag = structDesc::LIST->TagIndex( "NLIST"); ^ /builddir/build/BUILD/gdl-0.9.9/src/hash.cpp:141:5: note: in expansion of macro 'GDL_LIST_STRUCT' GDL_LIST_STRUCT() ^ /builddir/build/BUILD/gdl-0.9.9/src/hash.cpp:32:21: warning: unused variable 'pListDataTag' [-Wunused-variable] static unsigned pListDataTag = structDesc::GDL_CONTAINER_NODE->TagIndex( "PDATA"); ^ /builddir/build/BUILD/gdl-0.9.9/src/hash.cpp:142:5: note: in expansion of macro 'GDL_CONTAINER_NODE' GDL_CONTAINER_NODE() ^ /builddir/build/BUILD/gdl-0.9.9/src/hash.cpp: In function 'DLong HashIndex(DStructGDL*, BaseGDL*, bool)': /builddir/build/BUILD/gdl-0.9.9/src/hash.cpp:280:50: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( searchIxStart >= hashTable->N_Elements()) ^ /builddir/build/BUILD/gdl-0.9.9/src/hash.cpp:42:21: warning: unused variable 'pValueTag' [-Wunused-variable] static unsigned pValueTag = structDesc::GDL_HASHTABLEENTRY->TagIndex( "PVALUE"); ^ /builddir/build/BUILD/gdl-0.9.9/src/hash.cpp:213:2: note: in expansion of macro 'GDL_HASHTABLEENTRY' GDL_HASHTABLEENTRY() ^ /builddir/build/BUILD/gdl-0.9.9/src/hash.cpp: In function 'DStructGDL* CopyHashTable(DStructGDL*, DStructGDL*, DLong)': /builddir/build/BUILD/gdl-0.9.9/src/hash.cpp:326:29: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for( SizeT oldIx=0; oldIxTagIndex( "TABLE_BITS"); \ ^ /builddir/build/BUILD/gdl-0.9.9/src/hash.cpp:313:2: note: in expansion of macro 'GDL_HASH_STRUCT' GDL_HASH_STRUCT() ^ /builddir/build/BUILD/gdl-0.9.9/src/hash.cpp:36:21: warning: unused variable 'pTableTag' [-Wunused-variable] static unsigned pTableTag = structDesc::HASH->TagIndex( "TABLE_DATA"); \ ^ /builddir/build/BUILD/gdl-0.9.9/src/hash.cpp:313:2: note: in expansion of macro 'GDL_HASH_STRUCT' GDL_HASH_STRUCT() ^ /builddir/build/BUILD/gdl-0.9.9/src/hash.cpp:37:21: warning: unused variable 'TableSizeTag' [-Wunused-variable] static unsigned TableSizeTag = structDesc::HASH->TagIndex( "TABLE_SIZE"); \ ^ /builddir/build/BUILD/gdl-0.9.9/src/hash.cpp:313:2: note: in expansion of macro 'GDL_HASH_STRUCT' GDL_HASH_STRUCT() ^ /builddir/build/BUILD/gdl-0.9.9/src/hash.cpp: In function 'void GrowHashTable(DStructGDL*, DStructGDL*&, DLong)': /builddir/build/BUILD/gdl-0.9.9/src/hash.cpp:404:29: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for( SizeT oldIx=0; oldIxTagIndex( "TABLE_BITS"); \ ^ /builddir/build/BUILD/gdl-0.9.9/src/hash.cpp:391:2: note: in expansion of macro 'GDL_HASH_STRUCT' GDL_HASH_STRUCT() ^ /builddir/build/BUILD/gdl-0.9.9/src/hash.cpp: In function 'BaseGDL* RemoveFromHashTable(EnvUDT*, DStructGDL*, BaseGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/hash.cpp:35:21: warning: unused variable 'TableBitsTag' [-Wunused-variable] static unsigned TableBitsTag = structDesc::HASH->TagIndex( "TABLE_BITS"); \ ^ /builddir/build/BUILD/gdl-0.9.9/src/hash.cpp:465:2: note: in expansion of macro 'GDL_HASH_STRUCT' GDL_HASH_STRUCT() ^ /builddir/build/BUILD/gdl-0.9.9/src/hash.cpp:37:21: warning: unused variable 'TableSizeTag' [-Wunused-variable] static unsigned TableSizeTag = structDesc::HASH->TagIndex( "TABLE_SIZE"); \ ^ /builddir/build/BUILD/gdl-0.9.9/src/hash.cpp:465:2: note: in expansion of macro 'GDL_HASH_STRUCT' GDL_HASH_STRUCT() ^ /builddir/build/BUILD/gdl-0.9.9/src/hash.cpp: In function 'void InsertIntoHashTable(DStructGDL*, DStructGDL*&, BaseGDL*, BaseGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/hash.cpp:35:21: warning: unused variable 'TableBitsTag' [-Wunused-variable] static unsigned TableBitsTag = structDesc::HASH->TagIndex( "TABLE_BITS"); \ ^ /builddir/build/BUILD/gdl-0.9.9/src/hash.cpp:518:2: note: in expansion of macro 'GDL_HASH_STRUCT' GDL_HASH_STRUCT() ^ /builddir/build/BUILD/gdl-0.9.9/src/hash.cpp:36:21: warning: unused variable 'pTableTag' [-Wunused-variable] static unsigned pTableTag = structDesc::HASH->TagIndex( "TABLE_DATA"); \ ^ /builddir/build/BUILD/gdl-0.9.9/src/hash.cpp:518:2: note: in expansion of macro 'GDL_HASH_STRUCT' GDL_HASH_STRUCT() ^ /builddir/build/BUILD/gdl-0.9.9/src/hash.cpp:37:21: warning: unused variable 'TableSizeTag' [-Wunused-variable] static unsigned TableSizeTag = structDesc::HASH->TagIndex( "TABLE_SIZE"); \ ^ /builddir/build/BUILD/gdl-0.9.9/src/hash.cpp:518:2: note: in expansion of macro 'GDL_HASH_STRUCT' GDL_HASH_STRUCT() ^ /builddir/build/BUILD/gdl-0.9.9/src/hash.cpp: In function 'void HASH__ToStream(DStructGDL*, std::ostream&, SizeT, SizeT*)': /builddir/build/BUILD/gdl-0.9.9/src/hash.cpp:655:17: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] while( ix < nSize && ^ /builddir/build/BUILD/gdl-0.9.9/src/hash.cpp:35:21: warning: unused variable 'TableBitsTag' [-Wunused-variable] static unsigned TableBitsTag = structDesc::HASH->TagIndex( "TABLE_BITS"); \ ^ /builddir/build/BUILD/gdl-0.9.9/src/hash.cpp:642:2: note: in expansion of macro 'GDL_HASH_STRUCT' GDL_HASH_STRUCT() ^ /builddir/build/BUILD/gdl-0.9.9/src/hash.cpp:37:21: warning: unused variable 'TableSizeTag' [-Wunused-variable] static unsigned TableSizeTag = structDesc::HASH->TagIndex( "TABLE_SIZE"); \ ^ /builddir/build/BUILD/gdl-0.9.9/src/hash.cpp:642:2: note: in expansion of macro 'GDL_HASH_STRUCT' GDL_HASH_STRUCT() ^ /builddir/build/BUILD/gdl-0.9.9/src/hash.cpp: In function 'DObj new_hashStruct(DLong, DStructGDL*&, bool, bool)': /builddir/build/BUILD/gdl-0.9.9/src/hash.cpp:38:21: warning: unused variable 'TableCountTag' [-Wunused-variable] static unsigned TableCountTag = structDesc::HASH->TagIndex( "TABLE_COUNT"); ^ /builddir/build/BUILD/gdl-0.9.9/src/hash.cpp:689:2: note: in expansion of macro 'GDL_HASH_STRUCT' GDL_HASH_STRUCT() ^ /builddir/build/BUILD/gdl-0.9.9/src/hash.cpp:41:21: warning: unused variable 'pKeyTag' [-Wunused-variable] static unsigned pKeyTag = structDesc::GDL_HASHTABLEENTRY->TagIndex( "PKEY"); \ ^ /builddir/build/BUILD/gdl-0.9.9/src/hash.cpp:690:2: note: in expansion of macro 'GDL_HASHTABLEENTRY' GDL_HASHTABLEENTRY() ^ /builddir/build/BUILD/gdl-0.9.9/src/hash.cpp:42:21: warning: unused variable 'pValueTag' [-Wunused-variable] static unsigned pValueTag = structDesc::GDL_HASHTABLEENTRY->TagIndex( "PVALUE"); ^ /builddir/build/BUILD/gdl-0.9.9/src/hash.cpp:690:2: note: in expansion of macro 'GDL_HASHTABLEENTRY' GDL_HASHTABLEENTRY() ^ /builddir/build/BUILD/gdl-0.9.9/src/hash.cpp: In function 'BaseGDL* hash_tostruct(DStructGDL*, BaseGDL*, BaseGDL**, bool, bool)': /builddir/build/BUILD/gdl-0.9.9/src/hash.cpp:802:25: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for( SizeT el=0; elTagIndex( "TABLE_BITS"); \ ^ /builddir/build/BUILD/gdl-0.9.9/src/hash.cpp:766:2: note: in expansion of macro 'GDL_HASH_STRUCT' GDL_HASH_STRUCT() ^ /builddir/build/BUILD/gdl-0.9.9/src/hash.cpp:37:21: warning: unused variable 'TableSizeTag' [-Wunused-variable] static unsigned TableSizeTag = structDesc::HASH->TagIndex( "TABLE_SIZE"); \ ^ /builddir/build/BUILD/gdl-0.9.9/src/hash.cpp:766:2: note: in expansion of macro 'GDL_HASH_STRUCT' GDL_HASH_STRUCT() ^ /builddir/build/BUILD/gdl-0.9.9/src/hash.cpp:38:21: warning: unused variable 'TableCountTag' [-Wunused-variable] static unsigned TableCountTag = structDesc::HASH->TagIndex( "TABLE_COUNT"); ^ /builddir/build/BUILD/gdl-0.9.9/src/hash.cpp:766:2: note: in expansion of macro 'GDL_HASH_STRUCT' GDL_HASH_STRUCT() ^ /builddir/build/BUILD/gdl-0.9.9/src/hash.cpp:26:19: warning: unused variable 'pHeadTag' [-Wunused-variable] static unsigned pHeadTag = structDesc::LIST->TagIndex( "PHEAD"); \ ^ /builddir/build/BUILD/gdl-0.9.9/src/hash.cpp:774:2: note: in expansion of macro 'GDL_LIST_STRUCT' GDL_LIST_STRUCT() ^ /builddir/build/BUILD/gdl-0.9.9/src/hash.cpp:28:19: warning: unused variable 'nListTag' [-Wunused-variable] static unsigned nListTag = structDesc::LIST->TagIndex( "NLIST"); ^ /builddir/build/BUILD/gdl-0.9.9/src/hash.cpp:774:2: note: in expansion of macro 'GDL_LIST_STRUCT' GDL_LIST_STRUCT() ^ /builddir/build/BUILD/gdl-0.9.9/src/hash.cpp: In function 'BaseGDL* lib::HASH___OverloadIsTrue(EnvUDT*)': /builddir/build/BUILD/gdl-0.9.9/src/hash.cpp:35:21: warning: unused variable 'TableBitsTag' [-Wunused-variable] static unsigned TableBitsTag = structDesc::HASH->TagIndex( "TABLE_BITS"); \ ^ /builddir/build/BUILD/gdl-0.9.9/src/hash.cpp:929:2: note: in expansion of macro 'GDL_HASH_STRUCT' GDL_HASH_STRUCT() ^ /builddir/build/BUILD/gdl-0.9.9/src/hash.cpp:36:21: warning: unused variable 'pTableTag' [-Wunused-variable] static unsigned pTableTag = structDesc::HASH->TagIndex( "TABLE_DATA"); \ ^ /builddir/build/BUILD/gdl-0.9.9/src/hash.cpp:929:2: note: in expansion of macro 'GDL_HASH_STRUCT' GDL_HASH_STRUCT() ^ /builddir/build/BUILD/gdl-0.9.9/src/hash.cpp:37:21: warning: unused variable 'TableSizeTag' [-Wunused-variable] static unsigned TableSizeTag = structDesc::HASH->TagIndex( "TABLE_SIZE"); \ ^ /builddir/build/BUILD/gdl-0.9.9/src/hash.cpp:929:2: note: in expansion of macro 'GDL_HASH_STRUCT' GDL_HASH_STRUCT() ^ /builddir/build/BUILD/gdl-0.9.9/src/hash.cpp:41:21: warning: unused variable 'pKeyTag' [-Wunused-variable] static unsigned pKeyTag = structDesc::GDL_HASHTABLEENTRY->TagIndex( "PKEY"); \ ^ /builddir/build/BUILD/gdl-0.9.9/src/hash.cpp:930:2: note: in expansion of macro 'GDL_HASHTABLEENTRY' GDL_HASHTABLEENTRY() ^ /builddir/build/BUILD/gdl-0.9.9/src/hash.cpp:42:21: warning: unused variable 'pValueTag' [-Wunused-variable] static unsigned pValueTag = structDesc::GDL_HASHTABLEENTRY->TagIndex( "PVALUE"); ^ /builddir/build/BUILD/gdl-0.9.9/src/hash.cpp:930:2: note: in expansion of macro 'GDL_HASHTABLEENTRY' GDL_HASHTABLEENTRY() ^ /builddir/build/BUILD/gdl-0.9.9/src/hash.cpp:932:11: warning: unused variable 'nParam' [-Wunused-variable] SizeT nParam = e->NParam(1); ^ /builddir/build/BUILD/gdl-0.9.9/src/hash.cpp: In function 'BaseGDL* lib::HASH___OverloadNEOp(EnvUDT*)': /builddir/build/BUILD/gdl-0.9.9/src/hash.cpp:1068:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for( SizeT i=0; iTagIndex( "TABLE_BITS"); \ ^ /builddir/build/BUILD/gdl-0.9.9/src/hash.cpp:949:2: note: in expansion of macro 'GDL_HASH_STRUCT' GDL_HASH_STRUCT() ^ /builddir/build/BUILD/gdl-0.9.9/src/hash.cpp:37:21: warning: unused variable 'TableSizeTag' [-Wunused-variable] static unsigned TableSizeTag = structDesc::HASH->TagIndex( "TABLE_SIZE"); \ ^ /builddir/build/BUILD/gdl-0.9.9/src/hash.cpp:949:2: note: in expansion of macro 'GDL_HASH_STRUCT' GDL_HASH_STRUCT() ^ /builddir/build/BUILD/gdl-0.9.9/src/hash.cpp:38:21: warning: unused variable 'TableCountTag' [-Wunused-variable] static unsigned TableCountTag = structDesc::HASH->TagIndex( "TABLE_COUNT"); ^ /builddir/build/BUILD/gdl-0.9.9/src/hash.cpp:949:2: note: in expansion of macro 'GDL_HASH_STRUCT' GDL_HASH_STRUCT() ^ /builddir/build/BUILD/gdl-0.9.9/src/hash.cpp: In function 'BaseGDL* lib::HASH___OverloadEQOp(EnvUDT*)': /builddir/build/BUILD/gdl-0.9.9/src/hash.cpp:1337:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for( SizeT i=0; iTagIndex( "TABLE_BITS"); \ ^ /builddir/build/BUILD/gdl-0.9.9/src/hash.cpp:1217:2: note: in expansion of macro 'GDL_HASH_STRUCT' GDL_HASH_STRUCT() ^ /builddir/build/BUILD/gdl-0.9.9/src/hash.cpp:37:21: warning: unused variable 'TableSizeTag' [-Wunused-variable] static unsigned TableSizeTag = structDesc::HASH->TagIndex( "TABLE_SIZE"); \ ^ /builddir/build/BUILD/gdl-0.9.9/src/hash.cpp:1217:2: note: in expansion of macro 'GDL_HASH_STRUCT' GDL_HASH_STRUCT() ^ /builddir/build/BUILD/gdl-0.9.9/src/hash.cpp:1319:11: warning: unused variable 'nCount' [-Wunused-variable] DLong nCount = (*static_cast( hashStruct->GetTag( TableCountTag, 0)))[0]; ^ /builddir/build/BUILD/gdl-0.9.9/src/hash.cpp: In function 'BaseGDL* lib::HASH___OverloadPlus(EnvUDT*)': /builddir/build/BUILD/gdl-0.9.9/src/hash.cpp:1554:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for( SizeT el=0; elTagIndex( "TABLE_BITS"); \ ^ /builddir/build/BUILD/gdl-0.9.9/src/hash.cpp:1442:2: note: in expansion of macro 'GDL_HASH_STRUCT' GDL_HASH_STRUCT() ^ /builddir/build/BUILD/gdl-0.9.9/src/hash.cpp: In function 'BaseGDL* lib::hash__tostruct(EnvUDT*)': /builddir/build/BUILD/gdl-0.9.9/src/hash.cpp:1743:11: warning: unused variable 'nParam' [-Wunused-variable] SizeT nParam = e->NParam(1); ^ /builddir/build/BUILD/gdl-0.9.9/src/hash.cpp: In function 'BaseGDL* lib::hash__isfoldcase(EnvUDT*)': /builddir/build/BUILD/gdl-0.9.9/src/hash.cpp:1773:18: warning: unused variable 'fold_case_mask' [-Wunused-variable] static unsigned fold_case_mask = 0x00000001; ^ /builddir/build/BUILD/gdl-0.9.9/src/hash.cpp:1774:21: warning: unused variable 'TableBitsTag' [-Wunused-variable] static unsigned TableBitsTag = structDesc::HASH->TagIndex( "TABLE_BITS"); ^ /builddir/build/BUILD/gdl-0.9.9/src/hash.cpp: In function 'BaseGDL* lib::hash__count(EnvUDT*)': /builddir/build/BUILD/gdl-0.9.9/src/hash.cpp:1784:21: warning: unused variable 'TableCountTag' [-Wunused-variable] static unsigned TableCountTag = structDesc::HASH->TagIndex( "TABLE_COUNT"); ^ /builddir/build/BUILD/gdl-0.9.9/src/hash.cpp: In function 'BaseGDL* lib::hash__where(EnvUDT*)': /builddir/build/BUILD/gdl-0.9.9/src/hash.cpp:1818:11: warning: unused variable 'nParam' [-Wunused-variable] SizeT nParam = e->NParam(2); // SELF, VALUE ^ /builddir/build/BUILD/gdl-0.9.9/src/hash.cpp: In function 'BaseGDL* lib::hash__keysvalues(EnvUDT*, bool)': /builddir/build/BUILD/gdl-0.9.9/src/hash.cpp:1909:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for( SizeT i=0; iTagIndex( "TABLE_BITS"); \ ^ /builddir/build/BUILD/gdl-0.9.9/src/hash.cpp:1867:2: note: in expansion of macro 'GDL_HASH_STRUCT' GDL_HASH_STRUCT() ^ /builddir/build/BUILD/gdl-0.9.9/src/hash.cpp:37:21: warning: unused variable 'TableSizeTag' [-Wunused-variable] static unsigned TableSizeTag = structDesc::HASH->TagIndex( "TABLE_SIZE"); \ ^ /builddir/build/BUILD/gdl-0.9.9/src/hash.cpp:1867:2: note: in expansion of macro 'GDL_HASH_STRUCT' GDL_HASH_STRUCT() ^ /builddir/build/BUILD/gdl-0.9.9/src/hash.cpp:1872:11: warning: unused variable 'nParam' [-Wunused-variable] SizeT nParam = e->NParam(1); // SELF ^ /builddir/build/BUILD/gdl-0.9.9/src/hash.cpp: In function 'BaseGDL* lib::hash__haskey(EnvUDT*)': /builddir/build/BUILD/gdl-0.9.9/src/hash.cpp:35:21: warning: unused variable 'TableBitsTag' [-Wunused-variable] static unsigned TableBitsTag = structDesc::HASH->TagIndex( "TABLE_BITS"); \ ^ /builddir/build/BUILD/gdl-0.9.9/src/hash.cpp:1947:2: note: in expansion of macro 'GDL_HASH_STRUCT' GDL_HASH_STRUCT() ^ /builddir/build/BUILD/gdl-0.9.9/src/hash.cpp:37:21: warning: unused variable 'TableSizeTag' [-Wunused-variable] static unsigned TableSizeTag = structDesc::HASH->TagIndex( "TABLE_SIZE"); \ ^ /builddir/build/BUILD/gdl-0.9.9/src/hash.cpp:1947:2: note: in expansion of macro 'GDL_HASH_STRUCT' GDL_HASH_STRUCT() ^ /builddir/build/BUILD/gdl-0.9.9/src/hash.cpp:38:21: warning: unused variable 'TableCountTag' [-Wunused-variable] static unsigned TableCountTag = structDesc::HASH->TagIndex( "TABLE_COUNT"); ^ /builddir/build/BUILD/gdl-0.9.9/src/hash.cpp:1947:2: note: in expansion of macro 'GDL_HASH_STRUCT' GDL_HASH_STRUCT() ^ /builddir/build/BUILD/gdl-0.9.9/src/hash.cpp:41:21: warning: unused variable 'pKeyTag' [-Wunused-variable] static unsigned pKeyTag = structDesc::GDL_HASHTABLEENTRY->TagIndex( "PKEY"); \ ^ /builddir/build/BUILD/gdl-0.9.9/src/hash.cpp:1948:2: note: in expansion of macro 'GDL_HASHTABLEENTRY' GDL_HASHTABLEENTRY() ^ /builddir/build/BUILD/gdl-0.9.9/src/hash.cpp:42:21: warning: unused variable 'pValueTag' [-Wunused-variable] static unsigned pValueTag = structDesc::GDL_HASHTABLEENTRY->TagIndex( "PVALUE"); ^ /builddir/build/BUILD/gdl-0.9.9/src/hash.cpp:1948:2: note: in expansion of macro 'GDL_HASHTABLEENTRY' GDL_HASHTABLEENTRY() ^ /builddir/build/BUILD/gdl-0.9.9/src/hash.cpp:1954:11: warning: unused variable 'nParam' [-Wunused-variable] SizeT nParam = e->NParam(2); // SELF, KEYLIST ^ /builddir/build/BUILD/gdl-0.9.9/src/hash.cpp: In function 'BaseGDL* lib::hash__remove(EnvUDT*, bool)': /builddir/build/BUILD/gdl-0.9.9/src/hash.cpp:35:21: warning: unused variable 'TableBitsTag' [-Wunused-variable] static unsigned TableBitsTag = structDesc::HASH->TagIndex( "TABLE_BITS"); \ ^ /builddir/build/BUILD/gdl-0.9.9/src/hash.cpp:2007:2: note: in expansion of macro 'GDL_HASH_STRUCT' GDL_HASH_STRUCT() ^ /builddir/build/BUILD/gdl-0.9.9/src/hash.cpp:41:21: warning: unused variable 'pKeyTag' [-Wunused-variable] static unsigned pKeyTag = structDesc::GDL_HASHTABLEENTRY->TagIndex( "PKEY"); \ ^ /builddir/build/BUILD/gdl-0.9.9/src/hash.cpp:2008:2: note: in expansion of macro 'GDL_HASHTABLEENTRY' GDL_HASHTABLEENTRY() ^ /builddir/build/BUILD/gdl-0.9.9/src/hash.cpp:42:21: warning: unused variable 'pValueTag' [-Wunused-variable] static unsigned pValueTag = structDesc::GDL_HASHTABLEENTRY->TagIndex( "PVALUE"); ^ /builddir/build/BUILD/gdl-0.9.9/src/hash.cpp:2008:2: note: in expansion of macro 'GDL_HASHTABLEENTRY' GDL_HASHTABLEENTRY() ^ /builddir/build/BUILD/gdl-0.9.9/src/hash.cpp: In function 'BaseGDL* lib::hash_newhash(SizeT, bool)': /builddir/build/BUILD/gdl-0.9.9/src/hash.cpp:41:21: warning: unused variable 'pKeyTag' [-Wunused-variable] static unsigned pKeyTag = structDesc::GDL_HASHTABLEENTRY->TagIndex( "PKEY"); \ ^ /builddir/build/BUILD/gdl-0.9.9/src/hash.cpp:2157:5: note: in expansion of macro 'GDL_HASHTABLEENTRY' GDL_HASHTABLEENTRY() ^ /builddir/build/BUILD/gdl-0.9.9/src/hash.cpp:42:21: warning: unused variable 'pValueTag' [-Wunused-variable] static unsigned pValueTag = structDesc::GDL_HASHTABLEENTRY->TagIndex( "PVALUE"); ^ /builddir/build/BUILD/gdl-0.9.9/src/hash.cpp:2157:5: note: in expansion of macro 'GDL_HASHTABLEENTRY' GDL_HASHTABLEENTRY() ^ /builddir/build/BUILD/gdl-0.9.9/src/hash.cpp:38:21: warning: unused variable 'TableCountTag' [-Wunused-variable] static unsigned TableCountTag = structDesc::HASH->TagIndex( "TABLE_COUNT"); ^ /builddir/build/BUILD/gdl-0.9.9/src/hash.cpp:2158:5: note: in expansion of macro 'GDL_HASH_STRUCT' GDL_HASH_STRUCT() ^ /builddir/build/BUILD/gdl-0.9.9/src/hash.cpp: In function 'void lib::hash_leftinsertion(EnvUDT*, DStructGDL*, int)': /builddir/build/BUILD/gdl-0.9.9/src/hash.cpp:35:21: warning: unused variable 'TableBitsTag' [-Wunused-variable] static unsigned TableBitsTag = structDesc::HASH->TagIndex( "TABLE_BITS"); \ ^ /builddir/build/BUILD/gdl-0.9.9/src/hash.cpp:2183:5: note: in expansion of macro 'GDL_HASH_STRUCT' GDL_HASH_STRUCT() ^ /builddir/build/BUILD/gdl-0.9.9/src/hash.cpp:37:21: warning: unused variable 'TableSizeTag' [-Wunused-variable] static unsigned TableSizeTag = structDesc::HASH->TagIndex( "TABLE_SIZE"); \ ^ /builddir/build/BUILD/gdl-0.9.9/src/hash.cpp:2183:5: note: in expansion of macro 'GDL_HASH_STRUCT' GDL_HASH_STRUCT() ^ /builddir/build/BUILD/gdl-0.9.9/src/hash.cpp:38:21: warning: unused variable 'TableCountTag' [-Wunused-variable] static unsigned TableCountTag = structDesc::HASH->TagIndex( "TABLE_COUNT"); ^ /builddir/build/BUILD/gdl-0.9.9/src/hash.cpp:2183:5: note: in expansion of macro 'GDL_HASH_STRUCT' GDL_HASH_STRUCT() ^ /builddir/build/BUILD/gdl-0.9.9/src/hash.cpp:41:21: warning: unused variable 'pKeyTag' [-Wunused-variable] static unsigned pKeyTag = structDesc::GDL_HASHTABLEENTRY->TagIndex( "PKEY"); \ ^ /builddir/build/BUILD/gdl-0.9.9/src/hash.cpp:2184:5: note: in expansion of macro 'GDL_HASHTABLEENTRY' GDL_HASHTABLEENTRY() ^ /builddir/build/BUILD/gdl-0.9.9/src/hash.cpp:26:19: warning: unused variable 'pHeadTag' [-Wunused-variable] static unsigned pHeadTag = structDesc::LIST->TagIndex( "PHEAD"); \ ^ /builddir/build/BUILD/gdl-0.9.9/src/hash.cpp:2188:5: note: in expansion of macro 'GDL_LIST_STRUCT' GDL_LIST_STRUCT() ^ /builddir/build/BUILD/gdl-0.9.9/src/hash.cpp:27:19: warning: unused variable 'pTailTag' [-Wunused-variable] static unsigned pTailTag = structDesc::LIST->TagIndex( "PTAIL"); \ ^ /builddir/build/BUILD/gdl-0.9.9/src/hash.cpp:2188:5: note: in expansion of macro 'GDL_LIST_STRUCT' GDL_LIST_STRUCT() ^ /builddir/build/BUILD/gdl-0.9.9/src/hash.cpp:31:21: warning: unused variable 'pNextTag' [-Wunused-variable] static unsigned pNextTag = structDesc::GDL_CONTAINER_NODE->TagIndex( "PNEXT"); \ ^ /builddir/build/BUILD/gdl-0.9.9/src/hash.cpp:2189:5: note: in expansion of macro 'GDL_CONTAINER_NODE' GDL_CONTAINER_NODE() ^ /builddir/build/BUILD/gdl-0.9.9/src/hash.cpp:32:21: warning: unused variable 'pListDataTag' [-Wunused-variable] static unsigned pListDataTag = structDesc::GDL_CONTAINER_NODE->TagIndex( "PDATA"); ^ /builddir/build/BUILD/gdl-0.9.9/src/hash.cpp:2189:5: note: in expansion of macro 'GDL_CONTAINER_NODE' GDL_CONTAINER_NODE() ^ /builddir/build/BUILD/gdl-0.9.9/src/hash.cpp: In function 'void lib::HASH___OverloadBracketsLeftSide(EnvUDT*)': /builddir/build/BUILD/gdl-0.9.9/src/hash.cpp:2358:26: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (int i=0; i < nIsRange; i++) (*isRange)[i] = 0; ^ /builddir/build/BUILD/gdl-0.9.9/src/hash.cpp:2366:25: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (int i=0; i < nIsRange; i++) ^ /builddir/build/BUILD/gdl-0.9.9/src/hash.cpp:47:5: warning: suggest explicit braces to avoid ambiguous 'else' [-Wparentheses] if( X != 0) \ ^ /builddir/build/BUILD/gdl-0.9.9/src/hash.cpp:2381:9: note: in expansion of macro 'MAKE_LONGGDL' MAKE_LONGGDL(parX, parXLong) ^ /builddir/build/BUILD/gdl-0.9.9/src/hash.cpp:47:5: warning: suggest explicit braces to avoid ambiguous 'else' [-Wparentheses] if( X != 0) \ ^ /builddir/build/BUILD/gdl-0.9.9/src/hash.cpp:2424:13: note: in expansion of macro 'MAKE_LONGGDL' MAKE_LONGGDL( XX, XXLong) ^ /builddir/build/BUILD/gdl-0.9.9/src/hash.cpp:2427:25: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if(Ixref >= listSize) // this is certainly common. ^ /builddir/build/BUILD/gdl-0.9.9/src/hash.cpp:47:5: warning: suggest explicit braces to avoid ambiguous 'else' [-Wparentheses] if( X != 0) \ ^ /builddir/build/BUILD/gdl-0.9.9/src/hash.cpp:2485:17: note: in expansion of macro 'MAKE_LONGGDL' MAKE_LONGGDL( XX, XXLong) ^ /builddir/build/BUILD/gdl-0.9.9/src/hash.cpp:2487:58: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if(ptagindex >= theStruct->Desc()->NTags() ) ^ /builddir/build/BUILD/gdl-0.9.9/src/hash.cpp:35:21: warning: unused variable 'TableBitsTag' [-Wunused-variable] static unsigned TableBitsTag = structDesc::HASH->TagIndex( "TABLE_BITS"); \ ^ /builddir/build/BUILD/gdl-0.9.9/src/hash.cpp:2327:5: note: in expansion of macro 'GDL_HASH_STRUCT' GDL_HASH_STRUCT() ^ /builddir/build/BUILD/gdl-0.9.9/src/hash.cpp:37:21: warning: unused variable 'TableSizeTag' [-Wunused-variable] static unsigned TableSizeTag = structDesc::HASH->TagIndex( "TABLE_SIZE"); \ ^ /builddir/build/BUILD/gdl-0.9.9/src/hash.cpp:2327:5: note: in expansion of macro 'GDL_HASH_STRUCT' GDL_HASH_STRUCT() ^ /builddir/build/BUILD/gdl-0.9.9/src/hash.cpp:38:21: warning: unused variable 'TableCountTag' [-Wunused-variable] static unsigned TableCountTag = structDesc::HASH->TagIndex( "TABLE_COUNT"); ^ /builddir/build/BUILD/gdl-0.9.9/src/hash.cpp:2327:5: note: in expansion of macro 'GDL_HASH_STRUCT' GDL_HASH_STRUCT() ^ /builddir/build/BUILD/gdl-0.9.9/src/hash.cpp:41:21: warning: unused variable 'pKeyTag' [-Wunused-variable] static unsigned pKeyTag = structDesc::GDL_HASHTABLEENTRY->TagIndex( "PKEY"); \ ^ /builddir/build/BUILD/gdl-0.9.9/src/hash.cpp:2328:5: note: in expansion of macro 'GDL_HASHTABLEENTRY' GDL_HASHTABLEENTRY() ^ /builddir/build/BUILD/gdl-0.9.9/src/hash.cpp:2341:10: warning: variable 'dotAccess' set but not used [-Wunused-but-set-variable] bool dotAccess = false; ^ /builddir/build/BUILD/gdl-0.9.9/src/hash.cpp:26:19: warning: unused variable 'pHeadTag' [-Wunused-variable] static unsigned pHeadTag = structDesc::LIST->TagIndex( "PHEAD"); \ ^ /builddir/build/BUILD/gdl-0.9.9/src/hash.cpp:2404:5: note: in expansion of macro 'GDL_LIST_STRUCT' GDL_LIST_STRUCT() ^ /builddir/build/BUILD/gdl-0.9.9/src/hash.cpp:27:19: warning: unused variable 'pTailTag' [-Wunused-variable] static unsigned pTailTag = structDesc::LIST->TagIndex( "PTAIL"); \ ^ /builddir/build/BUILD/gdl-0.9.9/src/hash.cpp:2404:5: note: in expansion of macro 'GDL_LIST_STRUCT' GDL_LIST_STRUCT() ^ /builddir/build/BUILD/gdl-0.9.9/src/hash.cpp:31:21: warning: unused variable 'pNextTag' [-Wunused-variable] static unsigned pNextTag = structDesc::GDL_CONTAINER_NODE->TagIndex( "PNEXT"); \ ^ /builddir/build/BUILD/gdl-0.9.9/src/hash.cpp:2405:5: note: in expansion of macro 'GDL_CONTAINER_NODE' GDL_CONTAINER_NODE() ^ /builddir/build/BUILD/gdl-0.9.9/src/hash.cpp: In function 'BaseGDL* lib::hash_subset(DStructGDL*, BaseGDL*, bool)': /builddir/build/BUILD/gdl-0.9.9/src/hash.cpp:26:19: warning: unused variable 'pHeadTag' [-Wunused-variable] static unsigned pHeadTag = structDesc::LIST->TagIndex( "PHEAD"); \ ^ /builddir/build/BUILD/gdl-0.9.9/src/hash.cpp:2556:2: note: in expansion of macro 'GDL_LIST_STRUCT' GDL_LIST_STRUCT() ^ /builddir/build/BUILD/gdl-0.9.9/src/hash.cpp:27:19: warning: unused variable 'pTailTag' [-Wunused-variable] static unsigned pTailTag = structDesc::LIST->TagIndex( "PTAIL"); \ ^ /builddir/build/BUILD/gdl-0.9.9/src/hash.cpp:2556:2: note: in expansion of macro 'GDL_LIST_STRUCT' GDL_LIST_STRUCT() ^ /builddir/build/BUILD/gdl-0.9.9/src/hash.cpp:41:21: warning: unused variable 'pKeyTag' [-Wunused-variable] static unsigned pKeyTag = structDesc::GDL_HASHTABLEENTRY->TagIndex( "PKEY"); \ ^ /builddir/build/BUILD/gdl-0.9.9/src/hash.cpp:2588:5: note: in expansion of macro 'GDL_HASHTABLEENTRY' GDL_HASHTABLEENTRY() ^ /builddir/build/BUILD/gdl-0.9.9/src/hash.cpp:38:21: warning: unused variable 'TableCountTag' [-Wunused-variable] static unsigned TableCountTag = structDesc::HASH->TagIndex( "TABLE_COUNT"); ^ /builddir/build/BUILD/gdl-0.9.9/src/hash.cpp:2589:5: note: in expansion of macro 'GDL_HASH_STRUCT' GDL_HASH_STRUCT() ^ /builddir/build/BUILD/gdl-0.9.9/src/hash.cpp: In function 'BaseGDL* lib::HASH___OverloadBracketsRightSide(EnvUDT*)': /builddir/build/BUILD/gdl-0.9.9/src/hash.cpp:2710:26: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (int i=0; i < nIsRange; i++) (*isRange)[i] = 0; ^ /builddir/build/BUILD/gdl-0.9.9/src/hash.cpp:2717:29: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (int i=0; i < nIsRange; i++) ^ /builddir/build/BUILD/gdl-0.9.9/src/hash.cpp:47:5: warning: suggest explicit braces to avoid ambiguous 'else' [-Wparentheses] if( X != 0) \ ^ /builddir/build/BUILD/gdl-0.9.9/src/hash.cpp:2734:9: note: in expansion of macro 'MAKE_LONGGDL' MAKE_LONGGDL(parX, parXLong) ^ /builddir/build/BUILD/gdl-0.9.9/src/hash.cpp:47:5: warning: suggest explicit braces to avoid ambiguous 'else' [-Wparentheses] if( X != 0) \ ^ /builddir/build/BUILD/gdl-0.9.9/src/hash.cpp:2766:13: note: in expansion of macro 'MAKE_LONGGDL' MAKE_LONGGDL( XX, XXLong) ^ /builddir/build/BUILD/gdl-0.9.9/src/hash.cpp:2769:25: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if(Ixref >= listSize) // this is certainly common. ^ /builddir/build/BUILD/gdl-0.9.9/src/hash.cpp:47:5: warning: suggest explicit braces to avoid ambiguous 'else' [-Wparentheses] if( X != 0) \ ^ /builddir/build/BUILD/gdl-0.9.9/src/hash.cpp:2819:17: note: in expansion of macro 'MAKE_LONGGDL' MAKE_LONGGDL( XX, XXLong) ^ /builddir/build/BUILD/gdl-0.9.9/src/hash.cpp:2821:58: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if(ptagindex >= theStruct->Desc()->NTags() ) ^ /builddir/build/BUILD/gdl-0.9.9/src/hash.cpp:35:21: warning: unused variable 'TableBitsTag' [-Wunused-variable] static unsigned TableBitsTag = structDesc::HASH->TagIndex( "TABLE_BITS"); \ ^ /builddir/build/BUILD/gdl-0.9.9/src/hash.cpp:2690:5: note: in expansion of macro 'GDL_HASH_STRUCT' GDL_HASH_STRUCT() ^ /builddir/build/BUILD/gdl-0.9.9/src/hash.cpp:37:21: warning: unused variable 'TableSizeTag' [-Wunused-variable] static unsigned TableSizeTag = structDesc::HASH->TagIndex( "TABLE_SIZE"); \ ^ /builddir/build/BUILD/gdl-0.9.9/src/hash.cpp:2690:5: note: in expansion of macro 'GDL_HASH_STRUCT' GDL_HASH_STRUCT() ^ /builddir/build/BUILD/gdl-0.9.9/src/hash.cpp:38:21: warning: unused variable 'TableCountTag' [-Wunused-variable] static unsigned TableCountTag = structDesc::HASH->TagIndex( "TABLE_COUNT"); ^ /builddir/build/BUILD/gdl-0.9.9/src/hash.cpp:2690:5: note: in expansion of macro 'GDL_HASH_STRUCT' GDL_HASH_STRUCT() ^ /builddir/build/BUILD/gdl-0.9.9/src/hash.cpp:41:21: warning: unused variable 'pKeyTag' [-Wunused-variable] static unsigned pKeyTag = structDesc::GDL_HASHTABLEENTRY->TagIndex( "PKEY"); \ ^ /builddir/build/BUILD/gdl-0.9.9/src/hash.cpp:2691:5: note: in expansion of macro 'GDL_HASHTABLEENTRY' GDL_HASHTABLEENTRY() ^ /builddir/build/BUILD/gdl-0.9.9/src/hash.cpp:2693:21: warning: unused variable 'fold_case_mask' [-Wunused-variable] static unsigned fold_case_mask = 0x00000001; ^ /builddir/build/BUILD/gdl-0.9.9/src/hash.cpp:26:19: warning: unused variable 'pHeadTag' [-Wunused-variable] static unsigned pHeadTag = structDesc::LIST->TagIndex( "PHEAD"); \ ^ /builddir/build/BUILD/gdl-0.9.9/src/hash.cpp:2744:5: note: in expansion of macro 'GDL_LIST_STRUCT' GDL_LIST_STRUCT() ^ /builddir/build/BUILD/gdl-0.9.9/src/hash.cpp:27:19: warning: unused variable 'pTailTag' [-Wunused-variable] static unsigned pTailTag = structDesc::LIST->TagIndex( "PTAIL"); \ ^ /builddir/build/BUILD/gdl-0.9.9/src/hash.cpp:2744:5: note: in expansion of macro 'GDL_LIST_STRUCT' GDL_LIST_STRUCT() ^ /builddir/build/BUILD/gdl-0.9.9/src/hash.cpp:31:21: warning: unused variable 'pNextTag' [-Wunused-variable] static unsigned pNextTag = structDesc::GDL_CONTAINER_NODE->TagIndex( "PNEXT"); \ ^ /builddir/build/BUILD/gdl-0.9.9/src/hash.cpp:2745:5: note: in expansion of macro 'GDL_CONTAINER_NODE' GDL_CONTAINER_NODE() ^ /builddir/build/BUILD/gdl-0.9.9/src/hash.cpp: In function 'BaseGDL* lib::orderedhash_fun(EnvT*)': /builddir/build/BUILD/gdl-0.9.9/src/hash.cpp:2913:21: warning: unused variable 'TableBitsTag' [-Wunused-variable] static unsigned TableBitsTag = structDesc::HASH->TagIndex( "TABLE_BITS"); ^ /builddir/build/BUILD/gdl-0.9.9/src/hash.cpp: In function 'BaseGDL* hash_create(EnvT*, bool)': /builddir/build/BUILD/gdl-0.9.9/src/hash.cpp:2933:18: warning: unused variable 'fold_case_mask' [-Wunused-variable] static unsigned fold_case_mask = 0x00000001; ^ /builddir/build/BUILD/gdl-0.9.9/src/hash.cpp:2939:15: warning: unused variable 'cN' [-Wunused-variable] ProgNodeP cN = e->CallingNode(); ^ /builddir/build/BUILD/gdl-0.9.9/src/hash.cpp:2940:19: warning: unused variable 'ip' [-Wunused-variable] DInterpreter* ip = e->Interpreter(); ^ /builddir/build/BUILD/gdl-0.9.9/src/hash.cpp:35:21: warning: unused variable 'TableBitsTag' [-Wunused-variable] static unsigned TableBitsTag = structDesc::HASH->TagIndex( "TABLE_BITS"); \ ^ /builddir/build/BUILD/gdl-0.9.9/src/hash.cpp:2942:2: note: in expansion of macro 'GDL_HASH_STRUCT' GDL_HASH_STRUCT() ^ /builddir/build/BUILD/gdl-0.9.9/src/hash.cpp:36:21: warning: unused variable 'pTableTag' [-Wunused-variable] static unsigned pTableTag = structDesc::HASH->TagIndex( "TABLE_DATA"); \ ^ /builddir/build/BUILD/gdl-0.9.9/src/hash.cpp:2942:2: note: in expansion of macro 'GDL_HASH_STRUCT' GDL_HASH_STRUCT() ^ /builddir/build/BUILD/gdl-0.9.9/src/hash.cpp:37:21: warning: unused variable 'TableSizeTag' [-Wunused-variable] static unsigned TableSizeTag = structDesc::HASH->TagIndex( "TABLE_SIZE"); \ ^ /builddir/build/BUILD/gdl-0.9.9/src/hash.cpp:2942:2: note: in expansion of macro 'GDL_HASH_STRUCT' GDL_HASH_STRUCT() ^ /builddir/build/BUILD/gdl-0.9.9/src/hash.cpp:38:21: warning: unused variable 'TableCountTag' [-Wunused-variable] static unsigned TableCountTag = structDesc::HASH->TagIndex( "TABLE_COUNT"); ^ /builddir/build/BUILD/gdl-0.9.9/src/hash.cpp:2942:2: note: in expansion of macro 'GDL_HASH_STRUCT' GDL_HASH_STRUCT() ^ /builddir/build/BUILD/gdl-0.9.9/src/hash.cpp:41:21: warning: unused variable 'pKeyTag' [-Wunused-variable] static unsigned pKeyTag = structDesc::GDL_HASHTABLEENTRY->TagIndex( "PKEY"); \ ^ /builddir/build/BUILD/gdl-0.9.9/src/hash.cpp:2943:2: note: in expansion of macro 'GDL_HASHTABLEENTRY' GDL_HASHTABLEENTRY() ^ /builddir/build/BUILD/gdl-0.9.9/src/hash.cpp:42:21: warning: unused variable 'pValueTag' [-Wunused-variable] static unsigned pValueTag = structDesc::GDL_HASHTABLEENTRY->TagIndex( "PVALUE"); ^ /builddir/build/BUILD/gdl-0.9.9/src/hash.cpp:2943:2: note: in expansion of macro 'GDL_HASHTABLEENTRY' GDL_HASHTABLEENTRY() ^ /builddir/build/BUILD/gdl-0.9.9/src/hash.cpp:2946:18: warning: unused variable 'hashDesc' [-Wunused-variable] DStructDesc* hashDesc=structDesc::HASH; ^ /builddir/build/BUILD/gdl-0.9.9/src/hash.cpp:2947:18: warning: unused variable 'entryDesc' [-Wunused-variable] DStructDesc* entryDesc=structDesc::GDL_HASHTABLEENTRY; ^ /builddir/build/BUILD/gdl-0.9.9/src/hash.cpp:26:19: warning: unused variable 'pHeadTag' [-Wunused-variable] static unsigned pHeadTag = structDesc::LIST->TagIndex( "PHEAD"); \ ^ /builddir/build/BUILD/gdl-0.9.9/src/hash.cpp:2954:2: note: in expansion of macro 'GDL_LIST_STRUCT' GDL_LIST_STRUCT() ^ /builddir/build/BUILD/gdl-0.9.9/src/hash.cpp:27:19: warning: unused variable 'pTailTag' [-Wunused-variable] static unsigned pTailTag = structDesc::LIST->TagIndex( "PTAIL"); \ ^ /builddir/build/BUILD/gdl-0.9.9/src/hash.cpp:2954:2: note: in expansion of macro 'GDL_LIST_STRUCT' GDL_LIST_STRUCT() ^ /builddir/build/BUILD/gdl-0.9.9/src/hash.cpp:31:21: warning: unused variable 'pNextTag' [-Wunused-variable] static unsigned pNextTag = structDesc::GDL_CONTAINER_NODE->TagIndex( "PNEXT"); \ ^ /builddir/build/BUILD/gdl-0.9.9/src/hash.cpp:2955:2: note: in expansion of macro 'GDL_CONTAINER_NODE' GDL_CONTAINER_NODE() ^ /builddir/build/BUILD/gdl-0.9.9/src/hash.cpp:32:21: warning: unused variable 'pListDataTag' [-Wunused-variable] static unsigned pListDataTag = structDesc::GDL_CONTAINER_NODE->TagIndex( "PDATA"); ^ /builddir/build/BUILD/gdl-0.9.9/src/hash.cpp:2955:2: note: in expansion of macro 'GDL_CONTAINER_NODE' GDL_CONTAINER_NODE() ^ /builddir/build/BUILD/gdl-0.9.9/src/hash.cpp: In function 'DStructGDL* GetLISTStruct(EnvUDT*, DPtr)': /builddir/build/BUILD/gdl-0.9.9/src/hash.cpp:125:44: warning: 'actPHeap' may be used uninitialized in this function [-Wmaybe-uninitialized] if( actPHeap == NULL || actPHeap->Type() != GDL_STRUCT) ^ /builddir/build/BUILD/gdl-0.9.9/src/hash.cpp: In function 'BaseGDL* hash_create(EnvT*, bool)': /builddir/build/BUILD/gdl-0.9.9/src/hash.cpp:3007:23: warning: 'key' may be used uninitialized in this function [-Wmaybe-uninitialized] if( key->N_Elements() == 1) { ^ /builddir/build/BUILD/gdl-0.9.9/src/hash.cpp: At global scope: /builddir/build/BUILD/gdl-0.9.9/src/hash.cpp:302:13: warning: 'bool Hashisordered(DStructGDL*)' defined but not used [-Wunused-function] static bool Hashisordered( DStructGDL* hashStruct) ^ [ 45%] Building CXX object src/CMakeFiles/gdl.dir/hdf5_fun.cpp.o cd /builddir/build/BUILD/gdl-0.9.9/build/src && /usr/bin/c++ -DHAVE_CONFIG_H -DWXUSINGDLL -D_FILE_OFFSET_BITS=64 -D__WXGTK__ -I/builddir/build/BUILD/gdl-0.9.9/src -I/usr/include/tirpc -I/usr/include/GraphicsMagick -I/usr/lib/wx/include/gtk3-unicode-3.0 -I/usr/include/wx-3.0 -I/usr/include/libgeotiff -I/usr/include/hdf -I/usr/include/python2.7 -I/usr/lib/python2.7/site-packages/numpy/core/include -I/usr/include/udunits2 -I/usr/include/eigen3 -I/builddir/build/BUILD/gdl-0.9.9 -I/builddir/build/BUILD/gdl-0.9.9/build -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -DNDEBUG -fPIE -fopenmp -std=gnu++11 -o CMakeFiles/gdl.dir/hdf5_fun.cpp.o -c /builddir/build/BUILD/gdl-0.9.9/src/hdf5_fun.cpp In file included from /builddir/build/BUILD/gdl-0.9.9/src/basegdl.hpp:31:0, from /builddir/build/BUILD/gdl-0.9.9/src/datatypes.hpp:33, from /builddir/build/BUILD/gdl-0.9.9/src/hdf5_fun.hpp:21, from /builddir/build/BUILD/gdl-0.9.9/src/hdf5_fun.cpp:32: /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In copy constructor 'dimension::dimension(const dimension&)': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:55:14: warning: array subscript has type 'char' [-Wchar-subscripts] { dim[i]=dim_.dim[i];} ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:55:26: warning: array subscript has type 'char' [-Wchar-subscripts] { dim[i]=dim_.dim[i];} ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In member function 'dimension& dimension::operator=(const dimension&)': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:118:12: warning: array subscript has type 'char' [-Wchar-subscripts] dim[i]=dim_.dim[i]; ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:118:24: warning: array subscript has type 'char' [-Wchar-subscripts] dim[i]=dim_.dim[i]; ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In member function 'void dimension::operator<<(SizeT)': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:146:15: warning: array subscript has type 'char' [-Wchar-subscripts] dim[rank++]=add; ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In member function 'SizeT dimension::NDimElements()': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:295:24: warning: array subscript has type 'char' [-Wchar-subscripts] return stride[ rank]; ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In member function 'SizeT dimension::NDimElementsConst() const': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:303:44: warning: array subscript has type 'char' [-Wchar-subscripts] for(char i=0; i= labelList.Size()) ^ /builddir/build/BUILD/gdl-0.9.9/src/hdf5_fun.cpp: In function 'BaseGDL* lib::h5g_open_fun(EnvT*)': /builddir/build/BUILD/gdl-0.9.9/src/hdf5_fun.cpp:296:11: warning: unused variable 'nParam' [-Wunused-variable] SizeT nParam=e->NParam(2); ^ /builddir/build/BUILD/gdl-0.9.9/src/hdf5_fun.cpp: In function 'BaseGDL* lib::h5d_open_fun(EnvT*)': /builddir/build/BUILD/gdl-0.9.9/src/hdf5_fun.cpp:314:11: warning: unused variable 'nParam' [-Wunused-variable] SizeT nParam=e->NParam(2); ^ /builddir/build/BUILD/gdl-0.9.9/src/hdf5_fun.cpp: In function 'BaseGDL* lib::h5a_open_idx_fun(EnvT*)': /builddir/build/BUILD/gdl-0.9.9/src/hdf5_fun.cpp:332:11: warning: unused variable 'nParam' [-Wunused-variable] SizeT nParam=e->NParam(2); ^ /builddir/build/BUILD/gdl-0.9.9/src/hdf5_fun.cpp: In function 'BaseGDL* lib::h5a_get_name_fun(EnvT*)': /builddir/build/BUILD/gdl-0.9.9/src/hdf5_fun.cpp:348:11: warning: unused variable 'nParam' [-Wunused-variable] SizeT nParam=e->NParam(1); ^ /builddir/build/BUILD/gdl-0.9.9/src/hdf5_fun.cpp: In function 'BaseGDL* lib::h5a_get_type_fun(EnvT*)': /builddir/build/BUILD/gdl-0.9.9/src/hdf5_fun.cpp:376:11: warning: unused variable 'nParam' [-Wunused-variable] SizeT nParam=e->NParam(1); ^ /builddir/build/BUILD/gdl-0.9.9/src/hdf5_fun.cpp: In function 'BaseGDL* lib::h5a_open_name_fun(EnvT*)': /builddir/build/BUILD/gdl-0.9.9/src/hdf5_fun.cpp:391:11: warning: unused variable 'nParam' [-Wunused-variable] SizeT nParam=e->NParam(2); ^ /builddir/build/BUILD/gdl-0.9.9/src/hdf5_fun.cpp: In function 'BaseGDL* lib::h5d_get_space_fun(EnvT*)': /builddir/build/BUILD/gdl-0.9.9/src/hdf5_fun.cpp:409:11: warning: unused variable 'nParam' [-Wunused-variable] SizeT nParam=e->NParam(1); ^ /builddir/build/BUILD/gdl-0.9.9/src/hdf5_fun.cpp: In function 'BaseGDL* lib::h5a_get_space_fun(EnvT*)': /builddir/build/BUILD/gdl-0.9.9/src/hdf5_fun.cpp:424:11: warning: unused variable 'nParam' [-Wunused-variable] SizeT nParam=e->NParam(1); ^ /builddir/build/BUILD/gdl-0.9.9/src/hdf5_fun.cpp: In function 'BaseGDL* lib::h5a_get_num_attrs_fun(EnvT*)': /builddir/build/BUILD/gdl-0.9.9/src/hdf5_fun.cpp:442:11: warning: unused variable 'nParam' [-Wunused-variable] SizeT nParam=e->NParam(1); ^ /builddir/build/BUILD/gdl-0.9.9/src/hdf5_fun.cpp: In function 'BaseGDL* lib::h5d_get_type_fun(EnvT*)': /builddir/build/BUILD/gdl-0.9.9/src/hdf5_fun.cpp:456:11: warning: unused variable 'nParam' [-Wunused-variable] SizeT nParam=e->NParam(1); ^ /builddir/build/BUILD/gdl-0.9.9/src/hdf5_fun.cpp: In function 'BaseGDL* lib::h5t_get_size_fun(EnvT*)': /builddir/build/BUILD/gdl-0.9.9/src/hdf5_fun.cpp:471:11: warning: unused variable 'nParam' [-Wunused-variable] SizeT nParam=e->NParam(1); ^ /builddir/build/BUILD/gdl-0.9.9/src/hdf5_fun.cpp: In function 'BaseGDL* lib::h5s_get_simple_extent_dims_fun(EnvT*)': /builddir/build/BUILD/gdl-0.9.9/src/hdf5_fun.cpp:486:11: warning: unused variable 'nParam' [-Wunused-variable] SizeT nParam=e->NParam(1); ^ /builddir/build/BUILD/gdl-0.9.9/src/hdf5_fun.cpp: In function 'BaseGDL* lib::h5a_read_fun(EnvT*)': /builddir/build/BUILD/gdl-0.9.9/src/hdf5_fun.cpp:595:36: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (int i = 1; i < count_s[0]; i++) ^ /builddir/build/BUILD/gdl-0.9.9/src/hdf5_fun.cpp:603:36: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (int i = 0; i < count_s[0]; i++) ^ /builddir/build/BUILD/gdl-0.9.9/src/hdf5_fun.cpp:601:13: warning: variable 'status' set but not used [-Wunused-but-set-variable] hid_t status = H5Tset_size(memtype, sdim); ^ /builddir/build/BUILD/gdl-0.9.9/src/hdf5_fun.cpp:509:11: warning: unused variable 'nParam' [-Wunused-variable] SizeT nParam=e->NParam(1); ^ /builddir/build/BUILD/gdl-0.9.9/src/hdf5_fun.cpp: In function 'BaseGDL* lib::h5d_read_fun(EnvT*)': /builddir/build/BUILD/gdl-0.9.9/src/hdf5_fun.cpp:763:36: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (int i = 1; i < count_s[0]; i++) ^ /builddir/build/BUILD/gdl-0.9.9/src/hdf5_fun.cpp:777:36: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (int i = 0; i < count_s[0]; i++) ^ /builddir/build/BUILD/gdl-0.9.9/src/hdf5_fun.cpp:627:11: warning: unused variable 'nParam' [-Wunused-variable] SizeT nParam = e->NParam(1); ^ /builddir/build/BUILD/gdl-0.9.9/src/hdf5_fun.cpp: In function 'void lib::h5s_close_pro(EnvT*)': /builddir/build/BUILD/gdl-0.9.9/src/hdf5_fun.cpp:798:11: warning: unused variable 'nParam' [-Wunused-variable] SizeT nParam=e->NParam(1); ^ /builddir/build/BUILD/gdl-0.9.9/src/hdf5_fun.cpp: In function 'void lib::h5d_close_pro(EnvT*)': /builddir/build/BUILD/gdl-0.9.9/src/hdf5_fun.cpp:811:11: warning: unused variable 'nParam' [-Wunused-variable] SizeT nParam=e->NParam(1); ^ /builddir/build/BUILD/gdl-0.9.9/src/hdf5_fun.cpp: In function 'void lib::h5f_close_pro(EnvT*)': /builddir/build/BUILD/gdl-0.9.9/src/hdf5_fun.cpp:824:11: warning: unused variable 'nParam' [-Wunused-variable] SizeT nParam=e->NParam(1); ^ /builddir/build/BUILD/gdl-0.9.9/src/hdf5_fun.cpp: In function 'void lib::h5t_close_pro(EnvT*)': /builddir/build/BUILD/gdl-0.9.9/src/hdf5_fun.cpp:837:11: warning: unused variable 'nParam' [-Wunused-variable] SizeT nParam=e->NParam(1); ^ /builddir/build/BUILD/gdl-0.9.9/src/hdf5_fun.cpp: In function 'void lib::h5g_close_pro(EnvT*)': /builddir/build/BUILD/gdl-0.9.9/src/hdf5_fun.cpp:850:11: warning: unused variable 'nParam' [-Wunused-variable] SizeT nParam=e->NParam(1); ^ /builddir/build/BUILD/gdl-0.9.9/src/hdf5_fun.cpp: In function 'void lib::h5a_close_pro(EnvT*)': /builddir/build/BUILD/gdl-0.9.9/src/hdf5_fun.cpp:863:11: warning: unused variable 'nParam' [-Wunused-variable] SizeT nParam=e->NParam(1); ^ [ 45%] Building CXX object src/CMakeFiles/gdl.dir/hdf_fun.cpp.o cd /builddir/build/BUILD/gdl-0.9.9/build/src && /usr/bin/c++ -DHAVE_CONFIG_H -DWXUSINGDLL -D_FILE_OFFSET_BITS=64 -D__WXGTK__ -I/builddir/build/BUILD/gdl-0.9.9/src -I/usr/include/tirpc -I/usr/include/GraphicsMagick -I/usr/lib/wx/include/gtk3-unicode-3.0 -I/usr/include/wx-3.0 -I/usr/include/libgeotiff -I/usr/include/hdf -I/usr/include/python2.7 -I/usr/lib/python2.7/site-packages/numpy/core/include -I/usr/include/udunits2 -I/usr/include/eigen3 -I/builddir/build/BUILD/gdl-0.9.9 -I/builddir/build/BUILD/gdl-0.9.9/build -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -DNDEBUG -fPIE -fopenmp -std=gnu++11 -o CMakeFiles/gdl.dir/hdf_fun.cpp.o -c /builddir/build/BUILD/gdl-0.9.9/src/hdf_fun.cpp In file included from /builddir/build/BUILD/gdl-0.9.9/src/basegdl.hpp:31:0, from /builddir/build/BUILD/gdl-0.9.9/src/datatypes.hpp:33, from /builddir/build/BUILD/gdl-0.9.9/src/hdf_fun.hpp:21, from /builddir/build/BUILD/gdl-0.9.9/src/hdf_fun.cpp:30: /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In copy constructor 'dimension::dimension(const dimension&)': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:55:14: warning: array subscript has type 'char' [-Wchar-subscripts] { dim[i]=dim_.dim[i];} ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:55:26: warning: array subscript has type 'char' [-Wchar-subscripts] { dim[i]=dim_.dim[i];} ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In member function 'dimension& dimension::operator=(const dimension&)': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:118:12: warning: array subscript has type 'char' [-Wchar-subscripts] dim[i]=dim_.dim[i]; ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:118:24: warning: array subscript has type 'char' [-Wchar-subscripts] dim[i]=dim_.dim[i]; ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In member function 'void dimension::operator<<(SizeT)': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:146:15: warning: array subscript has type 'char' [-Wchar-subscripts] dim[rank++]=add; ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In member function 'SizeT dimension::NDimElements()': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:295:24: warning: array subscript has type 'char' [-Wchar-subscripts] return stride[ rank]; ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In member function 'SizeT dimension::NDimElementsConst() const': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:303:44: warning: array subscript has type 'char' [-Wchar-subscripts] for(char i=0; i= labelList.Size()) ^ /builddir/build/BUILD/gdl-0.9.9/src/hdf_fun.cpp: In function 'BaseGDL* lib::hdf_open_fun(EnvT*)': /builddir/build/BUILD/gdl-0.9.9/src/hdf_fun.cpp:38:11: warning: unused variable 'nParam' [-Wunused-variable] SizeT nParam=e->NParam(); ^ /builddir/build/BUILD/gdl-0.9.9/src/hdf_fun.cpp:49:16: warning: unused variable 'readIx' [-Wunused-variable] static int readIx = e->KeywordIx("READ"); ^ /builddir/build/BUILD/gdl-0.9.9/src/hdf_fun.cpp: In function 'BaseGDL* lib::hdf_ishdf(EnvT*)': /builddir/build/BUILD/gdl-0.9.9/src/hdf_fun.cpp:68:11: warning: unused variable 'nParam' [-Wunused-variable] SizeT nParam=e->NParam(); ^ /builddir/build/BUILD/gdl-0.9.9/src/hdf_fun.cpp: In function 'BaseGDL* lib::hdf_vg_getid_fun(EnvT*)': /builddir/build/BUILD/gdl-0.9.9/src/hdf_fun.cpp:83:11: warning: unused variable 'nParam' [-Wunused-variable] SizeT nParam=e->NParam(); ^ /builddir/build/BUILD/gdl-0.9.9/src/hdf_fun.cpp: In function 'BaseGDL* lib::hdf_vg_attach_fun(EnvT*)': /builddir/build/BUILD/gdl-0.9.9/src/hdf_fun.cpp:96:11: warning: unused variable 'nParam' [-Wunused-variable] SizeT nParam=e->NParam(); ^ /builddir/build/BUILD/gdl-0.9.9/src/hdf_fun.cpp:104:16: warning: unused variable 'writeIx' [-Wunused-variable] static int writeIx=e->KeywordIx("WRITE"); ^ /builddir/build/BUILD/gdl-0.9.9/src/hdf_fun.cpp: In function 'BaseGDL* lib::hdf_vd_attach_fun(EnvT*)': /builddir/build/BUILD/gdl-0.9.9/src/hdf_fun.cpp:112:11: warning: unused variable 'nParam' [-Wunused-variable] SizeT nParam=e->NParam(); ^ /builddir/build/BUILD/gdl-0.9.9/src/hdf_fun.cpp: In function 'BaseGDL* lib::hdf_vd_find_fun(EnvT*)': /builddir/build/BUILD/gdl-0.9.9/src/hdf_fun.cpp:133:11: warning: unused variable 'nParam' [-Wunused-variable] SizeT nParam=e->NParam(); ^ /builddir/build/BUILD/gdl-0.9.9/src/hdf_fun.cpp: In function 'BaseGDL* lib::hdf_vd_read_fun(EnvT*)': /builddir/build/BUILD/gdl-0.9.9/src/hdf_fun.cpp:196:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for( SizeT i=0; iNParam(); ^ /builddir/build/BUILD/gdl-0.9.9/src/hdf_fun.cpp: In function 'BaseGDL* lib::hdf_sd_start_fun(EnvT*)': /builddir/build/BUILD/gdl-0.9.9/src/hdf_fun.cpp:290:11: warning: unused variable 'nParam' [-Wunused-variable] SizeT nParam=e->NParam(); ^ /builddir/build/BUILD/gdl-0.9.9/src/hdf_fun.cpp: In function 'BaseGDL* lib::hdf_sd_create_fun(EnvT*)': /builddir/build/BUILD/gdl-0.9.9/src/hdf_fun.cpp:312:11: warning: unused variable 'nParam' [-Wunused-variable] SizeT nParam=e->NParam(); ^ /builddir/build/BUILD/gdl-0.9.9/src/hdf_fun.cpp: In function 'BaseGDL* lib::hdf_sd_nametoindex_fun(EnvT*)': /builddir/build/BUILD/gdl-0.9.9/src/hdf_fun.cpp:389:11: warning: unused variable 'nParam' [-Wunused-variable] SizeT nParam=e->NParam(); ^ /builddir/build/BUILD/gdl-0.9.9/src/hdf_fun.cpp: In function 'BaseGDL* lib::hdf_sd_select_fun(EnvT*)': /builddir/build/BUILD/gdl-0.9.9/src/hdf_fun.cpp:405:11: warning: unused variable 'nParam' [-Wunused-variable] SizeT nParam=e->NParam(); ^ /builddir/build/BUILD/gdl-0.9.9/src/hdf_fun.cpp: In function 'BaseGDL* lib::hdf_vd_read_fun(EnvT*)': /builddir/build/BUILD/gdl-0.9.9/src/hdf_fun.cpp:272:12: warning: 'type' may be used uninitialized in this function [-Wmaybe-uninitialized] } else if (type == DFNT_INT16) { ^ [ 46%] Building CXX object src/CMakeFiles/gdl.dir/hdf_pro.cpp.o cd /builddir/build/BUILD/gdl-0.9.9/build/src && /usr/bin/c++ -DHAVE_CONFIG_H -DWXUSINGDLL -D_FILE_OFFSET_BITS=64 -D__WXGTK__ -I/builddir/build/BUILD/gdl-0.9.9/src -I/usr/include/tirpc -I/usr/include/GraphicsMagick -I/usr/lib/wx/include/gtk3-unicode-3.0 -I/usr/include/wx-3.0 -I/usr/include/libgeotiff -I/usr/include/hdf -I/usr/include/python2.7 -I/usr/lib/python2.7/site-packages/numpy/core/include -I/usr/include/udunits2 -I/usr/include/eigen3 -I/builddir/build/BUILD/gdl-0.9.9 -I/builddir/build/BUILD/gdl-0.9.9/build -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -DNDEBUG -fPIE -fopenmp -std=gnu++11 -o CMakeFiles/gdl.dir/hdf_pro.cpp.o -c /builddir/build/BUILD/gdl-0.9.9/src/hdf_pro.cpp In file included from /builddir/build/BUILD/gdl-0.9.9/src/basegdl.hpp:31:0, from /builddir/build/BUILD/gdl-0.9.9/src/datatypes.hpp:33, from /builddir/build/BUILD/gdl-0.9.9/src/hdf_pro.hpp:21, from /builddir/build/BUILD/gdl-0.9.9/src/hdf_pro.cpp:30: /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In copy constructor 'dimension::dimension(const dimension&)': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:55:14: warning: array subscript has type 'char' [-Wchar-subscripts] { dim[i]=dim_.dim[i];} ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:55:26: warning: array subscript has type 'char' [-Wchar-subscripts] { dim[i]=dim_.dim[i];} ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In member function 'dimension& dimension::operator=(const dimension&)': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:118:12: warning: array subscript has type 'char' [-Wchar-subscripts] dim[i]=dim_.dim[i]; ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:118:24: warning: array subscript has type 'char' [-Wchar-subscripts] dim[i]=dim_.dim[i]; ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In member function 'void dimension::operator<<(SizeT)': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:146:15: warning: array subscript has type 'char' [-Wchar-subscripts] dim[rank++]=add; ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In member function 'SizeT dimension::NDimElements()': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:295:24: warning: array subscript has type 'char' [-Wchar-subscripts] return stride[ rank]; ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In member function 'SizeT dimension::NDimElementsConst() const': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:303:44: warning: array subscript has type 'char' [-Wchar-subscripts] for(char i=0; i= labelList.Size()) ^ /builddir/build/BUILD/gdl-0.9.9/src/hdf_pro.cpp: In function 'void lib::hdf_sd_getdata_pro(EnvT*)': /builddir/build/BUILD/gdl-0.9.9/src/hdf_pro.cpp:76:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for( SizeT i = 0; i < rank; i++) { ^ /builddir/build/BUILD/gdl-0.9.9/src/hdf_pro.cpp:83:36: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (startKW->N_Elements() != rank) ^ /builddir/build/BUILD/gdl-0.9.9/src/hdf_pro.cpp:90:34: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for( SizeT i = 0; i < rank/2; i++) { ^ /builddir/build/BUILD/gdl-0.9.9/src/hdf_pro.cpp:98:36: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (countKW->N_Elements() != rank) ^ /builddir/build/BUILD/gdl-0.9.9/src/hdf_pro.cpp:105:34: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for( SizeT i = 0; i < rank/2; i++) { ^ /builddir/build/BUILD/gdl-0.9.9/src/hdf_pro.cpp:113:37: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (strideKW->N_Elements() != rank) ^ /builddir/build/BUILD/gdl-0.9.9/src/hdf_pro.cpp:120:34: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for( SizeT i = 0; i < rank/2; i++) { ^ /builddir/build/BUILD/gdl-0.9.9/src/hdf_pro.cpp:128:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for( SizeT i = 0; i < rank/2; i++) { ^ /builddir/build/BUILD/gdl-0.9.9/src/hdf_pro.cpp:137:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for( SizeT i = 0; i < rank/2; i++) { ^ /builddir/build/BUILD/gdl-0.9.9/src/hdf_pro.cpp:52:11: warning: unused variable 'nParam' [-Wunused-variable] SizeT nParam=e->NParam(2); ^ /builddir/build/BUILD/gdl-0.9.9/src/hdf_pro.cpp: In function 'void lib::hdf_sd_adddata_pro(EnvT*)': /builddir/build/BUILD/gdl-0.9.9/src/hdf_pro.cpp:213:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for( SizeT i = 0; i < rank; i++) { ^ /builddir/build/BUILD/gdl-0.9.9/src/hdf_pro.cpp:220:36: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (startKW->N_Elements() != rank) ^ /builddir/build/BUILD/gdl-0.9.9/src/hdf_pro.cpp:228:36: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (countKW->N_Elements() != rank) ^ /builddir/build/BUILD/gdl-0.9.9/src/hdf_pro.cpp:236:37: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (strideKW->N_Elements() != rank) ^ /builddir/build/BUILD/gdl-0.9.9/src/hdf_pro.cpp:188:11: warning: unused variable 'nParam' [-Wunused-variable] SizeT nParam=e->NParam(); ^ /builddir/build/BUILD/gdl-0.9.9/src/hdf_pro.cpp: In function 'void lib::hdf_sd_getinfo_pro(EnvT*)': /builddir/build/BUILD/gdl-0.9.9/src/hdf_pro.cpp:306:34: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for( SizeT i = 0; i < rank/2; i++) { ^ /builddir/build/BUILD/gdl-0.9.9/src/hdf_pro.cpp:280:11: warning: unused variable 'nParam' [-Wunused-variable] SizeT nParam=e->NParam(); ^ /builddir/build/BUILD/gdl-0.9.9/src/hdf_pro.cpp: In function 'void lib::hdf_sd_attrinfo_pro(EnvT*)': /builddir/build/BUILD/gdl-0.9.9/src/hdf_pro.cpp:382:11: warning: unused variable 'nParam' [-Wunused-variable] SizeT nParam=e->NParam(); ^ /builddir/build/BUILD/gdl-0.9.9/src/hdf_pro.cpp:386:11: warning: unused variable 'nattrs' [-Wunused-variable] int32 nattrs; ^ /builddir/build/BUILD/gdl-0.9.9/src/hdf_pro.cpp:387:11: warning: variable 'status' set but not used [-Wunused-but-set-variable] int32 status; ^ /builddir/build/BUILD/gdl-0.9.9/src/hdf_pro.cpp: In function 'void lib::hdf_vg_getinfo_pro(EnvT*)': /builddir/build/BUILD/gdl-0.9.9/src/hdf_pro.cpp:475:11: warning: unused variable 'nParam' [-Wunused-variable] SizeT nParam=e->NParam(); ^ /builddir/build/BUILD/gdl-0.9.9/src/hdf_pro.cpp: In function 'void lib::hdf_vd_get_pro(EnvT*)': /builddir/build/BUILD/gdl-0.9.9/src/hdf_pro.cpp:508:11: warning: unused variable 'nParam' [-Wunused-variable] SizeT nParam=e->NParam(); ^ /builddir/build/BUILD/gdl-0.9.9/src/hdf_pro.cpp: In function 'void lib::hdf_vg_gettrs_pro(EnvT*)': /builddir/build/BUILD/gdl-0.9.9/src/hdf_pro.cpp:541:11: warning: unused variable 'nParam' [-Wunused-variable] SizeT nParam=e->NParam(3); ^ /builddir/build/BUILD/gdl-0.9.9/src/hdf_pro.cpp: In function 'void lib::hdf_vg_detach_pro(EnvT*)': /builddir/build/BUILD/gdl-0.9.9/src/hdf_pro.cpp:570:11: warning: unused variable 'nParam' [-Wunused-variable] SizeT nParam=e->NParam(); ^ /builddir/build/BUILD/gdl-0.9.9/src/hdf_pro.cpp: In function 'void lib::hdf_vd_detach_pro(EnvT*)': /builddir/build/BUILD/gdl-0.9.9/src/hdf_pro.cpp:581:11: warning: unused variable 'nParam' [-Wunused-variable] SizeT nParam=e->NParam(); ^ /builddir/build/BUILD/gdl-0.9.9/src/hdf_pro.cpp: In function 'void lib::hdf_sd_endaccess_pro(EnvT*)': /builddir/build/BUILD/gdl-0.9.9/src/hdf_pro.cpp:592:11: warning: unused variable 'nParam' [-Wunused-variable] SizeT nParam=e->NParam(); ^ /builddir/build/BUILD/gdl-0.9.9/src/hdf_pro.cpp: In function 'void lib::hdf_sd_end_pro(EnvT*)': /builddir/build/BUILD/gdl-0.9.9/src/hdf_pro.cpp:603:11: warning: unused variable 'nParam' [-Wunused-variable] SizeT nParam=e->NParam(); ^ /builddir/build/BUILD/gdl-0.9.9/src/hdf_pro.cpp: In function 'void lib::hdf_close_pro(EnvT*)': /builddir/build/BUILD/gdl-0.9.9/src/hdf_pro.cpp:614:11: warning: unused variable 'nParam' [-Wunused-variable] SizeT nParam=e->NParam(); ^ [ 47%] Building CXX object src/CMakeFiles/gdl.dir/ifmt.cpp.o cd /builddir/build/BUILD/gdl-0.9.9/build/src && /usr/bin/c++ -DHAVE_CONFIG_H -DWXUSINGDLL -D_FILE_OFFSET_BITS=64 -D__WXGTK__ -I/builddir/build/BUILD/gdl-0.9.9/src -I/usr/include/tirpc -I/usr/include/GraphicsMagick -I/usr/lib/wx/include/gtk3-unicode-3.0 -I/usr/include/wx-3.0 -I/usr/include/libgeotiff -I/usr/include/hdf -I/usr/include/python2.7 -I/usr/lib/python2.7/site-packages/numpy/core/include -I/usr/include/udunits2 -I/usr/include/eigen3 -I/builddir/build/BUILD/gdl-0.9.9 -I/builddir/build/BUILD/gdl-0.9.9/build -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -DNDEBUG -fPIE -fopenmp -std=gnu++11 -o CMakeFiles/gdl.dir/ifmt.cpp.o -c /builddir/build/BUILD/gdl-0.9.9/src/ifmt.cpp [ 47%] Building CXX object src/CMakeFiles/gdl.dir/image.cpp.o cd /builddir/build/BUILD/gdl-0.9.9/build/src && /usr/bin/c++ -DHAVE_CONFIG_H -DWXUSINGDLL -D_FILE_OFFSET_BITS=64 -D__WXGTK__ -I/builddir/build/BUILD/gdl-0.9.9/src -I/usr/include/tirpc -I/usr/include/GraphicsMagick -I/usr/lib/wx/include/gtk3-unicode-3.0 -I/usr/include/wx-3.0 -I/usr/include/libgeotiff -I/usr/include/hdf -I/usr/include/python2.7 -I/usr/lib/python2.7/site-packages/numpy/core/include -I/usr/include/udunits2 -I/usr/include/eigen3 -I/builddir/build/BUILD/gdl-0.9.9 -I/builddir/build/BUILD/gdl-0.9.9/build -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -DNDEBUG -fPIE -fopenmp -std=gnu++11 -o CMakeFiles/gdl.dir/image.cpp.o -c /builddir/build/BUILD/gdl-0.9.9/src/image.cpp In file included from /builddir/build/BUILD/gdl-0.9.9/src/basegdl.hpp:31:0, from /builddir/build/BUILD/gdl-0.9.9/src/datatypes.hpp:33, from /builddir/build/BUILD/gdl-0.9.9/src/graphicsdevice.hpp:50, from /builddir/build/BUILD/gdl-0.9.9/src/image.cpp:22: /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In copy constructor 'dimension::dimension(const dimension&)': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:55:14: warning: array subscript has type 'char' [-Wchar-subscripts] { dim[i]=dim_.dim[i];} ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:55:26: warning: array subscript has type 'char' [-Wchar-subscripts] { dim[i]=dim_.dim[i];} ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In member function 'dimension& dimension::operator=(const dimension&)': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:118:12: warning: array subscript has type 'char' [-Wchar-subscripts] dim[i]=dim_.dim[i]; ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:118:24: warning: array subscript has type 'char' [-Wchar-subscripts] dim[i]=dim_.dim[i]; ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In member function 'void dimension::operator<<(SizeT)': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:146:15: warning: array subscript has type 'char' [-Wchar-subscripts] dim[rank++]=add; ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In member function 'SizeT dimension::NDimElements()': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:295:24: warning: array subscript has type 'char' [-Wchar-subscripts] return stride[ rank]; ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In member function 'SizeT dimension::NDimElementsConst() const': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:303:44: warning: array subscript has type 'char' [-Wchar-subscripts] for(char i=0; i= labelList.Size()) ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/gdlwidget.hpp:47:0, from /builddir/build/BUILD/gdl-0.9.9/src/gdlwxstream.hpp:26, from /builddir/build/BUILD/gdl-0.9.9/src/image.cpp:25: /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp: In function 'bool lib::startClipping(EnvT*, GDLGStream*, bool)': /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:1676:58: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else for ( int i=0; i<4&&iN_Elements(); ++i ) tempbox[i]=dClipBox[i]=(*clipBox)[i]; ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp: In function 'bool lib::gdlAxis(EnvT*, GDLGStream*, std::string, DDouble, DDouble, bool, DLong, DDouble)': /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:1747:11: warning: variable 'OtherAxisSizeInMm' set but not used [-Wunused-but-set-variable] PLFLT OtherAxisSizeInMm; ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:1792:12: warning: variable 'interligne_as_char' set but not used [-Wunused-but-set-variable] DFloat interligne_as_char; ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp: In function 'bool lib::gdlAxis3(EnvT*, GDLGStream*, std::string, DDouble, DDouble, bool, DLong, DDouble)': /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:2015:11: warning: variable 'OtherAxisSizeInMm' set but not used [-Wunused-but-set-variable] PLFLT OtherAxisSizeInMm; ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:2064:12: warning: variable 'interligne' set but not used [-Wunused-but-set-variable] DFloat interligne; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/gdlwxstream.hpp:26:0, from /builddir/build/BUILD/gdl-0.9.9/src/image.cpp:25: /builddir/build/BUILD/gdl-0.9.9/src/gdlwidget.hpp: In member function 'DLongGDL* GDLWidgetContainer::GetChildrenList()': /builddir/build/BUILD/gdl-0.9.9/src/gdlwidget.hpp:553:24: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (SizeT i=0; i< size; ++i) (*ret)[i]=children[i]; ^ /builddir/build/BUILD/gdl-0.9.9/src/gdlwidget.hpp: In member function 'DLongGDL* GDLWidgetButton::GetChildrenList()': /builddir/build/BUILD/gdl-0.9.9/src/gdlwidget.hpp:770:24: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (SizeT i=0; i< size; ++i) (*ret)[i]=children[i]; ^ /builddir/build/BUILD/gdl-0.9.9/src/gdlwidget.hpp: In member function 'std::vector gdlGrid::GetSelectedDisjointCellsList()': /builddir/build/BUILD/gdl-0.9.9/src/gdlwidget.hpp:1262:43: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for( int i=0; i= nCT) ^ /builddir/build/BUILD/gdl-0.9.9/src/image.cpp:240:25: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (bottom > ctSize-1) bottom=ctSize-1; ^ /builddir/build/BUILD/gdl-0.9.9/src/image.cpp:242:19: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (ncolors > ctSize) ncolors=ctSize; ^ /builddir/build/BUILD/gdl-0.9.9/src/image.cpp:243:26: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (bottom+ncolors > ctSize) ncolors=ctSize-bottom; ^ /builddir/build/BUILD/gdl-0.9.9/src/image.cpp:244:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for( SizeT i=0, j=bottom ; j= labelList.Size()) ^ [ 49%] Building CXX object src/CMakeFiles/gdl.dir/initsysvar.cpp.o cd /builddir/build/BUILD/gdl-0.9.9/build/src && /usr/bin/c++ -DHAVE_CONFIG_H -DWXUSINGDLL -D_FILE_OFFSET_BITS=64 -D__WXGTK__ -I/builddir/build/BUILD/gdl-0.9.9/src -I/usr/include/tirpc -I/usr/include/GraphicsMagick -I/usr/lib/wx/include/gtk3-unicode-3.0 -I/usr/include/wx-3.0 -I/usr/include/libgeotiff -I/usr/include/hdf -I/usr/include/python2.7 -I/usr/lib/python2.7/site-packages/numpy/core/include -I/usr/include/udunits2 -I/usr/include/eigen3 -I/builddir/build/BUILD/gdl-0.9.9 -I/builddir/build/BUILD/gdl-0.9.9/build -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -DNDEBUG -fPIE -fopenmp -std=gnu++11 -o CMakeFiles/gdl.dir/initsysvar.cpp.o -c /builddir/build/BUILD/gdl-0.9.9/src/initsysvar.cpp In file included from /builddir/build/BUILD/gdl-0.9.9/src/basegdl.hpp:31:0, from /builddir/build/BUILD/gdl-0.9.9/src/nullgdl.hpp:21, from /builddir/build/BUILD/gdl-0.9.9/src/initsysvar.cpp:31: /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In copy constructor 'dimension::dimension(const dimension&)': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:55:14: warning: array subscript has type 'char' [-Wchar-subscripts] { dim[i]=dim_.dim[i];} ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:55:26: warning: array subscript has type 'char' [-Wchar-subscripts] { dim[i]=dim_.dim[i];} ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In member function 'dimension& dimension::operator=(const dimension&)': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:118:12: warning: array subscript has type 'char' [-Wchar-subscripts] dim[i]=dim_.dim[i]; ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:118:24: warning: array subscript has type 'char' [-Wchar-subscripts] dim[i]=dim_.dim[i]; ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In member function 'void dimension::operator<<(SizeT)': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:146:15: warning: array subscript has type 'char' [-Wchar-subscripts] dim[rank++]=add; ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In member function 'SizeT dimension::NDimElements()': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:295:24: warning: array subscript has type 'char' [-Wchar-subscripts] return stride[ rank]; ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In member function 'SizeT dimension::NDimElementsConst() const': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:303:44: warning: array subscript has type 'char' [-Wchar-subscripts] for(char i=0; i= labelList.Size()) ^ /builddir/build/BUILD/gdl-0.9.9/src/initsysvar.cpp: In function 'void SysVar::UpdateSTime()': /builddir/build/BUILD/gdl-0.9.9/src/initsysvar.cpp:143:11: warning: unused variable 'res' [-Wunused-variable] SizeT res=strftime( st, MAX_STIME_STRING_LENGTH, format, tstruct); ^ [ 49%] Building CXX object src/CMakeFiles/gdl.dir/io.cpp.o cd /builddir/build/BUILD/gdl-0.9.9/build/src && /usr/bin/c++ -DHAVE_CONFIG_H -DWXUSINGDLL -D_FILE_OFFSET_BITS=64 -D__WXGTK__ -I/builddir/build/BUILD/gdl-0.9.9/src -I/usr/include/tirpc -I/usr/include/GraphicsMagick -I/usr/lib/wx/include/gtk3-unicode-3.0 -I/usr/include/wx-3.0 -I/usr/include/libgeotiff -I/usr/include/hdf -I/usr/include/python2.7 -I/usr/lib/python2.7/site-packages/numpy/core/include -I/usr/include/udunits2 -I/usr/include/eigen3 -I/builddir/build/BUILD/gdl-0.9.9 -I/builddir/build/BUILD/gdl-0.9.9/build -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -DNDEBUG -fPIE -fopenmp -std=gnu++11 -o CMakeFiles/gdl.dir/io.cpp.o -c /builddir/build/BUILD/gdl-0.9.9/src/io.cpp In file included from /builddir/build/BUILD/gdl-0.9.9/src/basegdl.hpp:31:0, from /builddir/build/BUILD/gdl-0.9.9/src/datatypes.hpp:33, from /builddir/build/BUILD/gdl-0.9.9/src/objects.hpp:24, from /builddir/build/BUILD/gdl-0.9.9/src/io.cpp:22: /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In copy constructor 'dimension::dimension(const dimension&)': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:55:14: warning: array subscript has type 'char' [-Wchar-subscripts] { dim[i]=dim_.dim[i];} ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:55:26: warning: array subscript has type 'char' [-Wchar-subscripts] { dim[i]=dim_.dim[i];} ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In member function 'dimension& dimension::operator=(const dimension&)': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:118:12: warning: array subscript has type 'char' [-Wchar-subscripts] dim[i]=dim_.dim[i]; ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:118:24: warning: array subscript has type 'char' [-Wchar-subscripts] dim[i]=dim_.dim[i]; ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In member function 'void dimension::operator<<(SizeT)': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:146:15: warning: array subscript has type 'char' [-Wchar-subscripts] dim[rank++]=add; ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In member function 'SizeT dimension::NDimElements()': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:295:24: warning: array subscript has type 'char' [-Wchar-subscripts] return stride[ rank]; ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In member function 'SizeT dimension::NDimElementsConst() const': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:303:44: warning: array subscript has type 'char' [-Wchar-subscripts] for(char i=0; i= labelList.Size()) ^ /builddir/build/BUILD/gdl-0.9.9/src/io.cpp: In member function 'void GDLStream::Socket(const string&, DUInt, bool, DDouble, DDouble, DDouble)': /builddir/build/BUILD/gdl-0.9.9/src/io.cpp:374:7: warning: variable 'status' set but not used [-Wunused-but-set-variable] int status = inet_pton( AF_INET, inet_ntoa(*((struct in_addr *)h->h_addr)), ^ [ 50%] Building CXX object src/CMakeFiles/gdl.dir/lapack.cpp.o cd /builddir/build/BUILD/gdl-0.9.9/build/src && /usr/bin/c++ -DHAVE_CONFIG_H -DWXUSINGDLL -D_FILE_OFFSET_BITS=64 -D__WXGTK__ -I/builddir/build/BUILD/gdl-0.9.9/src -I/usr/include/tirpc -I/usr/include/GraphicsMagick -I/usr/lib/wx/include/gtk3-unicode-3.0 -I/usr/include/wx-3.0 -I/usr/include/libgeotiff -I/usr/include/hdf -I/usr/include/python2.7 -I/usr/lib/python2.7/site-packages/numpy/core/include -I/usr/include/udunits2 -I/usr/include/eigen3 -I/builddir/build/BUILD/gdl-0.9.9 -I/builddir/build/BUILD/gdl-0.9.9/build -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -DNDEBUG -fPIE -fopenmp -std=gnu++11 -o CMakeFiles/gdl.dir/lapack.cpp.o -c /builddir/build/BUILD/gdl-0.9.9/src/lapack.cpp [ 51%] Building CXX object src/CMakeFiles/gdl.dir/least_squares.cpp.o cd /builddir/build/BUILD/gdl-0.9.9/build/src && /usr/bin/c++ -DHAVE_CONFIG_H -DWXUSINGDLL -D_FILE_OFFSET_BITS=64 -D__WXGTK__ -I/builddir/build/BUILD/gdl-0.9.9/src -I/usr/include/tirpc -I/usr/include/GraphicsMagick -I/usr/lib/wx/include/gtk3-unicode-3.0 -I/usr/include/wx-3.0 -I/usr/include/libgeotiff -I/usr/include/hdf -I/usr/include/python2.7 -I/usr/lib/python2.7/site-packages/numpy/core/include -I/usr/include/udunits2 -I/usr/include/eigen3 -I/builddir/build/BUILD/gdl-0.9.9 -I/builddir/build/BUILD/gdl-0.9.9/build -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -DNDEBUG -fPIE -fopenmp -std=gnu++11 -o CMakeFiles/gdl.dir/least_squares.cpp.o -c /builddir/build/BUILD/gdl-0.9.9/src/least_squares.cpp In file included from /builddir/build/BUILD/gdl-0.9.9/src/basegdl.hpp:31:0, from /builddir/build/BUILD/gdl-0.9.9/src/datatypes.hpp:33, from /builddir/build/BUILD/gdl-0.9.9/src/least_squares.cpp:28: /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In copy constructor 'dimension::dimension(const dimension&)': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:55:14: warning: array subscript has type 'char' [-Wchar-subscripts] { dim[i]=dim_.dim[i];} ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:55:26: warning: array subscript has type 'char' [-Wchar-subscripts] { dim[i]=dim_.dim[i];} ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In member function 'dimension& dimension::operator=(const dimension&)': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:118:12: warning: array subscript has type 'char' [-Wchar-subscripts] dim[i]=dim_.dim[i]; ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:118:24: warning: array subscript has type 'char' [-Wchar-subscripts] dim[i]=dim_.dim[i]; ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In member function 'void dimension::operator<<(SizeT)': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:146:15: warning: array subscript has type 'char' [-Wchar-subscripts] dim[rank++]=add; ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In member function 'SizeT dimension::NDimElements()': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:295:24: warning: array subscript has type 'char' [-Wchar-subscripts] return stride[ rank]; ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In member function 'SizeT dimension::NDimElementsConst() const': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:303:44: warning: array subscript has type 'char' [-Wchar-subscripts] for(char i=0; i= labelList.Size()) ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp:21:0, from /builddir/build/BUILD/gdl-0.9.9/src/GDLTreeParser.hpp:13, from /builddir/build/BUILD/gdl-0.9.9/src/dinterpreter.hpp:69, from /builddir/build/BUILD/gdl-0.9.9/src/least_squares.cpp:31: /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp: In member function 'void ArrayIndexVectorT::Clear()': /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp:142:17: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for( int i=0; iGetStride() * varStride[variableIndex]; ^ /builddir/build/BUILD/gdl-0.9.9/src/allix.hpp: In constructor 'AllIxNewMultiOneVariableIndexIndexedT::AllIxNewMultiOneVariableIndexIndexedT(RankT, SizeT, ArrayIndexVectorT*, SizeT, SizeT, const SizeT*, SizeT*, SizeT*)': /builddir/build/BUILD/gdl-0.9.9/src/allix.hpp:654:44: warning: array subscript has type 'char' [-Wchar-subscripts] ixListStride = varStride[variableIndex]; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp:21:0, from /builddir/build/BUILD/gdl-0.9.9/src/GDLTreeParser.hpp:13, from /builddir/build/BUILD/gdl-0.9.9/src/dinterpreter.hpp:69, from /builddir/build/BUILD/gdl-0.9.9/src/least_squares.cpp:31: /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp: In member function 'virtual SizeT CArrayIndexScalar::NIter(SizeT)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp:409:14: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= varDim && s > 0) // varDim == 0 && s == 0 ok ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp: In member function 'virtual SizeT ArrayIndexIndexed::NIter(SizeT)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp:577:16: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= varDim && s > 0) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp: In member function 'virtual SizeT CArrayIndexIndexed::NIter(SizeT)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp:720:16: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= varDim && s > 0) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp: In member function 'virtual SizeT ArrayIndexORange::NIter(SizeT)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp:828:18: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( sInit >= varDim) // && s > 0) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp: In member function 'virtual SizeT ArrayIndexRange::NIter(SizeT)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp:972:14: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( e >= varDim) // && e > 0) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp: In member function 'virtual SizeT ArrayIndexORangeS::NIter(SizeT)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp:1105:14: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= varDim) // && s > 0) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp: In member function 'virtual SizeT ArrayIndexRangeS::NIter(SizeT)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp:1270:14: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( e >= varDim) // && e > 0) ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp:98:0, from /builddir/build/BUILD/gdl-0.9.9/src/GDLTreeParser.hpp:13, from /builddir/build/BUILD/gdl-0.9.9/src/dinterpreter.hpp:69, from /builddir/build/BUILD/gdl-0.9.9/src/least_squares.cpp:31: /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp: In member function 'virtual BaseGDL* ArrayIndexListOneNoAssocT::Index(BaseGDL*, IxExprListT&)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp:308:8: warning: unused variable 'assertValue' [-Wunused-variable] SizeT assertValue = ix->NIter( var->N_Elements()/*var->Size()*/); ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp: In member function 'virtual void ArrayIndexListOneScalarVPNoAssocT::SetVariable(BaseGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp:532:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp: In member function 'virtual void ArrayIndexListOneScalarVPNoAssocT::AssignAt(BaseGDL*, BaseGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp:579:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp: In member function 'virtual void ArrayIndexListOneConstScalarNoAssocT::SetVariable(BaseGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp:727:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp: In member function 'virtual void ArrayIndexListOneConstScalarNoAssocT::AssignAt(BaseGDL*, BaseGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp:752:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp: In member function 'virtual BaseGDL* ArrayIndexListOneConstScalarNoAssocT::Index(BaseGDL*, IxExprListT&)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp:782:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/GDLTreeParser.hpp:13:0, from /builddir/build/BUILD/gdl-0.9.9/src/dinterpreter.hpp:69, from /builddir/build/BUILD/gdl-0.9.9/src/least_squares.cpp:31: /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp: In member function 'virtual BaseGDL* ArrayIndexListOneT::Index(BaseGDL*, IxExprListT&)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp:341:8: warning: unused variable 'assertValue' [-Wunused-variable] SizeT assertValue = ix->NIter( var->N_Elements()/*var->Size()*/); ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp: In member function 'virtual void ArrayIndexListOneScalarVPT::SetVariable(BaseGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp:562:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp: In member function 'virtual void ArrayIndexListOneScalarVPT::AssignAt(BaseGDL*, BaseGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp:609:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp: In member function 'virtual void ArrayIndexListOneConstScalarT::SetVariable(BaseGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp:738:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp: In member function 'virtual void ArrayIndexListOneConstScalarT::AssignAt(BaseGDL*, BaseGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp:763:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp: In member function 'virtual BaseGDL* ArrayIndexListOneConstScalarT::Index(BaseGDL*, IxExprListT&)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp:793:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/GDLInterpreter.hpp:23:0, from /builddir/build/BUILD/gdl-0.9.9/src/dinterpreter.hpp:70, from /builddir/build/BUILD/gdl-0.9.9/src/least_squares.cpp:31: /builddir/build/BUILD/gdl-0.9.9/src/accessdesc.hpp: In member function 'void DotAccessDescT::ADAssign(BaseGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/accessdesc.hpp:392:9: warning: unused variable 'lRank' [-Wunused-variable] SizeT lRank = dim.Rank(); ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/dinterpreter.hpp:70:0, from /builddir/build/BUILD/gdl-0.9.9/src/least_squares.cpp:31: /builddir/build/BUILD/gdl-0.9.9/src/GDLInterpreter.hpp: In static member function 'static void GDLInterpreter::EnableAllGC()': /builddir/build/BUILD/gdl-0.9.9/src/GDLInterpreter.hpp:366:15: warning: variable 'nEl' set but not used [-Wunused-but-set-variable] SizeT nEl = heap.size(); ^ [ 51%] Building CXX object src/CMakeFiles/gdl.dir/libinit.cpp.o cd /builddir/build/BUILD/gdl-0.9.9/build/src && /usr/bin/c++ -DHAVE_CONFIG_H -DWXUSINGDLL -D_FILE_OFFSET_BITS=64 -D__WXGTK__ -I/builddir/build/BUILD/gdl-0.9.9/src -I/usr/include/tirpc -I/usr/include/GraphicsMagick -I/usr/lib/wx/include/gtk3-unicode-3.0 -I/usr/include/wx-3.0 -I/usr/include/libgeotiff -I/usr/include/hdf -I/usr/include/python2.7 -I/usr/lib/python2.7/site-packages/numpy/core/include -I/usr/include/udunits2 -I/usr/include/eigen3 -I/builddir/build/BUILD/gdl-0.9.9 -I/builddir/build/BUILD/gdl-0.9.9/build -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -DNDEBUG -fPIE -fopenmp -std=gnu++11 -o CMakeFiles/gdl.dir/libinit.cpp.o -c /builddir/build/BUILD/gdl-0.9.9/src/libinit.cpp In file included from /builddir/build/BUILD/gdl-0.9.9/src/basegdl.hpp:31:0, from /builddir/build/BUILD/gdl-0.9.9/src/str.hpp:25, from /builddir/build/BUILD/gdl-0.9.9/src/envt.hpp:26, from /builddir/build/BUILD/gdl-0.9.9/src/libinit.cpp:23: /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In copy constructor 'dimension::dimension(const dimension&)': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:55:14: warning: array subscript has type 'char' [-Wchar-subscripts] { dim[i]=dim_.dim[i];} ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:55:26: warning: array subscript has type 'char' [-Wchar-subscripts] { dim[i]=dim_.dim[i];} ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In member function 'dimension& dimension::operator=(const dimension&)': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:118:12: warning: array subscript has type 'char' [-Wchar-subscripts] dim[i]=dim_.dim[i]; ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:118:24: warning: array subscript has type 'char' [-Wchar-subscripts] dim[i]=dim_.dim[i]; ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In member function 'void dimension::operator<<(SizeT)': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:146:15: warning: array subscript has type 'char' [-Wchar-subscripts] dim[rank++]=add; ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In member function 'SizeT dimension::NDimElements()': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:295:24: warning: array subscript has type 'char' [-Wchar-subscripts] return stride[ rank]; ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In member function 'SizeT dimension::NDimElementsConst() const': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:303:44: warning: array subscript has type 'char' [-Wchar-subscripts] for(char i=0; i= labelList.Size()) ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp:21:0, from /builddir/build/BUILD/gdl-0.9.9/src/GDLTreeParser.hpp:13, from /builddir/build/BUILD/gdl-0.9.9/src/dinterpreter.hpp:69, from /builddir/build/BUILD/gdl-0.9.9/src/math_fun_ng.hpp:20, from /builddir/build/BUILD/gdl-0.9.9/src/libinit.cpp:37: /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp: In member function 'void ArrayIndexVectorT::Clear()': /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp:142:17: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for( int i=0; iGetStride() * varStride[variableIndex]; ^ /builddir/build/BUILD/gdl-0.9.9/src/allix.hpp: In constructor 'AllIxNewMultiOneVariableIndexIndexedT::AllIxNewMultiOneVariableIndexIndexedT(RankT, SizeT, ArrayIndexVectorT*, SizeT, SizeT, const SizeT*, SizeT*, SizeT*)': /builddir/build/BUILD/gdl-0.9.9/src/allix.hpp:654:44: warning: array subscript has type 'char' [-Wchar-subscripts] ixListStride = varStride[variableIndex]; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp:21:0, from /builddir/build/BUILD/gdl-0.9.9/src/GDLTreeParser.hpp:13, from /builddir/build/BUILD/gdl-0.9.9/src/dinterpreter.hpp:69, from /builddir/build/BUILD/gdl-0.9.9/src/math_fun_ng.hpp:20, from /builddir/build/BUILD/gdl-0.9.9/src/libinit.cpp:37: /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp: In member function 'virtual SizeT CArrayIndexScalar::NIter(SizeT)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp:409:14: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= varDim && s > 0) // varDim == 0 && s == 0 ok ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp: In member function 'virtual SizeT ArrayIndexIndexed::NIter(SizeT)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp:577:16: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= varDim && s > 0) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp: In member function 'virtual SizeT CArrayIndexIndexed::NIter(SizeT)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp:720:16: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= varDim && s > 0) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp: In member function 'virtual SizeT ArrayIndexORange::NIter(SizeT)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp:828:18: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( sInit >= varDim) // && s > 0) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp: In member function 'virtual SizeT ArrayIndexRange::NIter(SizeT)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp:972:14: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( e >= varDim) // && e > 0) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp: In member function 'virtual SizeT ArrayIndexORangeS::NIter(SizeT)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp:1105:14: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= varDim) // && s > 0) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp: In member function 'virtual SizeT ArrayIndexRangeS::NIter(SizeT)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp:1270:14: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( e >= varDim) // && e > 0) ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp:98:0, from /builddir/build/BUILD/gdl-0.9.9/src/GDLTreeParser.hpp:13, from /builddir/build/BUILD/gdl-0.9.9/src/dinterpreter.hpp:69, from /builddir/build/BUILD/gdl-0.9.9/src/math_fun_ng.hpp:20, from /builddir/build/BUILD/gdl-0.9.9/src/libinit.cpp:37: /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp: In member function 'virtual BaseGDL* ArrayIndexListOneNoAssocT::Index(BaseGDL*, IxExprListT&)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp:308:8: warning: unused variable 'assertValue' [-Wunused-variable] SizeT assertValue = ix->NIter( var->N_Elements()/*var->Size()*/); ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp: In member function 'virtual void ArrayIndexListOneScalarVPNoAssocT::SetVariable(BaseGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp:532:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp: In member function 'virtual void ArrayIndexListOneScalarVPNoAssocT::AssignAt(BaseGDL*, BaseGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp:579:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp: In member function 'virtual void ArrayIndexListOneConstScalarNoAssocT::SetVariable(BaseGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp:727:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp: In member function 'virtual void ArrayIndexListOneConstScalarNoAssocT::AssignAt(BaseGDL*, BaseGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp:752:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp: In member function 'virtual BaseGDL* ArrayIndexListOneConstScalarNoAssocT::Index(BaseGDL*, IxExprListT&)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp:782:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/GDLTreeParser.hpp:13:0, from /builddir/build/BUILD/gdl-0.9.9/src/dinterpreter.hpp:69, from /builddir/build/BUILD/gdl-0.9.9/src/math_fun_ng.hpp:20, from /builddir/build/BUILD/gdl-0.9.9/src/libinit.cpp:37: /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp: In member function 'virtual BaseGDL* ArrayIndexListOneT::Index(BaseGDL*, IxExprListT&)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp:341:8: warning: unused variable 'assertValue' [-Wunused-variable] SizeT assertValue = ix->NIter( var->N_Elements()/*var->Size()*/); ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp: In member function 'virtual void ArrayIndexListOneScalarVPT::SetVariable(BaseGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp:562:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp: In member function 'virtual void ArrayIndexListOneScalarVPT::AssignAt(BaseGDL*, BaseGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp:609:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp: In member function 'virtual void ArrayIndexListOneConstScalarT::SetVariable(BaseGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp:738:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp: In member function 'virtual void ArrayIndexListOneConstScalarT::AssignAt(BaseGDL*, BaseGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp:763:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp: In member function 'virtual BaseGDL* ArrayIndexListOneConstScalarT::Index(BaseGDL*, IxExprListT&)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp:793:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/GDLInterpreter.hpp:23:0, from /builddir/build/BUILD/gdl-0.9.9/src/dinterpreter.hpp:70, from /builddir/build/BUILD/gdl-0.9.9/src/math_fun_ng.hpp:20, from /builddir/build/BUILD/gdl-0.9.9/src/libinit.cpp:37: /builddir/build/BUILD/gdl-0.9.9/src/accessdesc.hpp: In member function 'void DotAccessDescT::ADAssign(BaseGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/accessdesc.hpp:392:9: warning: unused variable 'lRank' [-Wunused-variable] SizeT lRank = dim.Rank(); ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/dinterpreter.hpp:70:0, from /builddir/build/BUILD/gdl-0.9.9/src/math_fun_ng.hpp:20, from /builddir/build/BUILD/gdl-0.9.9/src/libinit.cpp:37: /builddir/build/BUILD/gdl-0.9.9/src/GDLInterpreter.hpp: In static member function 'static void GDLInterpreter::EnableAllGC()': /builddir/build/BUILD/gdl-0.9.9/src/GDLInterpreter.hpp:366:15: warning: variable 'nEl' set but not used [-Wunused-but-set-variable] SizeT nEl = heap.size(); ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/libinit.cpp:38:0: /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp: In function 'bool lib::startClipping(EnvT*, GDLGStream*, bool)': /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:1676:58: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else for ( int i=0; i<4&&iN_Elements(); ++i ) tempbox[i]=dClipBox[i]=(*clipBox)[i]; ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp: In function 'bool lib::gdlAxis(EnvT*, GDLGStream*, std::string, DDouble, DDouble, bool, DLong, DDouble)': /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:1747:11: warning: variable 'OtherAxisSizeInMm' set but not used [-Wunused-but-set-variable] PLFLT OtherAxisSizeInMm; ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:1792:12: warning: variable 'interligne_as_char' set but not used [-Wunused-but-set-variable] DFloat interligne_as_char; ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp: In function 'bool lib::gdlAxis3(EnvT*, GDLGStream*, std::string, DDouble, DDouble, bool, DLong, DDouble)': /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:2015:11: warning: variable 'OtherAxisSizeInMm' set but not used [-Wunused-but-set-variable] PLFLT OtherAxisSizeInMm; ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:2064:12: warning: variable 'interligne' set but not used [-Wunused-but-set-variable] DFloat interligne; ^ /builddir/build/BUILD/gdl-0.9.9/src/libinit.cpp: In function 'void LibInit()': /builddir/build/BUILD/gdl-0.9.9/src/libinit.cpp:74:6: note: variable tracking size limit exceeded with -fvar-tracking-assignments, retrying without void LibInit() ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/libinit.cpp:38:0: /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp: At global scope: /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:81:28: warning: 'Data3d' defined but not used [-Wunused-variable] static GDL_3DTRANSFORMDATA Data3d; ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:83:12: warning: 'code012' defined but not used [-Wunused-variable] static int code012[3] = {0, 1, 2}; ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:84:12: warning: 'code102' defined but not used [-Wunused-variable] static int code102[3] = {1, 0, 2}; ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:85:12: warning: 'code120' defined but not used [-Wunused-variable] static int code120[3] = {1, 2, 0}; ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:86:12: warning: 'code210' defined but not used [-Wunused-variable] static int code210[3] = {2, 1, 0}; ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:87:12: warning: 'code201' defined but not used [-Wunused-variable] static int code201[3] = {2, 0, 1}; ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:88:12: warning: 'code021' defined but not used [-Wunused-variable] static int code021[3] = {0, 2, 1}; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/libinit.cpp:38:0: /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:397:15: warning: 'void lib::gdlSetGraphicsBackgroundColorFromKw(EnvT*, GDLGStream*, bool)' defined but not used [-Wunused-function] static void gdlSetGraphicsBackgroundColorFromKw(EnvT *e, GDLGStream *a, bool kw=true) ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:410:15: warning: 'void lib::gdlSetGraphicsForegroundColorFromKw(EnvT*, GDLGStream*, std::string)' defined but not used [-Wunused-function] static void gdlSetGraphicsForegroundColorFromKw(EnvT *e, GDLGStream *a, string OtherColorKw="") ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:433:15: warning: 'void lib::gdlGetPsym(EnvT*, DLong&)' defined but not used [-Wunused-function] static void gdlGetPsym(EnvT *e, DLong &psym) ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:444:16: warning: 'void lib::gdlSetSymsize(EnvT*, GDLGStream*)' defined but not used [-Wunused-function] static void gdlSetSymsize(EnvT *e, GDLGStream *a) ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:667:15: warning: 'bool lib::gdlGetDesiredAxisRange(EnvT*, std::string, DDouble&, DDouble&)' defined but not used [-Wunused-function] static bool gdlGetDesiredAxisRange(EnvT *e, string axis, DDouble &start, DDouble &end) ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:748:16: warning: 'void lib::gdlGetDesiredAxisTickget(EnvT*, std::string, DDoubleGDL*)' defined but not used [-Wunused-function] static void gdlGetDesiredAxisTickget(EnvT *e, string axis, DDoubleGDL *Axistickget) ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:901:14: warning: 'int lib::gdlGetCalendarCode(EnvT*, std::string)' defined but not used [-Wunused-function] static int gdlGetCalendarCode(EnvT* e, string axis) ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:955:15: warning: 'void lib::gdlGetDesiredAxisTickv(EnvT*, std::string, DDoubleGDL*)' defined but not used [-Wunused-function] static void gdlGetDesiredAxisTickv(EnvT* e, string axis, DDoubleGDL* axisTickvVect) ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:998:17: warning: 'void lib::gdlSetLineStyle(EnvT*, GDLGStream*)' defined but not used [-Wunused-function] static void gdlSetLineStyle(EnvT *e, GDLGStream *a) ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:1046:15: warning: 'void lib::gdlSetPenThickness(EnvT*, GDLGStream*)' defined but not used [-Wunused-function] static void gdlSetPenThickness(EnvT *e, GDLGStream *a) ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:1082:17: warning: 'bool lib::gdlYaxisNoZero(EnvT*)' defined but not used [-Wunused-function] static bool gdlYaxisNoZero(EnvT* e) ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:1108:15: warning: 'void lib::gdlNextPlotHandlingNoEraseOption(EnvT*, GDLGStream*, bool)' defined but not used [-Wunused-function] static void gdlNextPlotHandlingNoEraseOption(EnvT *e, GDLGStream *a, bool noe=0) ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:1152:15: warning: 'bool lib::gdlSet3DViewPortAndWorldCoordinates(EnvT*, GDLGStream*, DDoubleGDL*, bool, bool, DDouble, DDouble, DDouble, DDouble, DDouble, DDouble, bool)' defined but not used [-Wunused-function] static bool gdlSet3DViewPortAndWorldCoordinates(EnvT* e, ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:1358:15: warning: 'bool lib::gdlSetViewPortAndWorldCoordinates(EnvT*, GDLGStream*, bool, bool, DFloat, DFloat, DFloat, DFloat, DDouble, DDouble, DDouble, DDouble, DLong)' defined but not used [-Wunused-function] static bool gdlSetViewPortAndWorldCoordinates(EnvT* e, ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:1605:15: warning: 'bool lib::startClipping(EnvT*, GDLGStream*, bool)' defined but not used [-Wunused-function] static bool startClipping(EnvT *e, GDLGStream *a, bool canUsePClip=false) ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:1979:15: warning: 'bool lib::gdlBox(EnvT*, GDLGStream*, DDouble, DDouble, DDouble, DDouble, bool, bool)' defined but not used [-Wunused-function] static bool gdlBox(EnvT *e, GDLGStream *a, DDouble xStart, DDouble xEnd, DDouble yStart, DDouble yEnd, bool xLog, bool yLog) ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:2195:15: warning: 'bool lib::gdlBox3(EnvT*, GDLGStream*, DDouble, DDouble, DDouble, DDouble, DDouble, DDouble, bool, bool, bool, bool)' defined but not used [-Wunused-function] static bool gdlBox3(EnvT *e, GDLGStream *a, DDouble xStart, DDouble xEnd, DDouble yStart, ^ [ 52%] Building CXX object src/CMakeFiles/gdl.dir/libinit_ac.cpp.o cd /builddir/build/BUILD/gdl-0.9.9/build/src && /usr/bin/c++ -DHAVE_CONFIG_H -DWXUSINGDLL -D_FILE_OFFSET_BITS=64 -D__WXGTK__ -I/builddir/build/BUILD/gdl-0.9.9/src -I/usr/include/tirpc -I/usr/include/GraphicsMagick -I/usr/lib/wx/include/gtk3-unicode-3.0 -I/usr/include/wx-3.0 -I/usr/include/libgeotiff -I/usr/include/hdf -I/usr/include/python2.7 -I/usr/lib/python2.7/site-packages/numpy/core/include -I/usr/include/udunits2 -I/usr/include/eigen3 -I/builddir/build/BUILD/gdl-0.9.9 -I/builddir/build/BUILD/gdl-0.9.9/build -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -DNDEBUG -fPIE -fopenmp -std=gnu++11 -o CMakeFiles/gdl.dir/libinit_ac.cpp.o -c /builddir/build/BUILD/gdl-0.9.9/src/libinit_ac.cpp In file included from /builddir/build/BUILD/gdl-0.9.9/src/basegdl.hpp:31:0, from /builddir/build/BUILD/gdl-0.9.9/src/datatypes.hpp:33, from /builddir/build/BUILD/gdl-0.9.9/src/math_fun_ac.hpp:18, from /builddir/build/BUILD/gdl-0.9.9/src/libinit_ac.cpp:25: /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In copy constructor 'dimension::dimension(const dimension&)': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:55:14: warning: array subscript has type 'char' [-Wchar-subscripts] { dim[i]=dim_.dim[i];} ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:55:26: warning: array subscript has type 'char' [-Wchar-subscripts] { dim[i]=dim_.dim[i];} ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In member function 'dimension& dimension::operator=(const dimension&)': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:118:12: warning: array subscript has type 'char' [-Wchar-subscripts] dim[i]=dim_.dim[i]; ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:118:24: warning: array subscript has type 'char' [-Wchar-subscripts] dim[i]=dim_.dim[i]; ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In member function 'void dimension::operator<<(SizeT)': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:146:15: warning: array subscript has type 'char' [-Wchar-subscripts] dim[rank++]=add; ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In member function 'SizeT dimension::NDimElements()': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:295:24: warning: array subscript has type 'char' [-Wchar-subscripts] return stride[ rank]; ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In member function 'SizeT dimension::NDimElementsConst() const': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:303:44: warning: array subscript has type 'char' [-Wchar-subscripts] for(char i=0; i= labelList.Size()) ^ [ 53%] Building CXX object src/CMakeFiles/gdl.dir/libinit_cl.cpp.o cd /builddir/build/BUILD/gdl-0.9.9/build/src && /usr/bin/c++ -DHAVE_CONFIG_H -DWXUSINGDLL -D_FILE_OFFSET_BITS=64 -D__WXGTK__ -I/builddir/build/BUILD/gdl-0.9.9/src -I/usr/include/tirpc -I/usr/include/GraphicsMagick -I/usr/lib/wx/include/gtk3-unicode-3.0 -I/usr/include/wx-3.0 -I/usr/include/libgeotiff -I/usr/include/hdf -I/usr/include/python2.7 -I/usr/lib/python2.7/site-packages/numpy/core/include -I/usr/include/udunits2 -I/usr/include/eigen3 -I/builddir/build/BUILD/gdl-0.9.9 -I/builddir/build/BUILD/gdl-0.9.9/build -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -DNDEBUG -fPIE -fopenmp -std=gnu++11 -o CMakeFiles/gdl.dir/libinit_cl.cpp.o -c /builddir/build/BUILD/gdl-0.9.9/src/libinit_cl.cpp In file included from /builddir/build/BUILD/gdl-0.9.9/src/basegdl.hpp:31:0, from /builddir/build/BUILD/gdl-0.9.9/src/str.hpp:25, from /builddir/build/BUILD/gdl-0.9.9/src/envt.hpp:26, from /builddir/build/BUILD/gdl-0.9.9/src/libinit_cl.cpp:31: /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In copy constructor 'dimension::dimension(const dimension&)': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:55:14: warning: array subscript has type 'char' [-Wchar-subscripts] { dim[i]=dim_.dim[i];} ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:55:26: warning: array subscript has type 'char' [-Wchar-subscripts] { dim[i]=dim_.dim[i];} ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In member function 'dimension& dimension::operator=(const dimension&)': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:118:12: warning: array subscript has type 'char' [-Wchar-subscripts] dim[i]=dim_.dim[i]; ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:118:24: warning: array subscript has type 'char' [-Wchar-subscripts] dim[i]=dim_.dim[i]; ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In member function 'void dimension::operator<<(SizeT)': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:146:15: warning: array subscript has type 'char' [-Wchar-subscripts] dim[rank++]=add; ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In member function 'SizeT dimension::NDimElements()': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:295:24: warning: array subscript has type 'char' [-Wchar-subscripts] return stride[ rank]; ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In member function 'SizeT dimension::NDimElementsConst() const': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:303:44: warning: array subscript has type 'char' [-Wchar-subscripts] for(char i=0; i= labelList.Size()) ^ [ 53%] Building CXX object src/CMakeFiles/gdl.dir/libinit_gm.cpp.o cd /builddir/build/BUILD/gdl-0.9.9/build/src && /usr/bin/c++ -DHAVE_CONFIG_H -DWXUSINGDLL -D_FILE_OFFSET_BITS=64 -D__WXGTK__ -I/builddir/build/BUILD/gdl-0.9.9/src -I/usr/include/tirpc -I/usr/include/GraphicsMagick -I/usr/lib/wx/include/gtk3-unicode-3.0 -I/usr/include/wx-3.0 -I/usr/include/libgeotiff -I/usr/include/hdf -I/usr/include/python2.7 -I/usr/lib/python2.7/site-packages/numpy/core/include -I/usr/include/udunits2 -I/usr/include/eigen3 -I/builddir/build/BUILD/gdl-0.9.9 -I/builddir/build/BUILD/gdl-0.9.9/build -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -DNDEBUG -fPIE -fopenmp -std=gnu++11 -o CMakeFiles/gdl.dir/libinit_gm.cpp.o -c /builddir/build/BUILD/gdl-0.9.9/src/libinit_gm.cpp In file included from /builddir/build/BUILD/gdl-0.9.9/src/basegdl.hpp:31:0, from /builddir/build/BUILD/gdl-0.9.9/src/datatypes.hpp:33, from /builddir/build/BUILD/gdl-0.9.9/src/math_fun_gm.hpp:20, from /builddir/build/BUILD/gdl-0.9.9/src/libinit_gm.cpp:27: /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In copy constructor 'dimension::dimension(const dimension&)': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:55:14: warning: array subscript has type 'char' [-Wchar-subscripts] { dim[i]=dim_.dim[i];} ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:55:26: warning: array subscript has type 'char' [-Wchar-subscripts] { dim[i]=dim_.dim[i];} ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In member function 'dimension& dimension::operator=(const dimension&)': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:118:12: warning: array subscript has type 'char' [-Wchar-subscripts] dim[i]=dim_.dim[i]; ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:118:24: warning: array subscript has type 'char' [-Wchar-subscripts] dim[i]=dim_.dim[i]; ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In member function 'void dimension::operator<<(SizeT)': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:146:15: warning: array subscript has type 'char' [-Wchar-subscripts] dim[rank++]=add; ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In member function 'SizeT dimension::NDimElements()': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:295:24: warning: array subscript has type 'char' [-Wchar-subscripts] return stride[ rank]; ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In member function 'SizeT dimension::NDimElementsConst() const': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:303:44: warning: array subscript has type 'char' [-Wchar-subscripts] for(char i=0; i= labelList.Size()) ^ [ 54%] Building CXX object src/CMakeFiles/gdl.dir/libinit_jmg.cpp.o cd /builddir/build/BUILD/gdl-0.9.9/build/src && /usr/bin/c++ -DHAVE_CONFIG_H -DWXUSINGDLL -D_FILE_OFFSET_BITS=64 -D__WXGTK__ -I/builddir/build/BUILD/gdl-0.9.9/src -I/usr/include/tirpc -I/usr/include/GraphicsMagick -I/usr/lib/wx/include/gtk3-unicode-3.0 -I/usr/include/wx-3.0 -I/usr/include/libgeotiff -I/usr/include/hdf -I/usr/include/python2.7 -I/usr/lib/python2.7/site-packages/numpy/core/include -I/usr/include/udunits2 -I/usr/include/eigen3 -I/builddir/build/BUILD/gdl-0.9.9 -I/builddir/build/BUILD/gdl-0.9.9/build -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -DNDEBUG -fPIE -fopenmp -std=gnu++11 -o CMakeFiles/gdl.dir/libinit_jmg.cpp.o -c /builddir/build/BUILD/gdl-0.9.9/src/libinit_jmg.cpp In file included from /builddir/build/BUILD/gdl-0.9.9/src/basegdl.hpp:31:0, from /builddir/build/BUILD/gdl-0.9.9/src/str.hpp:25, from /builddir/build/BUILD/gdl-0.9.9/src/envt.hpp:26, from /builddir/build/BUILD/gdl-0.9.9/src/libinit_jmg.cpp:32: /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In copy constructor 'dimension::dimension(const dimension&)': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:55:14: warning: array subscript has type 'char' [-Wchar-subscripts] { dim[i]=dim_.dim[i];} ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:55:26: warning: array subscript has type 'char' [-Wchar-subscripts] { dim[i]=dim_.dim[i];} ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In member function 'dimension& dimension::operator=(const dimension&)': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:118:12: warning: array subscript has type 'char' [-Wchar-subscripts] dim[i]=dim_.dim[i]; ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:118:24: warning: array subscript has type 'char' [-Wchar-subscripts] dim[i]=dim_.dim[i]; ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In member function 'void dimension::operator<<(SizeT)': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:146:15: warning: array subscript has type 'char' [-Wchar-subscripts] dim[rank++]=add; ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In member function 'SizeT dimension::NDimElements()': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:295:24: warning: array subscript has type 'char' [-Wchar-subscripts] return stride[ rank]; ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In member function 'SizeT dimension::NDimElementsConst() const': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:303:44: warning: array subscript has type 'char' [-Wchar-subscripts] for(char i=0; i= labelList.Size()) ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/libinit_jmg.cpp:40:0: /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp: In function 'bool lib::startClipping(EnvT*, GDLGStream*, bool)': /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:1676:58: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else for ( int i=0; i<4&&iN_Elements(); ++i ) tempbox[i]=dClipBox[i]=(*clipBox)[i]; ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp: In function 'bool lib::gdlAxis(EnvT*, GDLGStream*, std::string, DDouble, DDouble, bool, DLong, DDouble)': /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:1747:11: warning: variable 'OtherAxisSizeInMm' set but not used [-Wunused-but-set-variable] PLFLT OtherAxisSizeInMm; ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:1792:12: warning: variable 'interligne_as_char' set but not used [-Wunused-but-set-variable] DFloat interligne_as_char; ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp: In function 'bool lib::gdlAxis3(EnvT*, GDLGStream*, std::string, DDouble, DDouble, bool, DLong, DDouble)': /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:2015:11: warning: variable 'OtherAxisSizeInMm' set but not used [-Wunused-but-set-variable] PLFLT OtherAxisSizeInMm; ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:2064:12: warning: variable 'interligne' set but not used [-Wunused-but-set-variable] DFloat interligne; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/libinit_jmg.cpp:40:0: /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp: At global scope: /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:81:28: warning: 'Data3d' defined but not used [-Wunused-variable] static GDL_3DTRANSFORMDATA Data3d; ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:83:12: warning: 'code012' defined but not used [-Wunused-variable] static int code012[3] = {0, 1, 2}; ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:84:12: warning: 'code102' defined but not used [-Wunused-variable] static int code102[3] = {1, 0, 2}; ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:85:12: warning: 'code120' defined but not used [-Wunused-variable] static int code120[3] = {1, 2, 0}; ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:86:12: warning: 'code210' defined but not used [-Wunused-variable] static int code210[3] = {2, 1, 0}; ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:87:12: warning: 'code201' defined but not used [-Wunused-variable] static int code201[3] = {2, 0, 1}; ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:88:12: warning: 'code021' defined but not used [-Wunused-variable] static int code021[3] = {0, 2, 1}; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/libinit_jmg.cpp:40:0: /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:397:15: warning: 'void lib::gdlSetGraphicsBackgroundColorFromKw(EnvT*, GDLGStream*, bool)' defined but not used [-Wunused-function] static void gdlSetGraphicsBackgroundColorFromKw(EnvT *e, GDLGStream *a, bool kw=true) ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:410:15: warning: 'void lib::gdlSetGraphicsForegroundColorFromKw(EnvT*, GDLGStream*, std::string)' defined but not used [-Wunused-function] static void gdlSetGraphicsForegroundColorFromKw(EnvT *e, GDLGStream *a, string OtherColorKw="") ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:433:15: warning: 'void lib::gdlGetPsym(EnvT*, DLong&)' defined but not used [-Wunused-function] static void gdlGetPsym(EnvT *e, DLong &psym) ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:444:16: warning: 'void lib::gdlSetSymsize(EnvT*, GDLGStream*)' defined but not used [-Wunused-function] static void gdlSetSymsize(EnvT *e, GDLGStream *a) ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:667:15: warning: 'bool lib::gdlGetDesiredAxisRange(EnvT*, std::string, DDouble&, DDouble&)' defined but not used [-Wunused-function] static bool gdlGetDesiredAxisRange(EnvT *e, string axis, DDouble &start, DDouble &end) ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:748:16: warning: 'void lib::gdlGetDesiredAxisTickget(EnvT*, std::string, DDoubleGDL*)' defined but not used [-Wunused-function] static void gdlGetDesiredAxisTickget(EnvT *e, string axis, DDoubleGDL *Axistickget) ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:901:14: warning: 'int lib::gdlGetCalendarCode(EnvT*, std::string)' defined but not used [-Wunused-function] static int gdlGetCalendarCode(EnvT* e, string axis) ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:955:15: warning: 'void lib::gdlGetDesiredAxisTickv(EnvT*, std::string, DDoubleGDL*)' defined but not used [-Wunused-function] static void gdlGetDesiredAxisTickv(EnvT* e, string axis, DDoubleGDL* axisTickvVect) ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:998:17: warning: 'void lib::gdlSetLineStyle(EnvT*, GDLGStream*)' defined but not used [-Wunused-function] static void gdlSetLineStyle(EnvT *e, GDLGStream *a) ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:1046:15: warning: 'void lib::gdlSetPenThickness(EnvT*, GDLGStream*)' defined but not used [-Wunused-function] static void gdlSetPenThickness(EnvT *e, GDLGStream *a) ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:1082:17: warning: 'bool lib::gdlYaxisNoZero(EnvT*)' defined but not used [-Wunused-function] static bool gdlYaxisNoZero(EnvT* e) ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:1108:15: warning: 'void lib::gdlNextPlotHandlingNoEraseOption(EnvT*, GDLGStream*, bool)' defined but not used [-Wunused-function] static void gdlNextPlotHandlingNoEraseOption(EnvT *e, GDLGStream *a, bool noe=0) ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:1152:15: warning: 'bool lib::gdlSet3DViewPortAndWorldCoordinates(EnvT*, GDLGStream*, DDoubleGDL*, bool, bool, DDouble, DDouble, DDouble, DDouble, DDouble, DDouble, bool)' defined but not used [-Wunused-function] static bool gdlSet3DViewPortAndWorldCoordinates(EnvT* e, ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:1358:15: warning: 'bool lib::gdlSetViewPortAndWorldCoordinates(EnvT*, GDLGStream*, bool, bool, DFloat, DFloat, DFloat, DFloat, DDouble, DDouble, DDouble, DDouble, DLong)' defined but not used [-Wunused-function] static bool gdlSetViewPortAndWorldCoordinates(EnvT* e, ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:1605:15: warning: 'bool lib::startClipping(EnvT*, GDLGStream*, bool)' defined but not used [-Wunused-function] static bool startClipping(EnvT *e, GDLGStream *a, bool canUsePClip=false) ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:1979:15: warning: 'bool lib::gdlBox(EnvT*, GDLGStream*, DDouble, DDouble, DDouble, DDouble, bool, bool)' defined but not used [-Wunused-function] static bool gdlBox(EnvT *e, GDLGStream *a, DDouble xStart, DDouble xEnd, DDouble yStart, DDouble yEnd, bool xLog, bool yLog) ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:2195:15: warning: 'bool lib::gdlBox3(EnvT*, GDLGStream*, DDouble, DDouble, DDouble, DDouble, DDouble, DDouble, bool, bool, bool, bool)' defined but not used [-Wunused-function] static bool gdlBox3(EnvT *e, GDLGStream *a, DDouble xStart, DDouble xEnd, DDouble yStart, ^ [ 55%] Building CXX object src/CMakeFiles/gdl.dir/libinit_mes.cpp.o cd /builddir/build/BUILD/gdl-0.9.9/build/src && /usr/bin/c++ -DHAVE_CONFIG_H -DWXUSINGDLL -D_FILE_OFFSET_BITS=64 -D__WXGTK__ -I/builddir/build/BUILD/gdl-0.9.9/src -I/usr/include/tirpc -I/usr/include/GraphicsMagick -I/usr/lib/wx/include/gtk3-unicode-3.0 -I/usr/include/wx-3.0 -I/usr/include/libgeotiff -I/usr/include/hdf -I/usr/include/python2.7 -I/usr/lib/python2.7/site-packages/numpy/core/include -I/usr/include/udunits2 -I/usr/include/eigen3 -I/builddir/build/BUILD/gdl-0.9.9 -I/builddir/build/BUILD/gdl-0.9.9/build -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -DNDEBUG -fPIE -fopenmp -std=gnu++11 -o CMakeFiles/gdl.dir/libinit_mes.cpp.o -c /builddir/build/BUILD/gdl-0.9.9/src/libinit_mes.cpp In file included from /builddir/build/BUILD/gdl-0.9.9/src/basegdl.hpp:31:0, from /builddir/build/BUILD/gdl-0.9.9/src/str.hpp:25, from /builddir/build/BUILD/gdl-0.9.9/src/envt.hpp:26, from /builddir/build/BUILD/gdl-0.9.9/src/libinit_mes.cpp:30: /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In copy constructor 'dimension::dimension(const dimension&)': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:55:14: warning: array subscript has type 'char' [-Wchar-subscripts] { dim[i]=dim_.dim[i];} ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:55:26: warning: array subscript has type 'char' [-Wchar-subscripts] { dim[i]=dim_.dim[i];} ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In member function 'dimension& dimension::operator=(const dimension&)': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:118:12: warning: array subscript has type 'char' [-Wchar-subscripts] dim[i]=dim_.dim[i]; ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:118:24: warning: array subscript has type 'char' [-Wchar-subscripts] dim[i]=dim_.dim[i]; ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In member function 'void dimension::operator<<(SizeT)': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:146:15: warning: array subscript has type 'char' [-Wchar-subscripts] dim[rank++]=add; ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In member function 'SizeT dimension::NDimElements()': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:295:24: warning: array subscript has type 'char' [-Wchar-subscripts] return stride[ rank]; ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In member function 'SizeT dimension::NDimElementsConst() const': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:303:44: warning: array subscript has type 'char' [-Wchar-subscripts] for(char i=0; i= labelList.Size()) ^ [ 55%] Building CXX object src/CMakeFiles/gdl.dir/libinit_ng.cpp.o cd /builddir/build/BUILD/gdl-0.9.9/build/src && /usr/bin/c++ -DHAVE_CONFIG_H -DWXUSINGDLL -D_FILE_OFFSET_BITS=64 -D__WXGTK__ -I/builddir/build/BUILD/gdl-0.9.9/src -I/usr/include/tirpc -I/usr/include/GraphicsMagick -I/usr/lib/wx/include/gtk3-unicode-3.0 -I/usr/include/wx-3.0 -I/usr/include/libgeotiff -I/usr/include/hdf -I/usr/include/python2.7 -I/usr/lib/python2.7/site-packages/numpy/core/include -I/usr/include/udunits2 -I/usr/include/eigen3 -I/builddir/build/BUILD/gdl-0.9.9 -I/builddir/build/BUILD/gdl-0.9.9/build -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -DNDEBUG -fPIE -fopenmp -std=gnu++11 -o CMakeFiles/gdl.dir/libinit_ng.cpp.o -c /builddir/build/BUILD/gdl-0.9.9/src/libinit_ng.cpp In file included from /builddir/build/BUILD/gdl-0.9.9/src/basegdl.hpp:31:0, from /builddir/build/BUILD/gdl-0.9.9/src/datatypes.hpp:33, from /builddir/build/BUILD/gdl-0.9.9/src/math_fun_ng.hpp:19, from /builddir/build/BUILD/gdl-0.9.9/src/libinit_ng.cpp:20: /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In copy constructor 'dimension::dimension(const dimension&)': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:55:14: warning: array subscript has type 'char' [-Wchar-subscripts] { dim[i]=dim_.dim[i];} ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:55:26: warning: array subscript has type 'char' [-Wchar-subscripts] { dim[i]=dim_.dim[i];} ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In member function 'dimension& dimension::operator=(const dimension&)': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:118:12: warning: array subscript has type 'char' [-Wchar-subscripts] dim[i]=dim_.dim[i]; ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:118:24: warning: array subscript has type 'char' [-Wchar-subscripts] dim[i]=dim_.dim[i]; ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In member function 'void dimension::operator<<(SizeT)': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:146:15: warning: array subscript has type 'char' [-Wchar-subscripts] dim[rank++]=add; ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In member function 'SizeT dimension::NDimElements()': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:295:24: warning: array subscript has type 'char' [-Wchar-subscripts] return stride[ rank]; ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In member function 'SizeT dimension::NDimElementsConst() const': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:303:44: warning: array subscript has type 'char' [-Wchar-subscripts] for(char i=0; i= labelList.Size()) ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp:21:0, from /builddir/build/BUILD/gdl-0.9.9/src/GDLTreeParser.hpp:13, from /builddir/build/BUILD/gdl-0.9.9/src/dinterpreter.hpp:69, from /builddir/build/BUILD/gdl-0.9.9/src/math_fun_ng.hpp:20, from /builddir/build/BUILD/gdl-0.9.9/src/libinit_ng.cpp:20: /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp: In member function 'void ArrayIndexVectorT::Clear()': /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp:142:17: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for( int i=0; iGetStride() * varStride[variableIndex]; ^ /builddir/build/BUILD/gdl-0.9.9/src/allix.hpp: In constructor 'AllIxNewMultiOneVariableIndexIndexedT::AllIxNewMultiOneVariableIndexIndexedT(RankT, SizeT, ArrayIndexVectorT*, SizeT, SizeT, const SizeT*, SizeT*, SizeT*)': /builddir/build/BUILD/gdl-0.9.9/src/allix.hpp:654:44: warning: array subscript has type 'char' [-Wchar-subscripts] ixListStride = varStride[variableIndex]; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp:21:0, from /builddir/build/BUILD/gdl-0.9.9/src/GDLTreeParser.hpp:13, from /builddir/build/BUILD/gdl-0.9.9/src/dinterpreter.hpp:69, from /builddir/build/BUILD/gdl-0.9.9/src/math_fun_ng.hpp:20, from /builddir/build/BUILD/gdl-0.9.9/src/libinit_ng.cpp:20: /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp: In member function 'virtual SizeT CArrayIndexScalar::NIter(SizeT)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp:409:14: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= varDim && s > 0) // varDim == 0 && s == 0 ok ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp: In member function 'virtual SizeT ArrayIndexIndexed::NIter(SizeT)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp:577:16: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= varDim && s > 0) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp: In member function 'virtual SizeT CArrayIndexIndexed::NIter(SizeT)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp:720:16: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= varDim && s > 0) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp: In member function 'virtual SizeT ArrayIndexORange::NIter(SizeT)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp:828:18: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( sInit >= varDim) // && s > 0) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp: In member function 'virtual SizeT ArrayIndexRange::NIter(SizeT)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp:972:14: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( e >= varDim) // && e > 0) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp: In member function 'virtual SizeT ArrayIndexORangeS::NIter(SizeT)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp:1105:14: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= varDim) // && s > 0) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp: In member function 'virtual SizeT ArrayIndexRangeS::NIter(SizeT)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp:1270:14: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( e >= varDim) // && e > 0) ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp:98:0, from /builddir/build/BUILD/gdl-0.9.9/src/GDLTreeParser.hpp:13, from /builddir/build/BUILD/gdl-0.9.9/src/dinterpreter.hpp:69, from /builddir/build/BUILD/gdl-0.9.9/src/math_fun_ng.hpp:20, from /builddir/build/BUILD/gdl-0.9.9/src/libinit_ng.cpp:20: /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp: In member function 'virtual BaseGDL* ArrayIndexListOneNoAssocT::Index(BaseGDL*, IxExprListT&)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp:308:8: warning: unused variable 'assertValue' [-Wunused-variable] SizeT assertValue = ix->NIter( var->N_Elements()/*var->Size()*/); ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp: In member function 'virtual void ArrayIndexListOneScalarVPNoAssocT::SetVariable(BaseGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp:532:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp: In member function 'virtual void ArrayIndexListOneScalarVPNoAssocT::AssignAt(BaseGDL*, BaseGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp:579:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp: In member function 'virtual void ArrayIndexListOneConstScalarNoAssocT::SetVariable(BaseGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp:727:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp: In member function 'virtual void ArrayIndexListOneConstScalarNoAssocT::AssignAt(BaseGDL*, BaseGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp:752:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp: In member function 'virtual BaseGDL* ArrayIndexListOneConstScalarNoAssocT::Index(BaseGDL*, IxExprListT&)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp:782:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/GDLTreeParser.hpp:13:0, from /builddir/build/BUILD/gdl-0.9.9/src/dinterpreter.hpp:69, from /builddir/build/BUILD/gdl-0.9.9/src/math_fun_ng.hpp:20, from /builddir/build/BUILD/gdl-0.9.9/src/libinit_ng.cpp:20: /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp: In member function 'virtual BaseGDL* ArrayIndexListOneT::Index(BaseGDL*, IxExprListT&)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp:341:8: warning: unused variable 'assertValue' [-Wunused-variable] SizeT assertValue = ix->NIter( var->N_Elements()/*var->Size()*/); ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp: In member function 'virtual void ArrayIndexListOneScalarVPT::SetVariable(BaseGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp:562:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp: In member function 'virtual void ArrayIndexListOneScalarVPT::AssignAt(BaseGDL*, BaseGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp:609:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp: In member function 'virtual void ArrayIndexListOneConstScalarT::SetVariable(BaseGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp:738:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp: In member function 'virtual void ArrayIndexListOneConstScalarT::AssignAt(BaseGDL*, BaseGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp:763:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp: In member function 'virtual BaseGDL* ArrayIndexListOneConstScalarT::Index(BaseGDL*, IxExprListT&)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp:793:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/GDLInterpreter.hpp:23:0, from /builddir/build/BUILD/gdl-0.9.9/src/dinterpreter.hpp:70, from /builddir/build/BUILD/gdl-0.9.9/src/math_fun_ng.hpp:20, from /builddir/build/BUILD/gdl-0.9.9/src/libinit_ng.cpp:20: /builddir/build/BUILD/gdl-0.9.9/src/accessdesc.hpp: In member function 'void DotAccessDescT::ADAssign(BaseGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/accessdesc.hpp:392:9: warning: unused variable 'lRank' [-Wunused-variable] SizeT lRank = dim.Rank(); ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/dinterpreter.hpp:70:0, from /builddir/build/BUILD/gdl-0.9.9/src/math_fun_ng.hpp:20, from /builddir/build/BUILD/gdl-0.9.9/src/libinit_ng.cpp:20: /builddir/build/BUILD/gdl-0.9.9/src/GDLInterpreter.hpp: In static member function 'static void GDLInterpreter::EnableAllGC()': /builddir/build/BUILD/gdl-0.9.9/src/GDLInterpreter.hpp:366:15: warning: variable 'nEl' set but not used [-Wunused-but-set-variable] SizeT nEl = heap.size(); ^ [ 56%] Building CXX object src/CMakeFiles/gdl.dir/libinit_jp.cpp.o cd /builddir/build/BUILD/gdl-0.9.9/build/src && /usr/bin/c++ -DHAVE_CONFIG_H -DWXUSINGDLL -D_FILE_OFFSET_BITS=64 -D__WXGTK__ -I/builddir/build/BUILD/gdl-0.9.9/src -I/usr/include/tirpc -I/usr/include/GraphicsMagick -I/usr/lib/wx/include/gtk3-unicode-3.0 -I/usr/include/wx-3.0 -I/usr/include/libgeotiff -I/usr/include/hdf -I/usr/include/python2.7 -I/usr/lib/python2.7/site-packages/numpy/core/include -I/usr/include/udunits2 -I/usr/include/eigen3 -I/builddir/build/BUILD/gdl-0.9.9 -I/builddir/build/BUILD/gdl-0.9.9/build -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -DNDEBUG -fPIE -fopenmp -std=gnu++11 -o CMakeFiles/gdl.dir/libinit_jp.cpp.o -c /builddir/build/BUILD/gdl-0.9.9/src/libinit_jp.cpp In file included from /builddir/build/BUILD/gdl-0.9.9/src/basegdl.hpp:31:0, from /builddir/build/BUILD/gdl-0.9.9/src/datatypes.hpp:33, from /builddir/build/BUILD/gdl-0.9.9/src/dialog.hpp:19, from /builddir/build/BUILD/gdl-0.9.9/src/libinit_jp.cpp:20: /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In copy constructor 'dimension::dimension(const dimension&)': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:55:14: warning: array subscript has type 'char' [-Wchar-subscripts] { dim[i]=dim_.dim[i];} ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:55:26: warning: array subscript has type 'char' [-Wchar-subscripts] { dim[i]=dim_.dim[i];} ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In member function 'dimension& dimension::operator=(const dimension&)': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:118:12: warning: array subscript has type 'char' [-Wchar-subscripts] dim[i]=dim_.dim[i]; ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:118:24: warning: array subscript has type 'char' [-Wchar-subscripts] dim[i]=dim_.dim[i]; ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In member function 'void dimension::operator<<(SizeT)': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:146:15: warning: array subscript has type 'char' [-Wchar-subscripts] dim[rank++]=add; ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In member function 'SizeT dimension::NDimElements()': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:295:24: warning: array subscript has type 'char' [-Wchar-subscripts] return stride[ rank]; ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In member function 'SizeT dimension::NDimElementsConst() const': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:303:44: warning: array subscript has type 'char' [-Wchar-subscripts] for(char i=0; i= labelList.Size()) ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp:21:0, from /builddir/build/BUILD/gdl-0.9.9/src/GDLTreeParser.hpp:13, from /builddir/build/BUILD/gdl-0.9.9/src/dinterpreter.hpp:69, from /builddir/build/BUILD/gdl-0.9.9/src/dialog.hpp:20, from /builddir/build/BUILD/gdl-0.9.9/src/libinit_jp.cpp:20: /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp: In member function 'void ArrayIndexVectorT::Clear()': /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp:142:17: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for( int i=0; iGetStride() * varStride[variableIndex]; ^ /builddir/build/BUILD/gdl-0.9.9/src/allix.hpp: In constructor 'AllIxNewMultiOneVariableIndexIndexedT::AllIxNewMultiOneVariableIndexIndexedT(RankT, SizeT, ArrayIndexVectorT*, SizeT, SizeT, const SizeT*, SizeT*, SizeT*)': /builddir/build/BUILD/gdl-0.9.9/src/allix.hpp:654:44: warning: array subscript has type 'char' [-Wchar-subscripts] ixListStride = varStride[variableIndex]; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp:21:0, from /builddir/build/BUILD/gdl-0.9.9/src/GDLTreeParser.hpp:13, from /builddir/build/BUILD/gdl-0.9.9/src/dinterpreter.hpp:69, from /builddir/build/BUILD/gdl-0.9.9/src/dialog.hpp:20, from /builddir/build/BUILD/gdl-0.9.9/src/libinit_jp.cpp:20: /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp: In member function 'virtual SizeT CArrayIndexScalar::NIter(SizeT)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp:409:14: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= varDim && s > 0) // varDim == 0 && s == 0 ok ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp: In member function 'virtual SizeT ArrayIndexIndexed::NIter(SizeT)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp:577:16: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= varDim && s > 0) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp: In member function 'virtual SizeT CArrayIndexIndexed::NIter(SizeT)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp:720:16: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= varDim && s > 0) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp: In member function 'virtual SizeT ArrayIndexORange::NIter(SizeT)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp:828:18: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( sInit >= varDim) // && s > 0) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp: In member function 'virtual SizeT ArrayIndexRange::NIter(SizeT)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp:972:14: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( e >= varDim) // && e > 0) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp: In member function 'virtual SizeT ArrayIndexORangeS::NIter(SizeT)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp:1105:14: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= varDim) // && s > 0) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp: In member function 'virtual SizeT ArrayIndexRangeS::NIter(SizeT)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp:1270:14: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( e >= varDim) // && e > 0) ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp:98:0, from /builddir/build/BUILD/gdl-0.9.9/src/GDLTreeParser.hpp:13, from /builddir/build/BUILD/gdl-0.9.9/src/dinterpreter.hpp:69, from /builddir/build/BUILD/gdl-0.9.9/src/dialog.hpp:20, from /builddir/build/BUILD/gdl-0.9.9/src/libinit_jp.cpp:20: /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp: In member function 'virtual BaseGDL* ArrayIndexListOneNoAssocT::Index(BaseGDL*, IxExprListT&)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp:308:8: warning: unused variable 'assertValue' [-Wunused-variable] SizeT assertValue = ix->NIter( var->N_Elements()/*var->Size()*/); ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp: In member function 'virtual void ArrayIndexListOneScalarVPNoAssocT::SetVariable(BaseGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp:532:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp: In member function 'virtual void ArrayIndexListOneScalarVPNoAssocT::AssignAt(BaseGDL*, BaseGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp:579:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp: In member function 'virtual void ArrayIndexListOneConstScalarNoAssocT::SetVariable(BaseGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp:727:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp: In member function 'virtual void ArrayIndexListOneConstScalarNoAssocT::AssignAt(BaseGDL*, BaseGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp:752:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp: In member function 'virtual BaseGDL* ArrayIndexListOneConstScalarNoAssocT::Index(BaseGDL*, IxExprListT&)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp:782:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/GDLTreeParser.hpp:13:0, from /builddir/build/BUILD/gdl-0.9.9/src/dinterpreter.hpp:69, from /builddir/build/BUILD/gdl-0.9.9/src/dialog.hpp:20, from /builddir/build/BUILD/gdl-0.9.9/src/libinit_jp.cpp:20: /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp: In member function 'virtual BaseGDL* ArrayIndexListOneT::Index(BaseGDL*, IxExprListT&)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp:341:8: warning: unused variable 'assertValue' [-Wunused-variable] SizeT assertValue = ix->NIter( var->N_Elements()/*var->Size()*/); ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp: In member function 'virtual void ArrayIndexListOneScalarVPT::SetVariable(BaseGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp:562:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp: In member function 'virtual void ArrayIndexListOneScalarVPT::AssignAt(BaseGDL*, BaseGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp:609:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp: In member function 'virtual void ArrayIndexListOneConstScalarT::SetVariable(BaseGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp:738:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp: In member function 'virtual void ArrayIndexListOneConstScalarT::AssignAt(BaseGDL*, BaseGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp:763:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp: In member function 'virtual BaseGDL* ArrayIndexListOneConstScalarT::Index(BaseGDL*, IxExprListT&)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp:793:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/GDLInterpreter.hpp:23:0, from /builddir/build/BUILD/gdl-0.9.9/src/dinterpreter.hpp:70, from /builddir/build/BUILD/gdl-0.9.9/src/dialog.hpp:20, from /builddir/build/BUILD/gdl-0.9.9/src/libinit_jp.cpp:20: /builddir/build/BUILD/gdl-0.9.9/src/accessdesc.hpp: In member function 'void DotAccessDescT::ADAssign(BaseGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/accessdesc.hpp:392:9: warning: unused variable 'lRank' [-Wunused-variable] SizeT lRank = dim.Rank(); ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/dinterpreter.hpp:70:0, from /builddir/build/BUILD/gdl-0.9.9/src/dialog.hpp:20, from /builddir/build/BUILD/gdl-0.9.9/src/libinit_jp.cpp:20: /builddir/build/BUILD/gdl-0.9.9/src/GDLInterpreter.hpp: In static member function 'static void GDLInterpreter::EnableAllGC()': /builddir/build/BUILD/gdl-0.9.9/src/GDLInterpreter.hpp:366:15: warning: variable 'nEl' set but not used [-Wunused-but-set-variable] SizeT nEl = heap.size(); ^ [ 57%] Building CXX object src/CMakeFiles/gdl.dir/libinit_exists.cpp.o cd /builddir/build/BUILD/gdl-0.9.9/build/src && /usr/bin/c++ -DHAVE_CONFIG_H -DWXUSINGDLL -D_FILE_OFFSET_BITS=64 -D__WXGTK__ -I/builddir/build/BUILD/gdl-0.9.9/src -I/usr/include/tirpc -I/usr/include/GraphicsMagick -I/usr/lib/wx/include/gtk3-unicode-3.0 -I/usr/include/wx-3.0 -I/usr/include/libgeotiff -I/usr/include/hdf -I/usr/include/python2.7 -I/usr/lib/python2.7/site-packages/numpy/core/include -I/usr/include/udunits2 -I/usr/include/eigen3 -I/builddir/build/BUILD/gdl-0.9.9 -I/builddir/build/BUILD/gdl-0.9.9/build -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -DNDEBUG -fPIE -fopenmp -std=gnu++11 -o CMakeFiles/gdl.dir/libinit_exists.cpp.o -c /builddir/build/BUILD/gdl-0.9.9/src/libinit_exists.cpp In file included from /builddir/build/BUILD/gdl-0.9.9/src/basegdl.hpp:31:0, from /builddir/build/BUILD/gdl-0.9.9/src/str.hpp:25, from /builddir/build/BUILD/gdl-0.9.9/src/envt.hpp:26, from /builddir/build/BUILD/gdl-0.9.9/src/libinit_exists.cpp:31: /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In copy constructor 'dimension::dimension(const dimension&)': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:55:14: warning: array subscript has type 'char' [-Wchar-subscripts] { dim[i]=dim_.dim[i];} ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:55:26: warning: array subscript has type 'char' [-Wchar-subscripts] { dim[i]=dim_.dim[i];} ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In member function 'dimension& dimension::operator=(const dimension&)': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:118:12: warning: array subscript has type 'char' [-Wchar-subscripts] dim[i]=dim_.dim[i]; ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:118:24: warning: array subscript has type 'char' [-Wchar-subscripts] dim[i]=dim_.dim[i]; ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In member function 'void dimension::operator<<(SizeT)': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:146:15: warning: array subscript has type 'char' [-Wchar-subscripts] dim[rank++]=add; ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In member function 'SizeT dimension::NDimElements()': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:295:24: warning: array subscript has type 'char' [-Wchar-subscripts] return stride[ rank]; ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In member function 'SizeT dimension::NDimElementsConst() const': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:303:44: warning: array subscript has type 'char' [-Wchar-subscripts] for(char i=0; i= labelList.Size()) ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp:21:0, from /builddir/build/BUILD/gdl-0.9.9/src/GDLTreeParser.hpp:13, from /builddir/build/BUILD/gdl-0.9.9/src/dinterpreter.hpp:69, from /builddir/build/BUILD/gdl-0.9.9/src/dialog.hpp:20, from /builddir/build/BUILD/gdl-0.9.9/src/libinit_exists.cpp:46: /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp: In member function 'void ArrayIndexVectorT::Clear()': /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp:142:17: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for( int i=0; iGetStride() * varStride[variableIndex]; ^ /builddir/build/BUILD/gdl-0.9.9/src/allix.hpp: In constructor 'AllIxNewMultiOneVariableIndexIndexedT::AllIxNewMultiOneVariableIndexIndexedT(RankT, SizeT, ArrayIndexVectorT*, SizeT, SizeT, const SizeT*, SizeT*, SizeT*)': /builddir/build/BUILD/gdl-0.9.9/src/allix.hpp:654:44: warning: array subscript has type 'char' [-Wchar-subscripts] ixListStride = varStride[variableIndex]; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp:21:0, from /builddir/build/BUILD/gdl-0.9.9/src/GDLTreeParser.hpp:13, from /builddir/build/BUILD/gdl-0.9.9/src/dinterpreter.hpp:69, from /builddir/build/BUILD/gdl-0.9.9/src/dialog.hpp:20, from /builddir/build/BUILD/gdl-0.9.9/src/libinit_exists.cpp:46: /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp: In member function 'virtual SizeT CArrayIndexScalar::NIter(SizeT)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp:409:14: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= varDim && s > 0) // varDim == 0 && s == 0 ok ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp: In member function 'virtual SizeT ArrayIndexIndexed::NIter(SizeT)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp:577:16: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= varDim && s > 0) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp: In member function 'virtual SizeT CArrayIndexIndexed::NIter(SizeT)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp:720:16: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= varDim && s > 0) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp: In member function 'virtual SizeT ArrayIndexORange::NIter(SizeT)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp:828:18: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( sInit >= varDim) // && s > 0) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp: In member function 'virtual SizeT ArrayIndexRange::NIter(SizeT)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp:972:14: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( e >= varDim) // && e > 0) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp: In member function 'virtual SizeT ArrayIndexORangeS::NIter(SizeT)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp:1105:14: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= varDim) // && s > 0) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp: In member function 'virtual SizeT ArrayIndexRangeS::NIter(SizeT)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp:1270:14: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( e >= varDim) // && e > 0) ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp:98:0, from /builddir/build/BUILD/gdl-0.9.9/src/GDLTreeParser.hpp:13, from /builddir/build/BUILD/gdl-0.9.9/src/dinterpreter.hpp:69, from /builddir/build/BUILD/gdl-0.9.9/src/dialog.hpp:20, from /builddir/build/BUILD/gdl-0.9.9/src/libinit_exists.cpp:46: /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp: In member function 'virtual BaseGDL* ArrayIndexListOneNoAssocT::Index(BaseGDL*, IxExprListT&)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp:308:8: warning: unused variable 'assertValue' [-Wunused-variable] SizeT assertValue = ix->NIter( var->N_Elements()/*var->Size()*/); ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp: In member function 'virtual void ArrayIndexListOneScalarVPNoAssocT::SetVariable(BaseGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp:532:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp: In member function 'virtual void ArrayIndexListOneScalarVPNoAssocT::AssignAt(BaseGDL*, BaseGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp:579:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp: In member function 'virtual void ArrayIndexListOneConstScalarNoAssocT::SetVariable(BaseGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp:727:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp: In member function 'virtual void ArrayIndexListOneConstScalarNoAssocT::AssignAt(BaseGDL*, BaseGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp:752:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp: In member function 'virtual BaseGDL* ArrayIndexListOneConstScalarNoAssocT::Index(BaseGDL*, IxExprListT&)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp:782:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/GDLTreeParser.hpp:13:0, from /builddir/build/BUILD/gdl-0.9.9/src/dinterpreter.hpp:69, from /builddir/build/BUILD/gdl-0.9.9/src/dialog.hpp:20, from /builddir/build/BUILD/gdl-0.9.9/src/libinit_exists.cpp:46: /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp: In member function 'virtual BaseGDL* ArrayIndexListOneT::Index(BaseGDL*, IxExprListT&)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp:341:8: warning: unused variable 'assertValue' [-Wunused-variable] SizeT assertValue = ix->NIter( var->N_Elements()/*var->Size()*/); ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp: In member function 'virtual void ArrayIndexListOneScalarVPT::SetVariable(BaseGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp:562:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp: In member function 'virtual void ArrayIndexListOneScalarVPT::AssignAt(BaseGDL*, BaseGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp:609:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp: In member function 'virtual void ArrayIndexListOneConstScalarT::SetVariable(BaseGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp:738:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp: In member function 'virtual void ArrayIndexListOneConstScalarT::AssignAt(BaseGDL*, BaseGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp:763:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp: In member function 'virtual BaseGDL* ArrayIndexListOneConstScalarT::Index(BaseGDL*, IxExprListT&)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp:793:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/GDLInterpreter.hpp:23:0, from /builddir/build/BUILD/gdl-0.9.9/src/dinterpreter.hpp:70, from /builddir/build/BUILD/gdl-0.9.9/src/dialog.hpp:20, from /builddir/build/BUILD/gdl-0.9.9/src/libinit_exists.cpp:46: /builddir/build/BUILD/gdl-0.9.9/src/accessdesc.hpp: In member function 'void DotAccessDescT::ADAssign(BaseGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/accessdesc.hpp:392:9: warning: unused variable 'lRank' [-Wunused-variable] SizeT lRank = dim.Rank(); ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/dinterpreter.hpp:70:0, from /builddir/build/BUILD/gdl-0.9.9/src/dialog.hpp:20, from /builddir/build/BUILD/gdl-0.9.9/src/libinit_exists.cpp:46: /builddir/build/BUILD/gdl-0.9.9/src/GDLInterpreter.hpp: In static member function 'static void GDLInterpreter::EnableAllGC()': /builddir/build/BUILD/gdl-0.9.9/src/GDLInterpreter.hpp:366:15: warning: variable 'nEl' set but not used [-Wunused-but-set-variable] SizeT nEl = heap.size(); ^ [ 57%] Building CXX object src/CMakeFiles/gdl.dir/linearprogramming.cpp.o cd /builddir/build/BUILD/gdl-0.9.9/build/src && /usr/bin/c++ -DHAVE_CONFIG_H -DWXUSINGDLL -D_FILE_OFFSET_BITS=64 -D__WXGTK__ -I/builddir/build/BUILD/gdl-0.9.9/src -I/usr/include/tirpc -I/usr/include/GraphicsMagick -I/usr/lib/wx/include/gtk3-unicode-3.0 -I/usr/include/wx-3.0 -I/usr/include/libgeotiff -I/usr/include/hdf -I/usr/include/python2.7 -I/usr/lib/python2.7/site-packages/numpy/core/include -I/usr/include/udunits2 -I/usr/include/eigen3 -I/builddir/build/BUILD/gdl-0.9.9 -I/builddir/build/BUILD/gdl-0.9.9/build -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -DNDEBUG -fPIE -fopenmp -std=gnu++11 -o CMakeFiles/gdl.dir/linearprogramming.cpp.o -c /builddir/build/BUILD/gdl-0.9.9/src/linearprogramming.cpp In file included from /builddir/build/BUILD/gdl-0.9.9/src/basegdl.hpp:31:0, from /builddir/build/BUILD/gdl-0.9.9/src/datatypes.hpp:33, from /builddir/build/BUILD/gdl-0.9.9/src/linearprogramming.cpp:19: /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In copy constructor 'dimension::dimension(const dimension&)': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:55:14: warning: array subscript has type 'char' [-Wchar-subscripts] { dim[i]=dim_.dim[i];} ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:55:26: warning: array subscript has type 'char' [-Wchar-subscripts] { dim[i]=dim_.dim[i];} ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In member function 'dimension& dimension::operator=(const dimension&)': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:118:12: warning: array subscript has type 'char' [-Wchar-subscripts] dim[i]=dim_.dim[i]; ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:118:24: warning: array subscript has type 'char' [-Wchar-subscripts] dim[i]=dim_.dim[i]; ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In member function 'void dimension::operator<<(SizeT)': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:146:15: warning: array subscript has type 'char' [-Wchar-subscripts] dim[rank++]=add; ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In member function 'SizeT dimension::NDimElements()': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:295:24: warning: array subscript has type 'char' [-Wchar-subscripts] return stride[ rank]; ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In member function 'SizeT dimension::NDimElementsConst() const': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:303:44: warning: array subscript has type 'char' [-Wchar-subscripts] for(char i=0; i= labelList.Size()) ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp:21:0, from /builddir/build/BUILD/gdl-0.9.9/src/GDLTreeParser.hpp:13, from /builddir/build/BUILD/gdl-0.9.9/src/dinterpreter.hpp:69, from /builddir/build/BUILD/gdl-0.9.9/src/linearprogramming.cpp:21: /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp: In member function 'void ArrayIndexVectorT::Clear()': /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp:142:17: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for( int i=0; iGetStride() * varStride[variableIndex]; ^ /builddir/build/BUILD/gdl-0.9.9/src/allix.hpp: In constructor 'AllIxNewMultiOneVariableIndexIndexedT::AllIxNewMultiOneVariableIndexIndexedT(RankT, SizeT, ArrayIndexVectorT*, SizeT, SizeT, const SizeT*, SizeT*, SizeT*)': /builddir/build/BUILD/gdl-0.9.9/src/allix.hpp:654:44: warning: array subscript has type 'char' [-Wchar-subscripts] ixListStride = varStride[variableIndex]; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp:21:0, from /builddir/build/BUILD/gdl-0.9.9/src/GDLTreeParser.hpp:13, from /builddir/build/BUILD/gdl-0.9.9/src/dinterpreter.hpp:69, from /builddir/build/BUILD/gdl-0.9.9/src/linearprogramming.cpp:21: /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp: In member function 'virtual SizeT CArrayIndexScalar::NIter(SizeT)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp:409:14: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= varDim && s > 0) // varDim == 0 && s == 0 ok ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp: In member function 'virtual SizeT ArrayIndexIndexed::NIter(SizeT)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp:577:16: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= varDim && s > 0) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp: In member function 'virtual SizeT CArrayIndexIndexed::NIter(SizeT)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp:720:16: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= varDim && s > 0) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp: In member function 'virtual SizeT ArrayIndexORange::NIter(SizeT)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp:828:18: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( sInit >= varDim) // && s > 0) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp: In member function 'virtual SizeT ArrayIndexRange::NIter(SizeT)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp:972:14: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( e >= varDim) // && e > 0) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp: In member function 'virtual SizeT ArrayIndexORangeS::NIter(SizeT)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp:1105:14: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= varDim) // && s > 0) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp: In member function 'virtual SizeT ArrayIndexRangeS::NIter(SizeT)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp:1270:14: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( e >= varDim) // && e > 0) ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp:98:0, from /builddir/build/BUILD/gdl-0.9.9/src/GDLTreeParser.hpp:13, from /builddir/build/BUILD/gdl-0.9.9/src/dinterpreter.hpp:69, from /builddir/build/BUILD/gdl-0.9.9/src/linearprogramming.cpp:21: /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp: In member function 'virtual BaseGDL* ArrayIndexListOneNoAssocT::Index(BaseGDL*, IxExprListT&)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp:308:8: warning: unused variable 'assertValue' [-Wunused-variable] SizeT assertValue = ix->NIter( var->N_Elements()/*var->Size()*/); ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp: In member function 'virtual void ArrayIndexListOneScalarVPNoAssocT::SetVariable(BaseGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp:532:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp: In member function 'virtual void ArrayIndexListOneScalarVPNoAssocT::AssignAt(BaseGDL*, BaseGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp:579:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp: In member function 'virtual void ArrayIndexListOneConstScalarNoAssocT::SetVariable(BaseGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp:727:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp: In member function 'virtual void ArrayIndexListOneConstScalarNoAssocT::AssignAt(BaseGDL*, BaseGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp:752:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp: In member function 'virtual BaseGDL* ArrayIndexListOneConstScalarNoAssocT::Index(BaseGDL*, IxExprListT&)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp:782:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/GDLTreeParser.hpp:13:0, from /builddir/build/BUILD/gdl-0.9.9/src/dinterpreter.hpp:69, from /builddir/build/BUILD/gdl-0.9.9/src/linearprogramming.cpp:21: /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp: In member function 'virtual BaseGDL* ArrayIndexListOneT::Index(BaseGDL*, IxExprListT&)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp:341:8: warning: unused variable 'assertValue' [-Wunused-variable] SizeT assertValue = ix->NIter( var->N_Elements()/*var->Size()*/); ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp: In member function 'virtual void ArrayIndexListOneScalarVPT::SetVariable(BaseGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp:562:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp: In member function 'virtual void ArrayIndexListOneScalarVPT::AssignAt(BaseGDL*, BaseGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp:609:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp: In member function 'virtual void ArrayIndexListOneConstScalarT::SetVariable(BaseGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp:738:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp: In member function 'virtual void ArrayIndexListOneConstScalarT::AssignAt(BaseGDL*, BaseGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp:763:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp: In member function 'virtual BaseGDL* ArrayIndexListOneConstScalarT::Index(BaseGDL*, IxExprListT&)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp:793:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/GDLInterpreter.hpp:23:0, from /builddir/build/BUILD/gdl-0.9.9/src/dinterpreter.hpp:70, from /builddir/build/BUILD/gdl-0.9.9/src/linearprogramming.cpp:21: /builddir/build/BUILD/gdl-0.9.9/src/accessdesc.hpp: In member function 'void DotAccessDescT::ADAssign(BaseGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/accessdesc.hpp:392:9: warning: unused variable 'lRank' [-Wunused-variable] SizeT lRank = dim.Rank(); ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/dinterpreter.hpp:70:0, from /builddir/build/BUILD/gdl-0.9.9/src/linearprogramming.cpp:21: /builddir/build/BUILD/gdl-0.9.9/src/GDLInterpreter.hpp: In static member function 'static void GDLInterpreter::EnableAllGC()': /builddir/build/BUILD/gdl-0.9.9/src/GDLInterpreter.hpp:366:15: warning: variable 'nEl' set but not used [-Wunused-but-set-variable] SizeT nEl = heap.size(); ^ [ 58%] Building CXX object src/CMakeFiles/gdl.dir/list.cpp.o cd /builddir/build/BUILD/gdl-0.9.9/build/src && /usr/bin/c++ -DHAVE_CONFIG_H -DWXUSINGDLL -D_FILE_OFFSET_BITS=64 -D__WXGTK__ -I/builddir/build/BUILD/gdl-0.9.9/src -I/usr/include/tirpc -I/usr/include/GraphicsMagick -I/usr/lib/wx/include/gtk3-unicode-3.0 -I/usr/include/wx-3.0 -I/usr/include/libgeotiff -I/usr/include/hdf -I/usr/include/python2.7 -I/usr/lib/python2.7/site-packages/numpy/core/include -I/usr/include/udunits2 -I/usr/include/eigen3 -I/builddir/build/BUILD/gdl-0.9.9 -I/builddir/build/BUILD/gdl-0.9.9/build -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -DNDEBUG -fPIE -fopenmp -std=gnu++11 -o CMakeFiles/gdl.dir/list.cpp.o -c /builddir/build/BUILD/gdl-0.9.9/src/list.cpp In file included from /builddir/build/BUILD/gdl-0.9.9/src/basegdl.hpp:31:0, from /builddir/build/BUILD/gdl-0.9.9/src/nullgdl.hpp:21, from /builddir/build/BUILD/gdl-0.9.9/src/list.cpp:108: /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In copy constructor 'dimension::dimension(const dimension&)': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:55:14: warning: array subscript has type 'char' [-Wchar-subscripts] { dim[i]=dim_.dim[i];} ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:55:26: warning: array subscript has type 'char' [-Wchar-subscripts] { dim[i]=dim_.dim[i];} ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In member function 'dimension& dimension::operator=(const dimension&)': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:118:12: warning: array subscript has type 'char' [-Wchar-subscripts] dim[i]=dim_.dim[i]; ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:118:24: warning: array subscript has type 'char' [-Wchar-subscripts] dim[i]=dim_.dim[i]; ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In member function 'void dimension::operator<<(SizeT)': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:146:15: warning: array subscript has type 'char' [-Wchar-subscripts] dim[rank++]=add; ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In member function 'SizeT dimension::NDimElements()': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:295:24: warning: array subscript has type 'char' [-Wchar-subscripts] return stride[ rank]; ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In member function 'SizeT dimension::NDimElementsConst() const': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:303:44: warning: array subscript has type 'char' [-Wchar-subscripts] for(char i=0; i= labelList.Size()) ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp:21:0, from /builddir/build/BUILD/gdl-0.9.9/src/GDLTreeParser.hpp:13, from /builddir/build/BUILD/gdl-0.9.9/src/dinterpreter.hpp:69, from /builddir/build/BUILD/gdl-0.9.9/src/list.cpp:112: /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp: In member function 'void ArrayIndexVectorT::Clear()': /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp:142:17: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for( int i=0; iGetStride() * varStride[variableIndex]; ^ /builddir/build/BUILD/gdl-0.9.9/src/allix.hpp: In constructor 'AllIxNewMultiOneVariableIndexIndexedT::AllIxNewMultiOneVariableIndexIndexedT(RankT, SizeT, ArrayIndexVectorT*, SizeT, SizeT, const SizeT*, SizeT*, SizeT*)': /builddir/build/BUILD/gdl-0.9.9/src/allix.hpp:654:44: warning: array subscript has type 'char' [-Wchar-subscripts] ixListStride = varStride[variableIndex]; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp:21:0, from /builddir/build/BUILD/gdl-0.9.9/src/GDLTreeParser.hpp:13, from /builddir/build/BUILD/gdl-0.9.9/src/dinterpreter.hpp:69, from /builddir/build/BUILD/gdl-0.9.9/src/list.cpp:112: /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp: In member function 'virtual SizeT CArrayIndexScalar::NIter(SizeT)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp:409:14: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= varDim && s > 0) // varDim == 0 && s == 0 ok ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp: In member function 'virtual SizeT ArrayIndexIndexed::NIter(SizeT)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp:577:16: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= varDim && s > 0) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp: In member function 'virtual SizeT CArrayIndexIndexed::NIter(SizeT)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp:720:16: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= varDim && s > 0) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp: In member function 'virtual SizeT ArrayIndexORange::NIter(SizeT)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp:828:18: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( sInit >= varDim) // && s > 0) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp: In member function 'virtual SizeT ArrayIndexRange::NIter(SizeT)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp:972:14: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( e >= varDim) // && e > 0) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp: In member function 'virtual SizeT ArrayIndexORangeS::NIter(SizeT)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp:1105:14: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= varDim) // && s > 0) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp: In member function 'virtual SizeT ArrayIndexRangeS::NIter(SizeT)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp:1270:14: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( e >= varDim) // && e > 0) ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp:98:0, from /builddir/build/BUILD/gdl-0.9.9/src/GDLTreeParser.hpp:13, from /builddir/build/BUILD/gdl-0.9.9/src/dinterpreter.hpp:69, from /builddir/build/BUILD/gdl-0.9.9/src/list.cpp:112: /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp: In member function 'virtual BaseGDL* ArrayIndexListOneNoAssocT::Index(BaseGDL*, IxExprListT&)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp:308:8: warning: unused variable 'assertValue' [-Wunused-variable] SizeT assertValue = ix->NIter( var->N_Elements()/*var->Size()*/); ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp: In member function 'virtual void ArrayIndexListOneScalarVPNoAssocT::SetVariable(BaseGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp:532:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp: In member function 'virtual void ArrayIndexListOneScalarVPNoAssocT::AssignAt(BaseGDL*, BaseGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp:579:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp: In member function 'virtual void ArrayIndexListOneConstScalarNoAssocT::SetVariable(BaseGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp:727:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp: In member function 'virtual void ArrayIndexListOneConstScalarNoAssocT::AssignAt(BaseGDL*, BaseGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp:752:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp: In member function 'virtual BaseGDL* ArrayIndexListOneConstScalarNoAssocT::Index(BaseGDL*, IxExprListT&)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp:782:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/GDLTreeParser.hpp:13:0, from /builddir/build/BUILD/gdl-0.9.9/src/dinterpreter.hpp:69, from /builddir/build/BUILD/gdl-0.9.9/src/list.cpp:112: /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp: In member function 'virtual BaseGDL* ArrayIndexListOneT::Index(BaseGDL*, IxExprListT&)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp:341:8: warning: unused variable 'assertValue' [-Wunused-variable] SizeT assertValue = ix->NIter( var->N_Elements()/*var->Size()*/); ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp: In member function 'virtual void ArrayIndexListOneScalarVPT::SetVariable(BaseGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp:562:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp: In member function 'virtual void ArrayIndexListOneScalarVPT::AssignAt(BaseGDL*, BaseGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp:609:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp: In member function 'virtual void ArrayIndexListOneConstScalarT::SetVariable(BaseGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp:738:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp: In member function 'virtual void ArrayIndexListOneConstScalarT::AssignAt(BaseGDL*, BaseGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp:763:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp: In member function 'virtual BaseGDL* ArrayIndexListOneConstScalarT::Index(BaseGDL*, IxExprListT&)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp:793:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/GDLInterpreter.hpp:23:0, from /builddir/build/BUILD/gdl-0.9.9/src/dinterpreter.hpp:70, from /builddir/build/BUILD/gdl-0.9.9/src/list.cpp:112: /builddir/build/BUILD/gdl-0.9.9/src/accessdesc.hpp: In member function 'void DotAccessDescT::ADAssign(BaseGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/accessdesc.hpp:392:9: warning: unused variable 'lRank' [-Wunused-variable] SizeT lRank = dim.Rank(); ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/dinterpreter.hpp:70:0, from /builddir/build/BUILD/gdl-0.9.9/src/list.cpp:112: /builddir/build/BUILD/gdl-0.9.9/src/GDLInterpreter.hpp: In static member function 'static void GDLInterpreter::EnableAllGC()': /builddir/build/BUILD/gdl-0.9.9/src/GDLInterpreter.hpp:366:15: warning: variable 'nEl' set but not used [-Wunused-but-set-variable] SizeT nEl = heap.size(); ^ /builddir/build/BUILD/gdl-0.9.9/src/list.cpp: In function 'DPtr GetLISTNode(EnvUDT*, DStructGDL*, DLong)': /builddir/build/BUILD/gdl-0.9.9/src/list.cpp:271:35: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for( SizeT elIx = 0; elIx < targetIx; ++elIx) ^ /builddir/build/BUILD/gdl-0.9.9/src/list.cpp:69:19: warning: unused variable 'GDLContainerVersionTag' [-Wunused-variable] static unsigned GDLContainerVersionTag = \ ^ /builddir/build/BUILD/gdl-0.9.9/src/list.cpp:260:5: note: in expansion of macro 'GDL_LIST_STRUCT' GDL_LIST_STRUCT() ^ /builddir/build/BUILD/gdl-0.9.9/src/list.cpp:73:19: warning: unused variable 'nListTag' [-Wunused-variable] static unsigned nListTag = structDesc::LIST->TagIndex( "NLIST"); ^ /builddir/build/BUILD/gdl-0.9.9/src/list.cpp:260:5: note: in expansion of macro 'GDL_LIST_STRUCT' GDL_LIST_STRUCT() ^ /builddir/build/BUILD/gdl-0.9.9/src/list.cpp:77:21: warning: unused variable 'pDataTag' [-Wunused-variable] static unsigned pDataTag = structDesc::GDL_CONTAINER_NODE->TagIndex( "PDATA"); ^ /builddir/build/BUILD/gdl-0.9.9/src/list.cpp:261:5: note: in expansion of macro 'GDL_CONTAINER_NODE' GDL_CONTAINER_NODE() ^ /builddir/build/BUILD/gdl-0.9.9/src/list.cpp: In function 'void LIST__ToStream(DStructGDL*, std::ostream&, SizeT, SizeT*)': /builddir/build/BUILD/gdl-0.9.9/src/list.cpp:69:19: warning: unused variable 'GDLContainerVersionTag' [-Wunused-variable] static unsigned GDLContainerVersionTag = \ ^ /builddir/build/BUILD/gdl-0.9.9/src/list.cpp:284:5: note: in expansion of macro 'GDL_LIST_STRUCT' GDL_LIST_STRUCT() ^ /builddir/build/BUILD/gdl-0.9.9/src/list.cpp:71:19: warning: unused variable 'pHeadTag' [-Wunused-variable] static unsigned pHeadTag = structDesc::LIST->TagIndex( "PHEAD"); \ ^ /builddir/build/BUILD/gdl-0.9.9/src/list.cpp:284:5: note: in expansion of macro 'GDL_LIST_STRUCT' GDL_LIST_STRUCT() ^ /builddir/build/BUILD/gdl-0.9.9/src/list.cpp:72:19: warning: unused variable 'pTailTag' [-Wunused-variable] static unsigned pTailTag = structDesc::LIST->TagIndex( "PTAIL"); \ ^ /builddir/build/BUILD/gdl-0.9.9/src/list.cpp:284:5: note: in expansion of macro 'GDL_LIST_STRUCT' GDL_LIST_STRUCT() ^ /builddir/build/BUILD/gdl-0.9.9/src/list.cpp: In static member function 'static void EnvBaseT::AddLIST(DPtrListT&, DPtrListT&, DStructGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/list.cpp:320:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for( SizeT elIx = 0; elIx < nList; ++elIx) ^ /builddir/build/BUILD/gdl-0.9.9/src/list.cpp:69:19: warning: unused variable 'GDLContainerVersionTag' [-Wunused-variable] static unsigned GDLContainerVersionTag = \ ^ /builddir/build/BUILD/gdl-0.9.9/src/list.cpp:309:5: note: in expansion of macro 'GDL_LIST_STRUCT' GDL_LIST_STRUCT() ^ /builddir/build/BUILD/gdl-0.9.9/src/list.cpp:71:19: warning: unused variable 'pHeadTag' [-Wunused-variable] static unsigned pHeadTag = structDesc::LIST->TagIndex( "PHEAD"); \ ^ /builddir/build/BUILD/gdl-0.9.9/src/list.cpp:309:5: note: in expansion of macro 'GDL_LIST_STRUCT' GDL_LIST_STRUCT() ^ /builddir/build/BUILD/gdl-0.9.9/src/list.cpp: In function 'void LISTCleanup(EnvUDT*, DStructGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/list.cpp:352:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for( SizeT elIx = 0; elIx < nList; ++elIx) ^ /builddir/build/BUILD/gdl-0.9.9/src/list.cpp:69:19: warning: unused variable 'GDLContainerVersionTag' [-Wunused-variable] static unsigned GDLContainerVersionTag = \ ^ /builddir/build/BUILD/gdl-0.9.9/src/list.cpp:345:9: note: in expansion of macro 'GDL_LIST_STRUCT' GDL_LIST_STRUCT() ^ /builddir/build/BUILD/gdl-0.9.9/src/list.cpp: In function 'void CONTAINERCleanup(EnvUDT*, DStructGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/list.cpp:418:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for( SizeT elIx = 0; elIx < nList; ++elIx) ^ /builddir/build/BUILD/gdl-0.9.9/src/list.cpp: In function 'void lib::list_insertion(BaseGDL*, BaseGDL*, ArrayIndexListT*)': /builddir/build/BUILD/gdl-0.9.9/src/list.cpp:469:9: warning: enumeration value 'GDL_UNDEF' not handled in switch [-Wswitch] switch( destTy) ^ /builddir/build/BUILD/gdl-0.9.9/src/list.cpp:466:15: warning: variable 'dim' set but not used [-Wunused-but-set-variable] dimension dim = ixList->GetDim(); ^ /builddir/build/BUILD/gdl-0.9.9/src/list.cpp: In function 'BaseGDL* lib::list_extraction(BaseGDL*, ArrayIndexListT*)': /builddir/build/BUILD/gdl-0.9.9/src/list.cpp:555:9: warning: enumeration value 'GDL_UNDEF' not handled in switch [-Wswitch] switch( destTy) ^ /builddir/build/BUILD/gdl-0.9.9/src/list.cpp: In function 'BaseGDL* lib::LIST___OverloadIsTrue(EnvUDT*)': /builddir/build/BUILD/gdl-0.9.9/src/list.cpp:643:11: warning: unused variable 'nParam' [-Wunused-variable] SizeT nParam = e->NParam(1); // SELF ^ /builddir/build/BUILD/gdl-0.9.9/src/list.cpp: In function 'BaseGDL* lib::LIST___OverloadEQOp(EnvUDT*)': /builddir/build/BUILD/gdl-0.9.9/src/list.cpp:69:19: warning: unused variable 'GDLContainerVersionTag' [-Wunused-variable] static unsigned GDLContainerVersionTag = \ ^ /builddir/build/BUILD/gdl-0.9.9/src/list.cpp:680:3: note: in expansion of macro 'GDL_LIST_STRUCT' GDL_LIST_STRUCT() ^ /builddir/build/BUILD/gdl-0.9.9/src/list.cpp:71:19: warning: unused variable 'pHeadTag' [-Wunused-variable] static unsigned pHeadTag = structDesc::LIST->TagIndex( "PHEAD"); \ ^ /builddir/build/BUILD/gdl-0.9.9/src/list.cpp:680:3: note: in expansion of macro 'GDL_LIST_STRUCT' GDL_LIST_STRUCT() ^ /builddir/build/BUILD/gdl-0.9.9/src/list.cpp:72:19: warning: unused variable 'pTailTag' [-Wunused-variable] static unsigned pTailTag = structDesc::LIST->TagIndex( "PTAIL"); \ ^ /builddir/build/BUILD/gdl-0.9.9/src/list.cpp:680:3: note: in expansion of macro 'GDL_LIST_STRUCT' GDL_LIST_STRUCT() ^ /builddir/build/BUILD/gdl-0.9.9/src/list.cpp: In function 'BaseGDL* lib::LIST___OverloadPlus(EnvUDT*)': /builddir/build/BUILD/gdl-0.9.9/src/list.cpp:69:19: warning: unused variable 'GDLContainerVersionTag' [-Wunused-variable] static unsigned GDLContainerVersionTag = \ ^ /builddir/build/BUILD/gdl-0.9.9/src/list.cpp:900:3: note: in expansion of macro 'GDL_LIST_STRUCT' GDL_LIST_STRUCT() ^ /builddir/build/BUILD/gdl-0.9.9/src/list.cpp: In function 'BaseGDL* lib::LIST___OverloadBracketsRightSide(EnvUDT*)': /builddir/build/BUILD/gdl-0.9.9/src/list.cpp:1023:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (int i=0; i < nIsRange; i++) (*isRange)[i] = 0; ^ /builddir/build/BUILD/gdl-0.9.9/src/list.cpp:1033:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (int i=0; i < nIsRange; i++) ^ /builddir/build/BUILD/gdl-0.9.9/src/list.cpp:1074:16: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if(Ixref >= listSize) // this is certainly common. ^ /builddir/build/BUILD/gdl-0.9.9/src/list.cpp:1127:46: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if(ptagindex >= theStruct->Desc()->NTags() ) ^ /builddir/build/BUILD/gdl-0.9.9/src/list.cpp:1171:16: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if(iprm+3 == nParam) return theref->Dup(); ^ /builddir/build/BUILD/gdl-0.9.9/src/list.cpp:69:19: warning: unused variable 'GDLContainerVersionTag' [-Wunused-variable] static unsigned GDLContainerVersionTag = \ ^ /builddir/build/BUILD/gdl-0.9.9/src/list.cpp:1001:3: note: in expansion of macro 'GDL_LIST_STRUCT' GDL_LIST_STRUCT() ^ /builddir/build/BUILD/gdl-0.9.9/src/list.cpp:71:19: warning: unused variable 'pHeadTag' [-Wunused-variable] static unsigned pHeadTag = structDesc::LIST->TagIndex( "PHEAD"); \ ^ /builddir/build/BUILD/gdl-0.9.9/src/list.cpp:1001:3: note: in expansion of macro 'GDL_LIST_STRUCT' GDL_LIST_STRUCT() ^ /builddir/build/BUILD/gdl-0.9.9/src/list.cpp:72:19: warning: unused variable 'pTailTag' [-Wunused-variable] static unsigned pTailTag = structDesc::LIST->TagIndex( "PTAIL"); \ ^ /builddir/build/BUILD/gdl-0.9.9/src/list.cpp:1001:3: note: in expansion of macro 'GDL_LIST_STRUCT' GDL_LIST_STRUCT() ^ /builddir/build/BUILD/gdl-0.9.9/src/list.cpp:76:21: warning: unused variable 'pNextTag' [-Wunused-variable] static unsigned pNextTag = structDesc::GDL_CONTAINER_NODE->TagIndex( "PNEXT"); \ ^ /builddir/build/BUILD/gdl-0.9.9/src/list.cpp:1002:3: note: in expansion of macro 'GDL_CONTAINER_NODE' GDL_CONTAINER_NODE() ^ /builddir/build/BUILD/gdl-0.9.9/src/list.cpp:80:21: warning: unused variable 'TableBitsTag' [-Wunused-variable] static unsigned TableBitsTag = structDesc::HASH->TagIndex( "TABLE_BITS"); \ ^ /builddir/build/BUILD/gdl-0.9.9/src/list.cpp:1003:3: note: in expansion of macro 'GDL_HASH_STRUCT' GDL_HASH_STRUCT() ^ /builddir/build/BUILD/gdl-0.9.9/src/list.cpp:82:21: warning: unused variable 'TableSizeTag' [-Wunused-variable] static unsigned TableSizeTag = structDesc::HASH->TagIndex( "TABLE_SIZE"); \ ^ /builddir/build/BUILD/gdl-0.9.9/src/list.cpp:1003:3: note: in expansion of macro 'GDL_HASH_STRUCT' GDL_HASH_STRUCT() ^ /builddir/build/BUILD/gdl-0.9.9/src/list.cpp:83:21: warning: unused variable 'TableCountTag' [-Wunused-variable] static unsigned TableCountTag = structDesc::HASH->TagIndex( "TABLE_COUNT"); ^ /builddir/build/BUILD/gdl-0.9.9/src/list.cpp:1003:3: note: in expansion of macro 'GDL_HASH_STRUCT' GDL_HASH_STRUCT() ^ /builddir/build/BUILD/gdl-0.9.9/src/list.cpp:86:21: warning: unused variable 'pKeyTag' [-Wunused-variable] static unsigned pKeyTag = structDesc::GDL_HASHTABLEENTRY->TagIndex( "PKEY"); \ ^ /builddir/build/BUILD/gdl-0.9.9/src/list.cpp:1004:3: note: in expansion of macro 'GDL_HASHTABLEENTRY' GDL_HASHTABLEENTRY() ^ /builddir/build/BUILD/gdl-0.9.9/src/list.cpp: In function 'BaseGDL* lib::list_rightextraction(EnvUDT*, BaseGDL*, int)': /builddir/build/BUILD/gdl-0.9.9/src/list.cpp:1193:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (int i=0; i < nIsRange; i++) (*isRange)[i] = 0; } ^ /builddir/build/BUILD/gdl-0.9.9/src/list.cpp:1217:24: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for( int p=iprm; pTagIndex( "PHEAD"); \ ^ /builddir/build/BUILD/gdl-0.9.9/src/list.cpp:1373:3: note: in expansion of macro 'GDL_LIST_STRUCT' GDL_LIST_STRUCT() ^ /builddir/build/BUILD/gdl-0.9.9/src/list.cpp:72:19: warning: unused variable 'pTailTag' [-Wunused-variable] static unsigned pTailTag = structDesc::LIST->TagIndex( "PTAIL"); \ ^ /builddir/build/BUILD/gdl-0.9.9/src/list.cpp:1373:3: note: in expansion of macro 'GDL_LIST_STRUCT' GDL_LIST_STRUCT() ^ /builddir/build/BUILD/gdl-0.9.9/src/list.cpp:76:21: warning: unused variable 'pNextTag' [-Wunused-variable] static unsigned pNextTag = structDesc::GDL_CONTAINER_NODE->TagIndex( "PNEXT"); \ ^ /builddir/build/BUILD/gdl-0.9.9/src/list.cpp:1374:3: note: in expansion of macro 'GDL_CONTAINER_NODE' GDL_CONTAINER_NODE() ^ /builddir/build/BUILD/gdl-0.9.9/src/list.cpp:1404:7: warning: variable 'ishash' set but not used [-Wunused-but-set-variable] bool ishash = false; // although normally, ishash case is already handled. ^ /builddir/build/BUILD/gdl-0.9.9/src/list.cpp:1405:7: warning: variable 'isstruct' set but not used [-Wunused-but-set-variable] bool isstruct = false; ^ /builddir/build/BUILD/gdl-0.9.9/src/list.cpp: In function 'void lib::LIST___OverloadBracketsLeftSide(EnvUDT*)': /builddir/build/BUILD/gdl-0.9.9/src/list.cpp:1598:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (int i=0; i < nIsRange; i++) (*isRange)[i] = 0; ^ /builddir/build/BUILD/gdl-0.9.9/src/list.cpp:1607:22: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (int i=0; i < nIsRange; i++) ^ /builddir/build/BUILD/gdl-0.9.9/src/list.cpp:1633:16: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if(Ixref >= listSize) // this is certainly common. ^ /builddir/build/BUILD/gdl-0.9.9/src/list.cpp:69:19: warning: unused variable 'GDLContainerVersionTag' [-Wunused-variable] static unsigned GDLContainerVersionTag = \ ^ /builddir/build/BUILD/gdl-0.9.9/src/list.cpp:1564:3: note: in expansion of macro 'GDL_LIST_STRUCT' GDL_LIST_STRUCT() ^ /builddir/build/BUILD/gdl-0.9.9/src/list.cpp:71:19: warning: unused variable 'pHeadTag' [-Wunused-variable] static unsigned pHeadTag = structDesc::LIST->TagIndex( "PHEAD"); \ ^ /builddir/build/BUILD/gdl-0.9.9/src/list.cpp:1564:3: note: in expansion of macro 'GDL_LIST_STRUCT' GDL_LIST_STRUCT() ^ /builddir/build/BUILD/gdl-0.9.9/src/list.cpp:72:19: warning: unused variable 'pTailTag' [-Wunused-variable] static unsigned pTailTag = structDesc::LIST->TagIndex( "PTAIL"); \ ^ /builddir/build/BUILD/gdl-0.9.9/src/list.cpp:1564:3: note: in expansion of macro 'GDL_LIST_STRUCT' GDL_LIST_STRUCT() ^ /builddir/build/BUILD/gdl-0.9.9/src/list.cpp:76:21: warning: unused variable 'pNextTag' [-Wunused-variable] static unsigned pNextTag = structDesc::GDL_CONTAINER_NODE->TagIndex( "PNEXT"); \ ^ /builddir/build/BUILD/gdl-0.9.9/src/list.cpp:1565:3: note: in expansion of macro 'GDL_CONTAINER_NODE' GDL_CONTAINER_NODE() ^ /builddir/build/BUILD/gdl-0.9.9/src/list.cpp:80:21: warning: unused variable 'TableBitsTag' [-Wunused-variable] static unsigned TableBitsTag = structDesc::HASH->TagIndex( "TABLE_BITS"); \ ^ /builddir/build/BUILD/gdl-0.9.9/src/list.cpp:1566:3: note: in expansion of macro 'GDL_HASH_STRUCT' GDL_HASH_STRUCT() ^ /builddir/build/BUILD/gdl-0.9.9/src/list.cpp:82:21: warning: unused variable 'TableSizeTag' [-Wunused-variable] static unsigned TableSizeTag = structDesc::HASH->TagIndex( "TABLE_SIZE"); \ ^ /builddir/build/BUILD/gdl-0.9.9/src/list.cpp:1566:3: note: in expansion of macro 'GDL_HASH_STRUCT' GDL_HASH_STRUCT() ^ /builddir/build/BUILD/gdl-0.9.9/src/list.cpp:83:21: warning: unused variable 'TableCountTag' [-Wunused-variable] static unsigned TableCountTag = structDesc::HASH->TagIndex( "TABLE_COUNT"); ^ /builddir/build/BUILD/gdl-0.9.9/src/list.cpp:1566:3: note: in expansion of macro 'GDL_HASH_STRUCT' GDL_HASH_STRUCT() ^ /builddir/build/BUILD/gdl-0.9.9/src/list.cpp:86:21: warning: unused variable 'pKeyTag' [-Wunused-variable] static unsigned pKeyTag = structDesc::GDL_HASHTABLEENTRY->TagIndex( "PKEY"); \ ^ /builddir/build/BUILD/gdl-0.9.9/src/list.cpp:1567:3: note: in expansion of macro 'GDL_HASHTABLEENTRY' GDL_HASHTABLEENTRY() ^ /builddir/build/BUILD/gdl-0.9.9/src/list.cpp:1579:8: warning: variable 'dotAccess' set but not used [-Wunused-but-set-variable] bool dotAccess = false; ^ /builddir/build/BUILD/gdl-0.9.9/src/list.cpp: In function 'BaseGDL* lib::list__toarray(EnvUDT*)': /builddir/build/BUILD/gdl-0.9.9/src/list.cpp:2004:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( dimkw == refdim.Rank() +1) refdim << 1; // one-time deal ^ /builddir/build/BUILD/gdl-0.9.9/src/list.cpp:2007:17: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( dimkw > Rank0) ThrowFromInternalUDSub( e, ^ /builddir/build/BUILD/gdl-0.9.9/src/list.cpp:2013:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for( SizeT inlist=0; inlistTagIndex( "PHEAD"); \ ^ /builddir/build/BUILD/gdl-0.9.9/src/list.cpp:1887:5: note: in expansion of macro 'GDL_LIST_STRUCT' GDL_LIST_STRUCT() ^ /builddir/build/BUILD/gdl-0.9.9/src/list.cpp:1894:16: warning: unused variable 'kwNO_COPYIx' [-Wunused-variable] static int kwNO_COPYIx = e->GetKeywordIx("NO_COPY"); ^ /builddir/build/BUILD/gdl-0.9.9/src/list.cpp:1895:16: warning: unused variable 'kwTRANSPOSEIx' [-Wunused-variable] static int kwTRANSPOSEIx = e->GetKeywordIx("TRANSPOSE"); ^ /builddir/build/BUILD/gdl-0.9.9/src/list.cpp:1901:11: warning: unused variable 'nParam' [-Wunused-variable] SizeT nParam = e->NParam(1); // SELF ^ /builddir/build/BUILD/gdl-0.9.9/src/list.cpp:1908:17: warning: unused variable 'listDesc' [-Wunused-variable] DStructDesc* listDesc = structDesc::LIST; ^ /builddir/build/BUILD/gdl-0.9.9/src/list.cpp:1930:14: warning: unused variable 'promote_typeKW' [-Wunused-variable] BaseGDL* promote_typeKW = e->GetKW( kwPROMOTE_TYPEIx); ^ /builddir/build/BUILD/gdl-0.9.9/src/list.cpp:2006:11: warning: unused variable 'Rank0Ix' [-Wunused-variable] SizeT Rank0Ix = RankIx(Rank0); ^ /builddir/build/BUILD/gdl-0.9.9/src/list.cpp: In function 'BaseGDL* lib::list__isempty(EnvUDT*)': /builddir/build/BUILD/gdl-0.9.9/src/list.cpp:69:19: warning: unused variable 'GDLContainerVersionTag' [-Wunused-variable] static unsigned GDLContainerVersionTag = \ ^ /builddir/build/BUILD/gdl-0.9.9/src/list.cpp:2137:5: note: in expansion of macro 'GDL_LIST_STRUCT' GDL_LIST_STRUCT() ^ /builddir/build/BUILD/gdl-0.9.9/src/list.cpp:71:19: warning: unused variable 'pHeadTag' [-Wunused-variable] static unsigned pHeadTag = structDesc::LIST->TagIndex( "PHEAD"); \ ^ /builddir/build/BUILD/gdl-0.9.9/src/list.cpp:2137:5: note: in expansion of macro 'GDL_LIST_STRUCT' GDL_LIST_STRUCT() ^ /builddir/build/BUILD/gdl-0.9.9/src/list.cpp:72:19: warning: unused variable 'pTailTag' [-Wunused-variable] static unsigned pTailTag = structDesc::LIST->TagIndex( "PTAIL"); \ ^ /builddir/build/BUILD/gdl-0.9.9/src/list.cpp:2137:5: note: in expansion of macro 'GDL_LIST_STRUCT' GDL_LIST_STRUCT() ^ /builddir/build/BUILD/gdl-0.9.9/src/list.cpp: In function 'void lib::list__move(EnvUDT*)': /builddir/build/BUILD/gdl-0.9.9/src/list.cpp:69:19: warning: unused variable 'GDLContainerVersionTag' [-Wunused-variable] static unsigned GDLContainerVersionTag = \ ^ /builddir/build/BUILD/gdl-0.9.9/src/list.cpp:2177:7: note: in expansion of macro 'GDL_LIST_STRUCT' GDL_LIST_STRUCT() ^ /builddir/build/BUILD/gdl-0.9.9/src/list.cpp:2180:11: warning: unused variable 'nParam' [-Wunused-variable] SizeT nParam = e->NParam(3); // minimum SELF, SOURCE, DESTINATION ^ /builddir/build/BUILD/gdl-0.9.9/src/list.cpp:2197:18: warning: unused variable 'selfDesc' [-Wunused-variable] DStructDesc* selfDesc= self->Desc(); ^ /builddir/build/BUILD/gdl-0.9.9/src/list.cpp:2198:18: warning: unused variable 'containerDesc' [-Wunused-variable] DStructDesc* containerDesc=structDesc::GDL_CONTAINER_NODE; ^ /builddir/build/BUILD/gdl-0.9.9/src/list.cpp: In function 'void lib::list__swap(EnvUDT*)': /builddir/build/BUILD/gdl-0.9.9/src/list.cpp:69:19: warning: unused variable 'GDLContainerVersionTag' [-Wunused-variable] static unsigned GDLContainerVersionTag = \ ^ /builddir/build/BUILD/gdl-0.9.9/src/list.cpp:2302:3: note: in expansion of macro 'GDL_LIST_STRUCT' GDL_LIST_STRUCT() ^ /builddir/build/BUILD/gdl-0.9.9/src/list.cpp:77:21: warning: unused variable 'pDataTag' [-Wunused-variable] static unsigned pDataTag = structDesc::GDL_CONTAINER_NODE->TagIndex( "PDATA"); ^ /builddir/build/BUILD/gdl-0.9.9/src/list.cpp:2303:3: note: in expansion of macro 'GDL_CONTAINER_NODE' GDL_CONTAINER_NODE() ^ /builddir/build/BUILD/gdl-0.9.9/src/list.cpp:2307:12: warning: unused variable 'nParam' [-Wunused-variable] SizeT nParam = e->NParam(3); // minimum SELF, INDEX1, INDEX2 ^ /builddir/build/BUILD/gdl-0.9.9/src/list.cpp:2326:17: warning: unused variable 'listDesc' [-Wunused-variable] DStructDesc* listDesc = structDesc::LIST; ^ /builddir/build/BUILD/gdl-0.9.9/src/list.cpp:2327:18: warning: unused variable 'containerDesc' [-Wunused-variable] DStructDesc* containerDesc=structDesc::GDL_CONTAINER_NODE; ^ /builddir/build/BUILD/gdl-0.9.9/src/list.cpp:2335:10: warning: unused variable 'pNext' [-Wunused-variable] DPtr pNext, ptrg, psrc; ^ /builddir/build/BUILD/gdl-0.9.9/src/list.cpp: In function 'BaseGDL* lib::list__where(EnvUDT*)': /builddir/build/BUILD/gdl-0.9.9/src/list.cpp:2397:11: warning: unused variable 'nParam' [-Wunused-variable] SizeT nParam = e->NParam(2); // SELF, VALUE ^ /builddir/build/BUILD/gdl-0.9.9/src/list.cpp:2399:17: warning: unused variable 'self' [-Wunused-variable] DStructGDL* self = GetOBJ( e->GetKW( kwSELFIx), e); // checks ^ /builddir/build/BUILD/gdl-0.9.9/src/list.cpp: In function 'BaseGDL* lib::list__remove(EnvUDT*, bool)': /builddir/build/BUILD/gdl-0.9.9/src/list.cpp:2710:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for( DLong i=0; i < indexN_Elements; ++i) ^ /builddir/build/BUILD/gdl-0.9.9/src/list.cpp:2733:29: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for( DLong i=0; i < indexN_Elements; ++i) ^ /builddir/build/BUILD/gdl-0.9.9/src/list.cpp:2747:25: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for( DLong i=0; i < indexN_Elements; ++i) ^ /builddir/build/BUILD/gdl-0.9.9/src/list.cpp:2752:28: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( removeIndex >= nListStart) ^ /builddir/build/BUILD/gdl-0.9.9/src/list.cpp:69:19: warning: unused variable 'GDLContainerVersionTag' [-Wunused-variable] static unsigned GDLContainerVersionTag = \ ^ /builddir/build/BUILD/gdl-0.9.9/src/list.cpp:2482:5: note: in expansion of macro 'GDL_LIST_STRUCT' GDL_LIST_STRUCT() ^ /builddir/build/BUILD/gdl-0.9.9/src/list.cpp: In function 'void lib::list__reverse(EnvUDT*)': /builddir/build/BUILD/gdl-0.9.9/src/list.cpp:2935:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for( SizeT elIx = 0; elIx < nList; ++elIx) ^ /builddir/build/BUILD/gdl-0.9.9/src/list.cpp:2920:11: warning: unused variable 'nParam' [-Wunused-variable] SizeT nParam = e->NParam(1); // SELF ^ /builddir/build/BUILD/gdl-0.9.9/src/list.cpp:69:19: warning: unused variable 'GDLContainerVersionTag' [-Wunused-variable] static unsigned GDLContainerVersionTag = \ ^ /builddir/build/BUILD/gdl-0.9.9/src/list.cpp:2925:5: note: in expansion of macro 'GDL_LIST_STRUCT' GDL_LIST_STRUCT() ^ /builddir/build/BUILD/gdl-0.9.9/src/list.cpp:77:21: warning: unused variable 'pDataTag' [-Wunused-variable] static unsigned pDataTag = structDesc::GDL_CONTAINER_NODE->TagIndex( "PDATA"); ^ /builddir/build/BUILD/gdl-0.9.9/src/list.cpp:2926:5: note: in expansion of macro 'GDL_CONTAINER_NODE' GDL_CONTAINER_NODE() ^ /builddir/build/BUILD/gdl-0.9.9/src/list.cpp: In function 'BaseGDL* lib::list__get(EnvUDT*)': /builddir/build/BUILD/gdl-0.9.9/src/list.cpp:71:19: warning: unused variable 'pHeadTag' [-Wunused-variable] static unsigned pHeadTag = structDesc::LIST->TagIndex( "PHEAD"); \ ^ /builddir/build/BUILD/gdl-0.9.9/src/list.cpp:2971:3: note: in expansion of macro 'GDL_LIST_STRUCT' GDL_LIST_STRUCT() ^ /builddir/build/BUILD/gdl-0.9.9/src/list.cpp: In function 'void lib::list__add(EnvUDT*)': /builddir/build/BUILD/gdl-0.9.9/src/list.cpp:3223:11: warning: unused variable 'listSize' [-Wunused-variable] DLong listSize; ^ /builddir/build/BUILD/gdl-0.9.9/src/list.cpp: In function 'BaseGDL* lib::list_fun(EnvT*)': /builddir/build/BUILD/gdl-0.9.9/src/list.cpp:3506:24: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( ++added == listLength) ^ /builddir/build/BUILD/gdl-0.9.9/src/list.cpp:3516:20: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( added == listLength) ^ /builddir/build/BUILD/gdl-0.9.9/src/list.cpp:3549:22: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( ++added == listLength) ^ /builddir/build/BUILD/gdl-0.9.9/src/list.cpp:3553:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( listLength != 0 && added < listLength) ^ /builddir/build/BUILD/gdl-0.9.9/src/list.cpp:3555:18: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for( ; addedTagIndex( "PHEAD"); \ ^ /builddir/build/BUILD/gdl-0.9.9/src/list.cpp:3603:5: note: in expansion of macro 'GDL_CONTAINER_STRUCT' GDL_CONTAINER_STRUCT() ^ /builddir/build/BUILD/gdl-0.9.9/src/list.cpp: In function 'BaseGDL* lib::container__equals(EnvUDT*)': /builddir/build/BUILD/gdl-0.9.9/src/list.cpp:3685:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for( SizeT elIx = 0; elIx < nList; ++elIx) ^ /builddir/build/BUILD/gdl-0.9.9/src/list.cpp:64:19: warning: unused variable 'pHeadTag' [-Wunused-variable] static unsigned pHeadTag = structDesc::GDL_CONTAINER->TagIndex( "PHEAD"); \ ^ /builddir/build/BUILD/gdl-0.9.9/src/list.cpp:3663:5: note: in expansion of macro 'GDL_CONTAINER_STRUCT' GDL_CONTAINER_STRUCT() ^ /builddir/build/BUILD/gdl-0.9.9/src/list.cpp: In function 'void lib::container__remove(EnvUDT*)': /builddir/build/BUILD/gdl-0.9.9/src/list.cpp:3748:29: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (SizeT k=0; k < nList; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/list.cpp:3807:25: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (SizeT k=0; k < nList; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/list.cpp:3810:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] bool release = (k == removePos); ^ /builddir/build/BUILD/gdl-0.9.9/src/list.cpp: In instantiation of 'BaseGDL* lib::LIST__ToArray(EnvUDT*, dimension&) [with DTypeGDL = Data_]': /builddir/build/BUILD/gdl-0.9.9/src/list.cpp:2095:53: required from here /builddir/build/BUILD/gdl-0.9.9/src/list.cpp:1842:15: warning: unused variable 'theType' [-Wunused-variable] DType theType = data->Type(); ^ /builddir/build/BUILD/gdl-0.9.9/src/list.cpp:69:19: warning: unused variable 'GDLContainerVersionTag' [-Wunused-variable] static unsigned GDLContainerVersionTag = \ ^ /builddir/build/BUILD/gdl-0.9.9/src/list.cpp:1756:5: note: in expansion of macro 'GDL_LIST_STRUCT' GDL_LIST_STRUCT() ^ /builddir/build/BUILD/gdl-0.9.9/src/list.cpp:71:19: warning: unused variable 'pHeadTag' [-Wunused-variable] static unsigned pHeadTag = structDesc::LIST->TagIndex( "PHEAD"); \ ^ /builddir/build/BUILD/gdl-0.9.9/src/list.cpp:1756:5: note: in expansion of macro 'GDL_LIST_STRUCT' GDL_LIST_STRUCT() ^ /builddir/build/BUILD/gdl-0.9.9/src/list.cpp:1812:11: warning: unused variable 'Toffset' [-Wunused-variable] SizeT Toffset = 0; // A counter for the sandbox ^ /builddir/build/BUILD/gdl-0.9.9/src/list.cpp: In instantiation of 'BaseGDL* lib::LIST__ToArray(EnvUDT*, dimension&) [with DTypeGDL = Data_]': /builddir/build/BUILD/gdl-0.9.9/src/list.cpp:2097:52: required from here /builddir/build/BUILD/gdl-0.9.9/src/list.cpp:1842:15: warning: unused variable 'theType' [-Wunused-variable] DType theType = data->Type(); ^ /builddir/build/BUILD/gdl-0.9.9/src/list.cpp:69:19: warning: unused variable 'GDLContainerVersionTag' [-Wunused-variable] static unsigned GDLContainerVersionTag = \ ^ /builddir/build/BUILD/gdl-0.9.9/src/list.cpp:1756:5: note: in expansion of macro 'GDL_LIST_STRUCT' GDL_LIST_STRUCT() ^ /builddir/build/BUILD/gdl-0.9.9/src/list.cpp:71:19: warning: unused variable 'pHeadTag' [-Wunused-variable] static unsigned pHeadTag = structDesc::LIST->TagIndex( "PHEAD"); \ ^ /builddir/build/BUILD/gdl-0.9.9/src/list.cpp:1756:5: note: in expansion of macro 'GDL_LIST_STRUCT' GDL_LIST_STRUCT() ^ /builddir/build/BUILD/gdl-0.9.9/src/list.cpp:1812:11: warning: unused variable 'Toffset' [-Wunused-variable] SizeT Toffset = 0; // A counter for the sandbox ^ /builddir/build/BUILD/gdl-0.9.9/src/list.cpp: In instantiation of 'BaseGDL* lib::LIST__ToArray(EnvUDT*, dimension&) [with DTypeGDL = Data_]': /builddir/build/BUILD/gdl-0.9.9/src/list.cpp:2099:53: required from here /builddir/build/BUILD/gdl-0.9.9/src/list.cpp:1842:15: warning: unused variable 'theType' [-Wunused-variable] DType theType = data->Type(); ^ /builddir/build/BUILD/gdl-0.9.9/src/list.cpp:69:19: warning: unused variable 'GDLContainerVersionTag' [-Wunused-variable] static unsigned GDLContainerVersionTag = \ ^ /builddir/build/BUILD/gdl-0.9.9/src/list.cpp:1756:5: note: in expansion of macro 'GDL_LIST_STRUCT' GDL_LIST_STRUCT() ^ /builddir/build/BUILD/gdl-0.9.9/src/list.cpp:71:19: warning: unused variable 'pHeadTag' [-Wunused-variable] static unsigned pHeadTag = structDesc::LIST->TagIndex( "PHEAD"); \ ^ /builddir/build/BUILD/gdl-0.9.9/src/list.cpp:1756:5: note: in expansion of macro 'GDL_LIST_STRUCT' GDL_LIST_STRUCT() ^ /builddir/build/BUILD/gdl-0.9.9/src/list.cpp:1812:11: warning: unused variable 'Toffset' [-Wunused-variable] SizeT Toffset = 0; // A counter for the sandbox ^ /builddir/build/BUILD/gdl-0.9.9/src/list.cpp: In instantiation of 'BaseGDL* lib::LIST__ToArray(EnvUDT*, dimension&) [with DTypeGDL = Data_]': /builddir/build/BUILD/gdl-0.9.9/src/list.cpp:2101:54: required from here /builddir/build/BUILD/gdl-0.9.9/src/list.cpp:1842:15: warning: unused variable 'theType' [-Wunused-variable] DType theType = data->Type(); ^ /builddir/build/BUILD/gdl-0.9.9/src/list.cpp:69:19: warning: unused variable 'GDLContainerVersionTag' [-Wunused-variable] static unsigned GDLContainerVersionTag = \ ^ /builddir/build/BUILD/gdl-0.9.9/src/list.cpp:1756:5: note: in expansion of macro 'GDL_LIST_STRUCT' GDL_LIST_STRUCT() ^ /builddir/build/BUILD/gdl-0.9.9/src/list.cpp:71:19: warning: unused variable 'pHeadTag' [-Wunused-variable] static unsigned pHeadTag = structDesc::LIST->TagIndex( "PHEAD"); \ ^ /builddir/build/BUILD/gdl-0.9.9/src/list.cpp:1756:5: note: in expansion of macro 'GDL_LIST_STRUCT' GDL_LIST_STRUCT() ^ /builddir/build/BUILD/gdl-0.9.9/src/list.cpp:1812:11: warning: unused variable 'Toffset' [-Wunused-variable] SizeT Toffset = 0; // A counter for the sandbox ^ /builddir/build/BUILD/gdl-0.9.9/src/list.cpp: In instantiation of 'BaseGDL* lib::LIST__ToArray(EnvUDT*, dimension&) [with DTypeGDL = Data_]': /builddir/build/BUILD/gdl-0.9.9/src/list.cpp:2103:55: required from here /builddir/build/BUILD/gdl-0.9.9/src/list.cpp:1842:15: warning: unused variable 'theType' [-Wunused-variable] DType theType = data->Type(); ^ /builddir/build/BUILD/gdl-0.9.9/src/list.cpp:69:19: warning: unused variable 'GDLContainerVersionTag' [-Wunused-variable] static unsigned GDLContainerVersionTag = \ ^ /builddir/build/BUILD/gdl-0.9.9/src/list.cpp:1756:5: note: in expansion of macro 'GDL_LIST_STRUCT' GDL_LIST_STRUCT() ^ /builddir/build/BUILD/gdl-0.9.9/src/list.cpp:71:19: warning: unused variable 'pHeadTag' [-Wunused-variable] static unsigned pHeadTag = structDesc::LIST->TagIndex( "PHEAD"); \ ^ /builddir/build/BUILD/gdl-0.9.9/src/list.cpp:1756:5: note: in expansion of macro 'GDL_LIST_STRUCT' GDL_LIST_STRUCT() ^ /builddir/build/BUILD/gdl-0.9.9/src/list.cpp:1812:11: warning: unused variable 'Toffset' [-Wunused-variable] SizeT Toffset = 0; // A counter for the sandbox ^ /builddir/build/BUILD/gdl-0.9.9/src/list.cpp: In instantiation of 'BaseGDL* lib::LIST__ToArray(EnvUDT*, dimension&) [with DTypeGDL = Data_]': /builddir/build/BUILD/gdl-0.9.9/src/list.cpp:2105:56: required from here /builddir/build/BUILD/gdl-0.9.9/src/list.cpp:1842:15: warning: unused variable 'theType' [-Wunused-variable] DType theType = data->Type(); ^ /builddir/build/BUILD/gdl-0.9.9/src/list.cpp:69:19: warning: unused variable 'GDLContainerVersionTag' [-Wunused-variable] static unsigned GDLContainerVersionTag = \ ^ /builddir/build/BUILD/gdl-0.9.9/src/list.cpp:1756:5: note: in expansion of macro 'GDL_LIST_STRUCT' GDL_LIST_STRUCT() ^ /builddir/build/BUILD/gdl-0.9.9/src/list.cpp:71:19: warning: unused variable 'pHeadTag' [-Wunused-variable] static unsigned pHeadTag = structDesc::LIST->TagIndex( "PHEAD"); \ ^ /builddir/build/BUILD/gdl-0.9.9/src/list.cpp:1756:5: note: in expansion of macro 'GDL_LIST_STRUCT' GDL_LIST_STRUCT() ^ /builddir/build/BUILD/gdl-0.9.9/src/list.cpp:1812:11: warning: unused variable 'Toffset' [-Wunused-variable] SizeT Toffset = 0; // A counter for the sandbox ^ /builddir/build/BUILD/gdl-0.9.9/src/list.cpp: In instantiation of 'BaseGDL* lib::LIST__ToArray(EnvUDT*, dimension&) [with DTypeGDL = Data_]': /builddir/build/BUILD/gdl-0.9.9/src/list.cpp:2107:55: required from here /builddir/build/BUILD/gdl-0.9.9/src/list.cpp:1842:15: warning: unused variable 'theType' [-Wunused-variable] DType theType = data->Type(); ^ /builddir/build/BUILD/gdl-0.9.9/src/list.cpp:69:19: warning: unused variable 'GDLContainerVersionTag' [-Wunused-variable] static unsigned GDLContainerVersionTag = \ ^ /builddir/build/BUILD/gdl-0.9.9/src/list.cpp:1756:5: note: in expansion of macro 'GDL_LIST_STRUCT' GDL_LIST_STRUCT() ^ /builddir/build/BUILD/gdl-0.9.9/src/list.cpp:71:19: warning: unused variable 'pHeadTag' [-Wunused-variable] static unsigned pHeadTag = structDesc::LIST->TagIndex( "PHEAD"); \ ^ /builddir/build/BUILD/gdl-0.9.9/src/list.cpp:1756:5: note: in expansion of macro 'GDL_LIST_STRUCT' GDL_LIST_STRUCT() ^ /builddir/build/BUILD/gdl-0.9.9/src/list.cpp:1812:11: warning: unused variable 'Toffset' [-Wunused-variable] SizeT Toffset = 0; // A counter for the sandbox ^ /builddir/build/BUILD/gdl-0.9.9/src/list.cpp: In instantiation of 'BaseGDL* lib::LIST__ToArray(EnvUDT*, dimension&) [with DTypeGDL = Data_]': /builddir/build/BUILD/gdl-0.9.9/src/list.cpp:2109:59: required from here /builddir/build/BUILD/gdl-0.9.9/src/list.cpp:1842:15: warning: unused variable 'theType' [-Wunused-variable] DType theType = data->Type(); ^ /builddir/build/BUILD/gdl-0.9.9/src/list.cpp:69:19: warning: unused variable 'GDLContainerVersionTag' [-Wunused-variable] static unsigned GDLContainerVersionTag = \ ^ /builddir/build/BUILD/gdl-0.9.9/src/list.cpp:1756:5: note: in expansion of macro 'GDL_LIST_STRUCT' GDL_LIST_STRUCT() ^ /builddir/build/BUILD/gdl-0.9.9/src/list.cpp:71:19: warning: unused variable 'pHeadTag' [-Wunused-variable] static unsigned pHeadTag = structDesc::LIST->TagIndex( "PHEAD"); \ ^ /builddir/build/BUILD/gdl-0.9.9/src/list.cpp:1756:5: note: in expansion of macro 'GDL_LIST_STRUCT' GDL_LIST_STRUCT() ^ /builddir/build/BUILD/gdl-0.9.9/src/list.cpp:1812:11: warning: unused variable 'Toffset' [-Wunused-variable] SizeT Toffset = 0; // A counter for the sandbox ^ /builddir/build/BUILD/gdl-0.9.9/src/list.cpp: In instantiation of 'BaseGDL* lib::LIST__ToArray(EnvUDT*, dimension&) [with DTypeGDL = Data_]': /builddir/build/BUILD/gdl-0.9.9/src/list.cpp:2111:53: required from here /builddir/build/BUILD/gdl-0.9.9/src/list.cpp:1842:15: warning: unused variable 'theType' [-Wunused-variable] DType theType = data->Type(); ^ /builddir/build/BUILD/gdl-0.9.9/src/list.cpp:69:19: warning: unused variable 'GDLContainerVersionTag' [-Wunused-variable] static unsigned GDLContainerVersionTag = \ ^ /builddir/build/BUILD/gdl-0.9.9/src/list.cpp:1756:5: note: in expansion of macro 'GDL_LIST_STRUCT' GDL_LIST_STRUCT() ^ /builddir/build/BUILD/gdl-0.9.9/src/list.cpp:71:19: warning: unused variable 'pHeadTag' [-Wunused-variable] static unsigned pHeadTag = structDesc::LIST->TagIndex( "PHEAD"); \ ^ /builddir/build/BUILD/gdl-0.9.9/src/list.cpp:1756:5: note: in expansion of macro 'GDL_LIST_STRUCT' GDL_LIST_STRUCT() ^ /builddir/build/BUILD/gdl-0.9.9/src/list.cpp:1812:11: warning: unused variable 'Toffset' [-Wunused-variable] SizeT Toffset = 0; // A counter for the sandbox ^ /builddir/build/BUILD/gdl-0.9.9/src/list.cpp: In instantiation of 'BaseGDL* lib::LIST__ToArray(EnvUDT*, dimension&) [with DTypeGDL = Data_]': /builddir/build/BUILD/gdl-0.9.9/src/list.cpp:2113:54: required from here /builddir/build/BUILD/gdl-0.9.9/src/list.cpp:1842:15: warning: unused variable 'theType' [-Wunused-variable] DType theType = data->Type(); ^ /builddir/build/BUILD/gdl-0.9.9/src/list.cpp:69:19: warning: unused variable 'GDLContainerVersionTag' [-Wunused-variable] static unsigned GDLContainerVersionTag = \ ^ /builddir/build/BUILD/gdl-0.9.9/src/list.cpp:1756:5: note: in expansion of macro 'GDL_LIST_STRUCT' GDL_LIST_STRUCT() ^ /builddir/build/BUILD/gdl-0.9.9/src/list.cpp:71:19: warning: unused variable 'pHeadTag' [-Wunused-variable] static unsigned pHeadTag = structDesc::LIST->TagIndex( "PHEAD"); \ ^ /builddir/build/BUILD/gdl-0.9.9/src/list.cpp:1756:5: note: in expansion of macro 'GDL_LIST_STRUCT' GDL_LIST_STRUCT() ^ /builddir/build/BUILD/gdl-0.9.9/src/list.cpp:1812:11: warning: unused variable 'Toffset' [-Wunused-variable] SizeT Toffset = 0; // A counter for the sandbox ^ /builddir/build/BUILD/gdl-0.9.9/src/list.cpp: In instantiation of 'BaseGDL* lib::LIST__ToArray(EnvUDT*, dimension&) [with DTypeGDL = Data_]': /builddir/build/BUILD/gdl-0.9.9/src/list.cpp:2115:55: required from here /builddir/build/BUILD/gdl-0.9.9/src/list.cpp:1842:15: warning: unused variable 'theType' [-Wunused-variable] DType theType = data->Type(); ^ /builddir/build/BUILD/gdl-0.9.9/src/list.cpp:69:19: warning: unused variable 'GDLContainerVersionTag' [-Wunused-variable] static unsigned GDLContainerVersionTag = \ ^ /builddir/build/BUILD/gdl-0.9.9/src/list.cpp:1756:5: note: in expansion of macro 'GDL_LIST_STRUCT' GDL_LIST_STRUCT() ^ /builddir/build/BUILD/gdl-0.9.9/src/list.cpp:71:19: warning: unused variable 'pHeadTag' [-Wunused-variable] static unsigned pHeadTag = structDesc::LIST->TagIndex( "PHEAD"); \ ^ /builddir/build/BUILD/gdl-0.9.9/src/list.cpp:1756:5: note: in expansion of macro 'GDL_LIST_STRUCT' GDL_LIST_STRUCT() ^ /builddir/build/BUILD/gdl-0.9.9/src/list.cpp:1812:11: warning: unused variable 'Toffset' [-Wunused-variable] SizeT Toffset = 0; // A counter for the sandbox ^ /builddir/build/BUILD/gdl-0.9.9/src/list.cpp: In instantiation of 'BaseGDL* lib::LIST__ToArray(EnvUDT*, dimension&) [with DTypeGDL = Data_]': /builddir/build/BUILD/gdl-0.9.9/src/list.cpp:2117:56: required from here /builddir/build/BUILD/gdl-0.9.9/src/list.cpp:1842:15: warning: unused variable 'theType' [-Wunused-variable] DType theType = data->Type(); ^ /builddir/build/BUILD/gdl-0.9.9/src/list.cpp:69:19: warning: unused variable 'GDLContainerVersionTag' [-Wunused-variable] static unsigned GDLContainerVersionTag = \ ^ /builddir/build/BUILD/gdl-0.9.9/src/list.cpp:1756:5: note: in expansion of macro 'GDL_LIST_STRUCT' GDL_LIST_STRUCT() ^ /builddir/build/BUILD/gdl-0.9.9/src/list.cpp:71:19: warning: unused variable 'pHeadTag' [-Wunused-variable] static unsigned pHeadTag = structDesc::LIST->TagIndex( "PHEAD"); \ ^ /builddir/build/BUILD/gdl-0.9.9/src/list.cpp:1756:5: note: in expansion of macro 'GDL_LIST_STRUCT' GDL_LIST_STRUCT() ^ /builddir/build/BUILD/gdl-0.9.9/src/list.cpp:1812:11: warning: unused variable 'Toffset' [-Wunused-variable] SizeT Toffset = 0; // A counter for the sandbox ^ /builddir/build/BUILD/gdl-0.9.9/src/list.cpp: In function 'BaseGDL* lib::list_extraction(BaseGDL*, ArrayIndexListT*)': /builddir/build/BUILD/gdl-0.9.9/src/list.cpp:632:1: warning: control reaches end of non-void function [-Wreturn-type] } ^ /builddir/build/BUILD/gdl-0.9.9/src/list.cpp: In function 'DStructGDL* GetLISTStruct(EnvUDT*, DPtr)': /builddir/build/BUILD/gdl-0.9.9/src/list.cpp:207:44: warning: 'actPHeap' may be used uninitialized in this function [-Wmaybe-uninitialized] if( actPHeap == NULL || actPHeap->Type() != GDL_STRUCT) ^ /builddir/build/BUILD/gdl-0.9.9/src/list.cpp: In function 'BaseGDL* lib::LIST___OverloadPlus(EnvUDT*)': /builddir/build/BUILD/gdl-0.9.9/src/list.cpp:921:27: warning: 'rightStruct' may be used uninitialized in this function [-Wmaybe-uninitialized] if( rightStruct->Desc() != listDesc) ^ /builddir/build/BUILD/gdl-0.9.9/src/list.cpp:919:26: warning: 'leftStruct' may be used uninitialized in this function [-Wmaybe-uninitialized] if( leftStruct->Desc() != listDesc ) ^ /builddir/build/BUILD/gdl-0.9.9/src/list.cpp: In function 'void lib::list__add(EnvUDT*)': /builddir/build/BUILD/gdl-0.9.9/src/list.cpp:3293:49: warning: 'ListHead' may be used uninitialized in this function [-Wmaybe-uninitialized] valNode = GetLISTNode(e, ListHead, 0); ^ /builddir/build/BUILD/gdl-0.9.9/src/list.cpp:3349:9: warning: 'valType' may be used uninitialized in this function [-Wmaybe-uninitialized] if(valType == GDL_PTR) { ^ /builddir/build/BUILD/gdl-0.9.9/src/list.cpp: In function 'void lib::list__swap(EnvUDT*)': /builddir/build/BUILD/gdl-0.9.9/src/list.cpp:2375:72: warning: 'ptrg' may be used uninitialized in this function [-Wmaybe-uninitialized] (*static_cast( predNsrc->GetTag( pNextTag, 0)))[0] = ptrg; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/envt.hpp:29:0, from /builddir/build/BUILD/gdl-0.9.9/src/list.cpp:110: /builddir/build/BUILD/gdl-0.9.9/src/dstructgdl.hpp:395:42: warning: 'predNtrg' may be used uninitialized in this function [-Wmaybe-uninitialized] if( dd.size() == 0) return typeVar[ t]; ^ /builddir/build/BUILD/gdl-0.9.9/src/list.cpp:2334:17: note: 'predNtrg' was declared here DStructGDL* predNtrg; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/envt.hpp:29:0, from /builddir/build/BUILD/gdl-0.9.9/src/list.cpp:110: /builddir/build/BUILD/gdl-0.9.9/src/dstructgdl.hpp:395:17: warning: 'Ntrg' may be used uninitialized in this function [-Wmaybe-uninitialized] if( dd.size() == 0) return typeVar[ t]; ^ /builddir/build/BUILD/gdl-0.9.9/src/list.cpp:2333:17: note: 'Ntrg' was declared here DStructGDL* Ntrg; ^ /builddir/build/BUILD/gdl-0.9.9/src/list.cpp: In function 'void lib::list__move(EnvUDT*)': /builddir/build/BUILD/gdl-0.9.9/src/list.cpp:2245:29: warning: 'predptr' may be used uninitialized in this function [-Wmaybe-uninitialized] (*Head)[0] = predptr; ^ /builddir/build/BUILD/gdl-0.9.9/src/list.cpp:2271:43: warning: 'ptrg' may be used uninitialized in this function [-Wmaybe-uninitialized] Node = GetLISTStruct(NULL, p0); ^ /builddir/build/BUILD/gdl-0.9.9/src/list.cpp: In function 'BaseGDL* lib::list_rightextraction(EnvUDT*, BaseGDL*, int)': /builddir/build/BUILD/gdl-0.9.9/src/list.cpp:1336:53: warning: 'theStruct' may be used uninitialized in this function [-Wmaybe-uninitialized] DPtr pActNode = GetLISTNode( e, theStruct, actIx);// theStruct from theref (islist !!) ^ /builddir/build/BUILD/gdl-0.9.9/src/list.cpp: In function 'void lib::list_leftinsertion(EnvUDT*, BaseGDL*, int)': /builddir/build/BUILD/gdl-0.9.9/src/list.cpp:1544:55: warning: 'theStruct' may be used uninitialized in this function [-Wmaybe-uninitialized] DPtr pActNode = GetLISTNode( e, theStruct, actIx); ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/list.cpp:109:0: /builddir/build/BUILD/gdl-0.9.9/src/datatypes.hpp: In function 'BaseGDL* lib::list__toarray(EnvUDT*)': /builddir/build/BUILD/gdl-0.9.9/src/datatypes.hpp:151:53: warning: 'typeCodeKW' may be used uninitialized in this function [-Wmaybe-uninitialized] inline Ty& operator[] (const SizeT d1) { return dd[d1];} ^ /builddir/build/BUILD/gdl-0.9.9/src/list.cpp:1971:19: note: 'typeCodeKW' was declared here DLongGDL* typeCodeKW; ^ [ 59%] Building CXX object src/CMakeFiles/gdl.dir/magick_cl.cpp.o cd /builddir/build/BUILD/gdl-0.9.9/build/src && /usr/bin/c++ -DHAVE_CONFIG_H -DWXUSINGDLL -D_FILE_OFFSET_BITS=64 -D__WXGTK__ -I/builddir/build/BUILD/gdl-0.9.9/src -I/usr/include/tirpc -I/usr/include/GraphicsMagick -I/usr/lib/wx/include/gtk3-unicode-3.0 -I/usr/include/wx-3.0 -I/usr/include/libgeotiff -I/usr/include/hdf -I/usr/include/python2.7 -I/usr/lib/python2.7/site-packages/numpy/core/include -I/usr/include/udunits2 -I/usr/include/eigen3 -I/builddir/build/BUILD/gdl-0.9.9 -I/builddir/build/BUILD/gdl-0.9.9/build -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -DNDEBUG -fPIE -fopenmp -std=gnu++11 -o CMakeFiles/gdl.dir/magick_cl.cpp.o -c /builddir/build/BUILD/gdl-0.9.9/src/magick_cl.cpp In file included from /builddir/build/BUILD/gdl-0.9.9/src/basegdl.hpp:31:0, from /builddir/build/BUILD/gdl-0.9.9/src/datatypes.hpp:33, from /builddir/build/BUILD/gdl-0.9.9/src/magick_cl.cpp:34: /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In copy constructor 'dimension::dimension(const dimension&)': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:55:14: warning: array subscript has type 'char' [-Wchar-subscripts] { dim[i]=dim_.dim[i];} ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:55:26: warning: array subscript has type 'char' [-Wchar-subscripts] { dim[i]=dim_.dim[i];} ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In member function 'dimension& dimension::operator=(const dimension&)': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:118:12: warning: array subscript has type 'char' [-Wchar-subscripts] dim[i]=dim_.dim[i]; ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:118:24: warning: array subscript has type 'char' [-Wchar-subscripts] dim[i]=dim_.dim[i]; ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In member function 'void dimension::operator<<(SizeT)': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:146:15: warning: array subscript has type 'char' [-Wchar-subscripts] dim[rank++]=add; ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In member function 'SizeT dimension::NDimElements()': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:295:24: warning: array subscript has type 'char' [-Wchar-subscripts] return stride[ rank]; ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In member function 'SizeT dimension::NDimElementsConst() const': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:303:44: warning: array subscript has type 'char' [-Wchar-subscripts] for(char i=0; i= labelList.Size()) ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp:21:0, from /builddir/build/BUILD/gdl-0.9.9/src/GDLTreeParser.hpp:13, from /builddir/build/BUILD/gdl-0.9.9/src/dinterpreter.hpp:69, from /builddir/build/BUILD/gdl-0.9.9/src/magick_cl.cpp:37: /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp: In member function 'void ArrayIndexVectorT::Clear()': /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp:142:17: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for( int i=0; iGetStride() * varStride[variableIndex]; ^ /builddir/build/BUILD/gdl-0.9.9/src/allix.hpp: In constructor 'AllIxNewMultiOneVariableIndexIndexedT::AllIxNewMultiOneVariableIndexIndexedT(RankT, SizeT, ArrayIndexVectorT*, SizeT, SizeT, const SizeT*, SizeT*, SizeT*)': /builddir/build/BUILD/gdl-0.9.9/src/allix.hpp:654:44: warning: array subscript has type 'char' [-Wchar-subscripts] ixListStride = varStride[variableIndex]; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp:21:0, from /builddir/build/BUILD/gdl-0.9.9/src/GDLTreeParser.hpp:13, from /builddir/build/BUILD/gdl-0.9.9/src/dinterpreter.hpp:69, from /builddir/build/BUILD/gdl-0.9.9/src/magick_cl.cpp:37: /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp: In member function 'virtual SizeT CArrayIndexScalar::NIter(SizeT)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp:409:14: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= varDim && s > 0) // varDim == 0 && s == 0 ok ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp: In member function 'virtual SizeT ArrayIndexIndexed::NIter(SizeT)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp:577:16: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= varDim && s > 0) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp: In member function 'virtual SizeT CArrayIndexIndexed::NIter(SizeT)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp:720:16: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= varDim && s > 0) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp: In member function 'virtual SizeT ArrayIndexORange::NIter(SizeT)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp:828:18: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( sInit >= varDim) // && s > 0) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp: In member function 'virtual SizeT ArrayIndexRange::NIter(SizeT)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp:972:14: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( e >= varDim) // && e > 0) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp: In member function 'virtual SizeT ArrayIndexORangeS::NIter(SizeT)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp:1105:14: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= varDim) // && s > 0) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp: In member function 'virtual SizeT ArrayIndexRangeS::NIter(SizeT)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp:1270:14: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( e >= varDim) // && e > 0) ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp:98:0, from /builddir/build/BUILD/gdl-0.9.9/src/GDLTreeParser.hpp:13, from /builddir/build/BUILD/gdl-0.9.9/src/dinterpreter.hpp:69, from /builddir/build/BUILD/gdl-0.9.9/src/magick_cl.cpp:37: /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp: In member function 'virtual BaseGDL* ArrayIndexListOneNoAssocT::Index(BaseGDL*, IxExprListT&)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp:308:8: warning: unused variable 'assertValue' [-Wunused-variable] SizeT assertValue = ix->NIter( var->N_Elements()/*var->Size()*/); ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp: In member function 'virtual void ArrayIndexListOneScalarVPNoAssocT::SetVariable(BaseGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp:532:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp: In member function 'virtual void ArrayIndexListOneScalarVPNoAssocT::AssignAt(BaseGDL*, BaseGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp:579:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp: In member function 'virtual void ArrayIndexListOneConstScalarNoAssocT::SetVariable(BaseGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp:727:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp: In member function 'virtual void ArrayIndexListOneConstScalarNoAssocT::AssignAt(BaseGDL*, BaseGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp:752:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp: In member function 'virtual BaseGDL* ArrayIndexListOneConstScalarNoAssocT::Index(BaseGDL*, IxExprListT&)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp:782:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/GDLTreeParser.hpp:13:0, from /builddir/build/BUILD/gdl-0.9.9/src/dinterpreter.hpp:69, from /builddir/build/BUILD/gdl-0.9.9/src/magick_cl.cpp:37: /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp: In member function 'virtual BaseGDL* ArrayIndexListOneT::Index(BaseGDL*, IxExprListT&)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp:341:8: warning: unused variable 'assertValue' [-Wunused-variable] SizeT assertValue = ix->NIter( var->N_Elements()/*var->Size()*/); ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp: In member function 'virtual void ArrayIndexListOneScalarVPT::SetVariable(BaseGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp:562:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp: In member function 'virtual void ArrayIndexListOneScalarVPT::AssignAt(BaseGDL*, BaseGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp:609:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp: In member function 'virtual void ArrayIndexListOneConstScalarT::SetVariable(BaseGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp:738:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp: In member function 'virtual void ArrayIndexListOneConstScalarT::AssignAt(BaseGDL*, BaseGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp:763:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp: In member function 'virtual BaseGDL* ArrayIndexListOneConstScalarT::Index(BaseGDL*, IxExprListT&)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp:793:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/GDLInterpreter.hpp:23:0, from /builddir/build/BUILD/gdl-0.9.9/src/dinterpreter.hpp:70, from /builddir/build/BUILD/gdl-0.9.9/src/magick_cl.cpp:37: /builddir/build/BUILD/gdl-0.9.9/src/accessdesc.hpp: In member function 'void DotAccessDescT::ADAssign(BaseGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/accessdesc.hpp:392:9: warning: unused variable 'lRank' [-Wunused-variable] SizeT lRank = dim.Rank(); ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/dinterpreter.hpp:70:0, from /builddir/build/BUILD/gdl-0.9.9/src/magick_cl.cpp:37: /builddir/build/BUILD/gdl-0.9.9/src/GDLInterpreter.hpp: In static member function 'static void GDLInterpreter::EnableAllGC()': /builddir/build/BUILD/gdl-0.9.9/src/GDLInterpreter.hpp:366:15: warning: variable 'nEl' set but not used [-Wunused-but-set-variable] SizeT nEl = heap.size(); ^ /builddir/build/BUILD/gdl-0.9.9/src/magick_cl.cpp: In function 'BaseGDL* lib::magick_ping(EnvT*)': /builddir/build/BUILD/gdl-0.9.9/src/magick_cl.cpp:209:20: warning: suggest parentheses around comparison in operand of '|' [-Wparentheses] if (a.type() == PaletteType | a.type() == PaletteMatteType) has_palette = 1; ^ /builddir/build/BUILD/gdl-0.9.9/src/magick_cl.cpp: In function 'BaseGDL* lib::magick_readindexes(EnvT*)': /builddir/build/BUILD/gdl-0.9.9/src/magick_cl.cpp:380:28: warning: variable 'pixel' set but not used [-Wunused-but-set-variable] const PixelPacket* pixel; ^ /builddir/build/BUILD/gdl-0.9.9/src/magick_cl.cpp: In function 'void lib::magick_writeIndexes(EnvT*)': /builddir/build/BUILD/gdl-0.9.9/src/magick_cl.cpp:988:26: warning: variable 'pixels' set but not used [-Wunused-but-set-variable] const PixelPacket* pixels; ^ /builddir/build/BUILD/gdl-0.9.9/src/magick_cl.cpp: In function 'void lib::magick_writeColorTable(EnvT*)': /builddir/build/BUILD/gdl-0.9.9/src/magick_cl.cpp:1026:20: warning: variable 'scale' set but not used [-Wunused-but-set-variable] unsigned int scale; ^ [ 59%] Building CXX object src/CMakeFiles/gdl.dir/math_fun.cpp.o cd /builddir/build/BUILD/gdl-0.9.9/build/src && /usr/bin/c++ -DHAVE_CONFIG_H -DWXUSINGDLL -D_FILE_OFFSET_BITS=64 -D__WXGTK__ -I/builddir/build/BUILD/gdl-0.9.9/src -I/usr/include/tirpc -I/usr/include/GraphicsMagick -I/usr/lib/wx/include/gtk3-unicode-3.0 -I/usr/include/wx-3.0 -I/usr/include/libgeotiff -I/usr/include/hdf -I/usr/include/python2.7 -I/usr/lib/python2.7/site-packages/numpy/core/include -I/usr/include/udunits2 -I/usr/include/eigen3 -I/builddir/build/BUILD/gdl-0.9.9 -I/builddir/build/BUILD/gdl-0.9.9/build -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -DNDEBUG -fPIE -fopenmp -std=gnu++11 -o CMakeFiles/gdl.dir/math_fun.cpp.o -c /builddir/build/BUILD/gdl-0.9.9/src/math_fun.cpp In file included from /builddir/build/BUILD/gdl-0.9.9/src/basegdl.hpp:31:0, from /builddir/build/BUILD/gdl-0.9.9/src/datatypes.hpp:33, from /builddir/build/BUILD/gdl-0.9.9/src/objects.hpp:24, from /builddir/build/BUILD/gdl-0.9.9/src/math_fun.cpp:31: /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In copy constructor 'dimension::dimension(const dimension&)': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:55:14: warning: array subscript has type 'char' [-Wchar-subscripts] { dim[i]=dim_.dim[i];} ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:55:26: warning: array subscript has type 'char' [-Wchar-subscripts] { dim[i]=dim_.dim[i];} ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In member function 'dimension& dimension::operator=(const dimension&)': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:118:12: warning: array subscript has type 'char' [-Wchar-subscripts] dim[i]=dim_.dim[i]; ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:118:24: warning: array subscript has type 'char' [-Wchar-subscripts] dim[i]=dim_.dim[i]; ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In member function 'void dimension::operator<<(SizeT)': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:146:15: warning: array subscript has type 'char' [-Wchar-subscripts] dim[rank++]=add; ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In member function 'SizeT dimension::NDimElements()': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:295:24: warning: array subscript has type 'char' [-Wchar-subscripts] return stride[ rank]; ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In member function 'SizeT dimension::NDimElementsConst() const': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:303:44: warning: array subscript has type 'char' [-Wchar-subscripts] for(char i=0; i= labelList.Size()) ^ /builddir/build/BUILD/gdl-0.9.9/src/math_fun.cpp: In function 'BaseGDL* lib::sin_fun(BaseGDL*, bool)': /builddir/build/BUILD/gdl-0.9.9/src/math_fun.cpp:280:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/math_fun.cpp:280:102: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/math_fun.cpp:283:25: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for( OMPInt i=0; i= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/math_fun.cpp:346:102: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/math_fun.cpp:349:25: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for( OMPInt i=0; i]': /builddir/build/BUILD/gdl-0.9.9/src/math_fun.cpp:394:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/math_fun.cpp:394:102: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/math_fun.cpp:397:21: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for( OMPInt i=0; i= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/math_fun.cpp:436:102: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/math_fun.cpp:439:25: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for( OMPInt i=0; i= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/math_fun.cpp:502:102: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/math_fun.cpp:505:25: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for( OMPInt i=0; i= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/math_fun.cpp:568:102: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/math_fun.cpp:571:25: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for( OMPInt i=0; i= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/math_fun.cpp:634:102: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/math_fun.cpp:637:25: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for( OMPInt i=0; i= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/math_fun.cpp:673:102: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/math_fun.cpp:676:25: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for( OMPInt i=0; i= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/math_fun.cpp:693:102: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/math_fun.cpp:696:25: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for( OMPInt i=0; i= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/math_fun.cpp:713:102: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/math_fun.cpp:716:25: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for( OMPInt i=0; i= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/math_fun.cpp:752:102: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/math_fun.cpp:755:25: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for( OMPInt i=0; i= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/math_fun.cpp:772:102: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/math_fun.cpp:775:25: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for( OMPInt i=0; i= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/math_fun.cpp:791:102: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/math_fun.cpp:794:25: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for( OMPInt i=0; i= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/math_fun.cpp:983:102: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/math_fun.cpp:986:22: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for( OMPInt i=0; i= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/math_fun.cpp:1004:102: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/math_fun.cpp:1007:22: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for( OMPInt i=0; i= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/math_fun.cpp:1023:102: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/math_fun.cpp:1026:22: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for( OMPInt i=0; i= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/math_fun.cpp:1044:102: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/math_fun.cpp:1047:22: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for( OMPInt i=0; i= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/math_fun.cpp:1062:102: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/math_fun.cpp:1065:22: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for( OMPInt i=0; i= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/math_fun.cpp:1082:102: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/math_fun.cpp:1085:22: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for( OMPInt i=0; i= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/math_fun.cpp:1102:102: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/math_fun.cpp:1105:22: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for( OMPInt i=0; i= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/math_fun.cpp:1297:102: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/math_fun.cpp:1300:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for( OMPInt i=0; i= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/math_fun.cpp:1357:102: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/math_fun.cpp:1360:25: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for( OMPInt i=0; i= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/math_fun.cpp:1381:102: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/math_fun.cpp:1384:25: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for( OMPInt i=0; i= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/math_fun.cpp:1435:102: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/math_fun.cpp:1438:21: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for( OMPInt i=0; i= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/math_fun.cpp:1520:102: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/math_fun.cpp:1523:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for( OMPInt i=0; i= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/math_fun.cpp:1539:102: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/math_fun.cpp:1542:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for( OMPInt i=0; i= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/math_fun.cpp:1566:102: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/math_fun.cpp:1569:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for( OMPInt i=0; i= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/math_fun.cpp:1585:102: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/math_fun.cpp:1588:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for( OMPInt i=0; i= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/math_fun.cpp:1626:102: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/math_fun.cpp:1629:25: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for( OMPInt i=0; i= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/math_fun.cpp:1712:102: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/math_fun.cpp:1715:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for( OMPInt i=0; i= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/math_fun.cpp:1731:102: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/math_fun.cpp:1734:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for( OMPInt i=0; i= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/math_fun.cpp:1758:102: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/math_fun.cpp:1761:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for( OMPInt i=0; i= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/math_fun.cpp:1777:102: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/math_fun.cpp:1780:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for( OMPInt i=0; i= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/math_fun.cpp:1818:102: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/math_fun.cpp:1821:25: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for( OMPInt i=0; i= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/math_fun.cpp:1904:102: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/math_fun.cpp:1907:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for( OMPInt i=0; i= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/math_fun.cpp:1923:102: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/math_fun.cpp:1926:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for( OMPInt i=0; i= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/math_fun.cpp:1950:102: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/math_fun.cpp:1953:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for( OMPInt i=0; i= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/math_fun.cpp:1969:102: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/math_fun.cpp:1972:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for( OMPInt i=0; i= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/math_fun.cpp:2010:102: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/math_fun.cpp:2013:25: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for( OMPInt i=0; i= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/math_fun.cpp:2040:102: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/math_fun.cpp:2043:25: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for( OMPInt i=0; i= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/math_fun.cpp:2055:102: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/math_fun.cpp:2058:25: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for( OMPInt i=0; i= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/math_fun.cpp:2097:103: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/math_fun.cpp:2111:34: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/math_fun.cpp:2111:103: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/math_fun.cpp: In function 'BaseGDL* lib::exp_fun(BaseGDL*, bool)': /builddir/build/BUILD/gdl-0.9.9/src/math_fun.cpp:2159:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/math_fun.cpp:2159:102: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/math_fun.cpp:2162:25: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for( OMPInt i=0; i= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/math_fun.cpp:2177:102: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/math_fun.cpp:2180:25: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for( OMPInt i=0; i= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/math_fun.cpp:2195:102: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/math_fun.cpp:2198:25: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for( OMPInt i=0; i= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/math_fun.cpp:2213:102: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/math_fun.cpp:2216:25: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for( OMPInt i=0; i= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/math_fun.cpp:2238:102: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/math_fun.cpp:2241:25: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for( OMPInt i=0; iNParam(1); ^ /builddir/build/BUILD/gdl-0.9.9/src/math_fun.cpp: In function 'BaseGDL* lib::gauss_cvf(EnvT*)': /builddir/build/BUILD/gdl-0.9.9/src/math_fun.cpp:2269:11: warning: unused variable 'nParam' [-Wunused-variable] SizeT nParam = e->NParam(1); ^ /builddir/build/BUILD/gdl-0.9.9/src/math_fun.cpp: In function 'BaseGDL* lib::t_pdf(EnvT*)': /builddir/build/BUILD/gdl-0.9.9/src/math_fun.cpp:2299:20: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (int i=0;iNParam(2); ^ /builddir/build/BUILD/gdl-0.9.9/src/math_fun.cpp: In function 'BaseGDL* lib::laguerre(EnvT*)': /builddir/build/BUILD/gdl-0.9.9/src/math_fun.cpp:2363:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEx >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEx)) ^ /builddir/build/BUILD/gdl-0.9.9/src/math_fun.cpp:2363:102: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEx >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEx)) ^ /builddir/build/BUILD/gdl-0.9.9/src/math_fun.cpp:2366:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (count = 0;countNParam(); ^ [ 60%] Building CXX object src/CMakeFiles/gdl.dir/math_fun_ac.cpp.o cd /builddir/build/BUILD/gdl-0.9.9/build/src && /usr/bin/c++ -DHAVE_CONFIG_H -DWXUSINGDLL -D_FILE_OFFSET_BITS=64 -D__WXGTK__ -I/builddir/build/BUILD/gdl-0.9.9/src -I/usr/include/tirpc -I/usr/include/GraphicsMagick -I/usr/lib/wx/include/gtk3-unicode-3.0 -I/usr/include/wx-3.0 -I/usr/include/libgeotiff -I/usr/include/hdf -I/usr/include/python2.7 -I/usr/lib/python2.7/site-packages/numpy/core/include -I/usr/include/udunits2 -I/usr/include/eigen3 -I/builddir/build/BUILD/gdl-0.9.9 -I/builddir/build/BUILD/gdl-0.9.9/build -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -DNDEBUG -fPIE -fopenmp -std=gnu++11 -o CMakeFiles/gdl.dir/math_fun_ac.cpp.o -c /builddir/build/BUILD/gdl-0.9.9/src/math_fun_ac.cpp /builddir/build/BUILD/gdl-0.9.9/src/math_fun_ac.cpp:68:1: warning: multi-line comment [-Wcomment] //if (t0 == GDL_COMPLEX || t0 == GDL_COMPLEXDBL) \ ^ /builddir/build/BUILD/gdl-0.9.9/src/math_fun_ac.cpp:96:3: warning: multi-line comment [-Wcomment] // throw GDLException(e->CallingNode(), "Variable is undefined: "+e->GetParString(1)); \ ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/basegdl.hpp:31:0, from /builddir/build/BUILD/gdl-0.9.9/src/datatypes.hpp:33, from /builddir/build/BUILD/gdl-0.9.9/src/objects.hpp:24, from /builddir/build/BUILD/gdl-0.9.9/src/initsysvar.hpp:21, from /builddir/build/BUILD/gdl-0.9.9/src/math_fun_ac.cpp:191: /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In copy constructor 'dimension::dimension(const dimension&)': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:55:14: warning: array subscript has type 'char' [-Wchar-subscripts] { dim[i]=dim_.dim[i];} ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:55:26: warning: array subscript has type 'char' [-Wchar-subscripts] { dim[i]=dim_.dim[i];} ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In member function 'dimension& dimension::operator=(const dimension&)': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:118:12: warning: array subscript has type 'char' [-Wchar-subscripts] dim[i]=dim_.dim[i]; ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:118:24: warning: array subscript has type 'char' [-Wchar-subscripts] dim[i]=dim_.dim[i]; ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In member function 'void dimension::operator<<(SizeT)': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:146:15: warning: array subscript has type 'char' [-Wchar-subscripts] dim[rank++]=add; ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In member function 'SizeT dimension::NDimElements()': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:295:24: warning: array subscript has type 'char' [-Wchar-subscripts] return stride[ rank]; ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In member function 'SizeT dimension::NDimElementsConst() const': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:303:44: warning: array subscript has type 'char' [-Wchar-subscripts] for(char i=0; i= labelList.Size()) ^ /builddir/build/BUILD/gdl-0.9.9/src/math_fun_ac.cpp: In function 'BaseGDL* lib::spl_init_fun(EnvT*)': /builddir/build/BUILD/gdl-0.9.9/src/math_fun_ac.cpp:674:40: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (count = nElpXpos-2; count != -1; --count){ ^ /builddir/build/BUILD/gdl-0.9.9/src/math_fun_ac.cpp: In function 'BaseGDL* lib::spl_interp_fun(EnvT*)': /builddir/build/BUILD/gdl-0.9.9/src/math_fun_ac.cpp:701:11: warning: unused variable 't0' [-Wunused-variable] DType t0 = e->GetParDefined(0)->Type(); ^ /builddir/build/BUILD/gdl-0.9.9/src/math_fun_ac.cpp: In function 'BaseGDL* lib::erode_fun(EnvT*)': /builddir/build/BUILD/gdl-0.9.9/src/math_fun_ac.cpp:1015:16: warning: unused variable 'res' [-Wunused-variable] DByteGDL* res = new DByteGDL(p0->Dim(), BaseGDL::NOZERO); ^ /builddir/build/BUILD/gdl-0.9.9/src/math_fun_ac.cpp:1019:16: warning: unused variable 'res' [-Wunused-variable] DUIntGDL* res = new DUIntGDL(p0->Dim(), BaseGDL::NOZERO); ^ /builddir/build/BUILD/gdl-0.9.9/src/math_fun_ac.cpp:1023:17: warning: unused variable 'res' [-Wunused-variable] DULongGDL* res = new DULongGDL(p0->Dim(), BaseGDL::NOZERO); ^ /builddir/build/BUILD/gdl-0.9.9/src/math_fun_ac.cpp:1088:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for( SizeT l=-midz; l=nbZ)|((l+z)<0)) ^ /builddir/build/BUILD/gdl-0.9.9/src/math_fun_ac.cpp:1132:61: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if ((j+midxDim(), BaseGDL::NOZERO); ^ /builddir/build/BUILD/gdl-0.9.9/src/math_fun_ac.cpp:1177:16: warning: unused variable 'res' [-Wunused-variable] DUIntGDL* res = new DUIntGDL(p0->Dim(), BaseGDL::NOZERO); ^ /builddir/build/BUILD/gdl-0.9.9/src/math_fun_ac.cpp:1181:17: warning: unused variable 'res' [-Wunused-variable] DULongGDL* res = new DULongGDL(p0->Dim(), BaseGDL::NOZERO); ^ /builddir/build/BUILD/gdl-0.9.9/src/math_fun_ac.cpp:1246:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for( SizeT l=-midz; l=0)) ^ /builddir/build/BUILD/gdl-0.9.9/src/math_fun_ac.cpp:1284:61: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if ((j+midx(static_cast(p0),a); ^ /builddir/build/BUILD/gdl-0.9.9/src/math_fun_ac.cpp:801:61: warning: 'a' may be used uninitialized in this function [-Wmaybe-uninitialized] return Sobel_Template(static_cast (p0),a); ^ /builddir/build/BUILD/gdl-0.9.9/src/math_fun_ac.cpp:804:63: warning: 'a' may be used uninitialized in this function [-Wmaybe-uninitialized] return Sobel_Template(static_cast (p0),a); ^ /builddir/build/BUILD/gdl-0.9.9/src/math_fun_ac.cpp:807:63: warning: 'a' may be used uninitialized in this function [-Wmaybe-uninitialized] return Sobel_Template(static_cast (p0),a); ^ /builddir/build/BUILD/gdl-0.9.9/src/math_fun_ac.cpp:810:65: warning: 'a' may be used uninitialized in this function [-Wmaybe-uninitialized] return Sobel_Template(static_cast (p0),a); ^ /builddir/build/BUILD/gdl-0.9.9/src/math_fun_ac.cpp:813:67: warning: 'a' may be used uninitialized in this function [-Wmaybe-uninitialized] return Sobel_Template(static_cast (p0),a); ^ /builddir/build/BUILD/gdl-0.9.9/src/math_fun_ac.cpp:816:69: warning: 'a' may be used uninitialized in this function [-Wmaybe-uninitialized] return Sobel_Template(static_cast (p0),a); ^ /builddir/build/BUILD/gdl-0.9.9/src/math_fun_ac.cpp:819:65: warning: 'a' may be used uninitialized in this function [-Wmaybe-uninitialized] return Sobel_Template(static_cast (p0),a); ^ /builddir/build/BUILD/gdl-0.9.9/src/math_fun_ac.cpp:822:67: warning: 'a' may be used uninitialized in this function [-Wmaybe-uninitialized] return Sobel_Template(static_cast (p0),a); ^ /builddir/build/BUILD/gdl-0.9.9/src/math_fun_ac.cpp:826:68: warning: 'a' may be used uninitialized in this function [-Wmaybe-uninitialized] return Sobel_Template(static_cast (p0),a); ^ /builddir/build/BUILD/gdl-0.9.9/src/math_fun_ac.cpp:830:71: warning: 'a' may be used uninitialized in this function [-Wmaybe-uninitialized] return Sobel_Template(static_cast (p0),a); ^ /builddir/build/BUILD/gdl-0.9.9/src/math_fun_ac.cpp: In function 'BaseGDL* lib::prewitt_fun(EnvT*)': /builddir/build/BUILD/gdl-0.9.9/src/math_fun_ac.cpp:946:68: warning: 'a' may be used uninitialized in this function [-Wmaybe-uninitialized] return Prewitt_Template(static_cast(p0),a); ^ /builddir/build/BUILD/gdl-0.9.9/src/math_fun_ac.cpp:949:63: warning: 'a' may be used uninitialized in this function [-Wmaybe-uninitialized] return Prewitt_Template(static_cast (p0),a); ^ /builddir/build/BUILD/gdl-0.9.9/src/math_fun_ac.cpp:952:65: warning: 'a' may be used uninitialized in this function [-Wmaybe-uninitialized] return Prewitt_Template(static_cast (p0),a); ^ /builddir/build/BUILD/gdl-0.9.9/src/math_fun_ac.cpp:955:65: warning: 'a' may be used uninitialized in this function [-Wmaybe-uninitialized] return Prewitt_Template(static_cast (p0),a); ^ /builddir/build/BUILD/gdl-0.9.9/src/math_fun_ac.cpp:958:67: warning: 'a' may be used uninitialized in this function [-Wmaybe-uninitialized] return Prewitt_Template(static_cast (p0),a); ^ /builddir/build/BUILD/gdl-0.9.9/src/math_fun_ac.cpp:961:69: warning: 'a' may be used uninitialized in this function [-Wmaybe-uninitialized] return Prewitt_Template(static_cast (p0),a); ^ /builddir/build/BUILD/gdl-0.9.9/src/math_fun_ac.cpp:964:71: warning: 'a' may be used uninitialized in this function [-Wmaybe-uninitialized] return Prewitt_Template(static_cast (p0),a); ^ /builddir/build/BUILD/gdl-0.9.9/src/math_fun_ac.cpp:967:67: warning: 'a' may be used uninitialized in this function [-Wmaybe-uninitialized] return Prewitt_Template(static_cast (p0),a); ^ /builddir/build/BUILD/gdl-0.9.9/src/math_fun_ac.cpp:970:69: warning: 'a' may be used uninitialized in this function [-Wmaybe-uninitialized] return Prewitt_Template(static_cast (p0),a); ^ /builddir/build/BUILD/gdl-0.9.9/src/math_fun_ac.cpp:974:70: warning: 'a' may be used uninitialized in this function [-Wmaybe-uninitialized] return Prewitt_Template(static_cast (p0),a); ^ /builddir/build/BUILD/gdl-0.9.9/src/math_fun_ac.cpp:978:73: warning: 'a' may be used uninitialized in this function [-Wmaybe-uninitialized] return Prewitt_Template(static_cast (p0),a); ^ [ 61%] Building CXX object src/CMakeFiles/gdl.dir/math_fun_gm.cpp.o cd /builddir/build/BUILD/gdl-0.9.9/build/src && /usr/bin/c++ -DHAVE_CONFIG_H -DWXUSINGDLL -D_FILE_OFFSET_BITS=64 -D__WXGTK__ -I/builddir/build/BUILD/gdl-0.9.9/src -I/usr/include/tirpc -I/usr/include/GraphicsMagick -I/usr/lib/wx/include/gtk3-unicode-3.0 -I/usr/include/wx-3.0 -I/usr/include/libgeotiff -I/usr/include/hdf -I/usr/include/python2.7 -I/usr/lib/python2.7/site-packages/numpy/core/include -I/usr/include/udunits2 -I/usr/include/eigen3 -I/builddir/build/BUILD/gdl-0.9.9 -I/builddir/build/BUILD/gdl-0.9.9/build -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -DNDEBUG -fPIE -fopenmp -std=gnu++11 -o CMakeFiles/gdl.dir/math_fun_gm.cpp.o -c /builddir/build/BUILD/gdl-0.9.9/src/math_fun_gm.cpp /builddir/build/BUILD/gdl-0.9.9/src/math_fun_gm.cpp:144:3: warning: multi-line comment [-Wcomment] //cout << "nElp0 : " << nElp0 << std::endl; \ ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/basegdl.hpp:31:0, from /builddir/build/BUILD/gdl-0.9.9/src/datatypes.hpp:33, from /builddir/build/BUILD/gdl-0.9.9/src/objects.hpp:24, from /builddir/build/BUILD/gdl-0.9.9/src/initsysvar.hpp:21, from /builddir/build/BUILD/gdl-0.9.9/src/math_fun_gm.cpp:174: /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In copy constructor 'dimension::dimension(const dimension&)': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:55:14: warning: array subscript has type 'char' [-Wchar-subscripts] { dim[i]=dim_.dim[i];} ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:55:26: warning: array subscript has type 'char' [-Wchar-subscripts] { dim[i]=dim_.dim[i];} ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In member function 'dimension& dimension::operator=(const dimension&)': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:118:12: warning: array subscript has type 'char' [-Wchar-subscripts] dim[i]=dim_.dim[i]; ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:118:24: warning: array subscript has type 'char' [-Wchar-subscripts] dim[i]=dim_.dim[i]; ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In member function 'void dimension::operator<<(SizeT)': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:146:15: warning: array subscript has type 'char' [-Wchar-subscripts] dim[rank++]=add; ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In member function 'SizeT dimension::NDimElements()': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:295:24: warning: array subscript has type 'char' [-Wchar-subscripts] return stride[ rank]; ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In member function 'SizeT dimension::NDimElementsConst() const': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:303:44: warning: array subscript has type 'char' [-Wchar-subscripts] for(char i=0; i= labelList.Size()) ^ /builddir/build/BUILD/gdl-0.9.9/src/math_fun_gm.cpp: In function 'BaseGDL* lib::gaussint_fun(EnvT*)': /builddir/build/BUILD/gdl-0.9.9/src/math_fun_gm.cpp:252:13: warning: unused variable 'nElp1' [-Wunused-variable] SizeT nElp1 = p1->N_Elements(); ^ [ 61%] Building CXX object src/CMakeFiles/gdl.dir/math_fun_jmg.cpp.o cd /builddir/build/BUILD/gdl-0.9.9/build/src && /usr/bin/c++ -DHAVE_CONFIG_H -DWXUSINGDLL -D_FILE_OFFSET_BITS=64 -D__WXGTK__ -I/builddir/build/BUILD/gdl-0.9.9/src -I/usr/include/tirpc -I/usr/include/GraphicsMagick -I/usr/lib/wx/include/gtk3-unicode-3.0 -I/usr/include/wx-3.0 -I/usr/include/libgeotiff -I/usr/include/hdf -I/usr/include/python2.7 -I/usr/lib/python2.7/site-packages/numpy/core/include -I/usr/include/udunits2 -I/usr/include/eigen3 -I/builddir/build/BUILD/gdl-0.9.9 -I/builddir/build/BUILD/gdl-0.9.9/build -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -DNDEBUG -fPIE -fopenmp -std=gnu++11 -o CMakeFiles/gdl.dir/math_fun_jmg.cpp.o -c /builddir/build/BUILD/gdl-0.9.9/src/math_fun_jmg.cpp In file included from /builddir/build/BUILD/gdl-0.9.9/src/basegdl.hpp:31:0, from /builddir/build/BUILD/gdl-0.9.9/src/datatypes.hpp:33, from /builddir/build/BUILD/gdl-0.9.9/src/math_fun_jmg.cpp:24: /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In copy constructor 'dimension::dimension(const dimension&)': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:55:14: warning: array subscript has type 'char' [-Wchar-subscripts] { dim[i]=dim_.dim[i];} ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:55:26: warning: array subscript has type 'char' [-Wchar-subscripts] { dim[i]=dim_.dim[i];} ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In member function 'dimension& dimension::operator=(const dimension&)': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:118:12: warning: array subscript has type 'char' [-Wchar-subscripts] dim[i]=dim_.dim[i]; ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:118:24: warning: array subscript has type 'char' [-Wchar-subscripts] dim[i]=dim_.dim[i]; ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In member function 'void dimension::operator<<(SizeT)': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:146:15: warning: array subscript has type 'char' [-Wchar-subscripts] dim[rank++]=add; ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In member function 'SizeT dimension::NDimElements()': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:295:24: warning: array subscript has type 'char' [-Wchar-subscripts] return stride[ rank]; ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In member function 'SizeT dimension::NDimElementsConst() const': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:303:44: warning: array subscript has type 'char' [-Wchar-subscripts] for(char i=0; i= labelList.Size()) ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp:21:0, from /builddir/build/BUILD/gdl-0.9.9/src/GDLTreeParser.hpp:13, from /builddir/build/BUILD/gdl-0.9.9/src/dinterpreter.hpp:69, from /builddir/build/BUILD/gdl-0.9.9/src/math_fun_jmg.cpp:26: /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp: In member function 'void ArrayIndexVectorT::Clear()': /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp:142:17: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for( int i=0; iGetStride() * varStride[variableIndex]; ^ /builddir/build/BUILD/gdl-0.9.9/src/allix.hpp: In constructor 'AllIxNewMultiOneVariableIndexIndexedT::AllIxNewMultiOneVariableIndexIndexedT(RankT, SizeT, ArrayIndexVectorT*, SizeT, SizeT, const SizeT*, SizeT*, SizeT*)': /builddir/build/BUILD/gdl-0.9.9/src/allix.hpp:654:44: warning: array subscript has type 'char' [-Wchar-subscripts] ixListStride = varStride[variableIndex]; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp:21:0, from /builddir/build/BUILD/gdl-0.9.9/src/GDLTreeParser.hpp:13, from /builddir/build/BUILD/gdl-0.9.9/src/dinterpreter.hpp:69, from /builddir/build/BUILD/gdl-0.9.9/src/math_fun_jmg.cpp:26: /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp: In member function 'virtual SizeT CArrayIndexScalar::NIter(SizeT)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp:409:14: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= varDim && s > 0) // varDim == 0 && s == 0 ok ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp: In member function 'virtual SizeT ArrayIndexIndexed::NIter(SizeT)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp:577:16: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= varDim && s > 0) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp: In member function 'virtual SizeT CArrayIndexIndexed::NIter(SizeT)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp:720:16: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= varDim && s > 0) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp: In member function 'virtual SizeT ArrayIndexORange::NIter(SizeT)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp:828:18: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( sInit >= varDim) // && s > 0) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp: In member function 'virtual SizeT ArrayIndexRange::NIter(SizeT)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp:972:14: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( e >= varDim) // && e > 0) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp: In member function 'virtual SizeT ArrayIndexORangeS::NIter(SizeT)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp:1105:14: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= varDim) // && s > 0) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp: In member function 'virtual SizeT ArrayIndexRangeS::NIter(SizeT)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp:1270:14: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( e >= varDim) // && e > 0) ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp:98:0, from /builddir/build/BUILD/gdl-0.9.9/src/GDLTreeParser.hpp:13, from /builddir/build/BUILD/gdl-0.9.9/src/dinterpreter.hpp:69, from /builddir/build/BUILD/gdl-0.9.9/src/math_fun_jmg.cpp:26: /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp: In member function 'virtual BaseGDL* ArrayIndexListOneNoAssocT::Index(BaseGDL*, IxExprListT&)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp:308:8: warning: unused variable 'assertValue' [-Wunused-variable] SizeT assertValue = ix->NIter( var->N_Elements()/*var->Size()*/); ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp: In member function 'virtual void ArrayIndexListOneScalarVPNoAssocT::SetVariable(BaseGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp:532:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp: In member function 'virtual void ArrayIndexListOneScalarVPNoAssocT::AssignAt(BaseGDL*, BaseGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp:579:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp: In member function 'virtual void ArrayIndexListOneConstScalarNoAssocT::SetVariable(BaseGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp:727:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp: In member function 'virtual void ArrayIndexListOneConstScalarNoAssocT::AssignAt(BaseGDL*, BaseGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp:752:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp: In member function 'virtual BaseGDL* ArrayIndexListOneConstScalarNoAssocT::Index(BaseGDL*, IxExprListT&)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp:782:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/GDLTreeParser.hpp:13:0, from /builddir/build/BUILD/gdl-0.9.9/src/dinterpreter.hpp:69, from /builddir/build/BUILD/gdl-0.9.9/src/math_fun_jmg.cpp:26: /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp: In member function 'virtual BaseGDL* ArrayIndexListOneT::Index(BaseGDL*, IxExprListT&)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp:341:8: warning: unused variable 'assertValue' [-Wunused-variable] SizeT assertValue = ix->NIter( var->N_Elements()/*var->Size()*/); ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp: In member function 'virtual void ArrayIndexListOneScalarVPT::SetVariable(BaseGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp:562:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp: In member function 'virtual void ArrayIndexListOneScalarVPT::AssignAt(BaseGDL*, BaseGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp:609:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp: In member function 'virtual void ArrayIndexListOneConstScalarT::SetVariable(BaseGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp:738:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp: In member function 'virtual void ArrayIndexListOneConstScalarT::AssignAt(BaseGDL*, BaseGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp:763:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp: In member function 'virtual BaseGDL* ArrayIndexListOneConstScalarT::Index(BaseGDL*, IxExprListT&)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp:793:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/GDLInterpreter.hpp:23:0, from /builddir/build/BUILD/gdl-0.9.9/src/dinterpreter.hpp:70, from /builddir/build/BUILD/gdl-0.9.9/src/math_fun_jmg.cpp:26: /builddir/build/BUILD/gdl-0.9.9/src/accessdesc.hpp: In member function 'void DotAccessDescT::ADAssign(BaseGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/accessdesc.hpp:392:9: warning: unused variable 'lRank' [-Wunused-variable] SizeT lRank = dim.Rank(); ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/dinterpreter.hpp:70:0, from /builddir/build/BUILD/gdl-0.9.9/src/math_fun_jmg.cpp:26: /builddir/build/BUILD/gdl-0.9.9/src/GDLInterpreter.hpp: In static member function 'static void GDLInterpreter::EnableAllGC()': /builddir/build/BUILD/gdl-0.9.9/src/GDLInterpreter.hpp:366:15: warning: variable 'nEl' set but not used [-Wunused-but-set-variable] SizeT nEl = heap.size(); ^ /builddir/build/BUILD/gdl-0.9.9/src/math_fun_jmg.cpp: In function 'BaseGDL* lib::radon_fun(EnvT*)': /builddir/build/BUILD/gdl-0.9.9/src/math_fun_jmg.cpp:646:28: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for( SizeT i=0; i (p0->Dim(1)-1)) continue; ^ /builddir/build/BUILD/gdl-0.9.9/src/math_fun_jmg.cpp:747:28: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for( SizeT irho=0; irho (p0->Dim(0)-1)) continue; ^ /builddir/build/BUILD/gdl-0.9.9/src/math_fun_jmg.cpp:770:26: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for( SizeT irho=0; irhoN_Elements() < nc ) e->Throw("Coefficient arrays must have (degree+1)^2 elements"); ^ /builddir/build/BUILD/gdl-0.9.9/src/math_fun_jmg.cpp:1555:53: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (SizeT i = 0; i < (nDegree + 1)*(nDegree + 1); ++i) { ^ /builddir/build/BUILD/gdl-0.9.9/src/math_fun_jmg.cpp:1567:53: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (SizeT i = 0; i < (nDegree + 1)*(nDegree + 1); ++i) { ^ /builddir/build/BUILD/gdl-0.9.9/src/math_fun_jmg.cpp: In instantiation of 'static BaseGDL* lib::finite_helper_sign::do_it(T*, bool, bool, DLong) [with T = Data_; DLong = int]': /builddir/build/BUILD/gdl-0.9.9/src/math_fun_jmg.cpp:330:61: required from 'BaseGDL* lib::finite_template(BaseGDL*, bool, bool, DLong) [with T = Data_; bool IS_COMPLEX = true; DLong = int]' /builddir/build/BUILD/gdl-0.9.9/src/math_fun_jmg.cpp:415:80: required from here /builddir/build/BUILD/gdl-0.9.9/src/math_fun_jmg.cpp:316:54: warning: suggest parentheses around '&&' within '||' [-Wparentheses] if ((kwInfinity && isinf((*src)[ i].real()) || kwNaN && isnan((*src)[ i].real())) && signbit((*src)[ i].real())==0 && kwSign > 0) (*res)[i]=1; ^ /builddir/build/BUILD/gdl-0.9.9/src/math_fun_jmg.cpp:317:54: warning: suggest parentheses around '&&' within '||' [-Wparentheses] else if ((kwInfinity && isinf((*src)[ i].imag()) || kwNaN && isnan((*src)[ i].imag())) && signbit((*src)[ i].imag())==0 && kwSign > 0) (*res)[i]=1; ^ /builddir/build/BUILD/gdl-0.9.9/src/math_fun_jmg.cpp:318:54: warning: suggest parentheses around '&&' within '||' [-Wparentheses] else if ((kwInfinity && isinf((*src)[ i].real()) || kwNaN && isnan((*src)[ i].real())) && signbit((*src)[ i].real())!=0 && kwSign < 0) (*res)[i]=1; ^ /builddir/build/BUILD/gdl-0.9.9/src/math_fun_jmg.cpp:319:54: warning: suggest parentheses around '&&' within '||' [-Wparentheses] else if ((kwInfinity && isinf((*src)[ i].imag()) || kwNaN && isnan((*src)[ i].imag())) && signbit((*src)[ i].imag())!=0 && kwSign < 0) (*res)[i]=1; ^ /builddir/build/BUILD/gdl-0.9.9/src/math_fun_jmg.cpp: In instantiation of 'static BaseGDL* lib::finite_helper_sign::do_it(T*, bool, bool, DLong) [with T = Data_; DLong = int]': /builddir/build/BUILD/gdl-0.9.9/src/math_fun_jmg.cpp:330:61: required from 'BaseGDL* lib::finite_template(BaseGDL*, bool, bool, DLong) [with T = Data_; bool IS_COMPLEX = true; DLong = int]' /builddir/build/BUILD/gdl-0.9.9/src/math_fun_jmg.cpp:419:83: required from here /builddir/build/BUILD/gdl-0.9.9/src/math_fun_jmg.cpp:316:54: warning: suggest parentheses around '&&' within '||' [-Wparentheses] if ((kwInfinity && isinf((*src)[ i].real()) || kwNaN && isnan((*src)[ i].real())) && signbit((*src)[ i].real())==0 && kwSign > 0) (*res)[i]=1; ^ /builddir/build/BUILD/gdl-0.9.9/src/math_fun_jmg.cpp:317:54: warning: suggest parentheses around '&&' within '||' [-Wparentheses] else if ((kwInfinity && isinf((*src)[ i].imag()) || kwNaN && isnan((*src)[ i].imag())) && signbit((*src)[ i].imag())==0 && kwSign > 0) (*res)[i]=1; ^ /builddir/build/BUILD/gdl-0.9.9/src/math_fun_jmg.cpp:318:54: warning: suggest parentheses around '&&' within '||' [-Wparentheses] else if ((kwInfinity && isinf((*src)[ i].real()) || kwNaN && isnan((*src)[ i].real())) && signbit((*src)[ i].real())!=0 && kwSign < 0) (*res)[i]=1; ^ /builddir/build/BUILD/gdl-0.9.9/src/math_fun_jmg.cpp:319:54: warning: suggest parentheses around '&&' within '||' [-Wparentheses] else if ((kwInfinity && isinf((*src)[ i].imag()) || kwNaN && isnan((*src)[ i].imag())) && signbit((*src)[ i].imag())!=0 && kwSign < 0) (*res)[i]=1; ^ /builddir/build/BUILD/gdl-0.9.9/src/math_fun_jmg.cpp: In static member function 'static BaseGDL* lib::finite_helper_sign >::do_it(T*, bool, bool, DLong) [with T = Data_; bool = false; DLong = int]': /builddir/build/BUILD/gdl-0.9.9/src/math_fun_jmg.cpp:300:6: warning: control reaches end of non-void function [-Wreturn-type] } ^ /builddir/build/BUILD/gdl-0.9.9/src/math_fun_jmg.cpp: In static member function 'static BaseGDL* lib::finite_helper_sign >::do_it(T*, bool, bool, DLong) [with T = Data_; bool = false; DLong = int]': /builddir/build/BUILD/gdl-0.9.9/src/math_fun_jmg.cpp:300:6: warning: control reaches end of non-void function [-Wreturn-type] } ^ [ 62%] Building CXX object src/CMakeFiles/gdl.dir/math_fun_ng.cpp.o cd /builddir/build/BUILD/gdl-0.9.9/build/src && /usr/bin/c++ -DHAVE_CONFIG_H -DWXUSINGDLL -D_FILE_OFFSET_BITS=64 -D__WXGTK__ -I/builddir/build/BUILD/gdl-0.9.9/src -I/usr/include/tirpc -I/usr/include/GraphicsMagick -I/usr/lib/wx/include/gtk3-unicode-3.0 -I/usr/include/wx-3.0 -I/usr/include/libgeotiff -I/usr/include/hdf -I/usr/include/python2.7 -I/usr/lib/python2.7/site-packages/numpy/core/include -I/usr/include/udunits2 -I/usr/include/eigen3 -I/builddir/build/BUILD/gdl-0.9.9 -I/builddir/build/BUILD/gdl-0.9.9/build -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -DNDEBUG -fPIE -fopenmp -std=gnu++11 -o CMakeFiles/gdl.dir/math_fun_ng.cpp.o -c /builddir/build/BUILD/gdl-0.9.9/src/math_fun_ng.cpp In file included from /builddir/build/BUILD/gdl-0.9.9/src/basegdl.hpp:31:0, from /builddir/build/BUILD/gdl-0.9.9/src/datatypes.hpp:33, from /builddir/build/BUILD/gdl-0.9.9/src/math_fun_ng.hpp:19, from /builddir/build/BUILD/gdl-0.9.9/src/voigt.cpp:31, from /builddir/build/BUILD/gdl-0.9.9/src/math_fun_ng.cpp:21: /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In copy constructor 'dimension::dimension(const dimension&)': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:55:14: warning: array subscript has type 'char' [-Wchar-subscripts] { dim[i]=dim_.dim[i];} ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:55:26: warning: array subscript has type 'char' [-Wchar-subscripts] { dim[i]=dim_.dim[i];} ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In member function 'dimension& dimension::operator=(const dimension&)': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:118:12: warning: array subscript has type 'char' [-Wchar-subscripts] dim[i]=dim_.dim[i]; ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:118:24: warning: array subscript has type 'char' [-Wchar-subscripts] dim[i]=dim_.dim[i]; ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In member function 'void dimension::operator<<(SizeT)': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:146:15: warning: array subscript has type 'char' [-Wchar-subscripts] dim[rank++]=add; ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In member function 'SizeT dimension::NDimElements()': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:295:24: warning: array subscript has type 'char' [-Wchar-subscripts] return stride[ rank]; ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In member function 'SizeT dimension::NDimElementsConst() const': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:303:44: warning: array subscript has type 'char' [-Wchar-subscripts] for(char i=0; i= labelList.Size()) ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp:21:0, from /builddir/build/BUILD/gdl-0.9.9/src/GDLTreeParser.hpp:13, from /builddir/build/BUILD/gdl-0.9.9/src/dinterpreter.hpp:69, from /builddir/build/BUILD/gdl-0.9.9/src/math_fun_ng.hpp:20, from /builddir/build/BUILD/gdl-0.9.9/src/voigt.cpp:31, from /builddir/build/BUILD/gdl-0.9.9/src/math_fun_ng.cpp:21: /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp: In member function 'void ArrayIndexVectorT::Clear()': /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp:142:17: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for( int i=0; iGetStride() * varStride[variableIndex]; ^ /builddir/build/BUILD/gdl-0.9.9/src/allix.hpp: In constructor 'AllIxNewMultiOneVariableIndexIndexedT::AllIxNewMultiOneVariableIndexIndexedT(RankT, SizeT, ArrayIndexVectorT*, SizeT, SizeT, const SizeT*, SizeT*, SizeT*)': /builddir/build/BUILD/gdl-0.9.9/src/allix.hpp:654:44: warning: array subscript has type 'char' [-Wchar-subscripts] ixListStride = varStride[variableIndex]; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp:21:0, from /builddir/build/BUILD/gdl-0.9.9/src/GDLTreeParser.hpp:13, from /builddir/build/BUILD/gdl-0.9.9/src/dinterpreter.hpp:69, from /builddir/build/BUILD/gdl-0.9.9/src/math_fun_ng.hpp:20, from /builddir/build/BUILD/gdl-0.9.9/src/voigt.cpp:31, from /builddir/build/BUILD/gdl-0.9.9/src/math_fun_ng.cpp:21: /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp: In member function 'virtual SizeT CArrayIndexScalar::NIter(SizeT)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp:409:14: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= varDim && s > 0) // varDim == 0 && s == 0 ok ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp: In member function 'virtual SizeT ArrayIndexIndexed::NIter(SizeT)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp:577:16: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= varDim && s > 0) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp: In member function 'virtual SizeT CArrayIndexIndexed::NIter(SizeT)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp:720:16: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= varDim && s > 0) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp: In member function 'virtual SizeT ArrayIndexORange::NIter(SizeT)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp:828:18: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( sInit >= varDim) // && s > 0) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp: In member function 'virtual SizeT ArrayIndexRange::NIter(SizeT)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp:972:14: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( e >= varDim) // && e > 0) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp: In member function 'virtual SizeT ArrayIndexORangeS::NIter(SizeT)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp:1105:14: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= varDim) // && s > 0) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp: In member function 'virtual SizeT ArrayIndexRangeS::NIter(SizeT)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp:1270:14: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( e >= varDim) // && e > 0) ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp:98:0, from /builddir/build/BUILD/gdl-0.9.9/src/GDLTreeParser.hpp:13, from /builddir/build/BUILD/gdl-0.9.9/src/dinterpreter.hpp:69, from /builddir/build/BUILD/gdl-0.9.9/src/math_fun_ng.hpp:20, from /builddir/build/BUILD/gdl-0.9.9/src/voigt.cpp:31, from /builddir/build/BUILD/gdl-0.9.9/src/math_fun_ng.cpp:21: /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp: In member function 'virtual BaseGDL* ArrayIndexListOneNoAssocT::Index(BaseGDL*, IxExprListT&)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp:308:8: warning: unused variable 'assertValue' [-Wunused-variable] SizeT assertValue = ix->NIter( var->N_Elements()/*var->Size()*/); ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp: In member function 'virtual void ArrayIndexListOneScalarVPNoAssocT::SetVariable(BaseGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp:532:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp: In member function 'virtual void ArrayIndexListOneScalarVPNoAssocT::AssignAt(BaseGDL*, BaseGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp:579:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp: In member function 'virtual void ArrayIndexListOneConstScalarNoAssocT::SetVariable(BaseGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp:727:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp: In member function 'virtual void ArrayIndexListOneConstScalarNoAssocT::AssignAt(BaseGDL*, BaseGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp:752:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp: In member function 'virtual BaseGDL* ArrayIndexListOneConstScalarNoAssocT::Index(BaseGDL*, IxExprListT&)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp:782:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/GDLTreeParser.hpp:13:0, from /builddir/build/BUILD/gdl-0.9.9/src/dinterpreter.hpp:69, from /builddir/build/BUILD/gdl-0.9.9/src/math_fun_ng.hpp:20, from /builddir/build/BUILD/gdl-0.9.9/src/voigt.cpp:31, from /builddir/build/BUILD/gdl-0.9.9/src/math_fun_ng.cpp:21: /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp: In member function 'virtual BaseGDL* ArrayIndexListOneT::Index(BaseGDL*, IxExprListT&)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp:341:8: warning: unused variable 'assertValue' [-Wunused-variable] SizeT assertValue = ix->NIter( var->N_Elements()/*var->Size()*/); ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp: In member function 'virtual void ArrayIndexListOneScalarVPT::SetVariable(BaseGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp:562:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp: In member function 'virtual void ArrayIndexListOneScalarVPT::AssignAt(BaseGDL*, BaseGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp:609:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp: In member function 'virtual void ArrayIndexListOneConstScalarT::SetVariable(BaseGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp:738:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp: In member function 'virtual void ArrayIndexListOneConstScalarT::AssignAt(BaseGDL*, BaseGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp:763:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp: In member function 'virtual BaseGDL* ArrayIndexListOneConstScalarT::Index(BaseGDL*, IxExprListT&)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp:793:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/GDLInterpreter.hpp:23:0, from /builddir/build/BUILD/gdl-0.9.9/src/dinterpreter.hpp:70, from /builddir/build/BUILD/gdl-0.9.9/src/math_fun_ng.hpp:20, from /builddir/build/BUILD/gdl-0.9.9/src/voigt.cpp:31, from /builddir/build/BUILD/gdl-0.9.9/src/math_fun_ng.cpp:21: /builddir/build/BUILD/gdl-0.9.9/src/accessdesc.hpp: In member function 'void DotAccessDescT::ADAssign(BaseGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/accessdesc.hpp:392:9: warning: unused variable 'lRank' [-Wunused-variable] SizeT lRank = dim.Rank(); ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/dinterpreter.hpp:70:0, from /builddir/build/BUILD/gdl-0.9.9/src/math_fun_ng.hpp:20, from /builddir/build/BUILD/gdl-0.9.9/src/voigt.cpp:31, from /builddir/build/BUILD/gdl-0.9.9/src/math_fun_ng.cpp:21: /builddir/build/BUILD/gdl-0.9.9/src/GDLInterpreter.hpp: In static member function 'static void GDLInterpreter::EnableAllGC()': /builddir/build/BUILD/gdl-0.9.9/src/GDLInterpreter.hpp:366:15: warning: variable 'nEl' set but not used [-Wunused-but-set-variable] SizeT nEl = heap.size(); ^ /builddir/build/BUILD/gdl-0.9.9/src/math_fun_ng.cpp: In function 'BaseGDL* lib::rk4_fun(EnvT*)': /builddir/build/BUILD/gdl-0.9.9/src/math_fun_ng.cpp:264:17: warning: unused variable 'init' [-Wunused-variable] DStringGDL* init = e->GetParAs(4); ^ /builddir/build/BUILD/gdl-0.9.9/src/math_fun_ng.cpp:270:14: warning: unused variable 'Steptwo' [-Wunused-variable] BaseGDL *Steptwo,*Stepthree,*Stepfour; ^ /builddir/build/BUILD/gdl-0.9.9/src/math_fun_ng.cpp:270:23: warning: unused variable 'Stepthree' [-Wunused-variable] BaseGDL *Steptwo,*Stepthree,*Stepfour; ^ /builddir/build/BUILD/gdl-0.9.9/src/math_fun_ng.cpp:270:34: warning: unused variable 'Stepfour' [-Wunused-variable] BaseGDL *Steptwo,*Stepthree,*Stepfour; ^ /builddir/build/BUILD/gdl-0.9.9/src/math_fun_ng.cpp:374:3: warning: control reaches end of non-void function [-Wreturn-type] }// RK4_fun ^ [ 63%] Building CXX object src/CMakeFiles/gdl.dir/math_utl.cpp.o cd /builddir/build/BUILD/gdl-0.9.9/build/src && /usr/bin/c++ -DHAVE_CONFIG_H -DWXUSINGDLL -D_FILE_OFFSET_BITS=64 -D__WXGTK__ -I/builddir/build/BUILD/gdl-0.9.9/src -I/usr/include/tirpc -I/usr/include/GraphicsMagick -I/usr/lib/wx/include/gtk3-unicode-3.0 -I/usr/include/wx-3.0 -I/usr/include/libgeotiff -I/usr/include/hdf -I/usr/include/python2.7 -I/usr/lib/python2.7/site-packages/numpy/core/include -I/usr/include/udunits2 -I/usr/include/eigen3 -I/builddir/build/BUILD/gdl-0.9.9 -I/builddir/build/BUILD/gdl-0.9.9/build -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -DNDEBUG -fPIE -fopenmp -std=gnu++11 -o CMakeFiles/gdl.dir/math_utl.cpp.o -c /builddir/build/BUILD/gdl-0.9.9/src/math_utl.cpp /builddir/build/BUILD/gdl-0.9.9/src/math_utl.cpp:38:0: warning: ignoring #pragma optimize [-Wunknown-pragmas] #pragma optimize("", off) ^ /builddir/build/BUILD/gdl-0.9.9/src/math_utl.cpp:480:0: warning: ignoring #pragma optimize [-Wunknown-pragmas] #pragma optimize("", off) ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/basegdl.hpp:31:0, from /builddir/build/BUILD/gdl-0.9.9/src/math_utl.hpp:21, from /builddir/build/BUILD/gdl-0.9.9/src/math_utl.cpp:24: /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In copy constructor 'dimension::dimension(const dimension&)': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:55:14: warning: array subscript has type 'char' [-Wchar-subscripts] { dim[i]=dim_.dim[i];} ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:55:26: warning: array subscript has type 'char' [-Wchar-subscripts] { dim[i]=dim_.dim[i];} ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In member function 'dimension& dimension::operator=(const dimension&)': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:118:12: warning: array subscript has type 'char' [-Wchar-subscripts] dim[i]=dim_.dim[i]; ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:118:24: warning: array subscript has type 'char' [-Wchar-subscripts] dim[i]=dim_.dim[i]; ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In member function 'void dimension::operator<<(SizeT)': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:146:15: warning: array subscript has type 'char' [-Wchar-subscripts] dim[rank++]=add; ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In member function 'SizeT dimension::NDimElements()': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:295:24: warning: array subscript has type 'char' [-Wchar-subscripts] return stride[ rank]; ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In member function 'SizeT dimension::NDimElementsConst() const': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:303:44: warning: array subscript has type 'char' [-Wchar-subscripts] for(char i=0; i= labelList.Size()) ^ /builddir/build/BUILD/gdl-0.9.9/src/math_utl.cpp: At global scope: /builddir/build/BUILD/gdl-0.9.9/src/math_utl.cpp:473:9: warning: #pragma GCC target is not supported for this machine [-Wpragmas] #pragma GCC pop_options ^ [ 63%] Building CXX object src/CMakeFiles/gdl.dir/matrix_cholesky.cpp.o cd /builddir/build/BUILD/gdl-0.9.9/build/src && /usr/bin/c++ -DHAVE_CONFIG_H -DWXUSINGDLL -D_FILE_OFFSET_BITS=64 -D__WXGTK__ -I/builddir/build/BUILD/gdl-0.9.9/src -I/usr/include/tirpc -I/usr/include/GraphicsMagick -I/usr/lib/wx/include/gtk3-unicode-3.0 -I/usr/include/wx-3.0 -I/usr/include/libgeotiff -I/usr/include/hdf -I/usr/include/python2.7 -I/usr/lib/python2.7/site-packages/numpy/core/include -I/usr/include/udunits2 -I/usr/include/eigen3 -I/builddir/build/BUILD/gdl-0.9.9 -I/builddir/build/BUILD/gdl-0.9.9/build -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -DNDEBUG -fPIE -fopenmp -std=gnu++11 -o CMakeFiles/gdl.dir/matrix_cholesky.cpp.o -c /builddir/build/BUILD/gdl-0.9.9/src/matrix_cholesky.cpp In file included from /builddir/build/BUILD/gdl-0.9.9/src/basegdl.hpp:31:0, from /builddir/build/BUILD/gdl-0.9.9/src/datatypes.hpp:33, from /builddir/build/BUILD/gdl-0.9.9/src/matrix_cholesky.cpp:28: /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In copy constructor 'dimension::dimension(const dimension&)': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:55:14: warning: array subscript has type 'char' [-Wchar-subscripts] { dim[i]=dim_.dim[i];} ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:55:26: warning: array subscript has type 'char' [-Wchar-subscripts] { dim[i]=dim_.dim[i];} ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In member function 'dimension& dimension::operator=(const dimension&)': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:118:12: warning: array subscript has type 'char' [-Wchar-subscripts] dim[i]=dim_.dim[i]; ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:118:24: warning: array subscript has type 'char' [-Wchar-subscripts] dim[i]=dim_.dim[i]; ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In member function 'void dimension::operator<<(SizeT)': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:146:15: warning: array subscript has type 'char' [-Wchar-subscripts] dim[rank++]=add; ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In member function 'SizeT dimension::NDimElements()': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:295:24: warning: array subscript has type 'char' [-Wchar-subscripts] return stride[ rank]; ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In member function 'SizeT dimension::NDimElementsConst() const': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:303:44: warning: array subscript has type 'char' [-Wchar-subscripts] for(char i=0; i= labelList.Size()) ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp:21:0, from /builddir/build/BUILD/gdl-0.9.9/src/GDLTreeParser.hpp:13, from /builddir/build/BUILD/gdl-0.9.9/src/dinterpreter.hpp:69, from /builddir/build/BUILD/gdl-0.9.9/src/matrix_cholesky.cpp:31: /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp: In member function 'void ArrayIndexVectorT::Clear()': /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp:142:17: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for( int i=0; iGetStride() * varStride[variableIndex]; ^ /builddir/build/BUILD/gdl-0.9.9/src/allix.hpp: In constructor 'AllIxNewMultiOneVariableIndexIndexedT::AllIxNewMultiOneVariableIndexIndexedT(RankT, SizeT, ArrayIndexVectorT*, SizeT, SizeT, const SizeT*, SizeT*, SizeT*)': /builddir/build/BUILD/gdl-0.9.9/src/allix.hpp:654:44: warning: array subscript has type 'char' [-Wchar-subscripts] ixListStride = varStride[variableIndex]; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp:21:0, from /builddir/build/BUILD/gdl-0.9.9/src/GDLTreeParser.hpp:13, from /builddir/build/BUILD/gdl-0.9.9/src/dinterpreter.hpp:69, from /builddir/build/BUILD/gdl-0.9.9/src/matrix_cholesky.cpp:31: /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp: In member function 'virtual SizeT CArrayIndexScalar::NIter(SizeT)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp:409:14: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= varDim && s > 0) // varDim == 0 && s == 0 ok ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp: In member function 'virtual SizeT ArrayIndexIndexed::NIter(SizeT)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp:577:16: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= varDim && s > 0) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp: In member function 'virtual SizeT CArrayIndexIndexed::NIter(SizeT)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp:720:16: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= varDim && s > 0) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp: In member function 'virtual SizeT ArrayIndexORange::NIter(SizeT)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp:828:18: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( sInit >= varDim) // && s > 0) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp: In member function 'virtual SizeT ArrayIndexRange::NIter(SizeT)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp:972:14: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( e >= varDim) // && e > 0) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp: In member function 'virtual SizeT ArrayIndexORangeS::NIter(SizeT)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp:1105:14: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= varDim) // && s > 0) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp: In member function 'virtual SizeT ArrayIndexRangeS::NIter(SizeT)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp:1270:14: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( e >= varDim) // && e > 0) ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp:98:0, from /builddir/build/BUILD/gdl-0.9.9/src/GDLTreeParser.hpp:13, from /builddir/build/BUILD/gdl-0.9.9/src/dinterpreter.hpp:69, from /builddir/build/BUILD/gdl-0.9.9/src/matrix_cholesky.cpp:31: /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp: In member function 'virtual BaseGDL* ArrayIndexListOneNoAssocT::Index(BaseGDL*, IxExprListT&)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp:308:8: warning: unused variable 'assertValue' [-Wunused-variable] SizeT assertValue = ix->NIter( var->N_Elements()/*var->Size()*/); ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp: In member function 'virtual void ArrayIndexListOneScalarVPNoAssocT::SetVariable(BaseGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp:532:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp: In member function 'virtual void ArrayIndexListOneScalarVPNoAssocT::AssignAt(BaseGDL*, BaseGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp:579:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp: In member function 'virtual void ArrayIndexListOneConstScalarNoAssocT::SetVariable(BaseGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp:727:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp: In member function 'virtual void ArrayIndexListOneConstScalarNoAssocT::AssignAt(BaseGDL*, BaseGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp:752:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp: In member function 'virtual BaseGDL* ArrayIndexListOneConstScalarNoAssocT::Index(BaseGDL*, IxExprListT&)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp:782:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/GDLTreeParser.hpp:13:0, from /builddir/build/BUILD/gdl-0.9.9/src/dinterpreter.hpp:69, from /builddir/build/BUILD/gdl-0.9.9/src/matrix_cholesky.cpp:31: /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp: In member function 'virtual BaseGDL* ArrayIndexListOneT::Index(BaseGDL*, IxExprListT&)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp:341:8: warning: unused variable 'assertValue' [-Wunused-variable] SizeT assertValue = ix->NIter( var->N_Elements()/*var->Size()*/); ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp: In member function 'virtual void ArrayIndexListOneScalarVPT::SetVariable(BaseGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp:562:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp: In member function 'virtual void ArrayIndexListOneScalarVPT::AssignAt(BaseGDL*, BaseGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp:609:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp: In member function 'virtual void ArrayIndexListOneConstScalarT::SetVariable(BaseGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp:738:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp: In member function 'virtual void ArrayIndexListOneConstScalarT::AssignAt(BaseGDL*, BaseGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp:763:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp: In member function 'virtual BaseGDL* ArrayIndexListOneConstScalarT::Index(BaseGDL*, IxExprListT&)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp:793:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/GDLInterpreter.hpp:23:0, from /builddir/build/BUILD/gdl-0.9.9/src/dinterpreter.hpp:70, from /builddir/build/BUILD/gdl-0.9.9/src/matrix_cholesky.cpp:31: /builddir/build/BUILD/gdl-0.9.9/src/accessdesc.hpp: In member function 'void DotAccessDescT::ADAssign(BaseGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/accessdesc.hpp:392:9: warning: unused variable 'lRank' [-Wunused-variable] SizeT lRank = dim.Rank(); ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/dinterpreter.hpp:70:0, from /builddir/build/BUILD/gdl-0.9.9/src/matrix_cholesky.cpp:31: /builddir/build/BUILD/gdl-0.9.9/src/GDLInterpreter.hpp: In static member function 'static void GDLInterpreter::EnableAllGC()': /builddir/build/BUILD/gdl-0.9.9/src/GDLInterpreter.hpp:366:15: warning: variable 'nEl' set but not used [-Wunused-but-set-variable] SizeT nEl = heap.size(); ^ /builddir/build/BUILD/gdl-0.9.9/src/matrix_cholesky.cpp: In function 'BaseGDL* lib::la_cholsol_fun(EnvT*)': /builddir/build/BUILD/gdl-0.9.9/src/matrix_cholesky.cpp:67:11: warning: unused variable 'nParam' [-Wunused-variable] SizeT nParam=e->NParam(2); ^ /builddir/build/BUILD/gdl-0.9.9/src/matrix_cholesky.cpp: In function 'BaseGDL* lib::cholsol_fun(EnvT*)': /builddir/build/BUILD/gdl-0.9.9/src/matrix_cholesky.cpp:145:11: warning: unused variable 'nParam' [-Wunused-variable] SizeT nParam=e->NParam(3); ^ /builddir/build/BUILD/gdl-0.9.9/src/matrix_cholesky.cpp: In function 'void lib::la_choldc_pro(EnvT*)': /builddir/build/BUILD/gdl-0.9.9/src/matrix_cholesky.cpp:371:14: warning: unused variable 'nParam' [-Wunused-variable] SizeT nParam = e->NParam(1); ^ /builddir/build/BUILD/gdl-0.9.9/src/matrix_cholesky.cpp: In function 'void lib::choldc_pro(EnvT*)': /builddir/build/BUILD/gdl-0.9.9/src/matrix_cholesky.cpp:568:11: warning: unused variable 'nParam' [-Wunused-variable] SizeT nParam=e->NParam(2); ^ /builddir/build/BUILD/gdl-0.9.9/src/matrix_cholesky.cpp:569:10: warning: unused variable 'singular' [-Wunused-variable] long singular=0; ^ [ 64%] Building CXX object src/CMakeFiles/gdl.dir/matrix_invert.cpp.o cd /builddir/build/BUILD/gdl-0.9.9/build/src && /usr/bin/c++ -DHAVE_CONFIG_H -DWXUSINGDLL -D_FILE_OFFSET_BITS=64 -D__WXGTK__ -I/builddir/build/BUILD/gdl-0.9.9/src -I/usr/include/tirpc -I/usr/include/GraphicsMagick -I/usr/lib/wx/include/gtk3-unicode-3.0 -I/usr/include/wx-3.0 -I/usr/include/libgeotiff -I/usr/include/hdf -I/usr/include/python2.7 -I/usr/lib/python2.7/site-packages/numpy/core/include -I/usr/include/udunits2 -I/usr/include/eigen3 -I/builddir/build/BUILD/gdl-0.9.9 -I/builddir/build/BUILD/gdl-0.9.9/build -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -DNDEBUG -fPIE -fopenmp -std=gnu++11 -o CMakeFiles/gdl.dir/matrix_invert.cpp.o -c /builddir/build/BUILD/gdl-0.9.9/src/matrix_invert.cpp In file included from /builddir/build/BUILD/gdl-0.9.9/src/basegdl.hpp:31:0, from /builddir/build/BUILD/gdl-0.9.9/src/datatypes.hpp:33, from /builddir/build/BUILD/gdl-0.9.9/src/matrix_invert.cpp:44: /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In copy constructor 'dimension::dimension(const dimension&)': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:55:14: warning: array subscript has type 'char' [-Wchar-subscripts] { dim[i]=dim_.dim[i];} ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:55:26: warning: array subscript has type 'char' [-Wchar-subscripts] { dim[i]=dim_.dim[i];} ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In member function 'dimension& dimension::operator=(const dimension&)': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:118:12: warning: array subscript has type 'char' [-Wchar-subscripts] dim[i]=dim_.dim[i]; ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:118:24: warning: array subscript has type 'char' [-Wchar-subscripts] dim[i]=dim_.dim[i]; ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In member function 'void dimension::operator<<(SizeT)': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:146:15: warning: array subscript has type 'char' [-Wchar-subscripts] dim[rank++]=add; ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In member function 'SizeT dimension::NDimElements()': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:295:24: warning: array subscript has type 'char' [-Wchar-subscripts] return stride[ rank]; ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In member function 'SizeT dimension::NDimElementsConst() const': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:303:44: warning: array subscript has type 'char' [-Wchar-subscripts] for(char i=0; i= labelList.Size()) ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp:21:0, from /builddir/build/BUILD/gdl-0.9.9/src/GDLTreeParser.hpp:13, from /builddir/build/BUILD/gdl-0.9.9/src/dinterpreter.hpp:69, from /builddir/build/BUILD/gdl-0.9.9/src/matrix_invert.cpp:48: /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp: In member function 'void ArrayIndexVectorT::Clear()': /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp:142:17: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for( int i=0; iGetStride() * varStride[variableIndex]; ^ /builddir/build/BUILD/gdl-0.9.9/src/allix.hpp: In constructor 'AllIxNewMultiOneVariableIndexIndexedT::AllIxNewMultiOneVariableIndexIndexedT(RankT, SizeT, ArrayIndexVectorT*, SizeT, SizeT, const SizeT*, SizeT*, SizeT*)': /builddir/build/BUILD/gdl-0.9.9/src/allix.hpp:654:44: warning: array subscript has type 'char' [-Wchar-subscripts] ixListStride = varStride[variableIndex]; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp:21:0, from /builddir/build/BUILD/gdl-0.9.9/src/GDLTreeParser.hpp:13, from /builddir/build/BUILD/gdl-0.9.9/src/dinterpreter.hpp:69, from /builddir/build/BUILD/gdl-0.9.9/src/matrix_invert.cpp:48: /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp: In member function 'virtual SizeT CArrayIndexScalar::NIter(SizeT)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp:409:14: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= varDim && s > 0) // varDim == 0 && s == 0 ok ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp: In member function 'virtual SizeT ArrayIndexIndexed::NIter(SizeT)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp:577:16: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= varDim && s > 0) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp: In member function 'virtual SizeT CArrayIndexIndexed::NIter(SizeT)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp:720:16: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= varDim && s > 0) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp: In member function 'virtual SizeT ArrayIndexORange::NIter(SizeT)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp:828:18: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( sInit >= varDim) // && s > 0) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp: In member function 'virtual SizeT ArrayIndexRange::NIter(SizeT)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp:972:14: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( e >= varDim) // && e > 0) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp: In member function 'virtual SizeT ArrayIndexORangeS::NIter(SizeT)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp:1105:14: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= varDim) // && s > 0) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp: In member function 'virtual SizeT ArrayIndexRangeS::NIter(SizeT)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp:1270:14: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( e >= varDim) // && e > 0) ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp:98:0, from /builddir/build/BUILD/gdl-0.9.9/src/GDLTreeParser.hpp:13, from /builddir/build/BUILD/gdl-0.9.9/src/dinterpreter.hpp:69, from /builddir/build/BUILD/gdl-0.9.9/src/matrix_invert.cpp:48: /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp: In member function 'virtual BaseGDL* ArrayIndexListOneNoAssocT::Index(BaseGDL*, IxExprListT&)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp:308:8: warning: unused variable 'assertValue' [-Wunused-variable] SizeT assertValue = ix->NIter( var->N_Elements()/*var->Size()*/); ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp: In member function 'virtual void ArrayIndexListOneScalarVPNoAssocT::SetVariable(BaseGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp:532:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp: In member function 'virtual void ArrayIndexListOneScalarVPNoAssocT::AssignAt(BaseGDL*, BaseGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp:579:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp: In member function 'virtual void ArrayIndexListOneConstScalarNoAssocT::SetVariable(BaseGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp:727:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp: In member function 'virtual void ArrayIndexListOneConstScalarNoAssocT::AssignAt(BaseGDL*, BaseGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp:752:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp: In member function 'virtual BaseGDL* ArrayIndexListOneConstScalarNoAssocT::Index(BaseGDL*, IxExprListT&)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp:782:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/GDLTreeParser.hpp:13:0, from /builddir/build/BUILD/gdl-0.9.9/src/dinterpreter.hpp:69, from /builddir/build/BUILD/gdl-0.9.9/src/matrix_invert.cpp:48: /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp: In member function 'virtual BaseGDL* ArrayIndexListOneT::Index(BaseGDL*, IxExprListT&)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp:341:8: warning: unused variable 'assertValue' [-Wunused-variable] SizeT assertValue = ix->NIter( var->N_Elements()/*var->Size()*/); ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp: In member function 'virtual void ArrayIndexListOneScalarVPT::SetVariable(BaseGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp:562:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp: In member function 'virtual void ArrayIndexListOneScalarVPT::AssignAt(BaseGDL*, BaseGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp:609:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp: In member function 'virtual void ArrayIndexListOneConstScalarT::SetVariable(BaseGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp:738:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp: In member function 'virtual void ArrayIndexListOneConstScalarT::AssignAt(BaseGDL*, BaseGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp:763:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp: In member function 'virtual BaseGDL* ArrayIndexListOneConstScalarT::Index(BaseGDL*, IxExprListT&)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp:793:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/GDLInterpreter.hpp:23:0, from /builddir/build/BUILD/gdl-0.9.9/src/dinterpreter.hpp:70, from /builddir/build/BUILD/gdl-0.9.9/src/matrix_invert.cpp:48: /builddir/build/BUILD/gdl-0.9.9/src/accessdesc.hpp: In member function 'void DotAccessDescT::ADAssign(BaseGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/accessdesc.hpp:392:9: warning: unused variable 'lRank' [-Wunused-variable] SizeT lRank = dim.Rank(); ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/dinterpreter.hpp:70:0, from /builddir/build/BUILD/gdl-0.9.9/src/matrix_invert.cpp:48: /builddir/build/BUILD/gdl-0.9.9/src/GDLInterpreter.hpp: In static member function 'static void GDLInterpreter::EnableAllGC()': /builddir/build/BUILD/gdl-0.9.9/src/GDLInterpreter.hpp:366:15: warning: variable 'nEl' set but not used [-Wunused-but-set-variable] SizeT nEl = heap.size(); ^ [ 65%] Building CXX object src/CMakeFiles/gdl.dir/mpi.cpp.o cd /builddir/build/BUILD/gdl-0.9.9/build/src && /usr/bin/c++ -DHAVE_CONFIG_H -DWXUSINGDLL -D_FILE_OFFSET_BITS=64 -D__WXGTK__ -I/builddir/build/BUILD/gdl-0.9.9/src -I/usr/include/tirpc -I/usr/include/GraphicsMagick -I/usr/lib/wx/include/gtk3-unicode-3.0 -I/usr/include/wx-3.0 -I/usr/include/libgeotiff -I/usr/include/hdf -I/usr/include/python2.7 -I/usr/lib/python2.7/site-packages/numpy/core/include -I/usr/include/udunits2 -I/usr/include/eigen3 -I/builddir/build/BUILD/gdl-0.9.9 -I/builddir/build/BUILD/gdl-0.9.9/build -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -DNDEBUG -fPIE -fopenmp -std=gnu++11 -o CMakeFiles/gdl.dir/mpi.cpp.o -c /builddir/build/BUILD/gdl-0.9.9/src/mpi.cpp In file included from /builddir/build/BUILD/gdl-0.9.9/src/basegdl.hpp:31:0, from /builddir/build/BUILD/gdl-0.9.9/src/str.hpp:25, from /builddir/build/BUILD/gdl-0.9.9/src/envt.hpp:26, from /builddir/build/BUILD/gdl-0.9.9/src/mpi.cpp:12: /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In copy constructor 'dimension::dimension(const dimension&)': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:55:14: warning: array subscript has type 'char' [-Wchar-subscripts] { dim[i]=dim_.dim[i];} ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:55:26: warning: array subscript has type 'char' [-Wchar-subscripts] { dim[i]=dim_.dim[i];} ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In member function 'dimension& dimension::operator=(const dimension&)': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:118:12: warning: array subscript has type 'char' [-Wchar-subscripts] dim[i]=dim_.dim[i]; ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:118:24: warning: array subscript has type 'char' [-Wchar-subscripts] dim[i]=dim_.dim[i]; ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In member function 'void dimension::operator<<(SizeT)': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:146:15: warning: array subscript has type 'char' [-Wchar-subscripts] dim[rank++]=add; ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In member function 'SizeT dimension::NDimElements()': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:295:24: warning: array subscript has type 'char' [-Wchar-subscripts] return stride[ rank]; ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In member function 'SizeT dimension::NDimElementsConst() const': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:303:44: warning: array subscript has type 'char' [-Wchar-subscripts] for(char i=0; i= labelList.Size()) ^ [ 65%] Building CXX object src/CMakeFiles/gdl.dir/ncdf_att_cl.cpp.o cd /builddir/build/BUILD/gdl-0.9.9/build/src && /usr/bin/c++ -DHAVE_CONFIG_H -DWXUSINGDLL -D_FILE_OFFSET_BITS=64 -D__WXGTK__ -I/builddir/build/BUILD/gdl-0.9.9/src -I/usr/include/tirpc -I/usr/include/GraphicsMagick -I/usr/lib/wx/include/gtk3-unicode-3.0 -I/usr/include/wx-3.0 -I/usr/include/libgeotiff -I/usr/include/hdf -I/usr/include/python2.7 -I/usr/lib/python2.7/site-packages/numpy/core/include -I/usr/include/udunits2 -I/usr/include/eigen3 -I/builddir/build/BUILD/gdl-0.9.9 -I/builddir/build/BUILD/gdl-0.9.9/build -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -DNDEBUG -fPIE -fopenmp -std=gnu++11 -o CMakeFiles/gdl.dir/ncdf_att_cl.cpp.o -c /builddir/build/BUILD/gdl-0.9.9/src/ncdf_att_cl.cpp In file included from /builddir/build/BUILD/gdl-0.9.9/src/basegdl.hpp:31:0, from /builddir/build/BUILD/gdl-0.9.9/src/datatypes.hpp:33, from /builddir/build/BUILD/gdl-0.9.9/src/ncdf_att_cl.cpp:31: /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In copy constructor 'dimension::dimension(const dimension&)': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:55:14: warning: array subscript has type 'char' [-Wchar-subscripts] { dim[i]=dim_.dim[i];} ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:55:26: warning: array subscript has type 'char' [-Wchar-subscripts] { dim[i]=dim_.dim[i];} ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In member function 'dimension& dimension::operator=(const dimension&)': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:118:12: warning: array subscript has type 'char' [-Wchar-subscripts] dim[i]=dim_.dim[i]; ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:118:24: warning: array subscript has type 'char' [-Wchar-subscripts] dim[i]=dim_.dim[i]; ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In member function 'void dimension::operator<<(SizeT)': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:146:15: warning: array subscript has type 'char' [-Wchar-subscripts] dim[rank++]=add; ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In member function 'SizeT dimension::NDimElements()': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:295:24: warning: array subscript has type 'char' [-Wchar-subscripts] return stride[ rank]; ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In member function 'SizeT dimension::NDimElementsConst() const': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:303:44: warning: array subscript has type 'char' [-Wchar-subscripts] for(char i=0; i= labelList.Size()) ^ /builddir/build/BUILD/gdl-0.9.9/src/ncdf_att_cl.cpp: In function 'void lib::ncdf_attput(EnvT*)': /builddir/build/BUILD/gdl-0.9.9/src/ncdf_att_cl.cpp:362:36: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (length > val->N_Elements()) e->Throw("LENGTH keyword value (" + i2s(length) + ^ /builddir/build/BUILD/gdl-0.9.9/src/ncdf_att_cl.cpp:383:34: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (length > cvar.length()) e->Throw("LENGTH keyword value (" + i2s(length) + ^ /builddir/build/BUILD/gdl-0.9.9/src/ncdf_att_cl.cpp:385:34: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (length < cvar.length()) cvar.resize(length); ^ /builddir/build/BUILD/gdl-0.9.9/src/ncdf_att_cl.cpp:292:12: warning: unused variable 'N_Params' [-Wunused-variable] size_t N_Params=e->NParam(3); ^ /builddir/build/BUILD/gdl-0.9.9/src/ncdf_att_cl.cpp:296:14: warning: unused variable 'at' [-Wunused-variable] BaseGDL* at;//name ^ /builddir/build/BUILD/gdl-0.9.9/src/ncdf_att_cl.cpp: In function 'BaseGDL* lib::ncdf_attcopy(EnvT*)': /builddir/build/BUILD/gdl-0.9.9/src/ncdf_att_cl.cpp:433:11: warning: unused variable 'integer' [-Wunused-variable] DLong integer,incdf,outcdf,invar,outvar; ^ /builddir/build/BUILD/gdl-0.9.9/src/ncdf_att_cl.cpp: In function 'void lib::ncdf_attdel(EnvT*)': /builddir/build/BUILD/gdl-0.9.9/src/ncdf_att_cl.cpp:549:14: warning: unused variable 'at' [-Wunused-variable] BaseGDL* at;//name ^ /builddir/build/BUILD/gdl-0.9.9/src/ncdf_att_cl.cpp:551:14: warning: unused variable 'val' [-Wunused-variable] BaseGDL* val;//value; ^ /builddir/build/BUILD/gdl-0.9.9/src/ncdf_att_cl.cpp: In function 'void lib::ncdf_attrename(EnvT*)': /builddir/build/BUILD/gdl-0.9.9/src/ncdf_att_cl.cpp:602:14: warning: unused variable 'at' [-Wunused-variable] BaseGDL* at;//name ^ /builddir/build/BUILD/gdl-0.9.9/src/ncdf_att_cl.cpp:605:14: warning: unused variable 'val' [-Wunused-variable] BaseGDL* val;//value; ^ /builddir/build/BUILD/gdl-0.9.9/src/ncdf_att_cl.cpp: In function 'void lib::ncdf_attget(EnvT*)': /builddir/build/BUILD/gdl-0.9.9/src/ncdf_att_cl.cpp:285:41: warning: 'temp' may be used uninitialized in this function [-Wmaybe-uninitialized] e->GetParGlobal(nParam - 1) = temp; ^ /builddir/build/BUILD/gdl-0.9.9/src/ncdf_att_cl.cpp: In function 'void lib::ncdf_attput(EnvT*)': /builddir/build/BUILD/gdl-0.9.9/src/ncdf_att_cl.cpp:419:47: warning: 'status' may be used uninitialized in this function [-Wmaybe-uninitialized] ncdf_handle_error(e, status,"NCDF_ATTPUT"); ^ [ 67%] Building CXX object src/CMakeFiles/gdl.dir/ncdf_cl.cpp.o cd /builddir/build/BUILD/gdl-0.9.9/build/src && /usr/bin/c++ -DHAVE_CONFIG_H -DWXUSINGDLL -D_FILE_OFFSET_BITS=64 -D__WXGTK__ -I/builddir/build/BUILD/gdl-0.9.9/src -I/usr/include/tirpc -I/usr/include/GraphicsMagick -I/usr/lib/wx/include/gtk3-unicode-3.0 -I/usr/include/wx-3.0 -I/usr/include/libgeotiff -I/usr/include/hdf -I/usr/include/python2.7 -I/usr/lib/python2.7/site-packages/numpy/core/include -I/usr/include/udunits2 -I/usr/include/eigen3 -I/builddir/build/BUILD/gdl-0.9.9 -I/builddir/build/BUILD/gdl-0.9.9/build -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -DNDEBUG -fPIE -fopenmp -std=gnu++11 -o CMakeFiles/gdl.dir/ncdf_cl.cpp.o -c /builddir/build/BUILD/gdl-0.9.9/src/ncdf_cl.cpp In file included from /builddir/build/BUILD/gdl-0.9.9/src/basegdl.hpp:31:0, from /builddir/build/BUILD/gdl-0.9.9/src/datatypes.hpp:33, from /builddir/build/BUILD/gdl-0.9.9/src/ncdf_cl.cpp:32: /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In copy constructor 'dimension::dimension(const dimension&)': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:55:14: warning: array subscript has type 'char' [-Wchar-subscripts] { dim[i]=dim_.dim[i];} ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:55:26: warning: array subscript has type 'char' [-Wchar-subscripts] { dim[i]=dim_.dim[i];} ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In member function 'dimension& dimension::operator=(const dimension&)': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:118:12: warning: array subscript has type 'char' [-Wchar-subscripts] dim[i]=dim_.dim[i]; ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:118:24: warning: array subscript has type 'char' [-Wchar-subscripts] dim[i]=dim_.dim[i]; ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In member function 'void dimension::operator<<(SizeT)': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:146:15: warning: array subscript has type 'char' [-Wchar-subscripts] dim[rank++]=add; ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In member function 'SizeT dimension::NDimElements()': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:295:24: warning: array subscript has type 'char' [-Wchar-subscripts] return stride[ rank]; ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In member function 'SizeT dimension::NDimElementsConst() const': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:303:44: warning: array subscript has type 'char' [-Wchar-subscripts] for(char i=0; i= labelList.Size()) ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp:21:0, from /builddir/build/BUILD/gdl-0.9.9/src/GDLTreeParser.hpp:13, from /builddir/build/BUILD/gdl-0.9.9/src/dinterpreter.hpp:69, from /builddir/build/BUILD/gdl-0.9.9/src/ncdf_cl.cpp:35: /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp: In member function 'void ArrayIndexVectorT::Clear()': /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp:142:17: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for( int i=0; iGetStride() * varStride[variableIndex]; ^ /builddir/build/BUILD/gdl-0.9.9/src/allix.hpp: In constructor 'AllIxNewMultiOneVariableIndexIndexedT::AllIxNewMultiOneVariableIndexIndexedT(RankT, SizeT, ArrayIndexVectorT*, SizeT, SizeT, const SizeT*, SizeT*, SizeT*)': /builddir/build/BUILD/gdl-0.9.9/src/allix.hpp:654:44: warning: array subscript has type 'char' [-Wchar-subscripts] ixListStride = varStride[variableIndex]; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp:21:0, from /builddir/build/BUILD/gdl-0.9.9/src/GDLTreeParser.hpp:13, from /builddir/build/BUILD/gdl-0.9.9/src/dinterpreter.hpp:69, from /builddir/build/BUILD/gdl-0.9.9/src/ncdf_cl.cpp:35: /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp: In member function 'virtual SizeT CArrayIndexScalar::NIter(SizeT)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp:409:14: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= varDim && s > 0) // varDim == 0 && s == 0 ok ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp: In member function 'virtual SizeT ArrayIndexIndexed::NIter(SizeT)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp:577:16: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= varDim && s > 0) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp: In member function 'virtual SizeT CArrayIndexIndexed::NIter(SizeT)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp:720:16: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= varDim && s > 0) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp: In member function 'virtual SizeT ArrayIndexORange::NIter(SizeT)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp:828:18: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( sInit >= varDim) // && s > 0) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp: In member function 'virtual SizeT ArrayIndexRange::NIter(SizeT)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp:972:14: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( e >= varDim) // && e > 0) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp: In member function 'virtual SizeT ArrayIndexORangeS::NIter(SizeT)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp:1105:14: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= varDim) // && s > 0) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp: In member function 'virtual SizeT ArrayIndexRangeS::NIter(SizeT)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp:1270:14: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( e >= varDim) // && e > 0) ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp:98:0, from /builddir/build/BUILD/gdl-0.9.9/src/GDLTreeParser.hpp:13, from /builddir/build/BUILD/gdl-0.9.9/src/dinterpreter.hpp:69, from /builddir/build/BUILD/gdl-0.9.9/src/ncdf_cl.cpp:35: /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp: In member function 'virtual BaseGDL* ArrayIndexListOneNoAssocT::Index(BaseGDL*, IxExprListT&)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp:308:8: warning: unused variable 'assertValue' [-Wunused-variable] SizeT assertValue = ix->NIter( var->N_Elements()/*var->Size()*/); ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp: In member function 'virtual void ArrayIndexListOneScalarVPNoAssocT::SetVariable(BaseGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp:532:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp: In member function 'virtual void ArrayIndexListOneScalarVPNoAssocT::AssignAt(BaseGDL*, BaseGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp:579:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp: In member function 'virtual void ArrayIndexListOneConstScalarNoAssocT::SetVariable(BaseGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp:727:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp: In member function 'virtual void ArrayIndexListOneConstScalarNoAssocT::AssignAt(BaseGDL*, BaseGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp:752:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp: In member function 'virtual BaseGDL* ArrayIndexListOneConstScalarNoAssocT::Index(BaseGDL*, IxExprListT&)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp:782:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/GDLTreeParser.hpp:13:0, from /builddir/build/BUILD/gdl-0.9.9/src/dinterpreter.hpp:69, from /builddir/build/BUILD/gdl-0.9.9/src/ncdf_cl.cpp:35: /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp: In member function 'virtual BaseGDL* ArrayIndexListOneT::Index(BaseGDL*, IxExprListT&)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp:341:8: warning: unused variable 'assertValue' [-Wunused-variable] SizeT assertValue = ix->NIter( var->N_Elements()/*var->Size()*/); ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp: In member function 'virtual void ArrayIndexListOneScalarVPT::SetVariable(BaseGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp:562:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp: In member function 'virtual void ArrayIndexListOneScalarVPT::AssignAt(BaseGDL*, BaseGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp:609:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp: In member function 'virtual void ArrayIndexListOneConstScalarT::SetVariable(BaseGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp:738:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp: In member function 'virtual void ArrayIndexListOneConstScalarT::AssignAt(BaseGDL*, BaseGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp:763:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp: In member function 'virtual BaseGDL* ArrayIndexListOneConstScalarT::Index(BaseGDL*, IxExprListT&)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp:793:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/GDLInterpreter.hpp:23:0, from /builddir/build/BUILD/gdl-0.9.9/src/dinterpreter.hpp:70, from /builddir/build/BUILD/gdl-0.9.9/src/ncdf_cl.cpp:35: /builddir/build/BUILD/gdl-0.9.9/src/accessdesc.hpp: In member function 'void DotAccessDescT::ADAssign(BaseGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/accessdesc.hpp:392:9: warning: unused variable 'lRank' [-Wunused-variable] SizeT lRank = dim.Rank(); ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/dinterpreter.hpp:70:0, from /builddir/build/BUILD/gdl-0.9.9/src/ncdf_cl.cpp:35: /builddir/build/BUILD/gdl-0.9.9/src/GDLInterpreter.hpp: In static member function 'static void GDLInterpreter::EnableAllGC()': /builddir/build/BUILD/gdl-0.9.9/src/GDLInterpreter.hpp:366:15: warning: variable 'nEl' set but not used [-Wunused-but-set-variable] SizeT nEl = heap.size(); ^ /builddir/build/BUILD/gdl-0.9.9/src/ncdf_cl.cpp: In function 'void lib::ncdf_close(EnvT*)': /builddir/build/BUILD/gdl-0.9.9/src/ncdf_cl.cpp:335:12: warning: unused variable 'nParam' [-Wunused-variable] size_t nParam=e->NParam(1); ^ /builddir/build/BUILD/gdl-0.9.9/src/ncdf_cl.cpp: In function 'BaseGDL* lib::ncdf_inquire(EnvT*)': /builddir/build/BUILD/gdl-0.9.9/src/ncdf_cl.cpp:346:12: warning: unused variable 'nParam' [-Wunused-variable] size_t nParam=e->NParam(1); ^ /builddir/build/BUILD/gdl-0.9.9/src/ncdf_cl.cpp: In function 'BaseGDL* lib::ncdf_create(EnvT*)': /builddir/build/BUILD/gdl-0.9.9/src/ncdf_cl.cpp:380:12: warning: unused variable 'nParam' [-Wunused-variable] size_t nParam=e->NParam(1); ^ /builddir/build/BUILD/gdl-0.9.9/src/ncdf_cl.cpp: In function 'void lib::ncdf_control(EnvT*)': /builddir/build/BUILD/gdl-0.9.9/src/ncdf_cl.cpp:441:12: warning: unused variable 'nParam' [-Wunused-variable] size_t nParam=e->NParam(1); ^ [ 68%] Building CXX object src/CMakeFiles/gdl.dir/ncdf_dim_cl.cpp.o cd /builddir/build/BUILD/gdl-0.9.9/build/src && /usr/bin/c++ -DHAVE_CONFIG_H -DWXUSINGDLL -D_FILE_OFFSET_BITS=64 -D__WXGTK__ -I/builddir/build/BUILD/gdl-0.9.9/src -I/usr/include/tirpc -I/usr/include/GraphicsMagick -I/usr/lib/wx/include/gtk3-unicode-3.0 -I/usr/include/wx-3.0 -I/usr/include/libgeotiff -I/usr/include/hdf -I/usr/include/python2.7 -I/usr/lib/python2.7/site-packages/numpy/core/include -I/usr/include/udunits2 -I/usr/include/eigen3 -I/builddir/build/BUILD/gdl-0.9.9 -I/builddir/build/BUILD/gdl-0.9.9/build -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -DNDEBUG -fPIE -fopenmp -std=gnu++11 -o CMakeFiles/gdl.dir/ncdf_dim_cl.cpp.o -c /builddir/build/BUILD/gdl-0.9.9/src/ncdf_dim_cl.cpp In file included from /builddir/build/BUILD/gdl-0.9.9/src/basegdl.hpp:31:0, from /builddir/build/BUILD/gdl-0.9.9/src/datatypes.hpp:33, from /builddir/build/BUILD/gdl-0.9.9/src/ncdf_dim_cl.cpp:32: /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In copy constructor 'dimension::dimension(const dimension&)': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:55:14: warning: array subscript has type 'char' [-Wchar-subscripts] { dim[i]=dim_.dim[i];} ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:55:26: warning: array subscript has type 'char' [-Wchar-subscripts] { dim[i]=dim_.dim[i];} ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In member function 'dimension& dimension::operator=(const dimension&)': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:118:12: warning: array subscript has type 'char' [-Wchar-subscripts] dim[i]=dim_.dim[i]; ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:118:24: warning: array subscript has type 'char' [-Wchar-subscripts] dim[i]=dim_.dim[i]; ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In member function 'void dimension::operator<<(SizeT)': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:146:15: warning: array subscript has type 'char' [-Wchar-subscripts] dim[rank++]=add; ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In member function 'SizeT dimension::NDimElements()': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:295:24: warning: array subscript has type 'char' [-Wchar-subscripts] return stride[ rank]; ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In member function 'SizeT dimension::NDimElementsConst() const': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:303:44: warning: array subscript has type 'char' [-Wchar-subscripts] for(char i=0; i= labelList.Size()) ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp:21:0, from /builddir/build/BUILD/gdl-0.9.9/src/GDLTreeParser.hpp:13, from /builddir/build/BUILD/gdl-0.9.9/src/dinterpreter.hpp:69, from /builddir/build/BUILD/gdl-0.9.9/src/ncdf_dim_cl.cpp:35: /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp: In member function 'void ArrayIndexVectorT::Clear()': /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp:142:17: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for( int i=0; iGetStride() * varStride[variableIndex]; ^ /builddir/build/BUILD/gdl-0.9.9/src/allix.hpp: In constructor 'AllIxNewMultiOneVariableIndexIndexedT::AllIxNewMultiOneVariableIndexIndexedT(RankT, SizeT, ArrayIndexVectorT*, SizeT, SizeT, const SizeT*, SizeT*, SizeT*)': /builddir/build/BUILD/gdl-0.9.9/src/allix.hpp:654:44: warning: array subscript has type 'char' [-Wchar-subscripts] ixListStride = varStride[variableIndex]; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp:21:0, from /builddir/build/BUILD/gdl-0.9.9/src/GDLTreeParser.hpp:13, from /builddir/build/BUILD/gdl-0.9.9/src/dinterpreter.hpp:69, from /builddir/build/BUILD/gdl-0.9.9/src/ncdf_dim_cl.cpp:35: /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp: In member function 'virtual SizeT CArrayIndexScalar::NIter(SizeT)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp:409:14: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= varDim && s > 0) // varDim == 0 && s == 0 ok ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp: In member function 'virtual SizeT ArrayIndexIndexed::NIter(SizeT)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp:577:16: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= varDim && s > 0) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp: In member function 'virtual SizeT CArrayIndexIndexed::NIter(SizeT)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp:720:16: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= varDim && s > 0) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp: In member function 'virtual SizeT ArrayIndexORange::NIter(SizeT)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp:828:18: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( sInit >= varDim) // && s > 0) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp: In member function 'virtual SizeT ArrayIndexRange::NIter(SizeT)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp:972:14: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( e >= varDim) // && e > 0) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp: In member function 'virtual SizeT ArrayIndexORangeS::NIter(SizeT)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp:1105:14: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= varDim) // && s > 0) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp: In member function 'virtual SizeT ArrayIndexRangeS::NIter(SizeT)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp:1270:14: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( e >= varDim) // && e > 0) ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp:98:0, from /builddir/build/BUILD/gdl-0.9.9/src/GDLTreeParser.hpp:13, from /builddir/build/BUILD/gdl-0.9.9/src/dinterpreter.hpp:69, from /builddir/build/BUILD/gdl-0.9.9/src/ncdf_dim_cl.cpp:35: /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp: In member function 'virtual BaseGDL* ArrayIndexListOneNoAssocT::Index(BaseGDL*, IxExprListT&)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp:308:8: warning: unused variable 'assertValue' [-Wunused-variable] SizeT assertValue = ix->NIter( var->N_Elements()/*var->Size()*/); ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp: In member function 'virtual void ArrayIndexListOneScalarVPNoAssocT::SetVariable(BaseGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp:532:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp: In member function 'virtual void ArrayIndexListOneScalarVPNoAssocT::AssignAt(BaseGDL*, BaseGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp:579:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp: In member function 'virtual void ArrayIndexListOneConstScalarNoAssocT::SetVariable(BaseGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp:727:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp: In member function 'virtual void ArrayIndexListOneConstScalarNoAssocT::AssignAt(BaseGDL*, BaseGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp:752:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp: In member function 'virtual BaseGDL* ArrayIndexListOneConstScalarNoAssocT::Index(BaseGDL*, IxExprListT&)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp:782:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/GDLTreeParser.hpp:13:0, from /builddir/build/BUILD/gdl-0.9.9/src/dinterpreter.hpp:69, from /builddir/build/BUILD/gdl-0.9.9/src/ncdf_dim_cl.cpp:35: /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp: In member function 'virtual BaseGDL* ArrayIndexListOneT::Index(BaseGDL*, IxExprListT&)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp:341:8: warning: unused variable 'assertValue' [-Wunused-variable] SizeT assertValue = ix->NIter( var->N_Elements()/*var->Size()*/); ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp: In member function 'virtual void ArrayIndexListOneScalarVPT::SetVariable(BaseGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp:562:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp: In member function 'virtual void ArrayIndexListOneScalarVPT::AssignAt(BaseGDL*, BaseGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp:609:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp: In member function 'virtual void ArrayIndexListOneConstScalarT::SetVariable(BaseGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp:738:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp: In member function 'virtual void ArrayIndexListOneConstScalarT::AssignAt(BaseGDL*, BaseGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp:763:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp: In member function 'virtual BaseGDL* ArrayIndexListOneConstScalarT::Index(BaseGDL*, IxExprListT&)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp:793:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/GDLInterpreter.hpp:23:0, from /builddir/build/BUILD/gdl-0.9.9/src/dinterpreter.hpp:70, from /builddir/build/BUILD/gdl-0.9.9/src/ncdf_dim_cl.cpp:35: /builddir/build/BUILD/gdl-0.9.9/src/accessdesc.hpp: In member function 'void DotAccessDescT::ADAssign(BaseGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/accessdesc.hpp:392:9: warning: unused variable 'lRank' [-Wunused-variable] SizeT lRank = dim.Rank(); ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/dinterpreter.hpp:70:0, from /builddir/build/BUILD/gdl-0.9.9/src/ncdf_dim_cl.cpp:35: /builddir/build/BUILD/gdl-0.9.9/src/GDLInterpreter.hpp: In static member function 'static void GDLInterpreter::EnableAllGC()': /builddir/build/BUILD/gdl-0.9.9/src/GDLInterpreter.hpp:366:15: warning: variable 'nEl' set but not used [-Wunused-but-set-variable] SizeT nEl = heap.size(); ^ /builddir/build/BUILD/gdl-0.9.9/src/ncdf_dim_cl.cpp: In function 'void lib::ncdf_diminq(EnvT*)': /builddir/build/BUILD/gdl-0.9.9/src/ncdf_dim_cl.cpp:52:12: warning: unused variable 'nParam' [-Wunused-variable] size_t nParam=e->NParam(4); ^ /builddir/build/BUILD/gdl-0.9.9/src/ncdf_dim_cl.cpp: In function 'BaseGDL* lib::ncdf_dimid(EnvT*)': /builddir/build/BUILD/gdl-0.9.9/src/ncdf_dim_cl.cpp:93:12: warning: unused variable 'nParam' [-Wunused-variable] size_t nParam=e->NParam(2); ^ /builddir/build/BUILD/gdl-0.9.9/src/ncdf_dim_cl.cpp: In function 'void lib::ncdf_dimrename(EnvT*)': /builddir/build/BUILD/gdl-0.9.9/src/ncdf_dim_cl.cpp:197:12: warning: unused variable 'nParam' [-Wunused-variable] size_t nParam=e->NParam(3); ^ /builddir/build/BUILD/gdl-0.9.9/src/ncdf_dim_cl.cpp: In function 'BaseGDL* lib::ncdf_dimdef(EnvT*)': /builddir/build/BUILD/gdl-0.9.9/src/ncdf_dim_cl.cpp:186:14: warning: 'ds' may be used uninitialized in this function [-Wmaybe-uninitialized] &dim_id); ^ [ 68%] Building CXX object src/CMakeFiles/gdl.dir/ncdf_var_cl.cpp.o cd /builddir/build/BUILD/gdl-0.9.9/build/src && /usr/bin/c++ -DHAVE_CONFIG_H -DWXUSINGDLL -D_FILE_OFFSET_BITS=64 -D__WXGTK__ -I/builddir/build/BUILD/gdl-0.9.9/src -I/usr/include/tirpc -I/usr/include/GraphicsMagick -I/usr/lib/wx/include/gtk3-unicode-3.0 -I/usr/include/wx-3.0 -I/usr/include/libgeotiff -I/usr/include/hdf -I/usr/include/python2.7 -I/usr/lib/python2.7/site-packages/numpy/core/include -I/usr/include/udunits2 -I/usr/include/eigen3 -I/builddir/build/BUILD/gdl-0.9.9 -I/builddir/build/BUILD/gdl-0.9.9/build -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -DNDEBUG -fPIE -fopenmp -std=gnu++11 -o CMakeFiles/gdl.dir/ncdf_var_cl.cpp.o -c /builddir/build/BUILD/gdl-0.9.9/src/ncdf_var_cl.cpp In file included from /builddir/build/BUILD/gdl-0.9.9/src/basegdl.hpp:31:0, from /builddir/build/BUILD/gdl-0.9.9/src/datatypes.hpp:33, from /builddir/build/BUILD/gdl-0.9.9/src/ncdf_var_cl.cpp:34: /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In copy constructor 'dimension::dimension(const dimension&)': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:55:14: warning: array subscript has type 'char' [-Wchar-subscripts] { dim[i]=dim_.dim[i];} ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:55:26: warning: array subscript has type 'char' [-Wchar-subscripts] { dim[i]=dim_.dim[i];} ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In member function 'dimension& dimension::operator=(const dimension&)': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:118:12: warning: array subscript has type 'char' [-Wchar-subscripts] dim[i]=dim_.dim[i]; ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:118:24: warning: array subscript has type 'char' [-Wchar-subscripts] dim[i]=dim_.dim[i]; ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In member function 'void dimension::operator<<(SizeT)': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:146:15: warning: array subscript has type 'char' [-Wchar-subscripts] dim[rank++]=add; ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In member function 'SizeT dimension::NDimElements()': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:295:24: warning: array subscript has type 'char' [-Wchar-subscripts] return stride[ rank]; ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In member function 'SizeT dimension::NDimElementsConst() const': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:303:44: warning: array subscript has type 'char' [-Wchar-subscripts] for(char i=0; i= labelList.Size()) ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp:21:0, from /builddir/build/BUILD/gdl-0.9.9/src/GDLTreeParser.hpp:13, from /builddir/build/BUILD/gdl-0.9.9/src/dinterpreter.hpp:69, from /builddir/build/BUILD/gdl-0.9.9/src/ncdf_var_cl.cpp:37: /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp: In member function 'void ArrayIndexVectorT::Clear()': /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp:142:17: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for( int i=0; iGetStride() * varStride[variableIndex]; ^ /builddir/build/BUILD/gdl-0.9.9/src/allix.hpp: In constructor 'AllIxNewMultiOneVariableIndexIndexedT::AllIxNewMultiOneVariableIndexIndexedT(RankT, SizeT, ArrayIndexVectorT*, SizeT, SizeT, const SizeT*, SizeT*, SizeT*)': /builddir/build/BUILD/gdl-0.9.9/src/allix.hpp:654:44: warning: array subscript has type 'char' [-Wchar-subscripts] ixListStride = varStride[variableIndex]; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp:21:0, from /builddir/build/BUILD/gdl-0.9.9/src/GDLTreeParser.hpp:13, from /builddir/build/BUILD/gdl-0.9.9/src/dinterpreter.hpp:69, from /builddir/build/BUILD/gdl-0.9.9/src/ncdf_var_cl.cpp:37: /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp: In member function 'virtual SizeT CArrayIndexScalar::NIter(SizeT)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp:409:14: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= varDim && s > 0) // varDim == 0 && s == 0 ok ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp: In member function 'virtual SizeT ArrayIndexIndexed::NIter(SizeT)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp:577:16: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= varDim && s > 0) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp: In member function 'virtual SizeT CArrayIndexIndexed::NIter(SizeT)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp:720:16: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= varDim && s > 0) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp: In member function 'virtual SizeT ArrayIndexORange::NIter(SizeT)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp:828:18: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( sInit >= varDim) // && s > 0) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp: In member function 'virtual SizeT ArrayIndexRange::NIter(SizeT)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp:972:14: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( e >= varDim) // && e > 0) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp: In member function 'virtual SizeT ArrayIndexORangeS::NIter(SizeT)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp:1105:14: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= varDim) // && s > 0) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp: In member function 'virtual SizeT ArrayIndexRangeS::NIter(SizeT)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp:1270:14: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( e >= varDim) // && e > 0) ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp:98:0, from /builddir/build/BUILD/gdl-0.9.9/src/GDLTreeParser.hpp:13, from /builddir/build/BUILD/gdl-0.9.9/src/dinterpreter.hpp:69, from /builddir/build/BUILD/gdl-0.9.9/src/ncdf_var_cl.cpp:37: /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp: In member function 'virtual BaseGDL* ArrayIndexListOneNoAssocT::Index(BaseGDL*, IxExprListT&)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp:308:8: warning: unused variable 'assertValue' [-Wunused-variable] SizeT assertValue = ix->NIter( var->N_Elements()/*var->Size()*/); ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp: In member function 'virtual void ArrayIndexListOneScalarVPNoAssocT::SetVariable(BaseGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp:532:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp: In member function 'virtual void ArrayIndexListOneScalarVPNoAssocT::AssignAt(BaseGDL*, BaseGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp:579:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp: In member function 'virtual void ArrayIndexListOneConstScalarNoAssocT::SetVariable(BaseGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp:727:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp: In member function 'virtual void ArrayIndexListOneConstScalarNoAssocT::AssignAt(BaseGDL*, BaseGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp:752:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp: In member function 'virtual BaseGDL* ArrayIndexListOneConstScalarNoAssocT::Index(BaseGDL*, IxExprListT&)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp:782:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/GDLTreeParser.hpp:13:0, from /builddir/build/BUILD/gdl-0.9.9/src/dinterpreter.hpp:69, from /builddir/build/BUILD/gdl-0.9.9/src/ncdf_var_cl.cpp:37: /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp: In member function 'virtual BaseGDL* ArrayIndexListOneT::Index(BaseGDL*, IxExprListT&)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp:341:8: warning: unused variable 'assertValue' [-Wunused-variable] SizeT assertValue = ix->NIter( var->N_Elements()/*var->Size()*/); ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp: In member function 'virtual void ArrayIndexListOneScalarVPT::SetVariable(BaseGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp:562:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp: In member function 'virtual void ArrayIndexListOneScalarVPT::AssignAt(BaseGDL*, BaseGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp:609:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp: In member function 'virtual void ArrayIndexListOneConstScalarT::SetVariable(BaseGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp:738:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp: In member function 'virtual void ArrayIndexListOneConstScalarT::AssignAt(BaseGDL*, BaseGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp:763:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp: In member function 'virtual BaseGDL* ArrayIndexListOneConstScalarT::Index(BaseGDL*, IxExprListT&)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp:793:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/GDLInterpreter.hpp:23:0, from /builddir/build/BUILD/gdl-0.9.9/src/dinterpreter.hpp:70, from /builddir/build/BUILD/gdl-0.9.9/src/ncdf_var_cl.cpp:37: /builddir/build/BUILD/gdl-0.9.9/src/accessdesc.hpp: In member function 'void DotAccessDescT::ADAssign(BaseGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/accessdesc.hpp:392:9: warning: unused variable 'lRank' [-Wunused-variable] SizeT lRank = dim.Rank(); ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/dinterpreter.hpp:70:0, from /builddir/build/BUILD/gdl-0.9.9/src/ncdf_var_cl.cpp:37: /builddir/build/BUILD/gdl-0.9.9/src/GDLInterpreter.hpp: In static member function 'static void GDLInterpreter::EnableAllGC()': /builddir/build/BUILD/gdl-0.9.9/src/GDLInterpreter.hpp:366:15: warning: variable 'nEl' set but not used [-Wunused-but-set-variable] SizeT nEl = heap.size(); ^ /builddir/build/BUILD/gdl-0.9.9/src/ncdf_var_cl.cpp: In function 'void lib::negzero_message(const char*, int, int)': /builddir/build/BUILD/gdl-0.9.9/src/ncdf_var_cl.cpp:68:9: warning: unused variable 'mema' [-Wunused-variable] int mema=3; ^ /builddir/build/BUILD/gdl-0.9.9/src/ncdf_var_cl.cpp: In function 'BaseGDL* lib::ncdf_varinq(EnvT*)': /builddir/build/BUILD/gdl-0.9.9/src/ncdf_var_cl.cpp:150:26: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for( size_t i=0; iNParam(2); ^ /builddir/build/BUILD/gdl-0.9.9/src/ncdf_var_cl.cpp:103:14: warning: unused variable 'n' [-Wunused-variable] BaseGDL* n; ^ /builddir/build/BUILD/gdl-0.9.9/src/ncdf_var_cl.cpp: In function 'BaseGDL* lib::ncdf_varid(EnvT*)': /builddir/build/BUILD/gdl-0.9.9/src/ncdf_var_cl.cpp:164:12: warning: unused variable 'nParam' [-Wunused-variable] size_t nParam=e->NParam(2); ^ /builddir/build/BUILD/gdl-0.9.9/src/ncdf_var_cl.cpp: In function 'void lib::ncdf_varget1(EnvT*)': /builddir/build/BUILD/gdl-0.9.9/src/ncdf_var_cl.cpp:222:16: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (i=0;iNParam(3); ^ /builddir/build/BUILD/gdl-0.9.9/src/ncdf_var_cl.cpp:191:12: warning: variable 'reverse_index' set but not used [-Wunused-but-set-variable] size_t reverse_index[NC_MAX_VAR_DIMS]; ^ /builddir/build/BUILD/gdl-0.9.9/src/ncdf_var_cl.cpp:196:34: warning: unused variable 'n' [-Wunused-variable] char var_name[NC_MAX_NAME], *n; ^ /builddir/build/BUILD/gdl-0.9.9/src/ncdf_var_cl.cpp:197:14: warning: unused variable 'mema' [-Wunused-variable] size_t i,mema; ^ /builddir/build/BUILD/gdl-0.9.9/src/ncdf_var_cl.cpp: In function 'void lib::ncdf_varget(EnvT*)': /builddir/build/BUILD/gdl-0.9.9/src/ncdf_var_cl.cpp:498:51: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if ((*o)[i] < dim_length[var_ndims-(i+1)]) ^ /builddir/build/BUILD/gdl-0.9.9/src/ncdf_var_cl.cpp:524:60: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if ((*c)[i] < dim_length[trans[i]]-off[trans[i]]+1) ^ /builddir/build/BUILD/gdl-0.9.9/src/ncdf_var_cl.cpp:633:19: warning: unused variable 'mema' [-Wunused-variable] int mema=3; ^ /builddir/build/BUILD/gdl-0.9.9/src/ncdf_var_cl.cpp:604:19: warning: unused variable 'stride' [-Wunused-variable] BaseGDL * stride; ^ /builddir/build/BUILD/gdl-0.9.9/src/ncdf_var_cl.cpp:482:16: warning: unused variable 'offset' [-Wunused-variable] BaseGDL *offset,*count; ^ /builddir/build/BUILD/gdl-0.9.9/src/ncdf_var_cl.cpp:482:24: warning: unused variable 'count' [-Wunused-variable] BaseGDL *offset,*count; ^ /builddir/build/BUILD/gdl-0.9.9/src/ncdf_var_cl.cpp:351:12: warning: unused variable 'nParam' [-Wunused-variable] size_t nParam=e->NParam(3); ^ /builddir/build/BUILD/gdl-0.9.9/src/ncdf_var_cl.cpp:354:12: warning: variable 'index' set but not used [-Wunused-but-set-variable] size_t index[NC_MAX_VAR_DIMS], dim_length[NC_MAX_VAR_DIMS]; ^ /builddir/build/BUILD/gdl-0.9.9/src/ncdf_var_cl.cpp: In function 'void lib::ncdf_varrename(EnvT*)': /builddir/build/BUILD/gdl-0.9.9/src/ncdf_var_cl.cpp:780:12: warning: unused variable 'nParam' [-Wunused-variable] size_t nParam=e->NParam(3); ^ /builddir/build/BUILD/gdl-0.9.9/src/ncdf_var_cl.cpp:785:14: warning: unused variable 'n' [-Wunused-variable] BaseGDL* n; ^ /builddir/build/BUILD/gdl-0.9.9/src/ncdf_var_cl.cpp: In function 'void lib::ncdf_varput(EnvT*)': /builddir/build/BUILD/gdl-0.9.9/src/ncdf_var_cl.cpp:948:17: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (total > value_nelem) e->Throw("Not enough elements (" ^ /builddir/build/BUILD/gdl-0.9.9/src/ncdf_var_cl.cpp:821:17: warning: unused variable 'status_tr' [-Wunused-variable] int status, status_tr; ^ /builddir/build/BUILD/gdl-0.9.9/src/ncdf_var_cl.cpp:824:34: warning: variable 'retrans' set but not used [-Wunused-but-set-variable] long trans[NC_MAX_VAR_DIMS], retrans[NC_MAX_VAR_DIMS]; ^ /builddir/build/BUILD/gdl-0.9.9/src/ncdf_var_cl.cpp: In function 'BaseGDL* lib::ncdf_vardef(EnvT*)': /builddir/build/BUILD/gdl-0.9.9/src/ncdf_var_cl.cpp:764:14: warning: 'var_ndims' may be used uninitialized in this function [-Wmaybe-uninitialized] &var_id); ^ [ 69%] Building CXX object src/CMakeFiles/gdl.dir/ncdf4_group.cpp.o cd /builddir/build/BUILD/gdl-0.9.9/build/src && /usr/bin/c++ -DHAVE_CONFIG_H -DWXUSINGDLL -D_FILE_OFFSET_BITS=64 -D__WXGTK__ -I/builddir/build/BUILD/gdl-0.9.9/src -I/usr/include/tirpc -I/usr/include/GraphicsMagick -I/usr/lib/wx/include/gtk3-unicode-3.0 -I/usr/include/wx-3.0 -I/usr/include/libgeotiff -I/usr/include/hdf -I/usr/include/python2.7 -I/usr/lib/python2.7/site-packages/numpy/core/include -I/usr/include/udunits2 -I/usr/include/eigen3 -I/builddir/build/BUILD/gdl-0.9.9 -I/builddir/build/BUILD/gdl-0.9.9/build -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -DNDEBUG -fPIE -fopenmp -std=gnu++11 -o CMakeFiles/gdl.dir/ncdf4_group.cpp.o -c /builddir/build/BUILD/gdl-0.9.9/src/ncdf4_group.cpp In file included from /builddir/build/BUILD/gdl-0.9.9/src/basegdl.hpp:31:0, from /builddir/build/BUILD/gdl-0.9.9/src/datatypes.hpp:33, from /builddir/build/BUILD/gdl-0.9.9/src/ncdf4_group.cpp:30: /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In copy constructor 'dimension::dimension(const dimension&)': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:55:14: warning: array subscript has type 'char' [-Wchar-subscripts] { dim[i]=dim_.dim[i];} ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:55:26: warning: array subscript has type 'char' [-Wchar-subscripts] { dim[i]=dim_.dim[i];} ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In member function 'dimension& dimension::operator=(const dimension&)': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:118:12: warning: array subscript has type 'char' [-Wchar-subscripts] dim[i]=dim_.dim[i]; ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:118:24: warning: array subscript has type 'char' [-Wchar-subscripts] dim[i]=dim_.dim[i]; ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In member function 'void dimension::operator<<(SizeT)': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:146:15: warning: array subscript has type 'char' [-Wchar-subscripts] dim[rank++]=add; ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In member function 'SizeT dimension::NDimElements()': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:295:24: warning: array subscript has type 'char' [-Wchar-subscripts] return stride[ rank]; ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In member function 'SizeT dimension::NDimElementsConst() const': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:303:44: warning: array subscript has type 'char' [-Wchar-subscripts] for(char i=0; i= labelList.Size()) ^ /builddir/build/BUILD/gdl-0.9.9/src/ncdf4_group.cpp: In function 'BaseGDL* lib::ncdf_groupsinq(EnvT*)': /builddir/build/BUILD/gdl-0.9.9/src/ncdf4_group.cpp:64:26: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (size_t i=0; iNParam(1); ^ /builddir/build/BUILD/gdl-0.9.9/src/ncdf4_group.cpp: In function 'BaseGDL* lib::ncdf_groupdef(EnvT*)': /builddir/build/BUILD/gdl-0.9.9/src/ncdf4_group.cpp:80:12: warning: unused variable 'nParam' [-Wunused-variable] size_t nParam=e->NParam(2); ^ /builddir/build/BUILD/gdl-0.9.9/src/ncdf4_group.cpp: In function 'BaseGDL* lib::ncdf_groupname(EnvT*)': /builddir/build/BUILD/gdl-0.9.9/src/ncdf4_group.cpp:100:12: warning: unused variable 'nParam' [-Wunused-variable] size_t nParam=e->NParam(1); ^ /builddir/build/BUILD/gdl-0.9.9/src/ncdf4_group.cpp: In function 'BaseGDL* lib::ncdf_fullgroupname(EnvT*)': /builddir/build/BUILD/gdl-0.9.9/src/ncdf4_group.cpp:117:12: warning: unused variable 'nParam' [-Wunused-variable] size_t nParam=e->NParam(1); ^ /builddir/build/BUILD/gdl-0.9.9/src/ncdf4_group.cpp: In function 'BaseGDL* lib::ncdf_groupparent(EnvT*)': /builddir/build/BUILD/gdl-0.9.9/src/ncdf4_group.cpp:133:12: warning: unused variable 'nParam' [-Wunused-variable] size_t nParam=e->NParam(1); ^ /builddir/build/BUILD/gdl-0.9.9/src/ncdf4_group.cpp: In function 'BaseGDL* lib::ncdf_dimidsinq(EnvT*)': /builddir/build/BUILD/gdl-0.9.9/src/ncdf4_group.cpp:164:24: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (size_t i=0; iNParam(2); ^ /builddir/build/BUILD/gdl-0.9.9/src/ncdf4_group.cpp: In function 'BaseGDL* lib::ncdf_varidsinq(EnvT*)': /builddir/build/BUILD/gdl-0.9.9/src/ncdf4_group.cpp:230:26: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (size_t i=0; i= labelList.Size()) ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp:21:0, from /builddir/build/BUILD/gdl-0.9.9/src/GDLTreeParser.hpp:13, from /builddir/build/BUILD/gdl-0.9.9/src/dinterpreter.hpp:69, from /builddir/build/BUILD/gdl-0.9.9/src/new.cpp:25: /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp: In member function 'void ArrayIndexVectorT::Clear()': /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp:142:17: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for( int i=0; iGetStride() * varStride[variableIndex]; ^ /builddir/build/BUILD/gdl-0.9.9/src/allix.hpp: In constructor 'AllIxNewMultiOneVariableIndexIndexedT::AllIxNewMultiOneVariableIndexIndexedT(RankT, SizeT, ArrayIndexVectorT*, SizeT, SizeT, const SizeT*, SizeT*, SizeT*)': /builddir/build/BUILD/gdl-0.9.9/src/allix.hpp:654:44: warning: array subscript has type 'char' [-Wchar-subscripts] ixListStride = varStride[variableIndex]; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp:21:0, from /builddir/build/BUILD/gdl-0.9.9/src/GDLTreeParser.hpp:13, from /builddir/build/BUILD/gdl-0.9.9/src/dinterpreter.hpp:69, from /builddir/build/BUILD/gdl-0.9.9/src/new.cpp:25: /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp: In member function 'virtual SizeT CArrayIndexScalar::NIter(SizeT)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp:409:14: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= varDim && s > 0) // varDim == 0 && s == 0 ok ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp: In member function 'virtual SizeT ArrayIndexIndexed::NIter(SizeT)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp:577:16: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= varDim && s > 0) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp: In member function 'virtual SizeT CArrayIndexIndexed::NIter(SizeT)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp:720:16: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= varDim && s > 0) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp: In member function 'virtual SizeT ArrayIndexORange::NIter(SizeT)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp:828:18: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( sInit >= varDim) // && s > 0) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp: In member function 'virtual SizeT ArrayIndexRange::NIter(SizeT)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp:972:14: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( e >= varDim) // && e > 0) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp: In member function 'virtual SizeT ArrayIndexORangeS::NIter(SizeT)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp:1105:14: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= varDim) // && s > 0) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp: In member function 'virtual SizeT ArrayIndexRangeS::NIter(SizeT)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp:1270:14: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( e >= varDim) // && e > 0) ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp:98:0, from /builddir/build/BUILD/gdl-0.9.9/src/GDLTreeParser.hpp:13, from /builddir/build/BUILD/gdl-0.9.9/src/dinterpreter.hpp:69, from /builddir/build/BUILD/gdl-0.9.9/src/new.cpp:25: /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp: In member function 'virtual BaseGDL* ArrayIndexListOneNoAssocT::Index(BaseGDL*, IxExprListT&)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp:308:8: warning: unused variable 'assertValue' [-Wunused-variable] SizeT assertValue = ix->NIter( var->N_Elements()/*var->Size()*/); ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp: In member function 'virtual void ArrayIndexListOneScalarVPNoAssocT::SetVariable(BaseGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp:532:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp: In member function 'virtual void ArrayIndexListOneScalarVPNoAssocT::AssignAt(BaseGDL*, BaseGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp:579:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp: In member function 'virtual void ArrayIndexListOneConstScalarNoAssocT::SetVariable(BaseGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp:727:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp: In member function 'virtual void ArrayIndexListOneConstScalarNoAssocT::AssignAt(BaseGDL*, BaseGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp:752:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp: In member function 'virtual BaseGDL* ArrayIndexListOneConstScalarNoAssocT::Index(BaseGDL*, IxExprListT&)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp:782:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/GDLTreeParser.hpp:13:0, from /builddir/build/BUILD/gdl-0.9.9/src/dinterpreter.hpp:69, from /builddir/build/BUILD/gdl-0.9.9/src/new.cpp:25: /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp: In member function 'virtual BaseGDL* ArrayIndexListOneT::Index(BaseGDL*, IxExprListT&)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp:341:8: warning: unused variable 'assertValue' [-Wunused-variable] SizeT assertValue = ix->NIter( var->N_Elements()/*var->Size()*/); ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp: In member function 'virtual void ArrayIndexListOneScalarVPT::SetVariable(BaseGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp:562:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp: In member function 'virtual void ArrayIndexListOneScalarVPT::AssignAt(BaseGDL*, BaseGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp:609:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp: In member function 'virtual void ArrayIndexListOneConstScalarT::SetVariable(BaseGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp:738:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp: In member function 'virtual void ArrayIndexListOneConstScalarT::AssignAt(BaseGDL*, BaseGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp:763:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp: In member function 'virtual BaseGDL* ArrayIndexListOneConstScalarT::Index(BaseGDL*, IxExprListT&)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp:793:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/GDLInterpreter.hpp:23:0, from /builddir/build/BUILD/gdl-0.9.9/src/dinterpreter.hpp:70, from /builddir/build/BUILD/gdl-0.9.9/src/new.cpp:25: /builddir/build/BUILD/gdl-0.9.9/src/accessdesc.hpp: In member function 'void DotAccessDescT::ADAssign(BaseGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/accessdesc.hpp:392:9: warning: unused variable 'lRank' [-Wunused-variable] SizeT lRank = dim.Rank(); ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/dinterpreter.hpp:70:0, from /builddir/build/BUILD/gdl-0.9.9/src/new.cpp:25: /builddir/build/BUILD/gdl-0.9.9/src/GDLInterpreter.hpp: In static member function 'static void GDLInterpreter::EnableAllGC()': /builddir/build/BUILD/gdl-0.9.9/src/GDLInterpreter.hpp:366:15: warning: variable 'nEl' set but not used [-Wunused-but-set-variable] SizeT nEl = heap.size(); ^ [ 70%] Building CXX object src/CMakeFiles/gdl.dir/newprognode.cpp.o cd /builddir/build/BUILD/gdl-0.9.9/build/src && /usr/bin/c++ -DHAVE_CONFIG_H -DWXUSINGDLL -D_FILE_OFFSET_BITS=64 -D__WXGTK__ -I/builddir/build/BUILD/gdl-0.9.9/src -I/usr/include/tirpc -I/usr/include/GraphicsMagick -I/usr/lib/wx/include/gtk3-unicode-3.0 -I/usr/include/wx-3.0 -I/usr/include/libgeotiff -I/usr/include/hdf -I/usr/include/python2.7 -I/usr/lib/python2.7/site-packages/numpy/core/include -I/usr/include/udunits2 -I/usr/include/eigen3 -I/builddir/build/BUILD/gdl-0.9.9 -I/builddir/build/BUILD/gdl-0.9.9/build -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -DNDEBUG -fPIE -fopenmp -std=gnu++11 -o CMakeFiles/gdl.dir/newprognode.cpp.o -c /builddir/build/BUILD/gdl-0.9.9/src/newprognode.cpp In file included from /builddir/build/BUILD/gdl-0.9.9/src/basegdl.hpp:31:0, from /builddir/build/BUILD/gdl-0.9.9/src/str.hpp:25, from /builddir/build/BUILD/gdl-0.9.9/src/GDLParser.hpp:16, from /builddir/build/BUILD/gdl-0.9.9/src/GDLLexer.hpp:14, from /builddir/build/BUILD/gdl-0.9.9/src/dinterpreter.hpp:67, from /builddir/build/BUILD/gdl-0.9.9/src/newprognode.cpp:24: /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In copy constructor 'dimension::dimension(const dimension&)': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:55:14: warning: array subscript has type 'char' [-Wchar-subscripts] { dim[i]=dim_.dim[i];} ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:55:26: warning: array subscript has type 'char' [-Wchar-subscripts] { dim[i]=dim_.dim[i];} ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In member function 'dimension& dimension::operator=(const dimension&)': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:118:12: warning: array subscript has type 'char' [-Wchar-subscripts] dim[i]=dim_.dim[i]; ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:118:24: warning: array subscript has type 'char' [-Wchar-subscripts] dim[i]=dim_.dim[i]; ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In member function 'void dimension::operator<<(SizeT)': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:146:15: warning: array subscript has type 'char' [-Wchar-subscripts] dim[rank++]=add; ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In member function 'SizeT dimension::NDimElements()': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:295:24: warning: array subscript has type 'char' [-Wchar-subscripts] return stride[ rank]; ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In member function 'SizeT dimension::NDimElementsConst() const': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:303:44: warning: array subscript has type 'char' [-Wchar-subscripts] for(char i=0; i= labelList.Size()) ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp:21:0, from /builddir/build/BUILD/gdl-0.9.9/src/GDLTreeParser.hpp:13, from /builddir/build/BUILD/gdl-0.9.9/src/dinterpreter.hpp:69, from /builddir/build/BUILD/gdl-0.9.9/src/newprognode.cpp:24: /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp: In member function 'void ArrayIndexVectorT::Clear()': /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp:142:17: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for( int i=0; iGetStride() * varStride[variableIndex]; ^ /builddir/build/BUILD/gdl-0.9.9/src/allix.hpp: In constructor 'AllIxNewMultiOneVariableIndexIndexedT::AllIxNewMultiOneVariableIndexIndexedT(RankT, SizeT, ArrayIndexVectorT*, SizeT, SizeT, const SizeT*, SizeT*, SizeT*)': /builddir/build/BUILD/gdl-0.9.9/src/allix.hpp:654:44: warning: array subscript has type 'char' [-Wchar-subscripts] ixListStride = varStride[variableIndex]; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp:21:0, from /builddir/build/BUILD/gdl-0.9.9/src/GDLTreeParser.hpp:13, from /builddir/build/BUILD/gdl-0.9.9/src/dinterpreter.hpp:69, from /builddir/build/BUILD/gdl-0.9.9/src/newprognode.cpp:24: /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp: In member function 'virtual SizeT CArrayIndexScalar::NIter(SizeT)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp:409:14: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= varDim && s > 0) // varDim == 0 && s == 0 ok ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp: In member function 'virtual SizeT ArrayIndexIndexed::NIter(SizeT)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp:577:16: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= varDim && s > 0) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp: In member function 'virtual SizeT CArrayIndexIndexed::NIter(SizeT)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp:720:16: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= varDim && s > 0) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp: In member function 'virtual SizeT ArrayIndexORange::NIter(SizeT)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp:828:18: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( sInit >= varDim) // && s > 0) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp: In member function 'virtual SizeT ArrayIndexRange::NIter(SizeT)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp:972:14: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( e >= varDim) // && e > 0) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp: In member function 'virtual SizeT ArrayIndexORangeS::NIter(SizeT)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp:1105:14: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= varDim) // && s > 0) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp: In member function 'virtual SizeT ArrayIndexRangeS::NIter(SizeT)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp:1270:14: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( e >= varDim) // && e > 0) ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp:98:0, from /builddir/build/BUILD/gdl-0.9.9/src/GDLTreeParser.hpp:13, from /builddir/build/BUILD/gdl-0.9.9/src/dinterpreter.hpp:69, from /builddir/build/BUILD/gdl-0.9.9/src/newprognode.cpp:24: /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp: In member function 'virtual BaseGDL* ArrayIndexListOneNoAssocT::Index(BaseGDL*, IxExprListT&)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp:308:8: warning: unused variable 'assertValue' [-Wunused-variable] SizeT assertValue = ix->NIter( var->N_Elements()/*var->Size()*/); ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp: In member function 'virtual void ArrayIndexListOneScalarVPNoAssocT::SetVariable(BaseGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp:532:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp: In member function 'virtual void ArrayIndexListOneScalarVPNoAssocT::AssignAt(BaseGDL*, BaseGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp:579:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp: In member function 'virtual void ArrayIndexListOneConstScalarNoAssocT::SetVariable(BaseGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp:727:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp: In member function 'virtual void ArrayIndexListOneConstScalarNoAssocT::AssignAt(BaseGDL*, BaseGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp:752:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp: In member function 'virtual BaseGDL* ArrayIndexListOneConstScalarNoAssocT::Index(BaseGDL*, IxExprListT&)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp:782:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/GDLTreeParser.hpp:13:0, from /builddir/build/BUILD/gdl-0.9.9/src/dinterpreter.hpp:69, from /builddir/build/BUILD/gdl-0.9.9/src/newprognode.cpp:24: /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp: In member function 'virtual BaseGDL* ArrayIndexListOneT::Index(BaseGDL*, IxExprListT&)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp:341:8: warning: unused variable 'assertValue' [-Wunused-variable] SizeT assertValue = ix->NIter( var->N_Elements()/*var->Size()*/); ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp: In member function 'virtual void ArrayIndexListOneScalarVPT::SetVariable(BaseGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp:562:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp: In member function 'virtual void ArrayIndexListOneScalarVPT::AssignAt(BaseGDL*, BaseGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp:609:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp: In member function 'virtual void ArrayIndexListOneConstScalarT::SetVariable(BaseGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp:738:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp: In member function 'virtual void ArrayIndexListOneConstScalarT::AssignAt(BaseGDL*, BaseGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp:763:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp: In member function 'virtual BaseGDL* ArrayIndexListOneConstScalarT::Index(BaseGDL*, IxExprListT&)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp:793:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/GDLInterpreter.hpp:23:0, from /builddir/build/BUILD/gdl-0.9.9/src/dinterpreter.hpp:70, from /builddir/build/BUILD/gdl-0.9.9/src/newprognode.cpp:24: /builddir/build/BUILD/gdl-0.9.9/src/accessdesc.hpp: In member function 'void DotAccessDescT::ADAssign(BaseGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/accessdesc.hpp:392:9: warning: unused variable 'lRank' [-Wunused-variable] SizeT lRank = dim.Rank(); ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/dinterpreter.hpp:70:0, from /builddir/build/BUILD/gdl-0.9.9/src/newprognode.cpp:24: /builddir/build/BUILD/gdl-0.9.9/src/GDLInterpreter.hpp: In static member function 'static void GDLInterpreter::EnableAllGC()': /builddir/build/BUILD/gdl-0.9.9/src/GDLInterpreter.hpp:366:15: warning: variable 'nEl' set but not used [-Wunused-but-set-variable] SizeT nEl = heap.size(); ^ [ 71%] Building CXX object src/CMakeFiles/gdl.dir/nullgdl.cpp.o cd /builddir/build/BUILD/gdl-0.9.9/build/src && /usr/bin/c++ -DHAVE_CONFIG_H -DWXUSINGDLL -D_FILE_OFFSET_BITS=64 -D__WXGTK__ -I/builddir/build/BUILD/gdl-0.9.9/src -I/usr/include/tirpc -I/usr/include/GraphicsMagick -I/usr/lib/wx/include/gtk3-unicode-3.0 -I/usr/include/wx-3.0 -I/usr/include/libgeotiff -I/usr/include/hdf -I/usr/include/python2.7 -I/usr/lib/python2.7/site-packages/numpy/core/include -I/usr/include/udunits2 -I/usr/include/eigen3 -I/builddir/build/BUILD/gdl-0.9.9 -I/builddir/build/BUILD/gdl-0.9.9/build -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -DNDEBUG -fPIE -fopenmp -std=gnu++11 -o CMakeFiles/gdl.dir/nullgdl.cpp.o -c /builddir/build/BUILD/gdl-0.9.9/src/nullgdl.cpp In file included from /builddir/build/BUILD/gdl-0.9.9/src/basegdl.hpp:31:0, from /builddir/build/BUILD/gdl-0.9.9/src/nullgdl.hpp:21, from /builddir/build/BUILD/gdl-0.9.9/src/nullgdl.cpp:20: /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In copy constructor 'dimension::dimension(const dimension&)': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:55:14: warning: array subscript has type 'char' [-Wchar-subscripts] { dim[i]=dim_.dim[i];} ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:55:26: warning: array subscript has type 'char' [-Wchar-subscripts] { dim[i]=dim_.dim[i];} ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In member function 'dimension& dimension::operator=(const dimension&)': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:118:12: warning: array subscript has type 'char' [-Wchar-subscripts] dim[i]=dim_.dim[i]; ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:118:24: warning: array subscript has type 'char' [-Wchar-subscripts] dim[i]=dim_.dim[i]; ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In member function 'void dimension::operator<<(SizeT)': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:146:15: warning: array subscript has type 'char' [-Wchar-subscripts] dim[rank++]=add; ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In member function 'SizeT dimension::NDimElements()': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:295:24: warning: array subscript has type 'char' [-Wchar-subscripts] return stride[ rank]; ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In member function 'SizeT dimension::NDimElementsConst() const': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:303:44: warning: array subscript has type 'char' [-Wchar-subscripts] for(char i=0; i= labelList.Size()) ^ [ 72%] Building CXX object src/CMakeFiles/gdl.dir/objects.cpp.o cd /builddir/build/BUILD/gdl-0.9.9/build/src && /usr/bin/c++ -DHAVE_CONFIG_H -DWXUSINGDLL -D_FILE_OFFSET_BITS=64 -D__WXGTK__ -I/builddir/build/BUILD/gdl-0.9.9/src -I/usr/include/tirpc -I/usr/include/GraphicsMagick -I/usr/lib/wx/include/gtk3-unicode-3.0 -I/usr/include/wx-3.0 -I/usr/include/libgeotiff -I/usr/include/hdf -I/usr/include/python2.7 -I/usr/lib/python2.7/site-packages/numpy/core/include -I/usr/include/udunits2 -I/usr/include/eigen3 -I/builddir/build/BUILD/gdl-0.9.9 -I/builddir/build/BUILD/gdl-0.9.9/build -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -DNDEBUG -fPIE -fopenmp -std=gnu++11 -o CMakeFiles/gdl.dir/objects.cpp.o -c /builddir/build/BUILD/gdl-0.9.9/src/objects.cpp In file included from /builddir/build/BUILD/gdl-0.9.9/src/basegdl.hpp:31:0, from /builddir/build/BUILD/gdl-0.9.9/src/str.hpp:25, from /builddir/build/BUILD/gdl-0.9.9/src/objects.cpp:23: /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In copy constructor 'dimension::dimension(const dimension&)': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:55:14: warning: array subscript has type 'char' [-Wchar-subscripts] { dim[i]=dim_.dim[i];} ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:55:26: warning: array subscript has type 'char' [-Wchar-subscripts] { dim[i]=dim_.dim[i];} ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In member function 'dimension& dimension::operator=(const dimension&)': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:118:12: warning: array subscript has type 'char' [-Wchar-subscripts] dim[i]=dim_.dim[i]; ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:118:24: warning: array subscript has type 'char' [-Wchar-subscripts] dim[i]=dim_.dim[i]; ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In member function 'void dimension::operator<<(SizeT)': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:146:15: warning: array subscript has type 'char' [-Wchar-subscripts] dim[rank++]=add; ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In member function 'SizeT dimension::NDimElements()': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:295:24: warning: array subscript has type 'char' [-Wchar-subscripts] return stride[ rank]; ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In member function 'SizeT dimension::NDimElementsConst() const': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:303:44: warning: array subscript has type 'char' [-Wchar-subscripts] for(char i=0; i= labelList.Size()) ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/gdlwidget.hpp:47:0, from /builddir/build/BUILD/gdl-0.9.9/src/objects.cpp:39: /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp: In function 'bool lib::startClipping(EnvT*, GDLGStream*, bool)': /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:1676:58: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else for ( int i=0; i<4&&iN_Elements(); ++i ) tempbox[i]=dClipBox[i]=(*clipBox)[i]; ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp: In function 'bool lib::gdlAxis(EnvT*, GDLGStream*, std::string, DDouble, DDouble, bool, DLong, DDouble)': /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:1747:11: warning: variable 'OtherAxisSizeInMm' set but not used [-Wunused-but-set-variable] PLFLT OtherAxisSizeInMm; ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:1792:12: warning: variable 'interligne_as_char' set but not used [-Wunused-but-set-variable] DFloat interligne_as_char; ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp: In function 'bool lib::gdlAxis3(EnvT*, GDLGStream*, std::string, DDouble, DDouble, bool, DLong, DDouble)': /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:2015:11: warning: variable 'OtherAxisSizeInMm' set but not used [-Wunused-but-set-variable] PLFLT OtherAxisSizeInMm; ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:2064:12: warning: variable 'interligne' set but not used [-Wunused-but-set-variable] DFloat interligne; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/objects.cpp:39:0: /builddir/build/BUILD/gdl-0.9.9/src/gdlwidget.hpp: In member function 'DLongGDL* GDLWidgetContainer::GetChildrenList()': /builddir/build/BUILD/gdl-0.9.9/src/gdlwidget.hpp:553:24: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (SizeT i=0; i< size; ++i) (*ret)[i]=children[i]; ^ /builddir/build/BUILD/gdl-0.9.9/src/gdlwidget.hpp: In member function 'DLongGDL* GDLWidgetButton::GetChildrenList()': /builddir/build/BUILD/gdl-0.9.9/src/gdlwidget.hpp:770:24: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (SizeT i=0; i< size; ++i) (*ret)[i]=children[i]; ^ /builddir/build/BUILD/gdl-0.9.9/src/gdlwidget.hpp: In member function 'std::vector gdlGrid::GetSelectedDisjointCellsList()': /builddir/build/BUILD/gdl-0.9.9/src/gdlwidget.hpp:1262:43: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for( int i=0; i= labelList.Size()) ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp:21:0, from /builddir/build/BUILD/gdl-0.9.9/src/GDLTreeParser.hpp:13, from /builddir/build/BUILD/gdl-0.9.9/src/dinterpreter.hpp:69, from /builddir/build/BUILD/gdl-0.9.9/src/overload.cpp:23: /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp: In member function 'void ArrayIndexVectorT::Clear()': /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp:142:17: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for( int i=0; iGetStride() * varStride[variableIndex]; ^ /builddir/build/BUILD/gdl-0.9.9/src/allix.hpp: In constructor 'AllIxNewMultiOneVariableIndexIndexedT::AllIxNewMultiOneVariableIndexIndexedT(RankT, SizeT, ArrayIndexVectorT*, SizeT, SizeT, const SizeT*, SizeT*, SizeT*)': /builddir/build/BUILD/gdl-0.9.9/src/allix.hpp:654:44: warning: array subscript has type 'char' [-Wchar-subscripts] ixListStride = varStride[variableIndex]; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp:21:0, from /builddir/build/BUILD/gdl-0.9.9/src/GDLTreeParser.hpp:13, from /builddir/build/BUILD/gdl-0.9.9/src/dinterpreter.hpp:69, from /builddir/build/BUILD/gdl-0.9.9/src/overload.cpp:23: /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp: In member function 'virtual SizeT CArrayIndexScalar::NIter(SizeT)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp:409:14: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= varDim && s > 0) // varDim == 0 && s == 0 ok ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp: In member function 'virtual SizeT ArrayIndexIndexed::NIter(SizeT)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp:577:16: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= varDim && s > 0) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp: In member function 'virtual SizeT CArrayIndexIndexed::NIter(SizeT)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp:720:16: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= varDim && s > 0) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp: In member function 'virtual SizeT ArrayIndexORange::NIter(SizeT)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp:828:18: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( sInit >= varDim) // && s > 0) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp: In member function 'virtual SizeT ArrayIndexRange::NIter(SizeT)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp:972:14: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( e >= varDim) // && e > 0) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp: In member function 'virtual SizeT ArrayIndexORangeS::NIter(SizeT)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp:1105:14: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= varDim) // && s > 0) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp: In member function 'virtual SizeT ArrayIndexRangeS::NIter(SizeT)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp:1270:14: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( e >= varDim) // && e > 0) ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp:98:0, from /builddir/build/BUILD/gdl-0.9.9/src/GDLTreeParser.hpp:13, from /builddir/build/BUILD/gdl-0.9.9/src/dinterpreter.hpp:69, from /builddir/build/BUILD/gdl-0.9.9/src/overload.cpp:23: /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp: In member function 'virtual BaseGDL* ArrayIndexListOneNoAssocT::Index(BaseGDL*, IxExprListT&)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp:308:8: warning: unused variable 'assertValue' [-Wunused-variable] SizeT assertValue = ix->NIter( var->N_Elements()/*var->Size()*/); ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp: In member function 'virtual void ArrayIndexListOneScalarVPNoAssocT::SetVariable(BaseGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp:532:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp: In member function 'virtual void ArrayIndexListOneScalarVPNoAssocT::AssignAt(BaseGDL*, BaseGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp:579:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp: In member function 'virtual void ArrayIndexListOneConstScalarNoAssocT::SetVariable(BaseGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp:727:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp: In member function 'virtual void ArrayIndexListOneConstScalarNoAssocT::AssignAt(BaseGDL*, BaseGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp:752:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp: In member function 'virtual BaseGDL* ArrayIndexListOneConstScalarNoAssocT::Index(BaseGDL*, IxExprListT&)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp:782:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/GDLTreeParser.hpp:13:0, from /builddir/build/BUILD/gdl-0.9.9/src/dinterpreter.hpp:69, from /builddir/build/BUILD/gdl-0.9.9/src/overload.cpp:23: /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp: In member function 'virtual BaseGDL* ArrayIndexListOneT::Index(BaseGDL*, IxExprListT&)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp:341:8: warning: unused variable 'assertValue' [-Wunused-variable] SizeT assertValue = ix->NIter( var->N_Elements()/*var->Size()*/); ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp: In member function 'virtual void ArrayIndexListOneScalarVPT::SetVariable(BaseGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp:562:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp: In member function 'virtual void ArrayIndexListOneScalarVPT::AssignAt(BaseGDL*, BaseGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp:609:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp: In member function 'virtual void ArrayIndexListOneConstScalarT::SetVariable(BaseGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp:738:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp: In member function 'virtual void ArrayIndexListOneConstScalarT::AssignAt(BaseGDL*, BaseGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp:763:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp: In member function 'virtual BaseGDL* ArrayIndexListOneConstScalarT::Index(BaseGDL*, IxExprListT&)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp:793:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/GDLInterpreter.hpp:23:0, from /builddir/build/BUILD/gdl-0.9.9/src/dinterpreter.hpp:70, from /builddir/build/BUILD/gdl-0.9.9/src/overload.cpp:23: /builddir/build/BUILD/gdl-0.9.9/src/accessdesc.hpp: In member function 'void DotAccessDescT::ADAssign(BaseGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/accessdesc.hpp:392:9: warning: unused variable 'lRank' [-Wunused-variable] SizeT lRank = dim.Rank(); ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/dinterpreter.hpp:70:0, from /builddir/build/BUILD/gdl-0.9.9/src/overload.cpp:23: /builddir/build/BUILD/gdl-0.9.9/src/GDLInterpreter.hpp: In static member function 'static void GDLInterpreter::EnableAllGC()': /builddir/build/BUILD/gdl-0.9.9/src/GDLInterpreter.hpp:366:15: warning: variable 'nEl' set but not used [-Wunused-but-set-variable] SizeT nEl = heap.size(); ^ /builddir/build/BUILD/gdl-0.9.9/src/overload.cpp: In function 'void _GDL_OBJECT_OverloadBracketsLeftSide(EnvUDT*)': /builddir/build/BUILD/gdl-0.9.9/src/overload.cpp:121:12: warning: unused variable 'objRef' [-Wunused-variable] BaseGDL* objRef = *objRefP; ^ /builddir/build/BUILD/gdl-0.9.9/src/overload.cpp: In function 'BaseGDL* _GDL_OBJECT_OverloadBracketsRightSide(EnvUDT*)': /builddir/build/BUILD/gdl-0.9.9/src/overload.cpp:174:21: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for( int p=0; p= labelList.Size()) ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/plotting_axis.cpp:19:0: /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp: In function 'bool lib::startClipping(EnvT*, GDLGStream*, bool)': /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:1676:58: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else for ( int i=0; i<4&&iN_Elements(); ++i ) tempbox[i]=dClipBox[i]=(*clipBox)[i]; ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp: In function 'bool lib::gdlAxis(EnvT*, GDLGStream*, std::string, DDouble, DDouble, bool, DLong, DDouble)': /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:1747:11: warning: variable 'OtherAxisSizeInMm' set but not used [-Wunused-but-set-variable] PLFLT OtherAxisSizeInMm; ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:1792:12: warning: variable 'interligne_as_char' set but not used [-Wunused-but-set-variable] DFloat interligne_as_char; ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp: In function 'bool lib::gdlAxis3(EnvT*, GDLGStream*, std::string, DDouble, DDouble, bool, DLong, DDouble)': /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:2015:11: warning: variable 'OtherAxisSizeInMm' set but not used [-Wunused-but-set-variable] PLFLT OtherAxisSizeInMm; ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:2064:12: warning: variable 'interligne' set but not used [-Wunused-but-set-variable] DFloat interligne; ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting_axis.cpp: In member function 'virtual void lib::axis_call::old_body(EnvT*, GDLGStream*)': /builddir/build/BUILD/gdl-0.9.9/src/plotting_axis.cpp:190:13: warning: unused variable 'intv' [-Wunused-variable] PLFLT intv = gdlAdjustAxisRange(e, "X", xStart, xEnd, xLog); ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting_axis.cpp:193:13: warning: unused variable 'intv' [-Wunused-variable] PLFLT intv = gdlAdjustAxisRange(e, "Y", yStart, yEnd, yLog); ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting_axis.cpp:35:17: warning: unused variable 'real3d' [-Wunused-variable] bool doT3d, real3d; ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting_axis.cpp:47:36: warning: variable 'zAxis' set but not used [-Wunused-but-set-variable] bool xAxis=false, yAxis=false, zAxis=false; ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting_axis.cpp:78:22: warning: variable 'zLog' set but not used [-Wunused-but-set-variable] bool xLog, yLog, zLog; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/plotting_axis.cpp:19:0: /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp: In function 'void lib::gdlGetDesiredAxisStyle(EnvT*, std::string, DLong&)': /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:725:53: warning: 'choosenIx' may be used uninitialized in this function [-Wmaybe-uninitialized] e->AssureLongScalarKWIfPresent( choosenIx, style); ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp: In function 'void lib::gdlGetDesiredAxisTitle(EnvT*, std::string, DString&)': /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:995:54: warning: 'choosenIx' may be used uninitialized in this function [-Wmaybe-uninitialized] e->AssureStringScalarKWIfPresent(choosenIx, title); ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp: In function 'PLFLT lib::gdlComputeTickInterval(EnvT*, std::string, DDouble&, DDouble&, bool)': /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:541:53: warning: 'choosenIx' may be used uninitialized in this function [-Wmaybe-uninitialized] e->AssureLongScalarKWIfPresent(choosenIx, nticks); ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp: In function 'void lib::gdlGetDesiredAxisTicks(EnvT*, std::string, DLong&)': /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:893:56: warning: 'choosenIx' may be used uninitialized in this function [-Wmaybe-uninitialized] e->AssureLongScalarKWIfPresent(choosenIx, axisTicks); ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp: In function 'void lib::gdlGetDesiredAxisMargin(EnvT*, std::string, DFloat&, DFloat&)': /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:635:39: warning: 'choosenIx' may be used uninitialized in this function [-Wmaybe-uninitialized] BaseGDL* Margin=e->GetKW(choosenIx); ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp: In function 'bool lib::gdlGetDesiredAxisRange(EnvT*, std::string, DDouble&, DDouble&)': /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:691:38: warning: 'choosenIx' may be used uninitialized in this function [-Wmaybe-uninitialized] BaseGDL* Range=e->GetKW(choosenIx); ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp: In function 'bool lib::_ZN3libL7gdlAxisEP4EnvTP10GDLGStreamSsddbid.isra.67(EnvT*, GDLGStream*, std::string, DDouble, DDouble, bool, DLong)': /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:1781:50: warning: 'TickUnits' may be used uninitialized in this function [-Wmaybe-uninitialized] bool hasTickUnitDefined = (TickUnits->NBytes()>0); ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:949:31: warning: 'choosenIx' may be used uninitialized in this function [-Wmaybe-uninitialized] if ( e->GetKW ( choosenIx )!=NULL ) ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:939:9: note: 'choosenIx' was declared here int choosenIx; ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:1824:28: warning: 'TickName' may be used uninitialized in this function [-Wmaybe-uninitialized] if (TickName->NBytes()>0) // /TICKNAME=[array] ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:860:31: warning: 'choosenIx' may be used uninitialized in this function [-Wmaybe-uninitialized] if ( e->GetKW ( choosenIx )!=NULL ) ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:850:9: note: 'choosenIx' was declared here int choosenIx; ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:813:61: warning: 'choosenIx' may be used uninitialized in this function [-Wmaybe-uninitialized] e->AssureLongScalarKWIfPresent(choosenIx, axisTicklayout); ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:802:9: note: 'choosenIx' was declared here int choosenIx; ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:793:65: warning: 'choosenIx' may be used uninitialized in this function [-Wmaybe-uninitialized] e->AssureDoubleScalarKWIfPresent(choosenIx, axisTickinterval); ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:781:9: note: 'choosenIx' was declared here int choosenIx; ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:1887:35: warning: 'TickFormat' may be used uninitialized in this function [-Wmaybe-uninitialized] else if (TickFormat->NBytes()>0) //no /TICKUNITS=> only 1 value taken into account ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:769:31: warning: 'choosenIx' may be used uninitialized in this function [-Wmaybe-uninitialized] if ( e->GetKW ( choosenIx )!=NULL ) ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:758:9: note: 'choosenIx' was declared here int choosenIx; ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:745:53: warning: 'choosenIx' may be used uninitialized in this function [-Wmaybe-uninitialized] e->AssureFloatScalarKWIfPresent(choosenIx, thick); ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:733:9: note: 'choosenIx' was declared here int choosenIx; ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:665:56: warning: 'choosenIx' may be used uninitialized in this function [-Wmaybe-uninitialized] e->AssureLongScalarKWIfPresent(choosenIx, axisMinor); ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:655:9: note: 'choosenIx' was declared here int choosenIx; ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting_axis.cpp: In member function 'virtual void lib::axis_call::old_body(EnvT*, GDLGStream*)': /builddir/build/BUILD/gdl-0.9.9/src/plotting_axis.cpp:306:86: warning: 'standardNumPos' may be used uninitialized in this function [-Wmaybe-uninitialized] gdlAxis(e, actStream, "axisY", yStart, yEnd, yLog, standardNumPos?1:2, ovpSizeX); ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/plotting_axis.cpp:19:0: /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp: At global scope: /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:81:28: warning: 'Data3d' defined but not used [-Wunused-variable] static GDL_3DTRANSFORMDATA Data3d; ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:83:12: warning: 'code012' defined but not used [-Wunused-variable] static int code012[3] = {0, 1, 2}; ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:84:12: warning: 'code102' defined but not used [-Wunused-variable] static int code102[3] = {1, 0, 2}; ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:85:12: warning: 'code120' defined but not used [-Wunused-variable] static int code120[3] = {1, 2, 0}; ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:86:12: warning: 'code210' defined but not used [-Wunused-variable] static int code210[3] = {2, 1, 0}; ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:87:12: warning: 'code201' defined but not used [-Wunused-variable] static int code201[3] = {2, 0, 1}; ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:88:12: warning: 'code021' defined but not used [-Wunused-variable] static int code021[3] = {0, 2, 1}; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/plotting_axis.cpp:19:0: /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:397:15: warning: 'void lib::gdlSetGraphicsBackgroundColorFromKw(EnvT*, GDLGStream*, bool)' defined but not used [-Wunused-function] static void gdlSetGraphicsBackgroundColorFromKw(EnvT *e, GDLGStream *a, bool kw=true) ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:433:15: warning: 'void lib::gdlGetPsym(EnvT*, DLong&)' defined but not used [-Wunused-function] static void gdlGetPsym(EnvT *e, DLong &psym) ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:444:16: warning: 'void lib::gdlSetSymsize(EnvT*, GDLGStream*)' defined but not used [-Wunused-function] static void gdlSetSymsize(EnvT *e, GDLGStream *a) ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:748:16: warning: 'void lib::gdlGetDesiredAxisTickget(EnvT*, std::string, DDoubleGDL*)' defined but not used [-Wunused-function] static void gdlGetDesiredAxisTickget(EnvT *e, string axis, DDoubleGDL *Axistickget) ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:901:14: warning: 'int lib::gdlGetCalendarCode(EnvT*, std::string)' defined but not used [-Wunused-function] static int gdlGetCalendarCode(EnvT* e, string axis) ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:955:15: warning: 'void lib::gdlGetDesiredAxisTickv(EnvT*, std::string, DDoubleGDL*)' defined but not used [-Wunused-function] static void gdlGetDesiredAxisTickv(EnvT* e, string axis, DDoubleGDL* axisTickvVect) ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:998:17: warning: 'void lib::gdlSetLineStyle(EnvT*, GDLGStream*)' defined but not used [-Wunused-function] static void gdlSetLineStyle(EnvT *e, GDLGStream *a) ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:1046:15: warning: 'void lib::gdlSetPenThickness(EnvT*, GDLGStream*)' defined but not used [-Wunused-function] static void gdlSetPenThickness(EnvT *e, GDLGStream *a) ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:1108:15: warning: 'void lib::gdlNextPlotHandlingNoEraseOption(EnvT*, GDLGStream*, bool)' defined but not used [-Wunused-function] static void gdlNextPlotHandlingNoEraseOption(EnvT *e, GDLGStream *a, bool noe=0) ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:1152:15: warning: 'bool lib::gdlSet3DViewPortAndWorldCoordinates(EnvT*, GDLGStream*, DDoubleGDL*, bool, bool, DDouble, DDouble, DDouble, DDouble, DDouble, DDouble, bool)' defined but not used [-Wunused-function] static bool gdlSet3DViewPortAndWorldCoordinates(EnvT* e, ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:1358:15: warning: 'bool lib::gdlSetViewPortAndWorldCoordinates(EnvT*, GDLGStream*, bool, bool, DFloat, DFloat, DFloat, DFloat, DDouble, DDouble, DDouble, DDouble, DLong)' defined but not used [-Wunused-function] static bool gdlSetViewPortAndWorldCoordinates(EnvT* e, ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:1605:15: warning: 'bool lib::startClipping(EnvT*, GDLGStream*, bool)' defined but not used [-Wunused-function] static bool startClipping(EnvT *e, GDLGStream *a, bool canUsePClip=false) ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:1979:15: warning: 'bool lib::gdlBox(EnvT*, GDLGStream*, DDouble, DDouble, DDouble, DDouble, bool, bool)' defined but not used [-Wunused-function] static bool gdlBox(EnvT *e, GDLGStream *a, DDouble xStart, DDouble xEnd, DDouble yStart, DDouble yEnd, bool xLog, bool yLog) ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:2195:15: warning: 'bool lib::gdlBox3(EnvT*, GDLGStream*, DDouble, DDouble, DDouble, DDouble, DDouble, DDouble, bool, bool, bool, bool)' defined but not used [-Wunused-function] static bool gdlBox3(EnvT *e, GDLGStream *a, DDouble xStart, DDouble xEnd, DDouble yStart, ^ [ 74%] Building CXX object src/CMakeFiles/gdl.dir/plotting_contour.cpp.o cd /builddir/build/BUILD/gdl-0.9.9/build/src && /usr/bin/c++ -DHAVE_CONFIG_H -DWXUSINGDLL -D_FILE_OFFSET_BITS=64 -D__WXGTK__ -I/builddir/build/BUILD/gdl-0.9.9/src -I/usr/include/tirpc -I/usr/include/GraphicsMagick -I/usr/lib/wx/include/gtk3-unicode-3.0 -I/usr/include/wx-3.0 -I/usr/include/libgeotiff -I/usr/include/hdf -I/usr/include/python2.7 -I/usr/lib/python2.7/site-packages/numpy/core/include -I/usr/include/udunits2 -I/usr/include/eigen3 -I/builddir/build/BUILD/gdl-0.9.9 -I/builddir/build/BUILD/gdl-0.9.9/build -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -DNDEBUG -fPIE -fopenmp -std=gnu++11 -o CMakeFiles/gdl.dir/plotting_contour.cpp.o -c /builddir/build/BUILD/gdl-0.9.9/src/plotting_contour.cpp In file included from /builddir/build/BUILD/gdl-0.9.9/src/basegdl.hpp:31:0, from /builddir/build/BUILD/gdl-0.9.9/src/str.hpp:25, from /builddir/build/BUILD/gdl-0.9.9/src/envt.hpp:26, from /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:60, from /builddir/build/BUILD/gdl-0.9.9/src/plotting_contour.cpp:20: /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In copy constructor 'dimension::dimension(const dimension&)': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:55:14: warning: array subscript has type 'char' [-Wchar-subscripts] { dim[i]=dim_.dim[i];} ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:55:26: warning: array subscript has type 'char' [-Wchar-subscripts] { dim[i]=dim_.dim[i];} ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In member function 'dimension& dimension::operator=(const dimension&)': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:118:12: warning: array subscript has type 'char' [-Wchar-subscripts] dim[i]=dim_.dim[i]; ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:118:24: warning: array subscript has type 'char' [-Wchar-subscripts] dim[i]=dim_.dim[i]; ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In member function 'void dimension::operator<<(SizeT)': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:146:15: warning: array subscript has type 'char' [-Wchar-subscripts] dim[rank++]=add; ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In member function 'SizeT dimension::NDimElements()': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:295:24: warning: array subscript has type 'char' [-Wchar-subscripts] return stride[ rank]; ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In member function 'SizeT dimension::NDimElementsConst() const': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:303:44: warning: array subscript has type 'char' [-Wchar-subscripts] for(char i=0; i= labelList.Size()) ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/plotting_contour.cpp:20:0: /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp: In function 'bool lib::startClipping(EnvT*, GDLGStream*, bool)': /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:1676:58: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else for ( int i=0; i<4&&iN_Elements(); ++i ) tempbox[i]=dClipBox[i]=(*clipBox)[i]; ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp: In function 'bool lib::gdlAxis(EnvT*, GDLGStream*, std::string, DDouble, DDouble, bool, DLong, DDouble)': /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:1747:11: warning: variable 'OtherAxisSizeInMm' set but not used [-Wunused-but-set-variable] PLFLT OtherAxisSizeInMm; ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:1792:12: warning: variable 'interligne_as_char' set but not used [-Wunused-but-set-variable] DFloat interligne_as_char; ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp: In function 'bool lib::gdlAxis3(EnvT*, GDLGStream*, std::string, DDouble, DDouble, bool, DLong, DDouble)': /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:2015:11: warning: variable 'OtherAxisSizeInMm' set but not used [-Wunused-but-set-variable] PLFLT OtherAxisSizeInMm; ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:2064:12: warning: variable 'interligne' set but not used [-Wunused-but-set-variable] DFloat interligne; ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting_contour.cpp: In member function 'virtual void lib::contour_call::old_body(EnvT*, GDLGStream*)': /builddir/build/BUILD/gdl-0.9.9/src/plotting_contour.cpp:312:10: warning: unused variable 'intv' [-Wunused-variable] PLFLT intv=gdlAdjustAxisRange (e, "X", xStart, xEnd, xLog ); ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting_contour.cpp:317:10: warning: unused variable 'intv' [-Wunused-variable] PLFLT intv=gdlAdjustAxisRange (e, "Y", yStart, yEnd, yLog ); ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting_contour.cpp:332:10: warning: unused variable 'intv' [-Wunused-variable] PLFLT intv=gdlAdjustAxisRange (e, "Z", zStart, zEnd, zLog ); ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting_contour.cpp:497:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for ( SizeT i=1; iAssureLongScalarKWIfPresent( choosenIx, style); ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp: In function 'void lib::gdlGetDesiredAxisMinor(EnvT*, std::string, DLong&)': /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:665:56: warning: 'choosenIx' may be used uninitialized in this function [-Wmaybe-uninitialized] e->AssureLongScalarKWIfPresent(choosenIx, axisMinor); ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp: In function 'void lib::gdlGetDesiredAxisTickInterval(EnvT*, std::string, DDouble&)': /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:793:65: warning: 'choosenIx' may be used uninitialized in this function [-Wmaybe-uninitialized] e->AssureDoubleScalarKWIfPresent(choosenIx, axisTickinterval); ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp: In function 'void lib::gdlGetDesiredAxisTitle(EnvT*, std::string, DString&)': /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:995:54: warning: 'choosenIx' may be used uninitialized in this function [-Wmaybe-uninitialized] e->AssureStringScalarKWIfPresent(choosenIx, title); ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp: In function 'void lib::gdlGetDesiredAxisTickLayout(EnvT*, std::string, DLong&)': /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:813:61: warning: 'choosenIx' may be used uninitialized in this function [-Wmaybe-uninitialized] e->AssureLongScalarKWIfPresent(choosenIx, axisTicklayout); ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp: In function 'void lib::gdlGetDesiredAxisThick(EnvT*, std::string, DFloat&)': /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:745:53: warning: 'choosenIx' may be used uninitialized in this function [-Wmaybe-uninitialized] e->AssureFloatScalarKWIfPresent(choosenIx, thick); ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp: In function 'PLFLT lib::gdlComputeTickInterval(EnvT*, std::string, DDouble&, DDouble&, bool)': /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:541:53: warning: 'choosenIx' may be used uninitialized in this function [-Wmaybe-uninitialized] e->AssureLongScalarKWIfPresent(choosenIx, nticks); ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp: In function 'void lib::gdlGetDesiredAxisTicks(EnvT*, std::string, DLong&)': /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:893:56: warning: 'choosenIx' may be used uninitialized in this function [-Wmaybe-uninitialized] e->AssureLongScalarKWIfPresent(choosenIx, axisTicks); ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp: In function 'void lib::_ZN3libL25gdlGetDesiredAxisTickNameEP4EnvTP10GDLGStreamSsRP5Data_I9SpDStringE.isra.72(EnvT*, std::string, DStringGDL*&)': /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:860:31: warning: 'choosenIx' may be used uninitialized in this function [-Wmaybe-uninitialized] if ( e->GetKW ( choosenIx )!=NULL ) ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp: In function 'bool lib::gdlGetDesiredAxisRange(EnvT*, std::string, DDouble&, DDouble&)': /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:691:38: warning: 'choosenIx' may be used uninitialized in this function [-Wmaybe-uninitialized] BaseGDL* Range=e->GetKW(choosenIx); ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp: In function 'void lib::gdlGetDesiredAxisMargin(EnvT*, std::string, DFloat&, DFloat&)': /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:635:39: warning: 'choosenIx' may be used uninitialized in this function [-Wmaybe-uninitialized] BaseGDL* Margin=e->GetKW(choosenIx); ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp: In function 'void lib::gdlGetDesiredAxisTickFormat(EnvT*, std::string, DStringGDL*&)': /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:769:31: warning: 'choosenIx' may be used uninitialized in this function [-Wmaybe-uninitialized] if ( e->GetKW ( choosenIx )!=NULL ) ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp: In function 'void lib::gdlGetDesiredAxisTickUnits(EnvT*, std::string, DStringGDL*&)': /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:949:31: warning: 'choosenIx' may be used uninitialized in this function [-Wmaybe-uninitialized] if ( e->GetKW ( choosenIx )!=NULL ) ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting_contour.cpp: In member function 'virtual void lib::contour_call::old_body(EnvT*, GDLGStream*)': /builddir/build/BUILD/gdl-0.9.9/src/plotting_contour.cpp:515:23: warning: 'nlevel' may be used uninitialized in this function [-Wmaybe-uninitialized] DLong l_nlevel=nlevel; // GCC 3.4.4 needs that ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting_contour.cpp:874:7: warning: 'referencePenThickness' may be used uninitialized in this function [-Wmaybe-uninitialized] if ( label_thick < referencePenThickness ) { //one pass with (current) thick without labels, over with (smaller) label+contour. ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting_contour.cpp:903:17: warning: 'yg1' may be used uninitialized in this function [-Wmaybe-uninitialized] delete[] yg1; ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting_contour.cpp:902:17: warning: 'xg1' may be used uninitialized in this function [-Wmaybe-uninitialized] delete[] xg1; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/plotting_contour.cpp:20:0: /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp: At global scope: /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:433:15: warning: 'void lib::gdlGetPsym(EnvT*, DLong&)' defined but not used [-Wunused-function] static void gdlGetPsym(EnvT *e, DLong &psym) ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:444:16: warning: 'void lib::gdlSetSymsize(EnvT*, GDLGStream*)' defined but not used [-Wunused-function] static void gdlSetSymsize(EnvT *e, GDLGStream *a) ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:748:16: warning: 'void lib::gdlGetDesiredAxisTickget(EnvT*, std::string, DDoubleGDL*)' defined but not used [-Wunused-function] static void gdlGetDesiredAxisTickget(EnvT *e, string axis, DDoubleGDL *Axistickget) ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:901:14: warning: 'int lib::gdlGetCalendarCode(EnvT*, std::string)' defined but not used [-Wunused-function] static int gdlGetCalendarCode(EnvT* e, string axis) ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:955:15: warning: 'void lib::gdlGetDesiredAxisTickv(EnvT*, std::string, DDoubleGDL*)' defined but not used [-Wunused-function] static void gdlGetDesiredAxisTickv(EnvT* e, string axis, DDoubleGDL* axisTickvVect) ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:998:17: warning: 'void lib::gdlSetLineStyle(EnvT*, GDLGStream*)' defined but not used [-Wunused-function] static void gdlSetLineStyle(EnvT *e, GDLGStream *a) ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:1082:17: warning: 'bool lib::gdlYaxisNoZero(EnvT*)' defined but not used [-Wunused-function] static bool gdlYaxisNoZero(EnvT* e) ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:2195:15: warning: 'bool lib::gdlBox3(EnvT*, GDLGStream*, DDouble, DDouble, DDouble, DDouble, DDouble, DDouble, bool, bool, bool, bool)' defined but not used [-Wunused-function] static bool gdlBox3(EnvT *e, GDLGStream *a, DDouble xStart, DDouble xEnd, DDouble yStart, ^ [ 75%] Building CXX object src/CMakeFiles/gdl.dir/plotting_convert_coord.cpp.o cd /builddir/build/BUILD/gdl-0.9.9/build/src && /usr/bin/c++ -DHAVE_CONFIG_H -DWXUSINGDLL -D_FILE_OFFSET_BITS=64 -D__WXGTK__ -I/builddir/build/BUILD/gdl-0.9.9/src -I/usr/include/tirpc -I/usr/include/GraphicsMagick -I/usr/lib/wx/include/gtk3-unicode-3.0 -I/usr/include/wx-3.0 -I/usr/include/libgeotiff -I/usr/include/hdf -I/usr/include/python2.7 -I/usr/lib/python2.7/site-packages/numpy/core/include -I/usr/include/udunits2 -I/usr/include/eigen3 -I/builddir/build/BUILD/gdl-0.9.9 -I/builddir/build/BUILD/gdl-0.9.9/build -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -DNDEBUG -fPIE -fopenmp -std=gnu++11 -o CMakeFiles/gdl.dir/plotting_convert_coord.cpp.o -c /builddir/build/BUILD/gdl-0.9.9/src/plotting_convert_coord.cpp In file included from /builddir/build/BUILD/gdl-0.9.9/src/basegdl.hpp:31:0, from /builddir/build/BUILD/gdl-0.9.9/src/str.hpp:25, from /builddir/build/BUILD/gdl-0.9.9/src/envt.hpp:26, from /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:60, from /builddir/build/BUILD/gdl-0.9.9/src/plotting_convert_coord.cpp:19: /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In copy constructor 'dimension::dimension(const dimension&)': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:55:14: warning: array subscript has type 'char' [-Wchar-subscripts] { dim[i]=dim_.dim[i];} ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:55:26: warning: array subscript has type 'char' [-Wchar-subscripts] { dim[i]=dim_.dim[i];} ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In member function 'dimension& dimension::operator=(const dimension&)': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:118:12: warning: array subscript has type 'char' [-Wchar-subscripts] dim[i]=dim_.dim[i]; ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:118:24: warning: array subscript has type 'char' [-Wchar-subscripts] dim[i]=dim_.dim[i]; ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In member function 'void dimension::operator<<(SizeT)': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:146:15: warning: array subscript has type 'char' [-Wchar-subscripts] dim[rank++]=add; ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In member function 'SizeT dimension::NDimElements()': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:295:24: warning: array subscript has type 'char' [-Wchar-subscripts] return stride[ rank]; ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In member function 'SizeT dimension::NDimElementsConst() const': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:303:44: warning: array subscript has type 'char' [-Wchar-subscripts] for(char i=0; i= labelList.Size()) ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/plotting_convert_coord.cpp:19:0: /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp: In function 'bool lib::startClipping(EnvT*, GDLGStream*, bool)': /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:1676:58: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else for ( int i=0; i<4&&iN_Elements(); ++i ) tempbox[i]=dClipBox[i]=(*clipBox)[i]; ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp: In function 'bool lib::gdlAxis(EnvT*, GDLGStream*, std::string, DDouble, DDouble, bool, DLong, DDouble)': /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:1747:11: warning: variable 'OtherAxisSizeInMm' set but not used [-Wunused-but-set-variable] PLFLT OtherAxisSizeInMm; ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:1792:12: warning: variable 'interligne_as_char' set but not used [-Wunused-but-set-variable] DFloat interligne_as_char; ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp: In function 'bool lib::gdlAxis3(EnvT*, GDLGStream*, std::string, DDouble, DDouble, bool, DLong, DDouble)': /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:2015:11: warning: variable 'OtherAxisSizeInMm' set but not used [-Wunused-but-set-variable] PLFLT OtherAxisSizeInMm; ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:2064:12: warning: variable 'interligne' set but not used [-Wunused-but-set-variable] DFloat interligne; ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting_convert_coord.cpp: In function 'DDoubleGDL* lib::convert_coord_double(EnvT*, DDoubleGDL*, DDoubleGDL*, DDoubleGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/plotting_convert_coord.cpp:75:35: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nrows >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nrows)) ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting_convert_coord.cpp:75:104: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nrows >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nrows)) ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting_convert_coord.cpp:78:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (OMPInt i = 0; i < nrows; ++i) { ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting_convert_coord.cpp:105:25: warning: unused variable 'success' [-Wunused-variable] if( wIx != -1) bool success = actDevice->WSize(wIx, &xSize, &ySize); //on failure, sizes are ot changed by WSize. ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting_convert_coord.cpp:142:35: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nrows >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nrows)) ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting_convert_coord.cpp:142:104: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nrows >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nrows)) ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting_convert_coord.cpp:145:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (OMPInt i = 0; i < nrows; ++i) { ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting_convert_coord.cpp:153:35: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nrows >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nrows)) ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting_convert_coord.cpp:153:104: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nrows >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nrows)) ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting_convert_coord.cpp:156:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (OMPInt i = 0; i < nrows; ++i) { ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting_convert_coord.cpp:171:35: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nrows >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nrows)) ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting_convert_coord.cpp:171:104: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nrows >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nrows)) ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting_convert_coord.cpp:174:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (OMPInt i = 0; i < nrows; ++i) { ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting_convert_coord.cpp:201:35: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nrows >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nrows)) ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting_convert_coord.cpp:201:104: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nrows >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nrows)) ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting_convert_coord.cpp:204:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (OMPInt i = 0; i < nrows; ++i) { ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting_convert_coord.cpp:214:35: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nrows >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nrows)) ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting_convert_coord.cpp:214:104: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nrows >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nrows)) ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting_convert_coord.cpp:217:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (OMPInt i = 0; i < nrows; ++i) { ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting_convert_coord.cpp:108:12: warning: unused variable 'mapSet' [-Wunused-variable] bool mapSet=false; ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting_convert_coord.cpp: In function 'BaseGDL* lib::convert_coord(EnvT*)': /builddir/build/BUILD/gdl-0.9.9/src/plotting_convert_coord.cpp:290:19: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (minEl==-1){ ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting_convert_coord.cpp:326:19: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (minEl==-1){ ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting_convert_coord.cpp: In function 'void lib::SelfTranspose3d(DDoubleGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/plotting_convert_coord.cpp:385:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (int j=0; j < dim0; ++j) for (int i=0; i < dim1; ++i)(*mat)[i*dim1+j]=(*me)[j*dim0 + i]; ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting_convert_coord.cpp:385:52: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (int j=0; j < dim0; ++j) for (int i=0; i < dim1; ++i)(*mat)[i*dim1+j]=(*me)[j*dim0 + i]; ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting_convert_coord.cpp: In function 'DDoubleGDL* lib::gdlGetT3DMatrix()': /builddir/build/BUILD/gdl-0.9.9/src/plotting_convert_coord.cpp:623:43: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (int i=0; iN_Elements(); ++i )(*t3dMatrix)[i]=(*static_cast(pStruct->GetTag(tTag, 0)))[i]; ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting_convert_coord.cpp: In function 'void lib::gdlNormed3dToWorld3d(DDoubleGDL*, DDoubleGDL*, DDoubleGDL*, DDoubleGDL*, DDoubleGDL*, DDoubleGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/plotting_convert_coord.cpp:665:35: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] else for (int index=0; index< nEl; ++index){ (*xyzw)[2*nEl+index]=1.0;} ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting_convert_coord.cpp:666:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (int index=0; index< nEl; ++index){ (*xyzw)[3*nEl+index]=1.0;} ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting_convert_coord.cpp: In function 'void lib::gdl3dto2dProjectDDouble(DDoubleGDL*, DDoubleGDL*, DDoubleGDL*, DDoubleGDL*, DDoubleGDL*, DDoubleGDL*, int*)': /builddir/build/BUILD/gdl-0.9.9/src/plotting_convert_coord.cpp:687:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (int index=0; index< nEl; ++index){ (*xyzw)[3*nEl+index]=1.0;} ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting_convert_coord.cpp: In function 'void lib::gdlProject3dCoordinatesIn2d(DDoubleGDL*, DDoubleGDL*, DDouble*, DDoubleGDL*, DDouble*, DDoubleGDL*, DDouble*, DDoubleGDL*, DDoubleGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/plotting_convert_coord.cpp:710:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (int index=0; index< nEl; ++index){ (*xyzw)[3*nEl+index]=1.0;} ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting_convert_coord.cpp: In function 'DDoubleGDL* lib::gdlConvertT3DMatrixToPlplotRotationMatrix(DDouble, DDouble&, DDouble&, DDouble&, DDouble&, ORIENTATION3D&)': /builddir/build/BUILD/gdl-0.9.9/src/plotting_convert_coord.cpp:761:43: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (int i=0; iN_Elements(); ++i )(*t3dMatrix)[i]=(*static_cast(pStruct->GetTag(tTag, 0)))[i]; ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting_convert_coord.cpp: In function 'void lib::scale3_pro(EnvT*)': /builddir/build/BUILD/gdl-0.9.9/src/plotting_convert_coord.cpp:866:37: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (int i=0; iN_Elements(); ++i )(*static_cast(SysVar::P()->GetTag(tTag, 0)))[i]=(*mat)[i]; ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting_convert_coord.cpp: In function 'void lib::t3d_pro(EnvT*)': /builddir/build/BUILD/gdl-0.9.9/src/plotting_convert_coord.cpp:925:39: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (int i=0; iN_Elements(); ++i )(*mat)[i]=(*static_cast(SysVar::P()->GetTag(tTag, 0)))[i]; ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting_convert_coord.cpp:991:39: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (int i=0; iN_Elements(); ++i )(*static_cast(SysVar::P()->GetTag(tTag, 0)))[i]=(*mat)[i]; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/basegdl.hpp:31:0, from /builddir/build/BUILD/gdl-0.9.9/src/str.hpp:25, from /builddir/build/BUILD/gdl-0.9.9/src/envt.hpp:26, from /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:60, from /builddir/build/BUILD/gdl-0.9.9/src/plotting_convert_coord.cpp:19: /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In function 'BaseGDL* lib::convert_coord(EnvT*)': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:84:16: warning: 'minEl' may be used uninitialized in this function [-Wmaybe-uninitialized] dim[0] = d0; ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting_convert_coord.cpp:230:26: note: 'minEl' was declared here SizeT xEl, yEl, zEl, minEl, xDim, yDim, zDim; ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting_convert_coord.cpp:360:91: warning: 'zVal' may be used uninitialized in this function [-Wmaybe-uninitialized] gdlProject3dCoordinatesIn2d(t3dMatrix, xVal, sx, yVal, sy, zVal, sz, xValou, yValou); ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting_convert_coord.cpp:360:91: warning: 'yVal' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/gdl-0.9.9/src/plotting_convert_coord.cpp:360:91: warning: 'xVal' may be used uninitialized in this function [-Wmaybe-uninitialized] In file included from /builddir/build/BUILD/gdl-0.9.9/src/plotting_convert_coord.cpp:19:0: /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp: At global scope: /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:81:28: warning: 'Data3d' defined but not used [-Wunused-variable] static GDL_3DTRANSFORMDATA Data3d; ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:84:12: warning: 'code102' defined but not used [-Wunused-variable] static int code102[3] = {1, 0, 2}; ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:85:12: warning: 'code120' defined but not used [-Wunused-variable] static int code120[3] = {1, 2, 0}; ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:86:12: warning: 'code210' defined but not used [-Wunused-variable] static int code210[3] = {2, 1, 0}; ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:87:12: warning: 'code201' defined but not used [-Wunused-variable] static int code201[3] = {2, 0, 1}; ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:88:12: warning: 'code021' defined but not used [-Wunused-variable] static int code021[3] = {0, 2, 1}; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/plotting_convert_coord.cpp:19:0: /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:397:15: warning: 'void lib::gdlSetGraphicsBackgroundColorFromKw(EnvT*, GDLGStream*, bool)' defined but not used [-Wunused-function] static void gdlSetGraphicsBackgroundColorFromKw(EnvT *e, GDLGStream *a, bool kw=true) ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:410:15: warning: 'void lib::gdlSetGraphicsForegroundColorFromKw(EnvT*, GDLGStream*, std::string)' defined but not used [-Wunused-function] static void gdlSetGraphicsForegroundColorFromKw(EnvT *e, GDLGStream *a, string OtherColorKw="") ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:433:15: warning: 'void lib::gdlGetPsym(EnvT*, DLong&)' defined but not used [-Wunused-function] static void gdlGetPsym(EnvT *e, DLong &psym) ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:444:16: warning: 'void lib::gdlSetSymsize(EnvT*, GDLGStream*)' defined but not used [-Wunused-function] static void gdlSetSymsize(EnvT *e, GDLGStream *a) ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:667:15: warning: 'bool lib::gdlGetDesiredAxisRange(EnvT*, std::string, DDouble&, DDouble&)' defined but not used [-Wunused-function] static bool gdlGetDesiredAxisRange(EnvT *e, string axis, DDouble &start, DDouble &end) ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:748:16: warning: 'void lib::gdlGetDesiredAxisTickget(EnvT*, std::string, DDoubleGDL*)' defined but not used [-Wunused-function] static void gdlGetDesiredAxisTickget(EnvT *e, string axis, DDoubleGDL *Axistickget) ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:901:14: warning: 'int lib::gdlGetCalendarCode(EnvT*, std::string)' defined but not used [-Wunused-function] static int gdlGetCalendarCode(EnvT* e, string axis) ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:955:15: warning: 'void lib::gdlGetDesiredAxisTickv(EnvT*, std::string, DDoubleGDL*)' defined but not used [-Wunused-function] static void gdlGetDesiredAxisTickv(EnvT* e, string axis, DDoubleGDL* axisTickvVect) ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:998:17: warning: 'void lib::gdlSetLineStyle(EnvT*, GDLGStream*)' defined but not used [-Wunused-function] static void gdlSetLineStyle(EnvT *e, GDLGStream *a) ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:1046:15: warning: 'void lib::gdlSetPenThickness(EnvT*, GDLGStream*)' defined but not used [-Wunused-function] static void gdlSetPenThickness(EnvT *e, GDLGStream *a) ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:1082:17: warning: 'bool lib::gdlYaxisNoZero(EnvT*)' defined but not used [-Wunused-function] static bool gdlYaxisNoZero(EnvT* e) ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:1108:15: warning: 'void lib::gdlNextPlotHandlingNoEraseOption(EnvT*, GDLGStream*, bool)' defined but not used [-Wunused-function] static void gdlNextPlotHandlingNoEraseOption(EnvT *e, GDLGStream *a, bool noe=0) ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:1152:15: warning: 'bool lib::gdlSet3DViewPortAndWorldCoordinates(EnvT*, GDLGStream*, DDoubleGDL*, bool, bool, DDouble, DDouble, DDouble, DDouble, DDouble, DDouble, bool)' defined but not used [-Wunused-function] static bool gdlSet3DViewPortAndWorldCoordinates(EnvT* e, ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:1358:15: warning: 'bool lib::gdlSetViewPortAndWorldCoordinates(EnvT*, GDLGStream*, bool, bool, DFloat, DFloat, DFloat, DFloat, DDouble, DDouble, DDouble, DDouble, DLong)' defined but not used [-Wunused-function] static bool gdlSetViewPortAndWorldCoordinates(EnvT* e, ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:1605:15: warning: 'bool lib::startClipping(EnvT*, GDLGStream*, bool)' defined but not used [-Wunused-function] static bool startClipping(EnvT *e, GDLGStream *a, bool canUsePClip=false) ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:1979:15: warning: 'bool lib::gdlBox(EnvT*, GDLGStream*, DDouble, DDouble, DDouble, DDouble, bool, bool)' defined but not used [-Wunused-function] static bool gdlBox(EnvT *e, GDLGStream *a, DDouble xStart, DDouble xEnd, DDouble yStart, DDouble yEnd, bool xLog, bool yLog) ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:2195:15: warning: 'bool lib::gdlBox3(EnvT*, GDLGStream*, DDouble, DDouble, DDouble, DDouble, DDouble, DDouble, bool, bool, bool, bool)' defined but not used [-Wunused-function] static bool gdlBox3(EnvT *e, GDLGStream *a, DDouble xStart, DDouble xEnd, DDouble yStart, ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting_convert_coord.cpp:31:18: warning: 'lib::cubeCorners' defined but not used [-Wunused-variable] static DDouble cubeCorners[32]= ^ [ 76%] Building CXX object src/CMakeFiles/gdl.dir/plotting_cursor.cpp.o cd /builddir/build/BUILD/gdl-0.9.9/build/src && /usr/bin/c++ -DHAVE_CONFIG_H -DWXUSINGDLL -D_FILE_OFFSET_BITS=64 -D__WXGTK__ -I/builddir/build/BUILD/gdl-0.9.9/src -I/usr/include/tirpc -I/usr/include/GraphicsMagick -I/usr/lib/wx/include/gtk3-unicode-3.0 -I/usr/include/wx-3.0 -I/usr/include/libgeotiff -I/usr/include/hdf -I/usr/include/python2.7 -I/usr/lib/python2.7/site-packages/numpy/core/include -I/usr/include/udunits2 -I/usr/include/eigen3 -I/builddir/build/BUILD/gdl-0.9.9 -I/builddir/build/BUILD/gdl-0.9.9/build -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -DNDEBUG -fPIE -fopenmp -std=gnu++11 -o CMakeFiles/gdl.dir/plotting_cursor.cpp.o -c /builddir/build/BUILD/gdl-0.9.9/src/plotting_cursor.cpp In file included from /builddir/build/BUILD/gdl-0.9.9/src/basegdl.hpp:31:0, from /builddir/build/BUILD/gdl-0.9.9/src/str.hpp:25, from /builddir/build/BUILD/gdl-0.9.9/src/envt.hpp:26, from /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:60, from /builddir/build/BUILD/gdl-0.9.9/src/plotting_cursor.cpp:19: /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In copy constructor 'dimension::dimension(const dimension&)': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:55:14: warning: array subscript has type 'char' [-Wchar-subscripts] { dim[i]=dim_.dim[i];} ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:55:26: warning: array subscript has type 'char' [-Wchar-subscripts] { dim[i]=dim_.dim[i];} ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In member function 'dimension& dimension::operator=(const dimension&)': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:118:12: warning: array subscript has type 'char' [-Wchar-subscripts] dim[i]=dim_.dim[i]; ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:118:24: warning: array subscript has type 'char' [-Wchar-subscripts] dim[i]=dim_.dim[i]; ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In member function 'void dimension::operator<<(SizeT)': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:146:15: warning: array subscript has type 'char' [-Wchar-subscripts] dim[rank++]=add; ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In member function 'SizeT dimension::NDimElements()': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:295:24: warning: array subscript has type 'char' [-Wchar-subscripts] return stride[ rank]; ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In member function 'SizeT dimension::NDimElementsConst() const': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:303:44: warning: array subscript has type 'char' [-Wchar-subscripts] for(char i=0; i= labelList.Size()) ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/plotting_cursor.cpp:19:0: /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp: In function 'bool lib::startClipping(EnvT*, GDLGStream*, bool)': /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:1676:58: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else for ( int i=0; i<4&&iN_Elements(); ++i ) tempbox[i]=dClipBox[i]=(*clipBox)[i]; ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp: In function 'bool lib::gdlAxis(EnvT*, GDLGStream*, std::string, DDouble, DDouble, bool, DLong, DDouble)': /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:1747:11: warning: variable 'OtherAxisSizeInMm' set but not used [-Wunused-but-set-variable] PLFLT OtherAxisSizeInMm; ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:1792:12: warning: variable 'interligne_as_char' set but not used [-Wunused-but-set-variable] DFloat interligne_as_char; ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp: In function 'bool lib::gdlAxis3(EnvT*, GDLGStream*, std::string, DDouble, DDouble, bool, DLong, DDouble)': /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:2015:11: warning: variable 'OtherAxisSizeInMm' set but not used [-Wunused-but-set-variable] PLFLT OtherAxisSizeInMm; ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:2064:12: warning: variable 'interligne' set but not used [-Wunused-but-set-variable] DFloat interligne; ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting_cursor.cpp: In function 'void lib::tvcrs(EnvT*)': /builddir/build/BUILD/gdl-0.9.9/src/plotting_cursor.cpp:75:14: warning: unused variable 'DEVICE' [-Wunused-variable] static int DEVICE = e->KeywordIx("DEVICE"); ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/plotting_cursor.cpp:19:0: /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp: At global scope: /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:81:28: warning: 'Data3d' defined but not used [-Wunused-variable] static GDL_3DTRANSFORMDATA Data3d; ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:83:12: warning: 'code012' defined but not used [-Wunused-variable] static int code012[3] = {0, 1, 2}; ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:84:12: warning: 'code102' defined but not used [-Wunused-variable] static int code102[3] = {1, 0, 2}; ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:85:12: warning: 'code120' defined but not used [-Wunused-variable] static int code120[3] = {1, 2, 0}; ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:86:12: warning: 'code210' defined but not used [-Wunused-variable] static int code210[3] = {2, 1, 0}; ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:87:12: warning: 'code201' defined but not used [-Wunused-variable] static int code201[3] = {2, 0, 1}; ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:88:12: warning: 'code021' defined but not used [-Wunused-variable] static int code021[3] = {0, 2, 1}; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/plotting_cursor.cpp:19:0: /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:397:15: warning: 'void lib::gdlSetGraphicsBackgroundColorFromKw(EnvT*, GDLGStream*, bool)' defined but not used [-Wunused-function] static void gdlSetGraphicsBackgroundColorFromKw(EnvT *e, GDLGStream *a, bool kw=true) ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:410:15: warning: 'void lib::gdlSetGraphicsForegroundColorFromKw(EnvT*, GDLGStream*, std::string)' defined but not used [-Wunused-function] static void gdlSetGraphicsForegroundColorFromKw(EnvT *e, GDLGStream *a, string OtherColorKw="") ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:433:15: warning: 'void lib::gdlGetPsym(EnvT*, DLong&)' defined but not used [-Wunused-function] static void gdlGetPsym(EnvT *e, DLong &psym) ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:444:16: warning: 'void lib::gdlSetSymsize(EnvT*, GDLGStream*)' defined but not used [-Wunused-function] static void gdlSetSymsize(EnvT *e, GDLGStream *a) ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:667:15: warning: 'bool lib::gdlGetDesiredAxisRange(EnvT*, std::string, DDouble&, DDouble&)' defined but not used [-Wunused-function] static bool gdlGetDesiredAxisRange(EnvT *e, string axis, DDouble &start, DDouble &end) ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:748:16: warning: 'void lib::gdlGetDesiredAxisTickget(EnvT*, std::string, DDoubleGDL*)' defined but not used [-Wunused-function] static void gdlGetDesiredAxisTickget(EnvT *e, string axis, DDoubleGDL *Axistickget) ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:901:14: warning: 'int lib::gdlGetCalendarCode(EnvT*, std::string)' defined but not used [-Wunused-function] static int gdlGetCalendarCode(EnvT* e, string axis) ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:955:15: warning: 'void lib::gdlGetDesiredAxisTickv(EnvT*, std::string, DDoubleGDL*)' defined but not used [-Wunused-function] static void gdlGetDesiredAxisTickv(EnvT* e, string axis, DDoubleGDL* axisTickvVect) ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:998:17: warning: 'void lib::gdlSetLineStyle(EnvT*, GDLGStream*)' defined but not used [-Wunused-function] static void gdlSetLineStyle(EnvT *e, GDLGStream *a) ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:1046:15: warning: 'void lib::gdlSetPenThickness(EnvT*, GDLGStream*)' defined but not used [-Wunused-function] static void gdlSetPenThickness(EnvT *e, GDLGStream *a) ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:1082:17: warning: 'bool lib::gdlYaxisNoZero(EnvT*)' defined but not used [-Wunused-function] static bool gdlYaxisNoZero(EnvT* e) ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:1108:15: warning: 'void lib::gdlNextPlotHandlingNoEraseOption(EnvT*, GDLGStream*, bool)' defined but not used [-Wunused-function] static void gdlNextPlotHandlingNoEraseOption(EnvT *e, GDLGStream *a, bool noe=0) ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:1152:15: warning: 'bool lib::gdlSet3DViewPortAndWorldCoordinates(EnvT*, GDLGStream*, DDoubleGDL*, bool, bool, DDouble, DDouble, DDouble, DDouble, DDouble, DDouble, bool)' defined but not used [-Wunused-function] static bool gdlSet3DViewPortAndWorldCoordinates(EnvT* e, ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:1358:15: warning: 'bool lib::gdlSetViewPortAndWorldCoordinates(EnvT*, GDLGStream*, bool, bool, DFloat, DFloat, DFloat, DFloat, DDouble, DDouble, DDouble, DDouble, DLong)' defined but not used [-Wunused-function] static bool gdlSetViewPortAndWorldCoordinates(EnvT* e, ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:1605:15: warning: 'bool lib::startClipping(EnvT*, GDLGStream*, bool)' defined but not used [-Wunused-function] static bool startClipping(EnvT *e, GDLGStream *a, bool canUsePClip=false) ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:1979:15: warning: 'bool lib::gdlBox(EnvT*, GDLGStream*, DDouble, DDouble, DDouble, DDouble, bool, bool)' defined but not used [-Wunused-function] static bool gdlBox(EnvT *e, GDLGStream *a, DDouble xStart, DDouble xEnd, DDouble yStart, DDouble yEnd, bool xLog, bool yLog) ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:2195:15: warning: 'bool lib::gdlBox3(EnvT*, GDLGStream*, DDouble, DDouble, DDouble, DDouble, DDouble, DDouble, bool, bool, bool, bool)' defined but not used [-Wunused-function] static bool gdlBox3(EnvT *e, GDLGStream *a, DDouble xStart, DDouble xEnd, DDouble yStart, ^ [ 76%] Building CXX object src/CMakeFiles/gdl.dir/plotting_device.cpp.o cd /builddir/build/BUILD/gdl-0.9.9/build/src && /usr/bin/c++ -DHAVE_CONFIG_H -DWXUSINGDLL -D_FILE_OFFSET_BITS=64 -D__WXGTK__ -I/builddir/build/BUILD/gdl-0.9.9/src -I/usr/include/tirpc -I/usr/include/GraphicsMagick -I/usr/lib/wx/include/gtk3-unicode-3.0 -I/usr/include/wx-3.0 -I/usr/include/libgeotiff -I/usr/include/hdf -I/usr/include/python2.7 -I/usr/lib/python2.7/site-packages/numpy/core/include -I/usr/include/udunits2 -I/usr/include/eigen3 -I/builddir/build/BUILD/gdl-0.9.9 -I/builddir/build/BUILD/gdl-0.9.9/build -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -DNDEBUG -fPIE -fopenmp -std=gnu++11 -o CMakeFiles/gdl.dir/plotting_device.cpp.o -c /builddir/build/BUILD/gdl-0.9.9/src/plotting_device.cpp In file included from /builddir/build/BUILD/gdl-0.9.9/src/basegdl.hpp:31:0, from /builddir/build/BUILD/gdl-0.9.9/src/str.hpp:25, from /builddir/build/BUILD/gdl-0.9.9/src/envt.hpp:26, from /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:60, from /builddir/build/BUILD/gdl-0.9.9/src/plotting_device.cpp:19: /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In copy constructor 'dimension::dimension(const dimension&)': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:55:14: warning: array subscript has type 'char' [-Wchar-subscripts] { dim[i]=dim_.dim[i];} ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:55:26: warning: array subscript has type 'char' [-Wchar-subscripts] { dim[i]=dim_.dim[i];} ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In member function 'dimension& dimension::operator=(const dimension&)': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:118:12: warning: array subscript has type 'char' [-Wchar-subscripts] dim[i]=dim_.dim[i]; ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:118:24: warning: array subscript has type 'char' [-Wchar-subscripts] dim[i]=dim_.dim[i]; ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In member function 'void dimension::operator<<(SizeT)': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:146:15: warning: array subscript has type 'char' [-Wchar-subscripts] dim[rank++]=add; ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In member function 'SizeT dimension::NDimElements()': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:295:24: warning: array subscript has type 'char' [-Wchar-subscripts] return stride[ rank]; ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In member function 'SizeT dimension::NDimElementsConst() const': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:303:44: warning: array subscript has type 'char' [-Wchar-subscripts] for(char i=0; i= labelList.Size()) ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/plotting_device.cpp:19:0: /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp: In function 'bool lib::startClipping(EnvT*, GDLGStream*, bool)': /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:1676:58: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else for ( int i=0; i<4&&iN_Elements(); ++i ) tempbox[i]=dClipBox[i]=(*clipBox)[i]; ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp: In function 'bool lib::gdlAxis(EnvT*, GDLGStream*, std::string, DDouble, DDouble, bool, DLong, DDouble)': /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:1747:11: warning: variable 'OtherAxisSizeInMm' set but not used [-Wunused-but-set-variable] PLFLT OtherAxisSizeInMm; ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:1792:12: warning: variable 'interligne_as_char' set but not used [-Wunused-but-set-variable] DFloat interligne_as_char; ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp: In function 'bool lib::gdlAxis3(EnvT*, GDLGStream*, std::string, DDouble, DDouble, bool, DLong, DDouble)': /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:2015:11: warning: variable 'OtherAxisSizeInMm' set but not used [-Wunused-but-set-variable] PLFLT OtherAxisSizeInMm; ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:2064:12: warning: variable 'interligne' set but not used [-Wunused-but-set-variable] DFloat interligne; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/plotting_device.cpp:19:0: /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp: At global scope: /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:81:28: warning: 'Data3d' defined but not used [-Wunused-variable] static GDL_3DTRANSFORMDATA Data3d; ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:83:12: warning: 'code012' defined but not used [-Wunused-variable] static int code012[3] = {0, 1, 2}; ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:84:12: warning: 'code102' defined but not used [-Wunused-variable] static int code102[3] = {1, 0, 2}; ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:85:12: warning: 'code120' defined but not used [-Wunused-variable] static int code120[3] = {1, 2, 0}; ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:86:12: warning: 'code210' defined but not used [-Wunused-variable] static int code210[3] = {2, 1, 0}; ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:87:12: warning: 'code201' defined but not used [-Wunused-variable] static int code201[3] = {2, 0, 1}; ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:88:12: warning: 'code021' defined but not used [-Wunused-variable] static int code021[3] = {0, 2, 1}; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/plotting_device.cpp:19:0: /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:397:15: warning: 'void lib::gdlSetGraphicsBackgroundColorFromKw(EnvT*, GDLGStream*, bool)' defined but not used [-Wunused-function] static void gdlSetGraphicsBackgroundColorFromKw(EnvT *e, GDLGStream *a, bool kw=true) ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:410:15: warning: 'void lib::gdlSetGraphicsForegroundColorFromKw(EnvT*, GDLGStream*, std::string)' defined but not used [-Wunused-function] static void gdlSetGraphicsForegroundColorFromKw(EnvT *e, GDLGStream *a, string OtherColorKw="") ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:433:15: warning: 'void lib::gdlGetPsym(EnvT*, DLong&)' defined but not used [-Wunused-function] static void gdlGetPsym(EnvT *e, DLong &psym) ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:444:16: warning: 'void lib::gdlSetSymsize(EnvT*, GDLGStream*)' defined but not used [-Wunused-function] static void gdlSetSymsize(EnvT *e, GDLGStream *a) ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:667:15: warning: 'bool lib::gdlGetDesiredAxisRange(EnvT*, std::string, DDouble&, DDouble&)' defined but not used [-Wunused-function] static bool gdlGetDesiredAxisRange(EnvT *e, string axis, DDouble &start, DDouble &end) ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:748:16: warning: 'void lib::gdlGetDesiredAxisTickget(EnvT*, std::string, DDoubleGDL*)' defined but not used [-Wunused-function] static void gdlGetDesiredAxisTickget(EnvT *e, string axis, DDoubleGDL *Axistickget) ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:901:14: warning: 'int lib::gdlGetCalendarCode(EnvT*, std::string)' defined but not used [-Wunused-function] static int gdlGetCalendarCode(EnvT* e, string axis) ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:955:15: warning: 'void lib::gdlGetDesiredAxisTickv(EnvT*, std::string, DDoubleGDL*)' defined but not used [-Wunused-function] static void gdlGetDesiredAxisTickv(EnvT* e, string axis, DDoubleGDL* axisTickvVect) ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:998:17: warning: 'void lib::gdlSetLineStyle(EnvT*, GDLGStream*)' defined but not used [-Wunused-function] static void gdlSetLineStyle(EnvT *e, GDLGStream *a) ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:1046:15: warning: 'void lib::gdlSetPenThickness(EnvT*, GDLGStream*)' defined but not used [-Wunused-function] static void gdlSetPenThickness(EnvT *e, GDLGStream *a) ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:1082:17: warning: 'bool lib::gdlYaxisNoZero(EnvT*)' defined but not used [-Wunused-function] static bool gdlYaxisNoZero(EnvT* e) ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:1108:15: warning: 'void lib::gdlNextPlotHandlingNoEraseOption(EnvT*, GDLGStream*, bool)' defined but not used [-Wunused-function] static void gdlNextPlotHandlingNoEraseOption(EnvT *e, GDLGStream *a, bool noe=0) ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:1152:15: warning: 'bool lib::gdlSet3DViewPortAndWorldCoordinates(EnvT*, GDLGStream*, DDoubleGDL*, bool, bool, DDouble, DDouble, DDouble, DDouble, DDouble, DDouble, bool)' defined but not used [-Wunused-function] static bool gdlSet3DViewPortAndWorldCoordinates(EnvT* e, ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:1358:15: warning: 'bool lib::gdlSetViewPortAndWorldCoordinates(EnvT*, GDLGStream*, bool, bool, DFloat, DFloat, DFloat, DFloat, DDouble, DDouble, DDouble, DDouble, DLong)' defined but not used [-Wunused-function] static bool gdlSetViewPortAndWorldCoordinates(EnvT* e, ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:1605:15: warning: 'bool lib::startClipping(EnvT*, GDLGStream*, bool)' defined but not used [-Wunused-function] static bool startClipping(EnvT *e, GDLGStream *a, bool canUsePClip=false) ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:1979:15: warning: 'bool lib::gdlBox(EnvT*, GDLGStream*, DDouble, DDouble, DDouble, DDouble, bool, bool)' defined but not used [-Wunused-function] static bool gdlBox(EnvT *e, GDLGStream *a, DDouble xStart, DDouble xEnd, DDouble yStart, DDouble yEnd, bool xLog, bool yLog) ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:2195:15: warning: 'bool lib::gdlBox3(EnvT*, GDLGStream*, DDouble, DDouble, DDouble, DDouble, DDouble, DDouble, bool, bool, bool, bool)' defined but not used [-Wunused-function] static bool gdlBox3(EnvT *e, GDLGStream *a, DDouble xStart, DDouble xEnd, DDouble yStart, ^ [ 77%] Building CXX object src/CMakeFiles/gdl.dir/plotting_erase.cpp.o cd /builddir/build/BUILD/gdl-0.9.9/build/src && /usr/bin/c++ -DHAVE_CONFIG_H -DWXUSINGDLL -D_FILE_OFFSET_BITS=64 -D__WXGTK__ -I/builddir/build/BUILD/gdl-0.9.9/src -I/usr/include/tirpc -I/usr/include/GraphicsMagick -I/usr/lib/wx/include/gtk3-unicode-3.0 -I/usr/include/wx-3.0 -I/usr/include/libgeotiff -I/usr/include/hdf -I/usr/include/python2.7 -I/usr/lib/python2.7/site-packages/numpy/core/include -I/usr/include/udunits2 -I/usr/include/eigen3 -I/builddir/build/BUILD/gdl-0.9.9 -I/builddir/build/BUILD/gdl-0.9.9/build -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -DNDEBUG -fPIE -fopenmp -std=gnu++11 -o CMakeFiles/gdl.dir/plotting_erase.cpp.o -c /builddir/build/BUILD/gdl-0.9.9/src/plotting_erase.cpp In file included from /builddir/build/BUILD/gdl-0.9.9/src/basegdl.hpp:31:0, from /builddir/build/BUILD/gdl-0.9.9/src/str.hpp:25, from /builddir/build/BUILD/gdl-0.9.9/src/envt.hpp:26, from /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:60, from /builddir/build/BUILD/gdl-0.9.9/src/plotting_erase.cpp:19: /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In copy constructor 'dimension::dimension(const dimension&)': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:55:14: warning: array subscript has type 'char' [-Wchar-subscripts] { dim[i]=dim_.dim[i];} ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:55:26: warning: array subscript has type 'char' [-Wchar-subscripts] { dim[i]=dim_.dim[i];} ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In member function 'dimension& dimension::operator=(const dimension&)': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:118:12: warning: array subscript has type 'char' [-Wchar-subscripts] dim[i]=dim_.dim[i]; ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:118:24: warning: array subscript has type 'char' [-Wchar-subscripts] dim[i]=dim_.dim[i]; ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In member function 'void dimension::operator<<(SizeT)': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:146:15: warning: array subscript has type 'char' [-Wchar-subscripts] dim[rank++]=add; ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In member function 'SizeT dimension::NDimElements()': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:295:24: warning: array subscript has type 'char' [-Wchar-subscripts] return stride[ rank]; ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In member function 'SizeT dimension::NDimElementsConst() const': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:303:44: warning: array subscript has type 'char' [-Wchar-subscripts] for(char i=0; i= labelList.Size()) ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/plotting_erase.cpp:19:0: /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp: In function 'bool lib::startClipping(EnvT*, GDLGStream*, bool)': /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:1676:58: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else for ( int i=0; i<4&&iN_Elements(); ++i ) tempbox[i]=dClipBox[i]=(*clipBox)[i]; ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp: In function 'bool lib::gdlAxis(EnvT*, GDLGStream*, std::string, DDouble, DDouble, bool, DLong, DDouble)': /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:1747:11: warning: variable 'OtherAxisSizeInMm' set but not used [-Wunused-but-set-variable] PLFLT OtherAxisSizeInMm; ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:1792:12: warning: variable 'interligne_as_char' set but not used [-Wunused-but-set-variable] DFloat interligne_as_char; ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp: In function 'bool lib::gdlAxis3(EnvT*, GDLGStream*, std::string, DDouble, DDouble, bool, DLong, DDouble)': /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:2015:11: warning: variable 'OtherAxisSizeInMm' set but not used [-Wunused-but-set-variable] PLFLT OtherAxisSizeInMm; ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:2064:12: warning: variable 'interligne' set but not used [-Wunused-but-set-variable] DFloat interligne; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/plotting_erase.cpp:19:0: /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp: At global scope: /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:81:28: warning: 'Data3d' defined but not used [-Wunused-variable] static GDL_3DTRANSFORMDATA Data3d; ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:83:12: warning: 'code012' defined but not used [-Wunused-variable] static int code012[3] = {0, 1, 2}; ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:84:12: warning: 'code102' defined but not used [-Wunused-variable] static int code102[3] = {1, 0, 2}; ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:85:12: warning: 'code120' defined but not used [-Wunused-variable] static int code120[3] = {1, 2, 0}; ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:86:12: warning: 'code210' defined but not used [-Wunused-variable] static int code210[3] = {2, 1, 0}; ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:87:12: warning: 'code201' defined but not used [-Wunused-variable] static int code201[3] = {2, 0, 1}; ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:88:12: warning: 'code021' defined but not used [-Wunused-variable] static int code021[3] = {0, 2, 1}; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/plotting_erase.cpp:19:0: /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:397:15: warning: 'void lib::gdlSetGraphicsBackgroundColorFromKw(EnvT*, GDLGStream*, bool)' defined but not used [-Wunused-function] static void gdlSetGraphicsBackgroundColorFromKw(EnvT *e, GDLGStream *a, bool kw=true) ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:410:15: warning: 'void lib::gdlSetGraphicsForegroundColorFromKw(EnvT*, GDLGStream*, std::string)' defined but not used [-Wunused-function] static void gdlSetGraphicsForegroundColorFromKw(EnvT *e, GDLGStream *a, string OtherColorKw="") ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:433:15: warning: 'void lib::gdlGetPsym(EnvT*, DLong&)' defined but not used [-Wunused-function] static void gdlGetPsym(EnvT *e, DLong &psym) ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:444:16: warning: 'void lib::gdlSetSymsize(EnvT*, GDLGStream*)' defined but not used [-Wunused-function] static void gdlSetSymsize(EnvT *e, GDLGStream *a) ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:667:15: warning: 'bool lib::gdlGetDesiredAxisRange(EnvT*, std::string, DDouble&, DDouble&)' defined but not used [-Wunused-function] static bool gdlGetDesiredAxisRange(EnvT *e, string axis, DDouble &start, DDouble &end) ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:748:16: warning: 'void lib::gdlGetDesiredAxisTickget(EnvT*, std::string, DDoubleGDL*)' defined but not used [-Wunused-function] static void gdlGetDesiredAxisTickget(EnvT *e, string axis, DDoubleGDL *Axistickget) ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:901:14: warning: 'int lib::gdlGetCalendarCode(EnvT*, std::string)' defined but not used [-Wunused-function] static int gdlGetCalendarCode(EnvT* e, string axis) ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:955:15: warning: 'void lib::gdlGetDesiredAxisTickv(EnvT*, std::string, DDoubleGDL*)' defined but not used [-Wunused-function] static void gdlGetDesiredAxisTickv(EnvT* e, string axis, DDoubleGDL* axisTickvVect) ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:998:17: warning: 'void lib::gdlSetLineStyle(EnvT*, GDLGStream*)' defined but not used [-Wunused-function] static void gdlSetLineStyle(EnvT *e, GDLGStream *a) ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:1046:15: warning: 'void lib::gdlSetPenThickness(EnvT*, GDLGStream*)' defined but not used [-Wunused-function] static void gdlSetPenThickness(EnvT *e, GDLGStream *a) ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:1082:17: warning: 'bool lib::gdlYaxisNoZero(EnvT*)' defined but not used [-Wunused-function] static bool gdlYaxisNoZero(EnvT* e) ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:1108:15: warning: 'void lib::gdlNextPlotHandlingNoEraseOption(EnvT*, GDLGStream*, bool)' defined but not used [-Wunused-function] static void gdlNextPlotHandlingNoEraseOption(EnvT *e, GDLGStream *a, bool noe=0) ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:1152:15: warning: 'bool lib::gdlSet3DViewPortAndWorldCoordinates(EnvT*, GDLGStream*, DDoubleGDL*, bool, bool, DDouble, DDouble, DDouble, DDouble, DDouble, DDouble, bool)' defined but not used [-Wunused-function] static bool gdlSet3DViewPortAndWorldCoordinates(EnvT* e, ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:1358:15: warning: 'bool lib::gdlSetViewPortAndWorldCoordinates(EnvT*, GDLGStream*, bool, bool, DFloat, DFloat, DFloat, DFloat, DDouble, DDouble, DDouble, DDouble, DLong)' defined but not used [-Wunused-function] static bool gdlSetViewPortAndWorldCoordinates(EnvT* e, ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:1605:15: warning: 'bool lib::startClipping(EnvT*, GDLGStream*, bool)' defined but not used [-Wunused-function] static bool startClipping(EnvT *e, GDLGStream *a, bool canUsePClip=false) ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:1979:15: warning: 'bool lib::gdlBox(EnvT*, GDLGStream*, DDouble, DDouble, DDouble, DDouble, bool, bool)' defined but not used [-Wunused-function] static bool gdlBox(EnvT *e, GDLGStream *a, DDouble xStart, DDouble xEnd, DDouble yStart, DDouble yEnd, bool xLog, bool yLog) ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:2195:15: warning: 'bool lib::gdlBox3(EnvT*, GDLGStream*, DDouble, DDouble, DDouble, DDouble, DDouble, DDouble, bool, bool, bool, bool)' defined but not used [-Wunused-function] static bool gdlBox3(EnvT *e, GDLGStream *a, DDouble xStart, DDouble xEnd, DDouble yStart, ^ [ 78%] Building CXX object src/CMakeFiles/gdl.dir/plotting_image.cpp.o cd /builddir/build/BUILD/gdl-0.9.9/build/src && /usr/bin/c++ -DHAVE_CONFIG_H -DWXUSINGDLL -D_FILE_OFFSET_BITS=64 -D__WXGTK__ -I/builddir/build/BUILD/gdl-0.9.9/src -I/usr/include/tirpc -I/usr/include/GraphicsMagick -I/usr/lib/wx/include/gtk3-unicode-3.0 -I/usr/include/wx-3.0 -I/usr/include/libgeotiff -I/usr/include/hdf -I/usr/include/python2.7 -I/usr/lib/python2.7/site-packages/numpy/core/include -I/usr/include/udunits2 -I/usr/include/eigen3 -I/builddir/build/BUILD/gdl-0.9.9 -I/builddir/build/BUILD/gdl-0.9.9/build -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -DNDEBUG -fPIE -fopenmp -std=gnu++11 -o CMakeFiles/gdl.dir/plotting_image.cpp.o -c /builddir/build/BUILD/gdl-0.9.9/src/plotting_image.cpp In file included from /builddir/build/BUILD/gdl-0.9.9/src/basegdl.hpp:31:0, from /builddir/build/BUILD/gdl-0.9.9/src/str.hpp:25, from /builddir/build/BUILD/gdl-0.9.9/src/envt.hpp:26, from /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:60, from /builddir/build/BUILD/gdl-0.9.9/src/plotting_image.cpp:19: /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In copy constructor 'dimension::dimension(const dimension&)': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:55:14: warning: array subscript has type 'char' [-Wchar-subscripts] { dim[i]=dim_.dim[i];} ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:55:26: warning: array subscript has type 'char' [-Wchar-subscripts] { dim[i]=dim_.dim[i];} ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In member function 'dimension& dimension::operator=(const dimension&)': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:118:12: warning: array subscript has type 'char' [-Wchar-subscripts] dim[i]=dim_.dim[i]; ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:118:24: warning: array subscript has type 'char' [-Wchar-subscripts] dim[i]=dim_.dim[i]; ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In member function 'void dimension::operator<<(SizeT)': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:146:15: warning: array subscript has type 'char' [-Wchar-subscripts] dim[rank++]=add; ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In member function 'SizeT dimension::NDimElements()': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:295:24: warning: array subscript has type 'char' [-Wchar-subscripts] return stride[ rank]; ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In member function 'SizeT dimension::NDimElementsConst() const': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:303:44: warning: array subscript has type 'char' [-Wchar-subscripts] for(char i=0; i= labelList.Size()) ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/plotting_image.cpp:19:0: /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp: In function 'bool lib::startClipping(EnvT*, GDLGStream*, bool)': /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:1676:58: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else for ( int i=0; i<4&&iN_Elements(); ++i ) tempbox[i]=dClipBox[i]=(*clipBox)[i]; ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp: In function 'bool lib::gdlAxis(EnvT*, GDLGStream*, std::string, DDouble, DDouble, bool, DLong, DDouble)': /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:1747:11: warning: variable 'OtherAxisSizeInMm' set but not used [-Wunused-but-set-variable] PLFLT OtherAxisSizeInMm; ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:1792:12: warning: variable 'interligne_as_char' set but not used [-Wunused-but-set-variable] DFloat interligne_as_char; ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp: In function 'bool lib::gdlAxis3(EnvT*, GDLGStream*, std::string, DDouble, DDouble, bool, DLong, DDouble)': /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:2015:11: warning: variable 'OtherAxisSizeInMm' set but not used [-Wunused-but-set-variable] PLFLT OtherAxisSizeInMm; ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:2064:12: warning: variable 'interligne' set but not used [-Wunused-but-set-variable] DFloat interligne; ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting_image.cpp: In member function 'virtual void lib::tv_image_call::old_body(EnvT*, GDLGStream*)': /builddir/build/BUILD/gdl-0.9.9/src/plotting_image.cpp:168:12: warning: unused variable 'mapSet' [-Wunused-variable] bool mapSet = false; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/plotting_image.cpp:19:0: /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp: At global scope: /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:81:28: warning: 'Data3d' defined but not used [-Wunused-variable] static GDL_3DTRANSFORMDATA Data3d; ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:83:12: warning: 'code012' defined but not used [-Wunused-variable] static int code012[3] = {0, 1, 2}; ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:84:12: warning: 'code102' defined but not used [-Wunused-variable] static int code102[3] = {1, 0, 2}; ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:85:12: warning: 'code120' defined but not used [-Wunused-variable] static int code120[3] = {1, 2, 0}; ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:86:12: warning: 'code210' defined but not used [-Wunused-variable] static int code210[3] = {2, 1, 0}; ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:87:12: warning: 'code201' defined but not used [-Wunused-variable] static int code201[3] = {2, 0, 1}; ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:88:12: warning: 'code021' defined but not used [-Wunused-variable] static int code021[3] = {0, 2, 1}; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/plotting_image.cpp:19:0: /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:397:15: warning: 'void lib::gdlSetGraphicsBackgroundColorFromKw(EnvT*, GDLGStream*, bool)' defined but not used [-Wunused-function] static void gdlSetGraphicsBackgroundColorFromKw(EnvT *e, GDLGStream *a, bool kw=true) ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:410:15: warning: 'void lib::gdlSetGraphicsForegroundColorFromKw(EnvT*, GDLGStream*, std::string)' defined but not used [-Wunused-function] static void gdlSetGraphicsForegroundColorFromKw(EnvT *e, GDLGStream *a, string OtherColorKw="") ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:433:15: warning: 'void lib::gdlGetPsym(EnvT*, DLong&)' defined but not used [-Wunused-function] static void gdlGetPsym(EnvT *e, DLong &psym) ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:444:16: warning: 'void lib::gdlSetSymsize(EnvT*, GDLGStream*)' defined but not used [-Wunused-function] static void gdlSetSymsize(EnvT *e, GDLGStream *a) ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:667:15: warning: 'bool lib::gdlGetDesiredAxisRange(EnvT*, std::string, DDouble&, DDouble&)' defined but not used [-Wunused-function] static bool gdlGetDesiredAxisRange(EnvT *e, string axis, DDouble &start, DDouble &end) ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:748:16: warning: 'void lib::gdlGetDesiredAxisTickget(EnvT*, std::string, DDoubleGDL*)' defined but not used [-Wunused-function] static void gdlGetDesiredAxisTickget(EnvT *e, string axis, DDoubleGDL *Axistickget) ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:901:14: warning: 'int lib::gdlGetCalendarCode(EnvT*, std::string)' defined but not used [-Wunused-function] static int gdlGetCalendarCode(EnvT* e, string axis) ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:955:15: warning: 'void lib::gdlGetDesiredAxisTickv(EnvT*, std::string, DDoubleGDL*)' defined but not used [-Wunused-function] static void gdlGetDesiredAxisTickv(EnvT* e, string axis, DDoubleGDL* axisTickvVect) ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:998:17: warning: 'void lib::gdlSetLineStyle(EnvT*, GDLGStream*)' defined but not used [-Wunused-function] static void gdlSetLineStyle(EnvT *e, GDLGStream *a) ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:1046:15: warning: 'void lib::gdlSetPenThickness(EnvT*, GDLGStream*)' defined but not used [-Wunused-function] static void gdlSetPenThickness(EnvT *e, GDLGStream *a) ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:1082:17: warning: 'bool lib::gdlYaxisNoZero(EnvT*)' defined but not used [-Wunused-function] static bool gdlYaxisNoZero(EnvT* e) ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:1108:15: warning: 'void lib::gdlNextPlotHandlingNoEraseOption(EnvT*, GDLGStream*, bool)' defined but not used [-Wunused-function] static void gdlNextPlotHandlingNoEraseOption(EnvT *e, GDLGStream *a, bool noe=0) ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:1152:15: warning: 'bool lib::gdlSet3DViewPortAndWorldCoordinates(EnvT*, GDLGStream*, DDoubleGDL*, bool, bool, DDouble, DDouble, DDouble, DDouble, DDouble, DDouble, bool)' defined but not used [-Wunused-function] static bool gdlSet3DViewPortAndWorldCoordinates(EnvT* e, ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:1358:15: warning: 'bool lib::gdlSetViewPortAndWorldCoordinates(EnvT*, GDLGStream*, bool, bool, DFloat, DFloat, DFloat, DFloat, DDouble, DDouble, DDouble, DDouble, DLong)' defined but not used [-Wunused-function] static bool gdlSetViewPortAndWorldCoordinates(EnvT* e, ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:1605:15: warning: 'bool lib::startClipping(EnvT*, GDLGStream*, bool)' defined but not used [-Wunused-function] static bool startClipping(EnvT *e, GDLGStream *a, bool canUsePClip=false) ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:1979:15: warning: 'bool lib::gdlBox(EnvT*, GDLGStream*, DDouble, DDouble, DDouble, DDouble, bool, bool)' defined but not used [-Wunused-function] static bool gdlBox(EnvT *e, GDLGStream *a, DDouble xStart, DDouble xEnd, DDouble yStart, DDouble yEnd, bool xLog, bool yLog) ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:2195:15: warning: 'bool lib::gdlBox3(EnvT*, GDLGStream*, DDouble, DDouble, DDouble, DDouble, DDouble, DDouble, bool, bool, bool, bool)' defined but not used [-Wunused-function] static bool gdlBox3(EnvT *e, GDLGStream *a, DDouble xStart, DDouble xEnd, DDouble yStart, ^ [ 78%] Building CXX object src/CMakeFiles/gdl.dir/plotting_map_proj.cpp.o cd /builddir/build/BUILD/gdl-0.9.9/build/src && /usr/bin/c++ -DHAVE_CONFIG_H -DWXUSINGDLL -D_FILE_OFFSET_BITS=64 -D__WXGTK__ -I/builddir/build/BUILD/gdl-0.9.9/src -I/usr/include/tirpc -I/usr/include/GraphicsMagick -I/usr/lib/wx/include/gtk3-unicode-3.0 -I/usr/include/wx-3.0 -I/usr/include/libgeotiff -I/usr/include/hdf -I/usr/include/python2.7 -I/usr/lib/python2.7/site-packages/numpy/core/include -I/usr/include/udunits2 -I/usr/include/eigen3 -I/builddir/build/BUILD/gdl-0.9.9 -I/builddir/build/BUILD/gdl-0.9.9/build -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -DNDEBUG -fPIE -fopenmp -std=gnu++11 -o CMakeFiles/gdl.dir/plotting_map_proj.cpp.o -c /builddir/build/BUILD/gdl-0.9.9/src/plotting_map_proj.cpp In file included from /builddir/build/BUILD/gdl-0.9.9/src/basegdl.hpp:31:0, from /builddir/build/BUILD/gdl-0.9.9/src/str.hpp:25, from /builddir/build/BUILD/gdl-0.9.9/src/envt.hpp:26, from /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:60, from /builddir/build/BUILD/gdl-0.9.9/src/plotting_map_proj.cpp:19: /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In copy constructor 'dimension::dimension(const dimension&)': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:55:14: warning: array subscript has type 'char' [-Wchar-subscripts] { dim[i]=dim_.dim[i];} ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:55:26: warning: array subscript has type 'char' [-Wchar-subscripts] { dim[i]=dim_.dim[i];} ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In member function 'dimension& dimension::operator=(const dimension&)': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:118:12: warning: array subscript has type 'char' [-Wchar-subscripts] dim[i]=dim_.dim[i]; ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:118:24: warning: array subscript has type 'char' [-Wchar-subscripts] dim[i]=dim_.dim[i]; ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In member function 'void dimension::operator<<(SizeT)': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:146:15: warning: array subscript has type 'char' [-Wchar-subscripts] dim[rank++]=add; ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In member function 'SizeT dimension::NDimElements()': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:295:24: warning: array subscript has type 'char' [-Wchar-subscripts] return stride[ rank]; ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In member function 'SizeT dimension::NDimElementsConst() const': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:303:44: warning: array subscript has type 'char' [-Wchar-subscripts] for(char i=0; i= labelList.Size()) ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/plotting_map_proj.cpp:19:0: /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp: In function 'bool lib::startClipping(EnvT*, GDLGStream*, bool)': /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:1676:58: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else for ( int i=0; i<4&&iN_Elements(); ++i ) tempbox[i]=dClipBox[i]=(*clipBox)[i]; ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp: In function 'bool lib::gdlAxis(EnvT*, GDLGStream*, std::string, DDouble, DDouble, bool, DLong, DDouble)': /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:1747:11: warning: variable 'OtherAxisSizeInMm' set but not used [-Wunused-but-set-variable] PLFLT OtherAxisSizeInMm; ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:1792:12: warning: variable 'interligne_as_char' set but not used [-Wunused-but-set-variable] DFloat interligne_as_char; ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp: In function 'bool lib::gdlAxis3(EnvT*, GDLGStream*, std::string, DDouble, DDouble, bool, DLong, DDouble)': /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:2015:11: warning: variable 'OtherAxisSizeInMm' set but not used [-Wunused-but-set-variable] PLFLT OtherAxisSizeInMm; ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:2064:12: warning: variable 'interligne' set but not used [-Wunused-but-set-variable] DFloat interligne; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/plotting_map_proj.cpp:19:0: /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp: At global scope: /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:81:28: warning: 'Data3d' defined but not used [-Wunused-variable] static GDL_3DTRANSFORMDATA Data3d; ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:83:12: warning: 'code012' defined but not used [-Wunused-variable] static int code012[3] = {0, 1, 2}; ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:84:12: warning: 'code102' defined but not used [-Wunused-variable] static int code102[3] = {1, 0, 2}; ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:85:12: warning: 'code120' defined but not used [-Wunused-variable] static int code120[3] = {1, 2, 0}; ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:86:12: warning: 'code210' defined but not used [-Wunused-variable] static int code210[3] = {2, 1, 0}; ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:87:12: warning: 'code201' defined but not used [-Wunused-variable] static int code201[3] = {2, 0, 1}; ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:88:12: warning: 'code021' defined but not used [-Wunused-variable] static int code021[3] = {0, 2, 1}; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/plotting_map_proj.cpp:19:0: /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:397:15: warning: 'void lib::gdlSetGraphicsBackgroundColorFromKw(EnvT*, GDLGStream*, bool)' defined but not used [-Wunused-function] static void gdlSetGraphicsBackgroundColorFromKw(EnvT *e, GDLGStream *a, bool kw=true) ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:410:15: warning: 'void lib::gdlSetGraphicsForegroundColorFromKw(EnvT*, GDLGStream*, std::string)' defined but not used [-Wunused-function] static void gdlSetGraphicsForegroundColorFromKw(EnvT *e, GDLGStream *a, string OtherColorKw="") ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:433:15: warning: 'void lib::gdlGetPsym(EnvT*, DLong&)' defined but not used [-Wunused-function] static void gdlGetPsym(EnvT *e, DLong &psym) ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:444:16: warning: 'void lib::gdlSetSymsize(EnvT*, GDLGStream*)' defined but not used [-Wunused-function] static void gdlSetSymsize(EnvT *e, GDLGStream *a) ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:667:15: warning: 'bool lib::gdlGetDesiredAxisRange(EnvT*, std::string, DDouble&, DDouble&)' defined but not used [-Wunused-function] static bool gdlGetDesiredAxisRange(EnvT *e, string axis, DDouble &start, DDouble &end) ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:748:16: warning: 'void lib::gdlGetDesiredAxisTickget(EnvT*, std::string, DDoubleGDL*)' defined but not used [-Wunused-function] static void gdlGetDesiredAxisTickget(EnvT *e, string axis, DDoubleGDL *Axistickget) ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:901:14: warning: 'int lib::gdlGetCalendarCode(EnvT*, std::string)' defined but not used [-Wunused-function] static int gdlGetCalendarCode(EnvT* e, string axis) ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:955:15: warning: 'void lib::gdlGetDesiredAxisTickv(EnvT*, std::string, DDoubleGDL*)' defined but not used [-Wunused-function] static void gdlGetDesiredAxisTickv(EnvT* e, string axis, DDoubleGDL* axisTickvVect) ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:998:17: warning: 'void lib::gdlSetLineStyle(EnvT*, GDLGStream*)' defined but not used [-Wunused-function] static void gdlSetLineStyle(EnvT *e, GDLGStream *a) ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:1046:15: warning: 'void lib::gdlSetPenThickness(EnvT*, GDLGStream*)' defined but not used [-Wunused-function] static void gdlSetPenThickness(EnvT *e, GDLGStream *a) ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:1082:17: warning: 'bool lib::gdlYaxisNoZero(EnvT*)' defined but not used [-Wunused-function] static bool gdlYaxisNoZero(EnvT* e) ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:1108:15: warning: 'void lib::gdlNextPlotHandlingNoEraseOption(EnvT*, GDLGStream*, bool)' defined but not used [-Wunused-function] static void gdlNextPlotHandlingNoEraseOption(EnvT *e, GDLGStream *a, bool noe=0) ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:1152:15: warning: 'bool lib::gdlSet3DViewPortAndWorldCoordinates(EnvT*, GDLGStream*, DDoubleGDL*, bool, bool, DDouble, DDouble, DDouble, DDouble, DDouble, DDouble, bool)' defined but not used [-Wunused-function] static bool gdlSet3DViewPortAndWorldCoordinates(EnvT* e, ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:1358:15: warning: 'bool lib::gdlSetViewPortAndWorldCoordinates(EnvT*, GDLGStream*, bool, bool, DFloat, DFloat, DFloat, DFloat, DDouble, DDouble, DDouble, DDouble, DLong)' defined but not used [-Wunused-function] static bool gdlSetViewPortAndWorldCoordinates(EnvT* e, ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:1605:15: warning: 'bool lib::startClipping(EnvT*, GDLGStream*, bool)' defined but not used [-Wunused-function] static bool startClipping(EnvT *e, GDLGStream *a, bool canUsePClip=false) ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:1979:15: warning: 'bool lib::gdlBox(EnvT*, GDLGStream*, DDouble, DDouble, DDouble, DDouble, bool, bool)' defined but not used [-Wunused-function] static bool gdlBox(EnvT *e, GDLGStream *a, DDouble xStart, DDouble xEnd, DDouble yStart, DDouble yEnd, bool xLog, bool yLog) ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:2195:15: warning: 'bool lib::gdlBox3(EnvT*, GDLGStream*, DDouble, DDouble, DDouble, DDouble, DDouble, DDouble, bool, bool, bool, bool)' defined but not used [-Wunused-function] static bool gdlBox3(EnvT *e, GDLGStream *a, DDouble xStart, DDouble xEnd, DDouble yStart, ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting_map_proj.cpp:25:15: warning: 'lib::isRot' defined but not used [-Wunused-variable] static bool isRot; ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting_map_proj.cpp:26:15: warning: 'lib::noInv' defined but not used [-Wunused-variable] static bool noInv; ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting_map_proj.cpp:27:18: warning: 'lib::sRot' defined but not used [-Wunused-variable] static DDouble sRot,cRot; ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting_map_proj.cpp:27:23: warning: 'lib::cRot' defined but not used [-Wunused-variable] static DDouble sRot,cRot; ^ [ 79%] Building CXX object src/CMakeFiles/gdl.dir/plotting_misc.cpp.o cd /builddir/build/BUILD/gdl-0.9.9/build/src && /usr/bin/c++ -DHAVE_CONFIG_H -DWXUSINGDLL -D_FILE_OFFSET_BITS=64 -D__WXGTK__ -I/builddir/build/BUILD/gdl-0.9.9/src -I/usr/include/tirpc -I/usr/include/GraphicsMagick -I/usr/lib/wx/include/gtk3-unicode-3.0 -I/usr/include/wx-3.0 -I/usr/include/libgeotiff -I/usr/include/hdf -I/usr/include/python2.7 -I/usr/lib/python2.7/site-packages/numpy/core/include -I/usr/include/udunits2 -I/usr/include/eigen3 -I/builddir/build/BUILD/gdl-0.9.9 -I/builddir/build/BUILD/gdl-0.9.9/build -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -DNDEBUG -fPIE -fopenmp -std=gnu++11 -o CMakeFiles/gdl.dir/plotting_misc.cpp.o -c /builddir/build/BUILD/gdl-0.9.9/src/plotting_misc.cpp In file included from /builddir/build/BUILD/gdl-0.9.9/src/basegdl.hpp:31:0, from /builddir/build/BUILD/gdl-0.9.9/src/str.hpp:25, from /builddir/build/BUILD/gdl-0.9.9/src/envt.hpp:26, from /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:60, from /builddir/build/BUILD/gdl-0.9.9/src/plotting_misc.cpp:19: /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In copy constructor 'dimension::dimension(const dimension&)': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:55:14: warning: array subscript has type 'char' [-Wchar-subscripts] { dim[i]=dim_.dim[i];} ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:55:26: warning: array subscript has type 'char' [-Wchar-subscripts] { dim[i]=dim_.dim[i];} ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In member function 'dimension& dimension::operator=(const dimension&)': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:118:12: warning: array subscript has type 'char' [-Wchar-subscripts] dim[i]=dim_.dim[i]; ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:118:24: warning: array subscript has type 'char' [-Wchar-subscripts] dim[i]=dim_.dim[i]; ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In member function 'void dimension::operator<<(SizeT)': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:146:15: warning: array subscript has type 'char' [-Wchar-subscripts] dim[rank++]=add; ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In member function 'SizeT dimension::NDimElements()': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:295:24: warning: array subscript has type 'char' [-Wchar-subscripts] return stride[ rank]; ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In member function 'SizeT dimension::NDimElementsConst() const': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:303:44: warning: array subscript has type 'char' [-Wchar-subscripts] for(char i=0; i= labelList.Size()) ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/plotting_misc.cpp:19:0: /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp: In function 'bool lib::startClipping(EnvT*, GDLGStream*, bool)': /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:1676:58: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else for ( int i=0; i<4&&iN_Elements(); ++i ) tempbox[i]=dClipBox[i]=(*clipBox)[i]; ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp: In function 'bool lib::gdlAxis(EnvT*, GDLGStream*, std::string, DDouble, DDouble, bool, DLong, DDouble)': /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:1747:11: warning: variable 'OtherAxisSizeInMm' set but not used [-Wunused-but-set-variable] PLFLT OtherAxisSizeInMm; ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:1792:12: warning: variable 'interligne_as_char' set but not used [-Wunused-but-set-variable] DFloat interligne_as_char; ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp: In function 'bool lib::gdlAxis3(EnvT*, GDLGStream*, std::string, DDouble, DDouble, bool, DLong, DDouble)': /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:2015:11: warning: variable 'OtherAxisSizeInMm' set but not used [-Wunused-but-set-variable] PLFLT OtherAxisSizeInMm; ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:2064:12: warning: variable 'interligne' set but not used [-Wunused-but-set-variable] DFloat interligne; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/plotting_misc.cpp:19:0: /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp: At global scope: /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:81:28: warning: 'Data3d' defined but not used [-Wunused-variable] static GDL_3DTRANSFORMDATA Data3d; ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:83:12: warning: 'code012' defined but not used [-Wunused-variable] static int code012[3] = {0, 1, 2}; ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:84:12: warning: 'code102' defined but not used [-Wunused-variable] static int code102[3] = {1, 0, 2}; ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:85:12: warning: 'code120' defined but not used [-Wunused-variable] static int code120[3] = {1, 2, 0}; ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:86:12: warning: 'code210' defined but not used [-Wunused-variable] static int code210[3] = {2, 1, 0}; ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:87:12: warning: 'code201' defined but not used [-Wunused-variable] static int code201[3] = {2, 0, 1}; ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:88:12: warning: 'code021' defined but not used [-Wunused-variable] static int code021[3] = {0, 2, 1}; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/plotting_misc.cpp:19:0: /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:397:15: warning: 'void lib::gdlSetGraphicsBackgroundColorFromKw(EnvT*, GDLGStream*, bool)' defined but not used [-Wunused-function] static void gdlSetGraphicsBackgroundColorFromKw(EnvT *e, GDLGStream *a, bool kw=true) ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:410:15: warning: 'void lib::gdlSetGraphicsForegroundColorFromKw(EnvT*, GDLGStream*, std::string)' defined but not used [-Wunused-function] static void gdlSetGraphicsForegroundColorFromKw(EnvT *e, GDLGStream *a, string OtherColorKw="") ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:433:15: warning: 'void lib::gdlGetPsym(EnvT*, DLong&)' defined but not used [-Wunused-function] static void gdlGetPsym(EnvT *e, DLong &psym) ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:444:16: warning: 'void lib::gdlSetSymsize(EnvT*, GDLGStream*)' defined but not used [-Wunused-function] static void gdlSetSymsize(EnvT *e, GDLGStream *a) ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:667:15: warning: 'bool lib::gdlGetDesiredAxisRange(EnvT*, std::string, DDouble&, DDouble&)' defined but not used [-Wunused-function] static bool gdlGetDesiredAxisRange(EnvT *e, string axis, DDouble &start, DDouble &end) ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:748:16: warning: 'void lib::gdlGetDesiredAxisTickget(EnvT*, std::string, DDoubleGDL*)' defined but not used [-Wunused-function] static void gdlGetDesiredAxisTickget(EnvT *e, string axis, DDoubleGDL *Axistickget) ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:901:14: warning: 'int lib::gdlGetCalendarCode(EnvT*, std::string)' defined but not used [-Wunused-function] static int gdlGetCalendarCode(EnvT* e, string axis) ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:955:15: warning: 'void lib::gdlGetDesiredAxisTickv(EnvT*, std::string, DDoubleGDL*)' defined but not used [-Wunused-function] static void gdlGetDesiredAxisTickv(EnvT* e, string axis, DDoubleGDL* axisTickvVect) ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:998:17: warning: 'void lib::gdlSetLineStyle(EnvT*, GDLGStream*)' defined but not used [-Wunused-function] static void gdlSetLineStyle(EnvT *e, GDLGStream *a) ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:1046:15: warning: 'void lib::gdlSetPenThickness(EnvT*, GDLGStream*)' defined but not used [-Wunused-function] static void gdlSetPenThickness(EnvT *e, GDLGStream *a) ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:1082:17: warning: 'bool lib::gdlYaxisNoZero(EnvT*)' defined but not used [-Wunused-function] static bool gdlYaxisNoZero(EnvT* e) ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:1108:15: warning: 'void lib::gdlNextPlotHandlingNoEraseOption(EnvT*, GDLGStream*, bool)' defined but not used [-Wunused-function] static void gdlNextPlotHandlingNoEraseOption(EnvT *e, GDLGStream *a, bool noe=0) ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:1152:15: warning: 'bool lib::gdlSet3DViewPortAndWorldCoordinates(EnvT*, GDLGStream*, DDoubleGDL*, bool, bool, DDouble, DDouble, DDouble, DDouble, DDouble, DDouble, bool)' defined but not used [-Wunused-function] static bool gdlSet3DViewPortAndWorldCoordinates(EnvT* e, ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:1358:15: warning: 'bool lib::gdlSetViewPortAndWorldCoordinates(EnvT*, GDLGStream*, bool, bool, DFloat, DFloat, DFloat, DFloat, DDouble, DDouble, DDouble, DDouble, DLong)' defined but not used [-Wunused-function] static bool gdlSetViewPortAndWorldCoordinates(EnvT* e, ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:1605:15: warning: 'bool lib::startClipping(EnvT*, GDLGStream*, bool)' defined but not used [-Wunused-function] static bool startClipping(EnvT *e, GDLGStream *a, bool canUsePClip=false) ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:1979:15: warning: 'bool lib::gdlBox(EnvT*, GDLGStream*, DDouble, DDouble, DDouble, DDouble, bool, bool)' defined but not used [-Wunused-function] static bool gdlBox(EnvT *e, GDLGStream *a, DDouble xStart, DDouble xEnd, DDouble yStart, DDouble yEnd, bool xLog, bool yLog) ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:2195:15: warning: 'bool lib::gdlBox3(EnvT*, GDLGStream*, DDouble, DDouble, DDouble, DDouble, DDouble, DDouble, bool, bool, bool, bool)' defined but not used [-Wunused-function] static bool gdlBox3(EnvT *e, GDLGStream *a, DDouble xStart, DDouble xEnd, DDouble yStart, ^ [ 80%] Building CXX object src/CMakeFiles/gdl.dir/plotting_oplot.cpp.o cd /builddir/build/BUILD/gdl-0.9.9/build/src && /usr/bin/c++ -DHAVE_CONFIG_H -DWXUSINGDLL -D_FILE_OFFSET_BITS=64 -D__WXGTK__ -I/builddir/build/BUILD/gdl-0.9.9/src -I/usr/include/tirpc -I/usr/include/GraphicsMagick -I/usr/lib/wx/include/gtk3-unicode-3.0 -I/usr/include/wx-3.0 -I/usr/include/libgeotiff -I/usr/include/hdf -I/usr/include/python2.7 -I/usr/lib/python2.7/site-packages/numpy/core/include -I/usr/include/udunits2 -I/usr/include/eigen3 -I/builddir/build/BUILD/gdl-0.9.9 -I/builddir/build/BUILD/gdl-0.9.9/build -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -DNDEBUG -fPIE -fopenmp -std=gnu++11 -o CMakeFiles/gdl.dir/plotting_oplot.cpp.o -c /builddir/build/BUILD/gdl-0.9.9/src/plotting_oplot.cpp In file included from /builddir/build/BUILD/gdl-0.9.9/src/basegdl.hpp:31:0, from /builddir/build/BUILD/gdl-0.9.9/src/str.hpp:25, from /builddir/build/BUILD/gdl-0.9.9/src/envt.hpp:26, from /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:60, from /builddir/build/BUILD/gdl-0.9.9/src/plotting_oplot.cpp:19: /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In copy constructor 'dimension::dimension(const dimension&)': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:55:14: warning: array subscript has type 'char' [-Wchar-subscripts] { dim[i]=dim_.dim[i];} ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:55:26: warning: array subscript has type 'char' [-Wchar-subscripts] { dim[i]=dim_.dim[i];} ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In member function 'dimension& dimension::operator=(const dimension&)': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:118:12: warning: array subscript has type 'char' [-Wchar-subscripts] dim[i]=dim_.dim[i]; ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:118:24: warning: array subscript has type 'char' [-Wchar-subscripts] dim[i]=dim_.dim[i]; ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In member function 'void dimension::operator<<(SizeT)': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:146:15: warning: array subscript has type 'char' [-Wchar-subscripts] dim[rank++]=add; ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In member function 'SizeT dimension::NDimElements()': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:295:24: warning: array subscript has type 'char' [-Wchar-subscripts] return stride[ rank]; ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In member function 'SizeT dimension::NDimElementsConst() const': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:303:44: warning: array subscript has type 'char' [-Wchar-subscripts] for(char i=0; i= labelList.Size()) ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/plotting_oplot.cpp:19:0: /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp: In function 'bool lib::startClipping(EnvT*, GDLGStream*, bool)': /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:1676:58: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else for ( int i=0; i<4&&iN_Elements(); ++i ) tempbox[i]=dClipBox[i]=(*clipBox)[i]; ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp: In function 'bool lib::gdlAxis(EnvT*, GDLGStream*, std::string, DDouble, DDouble, bool, DLong, DDouble)': /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:1747:11: warning: variable 'OtherAxisSizeInMm' set but not used [-Wunused-but-set-variable] PLFLT OtherAxisSizeInMm; ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:1792:12: warning: variable 'interligne_as_char' set but not used [-Wunused-but-set-variable] DFloat interligne_as_char; ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp: In function 'bool lib::gdlAxis3(EnvT*, GDLGStream*, std::string, DDouble, DDouble, bool, DLong, DDouble)': /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:2015:11: warning: variable 'OtherAxisSizeInMm' set but not used [-Wunused-but-set-variable] PLFLT OtherAxisSizeInMm; ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:2064:12: warning: variable 'interligne' set but not used [-Wunused-but-set-variable] DFloat interligne; ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting_oplot.cpp: In member function 'virtual bool lib::oplot_call::handle_args(EnvT*)': /builddir/build/BUILD/gdl-0.9.9/src/plotting_oplot.cpp:112:31: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (int i = 0; i < xEl; i++) (*xVal)[i] = (*xTemp)[i] * cos((*yTemp)[i]); ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting_oplot.cpp:113:31: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (int i = 0; i < yEl; i++) (*yVal)[i] = (*xTemp)[i] * sin((*yTemp)[i]); ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting_oplot.cpp: In member function 'virtual void lib::oplot_call::old_body(EnvT*, GDLGStream*)': /builddir/build/BUILD/gdl-0.9.9/src/plotting_oplot.cpp:205:10: warning: unused variable 'mapSet' [-Wunused-variable] bool mapSet=false; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/plotting_oplot.cpp:19:0: /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp: At global scope: /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:397:15: warning: 'void lib::gdlSetGraphicsBackgroundColorFromKw(EnvT*, GDLGStream*, bool)' defined but not used [-Wunused-function] static void gdlSetGraphicsBackgroundColorFromKw(EnvT *e, GDLGStream *a, bool kw=true) ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:667:15: warning: 'bool lib::gdlGetDesiredAxisRange(EnvT*, std::string, DDouble&, DDouble&)' defined but not used [-Wunused-function] static bool gdlGetDesiredAxisRange(EnvT *e, string axis, DDouble &start, DDouble &end) ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:748:16: warning: 'void lib::gdlGetDesiredAxisTickget(EnvT*, std::string, DDoubleGDL*)' defined but not used [-Wunused-function] static void gdlGetDesiredAxisTickget(EnvT *e, string axis, DDoubleGDL *Axistickget) ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:901:14: warning: 'int lib::gdlGetCalendarCode(EnvT*, std::string)' defined but not used [-Wunused-function] static int gdlGetCalendarCode(EnvT* e, string axis) ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:955:15: warning: 'void lib::gdlGetDesiredAxisTickv(EnvT*, std::string, DDoubleGDL*)' defined but not used [-Wunused-function] static void gdlGetDesiredAxisTickv(EnvT* e, string axis, DDoubleGDL* axisTickvVect) ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:1082:17: warning: 'bool lib::gdlYaxisNoZero(EnvT*)' defined but not used [-Wunused-function] static bool gdlYaxisNoZero(EnvT* e) ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:1108:15: warning: 'void lib::gdlNextPlotHandlingNoEraseOption(EnvT*, GDLGStream*, bool)' defined but not used [-Wunused-function] static void gdlNextPlotHandlingNoEraseOption(EnvT *e, GDLGStream *a, bool noe=0) ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:1152:15: warning: 'bool lib::gdlSet3DViewPortAndWorldCoordinates(EnvT*, GDLGStream*, DDoubleGDL*, bool, bool, DDouble, DDouble, DDouble, DDouble, DDouble, DDouble, bool)' defined but not used [-Wunused-function] static bool gdlSet3DViewPortAndWorldCoordinates(EnvT* e, ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:1358:15: warning: 'bool lib::gdlSetViewPortAndWorldCoordinates(EnvT*, GDLGStream*, bool, bool, DFloat, DFloat, DFloat, DFloat, DDouble, DDouble, DDouble, DDouble, DLong)' defined but not used [-Wunused-function] static bool gdlSetViewPortAndWorldCoordinates(EnvT* e, ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:1979:15: warning: 'bool lib::gdlBox(EnvT*, GDLGStream*, DDouble, DDouble, DDouble, DDouble, bool, bool)' defined but not used [-Wunused-function] static bool gdlBox(EnvT *e, GDLGStream *a, DDouble xStart, DDouble xEnd, DDouble yStart, DDouble yEnd, bool xLog, bool yLog) ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:2195:15: warning: 'bool lib::gdlBox3(EnvT*, GDLGStream*, DDouble, DDouble, DDouble, DDouble, DDouble, DDouble, bool, bool, bool, bool)' defined but not used [-Wunused-function] static bool gdlBox3(EnvT *e, GDLGStream *a, DDouble xStart, DDouble xEnd, DDouble yStart, ^ [ 80%] Building CXX object src/CMakeFiles/gdl.dir/plotting_plot.cpp.o cd /builddir/build/BUILD/gdl-0.9.9/build/src && /usr/bin/c++ -DHAVE_CONFIG_H -DWXUSINGDLL -D_FILE_OFFSET_BITS=64 -D__WXGTK__ -I/builddir/build/BUILD/gdl-0.9.9/src -I/usr/include/tirpc -I/usr/include/GraphicsMagick -I/usr/lib/wx/include/gtk3-unicode-3.0 -I/usr/include/wx-3.0 -I/usr/include/libgeotiff -I/usr/include/hdf -I/usr/include/python2.7 -I/usr/lib/python2.7/site-packages/numpy/core/include -I/usr/include/udunits2 -I/usr/include/eigen3 -I/builddir/build/BUILD/gdl-0.9.9 -I/builddir/build/BUILD/gdl-0.9.9/build -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -DNDEBUG -fPIE -fopenmp -std=gnu++11 -o CMakeFiles/gdl.dir/plotting_plot.cpp.o -c /builddir/build/BUILD/gdl-0.9.9/src/plotting_plot.cpp In file included from /builddir/build/BUILD/gdl-0.9.9/src/basegdl.hpp:31:0, from /builddir/build/BUILD/gdl-0.9.9/src/str.hpp:25, from /builddir/build/BUILD/gdl-0.9.9/src/envt.hpp:26, from /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:60, from /builddir/build/BUILD/gdl-0.9.9/src/plotting_plot.cpp:19: /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In copy constructor 'dimension::dimension(const dimension&)': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:55:14: warning: array subscript has type 'char' [-Wchar-subscripts] { dim[i]=dim_.dim[i];} ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:55:26: warning: array subscript has type 'char' [-Wchar-subscripts] { dim[i]=dim_.dim[i];} ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In member function 'dimension& dimension::operator=(const dimension&)': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:118:12: warning: array subscript has type 'char' [-Wchar-subscripts] dim[i]=dim_.dim[i]; ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:118:24: warning: array subscript has type 'char' [-Wchar-subscripts] dim[i]=dim_.dim[i]; ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In member function 'void dimension::operator<<(SizeT)': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:146:15: warning: array subscript has type 'char' [-Wchar-subscripts] dim[rank++]=add; ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In member function 'SizeT dimension::NDimElements()': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:295:24: warning: array subscript has type 'char' [-Wchar-subscripts] return stride[ rank]; ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In member function 'SizeT dimension::NDimElementsConst() const': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:303:44: warning: array subscript has type 'char' [-Wchar-subscripts] for(char i=0; i= labelList.Size()) ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/plotting_plot.cpp:19:0: /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp: In function 'bool lib::startClipping(EnvT*, GDLGStream*, bool)': /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:1676:58: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else for ( int i=0; i<4&&iN_Elements(); ++i ) tempbox[i]=dClipBox[i]=(*clipBox)[i]; ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp: In function 'bool lib::gdlAxis(EnvT*, GDLGStream*, std::string, DDouble, DDouble, bool, DLong, DDouble)': /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:1747:11: warning: variable 'OtherAxisSizeInMm' set but not used [-Wunused-but-set-variable] PLFLT OtherAxisSizeInMm; ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:1792:12: warning: variable 'interligne_as_char' set but not used [-Wunused-but-set-variable] DFloat interligne_as_char; ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp: In function 'bool lib::gdlAxis3(EnvT*, GDLGStream*, std::string, DDouble, DDouble, bool, DLong, DDouble)': /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:2015:11: warning: variable 'OtherAxisSizeInMm' set but not used [-Wunused-but-set-variable] PLFLT OtherAxisSizeInMm; ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:2064:12: warning: variable 'interligne' set but not used [-Wunused-but-set-variable] DFloat interligne; ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting_plot.cpp: In member function 'virtual bool lib::plot_call::handle_args(EnvT*)': /builddir/build/BUILD/gdl-0.9.9/src/plotting_plot.cpp:114:29: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (int i = 0; i < xEl; i++) (*xVal)[i] = (*xTemp)[i] * cos((*yTemp)[i]); ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting_plot.cpp:115:29: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (int i = 0; i < yEl; i++) (*yVal)[i] = (*xTemp)[i] * sin((*yTemp)[i]); ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting_plot.cpp:224:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (int i = 0; i < xEl; i++) (*xValBis)[i] = log10((*xVal)[i]); ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting_plot.cpp:234:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (int i = 0; i < yEl; i++) (*yValBis)[i] = log10((*yVal)[i]); ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting_plot.cpp: In member function 'virtual void lib::plot_call::old_body(EnvT*, GDLGStream*)': /builddir/build/BUILD/gdl-0.9.9/src/plotting_plot.cpp:320:13: warning: unused variable 'intv' [-Wunused-variable] PLFLT intv = gdlAdjustAxisRange(e, "X", xStart, xEnd, xLog, calendar_codex); ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting_plot.cpp:323:13: warning: unused variable 'intv' [-Wunused-variable] PLFLT intv = gdlAdjustAxisRange(e, "Y", yStart, yEnd, yLog, calendar_codey); ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/plotting_plot.cpp:19:0: /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp: In function 'void lib::gdlGetDesiredAxisTitle(EnvT*, std::string, DString&)': /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:995:54: warning: 'choosenIx' may be used uninitialized in this function [-Wmaybe-uninitialized] e->AssureStringScalarKWIfPresent(choosenIx, title); ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp: In function 'void lib::gdlGetDesiredAxisTickInterval(EnvT*, std::string, DDouble&)': /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:793:65: warning: 'choosenIx' may be used uninitialized in this function [-Wmaybe-uninitialized] e->AssureDoubleScalarKWIfPresent(choosenIx, axisTickinterval); ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp: In function 'void lib::gdlGetDesiredAxisStyle(EnvT*, std::string, DLong&)': /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:725:53: warning: 'choosenIx' may be used uninitialized in this function [-Wmaybe-uninitialized] e->AssureLongScalarKWIfPresent( choosenIx, style); ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp: In function 'void lib::gdlGetDesiredAxisTickLayout(EnvT*, std::string, DLong&)': /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:813:61: warning: 'choosenIx' may be used uninitialized in this function [-Wmaybe-uninitialized] e->AssureLongScalarKWIfPresent(choosenIx, axisTicklayout); ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp: In function 'void lib::gdlGetDesiredAxisMinor(EnvT*, std::string, DLong&)': /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:665:56: warning: 'choosenIx' may be used uninitialized in this function [-Wmaybe-uninitialized] e->AssureLongScalarKWIfPresent(choosenIx, axisMinor); ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp: In function 'void lib::gdlGetDesiredAxisThick(EnvT*, std::string, DFloat&)': /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:745:53: warning: 'choosenIx' may be used uninitialized in this function [-Wmaybe-uninitialized] e->AssureFloatScalarKWIfPresent(choosenIx, thick); ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp: In function 'PLFLT lib::gdlComputeTickInterval(EnvT*, std::string, DDouble&, DDouble&, bool)': /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:541:53: warning: 'choosenIx' may be used uninitialized in this function [-Wmaybe-uninitialized] e->AssureLongScalarKWIfPresent(choosenIx, nticks); ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp: In function 'void lib::gdlGetDesiredAxisTicks(EnvT*, std::string, DLong&)': /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:893:56: warning: 'choosenIx' may be used uninitialized in this function [-Wmaybe-uninitialized] e->AssureLongScalarKWIfPresent(choosenIx, axisTicks); ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp: In function 'int lib::gdlGetCalendarCode(EnvT*, std::string)': /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:917:31: warning: 'choosenIx' may be used uninitialized in this function [-Wmaybe-uninitialized] if ( e->GetKW ( choosenIx )!=NULL ) ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp: In function 'bool lib::gdlGetDesiredAxisRange(EnvT*, std::string, DDouble&, DDouble&)': /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:691:38: warning: 'choosenIx' may be used uninitialized in this function [-Wmaybe-uninitialized] BaseGDL* Range=e->GetKW(choosenIx); ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp: In function 'void lib::gdlGetDesiredAxisMargin(EnvT*, std::string, DFloat&, DFloat&)': /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:635:39: warning: 'choosenIx' may be used uninitialized in this function [-Wmaybe-uninitialized] BaseGDL* Margin=e->GetKW(choosenIx); ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp: In function 'void lib::_ZN3libL25gdlGetDesiredAxisTickNameEP4EnvTP10GDLGStreamSsRP5Data_I9SpDStringE.isra.74(EnvT*, std::string, DStringGDL*&)': /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:860:31: warning: 'choosenIx' may be used uninitialized in this function [-Wmaybe-uninitialized] if ( e->GetKW ( choosenIx )!=NULL ) ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp: In function 'void lib::gdlGetDesiredAxisTickFormat(EnvT*, std::string, DStringGDL*&)': /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:769:31: warning: 'choosenIx' may be used uninitialized in this function [-Wmaybe-uninitialized] if ( e->GetKW ( choosenIx )!=NULL ) ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp: In function 'void lib::gdlGetDesiredAxisTickUnits(EnvT*, std::string, DStringGDL*&)': /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:949:31: warning: 'choosenIx' may be used uninitialized in this function [-Wmaybe-uninitialized] if ( e->GetKW ( choosenIx )!=NULL ) ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting_plot.cpp: In member function 'virtual void lib::plot_call::old_body(EnvT*, GDLGStream*)': /builddir/build/BUILD/gdl-0.9.9/src/plotting_plot.cpp:462:59: warning: 't3zEnd' may be used uninitialized in this function [-Wmaybe-uninitialized] actStream->join(t3zEnd,t3yStart,t3zEnd,t3yEnd); ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting_plot.cpp:461:63: warning: 't3zStart' may be used uninitialized in this function [-Wmaybe-uninitialized] actStream->join(t3zStart,t3yStart,t3zEnd,t3yStart); ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting_plot.cpp:462:59: warning: 't3yEnd' may be used uninitialized in this function [-Wmaybe-uninitialized] actStream->join(t3zEnd,t3yStart,t3zEnd,t3yEnd); ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting_plot.cpp:462:59: warning: 't3yStart' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/gdl-0.9.9/src/plotting_plot.cpp:456:59: warning: 't3xEnd' may be used uninitialized in this function [-Wmaybe-uninitialized] actStream->join(t3yEnd,t3xStart,t3yEnd,t3xEnd); ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting_plot.cpp:456:59: warning: 't3xStart' may be used uninitialized in this function [-Wmaybe-uninitialized] In file included from /builddir/build/BUILD/gdl-0.9.9/src/plotting_plot.cpp:19:0: /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp: At global scope: /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:748:16: warning: 'void lib::gdlGetDesiredAxisTickget(EnvT*, std::string, DDoubleGDL*)' defined but not used [-Wunused-function] static void gdlGetDesiredAxisTickget(EnvT *e, string axis, DDoubleGDL *Axistickget) ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:955:15: warning: 'void lib::gdlGetDesiredAxisTickv(EnvT*, std::string, DDoubleGDL*)' defined but not used [-Wunused-function] static void gdlGetDesiredAxisTickv(EnvT* e, string axis, DDoubleGDL* axisTickvVect) ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:2195:15: warning: 'bool lib::gdlBox3(EnvT*, GDLGStream*, DDouble, DDouble, DDouble, DDouble, DDouble, DDouble, bool, bool, bool, bool)' defined but not used [-Wunused-function] static bool gdlBox3(EnvT *e, GDLGStream *a, DDouble xStart, DDouble xEnd, DDouble yStart, ^ [ 81%] Building CXX object src/CMakeFiles/gdl.dir/plotting_plots.cpp.o cd /builddir/build/BUILD/gdl-0.9.9/build/src && /usr/bin/c++ -DHAVE_CONFIG_H -DWXUSINGDLL -D_FILE_OFFSET_BITS=64 -D__WXGTK__ -I/builddir/build/BUILD/gdl-0.9.9/src -I/usr/include/tirpc -I/usr/include/GraphicsMagick -I/usr/lib/wx/include/gtk3-unicode-3.0 -I/usr/include/wx-3.0 -I/usr/include/libgeotiff -I/usr/include/hdf -I/usr/include/python2.7 -I/usr/lib/python2.7/site-packages/numpy/core/include -I/usr/include/udunits2 -I/usr/include/eigen3 -I/builddir/build/BUILD/gdl-0.9.9 -I/builddir/build/BUILD/gdl-0.9.9/build -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -DNDEBUG -fPIE -fopenmp -std=gnu++11 -o CMakeFiles/gdl.dir/plotting_plots.cpp.o -c /builddir/build/BUILD/gdl-0.9.9/src/plotting_plots.cpp In file included from /builddir/build/BUILD/gdl-0.9.9/src/basegdl.hpp:31:0, from /builddir/build/BUILD/gdl-0.9.9/src/str.hpp:25, from /builddir/build/BUILD/gdl-0.9.9/src/envt.hpp:26, from /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:60, from /builddir/build/BUILD/gdl-0.9.9/src/plotting_plots.cpp:19: /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In copy constructor 'dimension::dimension(const dimension&)': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:55:14: warning: array subscript has type 'char' [-Wchar-subscripts] { dim[i]=dim_.dim[i];} ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:55:26: warning: array subscript has type 'char' [-Wchar-subscripts] { dim[i]=dim_.dim[i];} ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In member function 'dimension& dimension::operator=(const dimension&)': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:118:12: warning: array subscript has type 'char' [-Wchar-subscripts] dim[i]=dim_.dim[i]; ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:118:24: warning: array subscript has type 'char' [-Wchar-subscripts] dim[i]=dim_.dim[i]; ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In member function 'void dimension::operator<<(SizeT)': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:146:15: warning: array subscript has type 'char' [-Wchar-subscripts] dim[rank++]=add; ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In member function 'SizeT dimension::NDimElements()': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:295:24: warning: array subscript has type 'char' [-Wchar-subscripts] return stride[ rank]; ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In member function 'SizeT dimension::NDimElementsConst() const': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:303:44: warning: array subscript has type 'char' [-Wchar-subscripts] for(char i=0; i= labelList.Size()) ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/plotting_plots.cpp:19:0: /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp: In function 'bool lib::startClipping(EnvT*, GDLGStream*, bool)': /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:1676:58: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else for ( int i=0; i<4&&iN_Elements(); ++i ) tempbox[i]=dClipBox[i]=(*clipBox)[i]; ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp: In function 'bool lib::gdlAxis(EnvT*, GDLGStream*, std::string, DDouble, DDouble, bool, DLong, DDouble)': /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:1747:11: warning: variable 'OtherAxisSizeInMm' set but not used [-Wunused-but-set-variable] PLFLT OtherAxisSizeInMm; ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:1792:12: warning: variable 'interligne_as_char' set but not used [-Wunused-but-set-variable] DFloat interligne_as_char; ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp: In function 'bool lib::gdlAxis3(EnvT*, GDLGStream*, std::string, DDouble, DDouble, bool, DLong, DDouble)': /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:2015:11: warning: variable 'OtherAxisSizeInMm' set but not used [-Wunused-but-set-variable] PLFLT OtherAxisSizeInMm; ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:2064:12: warning: variable 'interligne' set but not used [-Wunused-but-set-variable] DFloat interligne; ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp: At global scope: /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:397:15: warning: 'void lib::gdlSetGraphicsBackgroundColorFromKw(EnvT*, GDLGStream*, bool)' defined but not used [-Wunused-function] static void gdlSetGraphicsBackgroundColorFromKw(EnvT *e, GDLGStream *a, bool kw=true) ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:667:15: warning: 'bool lib::gdlGetDesiredAxisRange(EnvT*, std::string, DDouble&, DDouble&)' defined but not used [-Wunused-function] static bool gdlGetDesiredAxisRange(EnvT *e, string axis, DDouble &start, DDouble &end) ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:748:16: warning: 'void lib::gdlGetDesiredAxisTickget(EnvT*, std::string, DDoubleGDL*)' defined but not used [-Wunused-function] static void gdlGetDesiredAxisTickget(EnvT *e, string axis, DDoubleGDL *Axistickget) ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:901:14: warning: 'int lib::gdlGetCalendarCode(EnvT*, std::string)' defined but not used [-Wunused-function] static int gdlGetCalendarCode(EnvT* e, string axis) ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:955:15: warning: 'void lib::gdlGetDesiredAxisTickv(EnvT*, std::string, DDoubleGDL*)' defined but not used [-Wunused-function] static void gdlGetDesiredAxisTickv(EnvT* e, string axis, DDoubleGDL* axisTickvVect) ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:1082:17: warning: 'bool lib::gdlYaxisNoZero(EnvT*)' defined but not used [-Wunused-function] static bool gdlYaxisNoZero(EnvT* e) ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:1108:15: warning: 'void lib::gdlNextPlotHandlingNoEraseOption(EnvT*, GDLGStream*, bool)' defined but not used [-Wunused-function] static void gdlNextPlotHandlingNoEraseOption(EnvT *e, GDLGStream *a, bool noe=0) ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:1152:15: warning: 'bool lib::gdlSet3DViewPortAndWorldCoordinates(EnvT*, GDLGStream*, DDoubleGDL*, bool, bool, DDouble, DDouble, DDouble, DDouble, DDouble, DDouble, bool)' defined but not used [-Wunused-function] static bool gdlSet3DViewPortAndWorldCoordinates(EnvT* e, ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:1358:15: warning: 'bool lib::gdlSetViewPortAndWorldCoordinates(EnvT*, GDLGStream*, bool, bool, DFloat, DFloat, DFloat, DFloat, DDouble, DDouble, DDouble, DDouble, DLong)' defined but not used [-Wunused-function] static bool gdlSetViewPortAndWorldCoordinates(EnvT* e, ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:1979:15: warning: 'bool lib::gdlBox(EnvT*, GDLGStream*, DDouble, DDouble, DDouble, DDouble, bool, bool)' defined but not used [-Wunused-function] static bool gdlBox(EnvT *e, GDLGStream *a, DDouble xStart, DDouble xEnd, DDouble yStart, DDouble yEnd, bool xLog, bool yLog) ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:2195:15: warning: 'bool lib::gdlBox3(EnvT*, GDLGStream*, DDouble, DDouble, DDouble, DDouble, DDouble, DDouble, bool, bool, bool, bool)' defined but not used [-Wunused-function] static bool gdlBox3(EnvT *e, GDLGStream *a, DDouble xStart, DDouble xEnd, DDouble yStart, ^ [ 82%] Building CXX object src/CMakeFiles/gdl.dir/plotting_polyfill.cpp.o cd /builddir/build/BUILD/gdl-0.9.9/build/src && /usr/bin/c++ -DHAVE_CONFIG_H -DWXUSINGDLL -D_FILE_OFFSET_BITS=64 -D__WXGTK__ -I/builddir/build/BUILD/gdl-0.9.9/src -I/usr/include/tirpc -I/usr/include/GraphicsMagick -I/usr/lib/wx/include/gtk3-unicode-3.0 -I/usr/include/wx-3.0 -I/usr/include/libgeotiff -I/usr/include/hdf -I/usr/include/python2.7 -I/usr/lib/python2.7/site-packages/numpy/core/include -I/usr/include/udunits2 -I/usr/include/eigen3 -I/builddir/build/BUILD/gdl-0.9.9 -I/builddir/build/BUILD/gdl-0.9.9/build -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -DNDEBUG -fPIE -fopenmp -std=gnu++11 -o CMakeFiles/gdl.dir/plotting_polyfill.cpp.o -c /builddir/build/BUILD/gdl-0.9.9/src/plotting_polyfill.cpp In file included from /builddir/build/BUILD/gdl-0.9.9/src/basegdl.hpp:31:0, from /builddir/build/BUILD/gdl-0.9.9/src/str.hpp:25, from /builddir/build/BUILD/gdl-0.9.9/src/envt.hpp:26, from /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:60, from /builddir/build/BUILD/gdl-0.9.9/src/plotting_polyfill.cpp:19: /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In copy constructor 'dimension::dimension(const dimension&)': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:55:14: warning: array subscript has type 'char' [-Wchar-subscripts] { dim[i]=dim_.dim[i];} ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:55:26: warning: array subscript has type 'char' [-Wchar-subscripts] { dim[i]=dim_.dim[i];} ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In member function 'dimension& dimension::operator=(const dimension&)': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:118:12: warning: array subscript has type 'char' [-Wchar-subscripts] dim[i]=dim_.dim[i]; ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:118:24: warning: array subscript has type 'char' [-Wchar-subscripts] dim[i]=dim_.dim[i]; ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In member function 'void dimension::operator<<(SizeT)': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:146:15: warning: array subscript has type 'char' [-Wchar-subscripts] dim[rank++]=add; ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In member function 'SizeT dimension::NDimElements()': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:295:24: warning: array subscript has type 'char' [-Wchar-subscripts] return stride[ rank]; ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In member function 'SizeT dimension::NDimElementsConst() const': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:303:44: warning: array subscript has type 'char' [-Wchar-subscripts] for(char i=0; i= labelList.Size()) ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/plotting_polyfill.cpp:19:0: /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp: In function 'bool lib::startClipping(EnvT*, GDLGStream*, bool)': /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:1676:58: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else for ( int i=0; i<4&&iN_Elements(); ++i ) tempbox[i]=dClipBox[i]=(*clipBox)[i]; ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp: In function 'bool lib::gdlAxis(EnvT*, GDLGStream*, std::string, DDouble, DDouble, bool, DLong, DDouble)': /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:1747:11: warning: variable 'OtherAxisSizeInMm' set but not used [-Wunused-but-set-variable] PLFLT OtherAxisSizeInMm; ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:1792:12: warning: variable 'interligne_as_char' set but not used [-Wunused-but-set-variable] DFloat interligne_as_char; ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp: In function 'bool lib::gdlAxis3(EnvT*, GDLGStream*, std::string, DDouble, DDouble, bool, DLong, DDouble)': /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:2015:11: warning: variable 'OtherAxisSizeInMm' set but not used [-Wunused-but-set-variable] PLFLT OtherAxisSizeInMm; ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:2064:12: warning: variable 'interligne' set but not used [-Wunused-but-set-variable] DFloat interligne; ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting_polyfill.cpp: In member function 'virtual void lib::polyfill_call::call_plplot(EnvT*, GDLGStream*)': /builddir/build/BUILD/gdl-0.9.9/src/plotting_polyfill.cpp:258:57: warning: variable 'doColor' set but not used [-Wunused-but-set-variable] static int colorIx=e->KeywordIx ( "COLOR" ); bool doColor=false; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/plotting_polyfill.cpp:19:0: /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp: At global scope: /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:397:15: warning: 'void lib::gdlSetGraphicsBackgroundColorFromKw(EnvT*, GDLGStream*, bool)' defined but not used [-Wunused-function] static void gdlSetGraphicsBackgroundColorFromKw(EnvT *e, GDLGStream *a, bool kw=true) ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:433:15: warning: 'void lib::gdlGetPsym(EnvT*, DLong&)' defined but not used [-Wunused-function] static void gdlGetPsym(EnvT *e, DLong &psym) ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:444:16: warning: 'void lib::gdlSetSymsize(EnvT*, GDLGStream*)' defined but not used [-Wunused-function] static void gdlSetSymsize(EnvT *e, GDLGStream *a) ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:667:15: warning: 'bool lib::gdlGetDesiredAxisRange(EnvT*, std::string, DDouble&, DDouble&)' defined but not used [-Wunused-function] static bool gdlGetDesiredAxisRange(EnvT *e, string axis, DDouble &start, DDouble &end) ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:748:16: warning: 'void lib::gdlGetDesiredAxisTickget(EnvT*, std::string, DDoubleGDL*)' defined but not used [-Wunused-function] static void gdlGetDesiredAxisTickget(EnvT *e, string axis, DDoubleGDL *Axistickget) ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:901:14: warning: 'int lib::gdlGetCalendarCode(EnvT*, std::string)' defined but not used [-Wunused-function] static int gdlGetCalendarCode(EnvT* e, string axis) ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:955:15: warning: 'void lib::gdlGetDesiredAxisTickv(EnvT*, std::string, DDoubleGDL*)' defined but not used [-Wunused-function] static void gdlGetDesiredAxisTickv(EnvT* e, string axis, DDoubleGDL* axisTickvVect) ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:1082:17: warning: 'bool lib::gdlYaxisNoZero(EnvT*)' defined but not used [-Wunused-function] static bool gdlYaxisNoZero(EnvT* e) ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:1108:15: warning: 'void lib::gdlNextPlotHandlingNoEraseOption(EnvT*, GDLGStream*, bool)' defined but not used [-Wunused-function] static void gdlNextPlotHandlingNoEraseOption(EnvT *e, GDLGStream *a, bool noe=0) ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:1152:15: warning: 'bool lib::gdlSet3DViewPortAndWorldCoordinates(EnvT*, GDLGStream*, DDoubleGDL*, bool, bool, DDouble, DDouble, DDouble, DDouble, DDouble, DDouble, bool)' defined but not used [-Wunused-function] static bool gdlSet3DViewPortAndWorldCoordinates(EnvT* e, ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:1358:15: warning: 'bool lib::gdlSetViewPortAndWorldCoordinates(EnvT*, GDLGStream*, bool, bool, DFloat, DFloat, DFloat, DFloat, DDouble, DDouble, DDouble, DDouble, DLong)' defined but not used [-Wunused-function] static bool gdlSetViewPortAndWorldCoordinates(EnvT* e, ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:1979:15: warning: 'bool lib::gdlBox(EnvT*, GDLGStream*, DDouble, DDouble, DDouble, DDouble, bool, bool)' defined but not used [-Wunused-function] static bool gdlBox(EnvT *e, GDLGStream *a, DDouble xStart, DDouble xEnd, DDouble yStart, DDouble yEnd, bool xLog, bool yLog) ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:2195:15: warning: 'bool lib::gdlBox3(EnvT*, GDLGStream*, DDouble, DDouble, DDouble, DDouble, DDouble, DDouble, bool, bool, bool, bool)' defined but not used [-Wunused-function] static bool gdlBox3(EnvT *e, GDLGStream *a, DDouble xStart, DDouble xEnd, DDouble yStart, ^ [ 82%] Building CXX object src/CMakeFiles/gdl.dir/plotting_shade_surf.cpp.o cd /builddir/build/BUILD/gdl-0.9.9/build/src && /usr/bin/c++ -DHAVE_CONFIG_H -DWXUSINGDLL -D_FILE_OFFSET_BITS=64 -D__WXGTK__ -I/builddir/build/BUILD/gdl-0.9.9/src -I/usr/include/tirpc -I/usr/include/GraphicsMagick -I/usr/lib/wx/include/gtk3-unicode-3.0 -I/usr/include/wx-3.0 -I/usr/include/libgeotiff -I/usr/include/hdf -I/usr/include/python2.7 -I/usr/lib/python2.7/site-packages/numpy/core/include -I/usr/include/udunits2 -I/usr/include/eigen3 -I/builddir/build/BUILD/gdl-0.9.9 -I/builddir/build/BUILD/gdl-0.9.9/build -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -DNDEBUG -fPIE -fopenmp -std=gnu++11 -o CMakeFiles/gdl.dir/plotting_shade_surf.cpp.o -c /builddir/build/BUILD/gdl-0.9.9/src/plotting_shade_surf.cpp In file included from /builddir/build/BUILD/gdl-0.9.9/src/basegdl.hpp:31:0, from /builddir/build/BUILD/gdl-0.9.9/src/str.hpp:25, from /builddir/build/BUILD/gdl-0.9.9/src/envt.hpp:26, from /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:60, from /builddir/build/BUILD/gdl-0.9.9/src/plotting_shade_surf.cpp:19: /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In copy constructor 'dimension::dimension(const dimension&)': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:55:14: warning: array subscript has type 'char' [-Wchar-subscripts] { dim[i]=dim_.dim[i];} ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:55:26: warning: array subscript has type 'char' [-Wchar-subscripts] { dim[i]=dim_.dim[i];} ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In member function 'dimension& dimension::operator=(const dimension&)': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:118:12: warning: array subscript has type 'char' [-Wchar-subscripts] dim[i]=dim_.dim[i]; ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:118:24: warning: array subscript has type 'char' [-Wchar-subscripts] dim[i]=dim_.dim[i]; ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In member function 'void dimension::operator<<(SizeT)': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:146:15: warning: array subscript has type 'char' [-Wchar-subscripts] dim[rank++]=add; ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In member function 'SizeT dimension::NDimElements()': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:295:24: warning: array subscript has type 'char' [-Wchar-subscripts] return stride[ rank]; ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In member function 'SizeT dimension::NDimElementsConst() const': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:303:44: warning: array subscript has type 'char' [-Wchar-subscripts] for(char i=0; i= labelList.Size()) ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/plotting_shade_surf.cpp:19:0: /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp: In function 'bool lib::startClipping(EnvT*, GDLGStream*, bool)': /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:1676:58: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else for ( int i=0; i<4&&iN_Elements(); ++i ) tempbox[i]=dClipBox[i]=(*clipBox)[i]; ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp: In function 'bool lib::gdlAxis(EnvT*, GDLGStream*, std::string, DDouble, DDouble, bool, DLong, DDouble)': /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:1747:11: warning: variable 'OtherAxisSizeInMm' set but not used [-Wunused-but-set-variable] PLFLT OtherAxisSizeInMm; ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:1792:12: warning: variable 'interligne_as_char' set but not used [-Wunused-but-set-variable] DFloat interligne_as_char; ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp: In function 'bool lib::gdlAxis3(EnvT*, GDLGStream*, std::string, DDouble, DDouble, bool, DLong, DDouble)': /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:2015:11: warning: variable 'OtherAxisSizeInMm' set but not used [-Wunused-but-set-variable] PLFLT OtherAxisSizeInMm; ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:2064:12: warning: variable 'interligne' set but not used [-Wunused-but-set-variable] DFloat interligne; ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting_shade_surf.cpp: In member function 'virtual void lib::shade_surf_call::old_body(EnvT*, GDLGStream*)': /builddir/build/BUILD/gdl-0.9.9/src/plotting_shade_surf.cpp:237:15: warning: unused variable 'intv' [-Wunused-variable] PLFLT intv=gdlAdjustAxisRange (e, "X", xStart, xEnd, xLog ); ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting_shade_surf.cpp:242:15: warning: unused variable 'intv' [-Wunused-variable] PLFLT intv=gdlAdjustAxisRange (e, "Y", yStart, yEnd, yLog ); ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting_shade_surf.cpp:263:15: warning: unused variable 'intv' [-Wunused-variable] PLFLT intv=gdlAdjustAxisRange ( e, "Z", zStart, zEnd, zLog ); ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting_shade_surf.cpp:317:49: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (int i=0; iN_Elements(); ++i )(*static_cast(pStruct->GetTag(tTag, 0)))[i]=(*t3dMatrix)[i]; ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting_shade_surf.cpp:377:35: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for ( SizeT i=0; i0?log10(cgrid1.xg[i]):1E-12; // #define EXTENDED_DEFAULT_LOGRANGE 12 ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting_shade_surf.cpp:383:45: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (yLog) for ( SizeT i=0; i0?log10(cgrid1.yg[i]):1E-12; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/plotting_shade_surf.cpp:19:0: /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp: In function 'void lib::gdlGetDesiredAxisStyle(EnvT*, std::string, DLong&)': /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:725:53: warning: 'choosenIx' may be used uninitialized in this function [-Wmaybe-uninitialized] e->AssureLongScalarKWIfPresent( choosenIx, style); ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp: In function 'PLFLT lib::gdlComputeTickInterval(EnvT*, std::string, DDouble&, DDouble&, bool)': /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:541:53: warning: 'choosenIx' may be used uninitialized in this function [-Wmaybe-uninitialized] e->AssureLongScalarKWIfPresent(choosenIx, nticks); ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp: In function 'void lib::gdlGetDesiredAxisTicks(EnvT*, std::string, DLong&)': /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:893:56: warning: 'choosenIx' may be used uninitialized in this function [-Wmaybe-uninitialized] e->AssureLongScalarKWIfPresent(choosenIx, axisTicks); ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp: In function 'bool lib::gdlGetDesiredAxisRange(EnvT*, std::string, DDouble&, DDouble&)': /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:691:38: warning: 'choosenIx' may be used uninitialized in this function [-Wmaybe-uninitialized] BaseGDL* Range=e->GetKW(choosenIx); ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp: In function 'void lib::gdlGetDesiredAxisMargin(EnvT*, std::string, DFloat&, DFloat&)': /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:635:39: warning: 'choosenIx' may be used uninitialized in this function [-Wmaybe-uninitialized] BaseGDL* Margin=e->GetKW(choosenIx); ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp: In function 'bool lib::_ZN3libL8gdlAxis3EP4EnvTP10GDLGStreamSsddbid.isra.69(EnvT*, GDLGStream*, std::string, DDouble, DDouble, bool, DLong)': /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:995:54: warning: 'choosenIx' may be used uninitialized in this function [-Wmaybe-uninitialized] e->AssureStringScalarKWIfPresent(choosenIx, title); ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:982:9: note: 'choosenIx' was declared here int choosenIx; ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:2055:50: warning: 'TickUnits' may be used uninitialized in this function [-Wmaybe-uninitialized] bool hasTickUnitDefined = (TickUnits->NBytes()>0); ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:949:31: warning: 'choosenIx' may be used uninitialized in this function [-Wmaybe-uninitialized] if ( e->GetKW ( choosenIx )!=NULL ) ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:939:9: note: 'choosenIx' was declared here int choosenIx; ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:2096:28: warning: 'TickName' may be used uninitialized in this function [-Wmaybe-uninitialized] if (TickName->NBytes()>0) // /TICKNAME=[array] ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:860:31: warning: 'choosenIx' may be used uninitialized in this function [-Wmaybe-uninitialized] if ( e->GetKW ( choosenIx )!=NULL ) ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:850:9: note: 'choosenIx' was declared here int choosenIx; ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:813:61: warning: 'choosenIx' may be used uninitialized in this function [-Wmaybe-uninitialized] e->AssureLongScalarKWIfPresent(choosenIx, axisTicklayout); ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:802:9: note: 'choosenIx' was declared here int choosenIx; ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:793:65: warning: 'choosenIx' may be used uninitialized in this function [-Wmaybe-uninitialized] e->AssureDoubleScalarKWIfPresent(choosenIx, axisTickinterval); ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:781:9: note: 'choosenIx' was declared here int choosenIx; ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:2138:35: warning: 'TickFormat' may be used uninitialized in this function [-Wmaybe-uninitialized] else if (TickFormat->NBytes()>0) //no /TICKUNITS=> only 1 value taken into account ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:769:31: warning: 'choosenIx' may be used uninitialized in this function [-Wmaybe-uninitialized] if ( e->GetKW ( choosenIx )!=NULL ) ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:758:9: note: 'choosenIx' was declared here int choosenIx; ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:745:53: warning: 'choosenIx' may be used uninitialized in this function [-Wmaybe-uninitialized] e->AssureFloatScalarKWIfPresent(choosenIx, thick); ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:733:9: note: 'choosenIx' was declared here int choosenIx; ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:665:56: warning: 'choosenIx' may be used uninitialized in this function [-Wmaybe-uninitialized] e->AssureLongScalarKWIfPresent(choosenIx, axisMinor); ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:655:9: note: 'choosenIx' was declared here int choosenIx; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/plotting_shade_surf.cpp:19:0: /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp: At global scope: /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:81:28: warning: 'Data3d' defined but not used [-Wunused-variable] static GDL_3DTRANSFORMDATA Data3d; ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:83:12: warning: 'code012' defined but not used [-Wunused-variable] static int code012[3] = {0, 1, 2}; ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:84:12: warning: 'code102' defined but not used [-Wunused-variable] static int code102[3] = {1, 0, 2}; ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:85:12: warning: 'code120' defined but not used [-Wunused-variable] static int code120[3] = {1, 2, 0}; ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:86:12: warning: 'code210' defined but not used [-Wunused-variable] static int code210[3] = {2, 1, 0}; ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:87:12: warning: 'code201' defined but not used [-Wunused-variable] static int code201[3] = {2, 0, 1}; ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:88:12: warning: 'code021' defined but not used [-Wunused-variable] static int code021[3] = {0, 2, 1}; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/plotting_shade_surf.cpp:19:0: /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:433:15: warning: 'void lib::gdlGetPsym(EnvT*, DLong&)' defined but not used [-Wunused-function] static void gdlGetPsym(EnvT *e, DLong &psym) ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:444:16: warning: 'void lib::gdlSetSymsize(EnvT*, GDLGStream*)' defined but not used [-Wunused-function] static void gdlSetSymsize(EnvT *e, GDLGStream *a) ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:748:16: warning: 'void lib::gdlGetDesiredAxisTickget(EnvT*, std::string, DDoubleGDL*)' defined but not used [-Wunused-function] static void gdlGetDesiredAxisTickget(EnvT *e, string axis, DDoubleGDL *Axistickget) ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:901:14: warning: 'int lib::gdlGetCalendarCode(EnvT*, std::string)' defined but not used [-Wunused-function] static int gdlGetCalendarCode(EnvT* e, string axis) ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:955:15: warning: 'void lib::gdlGetDesiredAxisTickv(EnvT*, std::string, DDoubleGDL*)' defined but not used [-Wunused-function] static void gdlGetDesiredAxisTickv(EnvT* e, string axis, DDoubleGDL* axisTickvVect) ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:998:17: warning: 'void lib::gdlSetLineStyle(EnvT*, GDLGStream*)' defined but not used [-Wunused-function] static void gdlSetLineStyle(EnvT *e, GDLGStream *a) ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:1046:15: warning: 'void lib::gdlSetPenThickness(EnvT*, GDLGStream*)' defined but not used [-Wunused-function] static void gdlSetPenThickness(EnvT *e, GDLGStream *a) ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:1082:17: warning: 'bool lib::gdlYaxisNoZero(EnvT*)' defined but not used [-Wunused-function] static bool gdlYaxisNoZero(EnvT* e) ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:1358:15: warning: 'bool lib::gdlSetViewPortAndWorldCoordinates(EnvT*, GDLGStream*, bool, bool, DFloat, DFloat, DFloat, DFloat, DDouble, DDouble, DDouble, DDouble, DLong)' defined but not used [-Wunused-function] static bool gdlSetViewPortAndWorldCoordinates(EnvT* e, ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:1979:15: warning: 'bool lib::gdlBox(EnvT*, GDLGStream*, DDouble, DDouble, DDouble, DDouble, bool, bool)' defined but not used [-Wunused-function] static bool gdlBox(EnvT *e, GDLGStream *a, DDouble xStart, DDouble xEnd, DDouble yStart, DDouble yEnd, bool xLog, bool yLog) ^ [ 83%] Building CXX object src/CMakeFiles/gdl.dir/plotting_surface.cpp.o cd /builddir/build/BUILD/gdl-0.9.9/build/src && /usr/bin/c++ -DHAVE_CONFIG_H -DWXUSINGDLL -D_FILE_OFFSET_BITS=64 -D__WXGTK__ -I/builddir/build/BUILD/gdl-0.9.9/src -I/usr/include/tirpc -I/usr/include/GraphicsMagick -I/usr/lib/wx/include/gtk3-unicode-3.0 -I/usr/include/wx-3.0 -I/usr/include/libgeotiff -I/usr/include/hdf -I/usr/include/python2.7 -I/usr/lib/python2.7/site-packages/numpy/core/include -I/usr/include/udunits2 -I/usr/include/eigen3 -I/builddir/build/BUILD/gdl-0.9.9 -I/builddir/build/BUILD/gdl-0.9.9/build -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -DNDEBUG -fPIE -fopenmp -std=gnu++11 -o CMakeFiles/gdl.dir/plotting_surface.cpp.o -c /builddir/build/BUILD/gdl-0.9.9/src/plotting_surface.cpp In file included from /builddir/build/BUILD/gdl-0.9.9/src/basegdl.hpp:31:0, from /builddir/build/BUILD/gdl-0.9.9/src/str.hpp:25, from /builddir/build/BUILD/gdl-0.9.9/src/envt.hpp:26, from /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:60, from /builddir/build/BUILD/gdl-0.9.9/src/plotting_surface.cpp:19: /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In copy constructor 'dimension::dimension(const dimension&)': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:55:14: warning: array subscript has type 'char' [-Wchar-subscripts] { dim[i]=dim_.dim[i];} ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:55:26: warning: array subscript has type 'char' [-Wchar-subscripts] { dim[i]=dim_.dim[i];} ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In member function 'dimension& dimension::operator=(const dimension&)': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:118:12: warning: array subscript has type 'char' [-Wchar-subscripts] dim[i]=dim_.dim[i]; ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:118:24: warning: array subscript has type 'char' [-Wchar-subscripts] dim[i]=dim_.dim[i]; ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In member function 'void dimension::operator<<(SizeT)': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:146:15: warning: array subscript has type 'char' [-Wchar-subscripts] dim[rank++]=add; ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In member function 'SizeT dimension::NDimElements()': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:295:24: warning: array subscript has type 'char' [-Wchar-subscripts] return stride[ rank]; ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In member function 'SizeT dimension::NDimElementsConst() const': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:303:44: warning: array subscript has type 'char' [-Wchar-subscripts] for(char i=0; i= labelList.Size()) ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/plotting_surface.cpp:19:0: /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp: In function 'bool lib::startClipping(EnvT*, GDLGStream*, bool)': /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:1676:58: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else for ( int i=0; i<4&&iN_Elements(); ++i ) tempbox[i]=dClipBox[i]=(*clipBox)[i]; ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp: In function 'bool lib::gdlAxis(EnvT*, GDLGStream*, std::string, DDouble, DDouble, bool, DLong, DDouble)': /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:1747:11: warning: variable 'OtherAxisSizeInMm' set but not used [-Wunused-but-set-variable] PLFLT OtherAxisSizeInMm; ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:1792:12: warning: variable 'interligne_as_char' set but not used [-Wunused-but-set-variable] DFloat interligne_as_char; ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp: In function 'bool lib::gdlAxis3(EnvT*, GDLGStream*, std::string, DDouble, DDouble, bool, DLong, DDouble)': /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:2015:11: warning: variable 'OtherAxisSizeInMm' set but not used [-Wunused-but-set-variable] PLFLT OtherAxisSizeInMm; ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:2064:12: warning: variable 'interligne' set but not used [-Wunused-but-set-variable] DFloat interligne; ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting_surface.cpp: In member function 'virtual void lib::surface_call::old_body(EnvT*, GDLGStream*)': /builddir/build/BUILD/gdl-0.9.9/src/plotting_surface.cpp:229:15: warning: unused variable 'intv' [-Wunused-variable] PLFLT intv=gdlAdjustAxisRange (e,"X", xStart, xEnd, xLog ); ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting_surface.cpp:234:15: warning: unused variable 'intv' [-Wunused-variable] PLFLT intv=gdlAdjustAxisRange (e, "Y", yStart, yEnd, yLog ); ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting_surface.cpp:255:15: warning: unused variable 'intv' [-Wunused-variable] PLFLT intv=gdlAdjustAxisRange (e, "Z", zStart, zEnd, zLog ); ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting_surface.cpp:309:49: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (int i=0; iN_Elements(); ++i )(*static_cast(pStruct->GetTag(tTag, 0)))[i]=(*t3dMatrix)[i]; ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting_surface.cpp:378:35: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for ( SizeT i=0; i0?log10(cgrid1.xg[i]):1E-12; // #define EXTENDED_DEFAULT_LOGRANGE 12 ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting_surface.cpp:384:45: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (yLog) for ( SizeT i=0; i0?log10(cgrid1.yg[i]):1E-12; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/plotting_surface.cpp:19:0: /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp: In function 'PLFLT lib::gdlComputeTickInterval(EnvT*, std::string, DDouble&, DDouble&, bool)': /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:541:53: warning: 'choosenIx' may be used uninitialized in this function [-Wmaybe-uninitialized] e->AssureLongScalarKWIfPresent(choosenIx, nticks); ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp: In function 'void lib::gdlGetDesiredAxisStyle(EnvT*, std::string, DLong&)': /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:725:53: warning: 'choosenIx' may be used uninitialized in this function [-Wmaybe-uninitialized] e->AssureLongScalarKWIfPresent( choosenIx, style); ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp: In function 'void lib::gdlGetDesiredAxisTicks(EnvT*, std::string, DLong&)': /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:893:56: warning: 'choosenIx' may be used uninitialized in this function [-Wmaybe-uninitialized] e->AssureLongScalarKWIfPresent(choosenIx, axisTicks); ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp: In function 'bool lib::gdlGetDesiredAxisRange(EnvT*, std::string, DDouble&, DDouble&)': /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:691:38: warning: 'choosenIx' may be used uninitialized in this function [-Wmaybe-uninitialized] BaseGDL* Range=e->GetKW(choosenIx); ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp: In function 'void lib::gdlGetDesiredAxisMargin(EnvT*, std::string, DFloat&, DFloat&)': /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:635:39: warning: 'choosenIx' may be used uninitialized in this function [-Wmaybe-uninitialized] BaseGDL* Margin=e->GetKW(choosenIx); ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp: In function 'bool lib::_ZN3libL8gdlAxis3EP4EnvTP10GDLGStreamSsddbid.isra.69(EnvT*, GDLGStream*, std::string, DDouble, DDouble, bool, DLong)': /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:995:54: warning: 'choosenIx' may be used uninitialized in this function [-Wmaybe-uninitialized] e->AssureStringScalarKWIfPresent(choosenIx, title); ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:982:9: note: 'choosenIx' was declared here int choosenIx; ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:2055:50: warning: 'TickUnits' may be used uninitialized in this function [-Wmaybe-uninitialized] bool hasTickUnitDefined = (TickUnits->NBytes()>0); ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:949:31: warning: 'choosenIx' may be used uninitialized in this function [-Wmaybe-uninitialized] if ( e->GetKW ( choosenIx )!=NULL ) ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:939:9: note: 'choosenIx' was declared here int choosenIx; ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:2096:28: warning: 'TickName' may be used uninitialized in this function [-Wmaybe-uninitialized] if (TickName->NBytes()>0) // /TICKNAME=[array] ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:860:31: warning: 'choosenIx' may be used uninitialized in this function [-Wmaybe-uninitialized] if ( e->GetKW ( choosenIx )!=NULL ) ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:850:9: note: 'choosenIx' was declared here int choosenIx; ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:813:61: warning: 'choosenIx' may be used uninitialized in this function [-Wmaybe-uninitialized] e->AssureLongScalarKWIfPresent(choosenIx, axisTicklayout); ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:802:9: note: 'choosenIx' was declared here int choosenIx; ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:793:65: warning: 'choosenIx' may be used uninitialized in this function [-Wmaybe-uninitialized] e->AssureDoubleScalarKWIfPresent(choosenIx, axisTickinterval); ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:781:9: note: 'choosenIx' was declared here int choosenIx; ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:2138:35: warning: 'TickFormat' may be used uninitialized in this function [-Wmaybe-uninitialized] else if (TickFormat->NBytes()>0) //no /TICKUNITS=> only 1 value taken into account ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:769:31: warning: 'choosenIx' may be used uninitialized in this function [-Wmaybe-uninitialized] if ( e->GetKW ( choosenIx )!=NULL ) ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:758:9: note: 'choosenIx' was declared here int choosenIx; ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:745:53: warning: 'choosenIx' may be used uninitialized in this function [-Wmaybe-uninitialized] e->AssureFloatScalarKWIfPresent(choosenIx, thick); ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:733:9: note: 'choosenIx' was declared here int choosenIx; ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:665:56: warning: 'choosenIx' may be used uninitialized in this function [-Wmaybe-uninitialized] e->AssureLongScalarKWIfPresent(choosenIx, axisMinor); ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:655:9: note: 'choosenIx' was declared here int choosenIx; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/plotting_surface.cpp:19:0: /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp: At global scope: /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:81:28: warning: 'Data3d' defined but not used [-Wunused-variable] static GDL_3DTRANSFORMDATA Data3d; ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:83:12: warning: 'code012' defined but not used [-Wunused-variable] static int code012[3] = {0, 1, 2}; ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:84:12: warning: 'code102' defined but not used [-Wunused-variable] static int code102[3] = {1, 0, 2}; ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:85:12: warning: 'code120' defined but not used [-Wunused-variable] static int code120[3] = {1, 2, 0}; ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:86:12: warning: 'code210' defined but not used [-Wunused-variable] static int code210[3] = {2, 1, 0}; ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:87:12: warning: 'code201' defined but not used [-Wunused-variable] static int code201[3] = {2, 0, 1}; ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:88:12: warning: 'code021' defined but not used [-Wunused-variable] static int code021[3] = {0, 2, 1}; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/plotting_surface.cpp:19:0: /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:433:15: warning: 'void lib::gdlGetPsym(EnvT*, DLong&)' defined but not used [-Wunused-function] static void gdlGetPsym(EnvT *e, DLong &psym) ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:444:16: warning: 'void lib::gdlSetSymsize(EnvT*, GDLGStream*)' defined but not used [-Wunused-function] static void gdlSetSymsize(EnvT *e, GDLGStream *a) ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:748:16: warning: 'void lib::gdlGetDesiredAxisTickget(EnvT*, std::string, DDoubleGDL*)' defined but not used [-Wunused-function] static void gdlGetDesiredAxisTickget(EnvT *e, string axis, DDoubleGDL *Axistickget) ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:901:14: warning: 'int lib::gdlGetCalendarCode(EnvT*, std::string)' defined but not used [-Wunused-function] static int gdlGetCalendarCode(EnvT* e, string axis) ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:955:15: warning: 'void lib::gdlGetDesiredAxisTickv(EnvT*, std::string, DDoubleGDL*)' defined but not used [-Wunused-function] static void gdlGetDesiredAxisTickv(EnvT* e, string axis, DDoubleGDL* axisTickvVect) ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:998:17: warning: 'void lib::gdlSetLineStyle(EnvT*, GDLGStream*)' defined but not used [-Wunused-function] static void gdlSetLineStyle(EnvT *e, GDLGStream *a) ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:1046:15: warning: 'void lib::gdlSetPenThickness(EnvT*, GDLGStream*)' defined but not used [-Wunused-function] static void gdlSetPenThickness(EnvT *e, GDLGStream *a) ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:1082:17: warning: 'bool lib::gdlYaxisNoZero(EnvT*)' defined but not used [-Wunused-function] static bool gdlYaxisNoZero(EnvT* e) ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:1358:15: warning: 'bool lib::gdlSetViewPortAndWorldCoordinates(EnvT*, GDLGStream*, bool, bool, DFloat, DFloat, DFloat, DFloat, DDouble, DDouble, DDouble, DDouble, DLong)' defined but not used [-Wunused-function] static bool gdlSetViewPortAndWorldCoordinates(EnvT* e, ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:1979:15: warning: 'bool lib::gdlBox(EnvT*, GDLGStream*, DDouble, DDouble, DDouble, DDouble, bool, bool)' defined but not used [-Wunused-function] static bool gdlBox(EnvT *e, GDLGStream *a, DDouble xStart, DDouble xEnd, DDouble yStart, DDouble yEnd, bool xLog, bool yLog) ^ [ 84%] Building CXX object src/CMakeFiles/gdl.dir/plotting_windows.cpp.o cd /builddir/build/BUILD/gdl-0.9.9/build/src && /usr/bin/c++ -DHAVE_CONFIG_H -DWXUSINGDLL -D_FILE_OFFSET_BITS=64 -D__WXGTK__ -I/builddir/build/BUILD/gdl-0.9.9/src -I/usr/include/tirpc -I/usr/include/GraphicsMagick -I/usr/lib/wx/include/gtk3-unicode-3.0 -I/usr/include/wx-3.0 -I/usr/include/libgeotiff -I/usr/include/hdf -I/usr/include/python2.7 -I/usr/lib/python2.7/site-packages/numpy/core/include -I/usr/include/udunits2 -I/usr/include/eigen3 -I/builddir/build/BUILD/gdl-0.9.9 -I/builddir/build/BUILD/gdl-0.9.9/build -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -DNDEBUG -fPIE -fopenmp -std=gnu++11 -o CMakeFiles/gdl.dir/plotting_windows.cpp.o -c /builddir/build/BUILD/gdl-0.9.9/src/plotting_windows.cpp In file included from /builddir/build/BUILD/gdl-0.9.9/src/basegdl.hpp:31:0, from /builddir/build/BUILD/gdl-0.9.9/src/str.hpp:25, from /builddir/build/BUILD/gdl-0.9.9/src/envt.hpp:26, from /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:60, from /builddir/build/BUILD/gdl-0.9.9/src/plotting_windows.cpp:19: /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In copy constructor 'dimension::dimension(const dimension&)': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:55:14: warning: array subscript has type 'char' [-Wchar-subscripts] { dim[i]=dim_.dim[i];} ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:55:26: warning: array subscript has type 'char' [-Wchar-subscripts] { dim[i]=dim_.dim[i];} ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In member function 'dimension& dimension::operator=(const dimension&)': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:118:12: warning: array subscript has type 'char' [-Wchar-subscripts] dim[i]=dim_.dim[i]; ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:118:24: warning: array subscript has type 'char' [-Wchar-subscripts] dim[i]=dim_.dim[i]; ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In member function 'void dimension::operator<<(SizeT)': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:146:15: warning: array subscript has type 'char' [-Wchar-subscripts] dim[rank++]=add; ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In member function 'SizeT dimension::NDimElements()': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:295:24: warning: array subscript has type 'char' [-Wchar-subscripts] return stride[ rank]; ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In member function 'SizeT dimension::NDimElementsConst() const': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:303:44: warning: array subscript has type 'char' [-Wchar-subscripts] for(char i=0; i= labelList.Size()) ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/plotting_windows.cpp:19:0: /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp: In function 'bool lib::startClipping(EnvT*, GDLGStream*, bool)': /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:1676:58: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else for ( int i=0; i<4&&iN_Elements(); ++i ) tempbox[i]=dClipBox[i]=(*clipBox)[i]; ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp: In function 'bool lib::gdlAxis(EnvT*, GDLGStream*, std::string, DDouble, DDouble, bool, DLong, DDouble)': /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:1747:11: warning: variable 'OtherAxisSizeInMm' set but not used [-Wunused-but-set-variable] PLFLT OtherAxisSizeInMm; ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:1792:12: warning: variable 'interligne_as_char' set but not used [-Wunused-but-set-variable] DFloat interligne_as_char; ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp: In function 'bool lib::gdlAxis3(EnvT*, GDLGStream*, std::string, DDouble, DDouble, bool, DLong, DDouble)': /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:2015:11: warning: variable 'OtherAxisSizeInMm' set but not used [-Wunused-but-set-variable] PLFLT OtherAxisSizeInMm; ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:2064:12: warning: variable 'interligne' set but not used [-Wunused-but-set-variable] DFloat interligne; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/plotting_windows.cpp:19:0: /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp: At global scope: /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:81:28: warning: 'Data3d' defined but not used [-Wunused-variable] static GDL_3DTRANSFORMDATA Data3d; ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:83:12: warning: 'code012' defined but not used [-Wunused-variable] static int code012[3] = {0, 1, 2}; ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:84:12: warning: 'code102' defined but not used [-Wunused-variable] static int code102[3] = {1, 0, 2}; ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:85:12: warning: 'code120' defined but not used [-Wunused-variable] static int code120[3] = {1, 2, 0}; ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:86:12: warning: 'code210' defined but not used [-Wunused-variable] static int code210[3] = {2, 1, 0}; ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:87:12: warning: 'code201' defined but not used [-Wunused-variable] static int code201[3] = {2, 0, 1}; ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:88:12: warning: 'code021' defined but not used [-Wunused-variable] static int code021[3] = {0, 2, 1}; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/plotting_windows.cpp:19:0: /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:397:15: warning: 'void lib::gdlSetGraphicsBackgroundColorFromKw(EnvT*, GDLGStream*, bool)' defined but not used [-Wunused-function] static void gdlSetGraphicsBackgroundColorFromKw(EnvT *e, GDLGStream *a, bool kw=true) ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:410:15: warning: 'void lib::gdlSetGraphicsForegroundColorFromKw(EnvT*, GDLGStream*, std::string)' defined but not used [-Wunused-function] static void gdlSetGraphicsForegroundColorFromKw(EnvT *e, GDLGStream *a, string OtherColorKw="") ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:433:15: warning: 'void lib::gdlGetPsym(EnvT*, DLong&)' defined but not used [-Wunused-function] static void gdlGetPsym(EnvT *e, DLong &psym) ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:444:16: warning: 'void lib::gdlSetSymsize(EnvT*, GDLGStream*)' defined but not used [-Wunused-function] static void gdlSetSymsize(EnvT *e, GDLGStream *a) ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:667:15: warning: 'bool lib::gdlGetDesiredAxisRange(EnvT*, std::string, DDouble&, DDouble&)' defined but not used [-Wunused-function] static bool gdlGetDesiredAxisRange(EnvT *e, string axis, DDouble &start, DDouble &end) ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:748:16: warning: 'void lib::gdlGetDesiredAxisTickget(EnvT*, std::string, DDoubleGDL*)' defined but not used [-Wunused-function] static void gdlGetDesiredAxisTickget(EnvT *e, string axis, DDoubleGDL *Axistickget) ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:901:14: warning: 'int lib::gdlGetCalendarCode(EnvT*, std::string)' defined but not used [-Wunused-function] static int gdlGetCalendarCode(EnvT* e, string axis) ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:955:15: warning: 'void lib::gdlGetDesiredAxisTickv(EnvT*, std::string, DDoubleGDL*)' defined but not used [-Wunused-function] static void gdlGetDesiredAxisTickv(EnvT* e, string axis, DDoubleGDL* axisTickvVect) ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:998:17: warning: 'void lib::gdlSetLineStyle(EnvT*, GDLGStream*)' defined but not used [-Wunused-function] static void gdlSetLineStyle(EnvT *e, GDLGStream *a) ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:1046:15: warning: 'void lib::gdlSetPenThickness(EnvT*, GDLGStream*)' defined but not used [-Wunused-function] static void gdlSetPenThickness(EnvT *e, GDLGStream *a) ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:1082:17: warning: 'bool lib::gdlYaxisNoZero(EnvT*)' defined but not used [-Wunused-function] static bool gdlYaxisNoZero(EnvT* e) ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:1108:15: warning: 'void lib::gdlNextPlotHandlingNoEraseOption(EnvT*, GDLGStream*, bool)' defined but not used [-Wunused-function] static void gdlNextPlotHandlingNoEraseOption(EnvT *e, GDLGStream *a, bool noe=0) ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:1152:15: warning: 'bool lib::gdlSet3DViewPortAndWorldCoordinates(EnvT*, GDLGStream*, DDoubleGDL*, bool, bool, DDouble, DDouble, DDouble, DDouble, DDouble, DDouble, bool)' defined but not used [-Wunused-function] static bool gdlSet3DViewPortAndWorldCoordinates(EnvT* e, ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:1358:15: warning: 'bool lib::gdlSetViewPortAndWorldCoordinates(EnvT*, GDLGStream*, bool, bool, DFloat, DFloat, DFloat, DFloat, DDouble, DDouble, DDouble, DDouble, DLong)' defined but not used [-Wunused-function] static bool gdlSetViewPortAndWorldCoordinates(EnvT* e, ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:1605:15: warning: 'bool lib::startClipping(EnvT*, GDLGStream*, bool)' defined but not used [-Wunused-function] static bool startClipping(EnvT *e, GDLGStream *a, bool canUsePClip=false) ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:1979:15: warning: 'bool lib::gdlBox(EnvT*, GDLGStream*, DDouble, DDouble, DDouble, DDouble, bool, bool)' defined but not used [-Wunused-function] static bool gdlBox(EnvT *e, GDLGStream *a, DDouble xStart, DDouble xEnd, DDouble yStart, DDouble yEnd, bool xLog, bool yLog) ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:2195:15: warning: 'bool lib::gdlBox3(EnvT*, GDLGStream*, DDouble, DDouble, DDouble, DDouble, DDouble, DDouble, bool, bool, bool, bool)' defined but not used [-Wunused-function] static bool gdlBox3(EnvT *e, GDLGStream *a, DDouble xStart, DDouble xEnd, DDouble yStart, ^ [ 84%] Building CXX object src/CMakeFiles/gdl.dir/plotting_xyouts.cpp.o cd /builddir/build/BUILD/gdl-0.9.9/build/src && /usr/bin/c++ -DHAVE_CONFIG_H -DWXUSINGDLL -D_FILE_OFFSET_BITS=64 -D__WXGTK__ -I/builddir/build/BUILD/gdl-0.9.9/src -I/usr/include/tirpc -I/usr/include/GraphicsMagick -I/usr/lib/wx/include/gtk3-unicode-3.0 -I/usr/include/wx-3.0 -I/usr/include/libgeotiff -I/usr/include/hdf -I/usr/include/python2.7 -I/usr/lib/python2.7/site-packages/numpy/core/include -I/usr/include/udunits2 -I/usr/include/eigen3 -I/builddir/build/BUILD/gdl-0.9.9 -I/builddir/build/BUILD/gdl-0.9.9/build -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -DNDEBUG -fPIE -fopenmp -std=gnu++11 -o CMakeFiles/gdl.dir/plotting_xyouts.cpp.o -c /builddir/build/BUILD/gdl-0.9.9/src/plotting_xyouts.cpp In file included from /builddir/build/BUILD/gdl-0.9.9/src/basegdl.hpp:31:0, from /builddir/build/BUILD/gdl-0.9.9/src/str.hpp:25, from /builddir/build/BUILD/gdl-0.9.9/src/envt.hpp:26, from /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:60, from /builddir/build/BUILD/gdl-0.9.9/src/plotting_xyouts.cpp:19: /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In copy constructor 'dimension::dimension(const dimension&)': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:55:14: warning: array subscript has type 'char' [-Wchar-subscripts] { dim[i]=dim_.dim[i];} ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:55:26: warning: array subscript has type 'char' [-Wchar-subscripts] { dim[i]=dim_.dim[i];} ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In member function 'dimension& dimension::operator=(const dimension&)': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:118:12: warning: array subscript has type 'char' [-Wchar-subscripts] dim[i]=dim_.dim[i]; ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:118:24: warning: array subscript has type 'char' [-Wchar-subscripts] dim[i]=dim_.dim[i]; ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In member function 'void dimension::operator<<(SizeT)': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:146:15: warning: array subscript has type 'char' [-Wchar-subscripts] dim[rank++]=add; ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In member function 'SizeT dimension::NDimElements()': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:295:24: warning: array subscript has type 'char' [-Wchar-subscripts] return stride[ rank]; ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In member function 'SizeT dimension::NDimElementsConst() const': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:303:44: warning: array subscript has type 'char' [-Wchar-subscripts] for(char i=0; i= labelList.Size()) ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/plotting_xyouts.cpp:19:0: /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp: In function 'bool lib::startClipping(EnvT*, GDLGStream*, bool)': /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:1676:58: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else for ( int i=0; i<4&&iN_Elements(); ++i ) tempbox[i]=dClipBox[i]=(*clipBox)[i]; ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp: In function 'bool lib::gdlAxis(EnvT*, GDLGStream*, std::string, DDouble, DDouble, bool, DLong, DDouble)': /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:1747:11: warning: variable 'OtherAxisSizeInMm' set but not used [-Wunused-but-set-variable] PLFLT OtherAxisSizeInMm; ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:1792:12: warning: variable 'interligne_as_char' set but not used [-Wunused-but-set-variable] DFloat interligne_as_char; ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp: In function 'bool lib::gdlAxis3(EnvT*, GDLGStream*, std::string, DDouble, DDouble, bool, DLong, DDouble)': /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:2015:11: warning: variable 'OtherAxisSizeInMm' set but not used [-Wunused-but-set-variable] PLFLT OtherAxisSizeInMm; ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:2064:12: warning: variable 'interligne' set but not used [-Wunused-but-set-variable] DFloat interligne; ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting_xyouts.cpp: In member function 'virtual void lib::xyouts_call::old_body(EnvT*, GDLGStream*)': /builddir/build/BUILD/gdl-0.9.9/src/plotting_xyouts.cpp:208:12: warning: unused variable 'mapSet' [-Wunused-variable] bool mapSet=false; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/plotting_xyouts.cpp:19:0: /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp: At global scope: /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:397:15: warning: 'void lib::gdlSetGraphicsBackgroundColorFromKw(EnvT*, GDLGStream*, bool)' defined but not used [-Wunused-function] static void gdlSetGraphicsBackgroundColorFromKw(EnvT *e, GDLGStream *a, bool kw=true) ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:433:15: warning: 'void lib::gdlGetPsym(EnvT*, DLong&)' defined but not used [-Wunused-function] static void gdlGetPsym(EnvT *e, DLong &psym) ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:444:16: warning: 'void lib::gdlSetSymsize(EnvT*, GDLGStream*)' defined but not used [-Wunused-function] static void gdlSetSymsize(EnvT *e, GDLGStream *a) ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:667:15: warning: 'bool lib::gdlGetDesiredAxisRange(EnvT*, std::string, DDouble&, DDouble&)' defined but not used [-Wunused-function] static bool gdlGetDesiredAxisRange(EnvT *e, string axis, DDouble &start, DDouble &end) ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:748:16: warning: 'void lib::gdlGetDesiredAxisTickget(EnvT*, std::string, DDoubleGDL*)' defined but not used [-Wunused-function] static void gdlGetDesiredAxisTickget(EnvT *e, string axis, DDoubleGDL *Axistickget) ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:901:14: warning: 'int lib::gdlGetCalendarCode(EnvT*, std::string)' defined but not used [-Wunused-function] static int gdlGetCalendarCode(EnvT* e, string axis) ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:955:15: warning: 'void lib::gdlGetDesiredAxisTickv(EnvT*, std::string, DDoubleGDL*)' defined but not used [-Wunused-function] static void gdlGetDesiredAxisTickv(EnvT* e, string axis, DDoubleGDL* axisTickvVect) ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:998:17: warning: 'void lib::gdlSetLineStyle(EnvT*, GDLGStream*)' defined but not used [-Wunused-function] static void gdlSetLineStyle(EnvT *e, GDLGStream *a) ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:1046:15: warning: 'void lib::gdlSetPenThickness(EnvT*, GDLGStream*)' defined but not used [-Wunused-function] static void gdlSetPenThickness(EnvT *e, GDLGStream *a) ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:1082:17: warning: 'bool lib::gdlYaxisNoZero(EnvT*)' defined but not used [-Wunused-function] static bool gdlYaxisNoZero(EnvT* e) ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:1108:15: warning: 'void lib::gdlNextPlotHandlingNoEraseOption(EnvT*, GDLGStream*, bool)' defined but not used [-Wunused-function] static void gdlNextPlotHandlingNoEraseOption(EnvT *e, GDLGStream *a, bool noe=0) ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:1152:15: warning: 'bool lib::gdlSet3DViewPortAndWorldCoordinates(EnvT*, GDLGStream*, DDoubleGDL*, bool, bool, DDouble, DDouble, DDouble, DDouble, DDouble, DDouble, bool)' defined but not used [-Wunused-function] static bool gdlSet3DViewPortAndWorldCoordinates(EnvT* e, ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:1358:15: warning: 'bool lib::gdlSetViewPortAndWorldCoordinates(EnvT*, GDLGStream*, bool, bool, DFloat, DFloat, DFloat, DFloat, DDouble, DDouble, DDouble, DDouble, DLong)' defined but not used [-Wunused-function] static bool gdlSetViewPortAndWorldCoordinates(EnvT* e, ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:1979:15: warning: 'bool lib::gdlBox(EnvT*, GDLGStream*, DDouble, DDouble, DDouble, DDouble, bool, bool)' defined but not used [-Wunused-function] static bool gdlBox(EnvT *e, GDLGStream *a, DDouble xStart, DDouble xEnd, DDouble yStart, DDouble yEnd, bool xLog, bool yLog) ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:2195:15: warning: 'bool lib::gdlBox3(EnvT*, GDLGStream*, DDouble, DDouble, DDouble, DDouble, DDouble, DDouble, bool, bool, bool, bool)' defined but not used [-Wunused-function] static bool gdlBox3(EnvT *e, GDLGStream *a, DDouble xStart, DDouble xEnd, DDouble yStart, ^ [ 85%] Building CXX object src/CMakeFiles/gdl.dir/plotting.cpp.o cd /builddir/build/BUILD/gdl-0.9.9/build/src && /usr/bin/c++ -DHAVE_CONFIG_H -DWXUSINGDLL -D_FILE_OFFSET_BITS=64 -D__WXGTK__ -I/builddir/build/BUILD/gdl-0.9.9/src -I/usr/include/tirpc -I/usr/include/GraphicsMagick -I/usr/lib/wx/include/gtk3-unicode-3.0 -I/usr/include/wx-3.0 -I/usr/include/libgeotiff -I/usr/include/hdf -I/usr/include/python2.7 -I/usr/lib/python2.7/site-packages/numpy/core/include -I/usr/include/udunits2 -I/usr/include/eigen3 -I/builddir/build/BUILD/gdl-0.9.9 -I/builddir/build/BUILD/gdl-0.9.9/build -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -DNDEBUG -fPIE -fopenmp -std=gnu++11 -o CMakeFiles/gdl.dir/plotting.cpp.o -c /builddir/build/BUILD/gdl-0.9.9/src/plotting.cpp In file included from /builddir/build/BUILD/gdl-0.9.9/src/basegdl.hpp:31:0, from /builddir/build/BUILD/gdl-0.9.9/src/str.hpp:25, from /builddir/build/BUILD/gdl-0.9.9/src/GDLParser.hpp:16, from /builddir/build/BUILD/gdl-0.9.9/src/GDLLexer.hpp:14, from /builddir/build/BUILD/gdl-0.9.9/src/dinterpreter.hpp:67, from /builddir/build/BUILD/gdl-0.9.9/src/plotting.cpp:19: /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In copy constructor 'dimension::dimension(const dimension&)': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:55:14: warning: array subscript has type 'char' [-Wchar-subscripts] { dim[i]=dim_.dim[i];} ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:55:26: warning: array subscript has type 'char' [-Wchar-subscripts] { dim[i]=dim_.dim[i];} ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In member function 'dimension& dimension::operator=(const dimension&)': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:118:12: warning: array subscript has type 'char' [-Wchar-subscripts] dim[i]=dim_.dim[i]; ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:118:24: warning: array subscript has type 'char' [-Wchar-subscripts] dim[i]=dim_.dim[i]; ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In member function 'void dimension::operator<<(SizeT)': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:146:15: warning: array subscript has type 'char' [-Wchar-subscripts] dim[rank++]=add; ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In member function 'SizeT dimension::NDimElements()': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:295:24: warning: array subscript has type 'char' [-Wchar-subscripts] return stride[ rank]; ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In member function 'SizeT dimension::NDimElementsConst() const': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:303:44: warning: array subscript has type 'char' [-Wchar-subscripts] for(char i=0; i= labelList.Size()) ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp:21:0, from /builddir/build/BUILD/gdl-0.9.9/src/GDLTreeParser.hpp:13, from /builddir/build/BUILD/gdl-0.9.9/src/dinterpreter.hpp:69, from /builddir/build/BUILD/gdl-0.9.9/src/plotting.cpp:19: /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp: In member function 'void ArrayIndexVectorT::Clear()': /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp:142:17: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for( int i=0; iGetStride() * varStride[variableIndex]; ^ /builddir/build/BUILD/gdl-0.9.9/src/allix.hpp: In constructor 'AllIxNewMultiOneVariableIndexIndexedT::AllIxNewMultiOneVariableIndexIndexedT(RankT, SizeT, ArrayIndexVectorT*, SizeT, SizeT, const SizeT*, SizeT*, SizeT*)': /builddir/build/BUILD/gdl-0.9.9/src/allix.hpp:654:44: warning: array subscript has type 'char' [-Wchar-subscripts] ixListStride = varStride[variableIndex]; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp:21:0, from /builddir/build/BUILD/gdl-0.9.9/src/GDLTreeParser.hpp:13, from /builddir/build/BUILD/gdl-0.9.9/src/dinterpreter.hpp:69, from /builddir/build/BUILD/gdl-0.9.9/src/plotting.cpp:19: /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp: In member function 'virtual SizeT CArrayIndexScalar::NIter(SizeT)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp:409:14: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= varDim && s > 0) // varDim == 0 && s == 0 ok ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp: In member function 'virtual SizeT ArrayIndexIndexed::NIter(SizeT)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp:577:16: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= varDim && s > 0) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp: In member function 'virtual SizeT CArrayIndexIndexed::NIter(SizeT)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp:720:16: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= varDim && s > 0) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp: In member function 'virtual SizeT ArrayIndexORange::NIter(SizeT)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp:828:18: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( sInit >= varDim) // && s > 0) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp: In member function 'virtual SizeT ArrayIndexRange::NIter(SizeT)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp:972:14: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( e >= varDim) // && e > 0) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp: In member function 'virtual SizeT ArrayIndexORangeS::NIter(SizeT)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp:1105:14: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= varDim) // && s > 0) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp: In member function 'virtual SizeT ArrayIndexRangeS::NIter(SizeT)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp:1270:14: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( e >= varDim) // && e > 0) ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp:98:0, from /builddir/build/BUILD/gdl-0.9.9/src/GDLTreeParser.hpp:13, from /builddir/build/BUILD/gdl-0.9.9/src/dinterpreter.hpp:69, from /builddir/build/BUILD/gdl-0.9.9/src/plotting.cpp:19: /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp: In member function 'virtual BaseGDL* ArrayIndexListOneNoAssocT::Index(BaseGDL*, IxExprListT&)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp:308:8: warning: unused variable 'assertValue' [-Wunused-variable] SizeT assertValue = ix->NIter( var->N_Elements()/*var->Size()*/); ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp: In member function 'virtual void ArrayIndexListOneScalarVPNoAssocT::SetVariable(BaseGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp:532:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp: In member function 'virtual void ArrayIndexListOneScalarVPNoAssocT::AssignAt(BaseGDL*, BaseGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp:579:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp: In member function 'virtual void ArrayIndexListOneConstScalarNoAssocT::SetVariable(BaseGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp:727:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp: In member function 'virtual void ArrayIndexListOneConstScalarNoAssocT::AssignAt(BaseGDL*, BaseGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp:752:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp: In member function 'virtual BaseGDL* ArrayIndexListOneConstScalarNoAssocT::Index(BaseGDL*, IxExprListT&)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp:782:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/GDLTreeParser.hpp:13:0, from /builddir/build/BUILD/gdl-0.9.9/src/dinterpreter.hpp:69, from /builddir/build/BUILD/gdl-0.9.9/src/plotting.cpp:19: /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp: In member function 'virtual BaseGDL* ArrayIndexListOneT::Index(BaseGDL*, IxExprListT&)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp:341:8: warning: unused variable 'assertValue' [-Wunused-variable] SizeT assertValue = ix->NIter( var->N_Elements()/*var->Size()*/); ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp: In member function 'virtual void ArrayIndexListOneScalarVPT::SetVariable(BaseGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp:562:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp: In member function 'virtual void ArrayIndexListOneScalarVPT::AssignAt(BaseGDL*, BaseGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp:609:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp: In member function 'virtual void ArrayIndexListOneConstScalarT::SetVariable(BaseGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp:738:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp: In member function 'virtual void ArrayIndexListOneConstScalarT::AssignAt(BaseGDL*, BaseGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp:763:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp: In member function 'virtual BaseGDL* ArrayIndexListOneConstScalarT::Index(BaseGDL*, IxExprListT&)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp:793:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/GDLInterpreter.hpp:23:0, from /builddir/build/BUILD/gdl-0.9.9/src/dinterpreter.hpp:70, from /builddir/build/BUILD/gdl-0.9.9/src/plotting.cpp:19: /builddir/build/BUILD/gdl-0.9.9/src/accessdesc.hpp: In member function 'void DotAccessDescT::ADAssign(BaseGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/accessdesc.hpp:392:9: warning: unused variable 'lRank' [-Wunused-variable] SizeT lRank = dim.Rank(); ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/dinterpreter.hpp:70:0, from /builddir/build/BUILD/gdl-0.9.9/src/plotting.cpp:19: /builddir/build/BUILD/gdl-0.9.9/src/GDLInterpreter.hpp: In static member function 'static void GDLInterpreter::EnableAllGC()': /builddir/build/BUILD/gdl-0.9.9/src/GDLInterpreter.hpp:366:15: warning: variable 'nEl' set but not used [-Wunused-but-set-variable] SizeT nEl = heap.size(); ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/plotting.cpp:20:0: /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp: In function 'bool lib::startClipping(EnvT*, GDLGStream*, bool)': /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:1676:58: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else for ( int i=0; i<4&&iN_Elements(); ++i ) tempbox[i]=dClipBox[i]=(*clipBox)[i]; ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp: In function 'bool lib::gdlAxis(EnvT*, GDLGStream*, std::string, DDouble, DDouble, bool, DLong, DDouble)': /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:1747:11: warning: variable 'OtherAxisSizeInMm' set but not used [-Wunused-but-set-variable] PLFLT OtherAxisSizeInMm; ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:1792:12: warning: variable 'interligne_as_char' set but not used [-Wunused-but-set-variable] DFloat interligne_as_char; ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp: In function 'bool lib::gdlAxis3(EnvT*, GDLGStream*, std::string, DDouble, DDouble, bool, DLong, DDouble)': /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:2015:11: warning: variable 'OtherAxisSizeInMm' set but not used [-Wunused-but-set-variable] PLFLT OtherAxisSizeInMm; ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:2064:12: warning: variable 'interligne' set but not used [-Wunused-but-set-variable] DFloat interligne; ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.cpp: In function 'void lib::gdlDoRangeExtrema(DDoubleGDL*, DDoubleGDL*, DDouble&, DDouble&, DDouble, DDouble, bool, DDouble, DDouble)': /builddir/build/BUILD/gdl-0.9.9/src/plotting.cpp:82:28: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if(n!=yVal->N_Elements()) return; ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.cpp:83:22: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (i=0,k=0 ; iN_Elements(); ++i ) (*static_cast(pStruct->GetTag(clipTag, 0)))[i]=(*clipBox)[i]; ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.cpp: In function 'void lib::gdlMultiAxisTickFunc(PLINT, PLFLT, char*, PLINT, PLPointer)': /builddir/build/BUILD/gdl-0.9.9/src/plotting.cpp:1418:25: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (ptr->counter != lastUnits) ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.cpp: In function 'DDoubleGDL* lib::gdlProjForward(void*, DStructGDL*, DDoubleGDL*, DDoubleGDL*, DLongGDL*, bool, DLongGDL*&, bool, DLongGDL*&, bool, bool)': /builddir/build/BUILD/gdl-0.9.9/src/plotting.cpp:2078:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (in = 1; in < size; in++) { ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.cpp:2553:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.cpp:2553:102: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.cpp:2556:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (OMPInt i = 0; i < nEl; ++i) { ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.cpp:2027:13: warning: variable 'px' set but not used [-Wunused-but-set-variable] DDouble px = (*pipeline)[dims[0] * line + 5]; //pole x,y,z ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.cpp:2028:13: warning: variable 'py' set but not used [-Wunused-but-set-variable] DDouble py = (*pipeline)[dims[0] * line + 6]; ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.cpp:2029:13: warning: variable 'pz' set but not used [-Wunused-but-set-variable] DDouble pz = (*pipeline)[dims[0] * line + 7]; ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.cpp: In function 'void lib::GDLgrProjectedPolygonPlot(GDLGStream*, void*, DStructGDL*, DDoubleGDL*, DDoubleGDL*, bool, bool, DLongGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/plotting.cpp:2586:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nin >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nin)) ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.cpp:2586:102: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nin >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nin)) ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.cpp:2589:35: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for ( OMPInt in = 0; in < nin; in++ ) { //pass in radians for gdlProjForward ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.cpp:2614:20: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if ( size >= minpoly ) { ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/plotting.cpp:20:0: /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp: In function 'PLFLT lib::gdlAdjustAxisRange(EnvT*, std::string, DDouble&, DDouble&, bool, int)': /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:793:65: warning: 'choosenIx' may be used uninitialized in this function [-Wmaybe-uninitialized] e->AssureDoubleScalarKWIfPresent(choosenIx, axisTickinterval); ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:781:9: note: 'choosenIx' was declared here int choosenIx; ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.cpp: In function 'void lib::draw_polyline(GDLGStream*, DDoubleGDL*, DDoubleGDL*, DDouble, DDouble, bool, bool, bool, DLong, bool, bool, DLongGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/plotting.cpp:891:26: warning: 'do_fill' may be used uninitialized in this function [-Wmaybe-uninitialized] if (*do_fill == 1) ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.cpp:886:33: warning: 'userSymArrayDim' may be used uninitialized in this function [-Wmaybe-uninitialized] for (int kk = 0; kk < *userSymArrayDim; kk++) ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.cpp:687:24: warning: 'userSymY' may be used uninitialized in this function [-Wmaybe-uninitialized] DFloat *userSymX, *userSymY; ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.cpp:687:13: warning: 'userSymX' may be used uninitialized in this function [-Wmaybe-uninitialized] DFloat *userSymX, *userSymY; ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.cpp: In function 'void lib::gdlStoreAxisSandWINDOW(GDLGStream*, std::string, DDouble, DDouble, bool)': /builddir/build/BUILD/gdl-0.9.9/src/plotting.cpp:1184:75: warning: 'norm_max' may be used uninitialized in this function [-Wmaybe-uninitialized] (*static_cast(Struct->GetTag(windowTag, 0)))[1]=norm_max; ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.cpp:1188:16: warning: 'norm_min' may be used uninitialized in this function [-Wmaybe-uninitialized] (norm_min*End-norm_max*Start)/(End-Start); ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/envt.hpp:29:0, from /builddir/build/BUILD/gdl-0.9.9/src/objects.hpp:29, from /builddir/build/BUILD/gdl-0.9.9/src/GDLParser.hpp:18, from /builddir/build/BUILD/gdl-0.9.9/src/GDLLexer.hpp:14, from /builddir/build/BUILD/gdl-0.9.9/src/dinterpreter.hpp:67, from /builddir/build/BUILD/gdl-0.9.9/src/plotting.cpp:19: /builddir/build/BUILD/gdl-0.9.9/src/dstructgdl.hpp: In function 'void lib::gdlGetAxisType(std::string, bool&)': /builddir/build/BUILD/gdl-0.9.9/src/dstructgdl.hpp:395:17: warning: 'Struct' may be used uninitialized in this function [-Wmaybe-uninitialized] if( dd.size() == 0) return typeVar[ t]; ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.cpp:1204:17: note: 'Struct' was declared here DStructGDL* Struct; ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.cpp: In function 'DDoubleGDL* lib::gdlProjForward(void*, DStructGDL*, DDoubleGDL*, DDoubleGDL*, DLongGDL*, bool, DLongGDL*&, bool, DLongGDL*&, bool, bool)': /builddir/build/BUILD/gdl-0.9.9/src/plotting.cpp:2429:64: warning: 'currentVertexList' may be used uninitialized in this function [-Wmaybe-uninitialized] currentPol->VertexList = (*currentVertexList); ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/plotting.cpp:20:0: /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp: At global scope: /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:81:28: warning: 'Data3d' defined but not used [-Wunused-variable] static GDL_3DTRANSFORMDATA Data3d; ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:83:12: warning: 'code012' defined but not used [-Wunused-variable] static int code012[3] = {0, 1, 2}; ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:84:12: warning: 'code102' defined but not used [-Wunused-variable] static int code102[3] = {1, 0, 2}; ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:85:12: warning: 'code120' defined but not used [-Wunused-variable] static int code120[3] = {1, 2, 0}; ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:86:12: warning: 'code210' defined but not used [-Wunused-variable] static int code210[3] = {2, 1, 0}; ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:87:12: warning: 'code201' defined but not used [-Wunused-variable] static int code201[3] = {2, 0, 1}; ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:88:12: warning: 'code021' defined but not used [-Wunused-variable] static int code021[3] = {0, 2, 1}; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/plotting.cpp:20:0: /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:397:15: warning: 'void lib::gdlSetGraphicsBackgroundColorFromKw(EnvT*, GDLGStream*, bool)' defined but not used [-Wunused-function] static void gdlSetGraphicsBackgroundColorFromKw(EnvT *e, GDLGStream *a, bool kw=true) ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:410:15: warning: 'void lib::gdlSetGraphicsForegroundColorFromKw(EnvT*, GDLGStream*, std::string)' defined but not used [-Wunused-function] static void gdlSetGraphicsForegroundColorFromKw(EnvT *e, GDLGStream *a, string OtherColorKw="") ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:433:15: warning: 'void lib::gdlGetPsym(EnvT*, DLong&)' defined but not used [-Wunused-function] static void gdlGetPsym(EnvT *e, DLong &psym) ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:444:16: warning: 'void lib::gdlSetSymsize(EnvT*, GDLGStream*)' defined but not used [-Wunused-function] static void gdlSetSymsize(EnvT *e, GDLGStream *a) ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:667:15: warning: 'bool lib::gdlGetDesiredAxisRange(EnvT*, std::string, DDouble&, DDouble&)' defined but not used [-Wunused-function] static bool gdlGetDesiredAxisRange(EnvT *e, string axis, DDouble &start, DDouble &end) ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:748:16: warning: 'void lib::gdlGetDesiredAxisTickget(EnvT*, std::string, DDoubleGDL*)' defined but not used [-Wunused-function] static void gdlGetDesiredAxisTickget(EnvT *e, string axis, DDoubleGDL *Axistickget) ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:901:14: warning: 'int lib::gdlGetCalendarCode(EnvT*, std::string)' defined but not used [-Wunused-function] static int gdlGetCalendarCode(EnvT* e, string axis) ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:955:15: warning: 'void lib::gdlGetDesiredAxisTickv(EnvT*, std::string, DDoubleGDL*)' defined but not used [-Wunused-function] static void gdlGetDesiredAxisTickv(EnvT* e, string axis, DDoubleGDL* axisTickvVect) ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:998:17: warning: 'void lib::gdlSetLineStyle(EnvT*, GDLGStream*)' defined but not used [-Wunused-function] static void gdlSetLineStyle(EnvT *e, GDLGStream *a) ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:1046:15: warning: 'void lib::gdlSetPenThickness(EnvT*, GDLGStream*)' defined but not used [-Wunused-function] static void gdlSetPenThickness(EnvT *e, GDLGStream *a) ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:1082:17: warning: 'bool lib::gdlYaxisNoZero(EnvT*)' defined but not used [-Wunused-function] static bool gdlYaxisNoZero(EnvT* e) ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:1108:15: warning: 'void lib::gdlNextPlotHandlingNoEraseOption(EnvT*, GDLGStream*, bool)' defined but not used [-Wunused-function] static void gdlNextPlotHandlingNoEraseOption(EnvT *e, GDLGStream *a, bool noe=0) ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:1152:15: warning: 'bool lib::gdlSet3DViewPortAndWorldCoordinates(EnvT*, GDLGStream*, DDoubleGDL*, bool, bool, DDouble, DDouble, DDouble, DDouble, DDouble, DDouble, bool)' defined but not used [-Wunused-function] static bool gdlSet3DViewPortAndWorldCoordinates(EnvT* e, ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:1358:15: warning: 'bool lib::gdlSetViewPortAndWorldCoordinates(EnvT*, GDLGStream*, bool, bool, DFloat, DFloat, DFloat, DFloat, DDouble, DDouble, DDouble, DDouble, DLong)' defined but not used [-Wunused-function] static bool gdlSetViewPortAndWorldCoordinates(EnvT* e, ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:1605:15: warning: 'bool lib::startClipping(EnvT*, GDLGStream*, bool)' defined but not used [-Wunused-function] static bool startClipping(EnvT *e, GDLGStream *a, bool canUsePClip=false) ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:1979:15: warning: 'bool lib::gdlBox(EnvT*, GDLGStream*, DDouble, DDouble, DDouble, DDouble, bool, bool)' defined but not used [-Wunused-function] static bool gdlBox(EnvT *e, GDLGStream *a, DDouble xStart, DDouble xEnd, DDouble yStart, DDouble yEnd, bool xLog, bool yLog) ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:2195:15: warning: 'bool lib::gdlBox3(EnvT*, GDLGStream*, DDouble, DDouble, DDouble, DDouble, DDouble, DDouble, bool, bool, bool, bool)' defined but not used [-Wunused-function] static bool gdlBox3(EnvT *e, GDLGStream *a, DDouble xStart, DDouble xEnd, DDouble yStart, ^ [ 86%] Building CXX object src/CMakeFiles/gdl.dir/print.cpp.o cd /builddir/build/BUILD/gdl-0.9.9/build/src && /usr/bin/c++ -DHAVE_CONFIG_H -DWXUSINGDLL -D_FILE_OFFSET_BITS=64 -D__WXGTK__ -I/builddir/build/BUILD/gdl-0.9.9/src -I/usr/include/tirpc -I/usr/include/GraphicsMagick -I/usr/lib/wx/include/gtk3-unicode-3.0 -I/usr/include/wx-3.0 -I/usr/include/libgeotiff -I/usr/include/hdf -I/usr/include/python2.7 -I/usr/lib/python2.7/site-packages/numpy/core/include -I/usr/include/udunits2 -I/usr/include/eigen3 -I/builddir/build/BUILD/gdl-0.9.9 -I/builddir/build/BUILD/gdl-0.9.9/build -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -DNDEBUG -fPIE -fopenmp -std=gnu++11 -o CMakeFiles/gdl.dir/print.cpp.o -c /builddir/build/BUILD/gdl-0.9.9/src/print.cpp In file included from /builddir/build/BUILD/gdl-0.9.9/src/basegdl.hpp:31:0, from /builddir/build/BUILD/gdl-0.9.9/src/datatypes.hpp:33, from /builddir/build/BUILD/gdl-0.9.9/src/print.cpp:22: /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In copy constructor 'dimension::dimension(const dimension&)': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:55:14: warning: array subscript has type 'char' [-Wchar-subscripts] { dim[i]=dim_.dim[i];} ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:55:26: warning: array subscript has type 'char' [-Wchar-subscripts] { dim[i]=dim_.dim[i];} ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In member function 'dimension& dimension::operator=(const dimension&)': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:118:12: warning: array subscript has type 'char' [-Wchar-subscripts] dim[i]=dim_.dim[i]; ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:118:24: warning: array subscript has type 'char' [-Wchar-subscripts] dim[i]=dim_.dim[i]; ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In member function 'void dimension::operator<<(SizeT)': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:146:15: warning: array subscript has type 'char' [-Wchar-subscripts] dim[rank++]=add; ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In member function 'SizeT dimension::NDimElements()': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:295:24: warning: array subscript has type 'char' [-Wchar-subscripts] return stride[ rank]; ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In member function 'SizeT dimension::NDimElementsConst() const': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:303:44: warning: array subscript has type 'char' [-Wchar-subscripts] for(char i=0; i= labelList.Size()) ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp:21:0, from /builddir/build/BUILD/gdl-0.9.9/src/GDLTreeParser.hpp:13, from /builddir/build/BUILD/gdl-0.9.9/src/dinterpreter.hpp:69, from /builddir/build/BUILD/gdl-0.9.9/src/print.cpp:30: /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp: In member function 'void ArrayIndexVectorT::Clear()': /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp:142:17: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for( int i=0; iGetStride() * varStride[variableIndex]; ^ /builddir/build/BUILD/gdl-0.9.9/src/allix.hpp: In constructor 'AllIxNewMultiOneVariableIndexIndexedT::AllIxNewMultiOneVariableIndexIndexedT(RankT, SizeT, ArrayIndexVectorT*, SizeT, SizeT, const SizeT*, SizeT*, SizeT*)': /builddir/build/BUILD/gdl-0.9.9/src/allix.hpp:654:44: warning: array subscript has type 'char' [-Wchar-subscripts] ixListStride = varStride[variableIndex]; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp:21:0, from /builddir/build/BUILD/gdl-0.9.9/src/GDLTreeParser.hpp:13, from /builddir/build/BUILD/gdl-0.9.9/src/dinterpreter.hpp:69, from /builddir/build/BUILD/gdl-0.9.9/src/print.cpp:30: /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp: In member function 'virtual SizeT CArrayIndexScalar::NIter(SizeT)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp:409:14: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= varDim && s > 0) // varDim == 0 && s == 0 ok ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp: In member function 'virtual SizeT ArrayIndexIndexed::NIter(SizeT)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp:577:16: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= varDim && s > 0) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp: In member function 'virtual SizeT CArrayIndexIndexed::NIter(SizeT)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp:720:16: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= varDim && s > 0) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp: In member function 'virtual SizeT ArrayIndexORange::NIter(SizeT)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp:828:18: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( sInit >= varDim) // && s > 0) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp: In member function 'virtual SizeT ArrayIndexRange::NIter(SizeT)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp:972:14: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( e >= varDim) // && e > 0) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp: In member function 'virtual SizeT ArrayIndexORangeS::NIter(SizeT)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp:1105:14: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= varDim) // && s > 0) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp: In member function 'virtual SizeT ArrayIndexRangeS::NIter(SizeT)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp:1270:14: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( e >= varDim) // && e > 0) ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp:98:0, from /builddir/build/BUILD/gdl-0.9.9/src/GDLTreeParser.hpp:13, from /builddir/build/BUILD/gdl-0.9.9/src/dinterpreter.hpp:69, from /builddir/build/BUILD/gdl-0.9.9/src/print.cpp:30: /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp: In member function 'virtual BaseGDL* ArrayIndexListOneNoAssocT::Index(BaseGDL*, IxExprListT&)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp:308:8: warning: unused variable 'assertValue' [-Wunused-variable] SizeT assertValue = ix->NIter( var->N_Elements()/*var->Size()*/); ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp: In member function 'virtual void ArrayIndexListOneScalarVPNoAssocT::SetVariable(BaseGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp:532:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp: In member function 'virtual void ArrayIndexListOneScalarVPNoAssocT::AssignAt(BaseGDL*, BaseGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp:579:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp: In member function 'virtual void ArrayIndexListOneConstScalarNoAssocT::SetVariable(BaseGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp:727:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp: In member function 'virtual void ArrayIndexListOneConstScalarNoAssocT::AssignAt(BaseGDL*, BaseGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp:752:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp: In member function 'virtual BaseGDL* ArrayIndexListOneConstScalarNoAssocT::Index(BaseGDL*, IxExprListT&)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp:782:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/GDLTreeParser.hpp:13:0, from /builddir/build/BUILD/gdl-0.9.9/src/dinterpreter.hpp:69, from /builddir/build/BUILD/gdl-0.9.9/src/print.cpp:30: /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp: In member function 'virtual BaseGDL* ArrayIndexListOneT::Index(BaseGDL*, IxExprListT&)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp:341:8: warning: unused variable 'assertValue' [-Wunused-variable] SizeT assertValue = ix->NIter( var->N_Elements()/*var->Size()*/); ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp: In member function 'virtual void ArrayIndexListOneScalarVPT::SetVariable(BaseGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp:562:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp: In member function 'virtual void ArrayIndexListOneScalarVPT::AssignAt(BaseGDL*, BaseGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp:609:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp: In member function 'virtual void ArrayIndexListOneConstScalarT::SetVariable(BaseGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp:738:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp: In member function 'virtual void ArrayIndexListOneConstScalarT::AssignAt(BaseGDL*, BaseGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp:763:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp: In member function 'virtual BaseGDL* ArrayIndexListOneConstScalarT::Index(BaseGDL*, IxExprListT&)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp:793:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/GDLInterpreter.hpp:23:0, from /builddir/build/BUILD/gdl-0.9.9/src/dinterpreter.hpp:70, from /builddir/build/BUILD/gdl-0.9.9/src/print.cpp:30: /builddir/build/BUILD/gdl-0.9.9/src/accessdesc.hpp: In member function 'void DotAccessDescT::ADAssign(BaseGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/accessdesc.hpp:392:9: warning: unused variable 'lRank' [-Wunused-variable] SizeT lRank = dim.Rank(); ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/dinterpreter.hpp:70:0, from /builddir/build/BUILD/gdl-0.9.9/src/print.cpp:30: /builddir/build/BUILD/gdl-0.9.9/src/GDLInterpreter.hpp: In static member function 'static void GDLInterpreter::EnableAllGC()': /builddir/build/BUILD/gdl-0.9.9/src/GDLInterpreter.hpp:366:15: warning: variable 'nEl' set but not used [-Wunused-but-set-variable] SizeT nEl = heap.size(); ^ /builddir/build/BUILD/gdl-0.9.9/src/print.cpp: In function 'void lib::print_vmsCompat(EnvT*, int*)': /builddir/build/BUILD/gdl-0.9.9/src/print.cpp:45:51: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (e->GetKW(0) == NULL && e->NParam() > 1 + *parOffset) ^ /builddir/build/BUILD/gdl-0.9.9/src/print.cpp: In function 'void lib::printf(EnvT*)': /builddir/build/BUILD/gdl-0.9.9/src/print.cpp:118:45: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (status != oss.rdbuf()->str().size()) ^ /builddir/build/BUILD/gdl-0.9.9/src/print.cpp: In function 'void lib::print_os(std::ostream*, EnvT*, int, SizeT)': /builddir/build/BUILD/gdl-0.9.9/src/print.cpp:198:28: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for( SizeT i=parOffset; i parOffset) lastParScalar = /*par->Type() == GDL_STRING &&*/ par->Scalar(); ^ /builddir/build/BUILD/gdl-0.9.9/src/print.cpp: In function 'void lib::pm(EnvT*)': /builddir/build/BUILD/gdl-0.9.9/src/print.cpp:259:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (SizeT i = 0; i < nParam; ++i) ^ /builddir/build/BUILD/gdl-0.9.9/src/print.cpp: In function 'void lib::print_os(std::ostream*, EnvT*, int, SizeT)': /builddir/build/BUILD/gdl-0.9.9/src/print.cpp:210:42: warning: 'par' may be used uninitialized in this function [-Wmaybe-uninitialized] bool singleNullChar = (par->Type() == GDL_STRING && ^ [ 86%] Building CXX object src/CMakeFiles/gdl.dir/print_tree.cpp.o cd /builddir/build/BUILD/gdl-0.9.9/build/src && /usr/bin/c++ -DHAVE_CONFIG_H -DWXUSINGDLL -D_FILE_OFFSET_BITS=64 -D__WXGTK__ -I/builddir/build/BUILD/gdl-0.9.9/src -I/usr/include/tirpc -I/usr/include/GraphicsMagick -I/usr/lib/wx/include/gtk3-unicode-3.0 -I/usr/include/wx-3.0 -I/usr/include/libgeotiff -I/usr/include/hdf -I/usr/include/python2.7 -I/usr/lib/python2.7/site-packages/numpy/core/include -I/usr/include/udunits2 -I/usr/include/eigen3 -I/builddir/build/BUILD/gdl-0.9.9 -I/builddir/build/BUILD/gdl-0.9.9/build -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -DNDEBUG -fPIE -fopenmp -std=gnu++11 -o CMakeFiles/gdl.dir/print_tree.cpp.o -c /builddir/build/BUILD/gdl-0.9.9/src/print_tree.cpp [ 87%] Building CXX object src/CMakeFiles/gdl.dir/prognode.cpp.o cd /builddir/build/BUILD/gdl-0.9.9/build/src && /usr/bin/c++ -DHAVE_CONFIG_H -DWXUSINGDLL -D_FILE_OFFSET_BITS=64 -D__WXGTK__ -I/builddir/build/BUILD/gdl-0.9.9/src -I/usr/include/tirpc -I/usr/include/GraphicsMagick -I/usr/lib/wx/include/gtk3-unicode-3.0 -I/usr/include/wx-3.0 -I/usr/include/libgeotiff -I/usr/include/hdf -I/usr/include/python2.7 -I/usr/lib/python2.7/site-packages/numpy/core/include -I/usr/include/udunits2 -I/usr/include/eigen3 -I/builddir/build/BUILD/gdl-0.9.9 -I/builddir/build/BUILD/gdl-0.9.9/build -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -DNDEBUG -fPIE -fopenmp -std=gnu++11 -o CMakeFiles/gdl.dir/prognode.cpp.o -c /builddir/build/BUILD/gdl-0.9.9/src/prognode.cpp In file included from /builddir/build/BUILD/gdl-0.9.9/src/basegdl.hpp:31:0, from /builddir/build/BUILD/gdl-0.9.9/src/dpro.hpp:27, from /builddir/build/BUILD/gdl-0.9.9/src/prognodeexpr.hpp:22, from /builddir/build/BUILD/gdl-0.9.9/src/prognode.cpp:22: /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In copy constructor 'dimension::dimension(const dimension&)': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:55:14: warning: array subscript has type 'char' [-Wchar-subscripts] { dim[i]=dim_.dim[i];} ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:55:26: warning: array subscript has type 'char' [-Wchar-subscripts] { dim[i]=dim_.dim[i];} ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In member function 'dimension& dimension::operator=(const dimension&)': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:118:12: warning: array subscript has type 'char' [-Wchar-subscripts] dim[i]=dim_.dim[i]; ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:118:24: warning: array subscript has type 'char' [-Wchar-subscripts] dim[i]=dim_.dim[i]; ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In member function 'void dimension::operator<<(SizeT)': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:146:15: warning: array subscript has type 'char' [-Wchar-subscripts] dim[rank++]=add; ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In member function 'SizeT dimension::NDimElements()': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:295:24: warning: array subscript has type 'char' [-Wchar-subscripts] return stride[ rank]; ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In member function 'SizeT dimension::NDimElementsConst() const': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:303:44: warning: array subscript has type 'char' [-Wchar-subscripts] for(char i=0; i= labelList.Size()) ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp:21:0, from /builddir/build/BUILD/gdl-0.9.9/src/GDLTreeParser.hpp:13, from /builddir/build/BUILD/gdl-0.9.9/src/dinterpreter.hpp:69, from /builddir/build/BUILD/gdl-0.9.9/src/prognode.cpp:24: /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp: In member function 'void ArrayIndexVectorT::Clear()': /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp:142:17: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for( int i=0; iGetStride() * varStride[variableIndex]; ^ /builddir/build/BUILD/gdl-0.9.9/src/allix.hpp: In constructor 'AllIxNewMultiOneVariableIndexIndexedT::AllIxNewMultiOneVariableIndexIndexedT(RankT, SizeT, ArrayIndexVectorT*, SizeT, SizeT, const SizeT*, SizeT*, SizeT*)': /builddir/build/BUILD/gdl-0.9.9/src/allix.hpp:654:44: warning: array subscript has type 'char' [-Wchar-subscripts] ixListStride = varStride[variableIndex]; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp:21:0, from /builddir/build/BUILD/gdl-0.9.9/src/GDLTreeParser.hpp:13, from /builddir/build/BUILD/gdl-0.9.9/src/dinterpreter.hpp:69, from /builddir/build/BUILD/gdl-0.9.9/src/prognode.cpp:24: /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp: In member function 'virtual SizeT CArrayIndexScalar::NIter(SizeT)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp:409:14: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= varDim && s > 0) // varDim == 0 && s == 0 ok ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp: In member function 'virtual SizeT ArrayIndexIndexed::NIter(SizeT)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp:577:16: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= varDim && s > 0) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp: In member function 'virtual SizeT CArrayIndexIndexed::NIter(SizeT)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp:720:16: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= varDim && s > 0) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp: In member function 'virtual SizeT ArrayIndexORange::NIter(SizeT)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp:828:18: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( sInit >= varDim) // && s > 0) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp: In member function 'virtual SizeT ArrayIndexRange::NIter(SizeT)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp:972:14: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( e >= varDim) // && e > 0) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp: In member function 'virtual SizeT ArrayIndexORangeS::NIter(SizeT)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp:1105:14: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= varDim) // && s > 0) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp: In member function 'virtual SizeT ArrayIndexRangeS::NIter(SizeT)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp:1270:14: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( e >= varDim) // && e > 0) ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp:98:0, from /builddir/build/BUILD/gdl-0.9.9/src/GDLTreeParser.hpp:13, from /builddir/build/BUILD/gdl-0.9.9/src/dinterpreter.hpp:69, from /builddir/build/BUILD/gdl-0.9.9/src/prognode.cpp:24: /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp: In member function 'virtual BaseGDL* ArrayIndexListOneNoAssocT::Index(BaseGDL*, IxExprListT&)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp:308:8: warning: unused variable 'assertValue' [-Wunused-variable] SizeT assertValue = ix->NIter( var->N_Elements()/*var->Size()*/); ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp: In member function 'virtual void ArrayIndexListOneScalarVPNoAssocT::SetVariable(BaseGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp:532:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp: In member function 'virtual void ArrayIndexListOneScalarVPNoAssocT::AssignAt(BaseGDL*, BaseGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp:579:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp: In member function 'virtual void ArrayIndexListOneConstScalarNoAssocT::SetVariable(BaseGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp:727:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp: In member function 'virtual void ArrayIndexListOneConstScalarNoAssocT::AssignAt(BaseGDL*, BaseGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp:752:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp: In member function 'virtual BaseGDL* ArrayIndexListOneConstScalarNoAssocT::Index(BaseGDL*, IxExprListT&)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp:782:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/GDLTreeParser.hpp:13:0, from /builddir/build/BUILD/gdl-0.9.9/src/dinterpreter.hpp:69, from /builddir/build/BUILD/gdl-0.9.9/src/prognode.cpp:24: /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp: In member function 'virtual BaseGDL* ArrayIndexListOneT::Index(BaseGDL*, IxExprListT&)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp:341:8: warning: unused variable 'assertValue' [-Wunused-variable] SizeT assertValue = ix->NIter( var->N_Elements()/*var->Size()*/); ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp: In member function 'virtual void ArrayIndexListOneScalarVPT::SetVariable(BaseGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp:562:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp: In member function 'virtual void ArrayIndexListOneScalarVPT::AssignAt(BaseGDL*, BaseGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp:609:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp: In member function 'virtual void ArrayIndexListOneConstScalarT::SetVariable(BaseGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp:738:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp: In member function 'virtual void ArrayIndexListOneConstScalarT::AssignAt(BaseGDL*, BaseGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp:763:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp: In member function 'virtual BaseGDL* ArrayIndexListOneConstScalarT::Index(BaseGDL*, IxExprListT&)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp:793:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/GDLInterpreter.hpp:23:0, from /builddir/build/BUILD/gdl-0.9.9/src/dinterpreter.hpp:70, from /builddir/build/BUILD/gdl-0.9.9/src/prognode.cpp:24: /builddir/build/BUILD/gdl-0.9.9/src/accessdesc.hpp: In member function 'void DotAccessDescT::ADAssign(BaseGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/accessdesc.hpp:392:9: warning: unused variable 'lRank' [-Wunused-variable] SizeT lRank = dim.Rank(); ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/dinterpreter.hpp:70:0, from /builddir/build/BUILD/gdl-0.9.9/src/prognode.cpp:24: /builddir/build/BUILD/gdl-0.9.9/src/GDLInterpreter.hpp: In static member function 'static void GDLInterpreter::EnableAllGC()': /builddir/build/BUILD/gdl-0.9.9/src/GDLInterpreter.hpp:366:15: warning: variable 'nEl' set but not used [-Wunused-but-set-variable] SizeT nEl = heap.size(); ^ /builddir/build/BUILD/gdl-0.9.9/src/prognode.cpp: In member function 'virtual BaseGDL* ASSIGNNode::Eval()': /builddir/build/BUILD/gdl-0.9.9/src/prognode.cpp:160:15: warning: unused variable 'l' [-Wunused-variable] BaseGDL** l=_t->getNextSibling()->LExpr( res); //l_expr(_t, res); ^ /builddir/build/BUILD/gdl-0.9.9/src/prognode.cpp: In member function 'virtual BaseGDL* ASSIGN_ARRAYEXPR_MFCALLNode::Eval()': /builddir/build/BUILD/gdl-0.9.9/src/prognode.cpp:193:23: warning: unused variable 'l' [-Wunused-variable] BaseGDL** l=interpreter->l_arrayexpr_mfcall_as_arrayexpr(mark, res); ^ /builddir/build/BUILD/gdl-0.9.9/src/prognode.cpp: In member function 'virtual BaseGDL* STRUCNode::Eval()': /builddir/build/BUILD/gdl-0.9.9/src/prognode.cpp:526:13: warning: unused variable 'rTree' [-Wunused-variable] ProgNodeP rTree = this->getNextSibling(); ^ /builddir/build/BUILD/gdl-0.9.9/src/prognode.cpp: In member function 'virtual RetCode ASSIGNNode::Run(bool)': /builddir/build/BUILD/gdl-0.9.9/src/prognode.cpp:950:13: warning: variable 'l' set but not used [-Wunused-but-set-variable] BaseGDL** l; ^ /builddir/build/BUILD/gdl-0.9.9/src/prognode.cpp: In member function 'virtual BaseGDL* POSTDECNode::Eval()': /builddir/build/BUILD/gdl-0.9.9/src/prognode.cpp:1226:13: warning: unused variable 'ref' [-Wunused-variable] BaseGDL** ref=interpreter->l_decinc_expr( this->getFirstChild(), GDLTokenTypes::POSTDEC, res); ^ /builddir/build/BUILD/gdl-0.9.9/src/prognode.cpp: In member function 'virtual BaseGDL* DECNode::Eval()': /builddir/build/BUILD/gdl-0.9.9/src/prognode.cpp:1239:13: warning: unused variable 'ref' [-Wunused-variable] BaseGDL** ref=interpreter->l_decinc_expr( this->getFirstChild(), GDLTokenTypes::DEC, res); ^ /builddir/build/BUILD/gdl-0.9.9/src/prognode.cpp: In member function 'virtual BaseGDL* POSTINCNode::Eval()': /builddir/build/BUILD/gdl-0.9.9/src/prognode.cpp:1283:13: warning: unused variable 'ref' [-Wunused-variable] BaseGDL** ref=interpreter->l_decinc_expr( this->getFirstChild(), GDLTokenTypes::POSTINC, res); ^ /builddir/build/BUILD/gdl-0.9.9/src/prognode.cpp: In member function 'virtual BaseGDL* INCNode::Eval()': /builddir/build/BUILD/gdl-0.9.9/src/prognode.cpp:1297:13: warning: unused variable 'ref' [-Wunused-variable] BaseGDL** ref=interpreter->l_decinc_expr( this->getFirstChild(), GDLTokenTypes::INC, res); ^ /builddir/build/BUILD/gdl-0.9.9/src/prognode.cpp: In member function 'virtual RetCode FOREACH_LOOPNode::Run(bool)': /builddir/build/BUILD/gdl-0.9.9/src/prognode.cpp:1587:28: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( loopInfo.foreachIx < nEl) ^ /builddir/build/BUILD/gdl-0.9.9/src/prognode.cpp: In member function 'virtual RetCode FOREACH_INDEX_LOOPNode::Run(bool)': /builddir/build/BUILD/gdl-0.9.9/src/prognode.cpp:1702:28: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( loopInfo.foreachIx < nEl) ^ /builddir/build/BUILD/gdl-0.9.9/src/prognode.cpp: In member function 'virtual RetCode CONTINUENode::Run(bool)': /builddir/build/BUILD/gdl-0.9.9/src/prognode.cpp:2055:12: warning: unused variable 'e' [-Wunused-variable] EnvBaseT* e = interpreter->CallStack().back(); ^ /builddir/build/BUILD/gdl-0.9.9/src/prognode.cpp: In member function 'virtual RetCode BREAKNode::Run(bool)': /builddir/build/BUILD/gdl-0.9.9/src/prognode.cpp:2066:12: warning: unused variable 'e' [-Wunused-variable] EnvBaseT* e = interpreter->CallStack().back(); ^ /builddir/build/BUILD/gdl-0.9.9/src/prognode.cpp: In member function 'virtual BaseGDL* ARRAYDEFNode::Eval()': /builddir/build/BUILD/gdl-0.9.9/src/prognode.cpp:337:42: warning: 'cTypeData' may be used uninitialized in this function [-Wmaybe-uninitialized] GDLException( _t, cTypeData->TypeStr()+ ^ [ 88%] Building CXX object src/CMakeFiles/gdl.dir/prognode_lexpr.cpp.o cd /builddir/build/BUILD/gdl-0.9.9/build/src && /usr/bin/c++ -DHAVE_CONFIG_H -DWXUSINGDLL -D_FILE_OFFSET_BITS=64 -D__WXGTK__ -I/builddir/build/BUILD/gdl-0.9.9/src -I/usr/include/tirpc -I/usr/include/GraphicsMagick -I/usr/lib/wx/include/gtk3-unicode-3.0 -I/usr/include/wx-3.0 -I/usr/include/libgeotiff -I/usr/include/hdf -I/usr/include/python2.7 -I/usr/lib/python2.7/site-packages/numpy/core/include -I/usr/include/udunits2 -I/usr/include/eigen3 -I/builddir/build/BUILD/gdl-0.9.9 -I/builddir/build/BUILD/gdl-0.9.9/build -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -DNDEBUG -fPIE -fopenmp -std=gnu++11 -o CMakeFiles/gdl.dir/prognode_lexpr.cpp.o -c /builddir/build/BUILD/gdl-0.9.9/src/prognode_lexpr.cpp /builddir/build/BUILD/gdl-0.9.9/src/prognode_lexpr.cpp:256:1: warning: multi-line comment [-Wcomment] // #define LEXPRGRAB \ ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/basegdl.hpp:31:0, from /builddir/build/BUILD/gdl-0.9.9/src/str.hpp:25, from /builddir/build/BUILD/gdl-0.9.9/src/GDLParser.hpp:16, from /builddir/build/BUILD/gdl-0.9.9/src/GDLLexer.hpp:14, from /builddir/build/BUILD/gdl-0.9.9/src/dinterpreter.hpp:67, from /builddir/build/BUILD/gdl-0.9.9/src/prognode_lexpr.cpp:24: /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In copy constructor 'dimension::dimension(const dimension&)': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:55:14: warning: array subscript has type 'char' [-Wchar-subscripts] { dim[i]=dim_.dim[i];} ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:55:26: warning: array subscript has type 'char' [-Wchar-subscripts] { dim[i]=dim_.dim[i];} ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In member function 'dimension& dimension::operator=(const dimension&)': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:118:12: warning: array subscript has type 'char' [-Wchar-subscripts] dim[i]=dim_.dim[i]; ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:118:24: warning: array subscript has type 'char' [-Wchar-subscripts] dim[i]=dim_.dim[i]; ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In member function 'void dimension::operator<<(SizeT)': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:146:15: warning: array subscript has type 'char' [-Wchar-subscripts] dim[rank++]=add; ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In member function 'SizeT dimension::NDimElements()': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:295:24: warning: array subscript has type 'char' [-Wchar-subscripts] return stride[ rank]; ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In member function 'SizeT dimension::NDimElementsConst() const': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:303:44: warning: array subscript has type 'char' [-Wchar-subscripts] for(char i=0; i= labelList.Size()) ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp:21:0, from /builddir/build/BUILD/gdl-0.9.9/src/GDLTreeParser.hpp:13, from /builddir/build/BUILD/gdl-0.9.9/src/dinterpreter.hpp:69, from /builddir/build/BUILD/gdl-0.9.9/src/prognode_lexpr.cpp:24: /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp: In member function 'void ArrayIndexVectorT::Clear()': /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp:142:17: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for( int i=0; iGetStride() * varStride[variableIndex]; ^ /builddir/build/BUILD/gdl-0.9.9/src/allix.hpp: In constructor 'AllIxNewMultiOneVariableIndexIndexedT::AllIxNewMultiOneVariableIndexIndexedT(RankT, SizeT, ArrayIndexVectorT*, SizeT, SizeT, const SizeT*, SizeT*, SizeT*)': /builddir/build/BUILD/gdl-0.9.9/src/allix.hpp:654:44: warning: array subscript has type 'char' [-Wchar-subscripts] ixListStride = varStride[variableIndex]; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp:21:0, from /builddir/build/BUILD/gdl-0.9.9/src/GDLTreeParser.hpp:13, from /builddir/build/BUILD/gdl-0.9.9/src/dinterpreter.hpp:69, from /builddir/build/BUILD/gdl-0.9.9/src/prognode_lexpr.cpp:24: /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp: In member function 'virtual SizeT CArrayIndexScalar::NIter(SizeT)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp:409:14: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= varDim && s > 0) // varDim == 0 && s == 0 ok ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp: In member function 'virtual SizeT ArrayIndexIndexed::NIter(SizeT)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp:577:16: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= varDim && s > 0) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp: In member function 'virtual SizeT CArrayIndexIndexed::NIter(SizeT)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp:720:16: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= varDim && s > 0) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp: In member function 'virtual SizeT ArrayIndexORange::NIter(SizeT)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp:828:18: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( sInit >= varDim) // && s > 0) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp: In member function 'virtual SizeT ArrayIndexRange::NIter(SizeT)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp:972:14: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( e >= varDim) // && e > 0) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp: In member function 'virtual SizeT ArrayIndexORangeS::NIter(SizeT)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp:1105:14: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= varDim) // && s > 0) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp: In member function 'virtual SizeT ArrayIndexRangeS::NIter(SizeT)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp:1270:14: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( e >= varDim) // && e > 0) ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp:98:0, from /builddir/build/BUILD/gdl-0.9.9/src/GDLTreeParser.hpp:13, from /builddir/build/BUILD/gdl-0.9.9/src/dinterpreter.hpp:69, from /builddir/build/BUILD/gdl-0.9.9/src/prognode_lexpr.cpp:24: /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp: In member function 'virtual BaseGDL* ArrayIndexListOneNoAssocT::Index(BaseGDL*, IxExprListT&)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp:308:8: warning: unused variable 'assertValue' [-Wunused-variable] SizeT assertValue = ix->NIter( var->N_Elements()/*var->Size()*/); ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp: In member function 'virtual void ArrayIndexListOneScalarVPNoAssocT::SetVariable(BaseGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp:532:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp: In member function 'virtual void ArrayIndexListOneScalarVPNoAssocT::AssignAt(BaseGDL*, BaseGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp:579:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp: In member function 'virtual void ArrayIndexListOneConstScalarNoAssocT::SetVariable(BaseGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp:727:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp: In member function 'virtual void ArrayIndexListOneConstScalarNoAssocT::AssignAt(BaseGDL*, BaseGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp:752:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp: In member function 'virtual BaseGDL* ArrayIndexListOneConstScalarNoAssocT::Index(BaseGDL*, IxExprListT&)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp:782:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/GDLTreeParser.hpp:13:0, from /builddir/build/BUILD/gdl-0.9.9/src/dinterpreter.hpp:69, from /builddir/build/BUILD/gdl-0.9.9/src/prognode_lexpr.cpp:24: /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp: In member function 'virtual BaseGDL* ArrayIndexListOneT::Index(BaseGDL*, IxExprListT&)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp:341:8: warning: unused variable 'assertValue' [-Wunused-variable] SizeT assertValue = ix->NIter( var->N_Elements()/*var->Size()*/); ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp: In member function 'virtual void ArrayIndexListOneScalarVPT::SetVariable(BaseGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp:562:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp: In member function 'virtual void ArrayIndexListOneScalarVPT::AssignAt(BaseGDL*, BaseGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp:609:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp: In member function 'virtual void ArrayIndexListOneConstScalarT::SetVariable(BaseGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp:738:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp: In member function 'virtual void ArrayIndexListOneConstScalarT::AssignAt(BaseGDL*, BaseGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp:763:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp: In member function 'virtual BaseGDL* ArrayIndexListOneConstScalarT::Index(BaseGDL*, IxExprListT&)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp:793:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/GDLInterpreter.hpp:23:0, from /builddir/build/BUILD/gdl-0.9.9/src/dinterpreter.hpp:70, from /builddir/build/BUILD/gdl-0.9.9/src/prognode_lexpr.cpp:24: /builddir/build/BUILD/gdl-0.9.9/src/accessdesc.hpp: In member function 'void DotAccessDescT::ADAssign(BaseGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/accessdesc.hpp:392:9: warning: unused variable 'lRank' [-Wunused-variable] SizeT lRank = dim.Rank(); ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/dinterpreter.hpp:70:0, from /builddir/build/BUILD/gdl-0.9.9/src/prognode_lexpr.cpp:24: /builddir/build/BUILD/gdl-0.9.9/src/GDLInterpreter.hpp: In static member function 'static void GDLInterpreter::EnableAllGC()': /builddir/build/BUILD/gdl-0.9.9/src/GDLInterpreter.hpp:366:15: warning: variable 'nEl' set but not used [-Wunused-but-set-variable] SizeT nEl = heap.size(); ^ /builddir/build/BUILD/gdl-0.9.9/src/prognode_lexpr.cpp: In member function 'virtual BaseGDL** ARRAYEXPRNode::LExpr(BaseGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/prognode_lexpr.cpp:128:43: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( (indexList.size() + 2) > nParSub - 1) ^ /builddir/build/BUILD/gdl-0.9.9/src/prognode_lexpr.cpp: In member function 'virtual BaseGDL** DOTNode::LExpr(BaseGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/prognode_lexpr.cpp:414:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( (indexList.size() + 2) > nParSub - 1) ^ /builddir/build/BUILD/gdl-0.9.9/src/prognode_lexpr.cpp: In member function 'virtual BaseGDL** ASSIGNNode::LExpr(BaseGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/prognode_lexpr.cpp:553:14: warning: unused variable 'e1' [-Wunused-variable] BaseGDL* e1 = _t->EvalNC(); ^ /builddir/build/BUILD/gdl-0.9.9/src/prognode_lexpr.cpp: In member function 'virtual BaseGDL** ASSIGN_ARRAYEXPR_MFCALLNode::LExpr(BaseGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/prognode_lexpr.cpp:574:14: warning: unused variable 'e1' [-Wunused-variable] BaseGDL* e1 = _t->EvalNC(); ^ [ 88%] Building CXX object src/CMakeFiles/gdl.dir/prognodeexpr.cpp.o cd /builddir/build/BUILD/gdl-0.9.9/build/src && /usr/bin/c++ -DHAVE_CONFIG_H -DWXUSINGDLL -D_FILE_OFFSET_BITS=64 -D__WXGTK__ -I/builddir/build/BUILD/gdl-0.9.9/src -I/usr/include/tirpc -I/usr/include/GraphicsMagick -I/usr/lib/wx/include/gtk3-unicode-3.0 -I/usr/include/wx-3.0 -I/usr/include/libgeotiff -I/usr/include/hdf -I/usr/include/python2.7 -I/usr/lib/python2.7/site-packages/numpy/core/include -I/usr/include/udunits2 -I/usr/include/eigen3 -I/builddir/build/BUILD/gdl-0.9.9 -I/builddir/build/BUILD/gdl-0.9.9/build -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -DNDEBUG -fPIE -fopenmp -std=gnu++11 -o CMakeFiles/gdl.dir/prognodeexpr.cpp.o -c /builddir/build/BUILD/gdl-0.9.9/src/prognodeexpr.cpp In file included from /builddir/build/BUILD/gdl-0.9.9/src/basegdl.hpp:31:0, from /builddir/build/BUILD/gdl-0.9.9/src/str.hpp:25, from /builddir/build/BUILD/gdl-0.9.9/src/GDLParser.hpp:16, from /builddir/build/BUILD/gdl-0.9.9/src/GDLLexer.hpp:14, from /builddir/build/BUILD/gdl-0.9.9/src/dinterpreter.hpp:67, from /builddir/build/BUILD/gdl-0.9.9/src/prognodeexpr.cpp:25: /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In copy constructor 'dimension::dimension(const dimension&)': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:55:14: warning: array subscript has type 'char' [-Wchar-subscripts] { dim[i]=dim_.dim[i];} ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:55:26: warning: array subscript has type 'char' [-Wchar-subscripts] { dim[i]=dim_.dim[i];} ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In member function 'dimension& dimension::operator=(const dimension&)': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:118:12: warning: array subscript has type 'char' [-Wchar-subscripts] dim[i]=dim_.dim[i]; ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:118:24: warning: array subscript has type 'char' [-Wchar-subscripts] dim[i]=dim_.dim[i]; ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In member function 'void dimension::operator<<(SizeT)': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:146:15: warning: array subscript has type 'char' [-Wchar-subscripts] dim[rank++]=add; ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In member function 'SizeT dimension::NDimElements()': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:295:24: warning: array subscript has type 'char' [-Wchar-subscripts] return stride[ rank]; ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In member function 'SizeT dimension::NDimElementsConst() const': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:303:44: warning: array subscript has type 'char' [-Wchar-subscripts] for(char i=0; i= labelList.Size()) ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp:21:0, from /builddir/build/BUILD/gdl-0.9.9/src/GDLTreeParser.hpp:13, from /builddir/build/BUILD/gdl-0.9.9/src/dinterpreter.hpp:69, from /builddir/build/BUILD/gdl-0.9.9/src/prognodeexpr.cpp:25: /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp: In member function 'void ArrayIndexVectorT::Clear()': /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp:142:17: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for( int i=0; iGetStride() * varStride[variableIndex]; ^ /builddir/build/BUILD/gdl-0.9.9/src/allix.hpp: In constructor 'AllIxNewMultiOneVariableIndexIndexedT::AllIxNewMultiOneVariableIndexIndexedT(RankT, SizeT, ArrayIndexVectorT*, SizeT, SizeT, const SizeT*, SizeT*, SizeT*)': /builddir/build/BUILD/gdl-0.9.9/src/allix.hpp:654:44: warning: array subscript has type 'char' [-Wchar-subscripts] ixListStride = varStride[variableIndex]; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp:21:0, from /builddir/build/BUILD/gdl-0.9.9/src/GDLTreeParser.hpp:13, from /builddir/build/BUILD/gdl-0.9.9/src/dinterpreter.hpp:69, from /builddir/build/BUILD/gdl-0.9.9/src/prognodeexpr.cpp:25: /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp: In member function 'virtual SizeT CArrayIndexScalar::NIter(SizeT)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp:409:14: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= varDim && s > 0) // varDim == 0 && s == 0 ok ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp: In member function 'virtual SizeT ArrayIndexIndexed::NIter(SizeT)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp:577:16: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= varDim && s > 0) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp: In member function 'virtual SizeT CArrayIndexIndexed::NIter(SizeT)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp:720:16: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= varDim && s > 0) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp: In member function 'virtual SizeT ArrayIndexORange::NIter(SizeT)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp:828:18: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( sInit >= varDim) // && s > 0) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp: In member function 'virtual SizeT ArrayIndexRange::NIter(SizeT)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp:972:14: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( e >= varDim) // && e > 0) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp: In member function 'virtual SizeT ArrayIndexORangeS::NIter(SizeT)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp:1105:14: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= varDim) // && s > 0) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp: In member function 'virtual SizeT ArrayIndexRangeS::NIter(SizeT)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp:1270:14: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( e >= varDim) // && e > 0) ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp:98:0, from /builddir/build/BUILD/gdl-0.9.9/src/GDLTreeParser.hpp:13, from /builddir/build/BUILD/gdl-0.9.9/src/dinterpreter.hpp:69, from /builddir/build/BUILD/gdl-0.9.9/src/prognodeexpr.cpp:25: /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp: In member function 'virtual BaseGDL* ArrayIndexListOneNoAssocT::Index(BaseGDL*, IxExprListT&)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp:308:8: warning: unused variable 'assertValue' [-Wunused-variable] SizeT assertValue = ix->NIter( var->N_Elements()/*var->Size()*/); ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp: In member function 'virtual void ArrayIndexListOneScalarVPNoAssocT::SetVariable(BaseGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp:532:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp: In member function 'virtual void ArrayIndexListOneScalarVPNoAssocT::AssignAt(BaseGDL*, BaseGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp:579:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp: In member function 'virtual void ArrayIndexListOneConstScalarNoAssocT::SetVariable(BaseGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp:727:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp: In member function 'virtual void ArrayIndexListOneConstScalarNoAssocT::AssignAt(BaseGDL*, BaseGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp:752:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp: In member function 'virtual BaseGDL* ArrayIndexListOneConstScalarNoAssocT::Index(BaseGDL*, IxExprListT&)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp:782:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/GDLTreeParser.hpp:13:0, from /builddir/build/BUILD/gdl-0.9.9/src/dinterpreter.hpp:69, from /builddir/build/BUILD/gdl-0.9.9/src/prognodeexpr.cpp:25: /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp: In member function 'virtual BaseGDL* ArrayIndexListOneT::Index(BaseGDL*, IxExprListT&)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp:341:8: warning: unused variable 'assertValue' [-Wunused-variable] SizeT assertValue = ix->NIter( var->N_Elements()/*var->Size()*/); ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp: In member function 'virtual void ArrayIndexListOneScalarVPT::SetVariable(BaseGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp:562:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp: In member function 'virtual void ArrayIndexListOneScalarVPT::AssignAt(BaseGDL*, BaseGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp:609:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp: In member function 'virtual void ArrayIndexListOneConstScalarT::SetVariable(BaseGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp:738:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp: In member function 'virtual void ArrayIndexListOneConstScalarT::AssignAt(BaseGDL*, BaseGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp:763:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp: In member function 'virtual BaseGDL* ArrayIndexListOneConstScalarT::Index(BaseGDL*, IxExprListT&)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp:793:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/GDLInterpreter.hpp:23:0, from /builddir/build/BUILD/gdl-0.9.9/src/dinterpreter.hpp:70, from /builddir/build/BUILD/gdl-0.9.9/src/prognodeexpr.cpp:25: /builddir/build/BUILD/gdl-0.9.9/src/accessdesc.hpp: In member function 'void DotAccessDescT::ADAssign(BaseGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/accessdesc.hpp:392:9: warning: unused variable 'lRank' [-Wunused-variable] SizeT lRank = dim.Rank(); ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/dinterpreter.hpp:70:0, from /builddir/build/BUILD/gdl-0.9.9/src/prognodeexpr.cpp:25: /builddir/build/BUILD/gdl-0.9.9/src/GDLInterpreter.hpp: In static member function 'static void GDLInterpreter::EnableAllGC()': /builddir/build/BUILD/gdl-0.9.9/src/GDLInterpreter.hpp:366:15: warning: variable 'nEl' set but not used [-Wunused-but-set-variable] SizeT nEl = heap.size(); ^ /builddir/build/BUILD/gdl-0.9.9/src/prognodeexpr.cpp: In member function 'virtual BaseGDL* LOG_ANDNode::Eval()': /builddir/build/BUILD/gdl-0.9.9/src/prognodeexpr.cpp:840:12: warning: unused variable 'res' [-Wunused-variable] { BaseGDL* res; ^ /builddir/build/BUILD/gdl-0.9.9/src/prognodeexpr.cpp: In member function 'virtual BaseGDL* LOG_ORNode::Eval()': /builddir/build/BUILD/gdl-0.9.9/src/prognodeexpr.cpp:848:12: warning: unused variable 'res' [-Wunused-variable] { BaseGDL* res; ^ /builddir/build/BUILD/gdl-0.9.9/src/prognodeexpr.cpp: In member function 'virtual BaseGDL* POWNode::Eval()': /builddir/build/BUILD/gdl-0.9.9/src/prognodeexpr.cpp:1370:2: warning: label 'endPOW' defined but not used [-Wunused-label] endPOW: ^ /builddir/build/BUILD/gdl-0.9.9/src/prognodeexpr.cpp: In member function 'virtual BaseGDL* LOG_ANDNCNode::Eval()': /builddir/build/BUILD/gdl-0.9.9/src/prognodeexpr.cpp:1552:12: warning: unused variable 'res' [-Wunused-variable] { BaseGDL* res; ^ /builddir/build/BUILD/gdl-0.9.9/src/prognodeexpr.cpp: In member function 'virtual BaseGDL* LOG_ORNCNode::Eval()': /builddir/build/BUILD/gdl-0.9.9/src/prognodeexpr.cpp:1580:12: warning: unused variable 'res' [-Wunused-variable] { BaseGDL* res; ^ /builddir/build/BUILD/gdl-0.9.9/src/prognodeexpr.cpp: In member function 'virtual BaseGDL* DOTNode::Eval()': /builddir/build/BUILD/gdl-0.9.9/src/prognodeexpr.cpp:4039:50: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( indexList.size() > nParSub - 1) ^ /builddir/build/BUILD/gdl-0.9.9/src/prognodeexpr.cpp: In member function 'virtual BaseGDL* ARRAYEXPRNode::Eval()': /builddir/build/BUILD/gdl-0.9.9/src/prognodeexpr.cpp:4209:46: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( indexList.size() > nParSub - 1) ^ /builddir/build/BUILD/gdl-0.9.9/src/prognodeexpr.cpp:4140:14: warning: unused variable 'res' [-Wunused-variable] BaseGDL* res; ^ [ 89%] Building CXX object src/CMakeFiles/gdl.dir/randomgenerators.cpp.o cd /builddir/build/BUILD/gdl-0.9.9/build/src && /usr/bin/c++ -DHAVE_CONFIG_H -DWXUSINGDLL -D_FILE_OFFSET_BITS=64 -D__WXGTK__ -I/builddir/build/BUILD/gdl-0.9.9/src -I/usr/include/tirpc -I/usr/include/GraphicsMagick -I/usr/lib/wx/include/gtk3-unicode-3.0 -I/usr/include/wx-3.0 -I/usr/include/libgeotiff -I/usr/include/hdf -I/usr/include/python2.7 -I/usr/lib/python2.7/site-packages/numpy/core/include -I/usr/include/udunits2 -I/usr/include/eigen3 -I/builddir/build/BUILD/gdl-0.9.9 -I/builddir/build/BUILD/gdl-0.9.9/build -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -DNDEBUG -fPIE -fopenmp -std=gnu++11 -o CMakeFiles/gdl.dir/randomgenerators.cpp.o -c /builddir/build/BUILD/gdl-0.9.9/src/randomgenerators.cpp In file included from /builddir/build/BUILD/gdl-0.9.9/src/basegdl.hpp:31:0, from /builddir/build/BUILD/gdl-0.9.9/src/datatypes.hpp:33, from /builddir/build/BUILD/gdl-0.9.9/src/randomgenerators.cpp:21: /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In copy constructor 'dimension::dimension(const dimension&)': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:55:14: warning: array subscript has type 'char' [-Wchar-subscripts] { dim[i]=dim_.dim[i];} ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:55:26: warning: array subscript has type 'char' [-Wchar-subscripts] { dim[i]=dim_.dim[i];} ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In member function 'dimension& dimension::operator=(const dimension&)': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:118:12: warning: array subscript has type 'char' [-Wchar-subscripts] dim[i]=dim_.dim[i]; ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:118:24: warning: array subscript has type 'char' [-Wchar-subscripts] dim[i]=dim_.dim[i]; ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In member function 'void dimension::operator<<(SizeT)': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:146:15: warning: array subscript has type 'char' [-Wchar-subscripts] dim[rank++]=add; ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In member function 'SizeT dimension::NDimElements()': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:295:24: warning: array subscript has type 'char' [-Wchar-subscripts] return stride[ rank]; ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In member function 'SizeT dimension::NDimElementsConst() const': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:303:44: warning: array subscript has type 'char' [-Wchar-subscripts] for(char i=0; i= labelList.Size()) ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp:21:0, from /builddir/build/BUILD/gdl-0.9.9/src/GDLTreeParser.hpp:13, from /builddir/build/BUILD/gdl-0.9.9/src/dinterpreter.hpp:69, from /builddir/build/BUILD/gdl-0.9.9/src/randomgenerators.cpp:24: /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp: In member function 'void ArrayIndexVectorT::Clear()': /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp:142:17: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for( int i=0; iGetStride() * varStride[variableIndex]; ^ /builddir/build/BUILD/gdl-0.9.9/src/allix.hpp: In constructor 'AllIxNewMultiOneVariableIndexIndexedT::AllIxNewMultiOneVariableIndexIndexedT(RankT, SizeT, ArrayIndexVectorT*, SizeT, SizeT, const SizeT*, SizeT*, SizeT*)': /builddir/build/BUILD/gdl-0.9.9/src/allix.hpp:654:44: warning: array subscript has type 'char' [-Wchar-subscripts] ixListStride = varStride[variableIndex]; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp:21:0, from /builddir/build/BUILD/gdl-0.9.9/src/GDLTreeParser.hpp:13, from /builddir/build/BUILD/gdl-0.9.9/src/dinterpreter.hpp:69, from /builddir/build/BUILD/gdl-0.9.9/src/randomgenerators.cpp:24: /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp: In member function 'virtual SizeT CArrayIndexScalar::NIter(SizeT)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp:409:14: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= varDim && s > 0) // varDim == 0 && s == 0 ok ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp: In member function 'virtual SizeT ArrayIndexIndexed::NIter(SizeT)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp:577:16: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= varDim && s > 0) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp: In member function 'virtual SizeT CArrayIndexIndexed::NIter(SizeT)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp:720:16: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= varDim && s > 0) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp: In member function 'virtual SizeT ArrayIndexORange::NIter(SizeT)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp:828:18: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( sInit >= varDim) // && s > 0) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp: In member function 'virtual SizeT ArrayIndexRange::NIter(SizeT)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp:972:14: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( e >= varDim) // && e > 0) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp: In member function 'virtual SizeT ArrayIndexORangeS::NIter(SizeT)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp:1105:14: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= varDim) // && s > 0) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp: In member function 'virtual SizeT ArrayIndexRangeS::NIter(SizeT)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp:1270:14: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( e >= varDim) // && e > 0) ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp:98:0, from /builddir/build/BUILD/gdl-0.9.9/src/GDLTreeParser.hpp:13, from /builddir/build/BUILD/gdl-0.9.9/src/dinterpreter.hpp:69, from /builddir/build/BUILD/gdl-0.9.9/src/randomgenerators.cpp:24: /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp: In member function 'virtual BaseGDL* ArrayIndexListOneNoAssocT::Index(BaseGDL*, IxExprListT&)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp:308:8: warning: unused variable 'assertValue' [-Wunused-variable] SizeT assertValue = ix->NIter( var->N_Elements()/*var->Size()*/); ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp: In member function 'virtual void ArrayIndexListOneScalarVPNoAssocT::SetVariable(BaseGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp:532:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp: In member function 'virtual void ArrayIndexListOneScalarVPNoAssocT::AssignAt(BaseGDL*, BaseGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp:579:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp: In member function 'virtual void ArrayIndexListOneConstScalarNoAssocT::SetVariable(BaseGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp:727:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp: In member function 'virtual void ArrayIndexListOneConstScalarNoAssocT::AssignAt(BaseGDL*, BaseGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp:752:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp: In member function 'virtual BaseGDL* ArrayIndexListOneConstScalarNoAssocT::Index(BaseGDL*, IxExprListT&)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp:782:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/GDLTreeParser.hpp:13:0, from /builddir/build/BUILD/gdl-0.9.9/src/dinterpreter.hpp:69, from /builddir/build/BUILD/gdl-0.9.9/src/randomgenerators.cpp:24: /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp: In member function 'virtual BaseGDL* ArrayIndexListOneT::Index(BaseGDL*, IxExprListT&)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp:341:8: warning: unused variable 'assertValue' [-Wunused-variable] SizeT assertValue = ix->NIter( var->N_Elements()/*var->Size()*/); ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp: In member function 'virtual void ArrayIndexListOneScalarVPT::SetVariable(BaseGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp:562:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp: In member function 'virtual void ArrayIndexListOneScalarVPT::AssignAt(BaseGDL*, BaseGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp:609:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp: In member function 'virtual void ArrayIndexListOneConstScalarT::SetVariable(BaseGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp:738:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp: In member function 'virtual void ArrayIndexListOneConstScalarT::AssignAt(BaseGDL*, BaseGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp:763:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp: In member function 'virtual BaseGDL* ArrayIndexListOneConstScalarT::Index(BaseGDL*, IxExprListT&)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp:793:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/GDLInterpreter.hpp:23:0, from /builddir/build/BUILD/gdl-0.9.9/src/dinterpreter.hpp:70, from /builddir/build/BUILD/gdl-0.9.9/src/randomgenerators.cpp:24: /builddir/build/BUILD/gdl-0.9.9/src/accessdesc.hpp: In member function 'void DotAccessDescT::ADAssign(BaseGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/accessdesc.hpp:392:9: warning: unused variable 'lRank' [-Wunused-variable] SizeT lRank = dim.Rank(); ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/dinterpreter.hpp:70:0, from /builddir/build/BUILD/gdl-0.9.9/src/randomgenerators.cpp:24: /builddir/build/BUILD/gdl-0.9.9/src/GDLInterpreter.hpp: In static member function 'static void GDLInterpreter::EnableAllGC()': /builddir/build/BUILD/gdl-0.9.9/src/GDLInterpreter.hpp:366:15: warning: variable 'nEl' set but not used [-Wunused-but-set-variable] SizeT nEl = heap.size(); ^ /builddir/build/BUILD/gdl-0.9.9/src/randomgenerators.cpp: In function 'int lib::random_uniform(double*, lib::dsfmt_state, SizeT)': /builddir/build/BUILD/gdl-0.9.9/src/randomgenerators.cpp:77:55: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #define DEFINE_NCHUNK_FOR_dSFMT int nchunk = (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ? CpuTPOOL_NTHREADS : 1; ^ /builddir/build/BUILD/gdl-0.9.9/src/randomgenerators.cpp:98:5: note: in expansion of macro 'DEFINE_NCHUNK_FOR_dSFMT' DEFINE_NCHUNK_FOR_dSFMT ^ /builddir/build/BUILD/gdl-0.9.9/src/randomgenerators.cpp:77:124: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #define DEFINE_NCHUNK_FOR_dSFMT int nchunk = (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ? CpuTPOOL_NTHREADS : 1; ^ /builddir/build/BUILD/gdl-0.9.9/src/randomgenerators.cpp:98:5: note: in expansion of macro 'DEFINE_NCHUNK_FOR_dSFMT' DEFINE_NCHUNK_FOR_dSFMT ^ /builddir/build/BUILD/gdl-0.9.9/src/randomgenerators.cpp: In function 'int lib::random_uniform(float*, lib::dsfmt_state, SizeT)': /builddir/build/BUILD/gdl-0.9.9/src/randomgenerators.cpp:77:55: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #define DEFINE_NCHUNK_FOR_dSFMT int nchunk = (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ? CpuTPOOL_NTHREADS : 1; ^ /builddir/build/BUILD/gdl-0.9.9/src/randomgenerators.cpp:120:5: note: in expansion of macro 'DEFINE_NCHUNK_FOR_dSFMT' DEFINE_NCHUNK_FOR_dSFMT ^ /builddir/build/BUILD/gdl-0.9.9/src/randomgenerators.cpp:77:124: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #define DEFINE_NCHUNK_FOR_dSFMT int nchunk = (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ? CpuTPOOL_NTHREADS : 1; ^ /builddir/build/BUILD/gdl-0.9.9/src/randomgenerators.cpp:120:5: note: in expansion of macro 'DEFINE_NCHUNK_FOR_dSFMT' DEFINE_NCHUNK_FOR_dSFMT ^ /builddir/build/BUILD/gdl-0.9.9/src/randomgenerators.cpp: In function 'int lib::random_normal(double*, lib::dsfmt_state, SizeT)': /builddir/build/BUILD/gdl-0.9.9/src/randomgenerators.cpp:77:55: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #define DEFINE_NCHUNK_FOR_dSFMT int nchunk = (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ? CpuTPOOL_NTHREADS : 1; ^ /builddir/build/BUILD/gdl-0.9.9/src/randomgenerators.cpp:206:5: note: in expansion of macro 'DEFINE_NCHUNK_FOR_dSFMT' DEFINE_NCHUNK_FOR_dSFMT ^ /builddir/build/BUILD/gdl-0.9.9/src/randomgenerators.cpp:77:124: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #define DEFINE_NCHUNK_FOR_dSFMT int nchunk = (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ? CpuTPOOL_NTHREADS : 1; ^ /builddir/build/BUILD/gdl-0.9.9/src/randomgenerators.cpp:206:5: note: in expansion of macro 'DEFINE_NCHUNK_FOR_dSFMT' DEFINE_NCHUNK_FOR_dSFMT ^ /builddir/build/BUILD/gdl-0.9.9/src/randomgenerators.cpp: In function 'int lib::random_normal(float*, lib::dsfmt_state, SizeT)': /builddir/build/BUILD/gdl-0.9.9/src/randomgenerators.cpp:77:55: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #define DEFINE_NCHUNK_FOR_dSFMT int nchunk = (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ? CpuTPOOL_NTHREADS : 1; ^ /builddir/build/BUILD/gdl-0.9.9/src/randomgenerators.cpp:227:5: note: in expansion of macro 'DEFINE_NCHUNK_FOR_dSFMT' DEFINE_NCHUNK_FOR_dSFMT ^ /builddir/build/BUILD/gdl-0.9.9/src/randomgenerators.cpp:77:124: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #define DEFINE_NCHUNK_FOR_dSFMT int nchunk = (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ? CpuTPOOL_NTHREADS : 1; ^ /builddir/build/BUILD/gdl-0.9.9/src/randomgenerators.cpp:227:5: note: in expansion of macro 'DEFINE_NCHUNK_FOR_dSFMT' DEFINE_NCHUNK_FOR_dSFMT ^ /builddir/build/BUILD/gdl-0.9.9/src/randomgenerators.cpp: In function 'int lib::random_gamma(double*, lib::dsfmt_state, SizeT, DLong)': /builddir/build/BUILD/gdl-0.9.9/src/randomgenerators.cpp:77:55: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #define DEFINE_NCHUNK_FOR_dSFMT int nchunk = (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ? CpuTPOOL_NTHREADS : 1; ^ /builddir/build/BUILD/gdl-0.9.9/src/randomgenerators.cpp:469:5: note: in expansion of macro 'DEFINE_NCHUNK_FOR_dSFMT' DEFINE_NCHUNK_FOR_dSFMT ^ /builddir/build/BUILD/gdl-0.9.9/src/randomgenerators.cpp:77:124: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #define DEFINE_NCHUNK_FOR_dSFMT int nchunk = (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ? CpuTPOOL_NTHREADS : 1; ^ /builddir/build/BUILD/gdl-0.9.9/src/randomgenerators.cpp:469:5: note: in expansion of macro 'DEFINE_NCHUNK_FOR_dSFMT' DEFINE_NCHUNK_FOR_dSFMT ^ /builddir/build/BUILD/gdl-0.9.9/src/randomgenerators.cpp: In function 'int lib::random_gamma(float*, lib::dsfmt_state, SizeT, DLong)': /builddir/build/BUILD/gdl-0.9.9/src/randomgenerators.cpp:77:55: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #define DEFINE_NCHUNK_FOR_dSFMT int nchunk = (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ? CpuTPOOL_NTHREADS : 1; ^ /builddir/build/BUILD/gdl-0.9.9/src/randomgenerators.cpp:490:5: note: in expansion of macro 'DEFINE_NCHUNK_FOR_dSFMT' DEFINE_NCHUNK_FOR_dSFMT ^ /builddir/build/BUILD/gdl-0.9.9/src/randomgenerators.cpp:77:124: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #define DEFINE_NCHUNK_FOR_dSFMT int nchunk = (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ? CpuTPOOL_NTHREADS : 1; ^ /builddir/build/BUILD/gdl-0.9.9/src/randomgenerators.cpp:490:5: note: in expansion of macro 'DEFINE_NCHUNK_FOR_dSFMT' DEFINE_NCHUNK_FOR_dSFMT ^ /builddir/build/BUILD/gdl-0.9.9/src/randomgenerators.cpp: In function 'int lib::random_binomial(double*, lib::dsfmt_state, SizeT, DDoubleGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/randomgenerators.cpp:77:55: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #define DEFINE_NCHUNK_FOR_dSFMT int nchunk = (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ? CpuTPOOL_NTHREADS : 1; ^ /builddir/build/BUILD/gdl-0.9.9/src/randomgenerators.cpp:514:5: note: in expansion of macro 'DEFINE_NCHUNK_FOR_dSFMT' DEFINE_NCHUNK_FOR_dSFMT ^ /builddir/build/BUILD/gdl-0.9.9/src/randomgenerators.cpp:77:124: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #define DEFINE_NCHUNK_FOR_dSFMT int nchunk = (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ? CpuTPOOL_NTHREADS : 1; ^ /builddir/build/BUILD/gdl-0.9.9/src/randomgenerators.cpp:514:5: note: in expansion of macro 'DEFINE_NCHUNK_FOR_dSFMT' DEFINE_NCHUNK_FOR_dSFMT ^ /builddir/build/BUILD/gdl-0.9.9/src/randomgenerators.cpp: In function 'int lib::random_binomial(float*, lib::dsfmt_state, SizeT, DDoubleGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/randomgenerators.cpp:77:55: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #define DEFINE_NCHUNK_FOR_dSFMT int nchunk = (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ? CpuTPOOL_NTHREADS : 1; ^ /builddir/build/BUILD/gdl-0.9.9/src/randomgenerators.cpp:538:5: note: in expansion of macro 'DEFINE_NCHUNK_FOR_dSFMT' DEFINE_NCHUNK_FOR_dSFMT ^ /builddir/build/BUILD/gdl-0.9.9/src/randomgenerators.cpp:77:124: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #define DEFINE_NCHUNK_FOR_dSFMT int nchunk = (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ? CpuTPOOL_NTHREADS : 1; ^ /builddir/build/BUILD/gdl-0.9.9/src/randomgenerators.cpp:538:5: note: in expansion of macro 'DEFINE_NCHUNK_FOR_dSFMT' DEFINE_NCHUNK_FOR_dSFMT ^ /builddir/build/BUILD/gdl-0.9.9/src/randomgenerators.cpp: In function 'int lib::random_poisson(double*, lib::dsfmt_state, SizeT, DDoubleGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/randomgenerators.cpp:77:55: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #define DEFINE_NCHUNK_FOR_dSFMT int nchunk = (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ? CpuTPOOL_NTHREADS : 1; ^ /builddir/build/BUILD/gdl-0.9.9/src/randomgenerators.cpp:560:5: note: in expansion of macro 'DEFINE_NCHUNK_FOR_dSFMT' DEFINE_NCHUNK_FOR_dSFMT ^ /builddir/build/BUILD/gdl-0.9.9/src/randomgenerators.cpp:77:124: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #define DEFINE_NCHUNK_FOR_dSFMT int nchunk = (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ? CpuTPOOL_NTHREADS : 1; ^ /builddir/build/BUILD/gdl-0.9.9/src/randomgenerators.cpp:560:5: note: in expansion of macro 'DEFINE_NCHUNK_FOR_dSFMT' DEFINE_NCHUNK_FOR_dSFMT ^ /builddir/build/BUILD/gdl-0.9.9/src/randomgenerators.cpp: In function 'int lib::random_poisson(float*, lib::dsfmt_state, SizeT, DDoubleGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/randomgenerators.cpp:77:55: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #define DEFINE_NCHUNK_FOR_dSFMT int nchunk = (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ? CpuTPOOL_NTHREADS : 1; ^ /builddir/build/BUILD/gdl-0.9.9/src/randomgenerators.cpp:582:5: note: in expansion of macro 'DEFINE_NCHUNK_FOR_dSFMT' DEFINE_NCHUNK_FOR_dSFMT ^ /builddir/build/BUILD/gdl-0.9.9/src/randomgenerators.cpp:77:124: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #define DEFINE_NCHUNK_FOR_dSFMT int nchunk = (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ? CpuTPOOL_NTHREADS : 1; ^ /builddir/build/BUILD/gdl-0.9.9/src/randomgenerators.cpp:582:5: note: in expansion of macro 'DEFINE_NCHUNK_FOR_dSFMT' DEFINE_NCHUNK_FOR_dSFMT ^ /builddir/build/BUILD/gdl-0.9.9/src/randomgenerators.cpp: In function 'int lib::random_dlong(DLong*, lib::dsfmt_state, SizeT)': /builddir/build/BUILD/gdl-0.9.9/src/randomgenerators.cpp:77:55: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #define DEFINE_NCHUNK_FOR_dSFMT int nchunk = (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ? CpuTPOOL_NTHREADS : 1; ^ /builddir/build/BUILD/gdl-0.9.9/src/randomgenerators.cpp:603:5: note: in expansion of macro 'DEFINE_NCHUNK_FOR_dSFMT' DEFINE_NCHUNK_FOR_dSFMT ^ /builddir/build/BUILD/gdl-0.9.9/src/randomgenerators.cpp:77:124: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #define DEFINE_NCHUNK_FOR_dSFMT int nchunk = (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ? CpuTPOOL_NTHREADS : 1; ^ /builddir/build/BUILD/gdl-0.9.9/src/randomgenerators.cpp:603:5: note: in expansion of macro 'DEFINE_NCHUNK_FOR_dSFMT' DEFINE_NCHUNK_FOR_dSFMT ^ /builddir/build/BUILD/gdl-0.9.9/src/randomgenerators.cpp: In function 'int lib::random_dulong(DULong*, lib::dsfmt_state, SizeT)': /builddir/build/BUILD/gdl-0.9.9/src/randomgenerators.cpp:77:55: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #define DEFINE_NCHUNK_FOR_dSFMT int nchunk = (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ? CpuTPOOL_NTHREADS : 1; ^ /builddir/build/BUILD/gdl-0.9.9/src/randomgenerators.cpp:624:5: note: in expansion of macro 'DEFINE_NCHUNK_FOR_dSFMT' DEFINE_NCHUNK_FOR_dSFMT ^ /builddir/build/BUILD/gdl-0.9.9/src/randomgenerators.cpp:77:124: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #define DEFINE_NCHUNK_FOR_dSFMT int nchunk = (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ? CpuTPOOL_NTHREADS : 1; ^ /builddir/build/BUILD/gdl-0.9.9/src/randomgenerators.cpp:624:5: note: in expansion of macro 'DEFINE_NCHUNK_FOR_dSFMT' DEFINE_NCHUNK_FOR_dSFMT ^ /builddir/build/BUILD/gdl-0.9.9/src/randomgenerators.cpp: In function 'BaseGDL* lib::random_fun_dsfmt(EnvT*)': /builddir/build/BUILD/gdl-0.9.9/src/randomgenerators.cpp:757:75: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (p0L->N_Elements() == 1 + (DSFMT_N64 + 1) * maxNumberOfThreads()) { ^ [ 90%] Building CXX object src/CMakeFiles/gdl.dir/read.cpp.o cd /builddir/build/BUILD/gdl-0.9.9/build/src && /usr/bin/c++ -DHAVE_CONFIG_H -DWXUSINGDLL -D_FILE_OFFSET_BITS=64 -D__WXGTK__ -I/builddir/build/BUILD/gdl-0.9.9/src -I/usr/include/tirpc -I/usr/include/GraphicsMagick -I/usr/lib/wx/include/gtk3-unicode-3.0 -I/usr/include/wx-3.0 -I/usr/include/libgeotiff -I/usr/include/hdf -I/usr/include/python2.7 -I/usr/lib/python2.7/site-packages/numpy/core/include -I/usr/include/udunits2 -I/usr/include/eigen3 -I/builddir/build/BUILD/gdl-0.9.9 -I/builddir/build/BUILD/gdl-0.9.9/build -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -DNDEBUG -fPIE -fopenmp -std=gnu++11 -o CMakeFiles/gdl.dir/read.cpp.o -c /builddir/build/BUILD/gdl-0.9.9/src/read.cpp In file included from /builddir/build/BUILD/gdl-0.9.9/src/basegdl.hpp:31:0, from /builddir/build/BUILD/gdl-0.9.9/src/datatypes.hpp:33, from /builddir/build/BUILD/gdl-0.9.9/src/read.cpp:24: /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In copy constructor 'dimension::dimension(const dimension&)': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:55:14: warning: array subscript has type 'char' [-Wchar-subscripts] { dim[i]=dim_.dim[i];} ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:55:26: warning: array subscript has type 'char' [-Wchar-subscripts] { dim[i]=dim_.dim[i];} ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In member function 'dimension& dimension::operator=(const dimension&)': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:118:12: warning: array subscript has type 'char' [-Wchar-subscripts] dim[i]=dim_.dim[i]; ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:118:24: warning: array subscript has type 'char' [-Wchar-subscripts] dim[i]=dim_.dim[i]; ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In member function 'void dimension::operator<<(SizeT)': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:146:15: warning: array subscript has type 'char' [-Wchar-subscripts] dim[rank++]=add; ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In member function 'SizeT dimension::NDimElements()': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:295:24: warning: array subscript has type 'char' [-Wchar-subscripts] return stride[ rank]; ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In member function 'SizeT dimension::NDimElementsConst() const': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:303:44: warning: array subscript has type 'char' [-Wchar-subscripts] for(char i=0; i= labelList.Size()) ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp:21:0, from /builddir/build/BUILD/gdl-0.9.9/src/GDLTreeParser.hpp:13, from /builddir/build/BUILD/gdl-0.9.9/src/dinterpreter.hpp:69, from /builddir/build/BUILD/gdl-0.9.9/src/read.cpp:30: /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp: In member function 'void ArrayIndexVectorT::Clear()': /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp:142:17: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for( int i=0; iGetStride() * varStride[variableIndex]; ^ /builddir/build/BUILD/gdl-0.9.9/src/allix.hpp: In constructor 'AllIxNewMultiOneVariableIndexIndexedT::AllIxNewMultiOneVariableIndexIndexedT(RankT, SizeT, ArrayIndexVectorT*, SizeT, SizeT, const SizeT*, SizeT*, SizeT*)': /builddir/build/BUILD/gdl-0.9.9/src/allix.hpp:654:44: warning: array subscript has type 'char' [-Wchar-subscripts] ixListStride = varStride[variableIndex]; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp:21:0, from /builddir/build/BUILD/gdl-0.9.9/src/GDLTreeParser.hpp:13, from /builddir/build/BUILD/gdl-0.9.9/src/dinterpreter.hpp:69, from /builddir/build/BUILD/gdl-0.9.9/src/read.cpp:30: /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp: In member function 'virtual SizeT CArrayIndexScalar::NIter(SizeT)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp:409:14: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= varDim && s > 0) // varDim == 0 && s == 0 ok ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp: In member function 'virtual SizeT ArrayIndexIndexed::NIter(SizeT)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp:577:16: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= varDim && s > 0) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp: In member function 'virtual SizeT CArrayIndexIndexed::NIter(SizeT)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp:720:16: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= varDim && s > 0) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp: In member function 'virtual SizeT ArrayIndexORange::NIter(SizeT)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp:828:18: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( sInit >= varDim) // && s > 0) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp: In member function 'virtual SizeT ArrayIndexRange::NIter(SizeT)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp:972:14: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( e >= varDim) // && e > 0) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp: In member function 'virtual SizeT ArrayIndexORangeS::NIter(SizeT)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp:1105:14: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= varDim) // && s > 0) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp: In member function 'virtual SizeT ArrayIndexRangeS::NIter(SizeT)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp:1270:14: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( e >= varDim) // && e > 0) ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp:98:0, from /builddir/build/BUILD/gdl-0.9.9/src/GDLTreeParser.hpp:13, from /builddir/build/BUILD/gdl-0.9.9/src/dinterpreter.hpp:69, from /builddir/build/BUILD/gdl-0.9.9/src/read.cpp:30: /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp: In member function 'virtual BaseGDL* ArrayIndexListOneNoAssocT::Index(BaseGDL*, IxExprListT&)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp:308:8: warning: unused variable 'assertValue' [-Wunused-variable] SizeT assertValue = ix->NIter( var->N_Elements()/*var->Size()*/); ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp: In member function 'virtual void ArrayIndexListOneScalarVPNoAssocT::SetVariable(BaseGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp:532:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp: In member function 'virtual void ArrayIndexListOneScalarVPNoAssocT::AssignAt(BaseGDL*, BaseGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp:579:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp: In member function 'virtual void ArrayIndexListOneConstScalarNoAssocT::SetVariable(BaseGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp:727:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp: In member function 'virtual void ArrayIndexListOneConstScalarNoAssocT::AssignAt(BaseGDL*, BaseGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp:752:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp: In member function 'virtual BaseGDL* ArrayIndexListOneConstScalarNoAssocT::Index(BaseGDL*, IxExprListT&)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp:782:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/GDLTreeParser.hpp:13:0, from /builddir/build/BUILD/gdl-0.9.9/src/dinterpreter.hpp:69, from /builddir/build/BUILD/gdl-0.9.9/src/read.cpp:30: /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp: In member function 'virtual BaseGDL* ArrayIndexListOneT::Index(BaseGDL*, IxExprListT&)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp:341:8: warning: unused variable 'assertValue' [-Wunused-variable] SizeT assertValue = ix->NIter( var->N_Elements()/*var->Size()*/); ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp: In member function 'virtual void ArrayIndexListOneScalarVPT::SetVariable(BaseGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp:562:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp: In member function 'virtual void ArrayIndexListOneScalarVPT::AssignAt(BaseGDL*, BaseGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp:609:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp: In member function 'virtual void ArrayIndexListOneConstScalarT::SetVariable(BaseGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp:738:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp: In member function 'virtual void ArrayIndexListOneConstScalarT::AssignAt(BaseGDL*, BaseGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp:763:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp: In member function 'virtual BaseGDL* ArrayIndexListOneConstScalarT::Index(BaseGDL*, IxExprListT&)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp:793:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/GDLInterpreter.hpp:23:0, from /builddir/build/BUILD/gdl-0.9.9/src/dinterpreter.hpp:70, from /builddir/build/BUILD/gdl-0.9.9/src/read.cpp:30: /builddir/build/BUILD/gdl-0.9.9/src/accessdesc.hpp: In member function 'void DotAccessDescT::ADAssign(BaseGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/accessdesc.hpp:392:9: warning: unused variable 'lRank' [-Wunused-variable] SizeT lRank = dim.Rank(); ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/dinterpreter.hpp:70:0, from /builddir/build/BUILD/gdl-0.9.9/src/read.cpp:30: /builddir/build/BUILD/gdl-0.9.9/src/GDLInterpreter.hpp: In static member function 'static void GDLInterpreter::EnableAllGC()': /builddir/build/BUILD/gdl-0.9.9/src/GDLInterpreter.hpp:366:15: warning: variable 'nEl' set but not used [-Wunused-but-set-variable] SizeT nEl = heap.size(); ^ /builddir/build/BUILD/gdl-0.9.9/src/read.cpp: In function 'void lib::read_is(std::istream*, EnvT*, int)': /builddir/build/BUILD/gdl-0.9.9/src/read.cpp:166:28: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for( SizeT i=parOffset; i= labelList.Size()) ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp:21:0, from /builddir/build/BUILD/gdl-0.9.9/src/GDLTreeParser.hpp:13, from /builddir/build/BUILD/gdl-0.9.9/src/dinterpreter.hpp:69, from /builddir/build/BUILD/gdl-0.9.9/src/saverestore.cpp:21: /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp: In member function 'void ArrayIndexVectorT::Clear()': /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp:142:17: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for( int i=0; iGetStride() * varStride[variableIndex]; ^ /builddir/build/BUILD/gdl-0.9.9/src/allix.hpp: In constructor 'AllIxNewMultiOneVariableIndexIndexedT::AllIxNewMultiOneVariableIndexIndexedT(RankT, SizeT, ArrayIndexVectorT*, SizeT, SizeT, const SizeT*, SizeT*, SizeT*)': /builddir/build/BUILD/gdl-0.9.9/src/allix.hpp:654:44: warning: array subscript has type 'char' [-Wchar-subscripts] ixListStride = varStride[variableIndex]; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp:21:0, from /builddir/build/BUILD/gdl-0.9.9/src/GDLTreeParser.hpp:13, from /builddir/build/BUILD/gdl-0.9.9/src/dinterpreter.hpp:69, from /builddir/build/BUILD/gdl-0.9.9/src/saverestore.cpp:21: /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp: In member function 'virtual SizeT CArrayIndexScalar::NIter(SizeT)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp:409:14: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= varDim && s > 0) // varDim == 0 && s == 0 ok ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp: In member function 'virtual SizeT ArrayIndexIndexed::NIter(SizeT)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp:577:16: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= varDim && s > 0) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp: In member function 'virtual SizeT CArrayIndexIndexed::NIter(SizeT)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp:720:16: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= varDim && s > 0) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp: In member function 'virtual SizeT ArrayIndexORange::NIter(SizeT)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp:828:18: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( sInit >= varDim) // && s > 0) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp: In member function 'virtual SizeT ArrayIndexRange::NIter(SizeT)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp:972:14: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( e >= varDim) // && e > 0) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp: In member function 'virtual SizeT ArrayIndexORangeS::NIter(SizeT)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp:1105:14: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= varDim) // && s > 0) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp: In member function 'virtual SizeT ArrayIndexRangeS::NIter(SizeT)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp:1270:14: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( e >= varDim) // && e > 0) ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp:98:0, from /builddir/build/BUILD/gdl-0.9.9/src/GDLTreeParser.hpp:13, from /builddir/build/BUILD/gdl-0.9.9/src/dinterpreter.hpp:69, from /builddir/build/BUILD/gdl-0.9.9/src/saverestore.cpp:21: /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp: In member function 'virtual BaseGDL* ArrayIndexListOneNoAssocT::Index(BaseGDL*, IxExprListT&)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp:308:8: warning: unused variable 'assertValue' [-Wunused-variable] SizeT assertValue = ix->NIter( var->N_Elements()/*var->Size()*/); ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp: In member function 'virtual void ArrayIndexListOneScalarVPNoAssocT::SetVariable(BaseGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp:532:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp: In member function 'virtual void ArrayIndexListOneScalarVPNoAssocT::AssignAt(BaseGDL*, BaseGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp:579:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp: In member function 'virtual void ArrayIndexListOneConstScalarNoAssocT::SetVariable(BaseGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp:727:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp: In member function 'virtual void ArrayIndexListOneConstScalarNoAssocT::AssignAt(BaseGDL*, BaseGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp:752:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp: In member function 'virtual BaseGDL* ArrayIndexListOneConstScalarNoAssocT::Index(BaseGDL*, IxExprListT&)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp:782:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/GDLTreeParser.hpp:13:0, from /builddir/build/BUILD/gdl-0.9.9/src/dinterpreter.hpp:69, from /builddir/build/BUILD/gdl-0.9.9/src/saverestore.cpp:21: /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp: In member function 'virtual BaseGDL* ArrayIndexListOneT::Index(BaseGDL*, IxExprListT&)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp:341:8: warning: unused variable 'assertValue' [-Wunused-variable] SizeT assertValue = ix->NIter( var->N_Elements()/*var->Size()*/); ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp: In member function 'virtual void ArrayIndexListOneScalarVPT::SetVariable(BaseGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp:562:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp: In member function 'virtual void ArrayIndexListOneScalarVPT::AssignAt(BaseGDL*, BaseGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp:609:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp: In member function 'virtual void ArrayIndexListOneConstScalarT::SetVariable(BaseGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp:738:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp: In member function 'virtual void ArrayIndexListOneConstScalarT::AssignAt(BaseGDL*, BaseGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp:763:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp: In member function 'virtual BaseGDL* ArrayIndexListOneConstScalarT::Index(BaseGDL*, IxExprListT&)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp:793:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/GDLInterpreter.hpp:23:0, from /builddir/build/BUILD/gdl-0.9.9/src/dinterpreter.hpp:70, from /builddir/build/BUILD/gdl-0.9.9/src/saverestore.cpp:21: /builddir/build/BUILD/gdl-0.9.9/src/accessdesc.hpp: In member function 'void DotAccessDescT::ADAssign(BaseGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/accessdesc.hpp:392:9: warning: unused variable 'lRank' [-Wunused-variable] SizeT lRank = dim.Rank(); ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/dinterpreter.hpp:70:0, from /builddir/build/BUILD/gdl-0.9.9/src/saverestore.cpp:21: /builddir/build/BUILD/gdl-0.9.9/src/GDLInterpreter.hpp: In static member function 'static void GDLInterpreter::EnableAllGC()': /builddir/build/BUILD/gdl-0.9.9/src/GDLInterpreter.hpp:366:15: warning: variable 'nEl' set but not used [-Wunused-but-set-variable] SizeT nEl = heap.size(); ^ /builddir/build/BUILD/gdl-0.9.9/src/saverestore.cpp: In function 'DStructGDL* lib::getDStruct(EnvT*, XDR*, dimension*, bool&)': /builddir/build/BUILD/gdl-0.9.9/src/saverestore.cpp:533:30: warning: unused variable 'k' [-Wunused-variable] for (int i = 0, j = 0, k = 0; i < ntags; ++i) ^ /builddir/build/BUILD/gdl-0.9.9/src/saverestore.cpp:682:20: warning: unused variable 'ptr' [-Wunused-variable] DPtr ptr= e->NewObjHeap(1, static_cast(superclass)); ^ /builddir/build/BUILD/gdl-0.9.9/src/saverestore.cpp: In function 'void lib::writeStructDesc(XDR*, DStructGDL*, bool)': /builddir/build/BUILD/gdl-0.9.9/src/saverestore.cpp:748:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (SizeT i = 0; i < ntags; ++i) { tag_offset[i] = byteoff; byteoff+=var->GetTag(i)->NBytes();} //probably OK ^ /builddir/build/BUILD/gdl-0.9.9/src/saverestore.cpp: In function 'void lib::restoreNormalVariable(EnvT*, std::string, BaseGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/saverestore.cpp:1296:15: warning: unused variable 'u' [-Wunused-variable] SizeT u = pro->AddVar(varName); ^ /builddir/build/BUILD/gdl-0.9.9/src/saverestore.cpp: In function 'XDR* lib::uncompress_trick(FILE*, XDR*, char*&, DULong64, DULong64)': /builddir/build/BUILD/gdl-0.9.9/src/saverestore.cpp:1378:12: warning: unused variable 'retval' [-Wunused-variable] size_t retval = fread(expandable, 1, compsz, fid); ^ /builddir/build/BUILD/gdl-0.9.9/src/saverestore.cpp: In function 'void lib::gdl_restore(EnvT*)': /builddir/build/BUILD/gdl-0.9.9/src/saverestore.cpp:1476:11: warning: variable 'returned' set but not used [-Wunused-but-set-variable] SizeT returned; ^ /builddir/build/BUILD/gdl-0.9.9/src/saverestore.cpp:1493:10: warning: variable 'isArray' set but not used [-Wunused-but-set-variable] bool isArray = false; ^ /builddir/build/BUILD/gdl-0.9.9/src/saverestore.cpp:1494:10: warning: variable 'isStructure' set but not used [-Wunused-but-set-variable] bool isStructure = false; ^ /builddir/build/BUILD/gdl-0.9.9/src/saverestore.cpp: In function 'void lib::addToHeapList(EnvT*, BaseGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/saverestore.cpp:1842:46: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (int itag = 0; itag < str->NTags(); ++itag) ^ /builddir/build/BUILD/gdl-0.9.9/src/saverestore.cpp: In function 'void lib::gdl_save(EnvT*)': /builddir/build/BUILD/gdl-0.9.9/src/saverestore.cpp:1945:10: warning: variable 'debug' set but not used [-Wunused-but-set-variable] bool debug; //unused ^ /builddir/build/BUILD/gdl-0.9.9/src/saverestore.cpp:2116:11: warning: variable 'returned' set but not used [-Wunused-but-set-variable] SizeT returned; ^ /builddir/build/BUILD/gdl-0.9.9/src/saverestore.cpp:2127:14: warning: variable 'nextptr' set but not used [-Wunused-but-set-variable] uint64_t nextptr = 0; ^ /builddir/build/BUILD/gdl-0.9.9/src/saverestore.cpp:2137:11: warning: unused variable 'res' [-Wunused-variable] SizeT res=strftime(saveFileDatestring,MAX_DATE_STRING_LENGTH,dateformat,tstruct); ^ /builddir/build/BUILD/gdl-0.9.9/src/saverestore.cpp: In function 'DStructGDL* lib::getDStruct(EnvT*, XDR*, dimension*, bool&)': /builddir/build/BUILD/gdl-0.9.9/src/saverestore.cpp:691:47: warning: 'ref_desc' may be used uninitialized in this function [-Wmaybe-uninitialized] ref_desc->AssureIdentical(stru_desc); ^ /builddir/build/BUILD/gdl-0.9.9/src/saverestore.cpp: In function 'BaseGDL* lib::getVariable(EnvT*, XDR*, int&, bool&)': /builddir/build/BUILD/gdl-0.9.9/src/saverestore.cpp:874:14: warning: 'var' may be used uninitialized in this function [-Wmaybe-uninitialized] BaseGDL* var; ^ [ 91%] Building CXX object src/CMakeFiles/gdl.dir/semshm.cpp.o cd /builddir/build/BUILD/gdl-0.9.9/build/src && /usr/bin/c++ -DHAVE_CONFIG_H -DWXUSINGDLL -D_FILE_OFFSET_BITS=64 -D__WXGTK__ -I/builddir/build/BUILD/gdl-0.9.9/src -I/usr/include/tirpc -I/usr/include/GraphicsMagick -I/usr/lib/wx/include/gtk3-unicode-3.0 -I/usr/include/wx-3.0 -I/usr/include/libgeotiff -I/usr/include/hdf -I/usr/include/python2.7 -I/usr/lib/python2.7/site-packages/numpy/core/include -I/usr/include/udunits2 -I/usr/include/eigen3 -I/builddir/build/BUILD/gdl-0.9.9 -I/builddir/build/BUILD/gdl-0.9.9/build -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -DNDEBUG -fPIE -fopenmp -std=gnu++11 -o CMakeFiles/gdl.dir/semshm.cpp.o -c /builddir/build/BUILD/gdl-0.9.9/src/semshm.cpp In file included from /builddir/build/BUILD/gdl-0.9.9/src/basegdl.hpp:31:0, from /builddir/build/BUILD/gdl-0.9.9/src/str.hpp:25, from /builddir/build/BUILD/gdl-0.9.9/src/envt.hpp:26, from /builddir/build/BUILD/gdl-0.9.9/src/semshm.cpp:39: /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In copy constructor 'dimension::dimension(const dimension&)': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:55:14: warning: array subscript has type 'char' [-Wchar-subscripts] { dim[i]=dim_.dim[i];} ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:55:26: warning: array subscript has type 'char' [-Wchar-subscripts] { dim[i]=dim_.dim[i];} ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In member function 'dimension& dimension::operator=(const dimension&)': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:118:12: warning: array subscript has type 'char' [-Wchar-subscripts] dim[i]=dim_.dim[i]; ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:118:24: warning: array subscript has type 'char' [-Wchar-subscripts] dim[i]=dim_.dim[i]; ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In member function 'void dimension::operator<<(SizeT)': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:146:15: warning: array subscript has type 'char' [-Wchar-subscripts] dim[rank++]=add; ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In member function 'SizeT dimension::NDimElements()': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:295:24: warning: array subscript has type 'char' [-Wchar-subscripts] return stride[ rank]; ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In member function 'SizeT dimension::NDimElementsConst() const': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:303:44: warning: array subscript has type 'char' [-Wchar-subscripts] for(char i=0; i= labelList.Size()) ^ /builddir/build/BUILD/gdl-0.9.9/src/semshm.cpp: In function 'BaseGDL* lib::sem_create(EnvT*)': /builddir/build/BUILD/gdl-0.9.9/src/semshm.cpp:148:11: warning: unused variable 'nParam' [-Wunused-variable] SizeT nParam = e->NParam(1); // 1 is the minimal number of parameter required ^ /builddir/build/BUILD/gdl-0.9.9/src/semshm.cpp: In function 'void lib::sem_delete(EnvT*)': /builddir/build/BUILD/gdl-0.9.9/src/semshm.cpp:209:11: warning: unused variable 'nParam' [-Wunused-variable] SizeT nParam = e->NParam(1); ^ /builddir/build/BUILD/gdl-0.9.9/src/semshm.cpp: In function 'BaseGDL* lib::sem_lock(EnvT*)': /builddir/build/BUILD/gdl-0.9.9/src/semshm.cpp:231:11: warning: unused variable 'nParam' [-Wunused-variable] SizeT nParam = e->NParam(1); ^ /builddir/build/BUILD/gdl-0.9.9/src/semshm.cpp: In function 'void lib::sem_release(EnvT*)': /builddir/build/BUILD/gdl-0.9.9/src/semshm.cpp:253:11: warning: unused variable 'nParam' [-Wunused-variable] SizeT nParam = e->NParam(1); ^ [ 92%] Building CXX object src/CMakeFiles/gdl.dir/sigfpehandler.cpp.o cd /builddir/build/BUILD/gdl-0.9.9/build/src && /usr/bin/c++ -DHAVE_CONFIG_H -DWXUSINGDLL -D_FILE_OFFSET_BITS=64 -D__WXGTK__ -I/builddir/build/BUILD/gdl-0.9.9/src -I/usr/include/tirpc -I/usr/include/GraphicsMagick -I/usr/lib/wx/include/gtk3-unicode-3.0 -I/usr/include/wx-3.0 -I/usr/include/libgeotiff -I/usr/include/hdf -I/usr/include/python2.7 -I/usr/lib/python2.7/site-packages/numpy/core/include -I/usr/include/udunits2 -I/usr/include/eigen3 -I/builddir/build/BUILD/gdl-0.9.9 -I/builddir/build/BUILD/gdl-0.9.9/build -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -DNDEBUG -fPIE -fopenmp -std=gnu++11 -o CMakeFiles/gdl.dir/sigfpehandler.cpp.o -c /builddir/build/BUILD/gdl-0.9.9/src/sigfpehandler.cpp [ 92%] Building CXX object src/CMakeFiles/gdl.dir/smooth.cpp.o cd /builddir/build/BUILD/gdl-0.9.9/build/src && /usr/bin/c++ -DHAVE_CONFIG_H -DWXUSINGDLL -D_FILE_OFFSET_BITS=64 -D__WXGTK__ -I/builddir/build/BUILD/gdl-0.9.9/src -I/usr/include/tirpc -I/usr/include/GraphicsMagick -I/usr/lib/wx/include/gtk3-unicode-3.0 -I/usr/include/wx-3.0 -I/usr/include/libgeotiff -I/usr/include/hdf -I/usr/include/python2.7 -I/usr/lib/python2.7/site-packages/numpy/core/include -I/usr/include/udunits2 -I/usr/include/eigen3 -I/builddir/build/BUILD/gdl-0.9.9 -I/builddir/build/BUILD/gdl-0.9.9/build -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -DNDEBUG -fPIE -fopenmp -std=gnu++11 -o CMakeFiles/gdl.dir/smooth.cpp.o -c /builddir/build/BUILD/gdl-0.9.9/src/smooth.cpp In file included from /builddir/build/BUILD/gdl-0.9.9/src/basegdl.hpp:31:0, from /builddir/build/BUILD/gdl-0.9.9/src/nullgdl.hpp:21, from /builddir/build/BUILD/gdl-0.9.9/src/smooth.cpp:21: /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In copy constructor 'dimension::dimension(const dimension&)': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:55:14: warning: array subscript has type 'char' [-Wchar-subscripts] { dim[i]=dim_.dim[i];} ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:55:26: warning: array subscript has type 'char' [-Wchar-subscripts] { dim[i]=dim_.dim[i];} ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In member function 'dimension& dimension::operator=(const dimension&)': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:118:12: warning: array subscript has type 'char' [-Wchar-subscripts] dim[i]=dim_.dim[i]; ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:118:24: warning: array subscript has type 'char' [-Wchar-subscripts] dim[i]=dim_.dim[i]; ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In member function 'void dimension::operator<<(SizeT)': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:146:15: warning: array subscript has type 'char' [-Wchar-subscripts] dim[rank++]=add; ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In member function 'SizeT dimension::NDimElements()': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:295:24: warning: array subscript has type 'char' [-Wchar-subscripts] return stride[ rank]; ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In member function 'SizeT dimension::NDimElementsConst() const': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:303:44: warning: array subscript has type 'char' [-Wchar-subscripts] for(char i=0; i= labelList.Size()) ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp:21:0, from /builddir/build/BUILD/gdl-0.9.9/src/GDLTreeParser.hpp:13, from /builddir/build/BUILD/gdl-0.9.9/src/dinterpreter.hpp:69, from /builddir/build/BUILD/gdl-0.9.9/src/smooth.cpp:23: /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp: In member function 'void ArrayIndexVectorT::Clear()': /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp:142:17: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for( int i=0; iGetStride() * varStride[variableIndex]; ^ /builddir/build/BUILD/gdl-0.9.9/src/allix.hpp: In constructor 'AllIxNewMultiOneVariableIndexIndexedT::AllIxNewMultiOneVariableIndexIndexedT(RankT, SizeT, ArrayIndexVectorT*, SizeT, SizeT, const SizeT*, SizeT*, SizeT*)': /builddir/build/BUILD/gdl-0.9.9/src/allix.hpp:654:44: warning: array subscript has type 'char' [-Wchar-subscripts] ixListStride = varStride[variableIndex]; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp:21:0, from /builddir/build/BUILD/gdl-0.9.9/src/GDLTreeParser.hpp:13, from /builddir/build/BUILD/gdl-0.9.9/src/dinterpreter.hpp:69, from /builddir/build/BUILD/gdl-0.9.9/src/smooth.cpp:23: /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp: In member function 'virtual SizeT CArrayIndexScalar::NIter(SizeT)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp:409:14: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= varDim && s > 0) // varDim == 0 && s == 0 ok ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp: In member function 'virtual SizeT ArrayIndexIndexed::NIter(SizeT)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp:577:16: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= varDim && s > 0) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp: In member function 'virtual SizeT CArrayIndexIndexed::NIter(SizeT)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp:720:16: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= varDim && s > 0) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp: In member function 'virtual SizeT ArrayIndexORange::NIter(SizeT)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp:828:18: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( sInit >= varDim) // && s > 0) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp: In member function 'virtual SizeT ArrayIndexRange::NIter(SizeT)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp:972:14: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( e >= varDim) // && e > 0) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp: In member function 'virtual SizeT ArrayIndexORangeS::NIter(SizeT)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp:1105:14: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= varDim) // && s > 0) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp: In member function 'virtual SizeT ArrayIndexRangeS::NIter(SizeT)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp:1270:14: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( e >= varDim) // && e > 0) ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp:98:0, from /builddir/build/BUILD/gdl-0.9.9/src/GDLTreeParser.hpp:13, from /builddir/build/BUILD/gdl-0.9.9/src/dinterpreter.hpp:69, from /builddir/build/BUILD/gdl-0.9.9/src/smooth.cpp:23: /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp: In member function 'virtual BaseGDL* ArrayIndexListOneNoAssocT::Index(BaseGDL*, IxExprListT&)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp:308:8: warning: unused variable 'assertValue' [-Wunused-variable] SizeT assertValue = ix->NIter( var->N_Elements()/*var->Size()*/); ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp: In member function 'virtual void ArrayIndexListOneScalarVPNoAssocT::SetVariable(BaseGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp:532:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp: In member function 'virtual void ArrayIndexListOneScalarVPNoAssocT::AssignAt(BaseGDL*, BaseGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp:579:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp: In member function 'virtual void ArrayIndexListOneConstScalarNoAssocT::SetVariable(BaseGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp:727:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp: In member function 'virtual void ArrayIndexListOneConstScalarNoAssocT::AssignAt(BaseGDL*, BaseGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp:752:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp: In member function 'virtual BaseGDL* ArrayIndexListOneConstScalarNoAssocT::Index(BaseGDL*, IxExprListT&)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp:782:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/GDLTreeParser.hpp:13:0, from /builddir/build/BUILD/gdl-0.9.9/src/dinterpreter.hpp:69, from /builddir/build/BUILD/gdl-0.9.9/src/smooth.cpp:23: /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp: In member function 'virtual BaseGDL* ArrayIndexListOneT::Index(BaseGDL*, IxExprListT&)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp:341:8: warning: unused variable 'assertValue' [-Wunused-variable] SizeT assertValue = ix->NIter( var->N_Elements()/*var->Size()*/); ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp: In member function 'virtual void ArrayIndexListOneScalarVPT::SetVariable(BaseGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp:562:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp: In member function 'virtual void ArrayIndexListOneScalarVPT::AssignAt(BaseGDL*, BaseGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp:609:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp: In member function 'virtual void ArrayIndexListOneConstScalarT::SetVariable(BaseGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp:738:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp: In member function 'virtual void ArrayIndexListOneConstScalarT::AssignAt(BaseGDL*, BaseGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp:763:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp: In member function 'virtual BaseGDL* ArrayIndexListOneConstScalarT::Index(BaseGDL*, IxExprListT&)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp:793:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/GDLInterpreter.hpp:23:0, from /builddir/build/BUILD/gdl-0.9.9/src/dinterpreter.hpp:70, from /builddir/build/BUILD/gdl-0.9.9/src/smooth.cpp:23: /builddir/build/BUILD/gdl-0.9.9/src/accessdesc.hpp: In member function 'void DotAccessDescT::ADAssign(BaseGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/accessdesc.hpp:392:9: warning: unused variable 'lRank' [-Wunused-variable] SizeT lRank = dim.Rank(); ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/dinterpreter.hpp:70:0, from /builddir/build/BUILD/gdl-0.9.9/src/smooth.cpp:23: /builddir/build/BUILD/gdl-0.9.9/src/GDLInterpreter.hpp: In static member function 'static void GDLInterpreter::EnableAllGC()': /builddir/build/BUILD/gdl-0.9.9/src/GDLInterpreter.hpp:366:15: warning: variable 'nEl' set but not used [-Wunused-but-set-variable] SizeT nEl = heap.size(); ^ /builddir/build/BUILD/gdl-0.9.9/src/smooth.cpp: In function 'SizeT transposed1Index(SizeT, const SizeT*, const SizeT*, long int)': /builddir/build/BUILD/gdl-0.9.9/src/smooth.cpp:62:25: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (SizeT i = 0; i < rank; ++i) { ^ /builddir/build/BUILD/gdl-0.9.9/src/smooth.cpp:69:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (SizeT i = 0; i < rank-1; ++i) ix += dim[i+1] * destStride[i]; ix+=dim[0]*destStride[rank-1]; //note dim has been rotated by 1 ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/smooth_inc.cpp:4:0, from /builddir/build/BUILD/gdl-0.9.9/src/smooth.cpp:77: /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyD.hpp: In function 'void SmoothPolyD(DByte*, DByte*, const SizeT*, int, const DLong*)': /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyD.hpp:47:13: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (; m < MAXRANK; ++m) destStride[m + 1] = destStride[rank]; ^ /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyD.hpp:53:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyD.hpp:53:102: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyD.hpp:59:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyD.hpp:59:102: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyD.hpp:36:7: warning: variable 'destDim' set but not used [-Wunused-but-set-variable] SizeT destDim[ MAXRANK]; //use destDim mainly to turn resDim each time ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/smooth_inc.cpp:10:0, from /builddir/build/BUILD/gdl-0.9.9/src/smooth.cpp:77: /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyD.hpp: In function 'void SmoothPolyDWrap(DByte*, DByte*, const SizeT*, int, const DLong*)': /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyD.hpp:47:13: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (; m < MAXRANK; ++m) destStride[m + 1] = destStride[rank]; ^ /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyD.hpp:53:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyD.hpp:53:102: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyD.hpp:59:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyD.hpp:59:102: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyD.hpp:78:13: warning: unused variable 'n1' [-Wunused-variable] DDouble n1 = n; ^ /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyD.hpp:36:7: warning: variable 'destDim' set but not used [-Wunused-but-set-variable] SizeT destDim[ MAXRANK]; //use destDim mainly to turn resDim each time ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/smooth_inc.cpp:15:0, from /builddir/build/BUILD/gdl-0.9.9/src/smooth.cpp:77: /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyD.hpp: In function 'void SmoothPolyDTruncate(DByte*, DByte*, const SizeT*, int, const DLong*)': /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyD.hpp:47:13: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (; m < MAXRANK; ++m) destStride[m + 1] = destStride[rank]; ^ /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyD.hpp:53:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyD.hpp:53:102: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyD.hpp:59:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyD.hpp:59:102: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyD.hpp:78:13: warning: unused variable 'n1' [-Wunused-variable] DDouble n1 = n; ^ /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyD.hpp:36:7: warning: variable 'destDim' set but not used [-Wunused-but-set-variable] SizeT destDim[ MAXRANK]; //use destDim mainly to turn resDim each time ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/smooth_inc.cpp:20:0, from /builddir/build/BUILD/gdl-0.9.9/src/smooth.cpp:77: /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyD.hpp: In function 'void SmoothPolyDZero(DByte*, DByte*, const SizeT*, int, const DLong*)': /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyD.hpp:47:13: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (; m < MAXRANK; ++m) destStride[m + 1] = destStride[rank]; ^ /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyD.hpp:53:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyD.hpp:53:102: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyD.hpp:59:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyD.hpp:59:102: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyD.hpp:78:13: warning: unused variable 'n1' [-Wunused-variable] DDouble n1 = n; ^ /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyD.hpp:36:7: warning: variable 'destDim' set but not used [-Wunused-but-set-variable] SizeT destDim[ MAXRANK]; //use destDim mainly to turn resDim each time ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/smooth_inc.cpp:25:0, from /builddir/build/BUILD/gdl-0.9.9/src/smooth.cpp:77: /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyD.hpp: In function 'void SmoothPolyDMirror(DByte*, DByte*, const SizeT*, int, const DLong*)': /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyD.hpp:47:13: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (; m < MAXRANK; ++m) destStride[m + 1] = destStride[rank]; ^ /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyD.hpp:53:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyD.hpp:53:102: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyD.hpp:59:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyD.hpp:59:102: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyD.hpp:78:13: warning: unused variable 'n1' [-Wunused-variable] DDouble n1 = n; ^ /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyD.hpp:36:7: warning: variable 'destDim' set but not used [-Wunused-but-set-variable] SizeT destDim[ MAXRANK]; //use destDim mainly to turn resDim each time ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/smooth_inc.cpp:33:0, from /builddir/build/BUILD/gdl-0.9.9/src/smooth.cpp:77: /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyDnans.hpp: In function 'void SmoothPolyDNan(DByte*, DByte*, const SizeT*, int, const DLong*)': /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyDnans.hpp:47:13: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (; m < MAXRANK; ++m) destStride[m + 1] = destStride[rank]; ^ /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyDnans.hpp:53:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyDnans.hpp:53:102: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyDnans.hpp:59:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyDnans.hpp:59:102: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyDnans.hpp:36:7: warning: variable 'destDim' set but not used [-Wunused-but-set-variable] SizeT destDim[ MAXRANK]; //use destDim mainly to turn resDim each time ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/smooth_inc.cpp:39:0, from /builddir/build/BUILD/gdl-0.9.9/src/smooth.cpp:77: /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyDnans.hpp: In function 'void SmoothPolyDWrapNan(DByte*, DByte*, const SizeT*, int, const DLong*)': /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyDnans.hpp:47:13: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (; m < MAXRANK; ++m) destStride[m + 1] = destStride[rank]; ^ /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyDnans.hpp:53:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyDnans.hpp:53:102: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyDnans.hpp:59:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyDnans.hpp:59:102: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyDnans.hpp:36:7: warning: variable 'destDim' set but not used [-Wunused-but-set-variable] SizeT destDim[ MAXRANK]; //use destDim mainly to turn resDim each time ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/smooth_inc.cpp:44:0, from /builddir/build/BUILD/gdl-0.9.9/src/smooth.cpp:77: /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyDnans.hpp: In function 'void SmoothPolyDTruncateNan(DByte*, DByte*, const SizeT*, int, const DLong*)': /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyDnans.hpp:47:13: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (; m < MAXRANK; ++m) destStride[m + 1] = destStride[rank]; ^ /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyDnans.hpp:53:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyDnans.hpp:53:102: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyDnans.hpp:59:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyDnans.hpp:59:102: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyDnans.hpp:36:7: warning: variable 'destDim' set but not used [-Wunused-but-set-variable] SizeT destDim[ MAXRANK]; //use destDim mainly to turn resDim each time ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/smooth_inc.cpp:49:0, from /builddir/build/BUILD/gdl-0.9.9/src/smooth.cpp:77: /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyDnans.hpp: In function 'void SmoothPolyDZeroNan(DByte*, DByte*, const SizeT*, int, const DLong*)': /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyDnans.hpp:47:13: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (; m < MAXRANK; ++m) destStride[m + 1] = destStride[rank]; ^ /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyDnans.hpp:53:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyDnans.hpp:53:102: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyDnans.hpp:59:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyDnans.hpp:59:102: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyDnans.hpp:36:7: warning: variable 'destDim' set but not used [-Wunused-but-set-variable] SizeT destDim[ MAXRANK]; //use destDim mainly to turn resDim each time ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/smooth_inc.cpp:54:0, from /builddir/build/BUILD/gdl-0.9.9/src/smooth.cpp:77: /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyDnans.hpp: In function 'void SmoothPolyDMirrorNan(DByte*, DByte*, const SizeT*, int, const DLong*)': /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyDnans.hpp:47:13: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (; m < MAXRANK; ++m) destStride[m + 1] = destStride[rank]; ^ /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyDnans.hpp:53:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyDnans.hpp:53:102: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyDnans.hpp:59:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyDnans.hpp:59:102: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyDnans.hpp:36:7: warning: variable 'destDim' set but not used [-Wunused-but-set-variable] SizeT destDim[ MAXRANK]; //use destDim mainly to turn resDim each time ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/smooth_inc.cpp:123:0, from /builddir/build/BUILD/gdl-0.9.9/src/smooth.cpp:77: /builddir/build/BUILD/gdl-0.9.9/src/smooth2d.hpp: In function 'void Smooth2D(const DByte*, DByte*, SizeT, SizeT, const DLong*)': /builddir/build/BUILD/gdl-0.9.9/src/smooth2d.hpp:24:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/smooth2d.hpp:24:102: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/smooth_inc.cpp:129:0, from /builddir/build/BUILD/gdl-0.9.9/src/smooth.cpp:77: /builddir/build/BUILD/gdl-0.9.9/src/smooth2d.hpp: In function 'void Smooth2DWrap(const DByte*, DByte*, SizeT, SizeT, const DLong*)': /builddir/build/BUILD/gdl-0.9.9/src/smooth2d.hpp:24:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/smooth2d.hpp:24:102: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/smooth_inc.cpp:134:0, from /builddir/build/BUILD/gdl-0.9.9/src/smooth.cpp:77: /builddir/build/BUILD/gdl-0.9.9/src/smooth2d.hpp: In function 'void Smooth2DTruncate(const DByte*, DByte*, SizeT, SizeT, const DLong*)': /builddir/build/BUILD/gdl-0.9.9/src/smooth2d.hpp:24:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/smooth2d.hpp:24:102: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/smooth_inc.cpp:139:0, from /builddir/build/BUILD/gdl-0.9.9/src/smooth.cpp:77: /builddir/build/BUILD/gdl-0.9.9/src/smooth2d.hpp: In function 'void Smooth2DMirror(const DByte*, DByte*, SizeT, SizeT, const DLong*)': /builddir/build/BUILD/gdl-0.9.9/src/smooth2d.hpp:24:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/smooth2d.hpp:24:102: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/smooth_inc.cpp:144:0, from /builddir/build/BUILD/gdl-0.9.9/src/smooth.cpp:77: /builddir/build/BUILD/gdl-0.9.9/src/smooth2d.hpp: In function 'void Smooth2DZero(const DByte*, DByte*, SizeT, SizeT, const DLong*)': /builddir/build/BUILD/gdl-0.9.9/src/smooth2d.hpp:24:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/smooth2d.hpp:24:102: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/smooth_inc.cpp:153:0, from /builddir/build/BUILD/gdl-0.9.9/src/smooth.cpp:77: /builddir/build/BUILD/gdl-0.9.9/src/smooth2dnans.hpp: In function 'void Smooth2DNan(const DByte*, DByte*, SizeT, SizeT, const DLong*)': /builddir/build/BUILD/gdl-0.9.9/src/smooth2dnans.hpp:25:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/smooth2dnans.hpp:25:102: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/smooth_inc.cpp:159:0, from /builddir/build/BUILD/gdl-0.9.9/src/smooth.cpp:77: /builddir/build/BUILD/gdl-0.9.9/src/smooth2dnans.hpp: In function 'void Smooth2DWrapNan(const DByte*, DByte*, SizeT, SizeT, const DLong*)': /builddir/build/BUILD/gdl-0.9.9/src/smooth2dnans.hpp:25:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/smooth2dnans.hpp:25:102: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/smooth_inc.cpp:164:0, from /builddir/build/BUILD/gdl-0.9.9/src/smooth.cpp:77: /builddir/build/BUILD/gdl-0.9.9/src/smooth2dnans.hpp: In function 'void Smooth2DTruncateNan(const DByte*, DByte*, SizeT, SizeT, const DLong*)': /builddir/build/BUILD/gdl-0.9.9/src/smooth2dnans.hpp:25:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/smooth2dnans.hpp:25:102: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/smooth_inc.cpp:169:0, from /builddir/build/BUILD/gdl-0.9.9/src/smooth.cpp:77: /builddir/build/BUILD/gdl-0.9.9/src/smooth2dnans.hpp: In function 'void Smooth2DMirrorNan(const DByte*, DByte*, SizeT, SizeT, const DLong*)': /builddir/build/BUILD/gdl-0.9.9/src/smooth2dnans.hpp:25:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/smooth2dnans.hpp:25:102: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/smooth_inc.cpp:174:0, from /builddir/build/BUILD/gdl-0.9.9/src/smooth.cpp:77: /builddir/build/BUILD/gdl-0.9.9/src/smooth2dnans.hpp: In function 'void Smooth2DZeroNan(const DByte*, DByte*, SizeT, SizeT, const DLong*)': /builddir/build/BUILD/gdl-0.9.9/src/smooth2dnans.hpp:25:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/smooth2dnans.hpp:25:102: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/smooth.cpp:77:0: /builddir/build/BUILD/gdl-0.9.9/src/smooth_inc.cpp: In member function 'BaseGDL* Data_< >::Smooth(DLong*, int, bool, BaseGDL*) [with Sp = SpDByte; DLong = int]': /builddir/build/BUILD/gdl-0.9.9/src/smooth_inc.cpp:195:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (int i = 0; i < srcRank; ++i) ^ /builddir/build/BUILD/gdl-0.9.9/src/smooth_inc.cpp:207:31: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (int i = 0; i < srcRank-1; ++i) rotate1[i] = i+1; rotate1[srcRank-1]=0; //[1,2,...,0] ^ /builddir/build/BUILD/gdl-0.9.9/src/smooth_inc.cpp:194:9: warning: variable 'mydims' set but not used [-Wunused-but-set-variable] SizeT mydims[srcRank]; //memory of dimensions, done one after the other ^ /builddir/build/BUILD/gdl-0.9.9/src/smooth_inc.cpp:202:9: warning: variable 'rotate1' set but not used [-Wunused-but-set-variable] DUInt rotate1[srcRank]; //turntable transposition index list ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/smooth_inc.cpp:4:0, from /builddir/build/BUILD/gdl-0.9.9/src/smooth.cpp:83: /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyD.hpp: In function 'void SmoothPolyD(DInt*, DInt*, const SizeT*, int, const DLong*)': /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyD.hpp:47:13: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (; m < MAXRANK; ++m) destStride[m + 1] = destStride[rank]; ^ /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyD.hpp:53:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyD.hpp:53:102: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyD.hpp:59:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyD.hpp:59:102: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyD.hpp:36:7: warning: variable 'destDim' set but not used [-Wunused-but-set-variable] SizeT destDim[ MAXRANK]; //use destDim mainly to turn resDim each time ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/smooth_inc.cpp:10:0, from /builddir/build/BUILD/gdl-0.9.9/src/smooth.cpp:83: /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyD.hpp: In function 'void SmoothPolyDWrap(DInt*, DInt*, const SizeT*, int, const DLong*)': /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyD.hpp:47:13: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (; m < MAXRANK; ++m) destStride[m + 1] = destStride[rank]; ^ /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyD.hpp:53:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyD.hpp:53:102: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyD.hpp:59:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyD.hpp:59:102: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyD.hpp:78:13: warning: unused variable 'n1' [-Wunused-variable] DDouble n1 = n; ^ /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyD.hpp:36:7: warning: variable 'destDim' set but not used [-Wunused-but-set-variable] SizeT destDim[ MAXRANK]; //use destDim mainly to turn resDim each time ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/smooth_inc.cpp:15:0, from /builddir/build/BUILD/gdl-0.9.9/src/smooth.cpp:83: /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyD.hpp: In function 'void SmoothPolyDTruncate(DInt*, DInt*, const SizeT*, int, const DLong*)': /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyD.hpp:47:13: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (; m < MAXRANK; ++m) destStride[m + 1] = destStride[rank]; ^ /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyD.hpp:53:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyD.hpp:53:102: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyD.hpp:59:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyD.hpp:59:102: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyD.hpp:78:13: warning: unused variable 'n1' [-Wunused-variable] DDouble n1 = n; ^ /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyD.hpp:36:7: warning: variable 'destDim' set but not used [-Wunused-but-set-variable] SizeT destDim[ MAXRANK]; //use destDim mainly to turn resDim each time ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/smooth_inc.cpp:20:0, from /builddir/build/BUILD/gdl-0.9.9/src/smooth.cpp:83: /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyD.hpp: In function 'void SmoothPolyDZero(DInt*, DInt*, const SizeT*, int, const DLong*)': /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyD.hpp:47:13: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (; m < MAXRANK; ++m) destStride[m + 1] = destStride[rank]; ^ /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyD.hpp:53:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyD.hpp:53:102: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyD.hpp:59:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyD.hpp:59:102: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyD.hpp:78:13: warning: unused variable 'n1' [-Wunused-variable] DDouble n1 = n; ^ /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyD.hpp:36:7: warning: variable 'destDim' set but not used [-Wunused-but-set-variable] SizeT destDim[ MAXRANK]; //use destDim mainly to turn resDim each time ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/smooth_inc.cpp:25:0, from /builddir/build/BUILD/gdl-0.9.9/src/smooth.cpp:83: /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyD.hpp: In function 'void SmoothPolyDMirror(DInt*, DInt*, const SizeT*, int, const DLong*)': /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyD.hpp:47:13: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (; m < MAXRANK; ++m) destStride[m + 1] = destStride[rank]; ^ /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyD.hpp:53:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyD.hpp:53:102: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyD.hpp:59:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyD.hpp:59:102: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyD.hpp:78:13: warning: unused variable 'n1' [-Wunused-variable] DDouble n1 = n; ^ /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyD.hpp:36:7: warning: variable 'destDim' set but not used [-Wunused-but-set-variable] SizeT destDim[ MAXRANK]; //use destDim mainly to turn resDim each time ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/smooth_inc.cpp:33:0, from /builddir/build/BUILD/gdl-0.9.9/src/smooth.cpp:83: /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyDnans.hpp: In function 'void SmoothPolyDNan(DInt*, DInt*, const SizeT*, int, const DLong*)': /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyDnans.hpp:47:13: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (; m < MAXRANK; ++m) destStride[m + 1] = destStride[rank]; ^ /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyDnans.hpp:53:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyDnans.hpp:53:102: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyDnans.hpp:59:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyDnans.hpp:59:102: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyDnans.hpp:36:7: warning: variable 'destDim' set but not used [-Wunused-but-set-variable] SizeT destDim[ MAXRANK]; //use destDim mainly to turn resDim each time ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/smooth_inc.cpp:39:0, from /builddir/build/BUILD/gdl-0.9.9/src/smooth.cpp:83: /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyDnans.hpp: In function 'void SmoothPolyDWrapNan(DInt*, DInt*, const SizeT*, int, const DLong*)': /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyDnans.hpp:47:13: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (; m < MAXRANK; ++m) destStride[m + 1] = destStride[rank]; ^ /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyDnans.hpp:53:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyDnans.hpp:53:102: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyDnans.hpp:59:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyDnans.hpp:59:102: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyDnans.hpp:36:7: warning: variable 'destDim' set but not used [-Wunused-but-set-variable] SizeT destDim[ MAXRANK]; //use destDim mainly to turn resDim each time ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/smooth_inc.cpp:44:0, from /builddir/build/BUILD/gdl-0.9.9/src/smooth.cpp:83: /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyDnans.hpp: In function 'void SmoothPolyDTruncateNan(DInt*, DInt*, const SizeT*, int, const DLong*)': /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyDnans.hpp:47:13: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (; m < MAXRANK; ++m) destStride[m + 1] = destStride[rank]; ^ /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyDnans.hpp:53:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyDnans.hpp:53:102: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyDnans.hpp:59:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyDnans.hpp:59:102: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyDnans.hpp:36:7: warning: variable 'destDim' set but not used [-Wunused-but-set-variable] SizeT destDim[ MAXRANK]; //use destDim mainly to turn resDim each time ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/smooth_inc.cpp:49:0, from /builddir/build/BUILD/gdl-0.9.9/src/smooth.cpp:83: /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyDnans.hpp: In function 'void SmoothPolyDZeroNan(DInt*, DInt*, const SizeT*, int, const DLong*)': /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyDnans.hpp:47:13: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (; m < MAXRANK; ++m) destStride[m + 1] = destStride[rank]; ^ /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyDnans.hpp:53:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyDnans.hpp:53:102: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyDnans.hpp:59:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyDnans.hpp:59:102: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyDnans.hpp:36:7: warning: variable 'destDim' set but not used [-Wunused-but-set-variable] SizeT destDim[ MAXRANK]; //use destDim mainly to turn resDim each time ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/smooth_inc.cpp:54:0, from /builddir/build/BUILD/gdl-0.9.9/src/smooth.cpp:83: /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyDnans.hpp: In function 'void SmoothPolyDMirrorNan(DInt*, DInt*, const SizeT*, int, const DLong*)': /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyDnans.hpp:47:13: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (; m < MAXRANK; ++m) destStride[m + 1] = destStride[rank]; ^ /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyDnans.hpp:53:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyDnans.hpp:53:102: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyDnans.hpp:59:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyDnans.hpp:59:102: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyDnans.hpp:36:7: warning: variable 'destDim' set but not used [-Wunused-but-set-variable] SizeT destDim[ MAXRANK]; //use destDim mainly to turn resDim each time ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/smooth_inc.cpp:123:0, from /builddir/build/BUILD/gdl-0.9.9/src/smooth.cpp:83: /builddir/build/BUILD/gdl-0.9.9/src/smooth2d.hpp: In function 'void Smooth2D(const DInt*, DInt*, SizeT, SizeT, const DLong*)': /builddir/build/BUILD/gdl-0.9.9/src/smooth2d.hpp:24:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/smooth2d.hpp:24:102: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/smooth_inc.cpp:129:0, from /builddir/build/BUILD/gdl-0.9.9/src/smooth.cpp:83: /builddir/build/BUILD/gdl-0.9.9/src/smooth2d.hpp: In function 'void Smooth2DWrap(const DInt*, DInt*, SizeT, SizeT, const DLong*)': /builddir/build/BUILD/gdl-0.9.9/src/smooth2d.hpp:24:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/smooth2d.hpp:24:102: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/smooth_inc.cpp:134:0, from /builddir/build/BUILD/gdl-0.9.9/src/smooth.cpp:83: /builddir/build/BUILD/gdl-0.9.9/src/smooth2d.hpp: In function 'void Smooth2DTruncate(const DInt*, DInt*, SizeT, SizeT, const DLong*)': /builddir/build/BUILD/gdl-0.9.9/src/smooth2d.hpp:24:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/smooth2d.hpp:24:102: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/smooth_inc.cpp:139:0, from /builddir/build/BUILD/gdl-0.9.9/src/smooth.cpp:83: /builddir/build/BUILD/gdl-0.9.9/src/smooth2d.hpp: In function 'void Smooth2DMirror(const DInt*, DInt*, SizeT, SizeT, const DLong*)': /builddir/build/BUILD/gdl-0.9.9/src/smooth2d.hpp:24:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/smooth2d.hpp:24:102: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/smooth_inc.cpp:144:0, from /builddir/build/BUILD/gdl-0.9.9/src/smooth.cpp:83: /builddir/build/BUILD/gdl-0.9.9/src/smooth2d.hpp: In function 'void Smooth2DZero(const DInt*, DInt*, SizeT, SizeT, const DLong*)': /builddir/build/BUILD/gdl-0.9.9/src/smooth2d.hpp:24:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/smooth2d.hpp:24:102: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/smooth_inc.cpp:153:0, from /builddir/build/BUILD/gdl-0.9.9/src/smooth.cpp:83: /builddir/build/BUILD/gdl-0.9.9/src/smooth2dnans.hpp: In function 'void Smooth2DNan(const DInt*, DInt*, SizeT, SizeT, const DLong*)': /builddir/build/BUILD/gdl-0.9.9/src/smooth2dnans.hpp:25:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/smooth2dnans.hpp:25:102: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/smooth_inc.cpp:159:0, from /builddir/build/BUILD/gdl-0.9.9/src/smooth.cpp:83: /builddir/build/BUILD/gdl-0.9.9/src/smooth2dnans.hpp: In function 'void Smooth2DWrapNan(const DInt*, DInt*, SizeT, SizeT, const DLong*)': /builddir/build/BUILD/gdl-0.9.9/src/smooth2dnans.hpp:25:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/smooth2dnans.hpp:25:102: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/smooth_inc.cpp:164:0, from /builddir/build/BUILD/gdl-0.9.9/src/smooth.cpp:83: /builddir/build/BUILD/gdl-0.9.9/src/smooth2dnans.hpp: In function 'void Smooth2DTruncateNan(const DInt*, DInt*, SizeT, SizeT, const DLong*)': /builddir/build/BUILD/gdl-0.9.9/src/smooth2dnans.hpp:25:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/smooth2dnans.hpp:25:102: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/smooth_inc.cpp:169:0, from /builddir/build/BUILD/gdl-0.9.9/src/smooth.cpp:83: /builddir/build/BUILD/gdl-0.9.9/src/smooth2dnans.hpp: In function 'void Smooth2DMirrorNan(const DInt*, DInt*, SizeT, SizeT, const DLong*)': /builddir/build/BUILD/gdl-0.9.9/src/smooth2dnans.hpp:25:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/smooth2dnans.hpp:25:102: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/smooth_inc.cpp:174:0, from /builddir/build/BUILD/gdl-0.9.9/src/smooth.cpp:83: /builddir/build/BUILD/gdl-0.9.9/src/smooth2dnans.hpp: In function 'void Smooth2DZeroNan(const DInt*, DInt*, SizeT, SizeT, const DLong*)': /builddir/build/BUILD/gdl-0.9.9/src/smooth2dnans.hpp:25:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/smooth2dnans.hpp:25:102: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/smooth.cpp:83:0: /builddir/build/BUILD/gdl-0.9.9/src/smooth_inc.cpp: In member function 'BaseGDL* Data_< >::Smooth(DLong*, int, bool, BaseGDL*) [with Sp = SpDInt; DLong = int]': /builddir/build/BUILD/gdl-0.9.9/src/smooth_inc.cpp:195:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (int i = 0; i < srcRank; ++i) ^ /builddir/build/BUILD/gdl-0.9.9/src/smooth_inc.cpp:207:31: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (int i = 0; i < srcRank-1; ++i) rotate1[i] = i+1; rotate1[srcRank-1]=0; //[1,2,...,0] ^ /builddir/build/BUILD/gdl-0.9.9/src/smooth_inc.cpp:194:9: warning: variable 'mydims' set but not used [-Wunused-but-set-variable] SizeT mydims[srcRank]; //memory of dimensions, done one after the other ^ /builddir/build/BUILD/gdl-0.9.9/src/smooth_inc.cpp:202:9: warning: variable 'rotate1' set but not used [-Wunused-but-set-variable] DUInt rotate1[srcRank]; //turntable transposition index list ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/smooth_inc.cpp:4:0, from /builddir/build/BUILD/gdl-0.9.9/src/smooth.cpp:89: /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyD.hpp: In function 'void SmoothPolyD(DUInt*, DUInt*, const SizeT*, int, const DLong*)': /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyD.hpp:47:13: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (; m < MAXRANK; ++m) destStride[m + 1] = destStride[rank]; ^ /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyD.hpp:53:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyD.hpp:53:102: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyD.hpp:59:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyD.hpp:59:102: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyD.hpp:36:7: warning: variable 'destDim' set but not used [-Wunused-but-set-variable] SizeT destDim[ MAXRANK]; //use destDim mainly to turn resDim each time ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/smooth_inc.cpp:10:0, from /builddir/build/BUILD/gdl-0.9.9/src/smooth.cpp:89: /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyD.hpp: In function 'void SmoothPolyDWrap(DUInt*, DUInt*, const SizeT*, int, const DLong*)': /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyD.hpp:47:13: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (; m < MAXRANK; ++m) destStride[m + 1] = destStride[rank]; ^ /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyD.hpp:53:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyD.hpp:53:102: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyD.hpp:59:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyD.hpp:59:102: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyD.hpp:78:13: warning: unused variable 'n1' [-Wunused-variable] DDouble n1 = n; ^ /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyD.hpp:36:7: warning: variable 'destDim' set but not used [-Wunused-but-set-variable] SizeT destDim[ MAXRANK]; //use destDim mainly to turn resDim each time ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/smooth_inc.cpp:15:0, from /builddir/build/BUILD/gdl-0.9.9/src/smooth.cpp:89: /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyD.hpp: In function 'void SmoothPolyDTruncate(DUInt*, DUInt*, const SizeT*, int, const DLong*)': /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyD.hpp:47:13: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (; m < MAXRANK; ++m) destStride[m + 1] = destStride[rank]; ^ /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyD.hpp:53:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyD.hpp:53:102: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyD.hpp:59:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyD.hpp:59:102: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyD.hpp:78:13: warning: unused variable 'n1' [-Wunused-variable] DDouble n1 = n; ^ /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyD.hpp:36:7: warning: variable 'destDim' set but not used [-Wunused-but-set-variable] SizeT destDim[ MAXRANK]; //use destDim mainly to turn resDim each time ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/smooth_inc.cpp:20:0, from /builddir/build/BUILD/gdl-0.9.9/src/smooth.cpp:89: /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyD.hpp: In function 'void SmoothPolyDZero(DUInt*, DUInt*, const SizeT*, int, const DLong*)': /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyD.hpp:47:13: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (; m < MAXRANK; ++m) destStride[m + 1] = destStride[rank]; ^ /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyD.hpp:53:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyD.hpp:53:102: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyD.hpp:59:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyD.hpp:59:102: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyD.hpp:78:13: warning: unused variable 'n1' [-Wunused-variable] DDouble n1 = n; ^ /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyD.hpp:36:7: warning: variable 'destDim' set but not used [-Wunused-but-set-variable] SizeT destDim[ MAXRANK]; //use destDim mainly to turn resDim each time ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/smooth_inc.cpp:25:0, from /builddir/build/BUILD/gdl-0.9.9/src/smooth.cpp:89: /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyD.hpp: In function 'void SmoothPolyDMirror(DUInt*, DUInt*, const SizeT*, int, const DLong*)': /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyD.hpp:47:13: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (; m < MAXRANK; ++m) destStride[m + 1] = destStride[rank]; ^ /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyD.hpp:53:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyD.hpp:53:102: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyD.hpp:59:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyD.hpp:59:102: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyD.hpp:78:13: warning: unused variable 'n1' [-Wunused-variable] DDouble n1 = n; ^ /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyD.hpp:36:7: warning: variable 'destDim' set but not used [-Wunused-but-set-variable] SizeT destDim[ MAXRANK]; //use destDim mainly to turn resDim each time ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/smooth_inc.cpp:33:0, from /builddir/build/BUILD/gdl-0.9.9/src/smooth.cpp:89: /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyDnans.hpp: In function 'void SmoothPolyDNan(DUInt*, DUInt*, const SizeT*, int, const DLong*)': /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyDnans.hpp:47:13: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (; m < MAXRANK; ++m) destStride[m + 1] = destStride[rank]; ^ /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyDnans.hpp:53:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyDnans.hpp:53:102: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyDnans.hpp:59:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyDnans.hpp:59:102: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyDnans.hpp:36:7: warning: variable 'destDim' set but not used [-Wunused-but-set-variable] SizeT destDim[ MAXRANK]; //use destDim mainly to turn resDim each time ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/smooth_inc.cpp:39:0, from /builddir/build/BUILD/gdl-0.9.9/src/smooth.cpp:89: /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyDnans.hpp: In function 'void SmoothPolyDWrapNan(DUInt*, DUInt*, const SizeT*, int, const DLong*)': /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyDnans.hpp:47:13: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (; m < MAXRANK; ++m) destStride[m + 1] = destStride[rank]; ^ /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyDnans.hpp:53:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyDnans.hpp:53:102: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyDnans.hpp:59:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyDnans.hpp:59:102: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyDnans.hpp:36:7: warning: variable 'destDim' set but not used [-Wunused-but-set-variable] SizeT destDim[ MAXRANK]; //use destDim mainly to turn resDim each time ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/smooth_inc.cpp:44:0, from /builddir/build/BUILD/gdl-0.9.9/src/smooth.cpp:89: /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyDnans.hpp: In function 'void SmoothPolyDTruncateNan(DUInt*, DUInt*, const SizeT*, int, const DLong*)': /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyDnans.hpp:47:13: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (; m < MAXRANK; ++m) destStride[m + 1] = destStride[rank]; ^ /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyDnans.hpp:53:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyDnans.hpp:53:102: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyDnans.hpp:59:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyDnans.hpp:59:102: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyDnans.hpp:36:7: warning: variable 'destDim' set but not used [-Wunused-but-set-variable] SizeT destDim[ MAXRANK]; //use destDim mainly to turn resDim each time ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/smooth_inc.cpp:49:0, from /builddir/build/BUILD/gdl-0.9.9/src/smooth.cpp:89: /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyDnans.hpp: In function 'void SmoothPolyDZeroNan(DUInt*, DUInt*, const SizeT*, int, const DLong*)': /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyDnans.hpp:47:13: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (; m < MAXRANK; ++m) destStride[m + 1] = destStride[rank]; ^ /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyDnans.hpp:53:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyDnans.hpp:53:102: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyDnans.hpp:59:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyDnans.hpp:59:102: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyDnans.hpp:36:7: warning: variable 'destDim' set but not used [-Wunused-but-set-variable] SizeT destDim[ MAXRANK]; //use destDim mainly to turn resDim each time ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/smooth_inc.cpp:54:0, from /builddir/build/BUILD/gdl-0.9.9/src/smooth.cpp:89: /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyDnans.hpp: In function 'void SmoothPolyDMirrorNan(DUInt*, DUInt*, const SizeT*, int, const DLong*)': /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyDnans.hpp:47:13: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (; m < MAXRANK; ++m) destStride[m + 1] = destStride[rank]; ^ /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyDnans.hpp:53:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyDnans.hpp:53:102: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyDnans.hpp:59:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyDnans.hpp:59:102: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyDnans.hpp:36:7: warning: variable 'destDim' set but not used [-Wunused-but-set-variable] SizeT destDim[ MAXRANK]; //use destDim mainly to turn resDim each time ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/smooth_inc.cpp:123:0, from /builddir/build/BUILD/gdl-0.9.9/src/smooth.cpp:89: /builddir/build/BUILD/gdl-0.9.9/src/smooth2d.hpp: In function 'void Smooth2D(const DUInt*, DUInt*, SizeT, SizeT, const DLong*)': /builddir/build/BUILD/gdl-0.9.9/src/smooth2d.hpp:24:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/smooth2d.hpp:24:102: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/smooth_inc.cpp:129:0, from /builddir/build/BUILD/gdl-0.9.9/src/smooth.cpp:89: /builddir/build/BUILD/gdl-0.9.9/src/smooth2d.hpp: In function 'void Smooth2DWrap(const DUInt*, DUInt*, SizeT, SizeT, const DLong*)': /builddir/build/BUILD/gdl-0.9.9/src/smooth2d.hpp:24:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/smooth2d.hpp:24:102: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/smooth_inc.cpp:134:0, from /builddir/build/BUILD/gdl-0.9.9/src/smooth.cpp:89: /builddir/build/BUILD/gdl-0.9.9/src/smooth2d.hpp: In function 'void Smooth2DTruncate(const DUInt*, DUInt*, SizeT, SizeT, const DLong*)': /builddir/build/BUILD/gdl-0.9.9/src/smooth2d.hpp:24:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/smooth2d.hpp:24:102: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/smooth_inc.cpp:139:0, from /builddir/build/BUILD/gdl-0.9.9/src/smooth.cpp:89: /builddir/build/BUILD/gdl-0.9.9/src/smooth2d.hpp: In function 'void Smooth2DMirror(const DUInt*, DUInt*, SizeT, SizeT, const DLong*)': /builddir/build/BUILD/gdl-0.9.9/src/smooth2d.hpp:24:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/smooth2d.hpp:24:102: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/smooth_inc.cpp:144:0, from /builddir/build/BUILD/gdl-0.9.9/src/smooth.cpp:89: /builddir/build/BUILD/gdl-0.9.9/src/smooth2d.hpp: In function 'void Smooth2DZero(const DUInt*, DUInt*, SizeT, SizeT, const DLong*)': /builddir/build/BUILD/gdl-0.9.9/src/smooth2d.hpp:24:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/smooth2d.hpp:24:102: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/smooth_inc.cpp:153:0, from /builddir/build/BUILD/gdl-0.9.9/src/smooth.cpp:89: /builddir/build/BUILD/gdl-0.9.9/src/smooth2dnans.hpp: In function 'void Smooth2DNan(const DUInt*, DUInt*, SizeT, SizeT, const DLong*)': /builddir/build/BUILD/gdl-0.9.9/src/smooth2dnans.hpp:25:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/smooth2dnans.hpp:25:102: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/smooth_inc.cpp:159:0, from /builddir/build/BUILD/gdl-0.9.9/src/smooth.cpp:89: /builddir/build/BUILD/gdl-0.9.9/src/smooth2dnans.hpp: In function 'void Smooth2DWrapNan(const DUInt*, DUInt*, SizeT, SizeT, const DLong*)': /builddir/build/BUILD/gdl-0.9.9/src/smooth2dnans.hpp:25:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/smooth2dnans.hpp:25:102: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/smooth_inc.cpp:164:0, from /builddir/build/BUILD/gdl-0.9.9/src/smooth.cpp:89: /builddir/build/BUILD/gdl-0.9.9/src/smooth2dnans.hpp: In function 'void Smooth2DTruncateNan(const DUInt*, DUInt*, SizeT, SizeT, const DLong*)': /builddir/build/BUILD/gdl-0.9.9/src/smooth2dnans.hpp:25:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/smooth2dnans.hpp:25:102: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/smooth_inc.cpp:169:0, from /builddir/build/BUILD/gdl-0.9.9/src/smooth.cpp:89: /builddir/build/BUILD/gdl-0.9.9/src/smooth2dnans.hpp: In function 'void Smooth2DMirrorNan(const DUInt*, DUInt*, SizeT, SizeT, const DLong*)': /builddir/build/BUILD/gdl-0.9.9/src/smooth2dnans.hpp:25:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/smooth2dnans.hpp:25:102: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/smooth_inc.cpp:174:0, from /builddir/build/BUILD/gdl-0.9.9/src/smooth.cpp:89: /builddir/build/BUILD/gdl-0.9.9/src/smooth2dnans.hpp: In function 'void Smooth2DZeroNan(const DUInt*, DUInt*, SizeT, SizeT, const DLong*)': /builddir/build/BUILD/gdl-0.9.9/src/smooth2dnans.hpp:25:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/smooth2dnans.hpp:25:102: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/smooth.cpp:89:0: /builddir/build/BUILD/gdl-0.9.9/src/smooth_inc.cpp: In member function 'BaseGDL* Data_< >::Smooth(DLong*, int, bool, BaseGDL*) [with Sp = SpDUInt; DLong = int]': /builddir/build/BUILD/gdl-0.9.9/src/smooth_inc.cpp:195:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (int i = 0; i < srcRank; ++i) ^ /builddir/build/BUILD/gdl-0.9.9/src/smooth_inc.cpp:207:31: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (int i = 0; i < srcRank-1; ++i) rotate1[i] = i+1; rotate1[srcRank-1]=0; //[1,2,...,0] ^ /builddir/build/BUILD/gdl-0.9.9/src/smooth_inc.cpp:194:9: warning: variable 'mydims' set but not used [-Wunused-but-set-variable] SizeT mydims[srcRank]; //memory of dimensions, done one after the other ^ /builddir/build/BUILD/gdl-0.9.9/src/smooth_inc.cpp:202:9: warning: variable 'rotate1' set but not used [-Wunused-but-set-variable] DUInt rotate1[srcRank]; //turntable transposition index list ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/smooth_inc.cpp:4:0, from /builddir/build/BUILD/gdl-0.9.9/src/smooth.cpp:95: /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyD.hpp: In function 'void SmoothPolyD(DLong*, DLong*, const SizeT*, int, const DLong*)': /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyD.hpp:47:13: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (; m < MAXRANK; ++m) destStride[m + 1] = destStride[rank]; ^ /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyD.hpp:53:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyD.hpp:53:102: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyD.hpp:59:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyD.hpp:59:102: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyD.hpp:36:7: warning: variable 'destDim' set but not used [-Wunused-but-set-variable] SizeT destDim[ MAXRANK]; //use destDim mainly to turn resDim each time ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/smooth_inc.cpp:10:0, from /builddir/build/BUILD/gdl-0.9.9/src/smooth.cpp:95: /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyD.hpp: In function 'void SmoothPolyDWrap(DLong*, DLong*, const SizeT*, int, const DLong*)': /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyD.hpp:47:13: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (; m < MAXRANK; ++m) destStride[m + 1] = destStride[rank]; ^ /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyD.hpp:53:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyD.hpp:53:102: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyD.hpp:59:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyD.hpp:59:102: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyD.hpp:78:13: warning: unused variable 'n1' [-Wunused-variable] DDouble n1 = n; ^ /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyD.hpp:36:7: warning: variable 'destDim' set but not used [-Wunused-but-set-variable] SizeT destDim[ MAXRANK]; //use destDim mainly to turn resDim each time ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/smooth_inc.cpp:15:0, from /builddir/build/BUILD/gdl-0.9.9/src/smooth.cpp:95: /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyD.hpp: In function 'void SmoothPolyDTruncate(DLong*, DLong*, const SizeT*, int, const DLong*)': /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyD.hpp:47:13: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (; m < MAXRANK; ++m) destStride[m + 1] = destStride[rank]; ^ /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyD.hpp:53:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyD.hpp:53:102: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyD.hpp:59:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyD.hpp:59:102: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyD.hpp:78:13: warning: unused variable 'n1' [-Wunused-variable] DDouble n1 = n; ^ /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyD.hpp:36:7: warning: variable 'destDim' set but not used [-Wunused-but-set-variable] SizeT destDim[ MAXRANK]; //use destDim mainly to turn resDim each time ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/smooth_inc.cpp:20:0, from /builddir/build/BUILD/gdl-0.9.9/src/smooth.cpp:95: /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyD.hpp: In function 'void SmoothPolyDZero(DLong*, DLong*, const SizeT*, int, const DLong*)': /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyD.hpp:47:13: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (; m < MAXRANK; ++m) destStride[m + 1] = destStride[rank]; ^ /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyD.hpp:53:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyD.hpp:53:102: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyD.hpp:59:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyD.hpp:59:102: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyD.hpp:78:13: warning: unused variable 'n1' [-Wunused-variable] DDouble n1 = n; ^ /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyD.hpp:36:7: warning: variable 'destDim' set but not used [-Wunused-but-set-variable] SizeT destDim[ MAXRANK]; //use destDim mainly to turn resDim each time ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/smooth_inc.cpp:25:0, from /builddir/build/BUILD/gdl-0.9.9/src/smooth.cpp:95: /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyD.hpp: In function 'void SmoothPolyDMirror(DLong*, DLong*, const SizeT*, int, const DLong*)': /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyD.hpp:47:13: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (; m < MAXRANK; ++m) destStride[m + 1] = destStride[rank]; ^ /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyD.hpp:53:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyD.hpp:53:102: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyD.hpp:59:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyD.hpp:59:102: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyD.hpp:78:13: warning: unused variable 'n1' [-Wunused-variable] DDouble n1 = n; ^ /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyD.hpp:36:7: warning: variable 'destDim' set but not used [-Wunused-but-set-variable] SizeT destDim[ MAXRANK]; //use destDim mainly to turn resDim each time ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/smooth_inc.cpp:33:0, from /builddir/build/BUILD/gdl-0.9.9/src/smooth.cpp:95: /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyDnans.hpp: In function 'void SmoothPolyDNan(DLong*, DLong*, const SizeT*, int, const DLong*)': /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyDnans.hpp:47:13: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (; m < MAXRANK; ++m) destStride[m + 1] = destStride[rank]; ^ /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyDnans.hpp:53:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyDnans.hpp:53:102: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyDnans.hpp:59:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyDnans.hpp:59:102: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyDnans.hpp:36:7: warning: variable 'destDim' set but not used [-Wunused-but-set-variable] SizeT destDim[ MAXRANK]; //use destDim mainly to turn resDim each time ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/smooth_inc.cpp:39:0, from /builddir/build/BUILD/gdl-0.9.9/src/smooth.cpp:95: /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyDnans.hpp: In function 'void SmoothPolyDWrapNan(DLong*, DLong*, const SizeT*, int, const DLong*)': /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyDnans.hpp:47:13: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (; m < MAXRANK; ++m) destStride[m + 1] = destStride[rank]; ^ /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyDnans.hpp:53:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyDnans.hpp:53:102: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyDnans.hpp:59:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyDnans.hpp:59:102: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyDnans.hpp:36:7: warning: variable 'destDim' set but not used [-Wunused-but-set-variable] SizeT destDim[ MAXRANK]; //use destDim mainly to turn resDim each time ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/smooth_inc.cpp:44:0, from /builddir/build/BUILD/gdl-0.9.9/src/smooth.cpp:95: /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyDnans.hpp: In function 'void SmoothPolyDTruncateNan(DLong*, DLong*, const SizeT*, int, const DLong*)': /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyDnans.hpp:47:13: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (; m < MAXRANK; ++m) destStride[m + 1] = destStride[rank]; ^ /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyDnans.hpp:53:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyDnans.hpp:53:102: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyDnans.hpp:59:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyDnans.hpp:59:102: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyDnans.hpp:36:7: warning: variable 'destDim' set but not used [-Wunused-but-set-variable] SizeT destDim[ MAXRANK]; //use destDim mainly to turn resDim each time ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/smooth_inc.cpp:49:0, from /builddir/build/BUILD/gdl-0.9.9/src/smooth.cpp:95: /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyDnans.hpp: In function 'void SmoothPolyDZeroNan(DLong*, DLong*, const SizeT*, int, const DLong*)': /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyDnans.hpp:47:13: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (; m < MAXRANK; ++m) destStride[m + 1] = destStride[rank]; ^ /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyDnans.hpp:53:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyDnans.hpp:53:102: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyDnans.hpp:59:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyDnans.hpp:59:102: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyDnans.hpp:36:7: warning: variable 'destDim' set but not used [-Wunused-but-set-variable] SizeT destDim[ MAXRANK]; //use destDim mainly to turn resDim each time ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/smooth_inc.cpp:54:0, from /builddir/build/BUILD/gdl-0.9.9/src/smooth.cpp:95: /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyDnans.hpp: In function 'void SmoothPolyDMirrorNan(DLong*, DLong*, const SizeT*, int, const DLong*)': /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyDnans.hpp:47:13: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (; m < MAXRANK; ++m) destStride[m + 1] = destStride[rank]; ^ /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyDnans.hpp:53:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyDnans.hpp:53:102: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyDnans.hpp:59:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyDnans.hpp:59:102: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyDnans.hpp:36:7: warning: variable 'destDim' set but not used [-Wunused-but-set-variable] SizeT destDim[ MAXRANK]; //use destDim mainly to turn resDim each time ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/smooth_inc.cpp:123:0, from /builddir/build/BUILD/gdl-0.9.9/src/smooth.cpp:95: /builddir/build/BUILD/gdl-0.9.9/src/smooth2d.hpp: In function 'void Smooth2D(const DLong*, DLong*, SizeT, SizeT, const DLong*)': /builddir/build/BUILD/gdl-0.9.9/src/smooth2d.hpp:24:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/smooth2d.hpp:24:102: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/smooth_inc.cpp:129:0, from /builddir/build/BUILD/gdl-0.9.9/src/smooth.cpp:95: /builddir/build/BUILD/gdl-0.9.9/src/smooth2d.hpp: In function 'void Smooth2DWrap(const DLong*, DLong*, SizeT, SizeT, const DLong*)': /builddir/build/BUILD/gdl-0.9.9/src/smooth2d.hpp:24:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/smooth2d.hpp:24:102: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/smooth_inc.cpp:134:0, from /builddir/build/BUILD/gdl-0.9.9/src/smooth.cpp:95: /builddir/build/BUILD/gdl-0.9.9/src/smooth2d.hpp: In function 'void Smooth2DTruncate(const DLong*, DLong*, SizeT, SizeT, const DLong*)': /builddir/build/BUILD/gdl-0.9.9/src/smooth2d.hpp:24:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/smooth2d.hpp:24:102: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/smooth_inc.cpp:139:0, from /builddir/build/BUILD/gdl-0.9.9/src/smooth.cpp:95: /builddir/build/BUILD/gdl-0.9.9/src/smooth2d.hpp: In function 'void Smooth2DMirror(const DLong*, DLong*, SizeT, SizeT, const DLong*)': /builddir/build/BUILD/gdl-0.9.9/src/smooth2d.hpp:24:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/smooth2d.hpp:24:102: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/smooth_inc.cpp:144:0, from /builddir/build/BUILD/gdl-0.9.9/src/smooth.cpp:95: /builddir/build/BUILD/gdl-0.9.9/src/smooth2d.hpp: In function 'void Smooth2DZero(const DLong*, DLong*, SizeT, SizeT, const DLong*)': /builddir/build/BUILD/gdl-0.9.9/src/smooth2d.hpp:24:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/smooth2d.hpp:24:102: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/smooth_inc.cpp:153:0, from /builddir/build/BUILD/gdl-0.9.9/src/smooth.cpp:95: /builddir/build/BUILD/gdl-0.9.9/src/smooth2dnans.hpp: In function 'void Smooth2DNan(const DLong*, DLong*, SizeT, SizeT, const DLong*)': /builddir/build/BUILD/gdl-0.9.9/src/smooth2dnans.hpp:25:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/smooth2dnans.hpp:25:102: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/smooth_inc.cpp:159:0, from /builddir/build/BUILD/gdl-0.9.9/src/smooth.cpp:95: /builddir/build/BUILD/gdl-0.9.9/src/smooth2dnans.hpp: In function 'void Smooth2DWrapNan(const DLong*, DLong*, SizeT, SizeT, const DLong*)': /builddir/build/BUILD/gdl-0.9.9/src/smooth2dnans.hpp:25:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/smooth2dnans.hpp:25:102: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/smooth_inc.cpp:164:0, from /builddir/build/BUILD/gdl-0.9.9/src/smooth.cpp:95: /builddir/build/BUILD/gdl-0.9.9/src/smooth2dnans.hpp: In function 'void Smooth2DTruncateNan(const DLong*, DLong*, SizeT, SizeT, const DLong*)': /builddir/build/BUILD/gdl-0.9.9/src/smooth2dnans.hpp:25:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/smooth2dnans.hpp:25:102: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/smooth_inc.cpp:169:0, from /builddir/build/BUILD/gdl-0.9.9/src/smooth.cpp:95: /builddir/build/BUILD/gdl-0.9.9/src/smooth2dnans.hpp: In function 'void Smooth2DMirrorNan(const DLong*, DLong*, SizeT, SizeT, const DLong*)': /builddir/build/BUILD/gdl-0.9.9/src/smooth2dnans.hpp:25:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/smooth2dnans.hpp:25:102: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/smooth_inc.cpp:174:0, from /builddir/build/BUILD/gdl-0.9.9/src/smooth.cpp:95: /builddir/build/BUILD/gdl-0.9.9/src/smooth2dnans.hpp: In function 'void Smooth2DZeroNan(const DLong*, DLong*, SizeT, SizeT, const DLong*)': /builddir/build/BUILD/gdl-0.9.9/src/smooth2dnans.hpp:25:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/smooth2dnans.hpp:25:102: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/smooth.cpp:95:0: /builddir/build/BUILD/gdl-0.9.9/src/smooth_inc.cpp: In member function 'BaseGDL* Data_< >::Smooth(DLong*, int, bool, BaseGDL*) [with Sp = SpDLong; DLong = int]': /builddir/build/BUILD/gdl-0.9.9/src/smooth_inc.cpp:195:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (int i = 0; i < srcRank; ++i) ^ /builddir/build/BUILD/gdl-0.9.9/src/smooth_inc.cpp:207:31: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (int i = 0; i < srcRank-1; ++i) rotate1[i] = i+1; rotate1[srcRank-1]=0; //[1,2,...,0] ^ /builddir/build/BUILD/gdl-0.9.9/src/smooth_inc.cpp:194:9: warning: variable 'mydims' set but not used [-Wunused-but-set-variable] SizeT mydims[srcRank]; //memory of dimensions, done one after the other ^ /builddir/build/BUILD/gdl-0.9.9/src/smooth_inc.cpp:202:9: warning: variable 'rotate1' set but not used [-Wunused-but-set-variable] DUInt rotate1[srcRank]; //turntable transposition index list ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/smooth_inc.cpp:4:0, from /builddir/build/BUILD/gdl-0.9.9/src/smooth.cpp:101: /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyD.hpp: In function 'void SmoothPolyD(DULong*, DULong*, const SizeT*, int, const DLong*)': /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyD.hpp:47:13: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (; m < MAXRANK; ++m) destStride[m + 1] = destStride[rank]; ^ /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyD.hpp:53:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyD.hpp:53:102: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyD.hpp:59:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyD.hpp:59:102: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyD.hpp:36:7: warning: variable 'destDim' set but not used [-Wunused-but-set-variable] SizeT destDim[ MAXRANK]; //use destDim mainly to turn resDim each time ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/smooth_inc.cpp:10:0, from /builddir/build/BUILD/gdl-0.9.9/src/smooth.cpp:101: /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyD.hpp: In function 'void SmoothPolyDWrap(DULong*, DULong*, const SizeT*, int, const DLong*)': /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyD.hpp:47:13: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (; m < MAXRANK; ++m) destStride[m + 1] = destStride[rank]; ^ /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyD.hpp:53:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyD.hpp:53:102: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyD.hpp:59:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyD.hpp:59:102: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyD.hpp:78:13: warning: unused variable 'n1' [-Wunused-variable] DDouble n1 = n; ^ /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyD.hpp:36:7: warning: variable 'destDim' set but not used [-Wunused-but-set-variable] SizeT destDim[ MAXRANK]; //use destDim mainly to turn resDim each time ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/smooth_inc.cpp:15:0, from /builddir/build/BUILD/gdl-0.9.9/src/smooth.cpp:101: /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyD.hpp: In function 'void SmoothPolyDTruncate(DULong*, DULong*, const SizeT*, int, const DLong*)': /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyD.hpp:47:13: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (; m < MAXRANK; ++m) destStride[m + 1] = destStride[rank]; ^ /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyD.hpp:53:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyD.hpp:53:102: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyD.hpp:59:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyD.hpp:59:102: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyD.hpp:78:13: warning: unused variable 'n1' [-Wunused-variable] DDouble n1 = n; ^ /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyD.hpp:36:7: warning: variable 'destDim' set but not used [-Wunused-but-set-variable] SizeT destDim[ MAXRANK]; //use destDim mainly to turn resDim each time ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/smooth_inc.cpp:20:0, from /builddir/build/BUILD/gdl-0.9.9/src/smooth.cpp:101: /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyD.hpp: In function 'void SmoothPolyDZero(DULong*, DULong*, const SizeT*, int, const DLong*)': /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyD.hpp:47:13: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (; m < MAXRANK; ++m) destStride[m + 1] = destStride[rank]; ^ /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyD.hpp:53:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyD.hpp:53:102: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyD.hpp:59:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyD.hpp:59:102: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyD.hpp:78:13: warning: unused variable 'n1' [-Wunused-variable] DDouble n1 = n; ^ /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyD.hpp:36:7: warning: variable 'destDim' set but not used [-Wunused-but-set-variable] SizeT destDim[ MAXRANK]; //use destDim mainly to turn resDim each time ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/smooth_inc.cpp:25:0, from /builddir/build/BUILD/gdl-0.9.9/src/smooth.cpp:101: /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyD.hpp: In function 'void SmoothPolyDMirror(DULong*, DULong*, const SizeT*, int, const DLong*)': /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyD.hpp:47:13: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (; m < MAXRANK; ++m) destStride[m + 1] = destStride[rank]; ^ /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyD.hpp:53:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyD.hpp:53:102: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyD.hpp:59:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyD.hpp:59:102: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyD.hpp:78:13: warning: unused variable 'n1' [-Wunused-variable] DDouble n1 = n; ^ /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyD.hpp:36:7: warning: variable 'destDim' set but not used [-Wunused-but-set-variable] SizeT destDim[ MAXRANK]; //use destDim mainly to turn resDim each time ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/smooth_inc.cpp:33:0, from /builddir/build/BUILD/gdl-0.9.9/src/smooth.cpp:101: /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyDnans.hpp: In function 'void SmoothPolyDNan(DULong*, DULong*, const SizeT*, int, const DLong*)': /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyDnans.hpp:47:13: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (; m < MAXRANK; ++m) destStride[m + 1] = destStride[rank]; ^ /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyDnans.hpp:53:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyDnans.hpp:53:102: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyDnans.hpp:59:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyDnans.hpp:59:102: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyDnans.hpp:36:7: warning: variable 'destDim' set but not used [-Wunused-but-set-variable] SizeT destDim[ MAXRANK]; //use destDim mainly to turn resDim each time ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/smooth_inc.cpp:39:0, from /builddir/build/BUILD/gdl-0.9.9/src/smooth.cpp:101: /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyDnans.hpp: In function 'void SmoothPolyDWrapNan(DULong*, DULong*, const SizeT*, int, const DLong*)': /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyDnans.hpp:47:13: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (; m < MAXRANK; ++m) destStride[m + 1] = destStride[rank]; ^ /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyDnans.hpp:53:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyDnans.hpp:53:102: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyDnans.hpp:59:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyDnans.hpp:59:102: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyDnans.hpp:36:7: warning: variable 'destDim' set but not used [-Wunused-but-set-variable] SizeT destDim[ MAXRANK]; //use destDim mainly to turn resDim each time ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/smooth_inc.cpp:44:0, from /builddir/build/BUILD/gdl-0.9.9/src/smooth.cpp:101: /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyDnans.hpp: In function 'void SmoothPolyDTruncateNan(DULong*, DULong*, const SizeT*, int, const DLong*)': /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyDnans.hpp:47:13: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (; m < MAXRANK; ++m) destStride[m + 1] = destStride[rank]; ^ /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyDnans.hpp:53:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyDnans.hpp:53:102: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyDnans.hpp:59:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyDnans.hpp:59:102: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyDnans.hpp:36:7: warning: variable 'destDim' set but not used [-Wunused-but-set-variable] SizeT destDim[ MAXRANK]; //use destDim mainly to turn resDim each time ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/smooth_inc.cpp:49:0, from /builddir/build/BUILD/gdl-0.9.9/src/smooth.cpp:101: /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyDnans.hpp: In function 'void SmoothPolyDZeroNan(DULong*, DULong*, const SizeT*, int, const DLong*)': /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyDnans.hpp:47:13: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (; m < MAXRANK; ++m) destStride[m + 1] = destStride[rank]; ^ /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyDnans.hpp:53:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyDnans.hpp:53:102: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyDnans.hpp:59:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyDnans.hpp:59:102: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyDnans.hpp:36:7: warning: variable 'destDim' set but not used [-Wunused-but-set-variable] SizeT destDim[ MAXRANK]; //use destDim mainly to turn resDim each time ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/smooth_inc.cpp:54:0, from /builddir/build/BUILD/gdl-0.9.9/src/smooth.cpp:101: /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyDnans.hpp: In function 'void SmoothPolyDMirrorNan(DULong*, DULong*, const SizeT*, int, const DLong*)': /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyDnans.hpp:47:13: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (; m < MAXRANK; ++m) destStride[m + 1] = destStride[rank]; ^ /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyDnans.hpp:53:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyDnans.hpp:53:102: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyDnans.hpp:59:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyDnans.hpp:59:102: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyDnans.hpp:36:7: warning: variable 'destDim' set but not used [-Wunused-but-set-variable] SizeT destDim[ MAXRANK]; //use destDim mainly to turn resDim each time ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/smooth_inc.cpp:123:0, from /builddir/build/BUILD/gdl-0.9.9/src/smooth.cpp:101: /builddir/build/BUILD/gdl-0.9.9/src/smooth2d.hpp: In function 'void Smooth2D(const DULong*, DULong*, SizeT, SizeT, const DLong*)': /builddir/build/BUILD/gdl-0.9.9/src/smooth2d.hpp:24:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/smooth2d.hpp:24:102: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/smooth_inc.cpp:129:0, from /builddir/build/BUILD/gdl-0.9.9/src/smooth.cpp:101: /builddir/build/BUILD/gdl-0.9.9/src/smooth2d.hpp: In function 'void Smooth2DWrap(const DULong*, DULong*, SizeT, SizeT, const DLong*)': /builddir/build/BUILD/gdl-0.9.9/src/smooth2d.hpp:24:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/smooth2d.hpp:24:102: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/smooth_inc.cpp:134:0, from /builddir/build/BUILD/gdl-0.9.9/src/smooth.cpp:101: /builddir/build/BUILD/gdl-0.9.9/src/smooth2d.hpp: In function 'void Smooth2DTruncate(const DULong*, DULong*, SizeT, SizeT, const DLong*)': /builddir/build/BUILD/gdl-0.9.9/src/smooth2d.hpp:24:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/smooth2d.hpp:24:102: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/smooth_inc.cpp:139:0, from /builddir/build/BUILD/gdl-0.9.9/src/smooth.cpp:101: /builddir/build/BUILD/gdl-0.9.9/src/smooth2d.hpp: In function 'void Smooth2DMirror(const DULong*, DULong*, SizeT, SizeT, const DLong*)': /builddir/build/BUILD/gdl-0.9.9/src/smooth2d.hpp:24:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/smooth2d.hpp:24:102: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/smooth_inc.cpp:144:0, from /builddir/build/BUILD/gdl-0.9.9/src/smooth.cpp:101: /builddir/build/BUILD/gdl-0.9.9/src/smooth2d.hpp: In function 'void Smooth2DZero(const DULong*, DULong*, SizeT, SizeT, const DLong*)': /builddir/build/BUILD/gdl-0.9.9/src/smooth2d.hpp:24:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/smooth2d.hpp:24:102: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/smooth_inc.cpp:153:0, from /builddir/build/BUILD/gdl-0.9.9/src/smooth.cpp:101: /builddir/build/BUILD/gdl-0.9.9/src/smooth2dnans.hpp: In function 'void Smooth2DNan(const DULong*, DULong*, SizeT, SizeT, const DLong*)': /builddir/build/BUILD/gdl-0.9.9/src/smooth2dnans.hpp:25:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/smooth2dnans.hpp:25:102: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/smooth_inc.cpp:159:0, from /builddir/build/BUILD/gdl-0.9.9/src/smooth.cpp:101: /builddir/build/BUILD/gdl-0.9.9/src/smooth2dnans.hpp: In function 'void Smooth2DWrapNan(const DULong*, DULong*, SizeT, SizeT, const DLong*)': /builddir/build/BUILD/gdl-0.9.9/src/smooth2dnans.hpp:25:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/smooth2dnans.hpp:25:102: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/smooth_inc.cpp:164:0, from /builddir/build/BUILD/gdl-0.9.9/src/smooth.cpp:101: /builddir/build/BUILD/gdl-0.9.9/src/smooth2dnans.hpp: In function 'void Smooth2DTruncateNan(const DULong*, DULong*, SizeT, SizeT, const DLong*)': /builddir/build/BUILD/gdl-0.9.9/src/smooth2dnans.hpp:25:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/smooth2dnans.hpp:25:102: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/smooth_inc.cpp:169:0, from /builddir/build/BUILD/gdl-0.9.9/src/smooth.cpp:101: /builddir/build/BUILD/gdl-0.9.9/src/smooth2dnans.hpp: In function 'void Smooth2DMirrorNan(const DULong*, DULong*, SizeT, SizeT, const DLong*)': /builddir/build/BUILD/gdl-0.9.9/src/smooth2dnans.hpp:25:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/smooth2dnans.hpp:25:102: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/smooth_inc.cpp:174:0, from /builddir/build/BUILD/gdl-0.9.9/src/smooth.cpp:101: /builddir/build/BUILD/gdl-0.9.9/src/smooth2dnans.hpp: In function 'void Smooth2DZeroNan(const DULong*, DULong*, SizeT, SizeT, const DLong*)': /builddir/build/BUILD/gdl-0.9.9/src/smooth2dnans.hpp:25:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/smooth2dnans.hpp:25:102: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/smooth.cpp:101:0: /builddir/build/BUILD/gdl-0.9.9/src/smooth_inc.cpp: In member function 'BaseGDL* Data_< >::Smooth(DLong*, int, bool, BaseGDL*) [with Sp = SpDULong; DLong = int]': /builddir/build/BUILD/gdl-0.9.9/src/smooth_inc.cpp:195:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (int i = 0; i < srcRank; ++i) ^ /builddir/build/BUILD/gdl-0.9.9/src/smooth_inc.cpp:207:31: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (int i = 0; i < srcRank-1; ++i) rotate1[i] = i+1; rotate1[srcRank-1]=0; //[1,2,...,0] ^ /builddir/build/BUILD/gdl-0.9.9/src/smooth_inc.cpp:194:9: warning: variable 'mydims' set but not used [-Wunused-but-set-variable] SizeT mydims[srcRank]; //memory of dimensions, done one after the other ^ /builddir/build/BUILD/gdl-0.9.9/src/smooth_inc.cpp:202:9: warning: variable 'rotate1' set but not used [-Wunused-but-set-variable] DUInt rotate1[srcRank]; //turntable transposition index list ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/smooth_inc.cpp:4:0, from /builddir/build/BUILD/gdl-0.9.9/src/smooth.cpp:107: /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyD.hpp: In function 'void SmoothPolyD(DLong64*, DLong64*, const SizeT*, int, const DLong*)': /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyD.hpp:47:13: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (; m < MAXRANK; ++m) destStride[m + 1] = destStride[rank]; ^ /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyD.hpp:53:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyD.hpp:53:102: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyD.hpp:59:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyD.hpp:59:102: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyD.hpp:36:7: warning: variable 'destDim' set but not used [-Wunused-but-set-variable] SizeT destDim[ MAXRANK]; //use destDim mainly to turn resDim each time ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/smooth_inc.cpp:10:0, from /builddir/build/BUILD/gdl-0.9.9/src/smooth.cpp:107: /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyD.hpp: In function 'void SmoothPolyDWrap(DLong64*, DLong64*, const SizeT*, int, const DLong*)': /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyD.hpp:47:13: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (; m < MAXRANK; ++m) destStride[m + 1] = destStride[rank]; ^ /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyD.hpp:53:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyD.hpp:53:102: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyD.hpp:59:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyD.hpp:59:102: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyD.hpp:78:13: warning: unused variable 'n1' [-Wunused-variable] DDouble n1 = n; ^ /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyD.hpp:36:7: warning: variable 'destDim' set but not used [-Wunused-but-set-variable] SizeT destDim[ MAXRANK]; //use destDim mainly to turn resDim each time ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/smooth_inc.cpp:15:0, from /builddir/build/BUILD/gdl-0.9.9/src/smooth.cpp:107: /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyD.hpp: In function 'void SmoothPolyDTruncate(DLong64*, DLong64*, const SizeT*, int, const DLong*)': /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyD.hpp:47:13: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (; m < MAXRANK; ++m) destStride[m + 1] = destStride[rank]; ^ /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyD.hpp:53:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyD.hpp:53:102: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyD.hpp:59:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyD.hpp:59:102: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyD.hpp:78:13: warning: unused variable 'n1' [-Wunused-variable] DDouble n1 = n; ^ /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyD.hpp:36:7: warning: variable 'destDim' set but not used [-Wunused-but-set-variable] SizeT destDim[ MAXRANK]; //use destDim mainly to turn resDim each time ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/smooth_inc.cpp:20:0, from /builddir/build/BUILD/gdl-0.9.9/src/smooth.cpp:107: /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyD.hpp: In function 'void SmoothPolyDZero(DLong64*, DLong64*, const SizeT*, int, const DLong*)': /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyD.hpp:47:13: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (; m < MAXRANK; ++m) destStride[m + 1] = destStride[rank]; ^ /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyD.hpp:53:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyD.hpp:53:102: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyD.hpp:59:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyD.hpp:59:102: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyD.hpp:78:13: warning: unused variable 'n1' [-Wunused-variable] DDouble n1 = n; ^ /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyD.hpp:36:7: warning: variable 'destDim' set but not used [-Wunused-but-set-variable] SizeT destDim[ MAXRANK]; //use destDim mainly to turn resDim each time ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/smooth_inc.cpp:25:0, from /builddir/build/BUILD/gdl-0.9.9/src/smooth.cpp:107: /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyD.hpp: In function 'void SmoothPolyDMirror(DLong64*, DLong64*, const SizeT*, int, const DLong*)': /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyD.hpp:47:13: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (; m < MAXRANK; ++m) destStride[m + 1] = destStride[rank]; ^ /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyD.hpp:53:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyD.hpp:53:102: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyD.hpp:59:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyD.hpp:59:102: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyD.hpp:78:13: warning: unused variable 'n1' [-Wunused-variable] DDouble n1 = n; ^ /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyD.hpp:36:7: warning: variable 'destDim' set but not used [-Wunused-but-set-variable] SizeT destDim[ MAXRANK]; //use destDim mainly to turn resDim each time ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/smooth_inc.cpp:33:0, from /builddir/build/BUILD/gdl-0.9.9/src/smooth.cpp:107: /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyDnans.hpp: In function 'void SmoothPolyDNan(DLong64*, DLong64*, const SizeT*, int, const DLong*)': /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyDnans.hpp:47:13: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (; m < MAXRANK; ++m) destStride[m + 1] = destStride[rank]; ^ /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyDnans.hpp:53:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyDnans.hpp:53:102: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyDnans.hpp:59:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyDnans.hpp:59:102: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyDnans.hpp:36:7: warning: variable 'destDim' set but not used [-Wunused-but-set-variable] SizeT destDim[ MAXRANK]; //use destDim mainly to turn resDim each time ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/smooth_inc.cpp:39:0, from /builddir/build/BUILD/gdl-0.9.9/src/smooth.cpp:107: /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyDnans.hpp: In function 'void SmoothPolyDWrapNan(DLong64*, DLong64*, const SizeT*, int, const DLong*)': /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyDnans.hpp:47:13: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (; m < MAXRANK; ++m) destStride[m + 1] = destStride[rank]; ^ /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyDnans.hpp:53:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyDnans.hpp:53:102: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyDnans.hpp:59:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyDnans.hpp:59:102: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyDnans.hpp:36:7: warning: variable 'destDim' set but not used [-Wunused-but-set-variable] SizeT destDim[ MAXRANK]; //use destDim mainly to turn resDim each time ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/smooth_inc.cpp:44:0, from /builddir/build/BUILD/gdl-0.9.9/src/smooth.cpp:107: /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyDnans.hpp: In function 'void SmoothPolyDTruncateNan(DLong64*, DLong64*, const SizeT*, int, const DLong*)': /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyDnans.hpp:47:13: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (; m < MAXRANK; ++m) destStride[m + 1] = destStride[rank]; ^ /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyDnans.hpp:53:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyDnans.hpp:53:102: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyDnans.hpp:59:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyDnans.hpp:59:102: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyDnans.hpp:36:7: warning: variable 'destDim' set but not used [-Wunused-but-set-variable] SizeT destDim[ MAXRANK]; //use destDim mainly to turn resDim each time ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/smooth_inc.cpp:49:0, from /builddir/build/BUILD/gdl-0.9.9/src/smooth.cpp:107: /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyDnans.hpp: In function 'void SmoothPolyDZeroNan(DLong64*, DLong64*, const SizeT*, int, const DLong*)': /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyDnans.hpp:47:13: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (; m < MAXRANK; ++m) destStride[m + 1] = destStride[rank]; ^ /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyDnans.hpp:53:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyDnans.hpp:53:102: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyDnans.hpp:59:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyDnans.hpp:59:102: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyDnans.hpp:36:7: warning: variable 'destDim' set but not used [-Wunused-but-set-variable] SizeT destDim[ MAXRANK]; //use destDim mainly to turn resDim each time ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/smooth_inc.cpp:54:0, from /builddir/build/BUILD/gdl-0.9.9/src/smooth.cpp:107: /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyDnans.hpp: In function 'void SmoothPolyDMirrorNan(DLong64*, DLong64*, const SizeT*, int, const DLong*)': /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyDnans.hpp:47:13: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (; m < MAXRANK; ++m) destStride[m + 1] = destStride[rank]; ^ /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyDnans.hpp:53:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyDnans.hpp:53:102: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyDnans.hpp:59:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyDnans.hpp:59:102: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyDnans.hpp:36:7: warning: variable 'destDim' set but not used [-Wunused-but-set-variable] SizeT destDim[ MAXRANK]; //use destDim mainly to turn resDim each time ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/smooth_inc.cpp:123:0, from /builddir/build/BUILD/gdl-0.9.9/src/smooth.cpp:107: /builddir/build/BUILD/gdl-0.9.9/src/smooth2d.hpp: In function 'void Smooth2D(const DLong64*, DLong64*, SizeT, SizeT, const DLong*)': /builddir/build/BUILD/gdl-0.9.9/src/smooth2d.hpp:24:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/smooth2d.hpp:24:102: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/smooth_inc.cpp:129:0, from /builddir/build/BUILD/gdl-0.9.9/src/smooth.cpp:107: /builddir/build/BUILD/gdl-0.9.9/src/smooth2d.hpp: In function 'void Smooth2DWrap(const DLong64*, DLong64*, SizeT, SizeT, const DLong*)': /builddir/build/BUILD/gdl-0.9.9/src/smooth2d.hpp:24:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/smooth2d.hpp:24:102: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/smooth_inc.cpp:134:0, from /builddir/build/BUILD/gdl-0.9.9/src/smooth.cpp:107: /builddir/build/BUILD/gdl-0.9.9/src/smooth2d.hpp: In function 'void Smooth2DTruncate(const DLong64*, DLong64*, SizeT, SizeT, const DLong*)': /builddir/build/BUILD/gdl-0.9.9/src/smooth2d.hpp:24:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/smooth2d.hpp:24:102: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/smooth_inc.cpp:139:0, from /builddir/build/BUILD/gdl-0.9.9/src/smooth.cpp:107: /builddir/build/BUILD/gdl-0.9.9/src/smooth2d.hpp: In function 'void Smooth2DMirror(const DLong64*, DLong64*, SizeT, SizeT, const DLong*)': /builddir/build/BUILD/gdl-0.9.9/src/smooth2d.hpp:24:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/smooth2d.hpp:24:102: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/smooth_inc.cpp:144:0, from /builddir/build/BUILD/gdl-0.9.9/src/smooth.cpp:107: /builddir/build/BUILD/gdl-0.9.9/src/smooth2d.hpp: In function 'void Smooth2DZero(const DLong64*, DLong64*, SizeT, SizeT, const DLong*)': /builddir/build/BUILD/gdl-0.9.9/src/smooth2d.hpp:24:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/smooth2d.hpp:24:102: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/smooth_inc.cpp:153:0, from /builddir/build/BUILD/gdl-0.9.9/src/smooth.cpp:107: /builddir/build/BUILD/gdl-0.9.9/src/smooth2dnans.hpp: In function 'void Smooth2DNan(const DLong64*, DLong64*, SizeT, SizeT, const DLong*)': /builddir/build/BUILD/gdl-0.9.9/src/smooth2dnans.hpp:25:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/smooth2dnans.hpp:25:102: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/smooth_inc.cpp:159:0, from /builddir/build/BUILD/gdl-0.9.9/src/smooth.cpp:107: /builddir/build/BUILD/gdl-0.9.9/src/smooth2dnans.hpp: In function 'void Smooth2DWrapNan(const DLong64*, DLong64*, SizeT, SizeT, const DLong*)': /builddir/build/BUILD/gdl-0.9.9/src/smooth2dnans.hpp:25:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/smooth2dnans.hpp:25:102: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/smooth_inc.cpp:164:0, from /builddir/build/BUILD/gdl-0.9.9/src/smooth.cpp:107: /builddir/build/BUILD/gdl-0.9.9/src/smooth2dnans.hpp: In function 'void Smooth2DTruncateNan(const DLong64*, DLong64*, SizeT, SizeT, const DLong*)': /builddir/build/BUILD/gdl-0.9.9/src/smooth2dnans.hpp:25:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/smooth2dnans.hpp:25:102: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/smooth_inc.cpp:169:0, from /builddir/build/BUILD/gdl-0.9.9/src/smooth.cpp:107: /builddir/build/BUILD/gdl-0.9.9/src/smooth2dnans.hpp: In function 'void Smooth2DMirrorNan(const DLong64*, DLong64*, SizeT, SizeT, const DLong*)': /builddir/build/BUILD/gdl-0.9.9/src/smooth2dnans.hpp:25:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/smooth2dnans.hpp:25:102: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/smooth_inc.cpp:174:0, from /builddir/build/BUILD/gdl-0.9.9/src/smooth.cpp:107: /builddir/build/BUILD/gdl-0.9.9/src/smooth2dnans.hpp: In function 'void Smooth2DZeroNan(const DLong64*, DLong64*, SizeT, SizeT, const DLong*)': /builddir/build/BUILD/gdl-0.9.9/src/smooth2dnans.hpp:25:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/smooth2dnans.hpp:25:102: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/smooth.cpp:107:0: /builddir/build/BUILD/gdl-0.9.9/src/smooth_inc.cpp: In member function 'BaseGDL* Data_< >::Smooth(DLong*, int, bool, BaseGDL*) [with Sp = SpDLong64; DLong = int]': /builddir/build/BUILD/gdl-0.9.9/src/smooth_inc.cpp:195:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (int i = 0; i < srcRank; ++i) ^ /builddir/build/BUILD/gdl-0.9.9/src/smooth_inc.cpp:207:31: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (int i = 0; i < srcRank-1; ++i) rotate1[i] = i+1; rotate1[srcRank-1]=0; //[1,2,...,0] ^ /builddir/build/BUILD/gdl-0.9.9/src/smooth_inc.cpp:194:9: warning: variable 'mydims' set but not used [-Wunused-but-set-variable] SizeT mydims[srcRank]; //memory of dimensions, done one after the other ^ /builddir/build/BUILD/gdl-0.9.9/src/smooth_inc.cpp:202:9: warning: variable 'rotate1' set but not used [-Wunused-but-set-variable] DUInt rotate1[srcRank]; //turntable transposition index list ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/smooth_inc.cpp:4:0, from /builddir/build/BUILD/gdl-0.9.9/src/smooth.cpp:113: /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyD.hpp: In function 'void SmoothPolyD(DULong64*, DULong64*, const SizeT*, int, const DLong*)': /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyD.hpp:47:13: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (; m < MAXRANK; ++m) destStride[m + 1] = destStride[rank]; ^ /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyD.hpp:53:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyD.hpp:53:102: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyD.hpp:59:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyD.hpp:59:102: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyD.hpp:36:7: warning: variable 'destDim' set but not used [-Wunused-but-set-variable] SizeT destDim[ MAXRANK]; //use destDim mainly to turn resDim each time ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/smooth_inc.cpp:10:0, from /builddir/build/BUILD/gdl-0.9.9/src/smooth.cpp:113: /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyD.hpp: In function 'void SmoothPolyDWrap(DULong64*, DULong64*, const SizeT*, int, const DLong*)': /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyD.hpp:47:13: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (; m < MAXRANK; ++m) destStride[m + 1] = destStride[rank]; ^ /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyD.hpp:53:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyD.hpp:53:102: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyD.hpp:59:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyD.hpp:59:102: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyD.hpp:78:13: warning: unused variable 'n1' [-Wunused-variable] DDouble n1 = n; ^ /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyD.hpp:36:7: warning: variable 'destDim' set but not used [-Wunused-but-set-variable] SizeT destDim[ MAXRANK]; //use destDim mainly to turn resDim each time ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/smooth_inc.cpp:15:0, from /builddir/build/BUILD/gdl-0.9.9/src/smooth.cpp:113: /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyD.hpp: In function 'void SmoothPolyDTruncate(DULong64*, DULong64*, const SizeT*, int, const DLong*)': /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyD.hpp:47:13: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (; m < MAXRANK; ++m) destStride[m + 1] = destStride[rank]; ^ /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyD.hpp:53:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyD.hpp:53:102: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyD.hpp:59:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyD.hpp:59:102: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyD.hpp:78:13: warning: unused variable 'n1' [-Wunused-variable] DDouble n1 = n; ^ /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyD.hpp:36:7: warning: variable 'destDim' set but not used [-Wunused-but-set-variable] SizeT destDim[ MAXRANK]; //use destDim mainly to turn resDim each time ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/smooth_inc.cpp:20:0, from /builddir/build/BUILD/gdl-0.9.9/src/smooth.cpp:113: /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyD.hpp: In function 'void SmoothPolyDZero(DULong64*, DULong64*, const SizeT*, int, const DLong*)': /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyD.hpp:47:13: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (; m < MAXRANK; ++m) destStride[m + 1] = destStride[rank]; ^ /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyD.hpp:53:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyD.hpp:53:102: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyD.hpp:59:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyD.hpp:59:102: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyD.hpp:78:13: warning: unused variable 'n1' [-Wunused-variable] DDouble n1 = n; ^ /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyD.hpp:36:7: warning: variable 'destDim' set but not used [-Wunused-but-set-variable] SizeT destDim[ MAXRANK]; //use destDim mainly to turn resDim each time ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/smooth_inc.cpp:25:0, from /builddir/build/BUILD/gdl-0.9.9/src/smooth.cpp:113: /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyD.hpp: In function 'void SmoothPolyDMirror(DULong64*, DULong64*, const SizeT*, int, const DLong*)': /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyD.hpp:47:13: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (; m < MAXRANK; ++m) destStride[m + 1] = destStride[rank]; ^ /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyD.hpp:53:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyD.hpp:53:102: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyD.hpp:59:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyD.hpp:59:102: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyD.hpp:78:13: warning: unused variable 'n1' [-Wunused-variable] DDouble n1 = n; ^ /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyD.hpp:36:7: warning: variable 'destDim' set but not used [-Wunused-but-set-variable] SizeT destDim[ MAXRANK]; //use destDim mainly to turn resDim each time ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/smooth_inc.cpp:33:0, from /builddir/build/BUILD/gdl-0.9.9/src/smooth.cpp:113: /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyDnans.hpp: In function 'void SmoothPolyDNan(DULong64*, DULong64*, const SizeT*, int, const DLong*)': /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyDnans.hpp:47:13: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (; m < MAXRANK; ++m) destStride[m + 1] = destStride[rank]; ^ /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyDnans.hpp:53:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyDnans.hpp:53:102: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyDnans.hpp:59:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyDnans.hpp:59:102: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyDnans.hpp:36:7: warning: variable 'destDim' set but not used [-Wunused-but-set-variable] SizeT destDim[ MAXRANK]; //use destDim mainly to turn resDim each time ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/smooth_inc.cpp:39:0, from /builddir/build/BUILD/gdl-0.9.9/src/smooth.cpp:113: /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyDnans.hpp: In function 'void SmoothPolyDWrapNan(DULong64*, DULong64*, const SizeT*, int, const DLong*)': /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyDnans.hpp:47:13: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (; m < MAXRANK; ++m) destStride[m + 1] = destStride[rank]; ^ /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyDnans.hpp:53:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyDnans.hpp:53:102: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyDnans.hpp:59:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyDnans.hpp:59:102: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyDnans.hpp:36:7: warning: variable 'destDim' set but not used [-Wunused-but-set-variable] SizeT destDim[ MAXRANK]; //use destDim mainly to turn resDim each time ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/smooth_inc.cpp:44:0, from /builddir/build/BUILD/gdl-0.9.9/src/smooth.cpp:113: /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyDnans.hpp: In function 'void SmoothPolyDTruncateNan(DULong64*, DULong64*, const SizeT*, int, const DLong*)': /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyDnans.hpp:47:13: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (; m < MAXRANK; ++m) destStride[m + 1] = destStride[rank]; ^ /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyDnans.hpp:53:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyDnans.hpp:53:102: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyDnans.hpp:59:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyDnans.hpp:59:102: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyDnans.hpp:36:7: warning: variable 'destDim' set but not used [-Wunused-but-set-variable] SizeT destDim[ MAXRANK]; //use destDim mainly to turn resDim each time ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/smooth_inc.cpp:49:0, from /builddir/build/BUILD/gdl-0.9.9/src/smooth.cpp:113: /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyDnans.hpp: In function 'void SmoothPolyDZeroNan(DULong64*, DULong64*, const SizeT*, int, const DLong*)': /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyDnans.hpp:47:13: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (; m < MAXRANK; ++m) destStride[m + 1] = destStride[rank]; ^ /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyDnans.hpp:53:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyDnans.hpp:53:102: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyDnans.hpp:59:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyDnans.hpp:59:102: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyDnans.hpp:36:7: warning: variable 'destDim' set but not used [-Wunused-but-set-variable] SizeT destDim[ MAXRANK]; //use destDim mainly to turn resDim each time ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/smooth_inc.cpp:54:0, from /builddir/build/BUILD/gdl-0.9.9/src/smooth.cpp:113: /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyDnans.hpp: In function 'void SmoothPolyDMirrorNan(DULong64*, DULong64*, const SizeT*, int, const DLong*)': /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyDnans.hpp:47:13: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (; m < MAXRANK; ++m) destStride[m + 1] = destStride[rank]; ^ /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyDnans.hpp:53:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyDnans.hpp:53:102: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyDnans.hpp:59:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyDnans.hpp:59:102: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyDnans.hpp:36:7: warning: variable 'destDim' set but not used [-Wunused-but-set-variable] SizeT destDim[ MAXRANK]; //use destDim mainly to turn resDim each time ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/smooth_inc.cpp:123:0, from /builddir/build/BUILD/gdl-0.9.9/src/smooth.cpp:113: /builddir/build/BUILD/gdl-0.9.9/src/smooth2d.hpp: In function 'void Smooth2D(const DULong64*, DULong64*, SizeT, SizeT, const DLong*)': /builddir/build/BUILD/gdl-0.9.9/src/smooth2d.hpp:24:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/smooth2d.hpp:24:102: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/smooth_inc.cpp:129:0, from /builddir/build/BUILD/gdl-0.9.9/src/smooth.cpp:113: /builddir/build/BUILD/gdl-0.9.9/src/smooth2d.hpp: In function 'void Smooth2DWrap(const DULong64*, DULong64*, SizeT, SizeT, const DLong*)': /builddir/build/BUILD/gdl-0.9.9/src/smooth2d.hpp:24:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/smooth2d.hpp:24:102: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/smooth_inc.cpp:134:0, from /builddir/build/BUILD/gdl-0.9.9/src/smooth.cpp:113: /builddir/build/BUILD/gdl-0.9.9/src/smooth2d.hpp: In function 'void Smooth2DTruncate(const DULong64*, DULong64*, SizeT, SizeT, const DLong*)': /builddir/build/BUILD/gdl-0.9.9/src/smooth2d.hpp:24:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/smooth2d.hpp:24:102: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/smooth_inc.cpp:139:0, from /builddir/build/BUILD/gdl-0.9.9/src/smooth.cpp:113: /builddir/build/BUILD/gdl-0.9.9/src/smooth2d.hpp: In function 'void Smooth2DMirror(const DULong64*, DULong64*, SizeT, SizeT, const DLong*)': /builddir/build/BUILD/gdl-0.9.9/src/smooth2d.hpp:24:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/smooth2d.hpp:24:102: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/smooth_inc.cpp:144:0, from /builddir/build/BUILD/gdl-0.9.9/src/smooth.cpp:113: /builddir/build/BUILD/gdl-0.9.9/src/smooth2d.hpp: In function 'void Smooth2DZero(const DULong64*, DULong64*, SizeT, SizeT, const DLong*)': /builddir/build/BUILD/gdl-0.9.9/src/smooth2d.hpp:24:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/smooth2d.hpp:24:102: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/smooth_inc.cpp:153:0, from /builddir/build/BUILD/gdl-0.9.9/src/smooth.cpp:113: /builddir/build/BUILD/gdl-0.9.9/src/smooth2dnans.hpp: In function 'void Smooth2DNan(const DULong64*, DULong64*, SizeT, SizeT, const DLong*)': /builddir/build/BUILD/gdl-0.9.9/src/smooth2dnans.hpp:25:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/smooth2dnans.hpp:25:102: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/smooth_inc.cpp:159:0, from /builddir/build/BUILD/gdl-0.9.9/src/smooth.cpp:113: /builddir/build/BUILD/gdl-0.9.9/src/smooth2dnans.hpp: In function 'void Smooth2DWrapNan(const DULong64*, DULong64*, SizeT, SizeT, const DLong*)': /builddir/build/BUILD/gdl-0.9.9/src/smooth2dnans.hpp:25:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/smooth2dnans.hpp:25:102: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/smooth_inc.cpp:164:0, from /builddir/build/BUILD/gdl-0.9.9/src/smooth.cpp:113: /builddir/build/BUILD/gdl-0.9.9/src/smooth2dnans.hpp: In function 'void Smooth2DTruncateNan(const DULong64*, DULong64*, SizeT, SizeT, const DLong*)': /builddir/build/BUILD/gdl-0.9.9/src/smooth2dnans.hpp:25:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/smooth2dnans.hpp:25:102: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/smooth_inc.cpp:169:0, from /builddir/build/BUILD/gdl-0.9.9/src/smooth.cpp:113: /builddir/build/BUILD/gdl-0.9.9/src/smooth2dnans.hpp: In function 'void Smooth2DMirrorNan(const DULong64*, DULong64*, SizeT, SizeT, const DLong*)': /builddir/build/BUILD/gdl-0.9.9/src/smooth2dnans.hpp:25:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/smooth2dnans.hpp:25:102: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/smooth_inc.cpp:174:0, from /builddir/build/BUILD/gdl-0.9.9/src/smooth.cpp:113: /builddir/build/BUILD/gdl-0.9.9/src/smooth2dnans.hpp: In function 'void Smooth2DZeroNan(const DULong64*, DULong64*, SizeT, SizeT, const DLong*)': /builddir/build/BUILD/gdl-0.9.9/src/smooth2dnans.hpp:25:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/smooth2dnans.hpp:25:102: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/smooth.cpp:113:0: /builddir/build/BUILD/gdl-0.9.9/src/smooth_inc.cpp: In member function 'BaseGDL* Data_< >::Smooth(DLong*, int, bool, BaseGDL*) [with Sp = SpDULong64; DLong = int]': /builddir/build/BUILD/gdl-0.9.9/src/smooth_inc.cpp:195:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (int i = 0; i < srcRank; ++i) ^ /builddir/build/BUILD/gdl-0.9.9/src/smooth_inc.cpp:207:31: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (int i = 0; i < srcRank-1; ++i) rotate1[i] = i+1; rotate1[srcRank-1]=0; //[1,2,...,0] ^ /builddir/build/BUILD/gdl-0.9.9/src/smooth_inc.cpp:194:9: warning: variable 'mydims' set but not used [-Wunused-but-set-variable] SizeT mydims[srcRank]; //memory of dimensions, done one after the other ^ /builddir/build/BUILD/gdl-0.9.9/src/smooth_inc.cpp:202:9: warning: variable 'rotate1' set but not used [-Wunused-but-set-variable] DUInt rotate1[srcRank]; //turntable transposition index list ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/smooth_inc.cpp:4:0, from /builddir/build/BUILD/gdl-0.9.9/src/smooth.cpp:119: /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyD.hpp: In function 'void SmoothPolyD(DFloat*, DFloat*, const SizeT*, int, const DLong*)': /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyD.hpp:47:13: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (; m < MAXRANK; ++m) destStride[m + 1] = destStride[rank]; ^ /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyD.hpp:53:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyD.hpp:53:102: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyD.hpp:59:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyD.hpp:59:102: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyD.hpp:36:7: warning: variable 'destDim' set but not used [-Wunused-but-set-variable] SizeT destDim[ MAXRANK]; //use destDim mainly to turn resDim each time ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/smooth_inc.cpp:10:0, from /builddir/build/BUILD/gdl-0.9.9/src/smooth.cpp:119: /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyD.hpp: In function 'void SmoothPolyDWrap(DFloat*, DFloat*, const SizeT*, int, const DLong*)': /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyD.hpp:47:13: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (; m < MAXRANK; ++m) destStride[m + 1] = destStride[rank]; ^ /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyD.hpp:53:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyD.hpp:53:102: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyD.hpp:59:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyD.hpp:59:102: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyD.hpp:78:13: warning: unused variable 'n1' [-Wunused-variable] DDouble n1 = n; ^ /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyD.hpp:36:7: warning: variable 'destDim' set but not used [-Wunused-but-set-variable] SizeT destDim[ MAXRANK]; //use destDim mainly to turn resDim each time ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/smooth_inc.cpp:15:0, from /builddir/build/BUILD/gdl-0.9.9/src/smooth.cpp:119: /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyD.hpp: In function 'void SmoothPolyDTruncate(DFloat*, DFloat*, const SizeT*, int, const DLong*)': /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyD.hpp:47:13: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (; m < MAXRANK; ++m) destStride[m + 1] = destStride[rank]; ^ /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyD.hpp:53:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyD.hpp:53:102: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyD.hpp:59:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyD.hpp:59:102: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyD.hpp:78:13: warning: unused variable 'n1' [-Wunused-variable] DDouble n1 = n; ^ /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyD.hpp:36:7: warning: variable 'destDim' set but not used [-Wunused-but-set-variable] SizeT destDim[ MAXRANK]; //use destDim mainly to turn resDim each time ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/smooth_inc.cpp:20:0, from /builddir/build/BUILD/gdl-0.9.9/src/smooth.cpp:119: /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyD.hpp: In function 'void SmoothPolyDZero(DFloat*, DFloat*, const SizeT*, int, const DLong*)': /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyD.hpp:47:13: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (; m < MAXRANK; ++m) destStride[m + 1] = destStride[rank]; ^ /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyD.hpp:53:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyD.hpp:53:102: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyD.hpp:59:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyD.hpp:59:102: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyD.hpp:78:13: warning: unused variable 'n1' [-Wunused-variable] DDouble n1 = n; ^ /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyD.hpp:36:7: warning: variable 'destDim' set but not used [-Wunused-but-set-variable] SizeT destDim[ MAXRANK]; //use destDim mainly to turn resDim each time ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/smooth_inc.cpp:25:0, from /builddir/build/BUILD/gdl-0.9.9/src/smooth.cpp:119: /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyD.hpp: In function 'void SmoothPolyDMirror(DFloat*, DFloat*, const SizeT*, int, const DLong*)': /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyD.hpp:47:13: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (; m < MAXRANK; ++m) destStride[m + 1] = destStride[rank]; ^ /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyD.hpp:53:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyD.hpp:53:102: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyD.hpp:59:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyD.hpp:59:102: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyD.hpp:78:13: warning: unused variable 'n1' [-Wunused-variable] DDouble n1 = n; ^ /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyD.hpp:36:7: warning: variable 'destDim' set but not used [-Wunused-but-set-variable] SizeT destDim[ MAXRANK]; //use destDim mainly to turn resDim each time ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/smooth_inc.cpp:33:0, from /builddir/build/BUILD/gdl-0.9.9/src/smooth.cpp:119: /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyDnans.hpp: In function 'void SmoothPolyDNan(DFloat*, DFloat*, const SizeT*, int, const DLong*)': /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyDnans.hpp:47:13: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (; m < MAXRANK; ++m) destStride[m + 1] = destStride[rank]; ^ /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyDnans.hpp:53:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyDnans.hpp:53:102: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyDnans.hpp:59:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyDnans.hpp:59:102: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyDnans.hpp:36:7: warning: variable 'destDim' set but not used [-Wunused-but-set-variable] SizeT destDim[ MAXRANK]; //use destDim mainly to turn resDim each time ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/smooth_inc.cpp:39:0, from /builddir/build/BUILD/gdl-0.9.9/src/smooth.cpp:119: /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyDnans.hpp: In function 'void SmoothPolyDWrapNan(DFloat*, DFloat*, const SizeT*, int, const DLong*)': /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyDnans.hpp:47:13: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (; m < MAXRANK; ++m) destStride[m + 1] = destStride[rank]; ^ /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyDnans.hpp:53:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyDnans.hpp:53:102: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyDnans.hpp:59:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyDnans.hpp:59:102: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyDnans.hpp:36:7: warning: variable 'destDim' set but not used [-Wunused-but-set-variable] SizeT destDim[ MAXRANK]; //use destDim mainly to turn resDim each time ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/smooth_inc.cpp:44:0, from /builddir/build/BUILD/gdl-0.9.9/src/smooth.cpp:119: /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyDnans.hpp: In function 'void SmoothPolyDTruncateNan(DFloat*, DFloat*, const SizeT*, int, const DLong*)': /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyDnans.hpp:47:13: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (; m < MAXRANK; ++m) destStride[m + 1] = destStride[rank]; ^ /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyDnans.hpp:53:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyDnans.hpp:53:102: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyDnans.hpp:59:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyDnans.hpp:59:102: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyDnans.hpp:36:7: warning: variable 'destDim' set but not used [-Wunused-but-set-variable] SizeT destDim[ MAXRANK]; //use destDim mainly to turn resDim each time ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/smooth_inc.cpp:49:0, from /builddir/build/BUILD/gdl-0.9.9/src/smooth.cpp:119: /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyDnans.hpp: In function 'void SmoothPolyDZeroNan(DFloat*, DFloat*, const SizeT*, int, const DLong*)': /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyDnans.hpp:47:13: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (; m < MAXRANK; ++m) destStride[m + 1] = destStride[rank]; ^ /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyDnans.hpp:53:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyDnans.hpp:53:102: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyDnans.hpp:59:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyDnans.hpp:59:102: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyDnans.hpp:36:7: warning: variable 'destDim' set but not used [-Wunused-but-set-variable] SizeT destDim[ MAXRANK]; //use destDim mainly to turn resDim each time ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/smooth_inc.cpp:54:0, from /builddir/build/BUILD/gdl-0.9.9/src/smooth.cpp:119: /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyDnans.hpp: In function 'void SmoothPolyDMirrorNan(DFloat*, DFloat*, const SizeT*, int, const DLong*)': /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyDnans.hpp:47:13: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (; m < MAXRANK; ++m) destStride[m + 1] = destStride[rank]; ^ /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyDnans.hpp:53:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyDnans.hpp:53:102: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyDnans.hpp:59:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyDnans.hpp:59:102: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyDnans.hpp:36:7: warning: variable 'destDim' set but not used [-Wunused-but-set-variable] SizeT destDim[ MAXRANK]; //use destDim mainly to turn resDim each time ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/smooth_inc.cpp:123:0, from /builddir/build/BUILD/gdl-0.9.9/src/smooth.cpp:119: /builddir/build/BUILD/gdl-0.9.9/src/smooth2d.hpp: In function 'void Smooth2D(const DFloat*, DFloat*, SizeT, SizeT, const DLong*)': /builddir/build/BUILD/gdl-0.9.9/src/smooth2d.hpp:24:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/smooth2d.hpp:24:102: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/smooth_inc.cpp:129:0, from /builddir/build/BUILD/gdl-0.9.9/src/smooth.cpp:119: /builddir/build/BUILD/gdl-0.9.9/src/smooth2d.hpp: In function 'void Smooth2DWrap(const DFloat*, DFloat*, SizeT, SizeT, const DLong*)': /builddir/build/BUILD/gdl-0.9.9/src/smooth2d.hpp:24:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/smooth2d.hpp:24:102: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/smooth_inc.cpp:134:0, from /builddir/build/BUILD/gdl-0.9.9/src/smooth.cpp:119: /builddir/build/BUILD/gdl-0.9.9/src/smooth2d.hpp: In function 'void Smooth2DTruncate(const DFloat*, DFloat*, SizeT, SizeT, const DLong*)': /builddir/build/BUILD/gdl-0.9.9/src/smooth2d.hpp:24:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/smooth2d.hpp:24:102: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/smooth_inc.cpp:139:0, from /builddir/build/BUILD/gdl-0.9.9/src/smooth.cpp:119: /builddir/build/BUILD/gdl-0.9.9/src/smooth2d.hpp: In function 'void Smooth2DMirror(const DFloat*, DFloat*, SizeT, SizeT, const DLong*)': /builddir/build/BUILD/gdl-0.9.9/src/smooth2d.hpp:24:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/smooth2d.hpp:24:102: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/smooth_inc.cpp:144:0, from /builddir/build/BUILD/gdl-0.9.9/src/smooth.cpp:119: /builddir/build/BUILD/gdl-0.9.9/src/smooth2d.hpp: In function 'void Smooth2DZero(const DFloat*, DFloat*, SizeT, SizeT, const DLong*)': /builddir/build/BUILD/gdl-0.9.9/src/smooth2d.hpp:24:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/smooth2d.hpp:24:102: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/smooth_inc.cpp:153:0, from /builddir/build/BUILD/gdl-0.9.9/src/smooth.cpp:119: /builddir/build/BUILD/gdl-0.9.9/src/smooth2dnans.hpp: In function 'void Smooth2DNan(const DFloat*, DFloat*, SizeT, SizeT, const DLong*)': /builddir/build/BUILD/gdl-0.9.9/src/smooth2dnans.hpp:25:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/smooth2dnans.hpp:25:102: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/smooth_inc.cpp:159:0, from /builddir/build/BUILD/gdl-0.9.9/src/smooth.cpp:119: /builddir/build/BUILD/gdl-0.9.9/src/smooth2dnans.hpp: In function 'void Smooth2DWrapNan(const DFloat*, DFloat*, SizeT, SizeT, const DLong*)': /builddir/build/BUILD/gdl-0.9.9/src/smooth2dnans.hpp:25:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/smooth2dnans.hpp:25:102: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/smooth_inc.cpp:164:0, from /builddir/build/BUILD/gdl-0.9.9/src/smooth.cpp:119: /builddir/build/BUILD/gdl-0.9.9/src/smooth2dnans.hpp: In function 'void Smooth2DTruncateNan(const DFloat*, DFloat*, SizeT, SizeT, const DLong*)': /builddir/build/BUILD/gdl-0.9.9/src/smooth2dnans.hpp:25:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/smooth2dnans.hpp:25:102: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/smooth_inc.cpp:169:0, from /builddir/build/BUILD/gdl-0.9.9/src/smooth.cpp:119: /builddir/build/BUILD/gdl-0.9.9/src/smooth2dnans.hpp: In function 'void Smooth2DMirrorNan(const DFloat*, DFloat*, SizeT, SizeT, const DLong*)': /builddir/build/BUILD/gdl-0.9.9/src/smooth2dnans.hpp:25:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/smooth2dnans.hpp:25:102: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/smooth_inc.cpp:174:0, from /builddir/build/BUILD/gdl-0.9.9/src/smooth.cpp:119: /builddir/build/BUILD/gdl-0.9.9/src/smooth2dnans.hpp: In function 'void Smooth2DZeroNan(const DFloat*, DFloat*, SizeT, SizeT, const DLong*)': /builddir/build/BUILD/gdl-0.9.9/src/smooth2dnans.hpp:25:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/smooth2dnans.hpp:25:102: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/smooth.cpp:119:0: /builddir/build/BUILD/gdl-0.9.9/src/smooth_inc.cpp: In member function 'BaseGDL* Data_< >::Smooth(DLong*, int, bool, BaseGDL*) [with Sp = SpDFloat; DLong = int]': /builddir/build/BUILD/gdl-0.9.9/src/smooth_inc.cpp:195:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (int i = 0; i < srcRank; ++i) ^ /builddir/build/BUILD/gdl-0.9.9/src/smooth_inc.cpp:207:31: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (int i = 0; i < srcRank-1; ++i) rotate1[i] = i+1; rotate1[srcRank-1]=0; //[1,2,...,0] ^ /builddir/build/BUILD/gdl-0.9.9/src/smooth_inc.cpp:194:9: warning: variable 'mydims' set but not used [-Wunused-but-set-variable] SizeT mydims[srcRank]; //memory of dimensions, done one after the other ^ /builddir/build/BUILD/gdl-0.9.9/src/smooth_inc.cpp:202:9: warning: variable 'rotate1' set but not used [-Wunused-but-set-variable] DUInt rotate1[srcRank]; //turntable transposition index list ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/smooth_inc.cpp:4:0, from /builddir/build/BUILD/gdl-0.9.9/src/smooth.cpp:125: /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyD.hpp: In function 'void SmoothPolyD(DDouble*, DDouble*, const SizeT*, int, const DLong*)': /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyD.hpp:47:13: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (; m < MAXRANK; ++m) destStride[m + 1] = destStride[rank]; ^ /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyD.hpp:53:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyD.hpp:53:102: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyD.hpp:59:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyD.hpp:59:102: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyD.hpp:36:7: warning: variable 'destDim' set but not used [-Wunused-but-set-variable] SizeT destDim[ MAXRANK]; //use destDim mainly to turn resDim each time ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/smooth_inc.cpp:10:0, from /builddir/build/BUILD/gdl-0.9.9/src/smooth.cpp:125: /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyD.hpp: In function 'void SmoothPolyDWrap(DDouble*, DDouble*, const SizeT*, int, const DLong*)': /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyD.hpp:47:13: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (; m < MAXRANK; ++m) destStride[m + 1] = destStride[rank]; ^ /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyD.hpp:53:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyD.hpp:53:102: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyD.hpp:59:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyD.hpp:59:102: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyD.hpp:78:13: warning: unused variable 'n1' [-Wunused-variable] DDouble n1 = n; ^ /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyD.hpp:36:7: warning: variable 'destDim' set but not used [-Wunused-but-set-variable] SizeT destDim[ MAXRANK]; //use destDim mainly to turn resDim each time ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/smooth_inc.cpp:15:0, from /builddir/build/BUILD/gdl-0.9.9/src/smooth.cpp:125: /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyD.hpp: In function 'void SmoothPolyDTruncate(DDouble*, DDouble*, const SizeT*, int, const DLong*)': /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyD.hpp:47:13: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (; m < MAXRANK; ++m) destStride[m + 1] = destStride[rank]; ^ /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyD.hpp:53:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyD.hpp:53:102: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyD.hpp:59:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyD.hpp:59:102: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyD.hpp:78:13: warning: unused variable 'n1' [-Wunused-variable] DDouble n1 = n; ^ /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyD.hpp:36:7: warning: variable 'destDim' set but not used [-Wunused-but-set-variable] SizeT destDim[ MAXRANK]; //use destDim mainly to turn resDim each time ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/smooth_inc.cpp:20:0, from /builddir/build/BUILD/gdl-0.9.9/src/smooth.cpp:125: /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyD.hpp: In function 'void SmoothPolyDZero(DDouble*, DDouble*, const SizeT*, int, const DLong*)': /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyD.hpp:47:13: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (; m < MAXRANK; ++m) destStride[m + 1] = destStride[rank]; ^ /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyD.hpp:53:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyD.hpp:53:102: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyD.hpp:59:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyD.hpp:59:102: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyD.hpp:78:13: warning: unused variable 'n1' [-Wunused-variable] DDouble n1 = n; ^ /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyD.hpp:36:7: warning: variable 'destDim' set but not used [-Wunused-but-set-variable] SizeT destDim[ MAXRANK]; //use destDim mainly to turn resDim each time ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/smooth_inc.cpp:25:0, from /builddir/build/BUILD/gdl-0.9.9/src/smooth.cpp:125: /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyD.hpp: In function 'void SmoothPolyDMirror(DDouble*, DDouble*, const SizeT*, int, const DLong*)': /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyD.hpp:47:13: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (; m < MAXRANK; ++m) destStride[m + 1] = destStride[rank]; ^ /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyD.hpp:53:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyD.hpp:53:102: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyD.hpp:59:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyD.hpp:59:102: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyD.hpp:78:13: warning: unused variable 'n1' [-Wunused-variable] DDouble n1 = n; ^ /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyD.hpp:36:7: warning: variable 'destDim' set but not used [-Wunused-but-set-variable] SizeT destDim[ MAXRANK]; //use destDim mainly to turn resDim each time ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/smooth_inc.cpp:33:0, from /builddir/build/BUILD/gdl-0.9.9/src/smooth.cpp:125: /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyDnans.hpp: In function 'void SmoothPolyDNan(DDouble*, DDouble*, const SizeT*, int, const DLong*)': /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyDnans.hpp:47:13: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (; m < MAXRANK; ++m) destStride[m + 1] = destStride[rank]; ^ /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyDnans.hpp:53:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyDnans.hpp:53:102: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyDnans.hpp:59:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyDnans.hpp:59:102: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyDnans.hpp:36:7: warning: variable 'destDim' set but not used [-Wunused-but-set-variable] SizeT destDim[ MAXRANK]; //use destDim mainly to turn resDim each time ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/smooth_inc.cpp:39:0, from /builddir/build/BUILD/gdl-0.9.9/src/smooth.cpp:125: /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyDnans.hpp: In function 'void SmoothPolyDWrapNan(DDouble*, DDouble*, const SizeT*, int, const DLong*)': /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyDnans.hpp:47:13: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (; m < MAXRANK; ++m) destStride[m + 1] = destStride[rank]; ^ /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyDnans.hpp:53:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyDnans.hpp:53:102: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyDnans.hpp:59:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyDnans.hpp:59:102: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyDnans.hpp:36:7: warning: variable 'destDim' set but not used [-Wunused-but-set-variable] SizeT destDim[ MAXRANK]; //use destDim mainly to turn resDim each time ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/smooth_inc.cpp:44:0, from /builddir/build/BUILD/gdl-0.9.9/src/smooth.cpp:125: /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyDnans.hpp: In function 'void SmoothPolyDTruncateNan(DDouble*, DDouble*, const SizeT*, int, const DLong*)': /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyDnans.hpp:47:13: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (; m < MAXRANK; ++m) destStride[m + 1] = destStride[rank]; ^ /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyDnans.hpp:53:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyDnans.hpp:53:102: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyDnans.hpp:59:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyDnans.hpp:59:102: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyDnans.hpp:36:7: warning: variable 'destDim' set but not used [-Wunused-but-set-variable] SizeT destDim[ MAXRANK]; //use destDim mainly to turn resDim each time ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/smooth_inc.cpp:49:0, from /builddir/build/BUILD/gdl-0.9.9/src/smooth.cpp:125: /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyDnans.hpp: In function 'void SmoothPolyDZeroNan(DDouble*, DDouble*, const SizeT*, int, const DLong*)': /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyDnans.hpp:47:13: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (; m < MAXRANK; ++m) destStride[m + 1] = destStride[rank]; ^ /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyDnans.hpp:53:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyDnans.hpp:53:102: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyDnans.hpp:59:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyDnans.hpp:59:102: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyDnans.hpp:36:7: warning: variable 'destDim' set but not used [-Wunused-but-set-variable] SizeT destDim[ MAXRANK]; //use destDim mainly to turn resDim each time ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/smooth_inc.cpp:54:0, from /builddir/build/BUILD/gdl-0.9.9/src/smooth.cpp:125: /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyDnans.hpp: In function 'void SmoothPolyDMirrorNan(DDouble*, DDouble*, const SizeT*, int, const DLong*)': /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyDnans.hpp:47:13: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (; m < MAXRANK; ++m) destStride[m + 1] = destStride[rank]; ^ /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyDnans.hpp:53:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyDnans.hpp:53:102: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyDnans.hpp:59:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyDnans.hpp:59:102: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyDnans.hpp:36:7: warning: variable 'destDim' set but not used [-Wunused-but-set-variable] SizeT destDim[ MAXRANK]; //use destDim mainly to turn resDim each time ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/smooth_inc.cpp:123:0, from /builddir/build/BUILD/gdl-0.9.9/src/smooth.cpp:125: /builddir/build/BUILD/gdl-0.9.9/src/smooth2d.hpp: In function 'void Smooth2D(const DDouble*, DDouble*, SizeT, SizeT, const DLong*)': /builddir/build/BUILD/gdl-0.9.9/src/smooth2d.hpp:24:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/smooth2d.hpp:24:102: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/smooth_inc.cpp:129:0, from /builddir/build/BUILD/gdl-0.9.9/src/smooth.cpp:125: /builddir/build/BUILD/gdl-0.9.9/src/smooth2d.hpp: In function 'void Smooth2DWrap(const DDouble*, DDouble*, SizeT, SizeT, const DLong*)': /builddir/build/BUILD/gdl-0.9.9/src/smooth2d.hpp:24:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/smooth2d.hpp:24:102: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/smooth_inc.cpp:134:0, from /builddir/build/BUILD/gdl-0.9.9/src/smooth.cpp:125: /builddir/build/BUILD/gdl-0.9.9/src/smooth2d.hpp: In function 'void Smooth2DTruncate(const DDouble*, DDouble*, SizeT, SizeT, const DLong*)': /builddir/build/BUILD/gdl-0.9.9/src/smooth2d.hpp:24:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/smooth2d.hpp:24:102: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/smooth_inc.cpp:139:0, from /builddir/build/BUILD/gdl-0.9.9/src/smooth.cpp:125: /builddir/build/BUILD/gdl-0.9.9/src/smooth2d.hpp: In function 'void Smooth2DMirror(const DDouble*, DDouble*, SizeT, SizeT, const DLong*)': /builddir/build/BUILD/gdl-0.9.9/src/smooth2d.hpp:24:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/smooth2d.hpp:24:102: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/smooth_inc.cpp:144:0, from /builddir/build/BUILD/gdl-0.9.9/src/smooth.cpp:125: /builddir/build/BUILD/gdl-0.9.9/src/smooth2d.hpp: In function 'void Smooth2DZero(const DDouble*, DDouble*, SizeT, SizeT, const DLong*)': /builddir/build/BUILD/gdl-0.9.9/src/smooth2d.hpp:24:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/smooth2d.hpp:24:102: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/smooth_inc.cpp:153:0, from /builddir/build/BUILD/gdl-0.9.9/src/smooth.cpp:125: /builddir/build/BUILD/gdl-0.9.9/src/smooth2dnans.hpp: In function 'void Smooth2DNan(const DDouble*, DDouble*, SizeT, SizeT, const DLong*)': /builddir/build/BUILD/gdl-0.9.9/src/smooth2dnans.hpp:25:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/smooth2dnans.hpp:25:102: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/smooth_inc.cpp:159:0, from /builddir/build/BUILD/gdl-0.9.9/src/smooth.cpp:125: /builddir/build/BUILD/gdl-0.9.9/src/smooth2dnans.hpp: In function 'void Smooth2DWrapNan(const DDouble*, DDouble*, SizeT, SizeT, const DLong*)': /builddir/build/BUILD/gdl-0.9.9/src/smooth2dnans.hpp:25:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/smooth2dnans.hpp:25:102: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/smooth_inc.cpp:164:0, from /builddir/build/BUILD/gdl-0.9.9/src/smooth.cpp:125: /builddir/build/BUILD/gdl-0.9.9/src/smooth2dnans.hpp: In function 'void Smooth2DTruncateNan(const DDouble*, DDouble*, SizeT, SizeT, const DLong*)': /builddir/build/BUILD/gdl-0.9.9/src/smooth2dnans.hpp:25:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/smooth2dnans.hpp:25:102: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/smooth_inc.cpp:169:0, from /builddir/build/BUILD/gdl-0.9.9/src/smooth.cpp:125: /builddir/build/BUILD/gdl-0.9.9/src/smooth2dnans.hpp: In function 'void Smooth2DMirrorNan(const DDouble*, DDouble*, SizeT, SizeT, const DLong*)': /builddir/build/BUILD/gdl-0.9.9/src/smooth2dnans.hpp:25:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/smooth2dnans.hpp:25:102: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/smooth_inc.cpp:174:0, from /builddir/build/BUILD/gdl-0.9.9/src/smooth.cpp:125: /builddir/build/BUILD/gdl-0.9.9/src/smooth2dnans.hpp: In function 'void Smooth2DZeroNan(const DDouble*, DDouble*, SizeT, SizeT, const DLong*)': /builddir/build/BUILD/gdl-0.9.9/src/smooth2dnans.hpp:25:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/smooth2dnans.hpp:25:102: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/smooth.cpp:125:0: /builddir/build/BUILD/gdl-0.9.9/src/smooth_inc.cpp: In member function 'BaseGDL* Data_< >::Smooth(DLong*, int, bool, BaseGDL*) [with Sp = SpDDouble; DLong = int]': /builddir/build/BUILD/gdl-0.9.9/src/smooth_inc.cpp:195:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (int i = 0; i < srcRank; ++i) ^ /builddir/build/BUILD/gdl-0.9.9/src/smooth_inc.cpp:207:31: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (int i = 0; i < srcRank-1; ++i) rotate1[i] = i+1; rotate1[srcRank-1]=0; //[1,2,...,0] ^ /builddir/build/BUILD/gdl-0.9.9/src/smooth_inc.cpp:194:9: warning: variable 'mydims' set but not used [-Wunused-but-set-variable] SizeT mydims[srcRank]; //memory of dimensions, done one after the other ^ /builddir/build/BUILD/gdl-0.9.9/src/smooth_inc.cpp:202:9: warning: variable 'rotate1' set but not used [-Wunused-but-set-variable] DUInt rotate1[srcRank]; //turntable transposition index list ^ /builddir/build/BUILD/gdl-0.9.9/src/smooth.cpp: In member function 'BaseGDL* Data_< >::Smooth(DLong*, int, bool, BaseGDL*) [with Sp = SpDComplexDbl; DLong = int]': /builddir/build/BUILD/gdl-0.9.9/src/smooth.cpp:161:12: warning: unused variable 'dresi' [-Wunused-variable] DDouble* dresi=(DDouble*)resi->DataAddr(); ^ /builddir/build/BUILD/gdl-0.9.9/src/smooth.cpp: In member function 'BaseGDL* Data_< >::Smooth(DLong*, int, bool, BaseGDL*) [with Sp = SpDComplex; DLong = int]': /builddir/build/BUILD/gdl-0.9.9/src/smooth.cpp:186:11: warning: unused variable 'fresi' [-Wunused-variable] DFloat* fresi=(DFloat*)resi->DataAddr(); ^ /builddir/build/BUILD/gdl-0.9.9/src/smooth.cpp: In function 'BaseGDL* lib::smooth_fun(EnvT*)': /builddir/build/BUILD/gdl-0.9.9/src/smooth.cpp:225:34: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (rank != p1->N_Elements()) ^ /builddir/build/BUILD/gdl-0.9.9/src/smooth.cpp:240:62: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long r = 0; r < rank; ++r) if (p0->Dim(r) < width[r]) e->Throw("Width must be nonnegative and smaller than array dimensions"); ^ /builddir/build/BUILD/gdl-0.9.9/src/smooth.cpp:210:10: warning: unused variable 'nParam' [-Wunused-variable] long nParam=e->NParam( 2); ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/smooth_inc.cpp:123:0, from /builddir/build/BUILD/gdl-0.9.9/src/smooth.cpp:77: /builddir/build/BUILD/gdl-0.9.9/src/smooth2d.hpp: In function '': /builddir/build/BUILD/gdl-0.9.9/src/smooth2d.hpp:68:13: warning: 'z' may be used uninitialized in this function [-Wmaybe-uninitialized] mean += z*v; ^ /builddir/build/BUILD/gdl-0.9.9/src/smooth2d.hpp:28:11: note: 'z' was declared here DDouble z; ^ /builddir/build/BUILD/gdl-0.9.9/src/smooth2d.hpp:137:13: warning: 'z' may be used uninitialized in this function [-Wmaybe-uninitialized] mean -= z*v; ^ /builddir/build/BUILD/gdl-0.9.9/src/smooth2d.hpp:99:11: note: 'z' was declared here DDouble z; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/smooth_inc.cpp:129:0, from /builddir/build/BUILD/gdl-0.9.9/src/smooth.cpp:77: /builddir/build/BUILD/gdl-0.9.9/src/smooth2d.hpp: In function '': /builddir/build/BUILD/gdl-0.9.9/src/smooth2d.hpp:55:14: warning: 'z' may be used uninitialized in this function [-Wmaybe-uninitialized] mean1 += z*v; ^ /builddir/build/BUILD/gdl-0.9.9/src/smooth2d.hpp:28:11: note: 'z' was declared here DDouble z; ^ /builddir/build/BUILD/gdl-0.9.9/src/smooth2d.hpp:148:13: warning: 'z' may be used uninitialized in this function [-Wmaybe-uninitialized] mean -= z*v; ^ /builddir/build/BUILD/gdl-0.9.9/src/smooth2d.hpp:99:11: note: 'z' was declared here DDouble z; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/smooth_inc.cpp:134:0, from /builddir/build/BUILD/gdl-0.9.9/src/smooth.cpp:77: /builddir/build/BUILD/gdl-0.9.9/src/smooth2d.hpp: In function '': /builddir/build/BUILD/gdl-0.9.9/src/smooth2d.hpp:55:14: warning: 'z' may be used uninitialized in this function [-Wmaybe-uninitialized] mean1 += z*v; ^ /builddir/build/BUILD/gdl-0.9.9/src/smooth2d.hpp:28:11: note: 'z' was declared here DDouble z; ^ /builddir/build/BUILD/gdl-0.9.9/src/smooth2d.hpp:148:13: warning: 'z' may be used uninitialized in this function [-Wmaybe-uninitialized] mean -= z*v; ^ /builddir/build/BUILD/gdl-0.9.9/src/smooth2d.hpp:99:11: note: 'z' was declared here DDouble z; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/smooth_inc.cpp:139:0, from /builddir/build/BUILD/gdl-0.9.9/src/smooth.cpp:77: /builddir/build/BUILD/gdl-0.9.9/src/smooth2d.hpp: In function '': /builddir/build/BUILD/gdl-0.9.9/src/smooth2d.hpp:55:14: warning: 'z' may be used uninitialized in this function [-Wmaybe-uninitialized] mean1 += z*v; ^ /builddir/build/BUILD/gdl-0.9.9/src/smooth2d.hpp:28:11: note: 'z' was declared here DDouble z; ^ /builddir/build/BUILD/gdl-0.9.9/src/smooth2d.hpp:137:13: warning: 'z' may be used uninitialized in this function [-Wmaybe-uninitialized] mean -= z*v; ^ /builddir/build/BUILD/gdl-0.9.9/src/smooth2d.hpp:99:11: note: 'z' was declared here DDouble z; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/smooth_inc.cpp:144:0, from /builddir/build/BUILD/gdl-0.9.9/src/smooth.cpp:77: /builddir/build/BUILD/gdl-0.9.9/src/smooth2d.hpp: In function '': /builddir/build/BUILD/gdl-0.9.9/src/smooth2d.hpp:28:11: warning: 'z' may be used uninitialized in this function [-Wmaybe-uninitialized] DDouble z; ^ /builddir/build/BUILD/gdl-0.9.9/src/smooth2d.hpp:148:13: warning: 'z' may be used uninitialized in this function [-Wmaybe-uninitialized] mean -= z*v; ^ /builddir/build/BUILD/gdl-0.9.9/src/smooth2d.hpp:99:11: note: 'z' was declared here DDouble z; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/smooth_inc.cpp:123:0, from /builddir/build/BUILD/gdl-0.9.9/src/smooth.cpp:83: /builddir/build/BUILD/gdl-0.9.9/src/smooth2d.hpp: In function '': /builddir/build/BUILD/gdl-0.9.9/src/smooth2d.hpp:66:13: warning: 'z' may be used uninitialized in this function [-Wmaybe-uninitialized] mean -= z*v; ^ /builddir/build/BUILD/gdl-0.9.9/src/smooth2d.hpp:28:11: note: 'z' was declared here DDouble z; ^ /builddir/build/BUILD/gdl-0.9.9/src/smooth2d.hpp:137:13: warning: 'z' may be used uninitialized in this function [-Wmaybe-uninitialized] mean -= z*v; ^ /builddir/build/BUILD/gdl-0.9.9/src/smooth2d.hpp:99:11: note: 'z' was declared here DDouble z; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/smooth_inc.cpp:129:0, from /builddir/build/BUILD/gdl-0.9.9/src/smooth.cpp:83: /builddir/build/BUILD/gdl-0.9.9/src/smooth2d.hpp: In function '': /builddir/build/BUILD/gdl-0.9.9/src/smooth2d.hpp:78:13: warning: 'z' may be used uninitialized in this function [-Wmaybe-uninitialized] mean -= z*v; ^ /builddir/build/BUILD/gdl-0.9.9/src/smooth2d.hpp:28:11: note: 'z' was declared here DDouble z; ^ /builddir/build/BUILD/gdl-0.9.9/src/smooth2d.hpp:148:13: warning: 'z' may be used uninitialized in this function [-Wmaybe-uninitialized] mean -= z*v; ^ /builddir/build/BUILD/gdl-0.9.9/src/smooth2d.hpp:99:11: note: 'z' was declared here DDouble z; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/smooth_inc.cpp:134:0, from /builddir/build/BUILD/gdl-0.9.9/src/smooth.cpp:83: /builddir/build/BUILD/gdl-0.9.9/src/smooth2d.hpp: In function '': /builddir/build/BUILD/gdl-0.9.9/src/smooth2d.hpp:89:13: warning: 'z' may be used uninitialized in this function [-Wmaybe-uninitialized] mean += z*v; ^ /builddir/build/BUILD/gdl-0.9.9/src/smooth2d.hpp:28:11: note: 'z' was declared here DDouble z; ^ /builddir/build/BUILD/gdl-0.9.9/src/smooth2d.hpp:148:13: warning: 'z' may be used uninitialized in this function [-Wmaybe-uninitialized] mean -= z*v; ^ /builddir/build/BUILD/gdl-0.9.9/src/smooth2d.hpp:99:11: note: 'z' was declared here DDouble z; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/smooth_inc.cpp:139:0, from /builddir/build/BUILD/gdl-0.9.9/src/smooth.cpp:83: /builddir/build/BUILD/gdl-0.9.9/src/smooth2d.hpp: In function '': /builddir/build/BUILD/gdl-0.9.9/src/smooth2d.hpp:78:13: warning: 'z' may be used uninitialized in this function [-Wmaybe-uninitialized] mean -= z*v; ^ /builddir/build/BUILD/gdl-0.9.9/src/smooth2d.hpp:28:11: note: 'z' was declared here DDouble z; ^ /builddir/build/BUILD/gdl-0.9.9/src/smooth2d.hpp:148:13: warning: 'z' may be used uninitialized in this function [-Wmaybe-uninitialized] mean -= z*v; ^ /builddir/build/BUILD/gdl-0.9.9/src/smooth2d.hpp:99:11: note: 'z' was declared here DDouble z; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/smooth_inc.cpp:144:0, from /builddir/build/BUILD/gdl-0.9.9/src/smooth.cpp:83: /builddir/build/BUILD/gdl-0.9.9/src/smooth2d.hpp: In function '': /builddir/build/BUILD/gdl-0.9.9/src/smooth2d.hpp:78:13: warning: 'z' may be used uninitialized in this function [-Wmaybe-uninitialized] mean -= z*v; ^ /builddir/build/BUILD/gdl-0.9.9/src/smooth2d.hpp:28:11: note: 'z' was declared here DDouble z; ^ /builddir/build/BUILD/gdl-0.9.9/src/smooth2d.hpp:148:13: warning: 'z' may be used uninitialized in this function [-Wmaybe-uninitialized] mean -= z*v; ^ /builddir/build/BUILD/gdl-0.9.9/src/smooth2d.hpp:99:11: note: 'z' was declared here DDouble z; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/smooth_inc.cpp:123:0, from /builddir/build/BUILD/gdl-0.9.9/src/smooth.cpp:89: /builddir/build/BUILD/gdl-0.9.9/src/smooth2d.hpp: In function '': /builddir/build/BUILD/gdl-0.9.9/src/smooth2d.hpp:66:13: warning: 'z' may be used uninitialized in this function [-Wmaybe-uninitialized] mean -= z*v; ^ /builddir/build/BUILD/gdl-0.9.9/src/smooth2d.hpp:28:11: note: 'z' was declared here DDouble z; ^ /builddir/build/BUILD/gdl-0.9.9/src/smooth2d.hpp:137:13: warning: 'z' may be used uninitialized in this function [-Wmaybe-uninitialized] mean -= z*v; ^ /builddir/build/BUILD/gdl-0.9.9/src/smooth2d.hpp:99:11: note: 'z' was declared here DDouble z; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/smooth_inc.cpp:129:0, from /builddir/build/BUILD/gdl-0.9.9/src/smooth.cpp:89: /builddir/build/BUILD/gdl-0.9.9/src/smooth2d.hpp: In function '': /builddir/build/BUILD/gdl-0.9.9/src/smooth2d.hpp:78:13: warning: 'z' may be used uninitialized in this function [-Wmaybe-uninitialized] mean -= z*v; ^ /builddir/build/BUILD/gdl-0.9.9/src/smooth2d.hpp:28:11: note: 'z' was declared here DDouble z; ^ /builddir/build/BUILD/gdl-0.9.9/src/smooth2d.hpp:148:13: warning: 'z' may be used uninitialized in this function [-Wmaybe-uninitialized] mean -= z*v; ^ /builddir/build/BUILD/gdl-0.9.9/src/smooth2d.hpp:99:11: note: 'z' was declared here DDouble z; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/smooth_inc.cpp:134:0, from /builddir/build/BUILD/gdl-0.9.9/src/smooth.cpp:89: /builddir/build/BUILD/gdl-0.9.9/src/smooth2d.hpp: In function '': /builddir/build/BUILD/gdl-0.9.9/src/smooth2d.hpp:89:13: warning: 'z' may be used uninitialized in this function [-Wmaybe-uninitialized] mean += z*v; ^ /builddir/build/BUILD/gdl-0.9.9/src/smooth2d.hpp:28:11: note: 'z' was declared here DDouble z; ^ /builddir/build/BUILD/gdl-0.9.9/src/smooth2d.hpp:148:13: warning: 'z' may be used uninitialized in this function [-Wmaybe-uninitialized] mean -= z*v; ^ /builddir/build/BUILD/gdl-0.9.9/src/smooth2d.hpp:99:11: note: 'z' was declared here DDouble z; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/smooth_inc.cpp:139:0, from /builddir/build/BUILD/gdl-0.9.9/src/smooth.cpp:89: /builddir/build/BUILD/gdl-0.9.9/src/smooth2d.hpp: In function '': /builddir/build/BUILD/gdl-0.9.9/src/smooth2d.hpp:78:13: warning: 'z' may be used uninitialized in this function [-Wmaybe-uninitialized] mean -= z*v; ^ /builddir/build/BUILD/gdl-0.9.9/src/smooth2d.hpp:28:11: note: 'z' was declared here DDouble z; ^ /builddir/build/BUILD/gdl-0.9.9/src/smooth2d.hpp:148:13: warning: 'z' may be used uninitialized in this function [-Wmaybe-uninitialized] mean -= z*v; ^ /builddir/build/BUILD/gdl-0.9.9/src/smooth2d.hpp:99:11: note: 'z' was declared here DDouble z; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/smooth_inc.cpp:144:0, from /builddir/build/BUILD/gdl-0.9.9/src/smooth.cpp:89: /builddir/build/BUILD/gdl-0.9.9/src/smooth2d.hpp: In function '': /builddir/build/BUILD/gdl-0.9.9/src/smooth2d.hpp:78:13: warning: 'z' may be used uninitialized in this function [-Wmaybe-uninitialized] mean -= z*v; ^ /builddir/build/BUILD/gdl-0.9.9/src/smooth2d.hpp:28:11: note: 'z' was declared here DDouble z; ^ /builddir/build/BUILD/gdl-0.9.9/src/smooth2d.hpp:148:13: warning: 'z' may be used uninitialized in this function [-Wmaybe-uninitialized] mean -= z*v; ^ /builddir/build/BUILD/gdl-0.9.9/src/smooth2d.hpp:99:11: note: 'z' was declared here DDouble z; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/smooth_inc.cpp:123:0, from /builddir/build/BUILD/gdl-0.9.9/src/smooth.cpp:95: /builddir/build/BUILD/gdl-0.9.9/src/smooth2d.hpp: In function '': /builddir/build/BUILD/gdl-0.9.9/src/smooth2d.hpp:66:13: warning: 'z' may be used uninitialized in this function [-Wmaybe-uninitialized] mean -= z*v; ^ /builddir/build/BUILD/gdl-0.9.9/src/smooth2d.hpp:28:11: note: 'z' was declared here DDouble z; ^ /builddir/build/BUILD/gdl-0.9.9/src/smooth2d.hpp:137:13: warning: 'z' may be used uninitialized in this function [-Wmaybe-uninitialized] mean -= z*v; ^ /builddir/build/BUILD/gdl-0.9.9/src/smooth2d.hpp:99:11: note: 'z' was declared here DDouble z; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/smooth_inc.cpp:129:0, from /builddir/build/BUILD/gdl-0.9.9/src/smooth.cpp:95: /builddir/build/BUILD/gdl-0.9.9/src/smooth2d.hpp: In function '': /builddir/build/BUILD/gdl-0.9.9/src/smooth2d.hpp:78:13: warning: 'z' may be used uninitialized in this function [-Wmaybe-uninitialized] mean -= z*v; ^ /builddir/build/BUILD/gdl-0.9.9/src/smooth2d.hpp:28:11: note: 'z' was declared here DDouble z; ^ /builddir/build/BUILD/gdl-0.9.9/src/smooth2d.hpp:148:13: warning: 'z' may be used uninitialized in this function [-Wmaybe-uninitialized] mean -= z*v; ^ /builddir/build/BUILD/gdl-0.9.9/src/smooth2d.hpp:99:11: note: 'z' was declared here DDouble z; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/smooth_inc.cpp:134:0, from /builddir/build/BUILD/gdl-0.9.9/src/smooth.cpp:95: /builddir/build/BUILD/gdl-0.9.9/src/smooth2d.hpp: In function '': /builddir/build/BUILD/gdl-0.9.9/src/smooth2d.hpp:78:13: warning: 'z' may be used uninitialized in this function [-Wmaybe-uninitialized] mean -= z*v; ^ /builddir/build/BUILD/gdl-0.9.9/src/smooth2d.hpp:28:11: note: 'z' was declared here DDouble z; ^ /builddir/build/BUILD/gdl-0.9.9/src/smooth2d.hpp:148:13: warning: 'z' may be used uninitialized in this function [-Wmaybe-uninitialized] mean -= z*v; ^ /builddir/build/BUILD/gdl-0.9.9/src/smooth2d.hpp:99:11: note: 'z' was declared here DDouble z; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/smooth_inc.cpp:139:0, from /builddir/build/BUILD/gdl-0.9.9/src/smooth.cpp:95: /builddir/build/BUILD/gdl-0.9.9/src/smooth2d.hpp: In function '': /builddir/build/BUILD/gdl-0.9.9/src/smooth2d.hpp:78:13: warning: 'z' may be used uninitialized in this function [-Wmaybe-uninitialized] mean -= z*v; ^ /builddir/build/BUILD/gdl-0.9.9/src/smooth2d.hpp:28:11: note: 'z' was declared here DDouble z; ^ /builddir/build/BUILD/gdl-0.9.9/src/smooth2d.hpp:148:13: warning: 'z' may be used uninitialized in this function [-Wmaybe-uninitialized] mean -= z*v; ^ /builddir/build/BUILD/gdl-0.9.9/src/smooth2d.hpp:99:11: note: 'z' was declared here DDouble z; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/smooth_inc.cpp:144:0, from /builddir/build/BUILD/gdl-0.9.9/src/smooth.cpp:95: /builddir/build/BUILD/gdl-0.9.9/src/smooth2d.hpp: In function '': /builddir/build/BUILD/gdl-0.9.9/src/smooth2d.hpp:78:13: warning: 'z' may be used uninitialized in this function [-Wmaybe-uninitialized] mean -= z*v; ^ /builddir/build/BUILD/gdl-0.9.9/src/smooth2d.hpp:28:11: note: 'z' was declared here DDouble z; ^ /builddir/build/BUILD/gdl-0.9.9/src/smooth2d.hpp:148:13: warning: 'z' may be used uninitialized in this function [-Wmaybe-uninitialized] mean -= z*v; ^ /builddir/build/BUILD/gdl-0.9.9/src/smooth2d.hpp:99:11: note: 'z' was declared here DDouble z; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/smooth_inc.cpp:123:0, from /builddir/build/BUILD/gdl-0.9.9/src/smooth.cpp:101: /builddir/build/BUILD/gdl-0.9.9/src/smooth2d.hpp: In function '': /builddir/build/BUILD/gdl-0.9.9/src/smooth2d.hpp:66:13: warning: 'z' may be used uninitialized in this function [-Wmaybe-uninitialized] mean -= z*v; ^ /builddir/build/BUILD/gdl-0.9.9/src/smooth2d.hpp:28:11: note: 'z' was declared here DDouble z; ^ /builddir/build/BUILD/gdl-0.9.9/src/smooth2d.hpp:137:13: warning: 'z' may be used uninitialized in this function [-Wmaybe-uninitialized] mean -= z*v; ^ /builddir/build/BUILD/gdl-0.9.9/src/smooth2d.hpp:99:11: note: 'z' was declared here DDouble z; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/smooth_inc.cpp:129:0, from /builddir/build/BUILD/gdl-0.9.9/src/smooth.cpp:101: /builddir/build/BUILD/gdl-0.9.9/src/smooth2d.hpp: In function '': /builddir/build/BUILD/gdl-0.9.9/src/smooth2d.hpp:78:13: warning: 'z' may be used uninitialized in this function [-Wmaybe-uninitialized] mean -= z*v; ^ /builddir/build/BUILD/gdl-0.9.9/src/smooth2d.hpp:28:11: note: 'z' was declared here DDouble z; ^ /builddir/build/BUILD/gdl-0.9.9/src/smooth2d.hpp:148:13: warning: 'z' may be used uninitialized in this function [-Wmaybe-uninitialized] mean -= z*v; ^ /builddir/build/BUILD/gdl-0.9.9/src/smooth2d.hpp:99:11: note: 'z' was declared here DDouble z; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/smooth_inc.cpp:134:0, from /builddir/build/BUILD/gdl-0.9.9/src/smooth.cpp:101: /builddir/build/BUILD/gdl-0.9.9/src/smooth2d.hpp: In function '': /builddir/build/BUILD/gdl-0.9.9/src/smooth2d.hpp:78:13: warning: 'z' may be used uninitialized in this function [-Wmaybe-uninitialized] mean -= z*v; ^ /builddir/build/BUILD/gdl-0.9.9/src/smooth2d.hpp:28:11: note: 'z' was declared here DDouble z; ^ /builddir/build/BUILD/gdl-0.9.9/src/smooth2d.hpp:148:13: warning: 'z' may be used uninitialized in this function [-Wmaybe-uninitialized] mean -= z*v; ^ /builddir/build/BUILD/gdl-0.9.9/src/smooth2d.hpp:99:11: note: 'z' was declared here DDouble z; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/smooth_inc.cpp:139:0, from /builddir/build/BUILD/gdl-0.9.9/src/smooth.cpp:101: /builddir/build/BUILD/gdl-0.9.9/src/smooth2d.hpp: In function '': /builddir/build/BUILD/gdl-0.9.9/src/smooth2d.hpp:78:13: warning: 'z' may be used uninitialized in this function [-Wmaybe-uninitialized] mean -= z*v; ^ /builddir/build/BUILD/gdl-0.9.9/src/smooth2d.hpp:28:11: note: 'z' was declared here DDouble z; ^ /builddir/build/BUILD/gdl-0.9.9/src/smooth2d.hpp:148:13: warning: 'z' may be used uninitialized in this function [-Wmaybe-uninitialized] mean -= z*v; ^ /builddir/build/BUILD/gdl-0.9.9/src/smooth2d.hpp:99:11: note: 'z' was declared here DDouble z; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/smooth_inc.cpp:144:0, from /builddir/build/BUILD/gdl-0.9.9/src/smooth.cpp:101: /builddir/build/BUILD/gdl-0.9.9/src/smooth2d.hpp: In function '': /builddir/build/BUILD/gdl-0.9.9/src/smooth2d.hpp:78:13: warning: 'z' may be used uninitialized in this function [-Wmaybe-uninitialized] mean -= z*v; ^ /builddir/build/BUILD/gdl-0.9.9/src/smooth2d.hpp:28:11: note: 'z' was declared here DDouble z; ^ /builddir/build/BUILD/gdl-0.9.9/src/smooth2d.hpp:148:13: warning: 'z' may be used uninitialized in this function [-Wmaybe-uninitialized] mean -= z*v; ^ /builddir/build/BUILD/gdl-0.9.9/src/smooth2d.hpp:99:11: note: 'z' was declared here DDouble z; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/smooth_inc.cpp:123:0, from /builddir/build/BUILD/gdl-0.9.9/src/smooth.cpp:107: /builddir/build/BUILD/gdl-0.9.9/src/smooth2d.hpp: In function '': /builddir/build/BUILD/gdl-0.9.9/src/smooth2d.hpp:68:13: warning: 'z' may be used uninitialized in this function [-Wmaybe-uninitialized] mean += z*v; ^ /builddir/build/BUILD/gdl-0.9.9/src/smooth2d.hpp:28:11: note: 'z' was declared here DDouble z; ^ /builddir/build/BUILD/gdl-0.9.9/src/smooth2d.hpp:137:13: warning: 'z' may be used uninitialized in this function [-Wmaybe-uninitialized] mean -= z*v; ^ /builddir/build/BUILD/gdl-0.9.9/src/smooth2d.hpp:99:11: note: 'z' was declared here DDouble z; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/smooth_inc.cpp:129:0, from /builddir/build/BUILD/gdl-0.9.9/src/smooth.cpp:107: /builddir/build/BUILD/gdl-0.9.9/src/smooth2d.hpp: In function '': /builddir/build/BUILD/gdl-0.9.9/src/smooth2d.hpp:55:14: warning: 'z' may be used uninitialized in this function [-Wmaybe-uninitialized] mean1 += z*v; ^ /builddir/build/BUILD/gdl-0.9.9/src/smooth2d.hpp:28:11: note: 'z' was declared here DDouble z; ^ /builddir/build/BUILD/gdl-0.9.9/src/smooth2d.hpp:148:13: warning: 'z' may be used uninitialized in this function [-Wmaybe-uninitialized] mean -= z*v; ^ /builddir/build/BUILD/gdl-0.9.9/src/smooth2d.hpp:99:11: note: 'z' was declared here DDouble z; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/smooth_inc.cpp:134:0, from /builddir/build/BUILD/gdl-0.9.9/src/smooth.cpp:107: /builddir/build/BUILD/gdl-0.9.9/src/smooth2d.hpp: In function '': /builddir/build/BUILD/gdl-0.9.9/src/smooth2d.hpp:55:14: warning: 'z' may be used uninitialized in this function [-Wmaybe-uninitialized] mean1 += z*v; ^ /builddir/build/BUILD/gdl-0.9.9/src/smooth2d.hpp:28:11: note: 'z' was declared here DDouble z; ^ /builddir/build/BUILD/gdl-0.9.9/src/smooth2d.hpp:148:13: warning: 'z' may be used uninitialized in this function [-Wmaybe-uninitialized] mean -= z*v; ^ /builddir/build/BUILD/gdl-0.9.9/src/smooth2d.hpp:99:11: note: 'z' was declared here DDouble z; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/smooth_inc.cpp:139:0, from /builddir/build/BUILD/gdl-0.9.9/src/smooth.cpp:107: /builddir/build/BUILD/gdl-0.9.9/src/smooth2d.hpp: In function '': /builddir/build/BUILD/gdl-0.9.9/src/smooth2d.hpp:55:14: warning: 'z' may be used uninitialized in this function [-Wmaybe-uninitialized] mean1 += z*v; ^ /builddir/build/BUILD/gdl-0.9.9/src/smooth2d.hpp:28:11: note: 'z' was declared here DDouble z; ^ /builddir/build/BUILD/gdl-0.9.9/src/smooth2d.hpp:148:13: warning: 'z' may be used uninitialized in this function [-Wmaybe-uninitialized] mean -= z*v; ^ /builddir/build/BUILD/gdl-0.9.9/src/smooth2d.hpp:99:11: note: 'z' was declared here DDouble z; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/smooth_inc.cpp:144:0, from /builddir/build/BUILD/gdl-0.9.9/src/smooth.cpp:107: /builddir/build/BUILD/gdl-0.9.9/src/smooth2d.hpp: In function '': /builddir/build/BUILD/gdl-0.9.9/src/smooth2d.hpp:28:11: warning: 'z' may be used uninitialized in this function [-Wmaybe-uninitialized] DDouble z; ^ /builddir/build/BUILD/gdl-0.9.9/src/smooth2d.hpp:148:13: warning: 'z' may be used uninitialized in this function [-Wmaybe-uninitialized] mean -= z*v; ^ /builddir/build/BUILD/gdl-0.9.9/src/smooth2d.hpp:99:11: note: 'z' was declared here DDouble z; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/smooth_inc.cpp:123:0, from /builddir/build/BUILD/gdl-0.9.9/src/smooth.cpp:113: /builddir/build/BUILD/gdl-0.9.9/src/smooth2d.hpp: In function '': /builddir/build/BUILD/gdl-0.9.9/src/smooth2d.hpp:68:13: warning: 'z' may be used uninitialized in this function [-Wmaybe-uninitialized] mean += z*v; ^ /builddir/build/BUILD/gdl-0.9.9/src/smooth2d.hpp:28:11: note: 'z' was declared here DDouble z; ^ /builddir/build/BUILD/gdl-0.9.9/src/smooth2d.hpp:137:13: warning: 'z' may be used uninitialized in this function [-Wmaybe-uninitialized] mean -= z*v; ^ /builddir/build/BUILD/gdl-0.9.9/src/smooth2d.hpp:99:11: note: 'z' was declared here DDouble z; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/smooth_inc.cpp:129:0, from /builddir/build/BUILD/gdl-0.9.9/src/smooth.cpp:113: /builddir/build/BUILD/gdl-0.9.9/src/smooth2d.hpp: In function '': /builddir/build/BUILD/gdl-0.9.9/src/smooth2d.hpp:55:14: warning: 'z' may be used uninitialized in this function [-Wmaybe-uninitialized] mean1 += z*v; ^ /builddir/build/BUILD/gdl-0.9.9/src/smooth2d.hpp:28:11: note: 'z' was declared here DDouble z; ^ /builddir/build/BUILD/gdl-0.9.9/src/smooth2d.hpp:148:13: warning: 'z' may be used uninitialized in this function [-Wmaybe-uninitialized] mean -= z*v; ^ /builddir/build/BUILD/gdl-0.9.9/src/smooth2d.hpp:99:11: note: 'z' was declared here DDouble z; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/smooth_inc.cpp:134:0, from /builddir/build/BUILD/gdl-0.9.9/src/smooth.cpp:113: /builddir/build/BUILD/gdl-0.9.9/src/smooth2d.hpp: In function '': /builddir/build/BUILD/gdl-0.9.9/src/smooth2d.hpp:55:14: warning: 'z' may be used uninitialized in this function [-Wmaybe-uninitialized] mean1 += z*v; ^ /builddir/build/BUILD/gdl-0.9.9/src/smooth2d.hpp:28:11: note: 'z' was declared here DDouble z; ^ /builddir/build/BUILD/gdl-0.9.9/src/smooth2d.hpp:148:13: warning: 'z' may be used uninitialized in this function [-Wmaybe-uninitialized] mean -= z*v; ^ /builddir/build/BUILD/gdl-0.9.9/src/smooth2d.hpp:99:11: note: 'z' was declared here DDouble z; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/smooth_inc.cpp:139:0, from /builddir/build/BUILD/gdl-0.9.9/src/smooth.cpp:113: /builddir/build/BUILD/gdl-0.9.9/src/smooth2d.hpp: In function '': /builddir/build/BUILD/gdl-0.9.9/src/smooth2d.hpp:55:14: warning: 'z' may be used uninitialized in this function [-Wmaybe-uninitialized] mean1 += z*v; ^ /builddir/build/BUILD/gdl-0.9.9/src/smooth2d.hpp:28:11: note: 'z' was declared here DDouble z; ^ /builddir/build/BUILD/gdl-0.9.9/src/smooth2d.hpp:148:13: warning: 'z' may be used uninitialized in this function [-Wmaybe-uninitialized] mean -= z*v; ^ /builddir/build/BUILD/gdl-0.9.9/src/smooth2d.hpp:99:11: note: 'z' was declared here DDouble z; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/smooth_inc.cpp:144:0, from /builddir/build/BUILD/gdl-0.9.9/src/smooth.cpp:113: /builddir/build/BUILD/gdl-0.9.9/src/smooth2d.hpp: In function '': /builddir/build/BUILD/gdl-0.9.9/src/smooth2d.hpp:28:11: warning: 'z' may be used uninitialized in this function [-Wmaybe-uninitialized] DDouble z; ^ /builddir/build/BUILD/gdl-0.9.9/src/smooth2d.hpp:148:13: warning: 'z' may be used uninitialized in this function [-Wmaybe-uninitialized] mean -= z*v; ^ /builddir/build/BUILD/gdl-0.9.9/src/smooth2d.hpp:99:11: note: 'z' was declared here DDouble z; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/smooth_inc.cpp:123:0, from /builddir/build/BUILD/gdl-0.9.9/src/smooth.cpp:119: /builddir/build/BUILD/gdl-0.9.9/src/smooth2d.hpp: In function '': /builddir/build/BUILD/gdl-0.9.9/src/smooth2d.hpp:66:13: warning: 'z' may be used uninitialized in this function [-Wmaybe-uninitialized] mean -= z*v; ^ /builddir/build/BUILD/gdl-0.9.9/src/smooth2d.hpp:28:11: note: 'z' was declared here DDouble z; ^ /builddir/build/BUILD/gdl-0.9.9/src/smooth2d.hpp:137:13: warning: 'z' may be used uninitialized in this function [-Wmaybe-uninitialized] mean -= z*v; ^ /builddir/build/BUILD/gdl-0.9.9/src/smooth2d.hpp:99:11: note: 'z' was declared here DDouble z; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/smooth_inc.cpp:129:0, from /builddir/build/BUILD/gdl-0.9.9/src/smooth.cpp:119: /builddir/build/BUILD/gdl-0.9.9/src/smooth2d.hpp: In function '': /builddir/build/BUILD/gdl-0.9.9/src/smooth2d.hpp:78:13: warning: 'z' may be used uninitialized in this function [-Wmaybe-uninitialized] mean -= z*v; ^ /builddir/build/BUILD/gdl-0.9.9/src/smooth2d.hpp:28:11: note: 'z' was declared here DDouble z; ^ /builddir/build/BUILD/gdl-0.9.9/src/smooth2d.hpp:148:13: warning: 'z' may be used uninitialized in this function [-Wmaybe-uninitialized] mean -= z*v; ^ /builddir/build/BUILD/gdl-0.9.9/src/smooth2d.hpp:99:11: note: 'z' was declared here DDouble z; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/smooth_inc.cpp:134:0, from /builddir/build/BUILD/gdl-0.9.9/src/smooth.cpp:119: /builddir/build/BUILD/gdl-0.9.9/src/smooth2d.hpp: In function '': /builddir/build/BUILD/gdl-0.9.9/src/smooth2d.hpp:78:13: warning: 'z' may be used uninitialized in this function [-Wmaybe-uninitialized] mean -= z*v; ^ /builddir/build/BUILD/gdl-0.9.9/src/smooth2d.hpp:28:11: note: 'z' was declared here DDouble z; ^ /builddir/build/BUILD/gdl-0.9.9/src/smooth2d.hpp:148:13: warning: 'z' may be used uninitialized in this function [-Wmaybe-uninitialized] mean -= z*v; ^ /builddir/build/BUILD/gdl-0.9.9/src/smooth2d.hpp:99:11: note: 'z' was declared here DDouble z; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/smooth_inc.cpp:139:0, from /builddir/build/BUILD/gdl-0.9.9/src/smooth.cpp:119: /builddir/build/BUILD/gdl-0.9.9/src/smooth2d.hpp: In function '': /builddir/build/BUILD/gdl-0.9.9/src/smooth2d.hpp:78:13: warning: 'z' may be used uninitialized in this function [-Wmaybe-uninitialized] mean -= z*v; ^ /builddir/build/BUILD/gdl-0.9.9/src/smooth2d.hpp:28:11: note: 'z' was declared here DDouble z; ^ /builddir/build/BUILD/gdl-0.9.9/src/smooth2d.hpp:148:13: warning: 'z' may be used uninitialized in this function [-Wmaybe-uninitialized] mean -= z*v; ^ /builddir/build/BUILD/gdl-0.9.9/src/smooth2d.hpp:99:11: note: 'z' was declared here DDouble z; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/smooth_inc.cpp:144:0, from /builddir/build/BUILD/gdl-0.9.9/src/smooth.cpp:119: /builddir/build/BUILD/gdl-0.9.9/src/smooth2d.hpp: In function '': /builddir/build/BUILD/gdl-0.9.9/src/smooth2d.hpp:78:13: warning: 'z' may be used uninitialized in this function [-Wmaybe-uninitialized] mean -= z*v; ^ /builddir/build/BUILD/gdl-0.9.9/src/smooth2d.hpp:28:11: note: 'z' was declared here DDouble z; ^ /builddir/build/BUILD/gdl-0.9.9/src/smooth2d.hpp:148:13: warning: 'z' may be used uninitialized in this function [-Wmaybe-uninitialized] mean -= z*v; ^ /builddir/build/BUILD/gdl-0.9.9/src/smooth2d.hpp:99:11: note: 'z' was declared here DDouble z; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/smooth_inc.cpp:123:0, from /builddir/build/BUILD/gdl-0.9.9/src/smooth.cpp:125: /builddir/build/BUILD/gdl-0.9.9/src/smooth2d.hpp: In function '': /builddir/build/BUILD/gdl-0.9.9/src/smooth2d.hpp:68:13: warning: 'z' may be used uninitialized in this function [-Wmaybe-uninitialized] mean += z*v; ^ /builddir/build/BUILD/gdl-0.9.9/src/smooth2d.hpp:28:11: note: 'z' was declared here DDouble z; ^ /builddir/build/BUILD/gdl-0.9.9/src/smooth2d.hpp:137:13: warning: 'z' may be used uninitialized in this function [-Wmaybe-uninitialized] mean -= z*v; ^ /builddir/build/BUILD/gdl-0.9.9/src/smooth2d.hpp:99:11: note: 'z' was declared here DDouble z; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/smooth_inc.cpp:129:0, from /builddir/build/BUILD/gdl-0.9.9/src/smooth.cpp:125: /builddir/build/BUILD/gdl-0.9.9/src/smooth2d.hpp: In function '': /builddir/build/BUILD/gdl-0.9.9/src/smooth2d.hpp:78:13: warning: 'z' may be used uninitialized in this function [-Wmaybe-uninitialized] mean -= z*v; ^ /builddir/build/BUILD/gdl-0.9.9/src/smooth2d.hpp:28:11: note: 'z' was declared here DDouble z; ^ /builddir/build/BUILD/gdl-0.9.9/src/smooth2d.hpp:148:13: warning: 'z' may be used uninitialized in this function [-Wmaybe-uninitialized] mean -= z*v; ^ /builddir/build/BUILD/gdl-0.9.9/src/smooth2d.hpp:99:11: note: 'z' was declared here DDouble z; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/smooth_inc.cpp:134:0, from /builddir/build/BUILD/gdl-0.9.9/src/smooth.cpp:125: /builddir/build/BUILD/gdl-0.9.9/src/smooth2d.hpp: In function '': /builddir/build/BUILD/gdl-0.9.9/src/smooth2d.hpp:89:13: warning: 'z' may be used uninitialized in this function [-Wmaybe-uninitialized] mean += z*v; ^ /builddir/build/BUILD/gdl-0.9.9/src/smooth2d.hpp:28:11: note: 'z' was declared here DDouble z; ^ /builddir/build/BUILD/gdl-0.9.9/src/smooth2d.hpp:159:13: warning: 'z' may be used uninitialized in this function [-Wmaybe-uninitialized] mean += z*v; ^ /builddir/build/BUILD/gdl-0.9.9/src/smooth2d.hpp:99:11: note: 'z' was declared here DDouble z; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/smooth_inc.cpp:139:0, from /builddir/build/BUILD/gdl-0.9.9/src/smooth.cpp:125: /builddir/build/BUILD/gdl-0.9.9/src/smooth2d.hpp: In function '': /builddir/build/BUILD/gdl-0.9.9/src/smooth2d.hpp:89:13: warning: 'z' may be used uninitialized in this function [-Wmaybe-uninitialized] mean += z*v; ^ /builddir/build/BUILD/gdl-0.9.9/src/smooth2d.hpp:28:11: note: 'z' was declared here DDouble z; ^ /builddir/build/BUILD/gdl-0.9.9/src/smooth2d.hpp:159:13: warning: 'z' may be used uninitialized in this function [-Wmaybe-uninitialized] mean += z*v; ^ /builddir/build/BUILD/gdl-0.9.9/src/smooth2d.hpp:99:11: note: 'z' was declared here DDouble z; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/smooth_inc.cpp:144:0, from /builddir/build/BUILD/gdl-0.9.9/src/smooth.cpp:125: /builddir/build/BUILD/gdl-0.9.9/src/smooth2d.hpp: In function '': /builddir/build/BUILD/gdl-0.9.9/src/smooth2d.hpp:78:13: warning: 'z' may be used uninitialized in this function [-Wmaybe-uninitialized] mean -= z*v; ^ /builddir/build/BUILD/gdl-0.9.9/src/smooth2d.hpp:28:11: note: 'z' was declared here DDouble z; ^ /builddir/build/BUILD/gdl-0.9.9/src/smooth2d.hpp:148:13: warning: 'z' may be used uninitialized in this function [-Wmaybe-uninitialized] mean -= z*v; ^ /builddir/build/BUILD/gdl-0.9.9/src/smooth2d.hpp:99:11: note: 'z' was declared here DDouble z; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/smooth_inc.cpp:4:0, from /builddir/build/BUILD/gdl-0.9.9/src/smooth.cpp:89: /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyD.hpp: In function '': /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyD.hpp:104:15: warning: 'z' may be used uninitialized in this function [-Wmaybe-uninitialized] mean -= z*v; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/smooth_inc.cpp:4:0, from /builddir/build/BUILD/gdl-0.9.9/src/smooth.cpp:89: /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyD.hpp:65:13: note: 'z' was declared here DDouble z; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/smooth_inc.cpp:4:0, from /builddir/build/BUILD/gdl-0.9.9/src/smooth.cpp:101: /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyD.hpp: In function '': /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyD.hpp:104:15: warning: 'z' may be used uninitialized in this function [-Wmaybe-uninitialized] mean -= z*v; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/smooth_inc.cpp:4:0, from /builddir/build/BUILD/gdl-0.9.9/src/smooth.cpp:101: /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyD.hpp:65:13: note: 'z' was declared here DDouble z; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/smooth_inc.cpp:4:0, from /builddir/build/BUILD/gdl-0.9.9/src/smooth.cpp:107: /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyD.hpp: In function '': /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyD.hpp:106:15: warning: 'z' may be used uninitialized in this function [-Wmaybe-uninitialized] mean += z*v; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/smooth_inc.cpp:4:0, from /builddir/build/BUILD/gdl-0.9.9/src/smooth.cpp:107: /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyD.hpp:65:13: note: 'z' was declared here DDouble z; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/smooth_inc.cpp:4:0, from /builddir/build/BUILD/gdl-0.9.9/src/smooth.cpp:83: /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyD.hpp: In function '': /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyD.hpp:104:15: warning: 'z' may be used uninitialized in this function [-Wmaybe-uninitialized] mean -= z*v; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/smooth_inc.cpp:4:0, from /builddir/build/BUILD/gdl-0.9.9/src/smooth.cpp:83: /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyD.hpp:65:13: note: 'z' was declared here DDouble z; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/smooth_inc.cpp:4:0, from /builddir/build/BUILD/gdl-0.9.9/src/smooth.cpp:95: /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyD.hpp: In function '': /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyD.hpp:104:15: warning: 'z' may be used uninitialized in this function [-Wmaybe-uninitialized] mean -= z*v; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/smooth_inc.cpp:4:0, from /builddir/build/BUILD/gdl-0.9.9/src/smooth.cpp:95: /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyD.hpp:65:13: note: 'z' was declared here DDouble z; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/smooth_inc.cpp:4:0, from /builddir/build/BUILD/gdl-0.9.9/src/smooth.cpp:77: /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyD.hpp: In function '': /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyD.hpp:106:15: warning: 'z' may be used uninitialized in this function [-Wmaybe-uninitialized] mean += z*v; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/smooth_inc.cpp:4:0, from /builddir/build/BUILD/gdl-0.9.9/src/smooth.cpp:77: /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyD.hpp:65:13: note: 'z' was declared here DDouble z; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/smooth_inc.cpp:4:0, from /builddir/build/BUILD/gdl-0.9.9/src/smooth.cpp:119: /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyD.hpp: In function '': /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyD.hpp:106:15: warning: 'z' may be used uninitialized in this function [-Wmaybe-uninitialized] mean += z*v; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/smooth_inc.cpp:4:0, from /builddir/build/BUILD/gdl-0.9.9/src/smooth.cpp:119: /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyD.hpp:65:13: note: 'z' was declared here DDouble z; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/smooth_inc.cpp:4:0, from /builddir/build/BUILD/gdl-0.9.9/src/smooth.cpp:125: /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyD.hpp: In function '': /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyD.hpp:104:15: warning: 'z' may be used uninitialized in this function [-Wmaybe-uninitialized] mean -= z*v; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/smooth_inc.cpp:4:0, from /builddir/build/BUILD/gdl-0.9.9/src/smooth.cpp:125: /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyD.hpp:65:13: note: 'z' was declared here DDouble z; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/smooth_inc.cpp:4:0, from /builddir/build/BUILD/gdl-0.9.9/src/smooth.cpp:113: /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyD.hpp: In function '': /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyD.hpp:106:15: warning: 'z' may be used uninitialized in this function [-Wmaybe-uninitialized] mean += z*v; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/smooth_inc.cpp:4:0, from /builddir/build/BUILD/gdl-0.9.9/src/smooth.cpp:113: /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyD.hpp:65:13: note: 'z' was declared here DDouble z; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/smooth_inc.cpp:20:0, from /builddir/build/BUILD/gdl-0.9.9/src/smooth.cpp:95: /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyD.hpp: In function '': /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyD.hpp:115:15: warning: 'z' may be used uninitialized in this function [-Wmaybe-uninitialized] mean -= z*v; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/smooth_inc.cpp:20:0, from /builddir/build/BUILD/gdl-0.9.9/src/smooth.cpp:95: /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyD.hpp:65:13: note: 'z' was declared here DDouble z; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/smooth_inc.cpp:20:0, from /builddir/build/BUILD/gdl-0.9.9/src/smooth.cpp:125: /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyD.hpp: In function '': /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyD.hpp:115:15: warning: 'z' may be used uninitialized in this function [-Wmaybe-uninitialized] mean -= z*v; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/smooth_inc.cpp:20:0, from /builddir/build/BUILD/gdl-0.9.9/src/smooth.cpp:125: /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyD.hpp:65:13: note: 'z' was declared here DDouble z; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/smooth_inc.cpp:15:0, from /builddir/build/BUILD/gdl-0.9.9/src/smooth.cpp:95: /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyD.hpp: In function '': /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyD.hpp:115:15: warning: 'z' may be used uninitialized in this function [-Wmaybe-uninitialized] mean -= z*v; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/smooth_inc.cpp:15:0, from /builddir/build/BUILD/gdl-0.9.9/src/smooth.cpp:95: /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyD.hpp:65:13: note: 'z' was declared here DDouble z; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/smooth_inc.cpp:15:0, from /builddir/build/BUILD/gdl-0.9.9/src/smooth.cpp:101: /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyD.hpp: In function '': /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyD.hpp:115:15: warning: 'z' may be used uninitialized in this function [-Wmaybe-uninitialized] mean -= z*v; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/smooth_inc.cpp:15:0, from /builddir/build/BUILD/gdl-0.9.9/src/smooth.cpp:101: /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyD.hpp:65:13: note: 'z' was declared here DDouble z; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/smooth_inc.cpp:10:0, from /builddir/build/BUILD/gdl-0.9.9/src/smooth.cpp:113: /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyD.hpp: In function '': /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyD.hpp:93:17: warning: 'z' may be used uninitialized in this function [-Wmaybe-uninitialized] mean1 += z*v; ^ /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyD.hpp:65:13: note: 'z' was declared here DDouble z; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/smooth_inc.cpp:10:0, from /builddir/build/BUILD/gdl-0.9.9/src/smooth.cpp:125: /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyD.hpp: In function '': /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyD.hpp:115:15: warning: 'z' may be used uninitialized in this function [-Wmaybe-uninitialized] mean -= z*v; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/smooth_inc.cpp:10:0, from /builddir/build/BUILD/gdl-0.9.9/src/smooth.cpp:125: /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyD.hpp:65:13: note: 'z' was declared here DDouble z; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/smooth_inc.cpp:15:0, from /builddir/build/BUILD/gdl-0.9.9/src/smooth.cpp:119: /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyD.hpp: In function '': /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyD.hpp:82:16: warning: 'z' may be used uninitialized in this function [-Wmaybe-uninitialized] mean1 -= z*v; ^ /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyD.hpp:65:13: note: 'z' was declared here DDouble z; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/smooth_inc.cpp:20:0, from /builddir/build/BUILD/gdl-0.9.9/src/smooth.cpp:89: /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyD.hpp: In function '': /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyD.hpp:115:15: warning: 'z' may be used uninitialized in this function [-Wmaybe-uninitialized] mean -= z*v; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/smooth_inc.cpp:20:0, from /builddir/build/BUILD/gdl-0.9.9/src/smooth.cpp:89: /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyD.hpp:65:13: note: 'z' was declared here DDouble z; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/smooth_inc.cpp:10:0, from /builddir/build/BUILD/gdl-0.9.9/src/smooth.cpp:101: /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyD.hpp: In function '': /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyD.hpp:115:15: warning: 'z' may be used uninitialized in this function [-Wmaybe-uninitialized] mean -= z*v; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/smooth_inc.cpp:10:0, from /builddir/build/BUILD/gdl-0.9.9/src/smooth.cpp:101: /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyD.hpp:65:13: note: 'z' was declared here DDouble z; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/smooth_inc.cpp:20:0, from /builddir/build/BUILD/gdl-0.9.9/src/smooth.cpp:101: /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyD.hpp: In function '': /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyD.hpp:115:15: warning: 'z' may be used uninitialized in this function [-Wmaybe-uninitialized] mean -= z*v; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/smooth_inc.cpp:20:0, from /builddir/build/BUILD/gdl-0.9.9/src/smooth.cpp:101: /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyD.hpp:65:13: note: 'z' was declared here DDouble z; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/smooth_inc.cpp:25:0, from /builddir/build/BUILD/gdl-0.9.9/src/smooth.cpp:119: /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyD.hpp: In function '': /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyD.hpp:82:16: warning: 'z' may be used uninitialized in this function [-Wmaybe-uninitialized] mean1 -= z*v; ^ /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyD.hpp:65:13: note: 'z' was declared here DDouble z; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/smooth_inc.cpp:20:0, from /builddir/build/BUILD/gdl-0.9.9/src/smooth.cpp:77: /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyD.hpp: In function '': /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyD.hpp:65:13: warning: 'z' may be used uninitialized in this function [-Wmaybe-uninitialized] DDouble z; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/smooth_inc.cpp:20:0, from /builddir/build/BUILD/gdl-0.9.9/src/smooth.cpp:119: /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyD.hpp: In function '': /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyD.hpp:82:16: warning: 'z' may be used uninitialized in this function [-Wmaybe-uninitialized] mean1 -= z*v; ^ /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyD.hpp:65:13: note: 'z' was declared here DDouble z; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/smooth_inc.cpp:25:0, from /builddir/build/BUILD/gdl-0.9.9/src/smooth.cpp:101: /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyD.hpp: In function '': /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyD.hpp:104:15: warning: 'z' may be used uninitialized in this function [-Wmaybe-uninitialized] mean -= z*v; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/smooth_inc.cpp:25:0, from /builddir/build/BUILD/gdl-0.9.9/src/smooth.cpp:101: /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyD.hpp:65:13: note: 'z' was declared here DDouble z; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/smooth_inc.cpp:10:0, from /builddir/build/BUILD/gdl-0.9.9/src/smooth.cpp:95: /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyD.hpp: In function '': /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyD.hpp:115:15: warning: 'z' may be used uninitialized in this function [-Wmaybe-uninitialized] mean -= z*v; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/smooth_inc.cpp:10:0, from /builddir/build/BUILD/gdl-0.9.9/src/smooth.cpp:95: /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyD.hpp:65:13: note: 'z' was declared here DDouble z; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/smooth_inc.cpp:25:0, from /builddir/build/BUILD/gdl-0.9.9/src/smooth.cpp:125: /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyD.hpp: In function '': /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyD.hpp:104:15: warning: 'z' may be used uninitialized in this function [-Wmaybe-uninitialized] mean -= z*v; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/smooth_inc.cpp:25:0, from /builddir/build/BUILD/gdl-0.9.9/src/smooth.cpp:125: /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyD.hpp:65:13: note: 'z' was declared here DDouble z; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/smooth_inc.cpp:20:0, from /builddir/build/BUILD/gdl-0.9.9/src/smooth.cpp:83: /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyD.hpp: In function '': /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyD.hpp:115:15: warning: 'z' may be used uninitialized in this function [-Wmaybe-uninitialized] mean -= z*v; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/smooth_inc.cpp:20:0, from /builddir/build/BUILD/gdl-0.9.9/src/smooth.cpp:83: /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyD.hpp:65:13: note: 'z' was declared here DDouble z; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/smooth_inc.cpp:15:0, from /builddir/build/BUILD/gdl-0.9.9/src/smooth.cpp:125: /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyD.hpp: In function '': /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyD.hpp:115:15: warning: 'z' may be used uninitialized in this function [-Wmaybe-uninitialized] mean -= z*v; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/smooth_inc.cpp:15:0, from /builddir/build/BUILD/gdl-0.9.9/src/smooth.cpp:125: /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyD.hpp:65:13: note: 'z' was declared here DDouble z; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/smooth_inc.cpp:25:0, from /builddir/build/BUILD/gdl-0.9.9/src/smooth.cpp:95: /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyD.hpp: In function '': /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyD.hpp:104:15: warning: 'z' may be used uninitialized in this function [-Wmaybe-uninitialized] mean -= z*v; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/smooth_inc.cpp:25:0, from /builddir/build/BUILD/gdl-0.9.9/src/smooth.cpp:95: /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyD.hpp:65:13: note: 'z' was declared here DDouble z; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/smooth_inc.cpp:15:0, from /builddir/build/BUILD/gdl-0.9.9/src/smooth.cpp:83: /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyD.hpp: In function '': /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyD.hpp:115:15: warning: 'z' may be used uninitialized in this function [-Wmaybe-uninitialized] mean -= z*v; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/smooth_inc.cpp:15:0, from /builddir/build/BUILD/gdl-0.9.9/src/smooth.cpp:83: /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyD.hpp:65:13: note: 'z' was declared here DDouble z; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/smooth_inc.cpp:10:0, from /builddir/build/BUILD/gdl-0.9.9/src/smooth.cpp:83: /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyD.hpp: In function '': /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyD.hpp:115:15: warning: 'z' may be used uninitialized in this function [-Wmaybe-uninitialized] mean -= z*v; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/smooth_inc.cpp:10:0, from /builddir/build/BUILD/gdl-0.9.9/src/smooth.cpp:83: /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyD.hpp:65:13: note: 'z' was declared here DDouble z; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/smooth_inc.cpp:10:0, from /builddir/build/BUILD/gdl-0.9.9/src/smooth.cpp:119: /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyD.hpp: In function '': /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyD.hpp:82:16: warning: 'z' may be used uninitialized in this function [-Wmaybe-uninitialized] mean1 -= z*v; ^ /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyD.hpp:65:13: note: 'z' was declared here DDouble z; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/smooth_inc.cpp:10:0, from /builddir/build/BUILD/gdl-0.9.9/src/smooth.cpp:89: /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyD.hpp: In function '': /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyD.hpp:115:15: warning: 'z' may be used uninitialized in this function [-Wmaybe-uninitialized] mean -= z*v; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/smooth_inc.cpp:10:0, from /builddir/build/BUILD/gdl-0.9.9/src/smooth.cpp:89: /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyD.hpp:65:13: note: 'z' was declared here DDouble z; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/smooth_inc.cpp:20:0, from /builddir/build/BUILD/gdl-0.9.9/src/smooth.cpp:113: /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyD.hpp: In function '': /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyD.hpp:65:13: warning: 'z' may be used uninitialized in this function [-Wmaybe-uninitialized] DDouble z; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/smooth_inc.cpp:15:0, from /builddir/build/BUILD/gdl-0.9.9/src/smooth.cpp:113: /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyD.hpp: In function '': /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyD.hpp:93:17: warning: 'z' may be used uninitialized in this function [-Wmaybe-uninitialized] mean1 += z*v; ^ /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyD.hpp:65:13: note: 'z' was declared here DDouble z; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/smooth_inc.cpp:25:0, from /builddir/build/BUILD/gdl-0.9.9/src/smooth.cpp:83: /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyD.hpp: In function '': /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyD.hpp:115:15: warning: 'z' may be used uninitialized in this function [-Wmaybe-uninitialized] mean -= z*v; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/smooth_inc.cpp:25:0, from /builddir/build/BUILD/gdl-0.9.9/src/smooth.cpp:83: /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyD.hpp:65:13: note: 'z' was declared here DDouble z; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/smooth_inc.cpp:20:0, from /builddir/build/BUILD/gdl-0.9.9/src/smooth.cpp:107: /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyD.hpp: In function '': /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyD.hpp:65:13: warning: 'z' may be used uninitialized in this function [-Wmaybe-uninitialized] DDouble z; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/smooth_inc.cpp:10:0, from /builddir/build/BUILD/gdl-0.9.9/src/smooth.cpp:107: /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyD.hpp: In function '': /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyD.hpp:93:17: warning: 'z' may be used uninitialized in this function [-Wmaybe-uninitialized] mean1 += z*v; ^ /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyD.hpp:65:13: note: 'z' was declared here DDouble z; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/smooth_inc.cpp:25:0, from /builddir/build/BUILD/gdl-0.9.9/src/smooth.cpp:113: /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyD.hpp: In function '': /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyD.hpp:93:17: warning: 'z' may be used uninitialized in this function [-Wmaybe-uninitialized] mean1 += z*v; ^ /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyD.hpp:65:13: note: 'z' was declared here DDouble z; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/smooth_inc.cpp:15:0, from /builddir/build/BUILD/gdl-0.9.9/src/smooth.cpp:77: /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyD.hpp: In function '': /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyD.hpp:93:17: warning: 'z' may be used uninitialized in this function [-Wmaybe-uninitialized] mean1 += z*v; ^ /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyD.hpp:65:13: note: 'z' was declared here DDouble z; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/smooth_inc.cpp:25:0, from /builddir/build/BUILD/gdl-0.9.9/src/smooth.cpp:77: /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyD.hpp: In function '': /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyD.hpp:93:17: warning: 'z' may be used uninitialized in this function [-Wmaybe-uninitialized] mean1 += z*v; ^ /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyD.hpp:65:13: note: 'z' was declared here DDouble z; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/smooth_inc.cpp:15:0, from /builddir/build/BUILD/gdl-0.9.9/src/smooth.cpp:89: /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyD.hpp: In function '': /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyD.hpp:115:15: warning: 'z' may be used uninitialized in this function [-Wmaybe-uninitialized] mean -= z*v; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/smooth_inc.cpp:15:0, from /builddir/build/BUILD/gdl-0.9.9/src/smooth.cpp:89: /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyD.hpp:65:13: note: 'z' was declared here DDouble z; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/smooth_inc.cpp:10:0, from /builddir/build/BUILD/gdl-0.9.9/src/smooth.cpp:77: /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyD.hpp: In function '': /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyD.hpp:93:17: warning: 'z' may be used uninitialized in this function [-Wmaybe-uninitialized] mean1 += z*v; ^ /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyD.hpp:65:13: note: 'z' was declared here DDouble z; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/smooth_inc.cpp:25:0, from /builddir/build/BUILD/gdl-0.9.9/src/smooth.cpp:89: /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyD.hpp: In function '': /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyD.hpp:115:15: warning: 'z' may be used uninitialized in this function [-Wmaybe-uninitialized] mean -= z*v; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/smooth_inc.cpp:25:0, from /builddir/build/BUILD/gdl-0.9.9/src/smooth.cpp:89: /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyD.hpp:65:13: note: 'z' was declared here DDouble z; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/smooth_inc.cpp:15:0, from /builddir/build/BUILD/gdl-0.9.9/src/smooth.cpp:107: /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyD.hpp: In function '': /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyD.hpp:93:17: warning: 'z' may be used uninitialized in this function [-Wmaybe-uninitialized] mean1 += z*v; ^ /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyD.hpp:65:13: note: 'z' was declared here DDouble z; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/smooth_inc.cpp:25:0, from /builddir/build/BUILD/gdl-0.9.9/src/smooth.cpp:107: /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyD.hpp: In function '': /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyD.hpp:93:17: warning: 'z' may be used uninitialized in this function [-Wmaybe-uninitialized] mean1 += z*v; ^ /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyD.hpp:65:13: note: 'z' was declared here DDouble z; ^ [ 93%] Building CXX object src/CMakeFiles/gdl.dir/str.cpp.o cd /builddir/build/BUILD/gdl-0.9.9/build/src && /usr/bin/c++ -DHAVE_CONFIG_H -DWXUSINGDLL -D_FILE_OFFSET_BITS=64 -D__WXGTK__ -I/builddir/build/BUILD/gdl-0.9.9/src -I/usr/include/tirpc -I/usr/include/GraphicsMagick -I/usr/lib/wx/include/gtk3-unicode-3.0 -I/usr/include/wx-3.0 -I/usr/include/libgeotiff -I/usr/include/hdf -I/usr/include/python2.7 -I/usr/lib/python2.7/site-packages/numpy/core/include -I/usr/include/udunits2 -I/usr/include/eigen3 -I/builddir/build/BUILD/gdl-0.9.9 -I/builddir/build/BUILD/gdl-0.9.9/build -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -DNDEBUG -fPIE -fopenmp -std=gnu++11 -o CMakeFiles/gdl.dir/str.cpp.o -c /builddir/build/BUILD/gdl-0.9.9/src/str.cpp In file included from /builddir/build/BUILD/gdl-0.9.9/src/basegdl.hpp:31:0, from /builddir/build/BUILD/gdl-0.9.9/src/str.hpp:25, from /builddir/build/BUILD/gdl-0.9.9/src/str.cpp:41: /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In copy constructor 'dimension::dimension(const dimension&)': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:55:14: warning: array subscript has type 'char' [-Wchar-subscripts] { dim[i]=dim_.dim[i];} ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:55:26: warning: array subscript has type 'char' [-Wchar-subscripts] { dim[i]=dim_.dim[i];} ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In member function 'dimension& dimension::operator=(const dimension&)': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:118:12: warning: array subscript has type 'char' [-Wchar-subscripts] dim[i]=dim_.dim[i]; ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:118:24: warning: array subscript has type 'char' [-Wchar-subscripts] dim[i]=dim_.dim[i]; ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In member function 'void dimension::operator<<(SizeT)': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:146:15: warning: array subscript has type 'char' [-Wchar-subscripts] dim[rank++]=add; ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In member function 'SizeT dimension::NDimElements()': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:295:24: warning: array subscript has type 'char' [-Wchar-subscripts] return stride[ rank]; ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In member function 'SizeT dimension::NDimElementsConst() const': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:303:44: warning: array subscript has type 'char' [-Wchar-subscripts] for(char i=0; i= labelList.Size()) ^ /builddir/build/BUILD/gdl-0.9.9/src/str.cpp: In function 'DLong StrPos(const string&, const string&, long int, bool, bool)': /builddir/build/BUILD/gdl-0.9.9/src/str.cpp:62:22: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( pos == string::npos) ^ /builddir/build/BUILD/gdl-0.9.9/src/str.cpp: In function 'std::string StrMid(const string&, long int, long int, bool)': /builddir/build/BUILD/gdl-0.9.9/src/str.cpp:110:22: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( len != string::npos && len <= 0) ^ /builddir/build/BUILD/gdl-0.9.9/src/str.cpp: In function 'void StrPut(std::string&, const string&, DLong)': /builddir/build/BUILD/gdl-0.9.9/src/str.cpp:172:14: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( pos >= len1) return; ^ /builddir/build/BUILD/gdl-0.9.9/src/str.cpp: In function 'void WordExp(std::string&)': /builddir/build/BUILD/gdl-0.9.9/src/str.cpp:345:34: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for( int i=ipos; i= labelList.Size()) ^ /builddir/build/BUILD/gdl-0.9.9/src/tiff.cxx: In function 'BaseGDL* lib::tiff_query(EnvT*)': /builddir/build/BUILD/gdl-0.9.9/src/tiff.cxx:490:15: warning: unused variable 'nParam' [-Wunused-variable] SizeT nParam = e->NParam(1); ^ /builddir/build/BUILD/gdl-0.9.9/src/tiff.cxx: In function 'BaseGDL* lib::tiff_read(EnvT*)': /builddir/build/BUILD/gdl-0.9.9/src/tiff.cxx:561:15: warning: unused variable 'nParam' [-Wunused-variable] SizeT nParam = e->NParam(1); ^ /builddir/build/BUILD/gdl-0.9.9/src/tiff.cxx:570:14: warning: unused variable 'verbose' [-Wunused-variable] bool verbose = e->KeywordPresent("VERBOSE"); ^ [ 95%] Building CXX object src/CMakeFiles/gdl.dir/topython.cpp.o cd /builddir/build/BUILD/gdl-0.9.9/build/src && /usr/bin/c++ -DHAVE_CONFIG_H -DWXUSINGDLL -D_FILE_OFFSET_BITS=64 -D__WXGTK__ -I/builddir/build/BUILD/gdl-0.9.9/src -I/usr/include/tirpc -I/usr/include/GraphicsMagick -I/usr/lib/wx/include/gtk3-unicode-3.0 -I/usr/include/wx-3.0 -I/usr/include/libgeotiff -I/usr/include/hdf -I/usr/include/python2.7 -I/usr/lib/python2.7/site-packages/numpy/core/include -I/usr/include/udunits2 -I/usr/include/eigen3 -I/builddir/build/BUILD/gdl-0.9.9 -I/builddir/build/BUILD/gdl-0.9.9/build -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -DNDEBUG -fPIE -fopenmp -std=gnu++11 -o CMakeFiles/gdl.dir/topython.cpp.o -c /builddir/build/BUILD/gdl-0.9.9/src/topython.cpp [ 96%] Building CXX object src/CMakeFiles/gdl.dir/triangulation.cpp.o cd /builddir/build/BUILD/gdl-0.9.9/build/src && /usr/bin/c++ -DHAVE_CONFIG_H -DWXUSINGDLL -D_FILE_OFFSET_BITS=64 -D__WXGTK__ -I/builddir/build/BUILD/gdl-0.9.9/src -I/usr/include/tirpc -I/usr/include/GraphicsMagick -I/usr/lib/wx/include/gtk3-unicode-3.0 -I/usr/include/wx-3.0 -I/usr/include/libgeotiff -I/usr/include/hdf -I/usr/include/python2.7 -I/usr/lib/python2.7/site-packages/numpy/core/include -I/usr/include/udunits2 -I/usr/include/eigen3 -I/builddir/build/BUILD/gdl-0.9.9 -I/builddir/build/BUILD/gdl-0.9.9/build -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -DNDEBUG -fPIE -fopenmp -std=gnu++11 -o CMakeFiles/gdl.dir/triangulation.cpp.o -c /builddir/build/BUILD/gdl-0.9.9/src/triangulation.cpp In file included from /builddir/build/BUILD/gdl-0.9.9/src/basegdl.hpp:31:0, from /builddir/build/BUILD/gdl-0.9.9/src/datatypes.hpp:33, from /builddir/build/BUILD/gdl-0.9.9/src/triangulation.cpp:19: /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In copy constructor 'dimension::dimension(const dimension&)': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:55:14: warning: array subscript has type 'char' [-Wchar-subscripts] { dim[i]=dim_.dim[i];} ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:55:26: warning: array subscript has type 'char' [-Wchar-subscripts] { dim[i]=dim_.dim[i];} ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In member function 'dimension& dimension::operator=(const dimension&)': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:118:12: warning: array subscript has type 'char' [-Wchar-subscripts] dim[i]=dim_.dim[i]; ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:118:24: warning: array subscript has type 'char' [-Wchar-subscripts] dim[i]=dim_.dim[i]; ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In member function 'void dimension::operator<<(SizeT)': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:146:15: warning: array subscript has type 'char' [-Wchar-subscripts] dim[rank++]=add; ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In member function 'SizeT dimension::NDimElements()': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:295:24: warning: array subscript has type 'char' [-Wchar-subscripts] return stride[ rank]; ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In member function 'SizeT dimension::NDimElementsConst() const': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:303:44: warning: array subscript has type 'char' [-Wchar-subscripts] for(char i=0; i= labelList.Size()) ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp:21:0, from /builddir/build/BUILD/gdl-0.9.9/src/GDLTreeParser.hpp:13, from /builddir/build/BUILD/gdl-0.9.9/src/dinterpreter.hpp:69, from /builddir/build/BUILD/gdl-0.9.9/src/triangulation.cpp:21: /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp: In member function 'void ArrayIndexVectorT::Clear()': /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp:142:17: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for( int i=0; iGetStride() * varStride[variableIndex]; ^ /builddir/build/BUILD/gdl-0.9.9/src/allix.hpp: In constructor 'AllIxNewMultiOneVariableIndexIndexedT::AllIxNewMultiOneVariableIndexIndexedT(RankT, SizeT, ArrayIndexVectorT*, SizeT, SizeT, const SizeT*, SizeT*, SizeT*)': /builddir/build/BUILD/gdl-0.9.9/src/allix.hpp:654:44: warning: array subscript has type 'char' [-Wchar-subscripts] ixListStride = varStride[variableIndex]; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp:21:0, from /builddir/build/BUILD/gdl-0.9.9/src/GDLTreeParser.hpp:13, from /builddir/build/BUILD/gdl-0.9.9/src/dinterpreter.hpp:69, from /builddir/build/BUILD/gdl-0.9.9/src/triangulation.cpp:21: /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp: In member function 'virtual SizeT CArrayIndexScalar::NIter(SizeT)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp:409:14: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= varDim && s > 0) // varDim == 0 && s == 0 ok ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp: In member function 'virtual SizeT ArrayIndexIndexed::NIter(SizeT)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp:577:16: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= varDim && s > 0) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp: In member function 'virtual SizeT CArrayIndexIndexed::NIter(SizeT)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp:720:16: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= varDim && s > 0) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp: In member function 'virtual SizeT ArrayIndexORange::NIter(SizeT)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp:828:18: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( sInit >= varDim) // && s > 0) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp: In member function 'virtual SizeT ArrayIndexRange::NIter(SizeT)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp:972:14: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( e >= varDim) // && e > 0) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp: In member function 'virtual SizeT ArrayIndexORangeS::NIter(SizeT)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp:1105:14: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= varDim) // && s > 0) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp: In member function 'virtual SizeT ArrayIndexRangeS::NIter(SizeT)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp:1270:14: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( e >= varDim) // && e > 0) ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp:98:0, from /builddir/build/BUILD/gdl-0.9.9/src/GDLTreeParser.hpp:13, from /builddir/build/BUILD/gdl-0.9.9/src/dinterpreter.hpp:69, from /builddir/build/BUILD/gdl-0.9.9/src/triangulation.cpp:21: /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp: In member function 'virtual BaseGDL* ArrayIndexListOneNoAssocT::Index(BaseGDL*, IxExprListT&)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp:308:8: warning: unused variable 'assertValue' [-Wunused-variable] SizeT assertValue = ix->NIter( var->N_Elements()/*var->Size()*/); ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp: In member function 'virtual void ArrayIndexListOneScalarVPNoAssocT::SetVariable(BaseGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp:532:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp: In member function 'virtual void ArrayIndexListOneScalarVPNoAssocT::AssignAt(BaseGDL*, BaseGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp:579:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp: In member function 'virtual void ArrayIndexListOneConstScalarNoAssocT::SetVariable(BaseGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp:727:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp: In member function 'virtual void ArrayIndexListOneConstScalarNoAssocT::AssignAt(BaseGDL*, BaseGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp:752:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp: In member function 'virtual BaseGDL* ArrayIndexListOneConstScalarNoAssocT::Index(BaseGDL*, IxExprListT&)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp:782:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/GDLTreeParser.hpp:13:0, from /builddir/build/BUILD/gdl-0.9.9/src/dinterpreter.hpp:69, from /builddir/build/BUILD/gdl-0.9.9/src/triangulation.cpp:21: /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp: In member function 'virtual BaseGDL* ArrayIndexListOneT::Index(BaseGDL*, IxExprListT&)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp:341:8: warning: unused variable 'assertValue' [-Wunused-variable] SizeT assertValue = ix->NIter( var->N_Elements()/*var->Size()*/); ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp: In member function 'virtual void ArrayIndexListOneScalarVPT::SetVariable(BaseGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp:562:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp: In member function 'virtual void ArrayIndexListOneScalarVPT::AssignAt(BaseGDL*, BaseGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp:609:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp: In member function 'virtual void ArrayIndexListOneConstScalarT::SetVariable(BaseGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp:738:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp: In member function 'virtual void ArrayIndexListOneConstScalarT::AssignAt(BaseGDL*, BaseGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp:763:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp: In member function 'virtual BaseGDL* ArrayIndexListOneConstScalarT::Index(BaseGDL*, IxExprListT&)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp:793:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/GDLInterpreter.hpp:23:0, from /builddir/build/BUILD/gdl-0.9.9/src/dinterpreter.hpp:70, from /builddir/build/BUILD/gdl-0.9.9/src/triangulation.cpp:21: /builddir/build/BUILD/gdl-0.9.9/src/accessdesc.hpp: In member function 'void DotAccessDescT::ADAssign(BaseGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/accessdesc.hpp:392:9: warning: unused variable 'lRank' [-Wunused-variable] SizeT lRank = dim.Rank(); ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/dinterpreter.hpp:70:0, from /builddir/build/BUILD/gdl-0.9.9/src/triangulation.cpp:21: /builddir/build/BUILD/gdl-0.9.9/src/GDLInterpreter.hpp: In static member function 'static void GDLInterpreter::EnableAllGC()': /builddir/build/BUILD/gdl-0.9.9/src/GDLInterpreter.hpp:366:15: warning: variable 'nEl' set but not used [-Wunused-but-set-variable] SizeT nEl = heap.size(); ^ /builddir/build/BUILD/gdl-0.9.9/src/triangulation.cpp: In function 'void lib::GDL_Triangulate(EnvT*)': /builddir/build/BUILD/gdl-0.9.9/src/triangulation.cpp:71:31: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (yVal->N_Elements() != npts) e->Throw("X & Y arrays must have same number of points."); ^ /builddir/build/BUILD/gdl-0.9.9/src/triangulation.cpp:75:35: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (fvalue->N_Elements() != npts) e->Throw("X & Y arrays must have same number of points."); //yes yes. ^ /builddir/build/BUILD/gdl-0.9.9/src/triangulation.cpp:113:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (SizeT i=0; iDataAddr(), (DLong*)lptr->DataAddr(), (DLong*)lend->DataAddr(), &nrow, &ntriangles, ltri, &ier); ^ /builddir/build/BUILD/gdl-0.9.9/src/triangulation.cpp:205:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (SizeT j = 0; j < nb; ++j) (*returned_edges)[j]=nodes[j]-1; ^ /builddir/build/BUILD/gdl-0.9.9/src/triangulation.cpp:202:15: warning: unused variable 'ret3' [-Wunused-variable] DLong ret3=stripack::sph_bnodes_(&npts, (DLong*)list->DataAddr(), (DLong*)lptr->DataAddr(), (DLong*)lend->DataAddr(), nodes, &nb, &na, &nt); ^ /builddir/build/BUILD/gdl-0.9.9/src/triangulation.cpp:123:13: warning: unused variable 'ret0' [-Wunused-variable] DLong ret0=stripack::trans_(&npts, (DDouble*)sc_yVal->DataAddr(), (DDouble*)sc_xVal->DataAddr(),(DDouble*)x->DataAddr(),(DDouble*)y->DataAddr(),(DDouble*)z->DataAddr()); ^ /builddir/build/BUILD/gdl-0.9.9/src/triangulation.cpp:133:13: warning: unused variable 'ret1' [-Wunused-variable] DLong ret1=stripack::sph_trmesh_(&npts,(DDouble*)x->DataAddr(),(DDouble*)y->DataAddr(),(DDouble*)z->DataAddr(), (DLong*)list->DataAddr(), (DLong*)lptr->DataAddr(), (DLong*)lend->DataAddr(), &lnew, near__, next, dist, &ier); ^ /builddir/build/BUILD/gdl-0.9.9/src/triangulation.cpp:270:31: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (SizeT j = 0; j < ntriangles; ++j) ^ /builddir/build/BUILD/gdl-0.9.9/src/triangulation.cpp:257:15: warning: unused variable 'ret2' [-Wunused-variable] DLong ret2 = tripack::trlist_(&nocontraints, &dummylistofcontraints, &npts, list, lptr, lend, &nrow, &ntriangles, ltri, &lct, &ier); ^ /builddir/build/BUILD/gdl-0.9.9/src/triangulation.cpp:288:31: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (SizeT j = 0; j < nb; ++j) (*returned_edges)[j]=nodes[j]-1; ^ /builddir/build/BUILD/gdl-0.9.9/src/triangulation.cpp:286:15: warning: unused variable 'ret3' [-Wunused-variable] DLong ret3=tripack::bnodes_(&npts, list, lptr, lend, nodes, &nb, &na, &nt); ^ /builddir/build/BUILD/gdl-0.9.9/src/triangulation.cpp:294:36: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (SizeT i = 0; i < lnew-1; ++i) lptr[i]--; ^ /builddir/build/BUILD/gdl-0.9.9/src/triangulation.cpp:295:31: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (SizeT i = 0; i < npts; ++i) lend[i]--; ^ /builddir/build/BUILD/gdl-0.9.9/src/triangulation.cpp:300:31: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (SizeT i = 0; i < npts; ++i) { ^ /builddir/build/BUILD/gdl-0.9.9/src/triangulation.cpp:238:13: warning: unused variable 'ret1' [-Wunused-variable] DLong ret1=tripack::trmesh_(&npts, (DDouble*)xVal->DataAddr() , (DDouble*)yVal->DataAddr(), list, lptr, lend, &lnew, near__, next, dist, &ier); ^ /builddir/build/BUILD/gdl-0.9.9/src/triangulation.cpp: In function 'BaseGDL* lib::trigrid_fun_spherical(EnvT*)': /builddir/build/BUILD/gdl-0.9.9/src/triangulation.cpp:408:28: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (xVal->N_Elements()N_Elements(); ^ /builddir/build/BUILD/gdl-0.9.9/src/triangulation.cpp: In function 'void lib::gdlGrid2DData(DLong, DDouble*, DLong, DDouble*, DLong, DLongGDL*, DDoubleGDL*, DDoubleGDL*, T1*, bool, bool, T2, T2, T2, T1*, bool) [with T1 = Data_; T2 = std::complex; DLong = int; DDouble = double; DLongGDL = Data_; DDoubleGDL = Data_]': /builddir/build/BUILD/gdl-0.9.9/src/triangulation.cpp:711:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (SizeT i = 0; i < nx * ny; ++i) found[i] = false; ^ /builddir/build/BUILD/gdl-0.9.9/src/triangulation.cpp:728:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (SizeT i = 0; i < ntri; ++i) ^ /builddir/build/BUILD/gdl-0.9.9/src/triangulation.cpp:767:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (SizeT iy = 0; iy < ny; ++iy) ^ /builddir/build/BUILD/gdl-0.9.9/src/triangulation.cpp:770:35: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (SizeT ix = 0; ix < nx; ++ix) ^ /builddir/build/BUILD/gdl-0.9.9/src/triangulation.cpp:835:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (SizeT iy = 0; iy < ny; ++iy) ^ /builddir/build/BUILD/gdl-0.9.9/src/triangulation.cpp:838:35: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (SizeT ix = 0; ix < nx; ++ix) ^ /builddir/build/BUILD/gdl-0.9.9/src/triangulation.cpp:724:13: warning: variable 'delz21i' set but not used [-Wunused-but-set-variable] DDouble delz21i; ^ /builddir/build/BUILD/gdl-0.9.9/src/triangulation.cpp: In function 'BaseGDL* lib::trigrid_fun_plane(EnvT*)': /builddir/build/BUILD/gdl-0.9.9/src/triangulation.cpp:1097:114: warning: operation on 'res' may be undefined [-Wsequence-point] if (inputArrayPresent) res = res=static_cast(inputKwData->Convert2(GDL_DOUBLE, BaseGDL::COPY)); ^ /builddir/build/BUILD/gdl-0.9.9/src/triangulation.cpp:1003:10: warning: variable 'cleanx' set but not used [-Wunused-but-set-variable] bool cleanx=false; ^ /builddir/build/BUILD/gdl-0.9.9/src/triangulation.cpp:1004:10: warning: variable 'cleany' set but not used [-Wunused-but-set-variable] bool cleany=false; ^ /builddir/build/BUILD/gdl-0.9.9/src/triangulation.cpp:1048:17: warning: unused variable 'inputArray' [-Wunused-variable] DDoubleGDL* inputArray=NULL; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/triangulation.cpp:25:0: /builddir/build/BUILD/gdl-0.9.9/src/tripack.c: In function 'int tripack::getnp_(integer*, integer*, integer*, doublereal*, doublereal*, integer*, integer*, integer*, integer*, integer*, doublereal*, integer*)': /builddir/build/BUILD/gdl-0.9.9/src/tripack.c:2864:6: warning: 'ilast' may be used uninitialized in this function [-Wmaybe-uninitialized] if (nk < ilast) { ^ /builddir/build/BUILD/gdl-0.9.9/src/tripack.c:3096:18: warning: 'nl' may be used uninitialized in this function [-Wmaybe-uninitialized] npts[*l] = nl; ^ /builddir/build/BUILD/gdl-0.9.9/src/tripack.c: In function 'int tripack::trmesh_(integer*, doublereal*, doublereal*, integer*, integer*, integer*, integer*, integer*, integer*, doublereal*, integer*)': /builddir/build/BUILD/gdl-0.9.9/src/tripack.c:5795:10: warning: 'i0' may be used uninitialized in this function [-Wmaybe-uninitialized] next[i0] = nexti; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/triangulation.cpp:26:0: /builddir/build/BUILD/gdl-0.9.9/src/stripack.c: In function 'int stripack::sph_getnp_(doublereal*, doublereal*, doublereal*, integer*, integer*, integer*, integer*, integer*, doublereal*, integer*)': /builddir/build/BUILD/gdl-0.9.9/src/stripack.c:3209:18: warning: 'np' may be used uninitialized in this function [-Wmaybe-uninitialized] npts[*l] = np; ^ /builddir/build/BUILD/gdl-0.9.9/src/stripack.c: In function 'logical stripack::inside_(doublereal*, integer*, doublereal*, doublereal*, doublereal*, integer*, integer*, integer*)': /builddir/build/BUILD/gdl-0.9.9/src/stripack.c:3297:13: warning: 'ret_val' may be used uninitialized in this function [-Wmaybe-uninitialized] logical ret_val; ^ /builddir/build/BUILD/gdl-0.9.9/src/stripack.c: In function 'int stripack::sph_trmesh_(integer*, doublereal*, doublereal*, doublereal*, integer*, integer*, integer*, integer*, integer*, integer*, doublereal*, integer*)': /builddir/build/BUILD/gdl-0.9.9/src/stripack.c:6334:10: warning: 'i0' may be used uninitialized in this function [-Wmaybe-uninitialized] next[i0] = nexti; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/triangulation.cpp:27:0: /builddir/build/BUILD/gdl-0.9.9/src/ssrfpack.c: At global scope: /builddir/build/BUILD/gdl-0.9.9/src/ssrfpack.c:27:19: warning: 'ssrfpack::c_b24' defined but not used [-Wunused-variable] static doublereal c_b24 = 1.; ^ [ 96%] Building CXX object src/CMakeFiles/gdl.dir/typetraits.cpp.o cd /builddir/build/BUILD/gdl-0.9.9/build/src && /usr/bin/c++ -DHAVE_CONFIG_H -DWXUSINGDLL -D_FILE_OFFSET_BITS=64 -D__WXGTK__ -I/builddir/build/BUILD/gdl-0.9.9/src -I/usr/include/tirpc -I/usr/include/GraphicsMagick -I/usr/lib/wx/include/gtk3-unicode-3.0 -I/usr/include/wx-3.0 -I/usr/include/libgeotiff -I/usr/include/hdf -I/usr/include/python2.7 -I/usr/lib/python2.7/site-packages/numpy/core/include -I/usr/include/udunits2 -I/usr/include/eigen3 -I/builddir/build/BUILD/gdl-0.9.9 -I/builddir/build/BUILD/gdl-0.9.9/build -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -DNDEBUG -fPIE -fopenmp -std=gnu++11 -o CMakeFiles/gdl.dir/typetraits.cpp.o -c /builddir/build/BUILD/gdl-0.9.9/src/typetraits.cpp In file included from /builddir/build/BUILD/gdl-0.9.9/src/basegdl.hpp:31:0, from /builddir/build/BUILD/gdl-0.9.9/src/typetraits.hpp:26, from /builddir/build/BUILD/gdl-0.9.9/src/typetraits.cpp:20: /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In copy constructor 'dimension::dimension(const dimension&)': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:55:14: warning: array subscript has type 'char' [-Wchar-subscripts] { dim[i]=dim_.dim[i];} ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:55:26: warning: array subscript has type 'char' [-Wchar-subscripts] { dim[i]=dim_.dim[i];} ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In member function 'dimension& dimension::operator=(const dimension&)': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:118:12: warning: array subscript has type 'char' [-Wchar-subscripts] dim[i]=dim_.dim[i]; ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:118:24: warning: array subscript has type 'char' [-Wchar-subscripts] dim[i]=dim_.dim[i]; ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In member function 'void dimension::operator<<(SizeT)': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:146:15: warning: array subscript has type 'char' [-Wchar-subscripts] dim[rank++]=add; ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In member function 'SizeT dimension::NDimElements()': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:295:24: warning: array subscript has type 'char' [-Wchar-subscripts] return stride[ rank]; ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In member function 'SizeT dimension::NDimElementsConst() const': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:303:44: warning: array subscript has type 'char' [-Wchar-subscripts] for(char i=0; i= labelList.Size()) ^ [ 97%] Building CXX object src/CMakeFiles/gdl.dir/where.cpp.o cd /builddir/build/BUILD/gdl-0.9.9/build/src && /usr/bin/c++ -DHAVE_CONFIG_H -DWXUSINGDLL -D_FILE_OFFSET_BITS=64 -D__WXGTK__ -I/builddir/build/BUILD/gdl-0.9.9/src -I/usr/include/tirpc -I/usr/include/GraphicsMagick -I/usr/lib/wx/include/gtk3-unicode-3.0 -I/usr/include/wx-3.0 -I/usr/include/libgeotiff -I/usr/include/hdf -I/usr/include/python2.7 -I/usr/lib/python2.7/site-packages/numpy/core/include -I/usr/include/udunits2 -I/usr/include/eigen3 -I/builddir/build/BUILD/gdl-0.9.9 -I/builddir/build/BUILD/gdl-0.9.9/build -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -DNDEBUG -fPIE -fopenmp -std=gnu++11 -o CMakeFiles/gdl.dir/where.cpp.o -c /builddir/build/BUILD/gdl-0.9.9/src/where.cpp In file included from /builddir/build/BUILD/gdl-0.9.9/src/basegdl.hpp:31:0, from /builddir/build/BUILD/gdl-0.9.9/src/nullgdl.hpp:21, from /builddir/build/BUILD/gdl-0.9.9/src/where.cpp:20: /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In copy constructor 'dimension::dimension(const dimension&)': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:55:14: warning: array subscript has type 'char' [-Wchar-subscripts] { dim[i]=dim_.dim[i];} ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:55:26: warning: array subscript has type 'char' [-Wchar-subscripts] { dim[i]=dim_.dim[i];} ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In member function 'dimension& dimension::operator=(const dimension&)': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:118:12: warning: array subscript has type 'char' [-Wchar-subscripts] dim[i]=dim_.dim[i]; ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:118:24: warning: array subscript has type 'char' [-Wchar-subscripts] dim[i]=dim_.dim[i]; ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In member function 'void dimension::operator<<(SizeT)': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:146:15: warning: array subscript has type 'char' [-Wchar-subscripts] dim[rank++]=add; ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In member function 'SizeT dimension::NDimElements()': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:295:24: warning: array subscript has type 'char' [-Wchar-subscripts] return stride[ rank]; ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In member function 'SizeT dimension::NDimElementsConst() const': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:303:44: warning: array subscript has type 'char' [-Wchar-subscripts] for(char i=0; i= labelList.Size()) ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp:21:0, from /builddir/build/BUILD/gdl-0.9.9/src/GDLTreeParser.hpp:13, from /builddir/build/BUILD/gdl-0.9.9/src/dinterpreter.hpp:69, from /builddir/build/BUILD/gdl-0.9.9/src/where.cpp:22: /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp: In member function 'void ArrayIndexVectorT::Clear()': /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp:142:17: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for( int i=0; iGetStride() * varStride[variableIndex]; ^ /builddir/build/BUILD/gdl-0.9.9/src/allix.hpp: In constructor 'AllIxNewMultiOneVariableIndexIndexedT::AllIxNewMultiOneVariableIndexIndexedT(RankT, SizeT, ArrayIndexVectorT*, SizeT, SizeT, const SizeT*, SizeT*, SizeT*)': /builddir/build/BUILD/gdl-0.9.9/src/allix.hpp:654:44: warning: array subscript has type 'char' [-Wchar-subscripts] ixListStride = varStride[variableIndex]; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp:21:0, from /builddir/build/BUILD/gdl-0.9.9/src/GDLTreeParser.hpp:13, from /builddir/build/BUILD/gdl-0.9.9/src/dinterpreter.hpp:69, from /builddir/build/BUILD/gdl-0.9.9/src/where.cpp:22: /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp: In member function 'virtual SizeT CArrayIndexScalar::NIter(SizeT)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp:409:14: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= varDim && s > 0) // varDim == 0 && s == 0 ok ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp: In member function 'virtual SizeT ArrayIndexIndexed::NIter(SizeT)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp:577:16: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= varDim && s > 0) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp: In member function 'virtual SizeT CArrayIndexIndexed::NIter(SizeT)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp:720:16: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= varDim && s > 0) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp: In member function 'virtual SizeT ArrayIndexORange::NIter(SizeT)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp:828:18: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( sInit >= varDim) // && s > 0) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp: In member function 'virtual SizeT ArrayIndexRange::NIter(SizeT)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp:972:14: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( e >= varDim) // && e > 0) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp: In member function 'virtual SizeT ArrayIndexORangeS::NIter(SizeT)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp:1105:14: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= varDim) // && s > 0) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp: In member function 'virtual SizeT ArrayIndexRangeS::NIter(SizeT)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp:1270:14: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( e >= varDim) // && e > 0) ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp:98:0, from /builddir/build/BUILD/gdl-0.9.9/src/GDLTreeParser.hpp:13, from /builddir/build/BUILD/gdl-0.9.9/src/dinterpreter.hpp:69, from /builddir/build/BUILD/gdl-0.9.9/src/where.cpp:22: /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp: In member function 'virtual BaseGDL* ArrayIndexListOneNoAssocT::Index(BaseGDL*, IxExprListT&)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp:308:8: warning: unused variable 'assertValue' [-Wunused-variable] SizeT assertValue = ix->NIter( var->N_Elements()/*var->Size()*/); ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp: In member function 'virtual void ArrayIndexListOneScalarVPNoAssocT::SetVariable(BaseGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp:532:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp: In member function 'virtual void ArrayIndexListOneScalarVPNoAssocT::AssignAt(BaseGDL*, BaseGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp:579:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp: In member function 'virtual void ArrayIndexListOneConstScalarNoAssocT::SetVariable(BaseGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp:727:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp: In member function 'virtual void ArrayIndexListOneConstScalarNoAssocT::AssignAt(BaseGDL*, BaseGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp:752:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp: In member function 'virtual BaseGDL* ArrayIndexListOneConstScalarNoAssocT::Index(BaseGDL*, IxExprListT&)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp:782:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/GDLTreeParser.hpp:13:0, from /builddir/build/BUILD/gdl-0.9.9/src/dinterpreter.hpp:69, from /builddir/build/BUILD/gdl-0.9.9/src/where.cpp:22: /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp: In member function 'virtual BaseGDL* ArrayIndexListOneT::Index(BaseGDL*, IxExprListT&)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp:341:8: warning: unused variable 'assertValue' [-Wunused-variable] SizeT assertValue = ix->NIter( var->N_Elements()/*var->Size()*/); ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp: In member function 'virtual void ArrayIndexListOneScalarVPT::SetVariable(BaseGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp:562:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp: In member function 'virtual void ArrayIndexListOneScalarVPT::AssignAt(BaseGDL*, BaseGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp:609:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp: In member function 'virtual void ArrayIndexListOneConstScalarT::SetVariable(BaseGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp:738:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp: In member function 'virtual void ArrayIndexListOneConstScalarT::AssignAt(BaseGDL*, BaseGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp:763:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp: In member function 'virtual BaseGDL* ArrayIndexListOneConstScalarT::Index(BaseGDL*, IxExprListT&)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp:793:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/GDLInterpreter.hpp:23:0, from /builddir/build/BUILD/gdl-0.9.9/src/dinterpreter.hpp:70, from /builddir/build/BUILD/gdl-0.9.9/src/where.cpp:22: /builddir/build/BUILD/gdl-0.9.9/src/accessdesc.hpp: In member function 'void DotAccessDescT::ADAssign(BaseGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/accessdesc.hpp:392:9: warning: unused variable 'lRank' [-Wunused-variable] SizeT lRank = dim.Rank(); ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/dinterpreter.hpp:70:0, from /builddir/build/BUILD/gdl-0.9.9/src/where.cpp:22: /builddir/build/BUILD/gdl-0.9.9/src/GDLInterpreter.hpp: In static member function 'static void GDLInterpreter::EnableAllGC()': /builddir/build/BUILD/gdl-0.9.9/src/GDLInterpreter.hpp:366:15: warning: variable 'nEl' set but not used [-Wunused-but-set-variable] SizeT nEl = heap.size(); ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/where.cpp:31:0: /builddir/build/BUILD/gdl-0.9.9/src/where_inc.cpp: In member function 'void Data_< >::Where(DLong64*&, SizeT&, bool, DLong64*&) [with Sp = SpDByte; DLong64 = long long int; SizeT = long long unsigned int]': /builddir/build/BUILD/gdl-0.9.9/src/where_inc.cpp:21:22: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] int nchunk=(nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl))?CpuTPOOL_NTHREADS:1; ^ /builddir/build/BUILD/gdl-0.9.9/src/where_inc.cpp:21:91: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] int nchunk=(nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl))?CpuTPOOL_NTHREADS:1; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/where.cpp:31:0: /builddir/build/BUILD/gdl-0.9.9/src/where_inc.cpp: In member function 'void Data_< >::Where(DLong*&, SizeT&, bool, DLong*&) [with Sp = SpDByte; DLong = int; SizeT = long long unsigned int]': /builddir/build/BUILD/gdl-0.9.9/src/where_inc.cpp:175:22: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] int nchunk=(nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl))?CpuTPOOL_NTHREADS:1; ^ /builddir/build/BUILD/gdl-0.9.9/src/where_inc.cpp:175:91: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] int nchunk=(nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl))?CpuTPOOL_NTHREADS:1; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/where.cpp:35:0: /builddir/build/BUILD/gdl-0.9.9/src/where_inc.cpp: In member function 'void Data_< >::Where(DLong64*&, SizeT&, bool, DLong64*&) [with Sp = SpDInt; DLong64 = long long int; SizeT = long long unsigned int]': /builddir/build/BUILD/gdl-0.9.9/src/where_inc.cpp:21:22: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] int nchunk=(nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl))?CpuTPOOL_NTHREADS:1; ^ /builddir/build/BUILD/gdl-0.9.9/src/where_inc.cpp:21:91: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] int nchunk=(nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl))?CpuTPOOL_NTHREADS:1; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/where.cpp:35:0: /builddir/build/BUILD/gdl-0.9.9/src/where_inc.cpp: In member function 'void Data_< >::Where(DLong*&, SizeT&, bool, DLong*&) [with Sp = SpDInt; DLong = int; SizeT = long long unsigned int]': /builddir/build/BUILD/gdl-0.9.9/src/where_inc.cpp:175:22: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] int nchunk=(nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl))?CpuTPOOL_NTHREADS:1; ^ /builddir/build/BUILD/gdl-0.9.9/src/where_inc.cpp:175:91: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] int nchunk=(nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl))?CpuTPOOL_NTHREADS:1; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/where.cpp:39:0: /builddir/build/BUILD/gdl-0.9.9/src/where_inc.cpp: In member function 'void Data_< >::Where(DLong64*&, SizeT&, bool, DLong64*&) [with Sp = SpDUInt; DLong64 = long long int; SizeT = long long unsigned int]': /builddir/build/BUILD/gdl-0.9.9/src/where_inc.cpp:21:22: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] int nchunk=(nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl))?CpuTPOOL_NTHREADS:1; ^ /builddir/build/BUILD/gdl-0.9.9/src/where_inc.cpp:21:91: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] int nchunk=(nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl))?CpuTPOOL_NTHREADS:1; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/where.cpp:39:0: /builddir/build/BUILD/gdl-0.9.9/src/where_inc.cpp: In member function 'void Data_< >::Where(DLong*&, SizeT&, bool, DLong*&) [with Sp = SpDUInt; DLong = int; SizeT = long long unsigned int]': /builddir/build/BUILD/gdl-0.9.9/src/where_inc.cpp:175:22: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] int nchunk=(nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl))?CpuTPOOL_NTHREADS:1; ^ /builddir/build/BUILD/gdl-0.9.9/src/where_inc.cpp:175:91: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] int nchunk=(nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl))?CpuTPOOL_NTHREADS:1; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/where.cpp:43:0: /builddir/build/BUILD/gdl-0.9.9/src/where_inc.cpp: In member function 'void Data_< >::Where(DLong64*&, SizeT&, bool, DLong64*&) [with Sp = SpDLong; DLong64 = long long int; SizeT = long long unsigned int]': /builddir/build/BUILD/gdl-0.9.9/src/where_inc.cpp:21:22: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] int nchunk=(nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl))?CpuTPOOL_NTHREADS:1; ^ /builddir/build/BUILD/gdl-0.9.9/src/where_inc.cpp:21:91: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] int nchunk=(nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl))?CpuTPOOL_NTHREADS:1; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/where.cpp:43:0: /builddir/build/BUILD/gdl-0.9.9/src/where_inc.cpp: In member function 'void Data_< >::Where(DLong*&, SizeT&, bool, DLong*&) [with Sp = SpDLong; DLong = int; SizeT = long long unsigned int]': /builddir/build/BUILD/gdl-0.9.9/src/where_inc.cpp:175:22: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] int nchunk=(nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl))?CpuTPOOL_NTHREADS:1; ^ /builddir/build/BUILD/gdl-0.9.9/src/where_inc.cpp:175:91: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] int nchunk=(nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl))?CpuTPOOL_NTHREADS:1; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/where.cpp:47:0: /builddir/build/BUILD/gdl-0.9.9/src/where_inc.cpp: In member function 'void Data_< >::Where(DLong64*&, SizeT&, bool, DLong64*&) [with Sp = SpDULong; DLong64 = long long int; SizeT = long long unsigned int]': /builddir/build/BUILD/gdl-0.9.9/src/where_inc.cpp:21:22: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] int nchunk=(nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl))?CpuTPOOL_NTHREADS:1; ^ /builddir/build/BUILD/gdl-0.9.9/src/where_inc.cpp:21:91: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] int nchunk=(nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl))?CpuTPOOL_NTHREADS:1; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/where.cpp:47:0: /builddir/build/BUILD/gdl-0.9.9/src/where_inc.cpp: In member function 'void Data_< >::Where(DLong*&, SizeT&, bool, DLong*&) [with Sp = SpDULong; DLong = int; SizeT = long long unsigned int]': /builddir/build/BUILD/gdl-0.9.9/src/where_inc.cpp:175:22: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] int nchunk=(nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl))?CpuTPOOL_NTHREADS:1; ^ /builddir/build/BUILD/gdl-0.9.9/src/where_inc.cpp:175:91: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] int nchunk=(nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl))?CpuTPOOL_NTHREADS:1; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/where.cpp:51:0: /builddir/build/BUILD/gdl-0.9.9/src/where_inc.cpp: In member function 'void Data_< >::Where(DLong64*&, SizeT&, bool, DLong64*&) [with Sp = SpDLong64; DLong64 = long long int; SizeT = long long unsigned int]': /builddir/build/BUILD/gdl-0.9.9/src/where_inc.cpp:21:22: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] int nchunk=(nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl))?CpuTPOOL_NTHREADS:1; ^ /builddir/build/BUILD/gdl-0.9.9/src/where_inc.cpp:21:91: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] int nchunk=(nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl))?CpuTPOOL_NTHREADS:1; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/where.cpp:51:0: /builddir/build/BUILD/gdl-0.9.9/src/where_inc.cpp: In member function 'void Data_< >::Where(DLong*&, SizeT&, bool, DLong*&) [with Sp = SpDLong64; DLong = int; SizeT = long long unsigned int]': /builddir/build/BUILD/gdl-0.9.9/src/where_inc.cpp:175:22: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] int nchunk=(nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl))?CpuTPOOL_NTHREADS:1; ^ /builddir/build/BUILD/gdl-0.9.9/src/where_inc.cpp:175:91: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] int nchunk=(nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl))?CpuTPOOL_NTHREADS:1; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/where.cpp:55:0: /builddir/build/BUILD/gdl-0.9.9/src/where_inc.cpp: In member function 'void Data_< >::Where(DLong64*&, SizeT&, bool, DLong64*&) [with Sp = SpDULong64; DLong64 = long long int; SizeT = long long unsigned int]': /builddir/build/BUILD/gdl-0.9.9/src/where_inc.cpp:21:22: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] int nchunk=(nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl))?CpuTPOOL_NTHREADS:1; ^ /builddir/build/BUILD/gdl-0.9.9/src/where_inc.cpp:21:91: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] int nchunk=(nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl))?CpuTPOOL_NTHREADS:1; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/where.cpp:55:0: /builddir/build/BUILD/gdl-0.9.9/src/where_inc.cpp: In member function 'void Data_< >::Where(DLong*&, SizeT&, bool, DLong*&) [with Sp = SpDULong64; DLong = int; SizeT = long long unsigned int]': /builddir/build/BUILD/gdl-0.9.9/src/where_inc.cpp:175:22: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] int nchunk=(nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl))?CpuTPOOL_NTHREADS:1; ^ /builddir/build/BUILD/gdl-0.9.9/src/where_inc.cpp:175:91: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] int nchunk=(nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl))?CpuTPOOL_NTHREADS:1; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/where.cpp:59:0: /builddir/build/BUILD/gdl-0.9.9/src/where_inc.cpp: In member function 'void Data_< >::Where(DLong64*&, SizeT&, bool, DLong64*&) [with Sp = SpDFloat; DLong64 = long long int; SizeT = long long unsigned int]': /builddir/build/BUILD/gdl-0.9.9/src/where_inc.cpp:21:22: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] int nchunk=(nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl))?CpuTPOOL_NTHREADS:1; ^ /builddir/build/BUILD/gdl-0.9.9/src/where_inc.cpp:21:91: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] int nchunk=(nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl))?CpuTPOOL_NTHREADS:1; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/where.cpp:59:0: /builddir/build/BUILD/gdl-0.9.9/src/where_inc.cpp: In member function 'void Data_< >::Where(DLong*&, SizeT&, bool, DLong*&) [with Sp = SpDFloat; DLong = int; SizeT = long long unsigned int]': /builddir/build/BUILD/gdl-0.9.9/src/where_inc.cpp:175:22: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] int nchunk=(nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl))?CpuTPOOL_NTHREADS:1; ^ /builddir/build/BUILD/gdl-0.9.9/src/where_inc.cpp:175:91: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] int nchunk=(nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl))?CpuTPOOL_NTHREADS:1; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/where.cpp:63:0: /builddir/build/BUILD/gdl-0.9.9/src/where_inc.cpp: In member function 'void Data_< >::Where(DLong64*&, SizeT&, bool, DLong64*&) [with Sp = SpDDouble; DLong64 = long long int; SizeT = long long unsigned int]': /builddir/build/BUILD/gdl-0.9.9/src/where_inc.cpp:21:22: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] int nchunk=(nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl))?CpuTPOOL_NTHREADS:1; ^ /builddir/build/BUILD/gdl-0.9.9/src/where_inc.cpp:21:91: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] int nchunk=(nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl))?CpuTPOOL_NTHREADS:1; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/where.cpp:63:0: /builddir/build/BUILD/gdl-0.9.9/src/where_inc.cpp: In member function 'void Data_< >::Where(DLong*&, SizeT&, bool, DLong*&) [with Sp = SpDDouble; DLong = int; SizeT = long long unsigned int]': /builddir/build/BUILD/gdl-0.9.9/src/where_inc.cpp:175:22: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] int nchunk=(nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl))?CpuTPOOL_NTHREADS:1; ^ /builddir/build/BUILD/gdl-0.9.9/src/where_inc.cpp:175:91: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] int nchunk=(nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl))?CpuTPOOL_NTHREADS:1; ^ /builddir/build/BUILD/gdl-0.9.9/src/where.cpp: In member function 'void Data_< >::Where(DLong*&, SizeT&, bool, DLong*&) [with Sp = SpDString; DLong = int; SizeT = long long unsigned int]': /builddir/build/BUILD/gdl-0.9.9/src/where.cpp:70:22: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] int nchunk=(nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl))?CpuTPOOL_NTHREADS:1; ^ /builddir/build/BUILD/gdl-0.9.9/src/where.cpp:70:91: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] int nchunk=(nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl))?CpuTPOOL_NTHREADS:1; ^ /builddir/build/BUILD/gdl-0.9.9/src/where.cpp: In member function 'void Data_< >::Where(DLong64*&, SizeT&, bool, DLong64*&) [with Sp = SpDString; DLong64 = long long int; SizeT = long long unsigned int]': /builddir/build/BUILD/gdl-0.9.9/src/where.cpp:225:22: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] int nchunk=(nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl))?CpuTPOOL_NTHREADS:1; ^ /builddir/build/BUILD/gdl-0.9.9/src/where.cpp:225:91: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] int nchunk=(nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl))?CpuTPOOL_NTHREADS:1; ^ /builddir/build/BUILD/gdl-0.9.9/src/where.cpp: In member function 'void Data_< >::Where(DLong*&, SizeT&, bool, DLong*&) [with Sp = SpDComplex; DLong = int; SizeT = long long unsigned int]': /builddir/build/BUILD/gdl-0.9.9/src/where.cpp:380:22: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] int nchunk=(nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl))?CpuTPOOL_NTHREADS:1; ^ /builddir/build/BUILD/gdl-0.9.9/src/where.cpp:380:91: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] int nchunk=(nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl))?CpuTPOOL_NTHREADS:1; ^ /builddir/build/BUILD/gdl-0.9.9/src/where.cpp: In member function 'void Data_< >::Where(DLong64*&, SizeT&, bool, DLong64*&) [with Sp = SpDComplex; DLong64 = long long int; SizeT = long long unsigned int]': /builddir/build/BUILD/gdl-0.9.9/src/where.cpp:535:22: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] int nchunk=(nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl))?CpuTPOOL_NTHREADS:1; ^ /builddir/build/BUILD/gdl-0.9.9/src/where.cpp:535:91: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] int nchunk=(nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl))?CpuTPOOL_NTHREADS:1; ^ /builddir/build/BUILD/gdl-0.9.9/src/where.cpp: In member function 'void Data_< >::Where(DLong*&, SizeT&, bool, DLong*&) [with Sp = SpDComplexDbl; DLong = int; SizeT = long long unsigned int]': /builddir/build/BUILD/gdl-0.9.9/src/where.cpp:690:22: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] int nchunk=(nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl))?CpuTPOOL_NTHREADS:1; ^ /builddir/build/BUILD/gdl-0.9.9/src/where.cpp:690:91: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] int nchunk=(nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl))?CpuTPOOL_NTHREADS:1; ^ /builddir/build/BUILD/gdl-0.9.9/src/where.cpp: In member function 'void Data_< >::Where(DLong64*&, SizeT&, bool, DLong64*&) [with Sp = SpDComplexDbl; DLong64 = long long int; SizeT = long long unsigned int]': /builddir/build/BUILD/gdl-0.9.9/src/where.cpp:845:22: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] int nchunk=(nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl))?CpuTPOOL_NTHREADS:1; ^ /builddir/build/BUILD/gdl-0.9.9/src/where.cpp:845:91: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] int nchunk=(nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl))?CpuTPOOL_NTHREADS:1; ^ [ 98%] Building CXX object src/CMakeFiles/gdl.dir/widget.cpp.o cd /builddir/build/BUILD/gdl-0.9.9/build/src && /usr/bin/c++ -DHAVE_CONFIG_H -DWXUSINGDLL -D_FILE_OFFSET_BITS=64 -D__WXGTK__ -I/builddir/build/BUILD/gdl-0.9.9/src -I/usr/include/tirpc -I/usr/include/GraphicsMagick -I/usr/lib/wx/include/gtk3-unicode-3.0 -I/usr/include/wx-3.0 -I/usr/include/libgeotiff -I/usr/include/hdf -I/usr/include/python2.7 -I/usr/lib/python2.7/site-packages/numpy/core/include -I/usr/include/udunits2 -I/usr/include/eigen3 -I/builddir/build/BUILD/gdl-0.9.9 -I/builddir/build/BUILD/gdl-0.9.9/build -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -DNDEBUG -fPIE -fopenmp -std=gnu++11 -o CMakeFiles/gdl.dir/widget.cpp.o -c /builddir/build/BUILD/gdl-0.9.9/src/widget.cpp In file included from /builddir/build/BUILD/gdl-0.9.9/src/basegdl.hpp:31:0, from /builddir/build/BUILD/gdl-0.9.9/src/datatypes.hpp:33, from /builddir/build/BUILD/gdl-0.9.9/src/widget.cpp:24: /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In copy constructor 'dimension::dimension(const dimension&)': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:55:14: warning: array subscript has type 'char' [-Wchar-subscripts] { dim[i]=dim_.dim[i];} ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:55:26: warning: array subscript has type 'char' [-Wchar-subscripts] { dim[i]=dim_.dim[i];} ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In member function 'dimension& dimension::operator=(const dimension&)': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:118:12: warning: array subscript has type 'char' [-Wchar-subscripts] dim[i]=dim_.dim[i]; ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:118:24: warning: array subscript has type 'char' [-Wchar-subscripts] dim[i]=dim_.dim[i]; ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In member function 'void dimension::operator<<(SizeT)': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:146:15: warning: array subscript has type 'char' [-Wchar-subscripts] dim[rank++]=add; ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In member function 'SizeT dimension::NDimElements()': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:295:24: warning: array subscript has type 'char' [-Wchar-subscripts] return stride[ rank]; ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In member function 'SizeT dimension::NDimElementsConst() const': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:303:44: warning: array subscript has type 'char' [-Wchar-subscripts] for(char i=0; i= labelList.Size()) ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp:21:0, from /builddir/build/BUILD/gdl-0.9.9/src/GDLTreeParser.hpp:13, from /builddir/build/BUILD/gdl-0.9.9/src/dinterpreter.hpp:69, from /builddir/build/BUILD/gdl-0.9.9/src/widget.cpp:26: /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp: In member function 'void ArrayIndexVectorT::Clear()': /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp:142:17: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for( int i=0; iGetStride() * varStride[variableIndex]; ^ /builddir/build/BUILD/gdl-0.9.9/src/allix.hpp: In constructor 'AllIxNewMultiOneVariableIndexIndexedT::AllIxNewMultiOneVariableIndexIndexedT(RankT, SizeT, ArrayIndexVectorT*, SizeT, SizeT, const SizeT*, SizeT*, SizeT*)': /builddir/build/BUILD/gdl-0.9.9/src/allix.hpp:654:44: warning: array subscript has type 'char' [-Wchar-subscripts] ixListStride = varStride[variableIndex]; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp:21:0, from /builddir/build/BUILD/gdl-0.9.9/src/GDLTreeParser.hpp:13, from /builddir/build/BUILD/gdl-0.9.9/src/dinterpreter.hpp:69, from /builddir/build/BUILD/gdl-0.9.9/src/widget.cpp:26: /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp: In member function 'virtual SizeT CArrayIndexScalar::NIter(SizeT)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp:409:14: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= varDim && s > 0) // varDim == 0 && s == 0 ok ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp: In member function 'virtual SizeT ArrayIndexIndexed::NIter(SizeT)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp:577:16: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= varDim && s > 0) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp: In member function 'virtual SizeT CArrayIndexIndexed::NIter(SizeT)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp:720:16: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= varDim && s > 0) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp: In member function 'virtual SizeT ArrayIndexORange::NIter(SizeT)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp:828:18: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( sInit >= varDim) // && s > 0) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp: In member function 'virtual SizeT ArrayIndexRange::NIter(SizeT)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp:972:14: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( e >= varDim) // && e > 0) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp: In member function 'virtual SizeT ArrayIndexORangeS::NIter(SizeT)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp:1105:14: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= varDim) // && s > 0) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp: In member function 'virtual SizeT ArrayIndexRangeS::NIter(SizeT)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp:1270:14: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( e >= varDim) // && e > 0) ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp:98:0, from /builddir/build/BUILD/gdl-0.9.9/src/GDLTreeParser.hpp:13, from /builddir/build/BUILD/gdl-0.9.9/src/dinterpreter.hpp:69, from /builddir/build/BUILD/gdl-0.9.9/src/widget.cpp:26: /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp: In member function 'virtual BaseGDL* ArrayIndexListOneNoAssocT::Index(BaseGDL*, IxExprListT&)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp:308:8: warning: unused variable 'assertValue' [-Wunused-variable] SizeT assertValue = ix->NIter( var->N_Elements()/*var->Size()*/); ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp: In member function 'virtual void ArrayIndexListOneScalarVPNoAssocT::SetVariable(BaseGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp:532:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp: In member function 'virtual void ArrayIndexListOneScalarVPNoAssocT::AssignAt(BaseGDL*, BaseGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp:579:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp: In member function 'virtual void ArrayIndexListOneConstScalarNoAssocT::SetVariable(BaseGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp:727:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp: In member function 'virtual void ArrayIndexListOneConstScalarNoAssocT::AssignAt(BaseGDL*, BaseGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp:752:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp: In member function 'virtual BaseGDL* ArrayIndexListOneConstScalarNoAssocT::Index(BaseGDL*, IxExprListT&)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp:782:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/GDLTreeParser.hpp:13:0, from /builddir/build/BUILD/gdl-0.9.9/src/dinterpreter.hpp:69, from /builddir/build/BUILD/gdl-0.9.9/src/widget.cpp:26: /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp: In member function 'virtual BaseGDL* ArrayIndexListOneT::Index(BaseGDL*, IxExprListT&)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp:341:8: warning: unused variable 'assertValue' [-Wunused-variable] SizeT assertValue = ix->NIter( var->N_Elements()/*var->Size()*/); ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp: In member function 'virtual void ArrayIndexListOneScalarVPT::SetVariable(BaseGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp:562:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp: In member function 'virtual void ArrayIndexListOneScalarVPT::AssignAt(BaseGDL*, BaseGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp:609:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp: In member function 'virtual void ArrayIndexListOneConstScalarT::SetVariable(BaseGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp:738:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp: In member function 'virtual void ArrayIndexListOneConstScalarT::AssignAt(BaseGDL*, BaseGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp:763:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp: In member function 'virtual BaseGDL* ArrayIndexListOneConstScalarT::Index(BaseGDL*, IxExprListT&)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp:793:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/GDLInterpreter.hpp:23:0, from /builddir/build/BUILD/gdl-0.9.9/src/dinterpreter.hpp:70, from /builddir/build/BUILD/gdl-0.9.9/src/widget.cpp:26: /builddir/build/BUILD/gdl-0.9.9/src/accessdesc.hpp: In member function 'void DotAccessDescT::ADAssign(BaseGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/accessdesc.hpp:392:9: warning: unused variable 'lRank' [-Wunused-variable] SizeT lRank = dim.Rank(); ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/dinterpreter.hpp:70:0, from /builddir/build/BUILD/gdl-0.9.9/src/widget.cpp:26: /builddir/build/BUILD/gdl-0.9.9/src/GDLInterpreter.hpp: In static member function 'static void GDLInterpreter::EnableAllGC()': /builddir/build/BUILD/gdl-0.9.9/src/GDLInterpreter.hpp:366:15: warning: variable 'nEl' set but not used [-Wunused-but-set-variable] SizeT nEl = heap.size(); ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/gdlwidget.hpp:47:0, from /builddir/build/BUILD/gdl-0.9.9/src/widget.cpp:30: /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp: In function 'bool lib::startClipping(EnvT*, GDLGStream*, bool)': /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:1676:58: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else for ( int i=0; i<4&&iN_Elements(); ++i ) tempbox[i]=dClipBox[i]=(*clipBox)[i]; ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp: In function 'bool lib::gdlAxis(EnvT*, GDLGStream*, std::string, DDouble, DDouble, bool, DLong, DDouble)': /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:1747:11: warning: variable 'OtherAxisSizeInMm' set but not used [-Wunused-but-set-variable] PLFLT OtherAxisSizeInMm; ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:1792:12: warning: variable 'interligne_as_char' set but not used [-Wunused-but-set-variable] DFloat interligne_as_char; ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp: In function 'bool lib::gdlAxis3(EnvT*, GDLGStream*, std::string, DDouble, DDouble, bool, DLong, DDouble)': /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:2015:11: warning: variable 'OtherAxisSizeInMm' set but not used [-Wunused-but-set-variable] PLFLT OtherAxisSizeInMm; ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:2064:12: warning: variable 'interligne' set but not used [-Wunused-but-set-variable] DFloat interligne; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/widget.cpp:30:0: /builddir/build/BUILD/gdl-0.9.9/src/gdlwidget.hpp: In member function 'DLongGDL* GDLWidgetContainer::GetChildrenList()': /builddir/build/BUILD/gdl-0.9.9/src/gdlwidget.hpp:553:24: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (SizeT i=0; i< size; ++i) (*ret)[i]=children[i]; ^ /builddir/build/BUILD/gdl-0.9.9/src/gdlwidget.hpp: In member function 'DLongGDL* GDLWidgetButton::GetChildrenList()': /builddir/build/BUILD/gdl-0.9.9/src/gdlwidget.hpp:770:24: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (SizeT i=0; i< size; ++i) (*ret)[i]=children[i]; ^ /builddir/build/BUILD/gdl-0.9.9/src/gdlwidget.hpp: In member function 'std::vector gdlGrid::GetSelectedDisjointCellsList()': /builddir/build/BUILD/gdl-0.9.9/src/gdlwidget.hpp:1262:43: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for( int i=0; i (ev->GetTag( messageIx, 0 )))[0]; ^ /builddir/build/BUILD/gdl-0.9.9/src/widget.cpp: In function 'BaseGDL* lib::widget_table(EnvT*)': /builddir/build/BUILD/gdl-0.9.9/src/widget.cpp:404:14: warning: unused variable 'ROW_MAJOR' [-Wunused-variable] static int ROW_MAJOR = e->KeywordIx( "ROW_MAJOR" ); ^ /builddir/build/BUILD/gdl-0.9.9/src/widget.cpp: In function 'BaseGDL* lib::widget_tree(EnvT*)': /builddir/build/BUILD/gdl-0.9.9/src/widget.cpp:608:9: warning: unused variable 'nParam' [-Wunused-variable] SizeT nParam = e->NParam( 1 ); ^ /builddir/build/BUILD/gdl-0.9.9/src/widget.cpp: In function 'BaseGDL* lib::widget_draw(EnvT*)': /builddir/build/BUILD/gdl-0.9.9/src/widget.cpp:724:9: warning: unused variable 'nParam' [-Wunused-variable] SizeT nParam = e->NParam( 1 ); ^ /builddir/build/BUILD/gdl-0.9.9/src/widget.cpp: In function 'BaseGDL* lib::widget_button(EnvT*)': /builddir/build/BUILD/gdl-0.9.9/src/widget.cpp:1033:9: warning: unused variable 'nParam' [-Wunused-variable] SizeT nParam = e->NParam( 1 ); ^ /builddir/build/BUILD/gdl-0.9.9/src/widget.cpp: In function 'BaseGDL* lib::widget_list(EnvT*)': /builddir/build/BUILD/gdl-0.9.9/src/widget.cpp:1214:9: warning: unused variable 'nParam' [-Wunused-variable] SizeT nParam = e->NParam( 1 ); ^ /builddir/build/BUILD/gdl-0.9.9/src/widget.cpp: In function 'BaseGDL* lib::widget_droplist(EnvT*)': /builddir/build/BUILD/gdl-0.9.9/src/widget.cpp:1257:9: warning: unused variable 'nParam' [-Wunused-variable] SizeT nParam = e->NParam( 1 ); ^ /builddir/build/BUILD/gdl-0.9.9/src/widget.cpp: In function 'BaseGDL* lib::widget_combobox(EnvT*)': /builddir/build/BUILD/gdl-0.9.9/src/widget.cpp:1302:9: warning: unused variable 'nParam' [-Wunused-variable] SizeT nParam = e->NParam( 1 ); ^ /builddir/build/BUILD/gdl-0.9.9/src/widget.cpp: In function 'BaseGDL* lib::widget_tab(EnvT*)': /builddir/build/BUILD/gdl-0.9.9/src/widget.cpp:1351:9: warning: unused variable 'nParam' [-Wunused-variable] SizeT nParam = e->NParam( 1 ); ^ /builddir/build/BUILD/gdl-0.9.9/src/widget.cpp: In function 'BaseGDL* lib::widget_slider(EnvT*)': /builddir/build/BUILD/gdl-0.9.9/src/widget.cpp:1389:9: warning: unused variable 'nParam' [-Wunused-variable] SizeT nParam = e->NParam( 1 ); ^ /builddir/build/BUILD/gdl-0.9.9/src/widget.cpp: In function 'BaseGDL* lib::widget_text(EnvT*)': /builddir/build/BUILD/gdl-0.9.9/src/widget.cpp:1450:9: warning: unused variable 'nParam' [-Wunused-variable] SizeT nParam = e->NParam( 1 ); ^ /builddir/build/BUILD/gdl-0.9.9/src/widget.cpp: In function 'BaseGDL* lib::widget_label(EnvT*)': /builddir/build/BUILD/gdl-0.9.9/src/widget.cpp:1512:9: warning: unused variable 'nParam' [-Wunused-variable] SizeT nParam = e->NParam( 1 ); ^ /builddir/build/BUILD/gdl-0.9.9/src/widget.cpp: In function 'BaseGDL* lib::widget_info(EnvT*)': /builddir/build/BUILD/gdl-0.9.9/src/widget.cpp:1878:23: warning: unused variable 'tag1' [-Wunused-variable] static unsigned tag1=ex->Desc()->TagIndex("XOFFSET"); ^ /builddir/build/BUILD/gdl-0.9.9/src/widget.cpp:1879:23: warning: unused variable 'tag2' [-Wunused-variable] static unsigned tag2=ex->Desc()->TagIndex("YOFFSET"); ^ /builddir/build/BUILD/gdl-0.9.9/src/widget.cpp:1880:23: warning: unused variable 'tag3' [-Wunused-variable] static unsigned tag3=ex->Desc()->TagIndex("XSIZE"); ^ /builddir/build/BUILD/gdl-0.9.9/src/widget.cpp:1881:23: warning: unused variable 'tag4' [-Wunused-variable] static unsigned tag4=ex->Desc()->TagIndex("YSIZE"); ^ /builddir/build/BUILD/gdl-0.9.9/src/widget.cpp:1882:23: warning: unused variable 'tag5' [-Wunused-variable] static unsigned tag5=ex->Desc()->TagIndex("SCR_XSIZE"); ^ /builddir/build/BUILD/gdl-0.9.9/src/widget.cpp:1883:23: warning: unused variable 'tag6' [-Wunused-variable] static unsigned tag6=ex->Desc()->TagIndex("SCR_YSIZE"); ^ /builddir/build/BUILD/gdl-0.9.9/src/widget.cpp: In function 'void lib::widget_control(EnvT*)': /builddir/build/BUILD/gdl-0.9.9/src/widget.cpp:2801:26: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if ( id1 == -1 || id2 == -1 || id3 == -1 ) e->Throw("Invalid SEND_EVENT value."); ^ /builddir/build/BUILD/gdl-0.9.9/src/widget.cpp:2801:39: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if ( id1 == -1 || id2 == -1 || id3 == -1 ) e->Throw("Invalid SEND_EVENT value."); ^ /builddir/build/BUILD/gdl-0.9.9/src/widget.cpp:2801:52: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if ( id1 == -1 || id2 == -1 || id3 == -1 ) e->Throw("Invalid SEND_EVENT value."); ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/gdlwidget.hpp:47:0, from /builddir/build/BUILD/gdl-0.9.9/src/widget.cpp:30: /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp: At global scope: /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:81:28: warning: 'Data3d' defined but not used [-Wunused-variable] static GDL_3DTRANSFORMDATA Data3d; ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:83:12: warning: 'code012' defined but not used [-Wunused-variable] static int code012[3] = {0, 1, 2}; ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:84:12: warning: 'code102' defined but not used [-Wunused-variable] static int code102[3] = {1, 0, 2}; ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:85:12: warning: 'code120' defined but not used [-Wunused-variable] static int code120[3] = {1, 2, 0}; ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:86:12: warning: 'code210' defined but not used [-Wunused-variable] static int code210[3] = {2, 1, 0}; ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:87:12: warning: 'code201' defined but not used [-Wunused-variable] static int code201[3] = {2, 0, 1}; ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:88:12: warning: 'code021' defined but not used [-Wunused-variable] static int code021[3] = {0, 2, 1}; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/widget.cpp:30:0: /builddir/build/BUILD/gdl-0.9.9/src/gdlwidget.hpp:69:13: warning: 'handlersInited' defined but not used [-Wunused-variable] static bool handlersInited=false; //handlers of graphic formats for bitmaps (magick). ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/gdlwidget.hpp:47:0, from /builddir/build/BUILD/gdl-0.9.9/src/widget.cpp:30: /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:397:15: warning: 'void lib::gdlSetGraphicsBackgroundColorFromKw(EnvT*, GDLGStream*, bool)' defined but not used [-Wunused-function] static void gdlSetGraphicsBackgroundColorFromKw(EnvT *e, GDLGStream *a, bool kw=true) ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:410:15: warning: 'void lib::gdlSetGraphicsForegroundColorFromKw(EnvT*, GDLGStream*, std::string)' defined but not used [-Wunused-function] static void gdlSetGraphicsForegroundColorFromKw(EnvT *e, GDLGStream *a, string OtherColorKw="") ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:433:15: warning: 'void lib::gdlGetPsym(EnvT*, DLong&)' defined but not used [-Wunused-function] static void gdlGetPsym(EnvT *e, DLong &psym) ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:444:16: warning: 'void lib::gdlSetSymsize(EnvT*, GDLGStream*)' defined but not used [-Wunused-function] static void gdlSetSymsize(EnvT *e, GDLGStream *a) ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:667:15: warning: 'bool lib::gdlGetDesiredAxisRange(EnvT*, std::string, DDouble&, DDouble&)' defined but not used [-Wunused-function] static bool gdlGetDesiredAxisRange(EnvT *e, string axis, DDouble &start, DDouble &end) ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:748:16: warning: 'void lib::gdlGetDesiredAxisTickget(EnvT*, std::string, DDoubleGDL*)' defined but not used [-Wunused-function] static void gdlGetDesiredAxisTickget(EnvT *e, string axis, DDoubleGDL *Axistickget) ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:901:14: warning: 'int lib::gdlGetCalendarCode(EnvT*, std::string)' defined but not used [-Wunused-function] static int gdlGetCalendarCode(EnvT* e, string axis) ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:955:15: warning: 'void lib::gdlGetDesiredAxisTickv(EnvT*, std::string, DDoubleGDL*)' defined but not used [-Wunused-function] static void gdlGetDesiredAxisTickv(EnvT* e, string axis, DDoubleGDL* axisTickvVect) ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:998:17: warning: 'void lib::gdlSetLineStyle(EnvT*, GDLGStream*)' defined but not used [-Wunused-function] static void gdlSetLineStyle(EnvT *e, GDLGStream *a) ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:1046:15: warning: 'void lib::gdlSetPenThickness(EnvT*, GDLGStream*)' defined but not used [-Wunused-function] static void gdlSetPenThickness(EnvT *e, GDLGStream *a) ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:1082:17: warning: 'bool lib::gdlYaxisNoZero(EnvT*)' defined but not used [-Wunused-function] static bool gdlYaxisNoZero(EnvT* e) ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:1108:15: warning: 'void lib::gdlNextPlotHandlingNoEraseOption(EnvT*, GDLGStream*, bool)' defined but not used [-Wunused-function] static void gdlNextPlotHandlingNoEraseOption(EnvT *e, GDLGStream *a, bool noe=0) ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:1152:15: warning: 'bool lib::gdlSet3DViewPortAndWorldCoordinates(EnvT*, GDLGStream*, DDoubleGDL*, bool, bool, DDouble, DDouble, DDouble, DDouble, DDouble, DDouble, bool)' defined but not used [-Wunused-function] static bool gdlSet3DViewPortAndWorldCoordinates(EnvT* e, ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:1358:15: warning: 'bool lib::gdlSetViewPortAndWorldCoordinates(EnvT*, GDLGStream*, bool, bool, DFloat, DFloat, DFloat, DFloat, DDouble, DDouble, DDouble, DDouble, DLong)' defined but not used [-Wunused-function] static bool gdlSetViewPortAndWorldCoordinates(EnvT* e, ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:1605:15: warning: 'bool lib::startClipping(EnvT*, GDLGStream*, bool)' defined but not used [-Wunused-function] static bool startClipping(EnvT *e, GDLGStream *a, bool canUsePClip=false) ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:1979:15: warning: 'bool lib::gdlBox(EnvT*, GDLGStream*, DDouble, DDouble, DDouble, DDouble, bool, bool)' defined but not used [-Wunused-function] static bool gdlBox(EnvT *e, GDLGStream *a, DDouble xStart, DDouble xEnd, DDouble yStart, DDouble yEnd, bool xLog, bool yLog) ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:2195:15: warning: 'bool lib::gdlBox3(EnvT*, GDLGStream*, DDouble, DDouble, DDouble, DDouble, DDouble, DDouble, bool, bool, bool, bool)' defined but not used [-Wunused-function] static bool gdlBox3(EnvT *e, GDLGStream *a, DDouble xStart, DDouble xEnd, DDouble yStart, ^ [ 98%] Building CXX object src/CMakeFiles/gdl.dir/gdl.cpp.o cd /builddir/build/BUILD/gdl-0.9.9/build/src && /usr/bin/c++ -DHAVE_CONFIG_H -DWXUSINGDLL -D_FILE_OFFSET_BITS=64 -D__WXGTK__ -I/builddir/build/BUILD/gdl-0.9.9/src -I/usr/include/tirpc -I/usr/include/GraphicsMagick -I/usr/lib/wx/include/gtk3-unicode-3.0 -I/usr/include/wx-3.0 -I/usr/include/libgeotiff -I/usr/include/hdf -I/usr/include/python2.7 -I/usr/lib/python2.7/site-packages/numpy/core/include -I/usr/include/udunits2 -I/usr/include/eigen3 -I/builddir/build/BUILD/gdl-0.9.9 -I/builddir/build/BUILD/gdl-0.9.9/build -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -DNDEBUG -fPIE -fopenmp -std=gnu++11 -o CMakeFiles/gdl.dir/gdl.cpp.o -c /builddir/build/BUILD/gdl-0.9.9/src/gdl.cpp In file included from /builddir/build/BUILD/gdl-0.9.9/src/basegdl.hpp:31:0, from /builddir/build/BUILD/gdl-0.9.9/src/str.hpp:25, from /builddir/build/BUILD/gdl-0.9.9/src/gdl.cpp:44: /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In copy constructor 'dimension::dimension(const dimension&)': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:55:14: warning: array subscript has type 'char' [-Wchar-subscripts] { dim[i]=dim_.dim[i];} ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:55:26: warning: array subscript has type 'char' [-Wchar-subscripts] { dim[i]=dim_.dim[i];} ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In member function 'dimension& dimension::operator=(const dimension&)': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:118:12: warning: array subscript has type 'char' [-Wchar-subscripts] dim[i]=dim_.dim[i]; ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:118:24: warning: array subscript has type 'char' [-Wchar-subscripts] dim[i]=dim_.dim[i]; ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In member function 'void dimension::operator<<(SizeT)': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:146:15: warning: array subscript has type 'char' [-Wchar-subscripts] dim[rank++]=add; ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In member function 'SizeT dimension::NDimElements()': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:295:24: warning: array subscript has type 'char' [-Wchar-subscripts] return stride[ rank]; ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In member function 'SizeT dimension::NDimElementsConst() const': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:303:44: warning: array subscript has type 'char' [-Wchar-subscripts] for(char i=0; i= labelList.Size()) ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp:21:0, from /builddir/build/BUILD/gdl-0.9.9/src/GDLTreeParser.hpp:13, from /builddir/build/BUILD/gdl-0.9.9/src/dinterpreter.hpp:69, from /builddir/build/BUILD/gdl-0.9.9/src/gdl.cpp:45: /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp: In member function 'void ArrayIndexVectorT::Clear()': /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp:142:17: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for( int i=0; iGetStride() * varStride[variableIndex]; ^ /builddir/build/BUILD/gdl-0.9.9/src/allix.hpp: In constructor 'AllIxNewMultiOneVariableIndexIndexedT::AllIxNewMultiOneVariableIndexIndexedT(RankT, SizeT, ArrayIndexVectorT*, SizeT, SizeT, const SizeT*, SizeT*, SizeT*)': /builddir/build/BUILD/gdl-0.9.9/src/allix.hpp:654:44: warning: array subscript has type 'char' [-Wchar-subscripts] ixListStride = varStride[variableIndex]; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp:21:0, from /builddir/build/BUILD/gdl-0.9.9/src/GDLTreeParser.hpp:13, from /builddir/build/BUILD/gdl-0.9.9/src/dinterpreter.hpp:69, from /builddir/build/BUILD/gdl-0.9.9/src/gdl.cpp:45: /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp: In member function 'virtual SizeT CArrayIndexScalar::NIter(SizeT)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp:409:14: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= varDim && s > 0) // varDim == 0 && s == 0 ok ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp: In member function 'virtual SizeT ArrayIndexIndexed::NIter(SizeT)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp:577:16: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= varDim && s > 0) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp: In member function 'virtual SizeT CArrayIndexIndexed::NIter(SizeT)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp:720:16: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= varDim && s > 0) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp: In member function 'virtual SizeT ArrayIndexORange::NIter(SizeT)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp:828:18: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( sInit >= varDim) // && s > 0) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp: In member function 'virtual SizeT ArrayIndexRange::NIter(SizeT)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp:972:14: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( e >= varDim) // && e > 0) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp: In member function 'virtual SizeT ArrayIndexORangeS::NIter(SizeT)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp:1105:14: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= varDim) // && s > 0) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp: In member function 'virtual SizeT ArrayIndexRangeS::NIter(SizeT)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp:1270:14: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( e >= varDim) // && e > 0) ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp:98:0, from /builddir/build/BUILD/gdl-0.9.9/src/GDLTreeParser.hpp:13, from /builddir/build/BUILD/gdl-0.9.9/src/dinterpreter.hpp:69, from /builddir/build/BUILD/gdl-0.9.9/src/gdl.cpp:45: /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp: In member function 'virtual BaseGDL* ArrayIndexListOneNoAssocT::Index(BaseGDL*, IxExprListT&)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp:308:8: warning: unused variable 'assertValue' [-Wunused-variable] SizeT assertValue = ix->NIter( var->N_Elements()/*var->Size()*/); ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp: In member function 'virtual void ArrayIndexListOneScalarVPNoAssocT::SetVariable(BaseGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp:532:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp: In member function 'virtual void ArrayIndexListOneScalarVPNoAssocT::AssignAt(BaseGDL*, BaseGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp:579:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp: In member function 'virtual void ArrayIndexListOneConstScalarNoAssocT::SetVariable(BaseGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp:727:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp: In member function 'virtual void ArrayIndexListOneConstScalarNoAssocT::AssignAt(BaseGDL*, BaseGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp:752:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp: In member function 'virtual BaseGDL* ArrayIndexListOneConstScalarNoAssocT::Index(BaseGDL*, IxExprListT&)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp:782:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/GDLTreeParser.hpp:13:0, from /builddir/build/BUILD/gdl-0.9.9/src/dinterpreter.hpp:69, from /builddir/build/BUILD/gdl-0.9.9/src/gdl.cpp:45: /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp: In member function 'virtual BaseGDL* ArrayIndexListOneT::Index(BaseGDL*, IxExprListT&)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp:341:8: warning: unused variable 'assertValue' [-Wunused-variable] SizeT assertValue = ix->NIter( var->N_Elements()/*var->Size()*/); ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp: In member function 'virtual void ArrayIndexListOneScalarVPT::SetVariable(BaseGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp:562:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp: In member function 'virtual void ArrayIndexListOneScalarVPT::AssignAt(BaseGDL*, BaseGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp:609:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp: In member function 'virtual void ArrayIndexListOneConstScalarT::SetVariable(BaseGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp:738:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp: In member function 'virtual void ArrayIndexListOneConstScalarT::AssignAt(BaseGDL*, BaseGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp:763:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp: In member function 'virtual BaseGDL* ArrayIndexListOneConstScalarT::Index(BaseGDL*, IxExprListT&)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp:793:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/GDLInterpreter.hpp:23:0, from /builddir/build/BUILD/gdl-0.9.9/src/dinterpreter.hpp:70, from /builddir/build/BUILD/gdl-0.9.9/src/gdl.cpp:45: /builddir/build/BUILD/gdl-0.9.9/src/accessdesc.hpp: In member function 'void DotAccessDescT::ADAssign(BaseGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/accessdesc.hpp:392:9: warning: unused variable 'lRank' [-Wunused-variable] SizeT lRank = dim.Rank(); ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/dinterpreter.hpp:70:0, from /builddir/build/BUILD/gdl-0.9.9/src/gdl.cpp:45: /builddir/build/BUILD/gdl-0.9.9/src/GDLInterpreter.hpp: In static member function 'static void GDLInterpreter::EnableAllGC()': /builddir/build/BUILD/gdl-0.9.9/src/GDLInterpreter.hpp:366:15: warning: variable 'nEl' set but not used [-Wunused-but-set-variable] SizeT nEl = heap.size(); ^ /builddir/build/BUILD/gdl-0.9.9/src/gdl.cpp: In function 'void GDLSetLimits()': /builddir/build/BUILD/gdl-0.9.9/src/gdl.cpp:124:7: warning: variable 'r' set but not used [-Wunused-but-set-variable] int r=getrlimit(RLIMIT_STACK,gdlstack); ^ /builddir/build/BUILD/gdl-0.9.9/src/gdl.cpp: In function 'int main(int, char**)': /builddir/build/BUILD/gdl-0.9.9/src/gdl.cpp:219:22: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for( SizeT a=1; a< argc; ++a) ^ /builddir/build/BUILD/gdl-0.9.9/src/gdl.cpp:221:28: warning: suggest parentheses around comparison in operand of '|' [-Wparentheses] if( string( argv[a]) == "--help" | string( argv[a]) == "-h") ^ /builddir/build/BUILD/gdl-0.9.9/src/gdl.cpp:255:31: warning: suggest parentheses around comparison in operand of '|' [-Wparentheses] else if (string(argv[a])=="--version" | string(argv[a])=="-v" | string(argv[a])=="-V") ^ /builddir/build/BUILD/gdl-0.9.9/src/gdl.cpp:255:86: warning: suggest parentheses around comparison in operand of '|' [-Wparentheses] else if (string(argv[a])=="--version" | string(argv[a])=="-v" | string(argv[a])=="-V") ^ /builddir/build/BUILD/gdl-0.9.9/src/gdl.cpp:262:25: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (a == argc - 1) ^ /builddir/build/BUILD/gdl-0.9.9/src/gdl.cpp:274:31: warning: suggest parentheses around comparison in operand of '|' [-Wparentheses] else if (string(argv[a])=="-quiet" | string(argv[a])=="--quiet" | string(argv[a])=="-q") ^ /builddir/build/BUILD/gdl-0.9.9/src/gdl.cpp:274:88: warning: suggest parentheses around comparison in operand of '|' [-Wparentheses] else if (string(argv[a])=="-quiet" | string(argv[a])=="--quiet" | string(argv[a])=="-q") ^ /builddir/build/BUILD/gdl-0.9.9/src/gdl.cpp:297:20: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (a == argc - 1) ^ /builddir/build/BUILD/gdl-0.9.9/src/gdl.cpp:344:25: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (a == argc - 1) ^ /builddir/build/BUILD/gdl-0.9.9/src/gdl.cpp: At global scope: /builddir/build/BUILD/gdl-0.9.9/src/gdl.cpp:176:13: warning: 'trace_me' defined but not used [-Wunused-variable] static bool trace_me; ^ [100%] Linking CXX executable gdl cd /builddir/build/BUILD/gdl-0.9.9/build/src && /usr/bin/cmake3 -E cmake_link_script CMakeFiles/gdl.dir/link.txt --verbose=1 /usr/bin/c++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -DNDEBUG -Wl,-z,relro -rdynamic CMakeFiles/gdl.dir/CFMTLexer.cpp.o CMakeFiles/gdl.dir/FMTIn.cpp.o CMakeFiles/gdl.dir/FMTLexer.cpp.o CMakeFiles/gdl.dir/FMTOut.cpp.o CMakeFiles/gdl.dir/FMTParser.cpp.o CMakeFiles/gdl.dir/GDLInterpreter.cpp.o CMakeFiles/gdl.dir/GDLLexer.cpp.o CMakeFiles/gdl.dir/GDLParser.cpp.o CMakeFiles/gdl.dir/GDLTreeParser.cpp.o CMakeFiles/gdl.dir/datatypes.cpp.o CMakeFiles/gdl.dir/datatypesref.cpp.o CMakeFiles/gdl.dir/datatypes_minmax.cpp.o CMakeFiles/gdl.dir/allix.cpp.o CMakeFiles/gdl.dir/arrayindex.cpp.o CMakeFiles/gdl.dir/assocdata.cpp.o CMakeFiles/gdl.dir/basegdl.cpp.o CMakeFiles/gdl.dir/basic_fun.cpp.o CMakeFiles/gdl.dir/basic_fun_cl.cpp.o CMakeFiles/gdl.dir/basic_fun_jmg.cpp.o CMakeFiles/gdl.dir/basic_op.cpp.o CMakeFiles/gdl.dir/calendar.cpp.o CMakeFiles/gdl.dir/color.cpp.o CMakeFiles/gdl.dir/convert2.cpp.o CMakeFiles/gdl.dir/convol.cpp.o CMakeFiles/gdl.dir/dcommon.cpp.o CMakeFiles/gdl.dir/dcompiler.cpp.o CMakeFiles/gdl.dir/default_io.cpp.o CMakeFiles/gdl.dir/dialog.cpp.o CMakeFiles/gdl.dir/dinterpreter.cpp.o CMakeFiles/gdl.dir/dnode.cpp.o CMakeFiles/gdl.dir/dpro.cpp.o CMakeFiles/gdl.dir/dstructdesc.cpp.o CMakeFiles/gdl.dir/dstructfactory.cxx.o CMakeFiles/gdl.dir/dstructgdl.cpp.o CMakeFiles/gdl.dir/dvar.cpp.o CMakeFiles/gdl.dir/envt.cpp.o CMakeFiles/gdl.dir/extrat.cpp.o CMakeFiles/gdl.dir/exists_fun.cpp.o CMakeFiles/gdl.dir/fftw.cpp.o CMakeFiles/gdl.dir/file.cpp.o CMakeFiles/gdl.dir/fmtnode.cpp.o CMakeFiles/gdl.dir/gdleventhandler.cpp.o CMakeFiles/gdl.dir/gdlexception.cpp.o CMakeFiles/gdl.dir/gdlgstream.cpp.o CMakeFiles/gdl.dir/dSFMT/dSFMT.c.o CMakeFiles/gdl.dir/gdlxstream.cpp.o CMakeFiles/gdl.dir/gdljournal.cpp.o CMakeFiles/gdl.dir/gdlhelp.cpp.o CMakeFiles/gdl.dir/gdlpsstream.cpp.o CMakeFiles/gdl.dir/gdlpython.cpp.o CMakeFiles/gdl.dir/gdlsvgstream.cpp.o CMakeFiles/gdl.dir/gdlwidget.cpp.o CMakeFiles/gdl.dir/gdlwidgeteventhandler.cpp.o CMakeFiles/gdl.dir/gdlwxstream.cpp.o CMakeFiles/gdl.dir/gdlzstream.cpp.o CMakeFiles/gdl.dir/getfmtast.cpp.o CMakeFiles/gdl.dir/graphicsdevice.cpp.o CMakeFiles/gdl.dir/basic_pro.cpp.o CMakeFiles/gdl.dir/basic_pro_jmg.cpp.o CMakeFiles/gdl.dir/brent.cpp.o CMakeFiles/gdl.dir/grib.cpp.o CMakeFiles/gdl.dir/gshhs.cpp.o CMakeFiles/gdl.dir/gsl_fun.cpp.o CMakeFiles/gdl.dir/gsl_matrix.cpp.o CMakeFiles/gdl.dir/hash.cpp.o CMakeFiles/gdl.dir/hdf5_fun.cpp.o CMakeFiles/gdl.dir/hdf_fun.cpp.o CMakeFiles/gdl.dir/hdf_pro.cpp.o CMakeFiles/gdl.dir/ifmt.cpp.o CMakeFiles/gdl.dir/image.cpp.o CMakeFiles/gdl.dir/initct.cpp.o CMakeFiles/gdl.dir/initsysvar.cpp.o CMakeFiles/gdl.dir/io.cpp.o CMakeFiles/gdl.dir/lapack.cpp.o CMakeFiles/gdl.dir/least_squares.cpp.o CMakeFiles/gdl.dir/libinit.cpp.o CMakeFiles/gdl.dir/libinit_ac.cpp.o CMakeFiles/gdl.dir/libinit_cl.cpp.o CMakeFiles/gdl.dir/libinit_gm.cpp.o CMakeFiles/gdl.dir/libinit_jmg.cpp.o CMakeFiles/gdl.dir/libinit_mes.cpp.o CMakeFiles/gdl.dir/libinit_ng.cpp.o CMakeFiles/gdl.dir/libinit_jp.cpp.o CMakeFiles/gdl.dir/libinit_exists.cpp.o CMakeFiles/gdl.dir/linearprogramming.cpp.o CMakeFiles/gdl.dir/list.cpp.o CMakeFiles/gdl.dir/magick_cl.cpp.o CMakeFiles/gdl.dir/math_fun.cpp.o CMakeFiles/gdl.dir/math_fun_ac.cpp.o CMakeFiles/gdl.dir/math_fun_gm.cpp.o CMakeFiles/gdl.dir/math_fun_jmg.cpp.o CMakeFiles/gdl.dir/math_fun_ng.cpp.o CMakeFiles/gdl.dir/math_utl.cpp.o CMakeFiles/gdl.dir/matrix_cholesky.cpp.o CMakeFiles/gdl.dir/matrix_invert.cpp.o CMakeFiles/gdl.dir/mpi.cpp.o CMakeFiles/gdl.dir/ncdf_att_cl.cpp.o CMakeFiles/gdl.dir/ncdf_cl.cpp.o CMakeFiles/gdl.dir/ncdf_dim_cl.cpp.o CMakeFiles/gdl.dir/ncdf_var_cl.cpp.o CMakeFiles/gdl.dir/ncdf4_group.cpp.o CMakeFiles/gdl.dir/new.cpp.o CMakeFiles/gdl.dir/newprognode.cpp.o CMakeFiles/gdl.dir/nullgdl.cpp.o CMakeFiles/gdl.dir/objects.cpp.o CMakeFiles/gdl.dir/ofmt.cpp.o CMakeFiles/gdl.dir/overload.cpp.o CMakeFiles/gdl.dir/plotting_axis.cpp.o CMakeFiles/gdl.dir/plotting_contour.cpp.o CMakeFiles/gdl.dir/plotting_convert_coord.cpp.o CMakeFiles/gdl.dir/plotting_cursor.cpp.o CMakeFiles/gdl.dir/plotting_device.cpp.o CMakeFiles/gdl.dir/plotting_erase.cpp.o CMakeFiles/gdl.dir/plotting_image.cpp.o CMakeFiles/gdl.dir/plotting_map_proj.cpp.o CMakeFiles/gdl.dir/plotting_misc.cpp.o CMakeFiles/gdl.dir/plotting_oplot.cpp.o CMakeFiles/gdl.dir/plotting_plot.cpp.o CMakeFiles/gdl.dir/plotting_plots.cpp.o CMakeFiles/gdl.dir/plotting_polyfill.cpp.o CMakeFiles/gdl.dir/plotting_shade_surf.cpp.o CMakeFiles/gdl.dir/plotting_surface.cpp.o CMakeFiles/gdl.dir/plotting_windows.cpp.o CMakeFiles/gdl.dir/plotting_xyouts.cpp.o CMakeFiles/gdl.dir/plotting.cpp.o CMakeFiles/gdl.dir/print.cpp.o CMakeFiles/gdl.dir/print_tree.cpp.o CMakeFiles/gdl.dir/prognode.cpp.o CMakeFiles/gdl.dir/prognode_lexpr.cpp.o CMakeFiles/gdl.dir/prognodeexpr.cpp.o CMakeFiles/gdl.dir/randomgenerators.cpp.o CMakeFiles/gdl.dir/read.cpp.o CMakeFiles/gdl.dir/saverestore.cpp.o CMakeFiles/gdl.dir/semshm.cpp.o CMakeFiles/gdl.dir/sigfpehandler.cpp.o CMakeFiles/gdl.dir/smooth.cpp.o CMakeFiles/gdl.dir/str.cpp.o CMakeFiles/gdl.dir/terminfo.cpp.o CMakeFiles/gdl.dir/tiff.cxx.o CMakeFiles/gdl.dir/topython.cpp.o CMakeFiles/gdl.dir/triangulation.cpp.o CMakeFiles/gdl.dir/typetraits.cpp.o CMakeFiles/gdl.dir/where.cpp.o CMakeFiles/gdl.dir/widget.cpp.o CMakeFiles/gdl.dir/gdl.cpp.o -o gdl -lantlr -ldl -lncurses -lform -lreadline -lhistory -lz -lpng -lz -fopenmp -lgsl -lgslcblas -ltirpc -lplplotd -lplplotcxxd -lGraphicsMagick -lGraphicsMagick++ -pthread -lwx_baseu-3.0 -lwx_gtk3u_core-3.0 -lwx_gtk3u_adv-3.0 -ltiff -lgeotiff -lnetcdf /usr/lib/hdf/libmfhdf.a /usr/lib/hdf/libdf.a -lz -ljpeg -lhdf5 -lsz -lz -ldl -lm -lfftw3 -lfftw3f -lpython2.7 -ludunits2 -lps -lgrib_api -lX11 -lXext -lpng -lgsl -lgslcblas -ltirpc -lplplotd -lplplotcxxd -lGraphicsMagick -lGraphicsMagick++ -lwx_baseu-3.0 -lwx_gtk3u_core-3.0 -lwx_gtk3u_adv-3.0 -ltiff -lgeotiff -lnetcdf /usr/lib/hdf/libmfhdf.a /usr/lib/hdf/libdf.a -lz -ljpeg -lhdf5 -lsz -ldl -lm -lfftw3 -lfftw3f -lpython2.7 -ludunits2 -lps -lgrib_api -lX11 -lXext make[2]: Leaving directory `/builddir/build/BUILD/gdl-0.9.9/build' [100%] Built target gdl make -f CMakeFiles/symlink_gdl.dir/build.make CMakeFiles/symlink_gdl.dir/depend make[2]: Entering directory `/builddir/build/BUILD/gdl-0.9.9/build' cd /builddir/build/BUILD/gdl-0.9.9/build && /usr/bin/cmake3 -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/gdl-0.9.9 /builddir/build/BUILD/gdl-0.9.9 /builddir/build/BUILD/gdl-0.9.9/build /builddir/build/BUILD/gdl-0.9.9/build /builddir/build/BUILD/gdl-0.9.9/build/CMakeFiles/symlink_gdl.dir/DependInfo.cmake --color= Scanning dependencies of target symlink_gdl make[2]: Leaving directory `/builddir/build/BUILD/gdl-0.9.9/build' make -f CMakeFiles/symlink_gdl.dir/build.make CMakeFiles/symlink_gdl.dir/build make[2]: Entering directory `/builddir/build/BUILD/gdl-0.9.9/build' /usr/bin/cmake3 -E create_symlink /builddir/build/BUILD/gdl-0.9.9/build/src/gdl /builddir/build/BUILD/gdl-0.9.9/src/gdl make[2]: Leaving directory `/builddir/build/BUILD/gdl-0.9.9/build' [100%] Built target symlink_gdl make[1]: Leaving directory `/builddir/build/BUILD/gdl-0.9.9/build' /usr/bin/cmake3 -E cmake_progress_start /builddir/build/BUILD/gdl-0.9.9/build/CMakeFiles 0 ~/build/BUILD/gdl-0.9.9 + popd + pushd build-python + CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -I/usr/lib/gfortran/modules' + export FFLAGS ~/build/BUILD/gdl-0.9.9/build-python ~/build/BUILD/gdl-0.9.9 + FCFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -I/usr/lib/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro ' + export LDFLAGS + /usr/bin/cmake3 -DCMAKE_C_FLAGS_RELEASE:STRING=-DNDEBUG -DCMAKE_CXX_FLAGS_RELEASE:STRING=-DNDEBUG -DCMAKE_Fortran_FLAGS_RELEASE:STRING=-DNDEBUG -DCMAKE_VERBOSE_MAKEFILE:BOOL=ON -DCMAKE_INSTALL_PREFIX:PATH=/usr -DINCLUDE_INSTALL_DIR:PATH=/usr/include -DLIB_INSTALL_DIR:PATH=/usr/lib -DSYSCONF_INSTALL_DIR:PATH=/etc -DSHARE_INSTALL_PREFIX:PATH=/usr/share -DBUILD_SHARED_LIBS:BOOL=ON -DWXWIDGETS=ON -DGEOTIFF_INCLUDE_DIR=/usr/include/libgeotiff -DUDUNITS=ON -DUDUNITS_INCLUDE_DIR=/usr/include/udunits2 -DGRIB=ON -DOPENMP=ON -DPYTHON_EXECUTABLE=/usr/bin/python2 -DPYTHON_MODULE=ON .. CMake Deprecation Warning at CMakeLists.txt:22 (cmake_policy): The OLD behavior for policy CMP0026 will be removed from a future version of CMake. The cmake-policies(7) manual explains that the OLD behaviors of all policies are deprecated and that a policy should be set to OLD only under specific short-term circumstances. Projects should be ported to the NEW behavior and not rely on setting a policy to OLD. -- The C compiler identification is GNU 4.8.5 -- The CXX compiler identification is GNU 4.8.5 -- Check for working C compiler: /usr/bin/cc -- Check for working C compiler: /usr/bin/cc -- works -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Detecting C compile features -- Detecting C compile features - done -- Check for working CXX compiler: /usr/bin/c++ -- Check for working CXX compiler: /usr/bin/c++ -- works -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Detecting CXX compile features -- Detecting CXX compile features - done -- Found PkgConfig: /usr/bin/pkg-config (found version "0.27.1") -- Looking for dlopen in dl -- Looking for dlopen in dl - found -- Looking for malloc_zone_statistics -- Looking for malloc_zone_statistics - not found -- Looking for sbrk -- Looking for sbrk - found -- Looking for mallinfo -- Looking for mallinfo - found -- Looking for malloc.h -- Looking for malloc.h - found -- Looking for malloc/malloc.h -- Looking for malloc/malloc.h - not found -- Looking for locale.h -- Looking for locale.h - found -- Looking for stdint.h -- Looking for stdint.h - found -- Looking for stdlib.h -- Looking for stdlib.h - found -- Looking for string.h -- Looking for string.h - found -- Looking for strings.h -- Looking for strings.h - found -- Looking for sys/stat.h -- Looking for sys/stat.h - found -- Looking for sys/types.h -- Looking for sys/types.h - found -- Looking for unistd.h -- Looking for unistd.h - found -- Performing Test REALLY_HAVE_EXT_STDIO_FILEBUF_H -- Performing Test REALLY_HAVE_EXT_STDIO_FILEBUF_H - Success -- INFO: will use GNU extensions for STDIO (useful for compressed I/O) since it seems accepted by your c++ compiler. -- Looking for dlfcn.h -- Looking for dlfcn.h - found -- Looking for inttypes.h -- Looking for inttypes.h - found -- Looking for nexttoward in m -- Looking for nexttoward in m - found -- Looking for mpi.h -- Looking for mpi.h - not found -- Looking for cbreak in /usr/lib/libncurses.so -- Looking for cbreak in /usr/lib/libncurses.so - found -- Looking for rl_get_screen_size in /usr/lib/libreadline.so;/usr/lib/libhistory.so -- Looking for rl_get_screen_size in /usr/lib/libreadline.so;/usr/lib/libhistory.so - found -- INFO: We prefer to use Readline than Editline. Feedback welcome on OSX Readline ... Use fuzzy detection for PLplot lib. (e.g. in /usr/lib) -- Found PLPLOT: /usr/lib/libplplotd.so;/usr/lib/libplplotcxxd.so -- Warning, if you have plplot version > 5.11 and wxWidgets enabled, please read carefully file README -- Looking for c_plslabelfunc in /usr/lib/libplplotd.so;/usr/lib/libplplotcxxd.so -- Looking for c_plslabelfunc in /usr/lib/libplplotd.so;/usr/lib/libplplotcxxd.so - found -- Looking for c_plwidth in /usr/lib/libplplotd.so;/usr/lib/libplplotcxxd.so -- Looking for c_plwidth in /usr/lib/libplplotd.so;/usr/lib/libplplotcxxd.so - found -- Looking for plstrl in /usr/lib/libplplotd.so;/usr/lib/libplplotcxxd.so -- Looking for plstrl in /usr/lib/libplplotd.so;/usr/lib/libplplotcxxd.so - found -- Performing Test PLPLOT_HAS_PLCALLBACK -- Performing Test PLPLOT_HAS_PLCALLBACK - Failed -- Found GRAPHICSMAGICK: /usr/lib/libGraphicsMagick.so;/usr/lib/libGraphicsMagick++.so -- INFO: We prefer to use GraphicsMagick than ImageMagick -- Looking for plGetDrvDir in /usr/lib/libplplotd.so;/usr/lib/libplplotcxxd.so -- Looking for plGetDrvDir in /usr/lib/libplplotd.so;/usr/lib/libplplotcxxd.so - found -- WARNING: Dynamic drivers may have to be disabled in plplot. To make plplot work with ImageMagick: use -DENABLE_DYNDRIVERS=OFF cmake option when compiling plplot or use -DMAGICK=OFF here to not use ImageMagick in GDL. CMake Warning (dev) at /usr/share/cmake3/Modules/FindwxWidgets.cmake:705 (option): Policy CMP0077 is not set: option() honors normal variables. Run "cmake --help-policy CMP0077" for policy details. Use the cmake_policy command to set the policy and suppress this warning. For compatibility with older versions of CMake, option is clearing the normal variable 'wxWidgets_USE_DEBUG'. Call Stack (most recent call first): /usr/share/cmake3/Modules/FindwxWidgets.cmake:754 (WX_CONFIG_SELECT_QUERY_BOOL) CMakeLists.txt:583 (find_package) This warning is for project developers. Use -Wno-dev to suppress it. -- Found wxWidgets: -pthread;;;-lwx_baseu-3.0;-lwx_gtk3u_core-3.0;-lwx_gtk3u_adv-3.0 (found version "3.0.2") -- Checking for module 'netcdf' -- Found netcdf, version 4.3.3.1 -- Found NETCDF: netcdf -- Looking for C++ include netcdf.h CMake Warning (dev) at /usr/share/cmake3/Modules/CheckIncludeFileCXX.cmake:69 (message): Policy CMP0075 is not set: Include file check macros honor CMAKE_REQUIRED_LIBRARIES. Run "cmake --help-policy CMP0075" for policy details. Use the cmake_policy command to set the policy and suppress this warning. CMAKE_REQUIRED_LIBRARIES is set to: /usr/lib/libplplotd.so;/usr/lib/libplplotcxxd.so For compatibility with CMake 3.11 and below this check is ignoring it. Call Stack (most recent call first): CMakeLists.txt:645 (check_include_file_cxx) This warning is for project developers. Use -Wno-dev to suppress it. -- Looking for C++ include netcdf.h - found -- Looking for nc_inq_grps in netcdf -- Looking for nc_inq_grps in netcdf - found -- Found JPEG: /usr/lib/libjpeg.so (found version "62") -- Looking for Hopen in /usr/lib/hdf/libmfhdf.a;/usr/lib/hdf/libdf.a -- Looking for Hopen in /usr/lib/hdf/libmfhdf.a;/usr/lib/hdf/libdf.a - found -- Looking for sd_nccreate in /usr/lib/hdf/libmfhdf.a;/usr/lib/hdf/libdf.a;/usr/lib/libtirpc.so -- Looking for sd_nccreate in /usr/lib/hdf/libmfhdf.a;/usr/lib/hdf/libdf.a;/usr/lib/libtirpc.so - found -- HDF5: Using hdf5 compiler wrapper to determine C configuration -- Found PythonInterp: /usr/bin/python2 (found version "2.7.5") -- Found PythonLibs: /usr/lib/libpython2.7.so (found suitable version "2.7.5", minimum required is "2") -- Numpy headers found -- Found UDUNITS: /usr/lib/libudunits2.so -- Checking for one of the modules 'libps' -- Found PSLIB: ps -- Looking for grib_index_new_from_file in /usr/lib/libgrib_api.so -- Looking for grib_index_new_from_file in /usr/lib/libgrib_api.so - found -- Found GRIB: /usr/lib/libgrib_api.so -- Summary GDL - GNU DATA LANGUAGE [Python Module] System Linux-4.8.14-fedora-2 Files generated Unix Makefiles GDL output Installation prefix /usr C++ compiler /usr/bin/c++ -DNDEBUG -- Options OpenMP support ON (flag: -fopenmp) WxWidgets ON (libs:-pthread;-lwx_baseu-3.0;-lwx_gtk3u_core-3.0;-lwx_gtk3u_adv-3.0; headers:) ImageMagick OFF TIFF ON (libs:/usr/lib/libtiff.so; headers:/usr/include) GeoTIFF ON (libs:/usr/lib/libgeotiff.so; headers:/usr/include/libgeotiff) NetCDF ON (libs:netcdf; headers:) HDF4 ON (libs:/usr/lib/hdf/libmfhdf.a;/usr/lib/hdf/libdf.a;z;/usr/lib/libjpeg.so; headers:/usr/include/hdf) HDF5 ON (libs:/usr/lib/libhdf5.so;/usr/lib/libsz.so;/usr/lib/libz.so;/usr/lib/libdl.so;/usr/lib/libm.so; headers:/usr/include) FFTW ON (libs:/usr/lib/libfftw3.so;/usr/lib/libfftw3f.so; headers:/usr/include) Libproj4 OFF MPICH OFF Python ON (libs:/usr/lib/libpython2.7.so; headers:/usr/include/python2.7) UDUNITS-2 ON (libs:/usr/lib/libudunits2.so; headers:/usr/include/udunits2) EIGEN3 ON (libs:; headers:/usr/include/eigen3) GRAPHICSMAGICK ON (libs:/usr/lib/libGraphicsMagick.so;/usr/lib/libGraphicsMagick++.so; headers:/usr/include/GraphicsMagick) GRIB ON (libs:/usr/lib/libgrib_api.so; headers:/usr/include) GLPK OFF GSHHS ON (libs:; headers:) -- Mandatory modules pslib ON (libs:ps; headers:/usr/include) Xlib ON (libs:/usr/lib/libX11.so;/usr/lib/libXext.so; headers:/usr/include) libpng ON (libs:; headers:) Plplot ON (libs:/usr/lib/libplplotd.so;/usr/lib/libplplotcxxd.so; headers:/usr/include) GNU Readline ON (libs:/usr/lib/libreadline.so;/usr/lib/libhistory.so; headers:/usr/include) BSD Editline OFF GSL ON (libs:/usr/lib/libgsl.so;/usr/lib/libgslcblas.so; headers:/usr/include) Zlib ON (libs:/usr/lib/libz.so; headers:/usr/include) RPC ON (libs:/usr/lib/libtirpc.so; headers:/usr/include/tirpc) (N)curses ON (libs:/usr/lib/libncurses.so;/usr/lib/libform.so; headers:/usr/include) -- Configuring done -- Generating done CMake Warning: Manually-specified variables were not used by the project: CMAKE_Fortran_FLAGS_RELEASE INCLUDE_INSTALL_DIR LIB_INSTALL_DIR SHARE_INSTALL_PREFIX SYSCONF_INSTALL_DIR -- Build files have been written to: /builddir/build/BUILD/gdl-0.9.9/build-python + make /usr/bin/cmake3 -S/builddir/build/BUILD/gdl-0.9.9 -B/builddir/build/BUILD/gdl-0.9.9/build-python --check-build-system CMakeFiles/Makefile.cmake 0 /usr/bin/cmake3 -E cmake_progress_start /builddir/build/BUILD/gdl-0.9.9/build-python/CMakeFiles /builddir/build/BUILD/gdl-0.9.9/build-python/CMakeFiles/progress.marks make -f CMakeFiles/Makefile2 all make[1]: Entering directory `/builddir/build/BUILD/gdl-0.9.9/build-python' make -f src/CMakeFiles/gdl.dir/build.make src/CMakeFiles/gdl.dir/depend make[2]: Entering directory `/builddir/build/BUILD/gdl-0.9.9/build-python' cd /builddir/build/BUILD/gdl-0.9.9/build-python && /usr/bin/cmake3 -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/gdl-0.9.9 /builddir/build/BUILD/gdl-0.9.9/src /builddir/build/BUILD/gdl-0.9.9/build-python /builddir/build/BUILD/gdl-0.9.9/build-python/src /builddir/build/BUILD/gdl-0.9.9/build-python/src/CMakeFiles/gdl.dir/DependInfo.cmake --color= Scanning dependencies of target gdl make[2]: Leaving directory `/builddir/build/BUILD/gdl-0.9.9/build-python' make -f src/CMakeFiles/gdl.dir/build.make src/CMakeFiles/gdl.dir/build make[2]: Entering directory `/builddir/build/BUILD/gdl-0.9.9/build-python' [ 0%] Building CXX object src/CMakeFiles/gdl.dir/CFMTLexer.cpp.o cd /builddir/build/BUILD/gdl-0.9.9/build-python/src && /usr/bin/c++ -DHAVE_CONFIG_H -DWXUSINGDLL -D_FILE_OFFSET_BITS=64 -D__WXGTK__ -Dgdl_EXPORTS -I/builddir/build/BUILD/gdl-0.9.9/src -I/usr/include/tirpc -I/usr/include/GraphicsMagick -I/usr/lib/wx/include/gtk3-unicode-3.0 -I/usr/include/wx-3.0 -I/usr/include/libgeotiff -I/usr/include/hdf -I/usr/include/python2.7 -I/usr/lib/python2.7/site-packages/numpy/core/include -I/usr/include/udunits2 -I/usr/include/eigen3 -I/builddir/build/BUILD/gdl-0.9.9 -I/builddir/build/BUILD/gdl-0.9.9/build-python -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -DNDEBUG -fPIC -fopenmp -std=gnu++11 -o CMakeFiles/gdl.dir/CFMTLexer.cpp.o -c /builddir/build/BUILD/gdl-0.9.9/src/CFMTLexer.cpp [ 1%] Building CXX object src/CMakeFiles/gdl.dir/FMTIn.cpp.o cd /builddir/build/BUILD/gdl-0.9.9/build-python/src && /usr/bin/c++ -DHAVE_CONFIG_H -DWXUSINGDLL -D_FILE_OFFSET_BITS=64 -D__WXGTK__ -Dgdl_EXPORTS -I/builddir/build/BUILD/gdl-0.9.9/src -I/usr/include/tirpc -I/usr/include/GraphicsMagick -I/usr/lib/wx/include/gtk3-unicode-3.0 -I/usr/include/wx-3.0 -I/usr/include/libgeotiff -I/usr/include/hdf -I/usr/include/python2.7 -I/usr/lib/python2.7/site-packages/numpy/core/include -I/usr/include/udunits2 -I/usr/include/eigen3 -I/builddir/build/BUILD/gdl-0.9.9 -I/builddir/build/BUILD/gdl-0.9.9/build-python -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -DNDEBUG -fPIC -fopenmp -std=gnu++11 -o CMakeFiles/gdl.dir/FMTIn.cpp.o -c /builddir/build/BUILD/gdl-0.9.9/src/FMTIn.cpp In file included from /builddir/build/BUILD/gdl-0.9.9/src/basegdl.hpp:31:0, from /builddir/build/BUILD/gdl-0.9.9/src/str.hpp:25, from /builddir/build/BUILD/gdl-0.9.9/src/envt.hpp:26, from /builddir/build/BUILD/gdl-0.9.9/src/FMTIn.hpp:14, from /builddir/build/BUILD/gdl-0.9.9/src/FMTIn.cpp:5: /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In copy constructor 'dimension::dimension(const dimension&)': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:55:14: warning: array subscript has type 'char' [-Wchar-subscripts] { dim[i]=dim_.dim[i];} ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:55:26: warning: array subscript has type 'char' [-Wchar-subscripts] { dim[i]=dim_.dim[i];} ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In member function 'dimension& dimension::operator=(const dimension&)': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:118:12: warning: array subscript has type 'char' [-Wchar-subscripts] dim[i]=dim_.dim[i]; ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:118:24: warning: array subscript has type 'char' [-Wchar-subscripts] dim[i]=dim_.dim[i]; ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In member function 'void dimension::operator<<(SizeT)': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:146:15: warning: array subscript has type 'char' [-Wchar-subscripts] dim[rank++]=add; ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In member function 'SizeT dimension::NDimElements()': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:295:24: warning: array subscript has type 'char' [-Wchar-subscripts] return stride[ rank]; ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In member function 'SizeT dimension::NDimElementsConst() const': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:303:44: warning: array subscript has type 'char' [-Wchar-subscripts] for(char i=0; i= labelList.Size()) ^ /builddir/build/BUILD/gdl-0.9.9/src/FMTIn.cpp: In member function 'void FMTIn::f(RefFMTNode)': /builddir/build/BUILD/gdl-0.9.9/src/FMTIn.cpp:501:10: warning: unused variable 'tCount' [-Wunused-variable] SizeT tCount = actPar->IFmtCal( &ioss, valIx, r, 24, BaseGDL::DEFAULT); ^ /builddir/build/BUILD/gdl-0.9.9/src/FMTIn.cpp: In member function 'void FMTIn::f_csubcode(RefFMTNode)': /builddir/build/BUILD/gdl-0.9.9/src/FMTIn.cpp:704:15: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( tlVal > actP) ^ /builddir/build/BUILD/gdl-0.9.9/src/FMTIn.cpp: In member function 'void FMTIn::calendar_code(RefFMTNode, SizeT)': /builddir/build/BUILD/gdl-0.9.9/src/FMTIn.cpp:779:9: warning: unused variable 'tCount' [-Wunused-variable] SizeT tCount = actPar->IFmtCal( &ioss, valIx, r, w, BaseGDL::CMOA); ^ /builddir/build/BUILD/gdl-0.9.9/src/FMTIn.cpp:790:9: warning: unused variable 'tCount' [-Wunused-variable] SizeT tCount = actPar->IFmtCal( &ioss, valIx, r, w, BaseGDL::CMoA); ^ /builddir/build/BUILD/gdl-0.9.9/src/FMTIn.cpp:801:9: warning: unused variable 'tCount' [-Wunused-variable] SizeT tCount = actPar->IFmtCal( &ioss, valIx, r, w, BaseGDL::CmoA); ^ /builddir/build/BUILD/gdl-0.9.9/src/FMTIn.cpp:812:9: warning: unused variable 'tCount' [-Wunused-variable] SizeT tCount = actPar->IFmtCal( &ioss, valIx, r, w, BaseGDL::CHI); ^ /builddir/build/BUILD/gdl-0.9.9/src/FMTIn.cpp:823:9: warning: unused variable 'tCount' [-Wunused-variable] SizeT tCount = actPar->IFmtCal( &ioss, valIx, r, w, BaseGDL::ChI); ^ /builddir/build/BUILD/gdl-0.9.9/src/FMTIn.cpp:834:9: warning: unused variable 'tCount' [-Wunused-variable] SizeT tCount = actPar->IFmtCal( &ioss, valIx, r, w, BaseGDL::CDWA); ^ /builddir/build/BUILD/gdl-0.9.9/src/FMTIn.cpp:845:9: warning: unused variable 'tCount' [-Wunused-variable] SizeT tCount = actPar->IFmtCal( &ioss, valIx, r, w, BaseGDL::CDwA); ^ /builddir/build/BUILD/gdl-0.9.9/src/FMTIn.cpp:856:9: warning: unused variable 'tCount' [-Wunused-variable] SizeT tCount = actPar->IFmtCal( &ioss, valIx, r, w, BaseGDL::CdwA); ^ /builddir/build/BUILD/gdl-0.9.9/src/FMTIn.cpp:867:9: warning: unused variable 'tCount' [-Wunused-variable] SizeT tCount = actPar->IFmtCal( &ioss, valIx, r, w, BaseGDL::CAPA); ^ /builddir/build/BUILD/gdl-0.9.9/src/FMTIn.cpp:878:9: warning: unused variable 'tCount' [-Wunused-variable] SizeT tCount = actPar->IFmtCal( &ioss, valIx, r, w, BaseGDL::CApA); ^ /builddir/build/BUILD/gdl-0.9.9/src/FMTIn.cpp:889:9: warning: unused variable 'tCount' [-Wunused-variable] SizeT tCount = actPar->IFmtCal( &ioss, valIx, r, w, BaseGDL::CapA); ^ /builddir/build/BUILD/gdl-0.9.9/src/FMTIn.cpp:900:9: warning: unused variable 'tCount' [-Wunused-variable] SizeT tCount = actPar->IFmtCal( &ioss, valIx, r, w, BaseGDL::CMOI); ^ /builddir/build/BUILD/gdl-0.9.9/src/FMTIn.cpp:911:9: warning: unused variable 'tCount' [-Wunused-variable] SizeT tCount = actPar->IFmtCal( &ioss, valIx, r, w, BaseGDL::CDI); ^ /builddir/build/BUILD/gdl-0.9.9/src/FMTIn.cpp:922:9: warning: unused variable 'tCount' [-Wunused-variable] SizeT tCount = actPar->IFmtCal( &ioss, valIx, r, w, BaseGDL::CYI); ^ /builddir/build/BUILD/gdl-0.9.9/src/FMTIn.cpp:933:9: warning: unused variable 'tCount' [-Wunused-variable] SizeT tCount = actPar->IFmtCal( &ioss, valIx, r, w, BaseGDL::CMI); ^ /builddir/build/BUILD/gdl-0.9.9/src/FMTIn.cpp:944:9: warning: unused variable 'tCount' [-Wunused-variable] SizeT tCount = actPar->IFmtCal( &ioss, valIx, r, w, BaseGDL::CSI); ^ /builddir/build/BUILD/gdl-0.9.9/src/FMTIn.cpp:955:9: warning: unused variable 'tCount' [-Wunused-variable] SizeT tCount = actPar->IFmtCal( &ioss, valIx, r, w, BaseGDL::CSF); ^ [ 2%] Building CXX object src/CMakeFiles/gdl.dir/FMTLexer.cpp.o cd /builddir/build/BUILD/gdl-0.9.9/build-python/src && /usr/bin/c++ -DHAVE_CONFIG_H -DWXUSINGDLL -D_FILE_OFFSET_BITS=64 -D__WXGTK__ -Dgdl_EXPORTS -I/builddir/build/BUILD/gdl-0.9.9/src -I/usr/include/tirpc -I/usr/include/GraphicsMagick -I/usr/lib/wx/include/gtk3-unicode-3.0 -I/usr/include/wx-3.0 -I/usr/include/libgeotiff -I/usr/include/hdf -I/usr/include/python2.7 -I/usr/lib/python2.7/site-packages/numpy/core/include -I/usr/include/udunits2 -I/usr/include/eigen3 -I/builddir/build/BUILD/gdl-0.9.9 -I/builddir/build/BUILD/gdl-0.9.9/build-python -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -DNDEBUG -fPIC -fopenmp -std=gnu++11 -o CMakeFiles/gdl.dir/FMTLexer.cpp.o -c /builddir/build/BUILD/gdl-0.9.9/src/FMTLexer.cpp [ 2%] Building CXX object src/CMakeFiles/gdl.dir/FMTOut.cpp.o cd /builddir/build/BUILD/gdl-0.9.9/build-python/src && /usr/bin/c++ -DHAVE_CONFIG_H -DWXUSINGDLL -D_FILE_OFFSET_BITS=64 -D__WXGTK__ -Dgdl_EXPORTS -I/builddir/build/BUILD/gdl-0.9.9/src -I/usr/include/tirpc -I/usr/include/GraphicsMagick -I/usr/lib/wx/include/gtk3-unicode-3.0 -I/usr/include/wx-3.0 -I/usr/include/libgeotiff -I/usr/include/hdf -I/usr/include/python2.7 -I/usr/lib/python2.7/site-packages/numpy/core/include -I/usr/include/udunits2 -I/usr/include/eigen3 -I/builddir/build/BUILD/gdl-0.9.9 -I/builddir/build/BUILD/gdl-0.9.9/build-python -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -DNDEBUG -fPIC -fopenmp -std=gnu++11 -o CMakeFiles/gdl.dir/FMTOut.cpp.o -c /builddir/build/BUILD/gdl-0.9.9/src/FMTOut.cpp In file included from /builddir/build/BUILD/gdl-0.9.9/src/basegdl.hpp:31:0, from /builddir/build/BUILD/gdl-0.9.9/src/str.hpp:25, from /builddir/build/BUILD/gdl-0.9.9/src/envt.hpp:26, from /builddir/build/BUILD/gdl-0.9.9/src/FMTOut.hpp:17, from /builddir/build/BUILD/gdl-0.9.9/src/FMTOut.cpp:5: /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In copy constructor 'dimension::dimension(const dimension&)': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:55:14: warning: array subscript has type 'char' [-Wchar-subscripts] { dim[i]=dim_.dim[i];} ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:55:26: warning: array subscript has type 'char' [-Wchar-subscripts] { dim[i]=dim_.dim[i];} ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In member function 'dimension& dimension::operator=(const dimension&)': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:118:12: warning: array subscript has type 'char' [-Wchar-subscripts] dim[i]=dim_.dim[i]; ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:118:24: warning: array subscript has type 'char' [-Wchar-subscripts] dim[i]=dim_.dim[i]; ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In member function 'void dimension::operator<<(SizeT)': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:146:15: warning: array subscript has type 'char' [-Wchar-subscripts] dim[rank++]=add; ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In member function 'SizeT dimension::NDimElements()': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:295:24: warning: array subscript has type 'char' [-Wchar-subscripts] return stride[ rank]; ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In member function 'SizeT dimension::NDimElementsConst() const': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:303:44: warning: array subscript has type 'char' [-Wchar-subscripts] for(char i=0; i= labelList.Size()) ^ /builddir/build/BUILD/gdl-0.9.9/src/FMTOut.cpp: In member function 'void FMTOut::f(RefFMTNode)': /builddir/build/BUILD/gdl-0.9.9/src/FMTOut.cpp:477:11: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (r > nTrans) r=nTrans; ^ /builddir/build/BUILD/gdl-0.9.9/src/FMTOut.cpp: In member function 'void FMTOut::f_csubcode(RefFMTNode)': /builddir/build/BUILD/gdl-0.9.9/src/FMTOut.cpp:645:15: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( tlVal > actP) ^ /builddir/build/BUILD/gdl-0.9.9/src/FMTOut.cpp: In member function 'void FMTOut::calendar_code(RefFMTNode, SizeT)': /builddir/build/BUILD/gdl-0.9.9/src/FMTOut.cpp:731:9: warning: unused variable 'tCount' [-Wunused-variable] SizeT tCount = actPar->OFmtCal( os, valIx, r, w, d, NULL, c, BaseGDL::CMOA); ^ /builddir/build/BUILD/gdl-0.9.9/src/FMTOut.cpp:746:9: warning: unused variable 'tCount' [-Wunused-variable] SizeT tCount = actPar->OFmtCal( os, valIx, r, w, d, NULL, c, BaseGDL::CMoA); ^ /builddir/build/BUILD/gdl-0.9.9/src/FMTOut.cpp:761:9: warning: unused variable 'tCount' [-Wunused-variable] SizeT tCount = actPar->OFmtCal( os, valIx, r, w, d, NULL, c, BaseGDL::CmoA); ^ /builddir/build/BUILD/gdl-0.9.9/src/FMTOut.cpp:776:9: warning: unused variable 'tCount' [-Wunused-variable] SizeT tCount = actPar->OFmtCal( os, valIx, r, w, d, NULL, c, BaseGDL::CHI); ^ /builddir/build/BUILD/gdl-0.9.9/src/FMTOut.cpp:791:9: warning: unused variable 'tCount' [-Wunused-variable] SizeT tCount = actPar->OFmtCal( os, valIx, r, w, d, NULL, c, BaseGDL::ChI); ^ /builddir/build/BUILD/gdl-0.9.9/src/FMTOut.cpp:806:9: warning: unused variable 'tCount' [-Wunused-variable] SizeT tCount = actPar->OFmtCal( os, valIx, r, w, d, NULL, c, BaseGDL::CDWA); ^ /builddir/build/BUILD/gdl-0.9.9/src/FMTOut.cpp:821:9: warning: unused variable 'tCount' [-Wunused-variable] SizeT tCount = actPar->OFmtCal( os, valIx, r, w, d, NULL, c, BaseGDL::CDwA); ^ /builddir/build/BUILD/gdl-0.9.9/src/FMTOut.cpp:836:9: warning: unused variable 'tCount' [-Wunused-variable] SizeT tCount = actPar->OFmtCal( os, valIx, r, w, d, NULL, c, BaseGDL::CdwA); ^ /builddir/build/BUILD/gdl-0.9.9/src/FMTOut.cpp:851:9: warning: unused variable 'tCount' [-Wunused-variable] SizeT tCount = actPar->OFmtCal( os, valIx, r, w, d, NULL, c, BaseGDL::CAPA); ^ /builddir/build/BUILD/gdl-0.9.9/src/FMTOut.cpp:866:9: warning: unused variable 'tCount' [-Wunused-variable] SizeT tCount = actPar->OFmtCal( os, valIx, r, w, d, NULL, c, BaseGDL::CApA); ^ /builddir/build/BUILD/gdl-0.9.9/src/FMTOut.cpp:881:9: warning: unused variable 'tCount' [-Wunused-variable] SizeT tCount = actPar->OFmtCal( os, valIx, r, w, d, NULL, c, BaseGDL::CapA); ^ /builddir/build/BUILD/gdl-0.9.9/src/FMTOut.cpp:896:9: warning: unused variable 'tCount' [-Wunused-variable] SizeT tCount = actPar->OFmtCal( os, valIx, r, w, d, NULL, c, BaseGDL::CMOI); ^ /builddir/build/BUILD/gdl-0.9.9/src/FMTOut.cpp:911:9: warning: unused variable 'tCount' [-Wunused-variable] SizeT tCount = actPar->OFmtCal( os, valIx, r, w, d, NULL, c, BaseGDL::CDI); ^ /builddir/build/BUILD/gdl-0.9.9/src/FMTOut.cpp:926:9: warning: unused variable 'tCount' [-Wunused-variable] SizeT tCount = actPar->OFmtCal( os, valIx, r, w, d, NULL, c, BaseGDL::CYI); ^ /builddir/build/BUILD/gdl-0.9.9/src/FMTOut.cpp:941:9: warning: unused variable 'tCount' [-Wunused-variable] SizeT tCount = actPar->OFmtCal( os, valIx, r, w, d, NULL, c, BaseGDL::CMI); ^ /builddir/build/BUILD/gdl-0.9.9/src/FMTOut.cpp:956:9: warning: unused variable 'tCount' [-Wunused-variable] SizeT tCount = actPar->OFmtCal( os, valIx, r, w, d, NULL, c, BaseGDL::CSI); ^ /builddir/build/BUILD/gdl-0.9.9/src/FMTOut.cpp:970:9: warning: unused variable 'tCount' [-Wunused-variable] SizeT tCount = actPar->OFmtCal( os, valIx, r, w, d, NULL, c, BaseGDL::CSF); ^ /builddir/build/BUILD/gdl-0.9.9/src/FMTOut.cpp:983:11: warning: unused variable 'tCount' [-Wunused-variable] SizeT tCount = actPar->OFmtCal( os, valIx, r, 0, 0, (char*)s->c_str(), BaseGDL::STRING); ^ /builddir/build/BUILD/gdl-0.9.9/src/FMTOut.cpp:995:11: warning: unused variable 'tCount' [-Wunused-variable] SizeT tCount = actPar->OFmtCal( os, valIx, r, 0, 0, (char*)c19->getText().c_str(), 0, BaseGDL::STRING); ^ [ 3%] Building CXX object src/CMakeFiles/gdl.dir/FMTParser.cpp.o cd /builddir/build/BUILD/gdl-0.9.9/build-python/src && /usr/bin/c++ -DHAVE_CONFIG_H -DWXUSINGDLL -D_FILE_OFFSET_BITS=64 -D__WXGTK__ -Dgdl_EXPORTS -I/builddir/build/BUILD/gdl-0.9.9/src -I/usr/include/tirpc -I/usr/include/GraphicsMagick -I/usr/lib/wx/include/gtk3-unicode-3.0 -I/usr/include/wx-3.0 -I/usr/include/libgeotiff -I/usr/include/hdf -I/usr/include/python2.7 -I/usr/lib/python2.7/site-packages/numpy/core/include -I/usr/include/udunits2 -I/usr/include/eigen3 -I/builddir/build/BUILD/gdl-0.9.9 -I/builddir/build/BUILD/gdl-0.9.9/build-python -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -DNDEBUG -fPIC -fopenmp -std=gnu++11 -o CMakeFiles/gdl.dir/FMTParser.cpp.o -c /builddir/build/BUILD/gdl-0.9.9/src/FMTParser.cpp /builddir/build/BUILD/gdl-0.9.9/src/FMTParser.cpp: In member function 'int FMTParser::nn()': /builddir/build/BUILD/gdl-0.9.9/src/FMTParser.cpp:491:6: warning: unused variable 'sgn' [-Wunused-variable] int sgn=1; ^ /builddir/build/BUILD/gdl-0.9.9/src/FMTParser.cpp: In member function 'int FMTParser::nnf(RefFMTNode)': /builddir/build/BUILD/gdl-0.9.9/src/FMTParser.cpp:1146:8: warning: unused variable 'next' [-Wunused-variable] char next = s.peek(); ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/FMTParser.hpp:16:0, from /builddir/build/BUILD/gdl-0.9.9/src/FMTParser.cpp:5: /builddir/build/BUILD/gdl-0.9.9/src/fmtnode.hpp: In member function 'void FMTParser::calendar_code()': /builddir/build/BUILD/gdl-0.9.9/src/fmtnode.hpp:102:9: warning: 'n1' may be used uninitialized in this function [-Wmaybe-uninitialized] w=w_; ^ /builddir/build/BUILD/gdl-0.9.9/src/FMTParser.cpp:1420:6: note: 'n1' was declared here int n1; ^ [ 4%] Building CXX object src/CMakeFiles/gdl.dir/GDLInterpreter.cpp.o cd /builddir/build/BUILD/gdl-0.9.9/build-python/src && /usr/bin/c++ -DHAVE_CONFIG_H -DWXUSINGDLL -D_FILE_OFFSET_BITS=64 -D__WXGTK__ -Dgdl_EXPORTS -I/builddir/build/BUILD/gdl-0.9.9/src -I/usr/include/tirpc -I/usr/include/GraphicsMagick -I/usr/lib/wx/include/gtk3-unicode-3.0 -I/usr/include/wx-3.0 -I/usr/include/libgeotiff -I/usr/include/hdf -I/usr/include/python2.7 -I/usr/lib/python2.7/site-packages/numpy/core/include -I/usr/include/udunits2 -I/usr/include/eigen3 -I/builddir/build/BUILD/gdl-0.9.9 -I/builddir/build/BUILD/gdl-0.9.9/build-python -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -DNDEBUG -fPIC -fopenmp -std=gnu++11 -o CMakeFiles/gdl.dir/GDLInterpreter.cpp.o -c /builddir/build/BUILD/gdl-0.9.9/src/GDLInterpreter.cpp In file included from /builddir/build/BUILD/gdl-0.9.9/src/basegdl.hpp:31:0, from /builddir/build/BUILD/gdl-0.9.9/src/str.hpp:25, from /builddir/build/BUILD/gdl-0.9.9/src/GDLParser.hpp:16, from /builddir/build/BUILD/gdl-0.9.9/src/GDLInterpreter.hpp:13, from /builddir/build/BUILD/gdl-0.9.9/src/GDLInterpreter.cpp:6: /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In copy constructor 'dimension::dimension(const dimension&)': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:55:14: warning: array subscript has type 'char' [-Wchar-subscripts] { dim[i]=dim_.dim[i];} ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:55:26: warning: array subscript has type 'char' [-Wchar-subscripts] { dim[i]=dim_.dim[i];} ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In member function 'dimension& dimension::operator=(const dimension&)': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:118:12: warning: array subscript has type 'char' [-Wchar-subscripts] dim[i]=dim_.dim[i]; ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:118:24: warning: array subscript has type 'char' [-Wchar-subscripts] dim[i]=dim_.dim[i]; ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In member function 'void dimension::operator<<(SizeT)': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:146:15: warning: array subscript has type 'char' [-Wchar-subscripts] dim[rank++]=add; ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In member function 'SizeT dimension::NDimElements()': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:295:24: warning: array subscript has type 'char' [-Wchar-subscripts] return stride[ rank]; ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In member function 'SizeT dimension::NDimElementsConst() const': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:303:44: warning: array subscript has type 'char' [-Wchar-subscripts] for(char i=0; i= labelList.Size()) ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp:21:0, from /builddir/build/BUILD/gdl-0.9.9/src/GDLTreeParser.hpp:13, from /builddir/build/BUILD/gdl-0.9.9/src/GDLInterpreter.hpp:14, from /builddir/build/BUILD/gdl-0.9.9/src/GDLInterpreter.cpp:6: /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp: In member function 'void ArrayIndexVectorT::Clear()': /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp:142:17: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for( int i=0; iGetStride() * varStride[variableIndex]; ^ /builddir/build/BUILD/gdl-0.9.9/src/allix.hpp: In constructor 'AllIxNewMultiOneVariableIndexIndexedT::AllIxNewMultiOneVariableIndexIndexedT(RankT, SizeT, ArrayIndexVectorT*, SizeT, SizeT, const SizeT*, SizeT*, SizeT*)': /builddir/build/BUILD/gdl-0.9.9/src/allix.hpp:654:44: warning: array subscript has type 'char' [-Wchar-subscripts] ixListStride = varStride[variableIndex]; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp:21:0, from /builddir/build/BUILD/gdl-0.9.9/src/GDLTreeParser.hpp:13, from /builddir/build/BUILD/gdl-0.9.9/src/GDLInterpreter.hpp:14, from /builddir/build/BUILD/gdl-0.9.9/src/GDLInterpreter.cpp:6: /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp: In member function 'virtual SizeT CArrayIndexScalar::NIter(SizeT)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp:409:14: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= varDim && s > 0) // varDim == 0 && s == 0 ok ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp: In member function 'virtual SizeT ArrayIndexIndexed::NIter(SizeT)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp:577:16: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= varDim && s > 0) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp: In member function 'virtual SizeT CArrayIndexIndexed::NIter(SizeT)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp:720:16: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= varDim && s > 0) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp: In member function 'virtual SizeT ArrayIndexORange::NIter(SizeT)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp:828:18: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( sInit >= varDim) // && s > 0) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp: In member function 'virtual SizeT ArrayIndexRange::NIter(SizeT)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp:972:14: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( e >= varDim) // && e > 0) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp: In member function 'virtual SizeT ArrayIndexORangeS::NIter(SizeT)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp:1105:14: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= varDim) // && s > 0) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp: In member function 'virtual SizeT ArrayIndexRangeS::NIter(SizeT)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp:1270:14: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( e >= varDim) // && e > 0) ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp:98:0, from /builddir/build/BUILD/gdl-0.9.9/src/GDLTreeParser.hpp:13, from /builddir/build/BUILD/gdl-0.9.9/src/GDLInterpreter.hpp:14, from /builddir/build/BUILD/gdl-0.9.9/src/GDLInterpreter.cpp:6: /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp: In member function 'virtual BaseGDL* ArrayIndexListOneNoAssocT::Index(BaseGDL*, IxExprListT&)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp:308:8: warning: unused variable 'assertValue' [-Wunused-variable] SizeT assertValue = ix->NIter( var->N_Elements()/*var->Size()*/); ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp: In member function 'virtual void ArrayIndexListOneScalarVPNoAssocT::SetVariable(BaseGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp:532:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp: In member function 'virtual void ArrayIndexListOneScalarVPNoAssocT::AssignAt(BaseGDL*, BaseGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp:579:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp: In member function 'virtual void ArrayIndexListOneConstScalarNoAssocT::SetVariable(BaseGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp:727:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp: In member function 'virtual void ArrayIndexListOneConstScalarNoAssocT::AssignAt(BaseGDL*, BaseGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp:752:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp: In member function 'virtual BaseGDL* ArrayIndexListOneConstScalarNoAssocT::Index(BaseGDL*, IxExprListT&)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp:782:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/GDLTreeParser.hpp:13:0, from /builddir/build/BUILD/gdl-0.9.9/src/GDLInterpreter.hpp:14, from /builddir/build/BUILD/gdl-0.9.9/src/GDLInterpreter.cpp:6: /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp: In member function 'virtual BaseGDL* ArrayIndexListOneT::Index(BaseGDL*, IxExprListT&)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp:341:8: warning: unused variable 'assertValue' [-Wunused-variable] SizeT assertValue = ix->NIter( var->N_Elements()/*var->Size()*/); ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp: In member function 'virtual void ArrayIndexListOneScalarVPT::SetVariable(BaseGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp:562:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp: In member function 'virtual void ArrayIndexListOneScalarVPT::AssignAt(BaseGDL*, BaseGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp:609:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp: In member function 'virtual void ArrayIndexListOneConstScalarT::SetVariable(BaseGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp:738:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp: In member function 'virtual void ArrayIndexListOneConstScalarT::AssignAt(BaseGDL*, BaseGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp:763:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp: In member function 'virtual BaseGDL* ArrayIndexListOneConstScalarT::Index(BaseGDL*, IxExprListT&)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp:793:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/GDLInterpreter.hpp:23:0, from /builddir/build/BUILD/gdl-0.9.9/src/GDLInterpreter.cpp:6: /builddir/build/BUILD/gdl-0.9.9/src/accessdesc.hpp: In member function 'void DotAccessDescT::ADAssign(BaseGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/accessdesc.hpp:392:9: warning: unused variable 'lRank' [-Wunused-variable] SizeT lRank = dim.Rank(); ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/GDLInterpreter.cpp:6:0: /builddir/build/BUILD/gdl-0.9.9/src/GDLInterpreter.hpp: In static member function 'static void GDLInterpreter::EnableAllGC()': /builddir/build/BUILD/gdl-0.9.9/src/GDLInterpreter.hpp:366:15: warning: variable 'nEl' set but not used [-Wunused-but-set-variable] SizeT nEl = heap.size(); ^ /builddir/build/BUILD/gdl-0.9.9/src/GDLInterpreter.cpp: In member function 'RetCode GDLInterpreter::interactive(ProgNodeP)': /builddir/build/BUILD/gdl-0.9.9/src/GDLInterpreter.cpp:34:12: warning: unused variable 'interactive_AST_in' [-Wunused-variable] ProgNodeP interactive_AST_in = (_t == ProgNodeP(ASTNULL)) ? ProgNodeP(antlr::nullAST) : _t; ^ /builddir/build/BUILD/gdl-0.9.9/src/GDLInterpreter.cpp: In member function 'RetCode GDLInterpreter::statement(ProgNodeP, bool)': /builddir/build/BUILD/gdl-0.9.9/src/GDLInterpreter.cpp:119:14: warning: unused variable 'tmp1_AST_in' [-Wunused-variable] ProgNodeP tmp1_AST_in = _t; ^ /builddir/build/BUILD/gdl-0.9.9/src/GDLInterpreter.cpp:126:14: warning: unused variable 'tmp2_AST_in' [-Wunused-variable] ProgNodeP tmp2_AST_in = _t; ^ /builddir/build/BUILD/gdl-0.9.9/src/GDLInterpreter.cpp:133:14: warning: unused variable 'tmp3_AST_in' [-Wunused-variable] ProgNodeP tmp3_AST_in = _t; ^ /builddir/build/BUILD/gdl-0.9.9/src/GDLInterpreter.cpp:140:14: warning: unused variable 'tmp4_AST_in' [-Wunused-variable] ProgNodeP tmp4_AST_in = _t; ^ /builddir/build/BUILD/gdl-0.9.9/src/GDLInterpreter.cpp:147:14: warning: unused variable 'tmp5_AST_in' [-Wunused-variable] ProgNodeP tmp5_AST_in = _t; ^ /builddir/build/BUILD/gdl-0.9.9/src/GDLInterpreter.cpp:154:14: warning: unused variable 'tmp6_AST_in' [-Wunused-variable] ProgNodeP tmp6_AST_in = _t; ^ /builddir/build/BUILD/gdl-0.9.9/src/GDLInterpreter.cpp:161:14: warning: unused variable 'tmp7_AST_in' [-Wunused-variable] ProgNodeP tmp7_AST_in = _t; ^ /builddir/build/BUILD/gdl-0.9.9/src/GDLInterpreter.cpp:168:14: warning: unused variable 'tmp8_AST_in' [-Wunused-variable] ProgNodeP tmp8_AST_in = _t; ^ /builddir/build/BUILD/gdl-0.9.9/src/GDLInterpreter.cpp:175:14: warning: unused variable 'tmp9_AST_in' [-Wunused-variable] ProgNodeP tmp9_AST_in = _t; ^ /builddir/build/BUILD/gdl-0.9.9/src/GDLInterpreter.cpp:182:14: warning: unused variable 'tmp10_AST_in' [-Wunused-variable] ProgNodeP tmp10_AST_in = _t; ^ /builddir/build/BUILD/gdl-0.9.9/src/GDLInterpreter.cpp:189:14: warning: unused variable 'tmp11_AST_in' [-Wunused-variable] ProgNodeP tmp11_AST_in = _t; ^ /builddir/build/BUILD/gdl-0.9.9/src/GDLInterpreter.cpp:196:14: warning: unused variable 'tmp12_AST_in' [-Wunused-variable] ProgNodeP tmp12_AST_in = _t; ^ /builddir/build/BUILD/gdl-0.9.9/src/GDLInterpreter.cpp:203:14: warning: unused variable 'tmp13_AST_in' [-Wunused-variable] ProgNodeP tmp13_AST_in = _t; ^ /builddir/build/BUILD/gdl-0.9.9/src/GDLInterpreter.cpp:210:14: warning: unused variable 'tmp14_AST_in' [-Wunused-variable] ProgNodeP tmp14_AST_in = _t; ^ /builddir/build/BUILD/gdl-0.9.9/src/GDLInterpreter.cpp:217:14: warning: unused variable 'tmp15_AST_in' [-Wunused-variable] ProgNodeP tmp15_AST_in = _t; ^ /builddir/build/BUILD/gdl-0.9.9/src/GDLInterpreter.cpp:224:14: warning: unused variable 'tmp16_AST_in' [-Wunused-variable] ProgNodeP tmp16_AST_in = _t; ^ /builddir/build/BUILD/gdl-0.9.9/src/GDLInterpreter.cpp:231:14: warning: unused variable 'tmp17_AST_in' [-Wunused-variable] ProgNodeP tmp17_AST_in = _t; ^ /builddir/build/BUILD/gdl-0.9.9/src/GDLInterpreter.cpp:238:14: warning: unused variable 'tmp18_AST_in' [-Wunused-variable] ProgNodeP tmp18_AST_in = _t; ^ /builddir/build/BUILD/gdl-0.9.9/src/GDLInterpreter.cpp:245:14: warning: unused variable 'tmp19_AST_in' [-Wunused-variable] ProgNodeP tmp19_AST_in = _t; ^ /builddir/build/BUILD/gdl-0.9.9/src/GDLInterpreter.cpp:252:14: warning: unused variable 'tmp20_AST_in' [-Wunused-variable] ProgNodeP tmp20_AST_in = _t; ^ /builddir/build/BUILD/gdl-0.9.9/src/GDLInterpreter.cpp:259:14: warning: unused variable 'tmp21_AST_in' [-Wunused-variable] ProgNodeP tmp21_AST_in = _t; ^ /builddir/build/BUILD/gdl-0.9.9/src/GDLInterpreter.cpp:266:14: warning: unused variable 'tmp22_AST_in' [-Wunused-variable] ProgNodeP tmp22_AST_in = _t; ^ /builddir/build/BUILD/gdl-0.9.9/src/GDLInterpreter.cpp:273:14: warning: unused variable 'tmp23_AST_in' [-Wunused-variable] ProgNodeP tmp23_AST_in = _t; ^ /builddir/build/BUILD/gdl-0.9.9/src/GDLInterpreter.cpp:280:14: warning: unused variable 'tmp24_AST_in' [-Wunused-variable] ProgNodeP tmp24_AST_in = _t; ^ /builddir/build/BUILD/gdl-0.9.9/src/GDLInterpreter.cpp:287:14: warning: unused variable 'tmp25_AST_in' [-Wunused-variable] ProgNodeP tmp25_AST_in = _t; ^ /builddir/build/BUILD/gdl-0.9.9/src/GDLInterpreter.cpp:294:14: warning: unused variable 'tmp26_AST_in' [-Wunused-variable] ProgNodeP tmp26_AST_in = _t; ^ /builddir/build/BUILD/gdl-0.9.9/src/GDLInterpreter.cpp:301:14: warning: unused variable 'tmp27_AST_in' [-Wunused-variable] ProgNodeP tmp27_AST_in = _t; ^ /builddir/build/BUILD/gdl-0.9.9/src/GDLInterpreter.cpp:308:14: warning: unused variable 'tmp28_AST_in' [-Wunused-variable] ProgNodeP tmp28_AST_in = _t; ^ /builddir/build/BUILD/gdl-0.9.9/src/GDLInterpreter.cpp:315:14: warning: unused variable 'tmp29_AST_in' [-Wunused-variable] ProgNodeP tmp29_AST_in = _t; ^ /builddir/build/BUILD/gdl-0.9.9/src/GDLInterpreter.cpp:322:14: warning: unused variable 'tmp30_AST_in' [-Wunused-variable] ProgNodeP tmp30_AST_in = _t; ^ /builddir/build/BUILD/gdl-0.9.9/src/GDLInterpreter.cpp:329:14: warning: unused variable 'tmp31_AST_in' [-Wunused-variable] ProgNodeP tmp31_AST_in = _t; ^ /builddir/build/BUILD/gdl-0.9.9/src/GDLInterpreter.cpp:336:14: warning: unused variable 'tmp32_AST_in' [-Wunused-variable] ProgNodeP tmp32_AST_in = _t; ^ /builddir/build/BUILD/gdl-0.9.9/src/GDLInterpreter.cpp:343:14: warning: unused variable 'tmp33_AST_in' [-Wunused-variable] ProgNodeP tmp33_AST_in = _t; ^ /builddir/build/BUILD/gdl-0.9.9/src/GDLInterpreter.cpp:76:12: warning: unused variable 'statement_AST_in' [-Wunused-variable] ProgNodeP statement_AST_in = (_t == ProgNodeP(ASTNULL)) ? ProgNodeP(antlr::nullAST) : _t; ^ /builddir/build/BUILD/gdl-0.9.9/src/GDLInterpreter.cpp: In member function 'BaseGDL* GDLInterpreter::call_fun(ProgNodeP)': /builddir/build/BUILD/gdl-0.9.9/src/GDLInterpreter.cpp:639:12: warning: unused variable 'call_fun_AST_in' [-Wunused-variable] ProgNodeP call_fun_AST_in = (_t == ProgNodeP(ASTNULL)) ? ProgNodeP(antlr::nullAST) : _t; ^ /builddir/build/BUILD/gdl-0.9.9/src/GDLInterpreter.cpp: In member function 'BaseGDL** GDLInterpreter::call_lfun(ProgNodeP)': /builddir/build/BUILD/gdl-0.9.9/src/GDLInterpreter.cpp:694:12: warning: unused variable 'call_lfun_AST_in' [-Wunused-variable] ProgNodeP call_lfun_AST_in = (_t == ProgNodeP(ASTNULL)) ? ProgNodeP(antlr::nullAST) : _t; ^ /builddir/build/BUILD/gdl-0.9.9/src/GDLInterpreter.cpp: In member function 'void GDLInterpreter::call_pro(ProgNodeP)': /builddir/build/BUILD/gdl-0.9.9/src/GDLInterpreter.cpp:744:12: warning: unused variable 'call_pro_AST_in' [-Wunused-variable] ProgNodeP call_pro_AST_in = (_t == ProgNodeP(ASTNULL)) ? ProgNodeP(antlr::nullAST) : _t; ^ /builddir/build/BUILD/gdl-0.9.9/src/GDLInterpreter.cpp: In member function 'RetCode GDLInterpreter::statement_list(ProgNodeP, bool)': /builddir/build/BUILD/gdl-0.9.9/src/GDLInterpreter.cpp:781:12: warning: unused variable 'statement_list_AST_in' [-Wunused-variable] ProgNodeP statement_list_AST_in = (_t == ProgNodeP(ASTNULL)) ? ProgNodeP(antlr::nullAST) : _t; ^ /builddir/build/BUILD/gdl-0.9.9/src/GDLInterpreter.cpp: In member function 'RetCode GDLInterpreter::execute(ProgNodeP, bool)': /builddir/build/BUILD/gdl-0.9.9/src/GDLInterpreter.cpp:819:12: warning: unused variable 'execute_AST_in' [-Wunused-variable] ProgNodeP execute_AST_in = (_t == ProgNodeP(ASTNULL)) ? ProgNodeP(antlr::nullAST) : _t; ^ /builddir/build/BUILD/gdl-0.9.9/src/GDLInterpreter.cpp: In member function 'BaseGDL** GDLInterpreter::l_deref(ProgNodeP)': /builddir/build/BUILD/gdl-0.9.9/src/GDLInterpreter.cpp:836:12: warning: unused variable 'l_deref_AST_in' [-Wunused-variable] ProgNodeP l_deref_AST_in = (_t == ProgNodeP(ASTNULL)) ? ProgNodeP(antlr::nullAST) : _t; ^ /builddir/build/BUILD/gdl-0.9.9/src/GDLInterpreter.cpp:887:12: warning: unused variable 'tmp34_AST_in' [-Wunused-variable] ProgNodeP tmp34_AST_in = _t; ^ /builddir/build/BUILD/gdl-0.9.9/src/GDLInterpreter.cpp: In member function 'BaseGDL** GDLInterpreter::l_decinc_indexable_expr(ProgNodeP, BaseGDL*&)': /builddir/build/BUILD/gdl-0.9.9/src/GDLInterpreter.cpp:898:12: warning: unused variable 'l_decinc_indexable_expr_AST_in' [-Wunused-variable] ProgNodeP l_decinc_indexable_expr_AST_in = (_t == ProgNodeP(ASTNULL)) ? ProgNodeP(antlr::nullAST) : _t; ^ /builddir/build/BUILD/gdl-0.9.9/src/GDLInterpreter.cpp: In member function 'BaseGDL** GDLInterpreter::l_function_call_internal(ProgNodeP)': /builddir/build/BUILD/gdl-0.9.9/src/GDLInterpreter.cpp:961:13: warning: unused variable 'tmp35_AST_in' [-Wunused-variable] ProgNodeP tmp35_AST_in = _t; ^ /builddir/build/BUILD/gdl-0.9.9/src/GDLInterpreter.cpp:968:13: warning: unused variable 'tmp36_AST_in' [-Wunused-variable] ProgNodeP tmp36_AST_in = _t; ^ /builddir/build/BUILD/gdl-0.9.9/src/GDLInterpreter.cpp:975:13: warning: unused variable 'tmp37_AST_in' [-Wunused-variable] ProgNodeP tmp37_AST_in = _t; ^ /builddir/build/BUILD/gdl-0.9.9/src/GDLInterpreter.cpp:982:13: warning: unused variable 'tmp38_AST_in' [-Wunused-variable] ProgNodeP tmp38_AST_in = _t; ^ /builddir/build/BUILD/gdl-0.9.9/src/GDLInterpreter.cpp:949:12: warning: unused variable 'l_function_call_internal_AST_in' [-Wunused-variable] ProgNodeP l_function_call_internal_AST_in = (_t == ProgNodeP(ASTNULL)) ? ProgNodeP(antlr::nullAST) : _t; ^ /builddir/build/BUILD/gdl-0.9.9/src/GDLInterpreter.cpp: In member function 'BaseGDL** GDLInterpreter::l_defined_simple_var(ProgNodeP)': /builddir/build/BUILD/gdl-0.9.9/src/GDLInterpreter.cpp:1021:13: warning: unused variable 'tmp39_AST_in' [-Wunused-variable] ProgNodeP tmp39_AST_in = _t; ^ /builddir/build/BUILD/gdl-0.9.9/src/GDLInterpreter.cpp:1028:13: warning: unused variable 'tmp40_AST_in' [-Wunused-variable] ProgNodeP tmp40_AST_in = _t; ^ /builddir/build/BUILD/gdl-0.9.9/src/GDLInterpreter.cpp:998:12: warning: unused variable 'l_defined_simple_var_AST_in' [-Wunused-variable] ProgNodeP l_defined_simple_var_AST_in = (_t == ProgNodeP(ASTNULL)) ? ProgNodeP(antlr::nullAST) : _t; ^ /builddir/build/BUILD/gdl-0.9.9/src/GDLInterpreter.cpp: In member function 'BaseGDL** GDLInterpreter::l_sys_var(ProgNodeP)': /builddir/build/BUILD/gdl-0.9.9/src/GDLInterpreter.cpp:1044:12: warning: unused variable 'l_sys_var_AST_in' [-Wunused-variable] ProgNodeP l_sys_var_AST_in = (_t == ProgNodeP(ASTNULL)) ? ProgNodeP(antlr::nullAST) : _t; ^ /builddir/build/BUILD/gdl-0.9.9/src/GDLInterpreter.cpp:1054:12: warning: unused variable 'tmp41_AST_in' [-Wunused-variable] ProgNodeP tmp41_AST_in = _t; ^ /builddir/build/BUILD/gdl-0.9.9/src/GDLInterpreter.cpp: In member function 'BaseGDL** GDLInterpreter::l_decinc_array_expr(ProgNodeP, int, BaseGDL*&)': /builddir/build/BUILD/gdl-0.9.9/src/GDLInterpreter.cpp:1160:13: warning: unused variable 'tmp42_AST_in' [-Wunused-variable] ProgNodeP tmp42_AST_in = _t; ^ /builddir/build/BUILD/gdl-0.9.9/src/GDLInterpreter.cpp:1065:12: warning: unused variable 'l_decinc_array_expr_AST_in' [-Wunused-variable] ProgNodeP l_decinc_array_expr_AST_in = (_t == ProgNodeP(ASTNULL)) ? ProgNodeP(antlr::nullAST) : _t; ^ /builddir/build/BUILD/gdl-0.9.9/src/GDLInterpreter.cpp: In member function 'BaseGDL* GDLInterpreter::l_decinc_dot_expr(ProgNodeP, int)': /builddir/build/BUILD/gdl-0.9.9/src/GDLInterpreter.cpp:1191:12: warning: unused variable 'l_decinc_dot_expr_AST_in' [-Wunused-variable] ProgNodeP l_decinc_dot_expr_AST_in = (_t == ProgNodeP(ASTNULL)) ? ProgNodeP(antlr::nullAST) : _t; ^ /builddir/build/BUILD/gdl-0.9.9/src/GDLInterpreter.cpp:1236:12: warning: unused variable 'tmp43_AST_in' [-Wunused-variable] ProgNodeP tmp43_AST_in = _t; ^ /builddir/build/BUILD/gdl-0.9.9/src/GDLInterpreter.cpp: In member function 'BaseGDL** GDLInterpreter::l_decinc_expr(ProgNodeP, int, BaseGDL*&)': /builddir/build/BUILD/gdl-0.9.9/src/GDLInterpreter.cpp:1262:13: warning: unused variable 'tmp44_AST_in' [-Wunused-variable] ProgNodeP tmp44_AST_in = _t; ^ /builddir/build/BUILD/gdl-0.9.9/src/GDLInterpreter.cpp:1287:13: warning: unused variable 'tmp45_AST_in' [-Wunused-variable] ProgNodeP tmp45_AST_in = _t; ^ /builddir/build/BUILD/gdl-0.9.9/src/GDLInterpreter.cpp:1354:13: warning: variable 'tmp' set but not used [-Wunused-but-set-variable] BaseGDL** tmp; ^ /builddir/build/BUILD/gdl-0.9.9/src/GDLInterpreter.cpp:1370:13: warning: unused variable 'tmp46_AST_in' [-Wunused-variable] ProgNodeP tmp46_AST_in = _t; ^ /builddir/build/BUILD/gdl-0.9.9/src/GDLInterpreter.cpp:1479:13: warning: unused variable 'tmp47_AST_in' [-Wunused-variable] ProgNodeP tmp47_AST_in = _t; ^ /builddir/build/BUILD/gdl-0.9.9/src/GDLInterpreter.cpp:1614:13: warning: unused variable 'tmp48_AST_in' [-Wunused-variable] ProgNodeP tmp48_AST_in = _t; ^ /builddir/build/BUILD/gdl-0.9.9/src/GDLInterpreter.cpp:1720:13: warning: unused variable 'tmp49_AST_in' [-Wunused-variable] ProgNodeP tmp49_AST_in = _t; ^ /builddir/build/BUILD/gdl-0.9.9/src/GDLInterpreter.cpp:1247:12: warning: unused variable 'l_decinc_expr_AST_in' [-Wunused-variable] ProgNodeP l_decinc_expr_AST_in = (_t == ProgNodeP(ASTNULL)) ? ProgNodeP(antlr::nullAST) : _t; ^ /builddir/build/BUILD/gdl-0.9.9/src/GDLInterpreter.cpp: In member function 'BaseGDL* GDLInterpreter::expr(ProgNodeP)': /builddir/build/BUILD/gdl-0.9.9/src/GDLInterpreter.cpp:1740:12: warning: unused variable 'expr_AST_in' [-Wunused-variable] ProgNodeP expr_AST_in = (_t == ProgNodeP(ASTNULL)) ? ProgNodeP(antlr::nullAST) : _t; ^ /builddir/build/BUILD/gdl-0.9.9/src/GDLInterpreter.cpp: In member function 'BaseGDL* GDLInterpreter::indexable_expr(ProgNodeP)': /builddir/build/BUILD/gdl-0.9.9/src/GDLInterpreter.cpp:1821:13: warning: unused variable 'tmp50_AST_in' [-Wunused-variable] ProgNodeP tmp50_AST_in = _t; ^ /builddir/build/BUILD/gdl-0.9.9/src/GDLInterpreter.cpp:1828:13: warning: unused variable 'tmp51_AST_in' [-Wunused-variable] ProgNodeP tmp51_AST_in = _t; ^ /builddir/build/BUILD/gdl-0.9.9/src/GDLInterpreter.cpp:1800:12: warning: unused variable 'indexable_expr_AST_in' [-Wunused-variable] ProgNodeP indexable_expr_AST_in = (_t == ProgNodeP(ASTNULL)) ? ProgNodeP(antlr::nullAST) : _t; ^ /builddir/build/BUILD/gdl-0.9.9/src/GDLInterpreter.cpp:1806:12: warning: variable 'e2' set but not used [-Wunused-but-set-variable] BaseGDL** e2; ^ /builddir/build/BUILD/gdl-0.9.9/src/GDLInterpreter.cpp: In member function 'BaseGDL* GDLInterpreter::indexable_tmp_expr(ProgNodeP)': /builddir/build/BUILD/gdl-0.9.9/src/GDLInterpreter.cpp:1863:13: warning: unused variable 'tmp52_AST_in' [-Wunused-variable] ProgNodeP tmp52_AST_in = _t; ^ /builddir/build/BUILD/gdl-0.9.9/src/GDLInterpreter.cpp:1872:13: warning: unused variable 'tmp53_AST_in' [-Wunused-variable] ProgNodeP tmp53_AST_in = _t; ^ /builddir/build/BUILD/gdl-0.9.9/src/GDLInterpreter.cpp:1880:13: warning: unused variable 'tmp54_AST_in' [-Wunused-variable] ProgNodeP tmp54_AST_in = _t; ^ /builddir/build/BUILD/gdl-0.9.9/src/GDLInterpreter.cpp:1850:12: warning: unused variable 'indexable_tmp_expr_AST_in' [-Wunused-variable] ProgNodeP indexable_tmp_expr_AST_in = (_t == ProgNodeP(ASTNULL)) ? ProgNodeP(antlr::nullAST) : _t; ^ /builddir/build/BUILD/gdl-0.9.9/src/GDLInterpreter.cpp: In member function 'BaseGDL* GDLInterpreter::lib_function_call_internal(ProgNodeP)': /builddir/build/BUILD/gdl-0.9.9/src/GDLInterpreter.cpp:1934:12: warning: unused variable 'lib_function_call_internal_AST_in' [-Wunused-variable] ProgNodeP lib_function_call_internal_AST_in = (_t == ProgNodeP(ASTNULL)) ? ProgNodeP(antlr::nullAST) : _t; ^ /builddir/build/BUILD/gdl-0.9.9/src/GDLInterpreter.cpp:1945:12: warning: unused variable 'tmp55_AST_in' [-Wunused-variable] ProgNodeP tmp55_AST_in = _t; ^ /builddir/build/BUILD/gdl-0.9.9/src/GDLInterpreter.cpp: In member function 'BaseGDL** GDLInterpreter::l_expr_internal(ProgNodeP, BaseGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/GDLInterpreter.cpp:1970:13: warning: unused variable 'tmp56_AST_in' [-Wunused-variable] ProgNodeP tmp56_AST_in = _t; ^ /builddir/build/BUILD/gdl-0.9.9/src/GDLInterpreter.cpp:2017:13: warning: unused variable 'tmp57_AST_in' [-Wunused-variable] ProgNodeP tmp57_AST_in = _t; ^ /builddir/build/BUILD/gdl-0.9.9/src/GDLInterpreter.cpp:2024:13: warning: unused variable 'tmp58_AST_in' [-Wunused-variable] ProgNodeP tmp58_AST_in = _t; ^ /builddir/build/BUILD/gdl-0.9.9/src/GDLInterpreter.cpp:2031:13: warning: unused variable 'tmp59_AST_in' [-Wunused-variable] ProgNodeP tmp59_AST_in = _t; ^ /builddir/build/BUILD/gdl-0.9.9/src/GDLInterpreter.cpp:2038:13: warning: unused variable 'tmp60_AST_in' [-Wunused-variable] ProgNodeP tmp60_AST_in = _t; ^ /builddir/build/BUILD/gdl-0.9.9/src/GDLInterpreter.cpp:2060:13: warning: unused variable 'tmp61_AST_in' [-Wunused-variable] ProgNodeP tmp61_AST_in = _t; ^ /builddir/build/BUILD/gdl-0.9.9/src/GDLInterpreter.cpp:1956:12: warning: unused variable 'l_expr_internal_AST_in' [-Wunused-variable] ProgNodeP l_expr_internal_AST_in = (_t == ProgNodeP(ASTNULL)) ? ProgNodeP(antlr::nullAST) : _t; ^ /builddir/build/BUILD/gdl-0.9.9/src/GDLInterpreter.cpp:1962:11: warning: variable 'e1' set but not used [-Wunused-but-set-variable] BaseGDL* e1; ^ /builddir/build/BUILD/gdl-0.9.9/src/GDLInterpreter.cpp: In member function 'BaseGDL* GDLInterpreter::tmp_expr(ProgNodeP)': /builddir/build/BUILD/gdl-0.9.9/src/GDLInterpreter.cpp:2097:13: warning: unused variable 'tmp62_AST_in' [-Wunused-variable] ProgNodeP tmp62_AST_in = _t; ^ /builddir/build/BUILD/gdl-0.9.9/src/GDLInterpreter.cpp:2106:13: warning: unused variable 'tmp63_AST_in' [-Wunused-variable] ProgNodeP tmp63_AST_in = _t; ^ /builddir/build/BUILD/gdl-0.9.9/src/GDLInterpreter.cpp:2114:13: warning: unused variable 'tmp64_AST_in' [-Wunused-variable] ProgNodeP tmp64_AST_in = _t; ^ /builddir/build/BUILD/gdl-0.9.9/src/GDLInterpreter.cpp:2153:13: warning: unused variable 'tmp65_AST_in' [-Wunused-variable] ProgNodeP tmp65_AST_in = _t; ^ /builddir/build/BUILD/gdl-0.9.9/src/GDLInterpreter.cpp:2076:12: warning: unused variable 'tmp_expr_AST_in' [-Wunused-variable] ProgNodeP tmp_expr_AST_in = (_t == ProgNodeP(ASTNULL)) ? ProgNodeP(antlr::nullAST) : _t; ^ /builddir/build/BUILD/gdl-0.9.9/src/GDLInterpreter.cpp:2082:12: warning: variable 'e2' set but not used [-Wunused-but-set-variable] BaseGDL** e2; ^ /builddir/build/BUILD/gdl-0.9.9/src/GDLInterpreter.cpp: In member function 'BaseGDL** GDLInterpreter::l_simple_var(ProgNodeP)': /builddir/build/BUILD/gdl-0.9.9/src/GDLInterpreter.cpp:2202:13: warning: unused variable 'tmp66_AST_in' [-Wunused-variable] ProgNodeP tmp66_AST_in = _t; ^ /builddir/build/BUILD/gdl-0.9.9/src/GDLInterpreter.cpp:2209:13: warning: unused variable 'tmp67_AST_in' [-Wunused-variable] ProgNodeP tmp67_AST_in = _t; ^ /builddir/build/BUILD/gdl-0.9.9/src/GDLInterpreter.cpp:2188:12: warning: unused variable 'l_simple_var_AST_in' [-Wunused-variable] ProgNodeP l_simple_var_AST_in = (_t == ProgNodeP(ASTNULL)) ? ProgNodeP(antlr::nullAST) : _t; ^ /builddir/build/BUILD/gdl-0.9.9/src/GDLInterpreter.cpp: In member function 'void GDLInterpreter::parameter_def(ProgNodeP, EnvBaseT*)': /builddir/build/BUILD/gdl-0.9.9/src/GDLInterpreter.cpp:2226:12: warning: unused variable 'parameter_def_AST_in' [-Wunused-variable] ProgNodeP parameter_def_AST_in = (_t == ProgNodeP(ASTNULL)) ? ProgNodeP(antlr::nullAST) : _t; ^ /builddir/build/BUILD/gdl-0.9.9/src/GDLInterpreter.cpp:2286:12: warning: unused variable 'tmp68_AST_in' [-Wunused-variable] ProgNodeP tmp68_AST_in = _t; ^ /builddir/build/BUILD/gdl-0.9.9/src/GDLInterpreter.cpp:2289:12: warning: unused variable 'tmp69_AST_in' [-Wunused-variable] ProgNodeP tmp69_AST_in = _t; ^ /builddir/build/BUILD/gdl-0.9.9/src/GDLInterpreter.cpp: In member function 'BaseGDL* GDLInterpreter::r_expr(ProgNodeP)': /builddir/build/BUILD/gdl-0.9.9/src/GDLInterpreter.cpp:2311:13: warning: unused variable 'tmp70_AST_in' [-Wunused-variable] ProgNodeP tmp70_AST_in = _t; ^ /builddir/build/BUILD/gdl-0.9.9/src/GDLInterpreter.cpp:2318:13: warning: unused variable 'tmp71_AST_in' [-Wunused-variable] ProgNodeP tmp71_AST_in = _t; ^ /builddir/build/BUILD/gdl-0.9.9/src/GDLInterpreter.cpp:2325:13: warning: unused variable 'tmp72_AST_in' [-Wunused-variable] ProgNodeP tmp72_AST_in = _t; ^ /builddir/build/BUILD/gdl-0.9.9/src/GDLInterpreter.cpp:2332:13: warning: unused variable 'tmp73_AST_in' [-Wunused-variable] ProgNodeP tmp73_AST_in = _t; ^ /builddir/build/BUILD/gdl-0.9.9/src/GDLInterpreter.cpp:2339:13: warning: unused variable 'tmp74_AST_in' [-Wunused-variable] ProgNodeP tmp74_AST_in = _t; ^ /builddir/build/BUILD/gdl-0.9.9/src/GDLInterpreter.cpp:2346:13: warning: unused variable 'tmp75_AST_in' [-Wunused-variable] ProgNodeP tmp75_AST_in = _t; ^ /builddir/build/BUILD/gdl-0.9.9/src/GDLInterpreter.cpp:2354:13: warning: unused variable 'tmp76_AST_in' [-Wunused-variable] ProgNodeP tmp76_AST_in = _t; ^ /builddir/build/BUILD/gdl-0.9.9/src/GDLInterpreter.cpp:2366:13: warning: unused variable 'tmp77_AST_in' [-Wunused-variable] ProgNodeP tmp77_AST_in = _t; ^ /builddir/build/BUILD/gdl-0.9.9/src/GDLInterpreter.cpp:2378:13: warning: unused variable 'tmp78_AST_in' [-Wunused-variable] ProgNodeP tmp78_AST_in = _t; ^ /builddir/build/BUILD/gdl-0.9.9/src/GDLInterpreter.cpp:2390:13: warning: unused variable 'tmp79_AST_in' [-Wunused-variable] ProgNodeP tmp79_AST_in = _t; ^ /builddir/build/BUILD/gdl-0.9.9/src/GDLInterpreter.cpp:2297:12: warning: unused variable 'r_expr_AST_in' [-Wunused-variable] ProgNodeP r_expr_AST_in = (_t == ProgNodeP(ASTNULL)) ? ProgNodeP(antlr::nullAST) : _t; ^ /builddir/build/BUILD/gdl-0.9.9/src/GDLInterpreter.cpp:2303:12: warning: variable 'refRet' set but not used [-Wunused-but-set-variable] BaseGDL** refRet; // not used ^ /builddir/build/BUILD/gdl-0.9.9/src/GDLInterpreter.cpp: In member function 'BaseGDL** GDLInterpreter::l_indexable_expr(ProgNodeP)': /builddir/build/BUILD/gdl-0.9.9/src/GDLInterpreter.cpp:2434:13: warning: unused variable 'tmp80_AST_in' [-Wunused-variable] ProgNodeP tmp80_AST_in = _t; ^ /builddir/build/BUILD/gdl-0.9.9/src/GDLInterpreter.cpp:2410:12: warning: unused variable 'l_indexable_expr_AST_in' [-Wunused-variable] ProgNodeP l_indexable_expr_AST_in = (_t == ProgNodeP(ASTNULL)) ? ProgNodeP(antlr::nullAST) : _t; ^ /builddir/build/BUILD/gdl-0.9.9/src/GDLInterpreter.cpp: In member function 'BaseGDL** GDLInterpreter::l_arrayexpr_mfcall_as_mfcall(ProgNodeP)': /builddir/build/BUILD/gdl-0.9.9/src/GDLInterpreter.cpp:2484:12: warning: unused variable 'l_arrayexpr_mfcall_as_mfcall_AST_in' [-Wunused-variable] ProgNodeP l_arrayexpr_mfcall_as_mfcall_AST_in = (_t == ProgNodeP(ASTNULL)) ? ProgNodeP(antlr::nullAST) : _t; ^ /builddir/build/BUILD/gdl-0.9.9/src/GDLInterpreter.cpp:2494:12: warning: unused variable 'tmp81_AST_in' [-Wunused-variable] ProgNodeP tmp81_AST_in = _t; ^ /builddir/build/BUILD/gdl-0.9.9/src/GDLInterpreter.cpp: In member function 'BaseGDL** GDLInterpreter::unused_l_array_expr(ProgNodeP, BaseGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/GDLInterpreter.cpp:2532:12: warning: unused variable 'unused_l_array_expr_AST_in' [-Wunused-variable] ProgNodeP unused_l_array_expr_AST_in = (_t == ProgNodeP(ASTNULL)) ? ProgNodeP(antlr::nullAST) : _t; ^ /builddir/build/BUILD/gdl-0.9.9/src/GDLInterpreter.cpp:2534:19: warning: variable 'aL' set but not used [-Wunused-but-set-variable] ArrayIndexListT* aL; ^ /builddir/build/BUILD/gdl-0.9.9/src/GDLInterpreter.cpp:2538:12: warning: unused variable 'tmp82_AST_in' [-Wunused-variable] ProgNodeP tmp82_AST_in = _t; ^ /builddir/build/BUILD/gdl-0.9.9/src/GDLInterpreter.cpp: In member function 'ArrayIndexListT* GDLInterpreter::arrayindex_list(ProgNodeP, bool)': /builddir/build/BUILD/gdl-0.9.9/src/GDLInterpreter.cpp:2555:12: warning: unused variable 'arrayindex_list_AST_in' [-Wunused-variable] ProgNodeP arrayindex_list_AST_in = (_t == ProgNodeP(ASTNULL)) ? ProgNodeP(antlr::nullAST) : _t; ^ /builddir/build/BUILD/gdl-0.9.9/src/GDLInterpreter.cpp:2612:12: warning: unused variable 'tmp83_AST_in' [-Wunused-variable] ProgNodeP tmp83_AST_in = _t; ^ /builddir/build/BUILD/gdl-0.9.9/src/GDLInterpreter.cpp: In member function 'void GDLInterpreter::l_dot_array_expr(ProgNodeP, DotAccessDescT*)': /builddir/build/BUILD/gdl-0.9.9/src/GDLInterpreter.cpp:2663:13: warning: unused variable 'tmp84_AST_in' [-Wunused-variable] ProgNodeP tmp84_AST_in = _t; ^ /builddir/build/BUILD/gdl-0.9.9/src/GDLInterpreter.cpp:2622:12: warning: unused variable 'l_dot_array_expr_AST_in' [-Wunused-variable] ProgNodeP l_dot_array_expr_AST_in = (_t == ProgNodeP(ASTNULL)) ? ProgNodeP(antlr::nullAST) : _t; ^ /builddir/build/BUILD/gdl-0.9.9/src/GDLInterpreter.cpp: In member function 'BaseGDL** GDLInterpreter::l_arrayexpr_mfcall(ProgNodeP, BaseGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/GDLInterpreter.cpp:2701:12: warning: unused variable 'l_arrayexpr_mfcall_AST_in' [-Wunused-variable] ProgNodeP l_arrayexpr_mfcall_AST_in = (_t == ProgNodeP(ASTNULL)) ? ProgNodeP(antlr::nullAST) : _t; ^ /builddir/build/BUILD/gdl-0.9.9/src/GDLInterpreter.cpp:2713:12: warning: unused variable 'tmp85_AST_in' [-Wunused-variable] ProgNodeP tmp85_AST_in = _t; ^ /builddir/build/BUILD/gdl-0.9.9/src/GDLInterpreter.cpp: In member function 'void GDLInterpreter::tag_expr(ProgNodeP, DotAccessDescT*)': /builddir/build/BUILD/gdl-0.9.9/src/GDLInterpreter.cpp:2843:13: warning: unused variable 'tmp86_AST_in' [-Wunused-variable] ProgNodeP tmp86_AST_in = _t; ^ /builddir/build/BUILD/gdl-0.9.9/src/GDLInterpreter.cpp:2850:13: warning: unused variable 'tmp87_AST_in' [-Wunused-variable] ProgNodeP tmp87_AST_in = _t; ^ /builddir/build/BUILD/gdl-0.9.9/src/GDLInterpreter.cpp:2804:12: warning: unused variable 'tag_expr_AST_in' [-Wunused-variable] ProgNodeP tag_expr_AST_in = (_t == ProgNodeP(ASTNULL)) ? ProgNodeP(antlr::nullAST) : _t; ^ /builddir/build/BUILD/gdl-0.9.9/src/GDLInterpreter.cpp: In member function 'void GDLInterpreter::tag_array_expr(ProgNodeP, DotAccessDescT*)': /builddir/build/BUILD/gdl-0.9.9/src/GDLInterpreter.cpp:2900:13: warning: unused variable 'tmp88_AST_in' [-Wunused-variable] ProgNodeP tmp88_AST_in = _t; ^ /builddir/build/BUILD/gdl-0.9.9/src/GDLInterpreter.cpp:2866:12: warning: unused variable 'tag_array_expr_AST_in' [-Wunused-variable] ProgNodeP tag_array_expr_AST_in = (_t == ProgNodeP(ASTNULL)) ? ProgNodeP(antlr::nullAST) : _t; ^ /builddir/build/BUILD/gdl-0.9.9/src/GDLInterpreter.cpp: In member function 'BaseGDL* GDLInterpreter::r_dot_indexable_expr(ProgNodeP, DotAccessDescT*)': /builddir/build/BUILD/gdl-0.9.9/src/GDLInterpreter.cpp:2973:13: warning: unused variable 'tmp89_AST_in' [-Wunused-variable] ProgNodeP tmp89_AST_in = _t; ^ /builddir/build/BUILD/gdl-0.9.9/src/GDLInterpreter.cpp:2992:13: warning: unused variable 'tmp90_AST_in' [-Wunused-variable] ProgNodeP tmp90_AST_in = _t; ^ /builddir/build/BUILD/gdl-0.9.9/src/GDLInterpreter.cpp:2930:12: warning: unused variable 'r_dot_indexable_expr_AST_in' [-Wunused-variable] ProgNodeP r_dot_indexable_expr_AST_in = (_t == ProgNodeP(ASTNULL)) ? ProgNodeP(antlr::nullAST) : _t; ^ /builddir/build/BUILD/gdl-0.9.9/src/GDLInterpreter.cpp:2964:12: warning: variable 'e' set but not used [-Wunused-but-set-variable] BaseGDL** e; ^ /builddir/build/BUILD/gdl-0.9.9/src/GDLInterpreter.cpp: In member function 'void GDLInterpreter::r_dot_array_expr(ProgNodeP, DotAccessDescT*)': /builddir/build/BUILD/gdl-0.9.9/src/GDLInterpreter.cpp:3042:13: warning: unused variable 'tmp91_AST_in' [-Wunused-variable] ProgNodeP tmp91_AST_in = _t; ^ /builddir/build/BUILD/gdl-0.9.9/src/GDLInterpreter.cpp:3009:12: warning: unused variable 'r_dot_array_expr_AST_in' [-Wunused-variable] ProgNodeP r_dot_array_expr_AST_in = (_t == ProgNodeP(ASTNULL)) ? ProgNodeP(antlr::nullAST) : _t; ^ /builddir/build/BUILD/gdl-0.9.9/src/GDLInterpreter.cpp: In member function 'BaseGDL* GDLInterpreter::assign_expr(ProgNodeP)': /builddir/build/BUILD/gdl-0.9.9/src/GDLInterpreter.cpp:3086:13: warning: unused variable 'tmp92_AST_in' [-Wunused-variable] ProgNodeP tmp92_AST_in = _t; ^ /builddir/build/BUILD/gdl-0.9.9/src/GDLInterpreter.cpp:3093:13: warning: unused variable 'tmp93_AST_in' [-Wunused-variable] ProgNodeP tmp93_AST_in = _t; ^ /builddir/build/BUILD/gdl-0.9.9/src/GDLInterpreter.cpp:3100:13: warning: unused variable 'tmp94_AST_in' [-Wunused-variable] ProgNodeP tmp94_AST_in = _t; ^ /builddir/build/BUILD/gdl-0.9.9/src/GDLInterpreter.cpp:3072:12: warning: unused variable 'assign_expr_AST_in' [-Wunused-variable] ProgNodeP assign_expr_AST_in = (_t == ProgNodeP(ASTNULL)) ? ProgNodeP(antlr::nullAST) : _t; ^ /builddir/build/BUILD/gdl-0.9.9/src/GDLInterpreter.cpp:3078:12: warning: unused variable 'l' [-Wunused-variable] BaseGDL** l; ^ /builddir/build/BUILD/gdl-0.9.9/src/GDLInterpreter.cpp: In member function 'BaseGDL* GDLInterpreter::unused_function_call(ProgNodeP)': /builddir/build/BUILD/gdl-0.9.9/src/GDLInterpreter.cpp:3124:13: warning: unused variable 'tmp95_AST_in' [-Wunused-variable] ProgNodeP tmp95_AST_in = _t; ^ /builddir/build/BUILD/gdl-0.9.9/src/GDLInterpreter.cpp:3131:13: warning: unused variable 'tmp96_AST_in' [-Wunused-variable] ProgNodeP tmp96_AST_in = _t; ^ /builddir/build/BUILD/gdl-0.9.9/src/GDLInterpreter.cpp:3138:13: warning: unused variable 'tmp97_AST_in' [-Wunused-variable] ProgNodeP tmp97_AST_in = _t; ^ /builddir/build/BUILD/gdl-0.9.9/src/GDLInterpreter.cpp:3145:13: warning: unused variable 'tmp98_AST_in' [-Wunused-variable] ProgNodeP tmp98_AST_in = _t; ^ /builddir/build/BUILD/gdl-0.9.9/src/GDLInterpreter.cpp:3116:12: warning: unused variable 'unused_function_call_AST_in' [-Wunused-variable] ProgNodeP unused_function_call_AST_in = (_t == ProgNodeP(ASTNULL)) ? ProgNodeP(antlr::nullAST) : _t; ^ /builddir/build/BUILD/gdl-0.9.9/src/GDLInterpreter.cpp: In member function 'BaseGDL* GDLInterpreter::lib_function_call_retnew_internal(ProgNodeP)': /builddir/build/BUILD/gdl-0.9.9/src/GDLInterpreter.cpp:3161:12: warning: unused variable 'lib_function_call_retnew_internal_AST_in' [-Wunused-variable] ProgNodeP lib_function_call_retnew_internal_AST_in = (_t == ProgNodeP(ASTNULL)) ? ProgNodeP(antlr::nullAST) : _t; ^ /builddir/build/BUILD/gdl-0.9.9/src/GDLInterpreter.cpp:3168:12: warning: unused variable 'tmp99_AST_in' [-Wunused-variable] ProgNodeP tmp99_AST_in = _t; ^ /builddir/build/BUILD/gdl-0.9.9/src/GDLInterpreter.cpp: In member function 'BaseGDL* GDLInterpreter::simple_var(ProgNodeP)': /builddir/build/BUILD/gdl-0.9.9/src/GDLInterpreter.cpp:3197:13: warning: unused variable 'tmp100_AST_in' [-Wunused-variable] ProgNodeP tmp100_AST_in = _t; ^ /builddir/build/BUILD/gdl-0.9.9/src/GDLInterpreter.cpp:3204:13: warning: unused variable 'tmp101_AST_in' [-Wunused-variable] ProgNodeP tmp101_AST_in = _t; ^ /builddir/build/BUILD/gdl-0.9.9/src/GDLInterpreter.cpp:3177:12: warning: unused variable 'simple_var_AST_in' [-Wunused-variable] ProgNodeP simple_var_AST_in = (_t == ProgNodeP(ASTNULL)) ? ProgNodeP(antlr::nullAST) : _t; ^ /builddir/build/BUILD/gdl-0.9.9/src/GDLInterpreter.cpp: In member function 'BaseGDL* GDLInterpreter::sys_var(ProgNodeP)': /builddir/build/BUILD/gdl-0.9.9/src/GDLInterpreter.cpp:3220:12: warning: unused variable 'sys_var_AST_in' [-Wunused-variable] ProgNodeP sys_var_AST_in = (_t == ProgNodeP(ASTNULL)) ? ProgNodeP(antlr::nullAST) : _t; ^ /builddir/build/BUILD/gdl-0.9.9/src/GDLInterpreter.cpp:3227:12: warning: unused variable 'tmp102_AST_in' [-Wunused-variable] ProgNodeP tmp102_AST_in = _t; ^ /builddir/build/BUILD/gdl-0.9.9/src/GDLInterpreter.cpp: In member function 'BaseGDL** GDLInterpreter::l_arrayexpr_mfcall_as_arrayexpr(ProgNodeP, BaseGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/GDLInterpreter.cpp:3238:12: warning: unused variable 'l_arrayexpr_mfcall_as_arrayexpr_AST_in' [-Wunused-variable] ProgNodeP l_arrayexpr_mfcall_as_arrayexpr_AST_in = (_t == ProgNodeP(ASTNULL)) ? ProgNodeP(antlr::nullAST) : _t; ^ /builddir/build/BUILD/gdl-0.9.9/src/GDLInterpreter.cpp:3242:12: warning: unused variable 'tmp103_AST_in' [-Wunused-variable] ProgNodeP tmp103_AST_in = _t; ^ /builddir/build/BUILD/gdl-0.9.9/src/GDLInterpreter.cpp: In member function 'void GDLInterpreter::parameter_def_n_elements(ProgNodeP, EnvBaseT*)': /builddir/build/BUILD/gdl-0.9.9/src/GDLInterpreter.cpp:3293:12: warning: unused variable 'parameter_def_n_elements_AST_in' [-Wunused-variable] ProgNodeP parameter_def_n_elements_AST_in = (_t == ProgNodeP(ASTNULL)) ? ProgNodeP(antlr::nullAST) : _t; ^ /builddir/build/BUILD/gdl-0.9.9/src/GDLInterpreter.cpp:3359:12: warning: unused variable 'tmp104_AST_in' [-Wunused-variable] ProgNodeP tmp104_AST_in = _t; ^ /builddir/build/BUILD/gdl-0.9.9/src/GDLInterpreter.cpp:3362:12: warning: unused variable 'tmp105_AST_in' [-Wunused-variable] ProgNodeP tmp105_AST_in = _t; ^ /builddir/build/BUILD/gdl-0.9.9/src/GDLInterpreter.cpp: In member function 'void GDLInterpreter::parameter_def_nocheck(ProgNodeP, EnvBaseT*)': /builddir/build/BUILD/gdl-0.9.9/src/GDLInterpreter.cpp:3371:12: warning: unused variable 'parameter_def_nocheck_AST_in' [-Wunused-variable] ProgNodeP parameter_def_nocheck_AST_in = (_t == ProgNodeP(ASTNULL)) ? ProgNodeP(antlr::nullAST) : _t; ^ /builddir/build/BUILD/gdl-0.9.9/src/GDLInterpreter.cpp:3411:12: warning: unused variable 'tmp106_AST_in' [-Wunused-variable] ProgNodeP tmp106_AST_in = _t; ^ /builddir/build/BUILD/gdl-0.9.9/src/GDLInterpreter.cpp:3414:12: warning: unused variable 'tmp107_AST_in' [-Wunused-variable] ProgNodeP tmp107_AST_in = _t; ^ /builddir/build/BUILD/gdl-0.9.9/src/GDLInterpreter.cpp: In member function 'void GDLInterpreter::arrayindex_list_overload(ProgNodeP, IxExprListT&)': /builddir/build/BUILD/gdl-0.9.9/src/GDLInterpreter.cpp:3423:12: warning: unused variable 'arrayindex_list_overload_AST_in' [-Wunused-variable] ProgNodeP arrayindex_list_overload_AST_in = (_t == ProgNodeP(ASTNULL)) ? ProgNodeP(antlr::nullAST) : _t; ^ /builddir/build/BUILD/gdl-0.9.9/src/GDLInterpreter.cpp:3480:12: warning: unused variable 'tmp108_AST_in' [-Wunused-variable] ProgNodeP tmp108_AST_in = _t; ^ /builddir/build/BUILD/gdl-0.9.9/src/GDLInterpreter.cpp: In member function 'RetCode GDLInterpreter::interactive(ProgNodeP)': /builddir/build/BUILD/gdl-0.9.9/src/GDLInterpreter.cpp:33:11: warning: 'retCode' may be used uninitialized in this function [-Wmaybe-uninitialized] RetCode retCode; ^ /builddir/build/BUILD/gdl-0.9.9/src/GDLInterpreter.cpp: In member function 'RetCode GDLInterpreter::statement_list(ProgNodeP, bool)': /builddir/build/BUILD/gdl-0.9.9/src/GDLInterpreter.cpp:780:11: warning: 'retCode' may be used uninitialized in this function [-Wmaybe-uninitialized] RetCode retCode; ^ [ 4%] Building CXX object src/CMakeFiles/gdl.dir/GDLLexer.cpp.o cd /builddir/build/BUILD/gdl-0.9.9/build-python/src && /usr/bin/c++ -DHAVE_CONFIG_H -DWXUSINGDLL -D_FILE_OFFSET_BITS=64 -D__WXGTK__ -Dgdl_EXPORTS -I/builddir/build/BUILD/gdl-0.9.9/src -I/usr/include/tirpc -I/usr/include/GraphicsMagick -I/usr/lib/wx/include/gtk3-unicode-3.0 -I/usr/include/wx-3.0 -I/usr/include/libgeotiff -I/usr/include/hdf -I/usr/include/python2.7 -I/usr/lib/python2.7/site-packages/numpy/core/include -I/usr/include/udunits2 -I/usr/include/eigen3 -I/builddir/build/BUILD/gdl-0.9.9 -I/builddir/build/BUILD/gdl-0.9.9/build-python -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -DNDEBUG -fPIC -fopenmp -std=gnu++11 -o CMakeFiles/gdl.dir/GDLLexer.cpp.o -c /builddir/build/BUILD/gdl-0.9.9/src/GDLLexer.cpp In file included from /builddir/build/BUILD/gdl-0.9.9/src/basegdl.hpp:31:0, from /builddir/build/BUILD/gdl-0.9.9/src/str.hpp:25, from /builddir/build/BUILD/gdl-0.9.9/src/GDLParser.hpp:16, from /builddir/build/BUILD/gdl-0.9.9/src/GDLLexer.hpp:14, from /builddir/build/BUILD/gdl-0.9.9/src/GDLLexer.cpp:5: /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In copy constructor 'dimension::dimension(const dimension&)': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:55:14: warning: array subscript has type 'char' [-Wchar-subscripts] { dim[i]=dim_.dim[i];} ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:55:26: warning: array subscript has type 'char' [-Wchar-subscripts] { dim[i]=dim_.dim[i];} ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In member function 'dimension& dimension::operator=(const dimension&)': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:118:12: warning: array subscript has type 'char' [-Wchar-subscripts] dim[i]=dim_.dim[i]; ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:118:24: warning: array subscript has type 'char' [-Wchar-subscripts] dim[i]=dim_.dim[i]; ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In member function 'void dimension::operator<<(SizeT)': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:146:15: warning: array subscript has type 'char' [-Wchar-subscripts] dim[rank++]=add; ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In member function 'SizeT dimension::NDimElements()': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:295:24: warning: array subscript has type 'char' [-Wchar-subscripts] return stride[ rank]; ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In member function 'SizeT dimension::NDimElementsConst() const': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:303:44: warning: array subscript has type 'char' [-Wchar-subscripts] for(char i=0; i= labelList.Size()) ^ [ 5%] Building CXX object src/CMakeFiles/gdl.dir/GDLParser.cpp.o cd /builddir/build/BUILD/gdl-0.9.9/build-python/src && /usr/bin/c++ -DHAVE_CONFIG_H -DWXUSINGDLL -D_FILE_OFFSET_BITS=64 -D__WXGTK__ -Dgdl_EXPORTS -I/builddir/build/BUILD/gdl-0.9.9/src -I/usr/include/tirpc -I/usr/include/GraphicsMagick -I/usr/lib/wx/include/gtk3-unicode-3.0 -I/usr/include/wx-3.0 -I/usr/include/libgeotiff -I/usr/include/hdf -I/usr/include/python2.7 -I/usr/lib/python2.7/site-packages/numpy/core/include -I/usr/include/udunits2 -I/usr/include/eigen3 -I/builddir/build/BUILD/gdl-0.9.9 -I/builddir/build/BUILD/gdl-0.9.9/build-python -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -DNDEBUG -fPIC -fopenmp -std=gnu++11 -o CMakeFiles/gdl.dir/GDLParser.cpp.o -c /builddir/build/BUILD/gdl-0.9.9/src/GDLParser.cpp In file included from /builddir/build/BUILD/gdl-0.9.9/src/basegdl.hpp:31:0, from /builddir/build/BUILD/gdl-0.9.9/src/str.hpp:25, from /builddir/build/BUILD/gdl-0.9.9/src/GDLParser.hpp:16, from /builddir/build/BUILD/gdl-0.9.9/src/GDLParser.cpp:5: /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In copy constructor 'dimension::dimension(const dimension&)': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:55:14: warning: array subscript has type 'char' [-Wchar-subscripts] { dim[i]=dim_.dim[i];} ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:55:26: warning: array subscript has type 'char' [-Wchar-subscripts] { dim[i]=dim_.dim[i];} ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In member function 'dimension& dimension::operator=(const dimension&)': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:118:12: warning: array subscript has type 'char' [-Wchar-subscripts] dim[i]=dim_.dim[i]; ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:118:24: warning: array subscript has type 'char' [-Wchar-subscripts] dim[i]=dim_.dim[i]; ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In member function 'void dimension::operator<<(SizeT)': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:146:15: warning: array subscript has type 'char' [-Wchar-subscripts] dim[rank++]=add; ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In member function 'SizeT dimension::NDimElements()': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:295:24: warning: array subscript has type 'char' [-Wchar-subscripts] return stride[ rank]; ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In member function 'SizeT dimension::NDimElementsConst() const': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:303:44: warning: array subscript has type 'char' [-Wchar-subscripts] for(char i=0; i= labelList.Size()) ^ /builddir/build/BUILD/gdl-0.9.9/src/GDLParser.cpp: In member function 'void GDLParser::arrayindex_list()': /builddir/build/BUILD/gdl-0.9.9/src/GDLParser.cpp:6847:39: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (((LA(1) == COMMA))&&(++rank <= MAXRANK)) { ^ /builddir/build/BUILD/gdl-0.9.9/src/GDLParser.cpp:6872:39: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (((LA(1) == COMMA))&&(++rank <= MAXRANK)) { ^ /builddir/build/BUILD/gdl-0.9.9/src/GDLParser.cpp: In member function 'int GDLParser::tag_access_keeplast()': /builddir/build/BUILD/gdl-0.9.9/src/GDLParser.cpp:7706:7: warning: unused variable 'parent' [-Wunused-variable] bool parent = false; ^ /builddir/build/BUILD/gdl-0.9.9/src/GDLParser.cpp: In member function 'void GDLParser::primary_expr_deref()': /builddir/build/BUILD/gdl-0.9.9/src/GDLParser.cpp:8537:7: warning: unused variable 'parent' [-Wunused-variable] bool parent; ^ [ 6%] Building CXX object src/CMakeFiles/gdl.dir/GDLTreeParser.cpp.o cd /builddir/build/BUILD/gdl-0.9.9/build-python/src && /usr/bin/c++ -DHAVE_CONFIG_H -DWXUSINGDLL -D_FILE_OFFSET_BITS=64 -D__WXGTK__ -Dgdl_EXPORTS -I/builddir/build/BUILD/gdl-0.9.9/src -I/usr/include/tirpc -I/usr/include/GraphicsMagick -I/usr/lib/wx/include/gtk3-unicode-3.0 -I/usr/include/wx-3.0 -I/usr/include/libgeotiff -I/usr/include/hdf -I/usr/include/python2.7 -I/usr/lib/python2.7/site-packages/numpy/core/include -I/usr/include/udunits2 -I/usr/include/eigen3 -I/builddir/build/BUILD/gdl-0.9.9 -I/builddir/build/BUILD/gdl-0.9.9/build-python -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -DNDEBUG -fPIC -fopenmp -std=gnu++11 -o CMakeFiles/gdl.dir/GDLTreeParser.cpp.o -c /builddir/build/BUILD/gdl-0.9.9/src/GDLTreeParser.cpp In file included from /builddir/build/BUILD/gdl-0.9.9/src/basegdl.hpp:31:0, from /builddir/build/BUILD/gdl-0.9.9/src/datatypes.hpp:33, from /builddir/build/BUILD/gdl-0.9.9/src/objects.hpp:24, from /builddir/build/BUILD/gdl-0.9.9/src/GDLTreeParser.hpp:10, from /builddir/build/BUILD/gdl-0.9.9/src/GDLTreeParser.cpp:5: /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In copy constructor 'dimension::dimension(const dimension&)': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:55:14: warning: array subscript has type 'char' [-Wchar-subscripts] { dim[i]=dim_.dim[i];} ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:55:26: warning: array subscript has type 'char' [-Wchar-subscripts] { dim[i]=dim_.dim[i];} ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In member function 'dimension& dimension::operator=(const dimension&)': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:118:12: warning: array subscript has type 'char' [-Wchar-subscripts] dim[i]=dim_.dim[i]; ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:118:24: warning: array subscript has type 'char' [-Wchar-subscripts] dim[i]=dim_.dim[i]; ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In member function 'void dimension::operator<<(SizeT)': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:146:15: warning: array subscript has type 'char' [-Wchar-subscripts] dim[rank++]=add; ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In member function 'SizeT dimension::NDimElements()': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:295:24: warning: array subscript has type 'char' [-Wchar-subscripts] return stride[ rank]; ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In member function 'SizeT dimension::NDimElementsConst() const': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:303:44: warning: array subscript has type 'char' [-Wchar-subscripts] for(char i=0; i= labelList.Size()) ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp:21:0, from /builddir/build/BUILD/gdl-0.9.9/src/GDLTreeParser.hpp:13, from /builddir/build/BUILD/gdl-0.9.9/src/GDLTreeParser.cpp:5: /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp: In member function 'void ArrayIndexVectorT::Clear()': /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp:142:17: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for( int i=0; iGetStride() * varStride[variableIndex]; ^ /builddir/build/BUILD/gdl-0.9.9/src/allix.hpp: In constructor 'AllIxNewMultiOneVariableIndexIndexedT::AllIxNewMultiOneVariableIndexIndexedT(RankT, SizeT, ArrayIndexVectorT*, SizeT, SizeT, const SizeT*, SizeT*, SizeT*)': /builddir/build/BUILD/gdl-0.9.9/src/allix.hpp:654:44: warning: array subscript has type 'char' [-Wchar-subscripts] ixListStride = varStride[variableIndex]; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp:21:0, from /builddir/build/BUILD/gdl-0.9.9/src/GDLTreeParser.hpp:13, from /builddir/build/BUILD/gdl-0.9.9/src/GDLTreeParser.cpp:5: /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp: In member function 'virtual SizeT CArrayIndexScalar::NIter(SizeT)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp:409:14: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= varDim && s > 0) // varDim == 0 && s == 0 ok ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp: In member function 'virtual SizeT ArrayIndexIndexed::NIter(SizeT)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp:577:16: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= varDim && s > 0) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp: In member function 'virtual SizeT CArrayIndexIndexed::NIter(SizeT)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp:720:16: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= varDim && s > 0) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp: In member function 'virtual SizeT ArrayIndexORange::NIter(SizeT)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp:828:18: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( sInit >= varDim) // && s > 0) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp: In member function 'virtual SizeT ArrayIndexRange::NIter(SizeT)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp:972:14: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( e >= varDim) // && e > 0) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp: In member function 'virtual SizeT ArrayIndexORangeS::NIter(SizeT)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp:1105:14: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= varDim) // && s > 0) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp: In member function 'virtual SizeT ArrayIndexRangeS::NIter(SizeT)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp:1270:14: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( e >= varDim) // && e > 0) ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp:98:0, from /builddir/build/BUILD/gdl-0.9.9/src/GDLTreeParser.hpp:13, from /builddir/build/BUILD/gdl-0.9.9/src/GDLTreeParser.cpp:5: /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp: In member function 'virtual BaseGDL* ArrayIndexListOneNoAssocT::Index(BaseGDL*, IxExprListT&)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp:308:8: warning: unused variable 'assertValue' [-Wunused-variable] SizeT assertValue = ix->NIter( var->N_Elements()/*var->Size()*/); ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp: In member function 'virtual void ArrayIndexListOneScalarVPNoAssocT::SetVariable(BaseGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp:532:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp: In member function 'virtual void ArrayIndexListOneScalarVPNoAssocT::AssignAt(BaseGDL*, BaseGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp:579:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp: In member function 'virtual void ArrayIndexListOneConstScalarNoAssocT::SetVariable(BaseGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp:727:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp: In member function 'virtual void ArrayIndexListOneConstScalarNoAssocT::AssignAt(BaseGDL*, BaseGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp:752:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp: In member function 'virtual BaseGDL* ArrayIndexListOneConstScalarNoAssocT::Index(BaseGDL*, IxExprListT&)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp:782:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/GDLTreeParser.hpp:13:0, from /builddir/build/BUILD/gdl-0.9.9/src/GDLTreeParser.cpp:5: /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp: In member function 'virtual BaseGDL* ArrayIndexListOneT::Index(BaseGDL*, IxExprListT&)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp:341:8: warning: unused variable 'assertValue' [-Wunused-variable] SizeT assertValue = ix->NIter( var->N_Elements()/*var->Size()*/); ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp: In member function 'virtual void ArrayIndexListOneScalarVPT::SetVariable(BaseGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp:562:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp: In member function 'virtual void ArrayIndexListOneScalarVPT::AssignAt(BaseGDL*, BaseGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp:609:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp: In member function 'virtual void ArrayIndexListOneConstScalarT::SetVariable(BaseGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp:738:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp: In member function 'virtual void ArrayIndexListOneConstScalarT::AssignAt(BaseGDL*, BaseGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp:763:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp: In member function 'virtual BaseGDL* ArrayIndexListOneConstScalarT::Index(BaseGDL*, IxExprListT&)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp:793:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ /builddir/build/BUILD/gdl-0.9.9/src/GDLTreeParser.cpp: In member function 'void GDLTreeParser::arrayexpr_fn(RefDNode)': /builddir/build/BUILD/gdl-0.9.9/src/GDLTreeParser.cpp:5588:7: warning: unused variable 'isVar' [-Wunused-variable] bool isVar; ^ /builddir/build/BUILD/gdl-0.9.9/src/GDLTreeParser.cpp: In member function 'void GDLTreeParser::primary_expr(RefDNode)': /builddir/build/BUILD/gdl-0.9.9/src/GDLTreeParser.cpp:5865:6: warning: variable 'dummy' set but not used [-Wunused-but-set-variable] int dummy; ^ [ 6%] Building CXX object src/CMakeFiles/gdl.dir/datatypes.cpp.o cd /builddir/build/BUILD/gdl-0.9.9/build-python/src && /usr/bin/c++ -DHAVE_CONFIG_H -DWXUSINGDLL -D_FILE_OFFSET_BITS=64 -D__WXGTK__ -Dgdl_EXPORTS -I/builddir/build/BUILD/gdl-0.9.9/src -I/usr/include/tirpc -I/usr/include/GraphicsMagick -I/usr/lib/wx/include/gtk3-unicode-3.0 -I/usr/include/wx-3.0 -I/usr/include/libgeotiff -I/usr/include/hdf -I/usr/include/python2.7 -I/usr/lib/python2.7/site-packages/numpy/core/include -I/usr/include/udunits2 -I/usr/include/eigen3 -I/builddir/build/BUILD/gdl-0.9.9 -I/builddir/build/BUILD/gdl-0.9.9/build-python -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -DNDEBUG -fPIC -fopenmp -std=gnu++11 -o CMakeFiles/gdl.dir/datatypes.cpp.o -c /builddir/build/BUILD/gdl-0.9.9/src/datatypes.cpp In file included from /usr/lib/python2.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1728:0, from /usr/lib/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:17, from /usr/lib/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:15, from /builddir/build/BUILD/gdl-0.9.9/src/datatypes.cpp:22: /usr/lib/python2.7/site-packages/numpy/core/include/numpy/npy_deprecated_api.h:11:2: warning: #warning "Using deprecated NumPy API, disable it by #defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] #warning "Using deprecated NumPy API, disable it by #defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" ^ /builddir/build/BUILD/gdl-0.9.9/src/datatypes.cpp:45:1: warning: multi-line comment [-Wcomment] // #define isnan( x ) ( ( sizeof ( x ) == sizeof(double) ) ? \ ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/basegdl.hpp:31:0, from /builddir/build/BUILD/gdl-0.9.9/src/nullgdl.hpp:21, from /builddir/build/BUILD/gdl-0.9.9/src/datatypes.cpp:28: /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In copy constructor 'dimension::dimension(const dimension&)': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:55:14: warning: array subscript has type 'char' [-Wchar-subscripts] { dim[i]=dim_.dim[i];} ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:55:26: warning: array subscript has type 'char' [-Wchar-subscripts] { dim[i]=dim_.dim[i];} ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In member function 'dimension& dimension::operator=(const dimension&)': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:118:12: warning: array subscript has type 'char' [-Wchar-subscripts] dim[i]=dim_.dim[i]; ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:118:24: warning: array subscript has type 'char' [-Wchar-subscripts] dim[i]=dim_.dim[i]; ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In member function 'void dimension::operator<<(SizeT)': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:146:15: warning: array subscript has type 'char' [-Wchar-subscripts] dim[rank++]=add; ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In member function 'SizeT dimension::NDimElements()': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:295:24: warning: array subscript has type 'char' [-Wchar-subscripts] return stride[ rank]; ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In member function 'SizeT dimension::NDimElementsConst() const': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:303:44: warning: array subscript has type 'char' [-Wchar-subscripts] for(char i=0; i= labelList.Size()) ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp:21:0, from /builddir/build/BUILD/gdl-0.9.9/src/datatypes.cpp:30: /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp: In member function 'void ArrayIndexVectorT::Clear()': /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp:142:17: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for( int i=0; iGetStride() * varStride[variableIndex]; ^ /builddir/build/BUILD/gdl-0.9.9/src/allix.hpp: In constructor 'AllIxNewMultiOneVariableIndexIndexedT::AllIxNewMultiOneVariableIndexIndexedT(RankT, SizeT, ArrayIndexVectorT*, SizeT, SizeT, const SizeT*, SizeT*, SizeT*)': /builddir/build/BUILD/gdl-0.9.9/src/allix.hpp:654:44: warning: array subscript has type 'char' [-Wchar-subscripts] ixListStride = varStride[variableIndex]; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp:21:0, from /builddir/build/BUILD/gdl-0.9.9/src/datatypes.cpp:30: /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp: In member function 'virtual SizeT CArrayIndexScalar::NIter(SizeT)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp:409:14: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= varDim && s > 0) // varDim == 0 && s == 0 ok ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp: In member function 'virtual SizeT ArrayIndexIndexed::NIter(SizeT)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp:577:16: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= varDim && s > 0) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp: In member function 'virtual SizeT CArrayIndexIndexed::NIter(SizeT)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp:720:16: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= varDim && s > 0) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp: In member function 'virtual SizeT ArrayIndexORange::NIter(SizeT)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp:828:18: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( sInit >= varDim) // && s > 0) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp: In member function 'virtual SizeT ArrayIndexRange::NIter(SizeT)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp:972:14: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( e >= varDim) // && e > 0) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp: In member function 'virtual SizeT ArrayIndexORangeS::NIter(SizeT)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp:1105:14: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= varDim) // && s > 0) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp: In member function 'virtual SizeT ArrayIndexRangeS::NIter(SizeT)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp:1270:14: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( e >= varDim) // && e > 0) ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp:98:0, from /builddir/build/BUILD/gdl-0.9.9/src/datatypes.cpp:30: /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp: In member function 'virtual BaseGDL* ArrayIndexListOneNoAssocT::Index(BaseGDL*, IxExprListT&)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp:308:8: warning: unused variable 'assertValue' [-Wunused-variable] SizeT assertValue = ix->NIter( var->N_Elements()/*var->Size()*/); ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp: In member function 'virtual void ArrayIndexListOneScalarVPNoAssocT::SetVariable(BaseGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp:532:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp: In member function 'virtual void ArrayIndexListOneScalarVPNoAssocT::AssignAt(BaseGDL*, BaseGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp:579:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp: In member function 'virtual void ArrayIndexListOneConstScalarNoAssocT::SetVariable(BaseGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp:727:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp: In member function 'virtual void ArrayIndexListOneConstScalarNoAssocT::AssignAt(BaseGDL*, BaseGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp:752:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp: In member function 'virtual BaseGDL* ArrayIndexListOneConstScalarNoAssocT::Index(BaseGDL*, IxExprListT&)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp:782:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/datatypes.cpp:30:0: /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp: In member function 'virtual BaseGDL* ArrayIndexListOneT::Index(BaseGDL*, IxExprListT&)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp:341:8: warning: unused variable 'assertValue' [-Wunused-variable] SizeT assertValue = ix->NIter( var->N_Elements()/*var->Size()*/); ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp: In member function 'virtual void ArrayIndexListOneScalarVPT::SetVariable(BaseGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp:562:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp: In member function 'virtual void ArrayIndexListOneScalarVPT::AssignAt(BaseGDL*, BaseGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp:609:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp: In member function 'virtual void ArrayIndexListOneConstScalarT::SetVariable(BaseGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp:738:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp: In member function 'virtual void ArrayIndexListOneConstScalarT::AssignAt(BaseGDL*, BaseGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp:763:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp: In member function 'virtual BaseGDL* ArrayIndexListOneConstScalarT::Index(BaseGDL*, IxExprListT&)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp:793:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/GDLInterpreter.hpp:23:0, from /builddir/build/BUILD/gdl-0.9.9/src/dinterpreter.hpp:70, from /builddir/build/BUILD/gdl-0.9.9/src/datatypes.cpp:33: /builddir/build/BUILD/gdl-0.9.9/src/accessdesc.hpp: In member function 'void DotAccessDescT::ADAssign(BaseGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/accessdesc.hpp:392:9: warning: unused variable 'lRank' [-Wunused-variable] SizeT lRank = dim.Rank(); ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/dinterpreter.hpp:70:0, from /builddir/build/BUILD/gdl-0.9.9/src/datatypes.cpp:33: /builddir/build/BUILD/gdl-0.9.9/src/GDLInterpreter.hpp: In static member function 'static void GDLInterpreter::EnableAllGC()': /builddir/build/BUILD/gdl-0.9.9/src/GDLInterpreter.hpp:366:15: warning: variable 'nEl' set but not used [-Wunused-but-set-variable] SizeT nEl = heap.size(); ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/datatypes.cpp:81:0: /builddir/build/BUILD/gdl-0.9.9/src/basic_op.cpp: In member function 'BaseGDL* Data_< >::UMinus() [with Sp = SpDString]': /builddir/build/BUILD/gdl-0.9.9/src/basic_op.cpp:168:9: warning: unused variable 'nEl' [-Wunused-variable] ULong nEl=N_Elements(); ^ /builddir/build/BUILD/gdl-0.9.9/src/basic_op.cpp: In member function 'Data_* Data_< >::LogNeg() [with Sp = SpDObj]': /builddir/build/BUILD/gdl-0.9.9/src/basic_op.cpp:239:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/basic_op.cpp:239:102: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/basic_op.cpp:242:28: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for( OMPInt i=0; i < nEl; ++i) ^ /builddir/build/BUILD/gdl-0.9.9/src/basic_op.cpp: In member function 'Data_* Data_< >::LogNeg() [with Sp = SpDFloat]': /builddir/build/BUILD/gdl-0.9.9/src/basic_op.cpp:260:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/basic_op.cpp:260:102: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/basic_op.cpp:263:28: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for( OMPInt i=0; i < nEl; ++i) ^ /builddir/build/BUILD/gdl-0.9.9/src/basic_op.cpp: In member function 'Data_* Data_< >::LogNeg() [with Sp = SpDDouble]': /builddir/build/BUILD/gdl-0.9.9/src/basic_op.cpp:281:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/basic_op.cpp:281:102: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/basic_op.cpp:284:28: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for( OMPInt i=0; i < nEl; ++i) ^ /builddir/build/BUILD/gdl-0.9.9/src/basic_op.cpp: In member function 'Data_* Data_< >::LogNeg() [with Sp = SpDString]': /builddir/build/BUILD/gdl-0.9.9/src/basic_op.cpp:301:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/basic_op.cpp:301:102: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/basic_op.cpp:304:28: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for( OMPInt i=0; i < nEl; ++i) ^ /builddir/build/BUILD/gdl-0.9.9/src/basic_op.cpp: In member function 'Data_* Data_< >::LogNeg() [with Sp = SpDComplex]': /builddir/build/BUILD/gdl-0.9.9/src/basic_op.cpp:321:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/basic_op.cpp:321:102: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/basic_op.cpp:324:28: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for( OMPInt i=0; i < nEl; ++i) ^ /builddir/build/BUILD/gdl-0.9.9/src/basic_op.cpp: In member function 'Data_* Data_< >::LogNeg() [with Sp = SpDComplexDbl]': /builddir/build/BUILD/gdl-0.9.9/src/basic_op.cpp:341:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/basic_op.cpp:341:102: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/basic_op.cpp:344:28: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for( OMPInt i=0; i < nEl; ++i) ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/datatypes.cpp:81:0: /builddir/build/BUILD/gdl-0.9.9/src/basic_op.cpp: In member function 'Data_* Data_< >::Pow(BaseGDL*) [with Sp = SpDFloat]': /builddir/build/BUILD/gdl-0.9.9/src/basic_op.cpp:3492:9: warning: unused variable 'rEl' [-Wunused-variable] ULong rEl=right->N_Elements(); ^ /builddir/build/BUILD/gdl-0.9.9/src/basic_op.cpp: In member function 'Data_* Data_< >::PowInv(BaseGDL*) [with Sp = SpDFloat]': /builddir/build/BUILD/gdl-0.9.9/src/basic_op.cpp:3637:9: warning: unused variable 'rEl' [-Wunused-variable] ULong rEl=right->N_Elements(); ^ /builddir/build/BUILD/gdl-0.9.9/src/basic_op.cpp: In member function 'Data_* Data_< >::Pow(BaseGDL*) [with Sp = SpDDouble]': /builddir/build/BUILD/gdl-0.9.9/src/basic_op.cpp:3661:9: warning: unused variable 'rEl' [-Wunused-variable] ULong rEl=right->N_Elements(); ^ /builddir/build/BUILD/gdl-0.9.9/src/basic_op.cpp: In member function 'Data_* Data_< >::PowInv(BaseGDL*) [with Sp = SpDDouble]': /builddir/build/BUILD/gdl-0.9.9/src/basic_op.cpp:3686:9: warning: unused variable 'rEl' [-Wunused-variable] ULong rEl=right->N_Elements(); ^ /builddir/build/BUILD/gdl-0.9.9/src/basic_op.cpp: In member function 'Data_* Data_< >::Pow(BaseGDL*) [with Sp = SpDComplex]': /builddir/build/BUILD/gdl-0.9.9/src/basic_op.cpp:3726:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/basic_op.cpp:3726:102: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/basic_op.cpp:3729:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for( OMPInt i=0; i= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= rEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/basic_op.cpp:3745:102: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (rEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= rEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/basic_op.cpp:3748:28: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for( OMPInt i=0; i= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/basic_op.cpp:3755:102: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/basic_op.cpp:3758:24: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for( OMPInt i=0; i= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= rEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/basic_op.cpp:3768:102: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (rEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= rEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/basic_op.cpp:3771:24: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for( OMPInt i=0; i= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/basic_op.cpp:3790:102: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/basic_op.cpp:3793:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for( OMPInt i=0; i= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= rEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/basic_op.cpp:3809:102: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (rEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= rEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/basic_op.cpp:3812:28: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for( OMPInt i=0; i= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/basic_op.cpp:3819:102: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/basic_op.cpp:3822:24: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for( OMPInt i=0; i= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= rEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/basic_op.cpp:3832:102: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (rEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= rEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/basic_op.cpp:3835:24: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for( OMPInt i=0; i= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/basic_op.cpp:3860:102: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/basic_op.cpp:3863:28: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for( OMPInt i=0; i < nEl; ++i) ^ /builddir/build/BUILD/gdl-0.9.9/src/basic_op.cpp: In member function 'Data_* Data_< >::PowInv(BaseGDL*) [with Sp = SpDComplex]': /builddir/build/BUILD/gdl-0.9.9/src/basic_op.cpp:3876:9: warning: unused variable 'rEl' [-Wunused-variable] ULong rEl=right->N_Elements(); ^ /builddir/build/BUILD/gdl-0.9.9/src/basic_op.cpp: In member function 'Data_* Data_< >::Pow(BaseGDL*) [with Sp = SpDComplexDbl]': /builddir/build/BUILD/gdl-0.9.9/src/basic_op.cpp:3921:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/basic_op.cpp:3921:102: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/basic_op.cpp:3924:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for( OMPInt i=0; i= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= rEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/basic_op.cpp:3940:102: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (rEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= rEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/basic_op.cpp:3943:28: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for( OMPInt i=0; i= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/basic_op.cpp:3950:102: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/basic_op.cpp:3953:24: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for( OMPInt i=0; i= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= rEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/basic_op.cpp:3963:102: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (rEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= rEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/basic_op.cpp:3966:24: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for( OMPInt i=0; i= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/basic_op.cpp:3987:102: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/basic_op.cpp:3990:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for( OMPInt i=0; i= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= rEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/basic_op.cpp:4006:102: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (rEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= rEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/basic_op.cpp:4009:28: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for( OMPInt i=0; i= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/basic_op.cpp:4016:102: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/basic_op.cpp:4019:24: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for( OMPInt i=0; i= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= rEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/basic_op.cpp:4029:102: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (rEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= rEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/basic_op.cpp:4032:24: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for( OMPInt i=0; i= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/basic_op.cpp:4057:102: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/basic_op.cpp:4060:28: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for( OMPInt i=0; i < nEl; ++i) ^ /builddir/build/BUILD/gdl-0.9.9/src/basic_op.cpp: In member function 'Data_* Data_< >::PowInv(BaseGDL*) [with Sp = SpDComplexDbl]': /builddir/build/BUILD/gdl-0.9.9/src/basic_op.cpp:4073:9: warning: unused variable 'rEl' [-Wunused-variable] ULong rEl=right->N_Elements(); ^ /builddir/build/BUILD/gdl-0.9.9/src/basic_op.cpp: In member function 'Data_* Data_< >::PowS(BaseGDL*) [with Sp = SpDComplex]': /builddir/build/BUILD/gdl-0.9.9/src/basic_op.cpp:4274:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/basic_op.cpp:4274:102: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/basic_op.cpp:4277:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for( OMPInt i=0; i= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= rEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/basic_op.cpp:4293:102: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (rEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= rEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/basic_op.cpp:4296:28: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for( OMPInt i=0; i= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/basic_op.cpp:4303:102: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/basic_op.cpp:4306:24: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for( OMPInt i=0; i= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= rEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/basic_op.cpp:4316:102: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (rEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= rEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/basic_op.cpp:4319:24: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for( OMPInt i=0; i= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/basic_op.cpp:4338:102: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/basic_op.cpp:4341:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for( OMPInt i=0; i= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= rEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/basic_op.cpp:4357:102: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (rEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= rEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/basic_op.cpp:4360:28: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for( OMPInt i=0; i= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/basic_op.cpp:4367:102: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/basic_op.cpp:4370:24: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for( OMPInt i=0; i= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= rEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/basic_op.cpp:4380:102: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (rEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= rEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/basic_op.cpp:4383:24: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for( OMPInt i=0; i= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/basic_op.cpp:4401:102: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/basic_op.cpp:4404:26: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for( OMPInt i=0; i* Data_< >::PowInvS(BaseGDL*) [with Sp = SpDComplex]': /builddir/build/BUILD/gdl-0.9.9/src/basic_op.cpp:4420:9: warning: unused variable 'rEl' [-Wunused-variable] ULong rEl=right->N_Elements(); ^ /builddir/build/BUILD/gdl-0.9.9/src/basic_op.cpp: In member function 'Data_* Data_< >::PowS(BaseGDL*) [with Sp = SpDComplexDbl]': /builddir/build/BUILD/gdl-0.9.9/src/basic_op.cpp:4462:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/basic_op.cpp:4462:102: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/basic_op.cpp:4465:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for( OMPInt i=0; i= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= rEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/basic_op.cpp:4481:102: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (rEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= rEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/basic_op.cpp:4484:28: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for( OMPInt i=0; i= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/basic_op.cpp:4491:102: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/basic_op.cpp:4494:24: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for( OMPInt i=0; i= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= rEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/basic_op.cpp:4504:102: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (rEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= rEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/basic_op.cpp:4507:24: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for( OMPInt i=0; i= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/basic_op.cpp:4528:102: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/basic_op.cpp:4531:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for( OMPInt i=0; i= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= rEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/basic_op.cpp:4547:102: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (rEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= rEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/basic_op.cpp:4550:28: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for( OMPInt i=0; i= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/basic_op.cpp:4557:102: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/basic_op.cpp:4560:24: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for( OMPInt i=0; i= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= rEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/basic_op.cpp:4570:102: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (rEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= rEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/basic_op.cpp:4573:24: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for( OMPInt i=0; i= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/basic_op.cpp:4591:102: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/basic_op.cpp:4594:26: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for( OMPInt i=0; i* Data_< >::PowNew(BaseGDL*) [with Sp = SpDComplex]': /builddir/build/BUILD/gdl-0.9.9/src/basic_op_new.cpp:2671:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/basic_op_new.cpp:2671:102: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/basic_op_new.cpp:2674:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for( OMPInt i=0; i= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= rEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/basic_op_new.cpp:2690:102: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (rEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= rEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/basic_op_new.cpp:2693:28: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for( OMPInt i=0; i= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/basic_op_new.cpp:2702:102: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/basic_op_new.cpp:2705:24: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for( OMPInt i=0; i= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= rEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/basic_op_new.cpp:2715:102: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (rEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= rEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/basic_op_new.cpp:2718:24: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for( OMPInt i=0; i= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/basic_op_new.cpp:2739:102: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/basic_op_new.cpp:2742:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for( OMPInt i=0; i= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= rEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/basic_op_new.cpp:2758:102: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (rEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= rEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/basic_op_new.cpp:2761:28: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for( OMPInt i=0; i= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/basic_op_new.cpp:2770:102: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/basic_op_new.cpp:2773:24: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for( OMPInt i=0; i= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= rEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/basic_op_new.cpp:2783:102: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (rEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= rEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/basic_op_new.cpp:2786:24: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for( OMPInt i=0; i= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/basic_op_new.cpp:2807:102: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/basic_op_new.cpp:2810:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for( OMPInt i=0; i= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/basic_op_new.cpp:2820:102: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/basic_op_new.cpp:2823:25: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for( OMPInt i=0; i < nEl; ++i) ^ /builddir/build/BUILD/gdl-0.9.9/src/basic_op_new.cpp: In member function 'Data_* Data_< >::PowNew(BaseGDL*) [with Sp = SpDComplexDbl]': /builddir/build/BUILD/gdl-0.9.9/src/basic_op_new.cpp:2870:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/basic_op_new.cpp:2870:102: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/basic_op_new.cpp:2873:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for( OMPInt i=0; i= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= rEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/basic_op_new.cpp:2889:102: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (rEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= rEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/basic_op_new.cpp:2892:28: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for( OMPInt i=0; i= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/basic_op_new.cpp:2901:102: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/basic_op_new.cpp:2904:24: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for( OMPInt i=0; i= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= rEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/basic_op_new.cpp:2914:102: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (rEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= rEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/basic_op_new.cpp:2917:24: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for( OMPInt i=0; i= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/basic_op_new.cpp:2937:102: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/basic_op_new.cpp:2940:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for( OMPInt i=0; i= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= rEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/basic_op_new.cpp:2956:102: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (rEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= rEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/basic_op_new.cpp:2959:28: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for( OMPInt i=0; i= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/basic_op_new.cpp:2968:102: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/basic_op_new.cpp:2971:24: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for( OMPInt i=0; i= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= rEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/basic_op_new.cpp:2981:102: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (rEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= rEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/basic_op_new.cpp:2984:24: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for( OMPInt i=0; i= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/basic_op_new.cpp:3000:102: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/basic_op_new.cpp:3003:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for( OMPInt i=0; i= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/basic_op_new.cpp:3013:102: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/basic_op_new.cpp:3016:25: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for( OMPInt i=0; i < nEl; ++i) ^ /builddir/build/BUILD/gdl-0.9.9/src/basic_op_new.cpp: In member function 'Data_* Data_< >::PowInvNew(BaseGDL*) [with Sp = SpDComplexDbl]': /builddir/build/BUILD/gdl-0.9.9/src/basic_op_new.cpp:3028:9: warning: unused variable 'rEl' [-Wunused-variable] ULong rEl=right->N_Elements(); ^ /builddir/build/BUILD/gdl-0.9.9/src/basic_op_new.cpp: In member function 'Data_* Data_< >::PowSNew(BaseGDL*) [with Sp = SpDComplex]': /builddir/build/BUILD/gdl-0.9.9/src/basic_op_new.cpp:3150:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/basic_op_new.cpp:3150:102: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/basic_op_new.cpp:3153:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for( OMPInt i=0; i= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= rEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/basic_op_new.cpp:3169:102: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (rEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= rEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/basic_op_new.cpp:3172:28: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for( OMPInt i=0; i= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/basic_op_new.cpp:3180:102: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/basic_op_new.cpp:3183:24: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for( OMPInt i=0; i= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= rEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/basic_op_new.cpp:3193:102: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (rEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= rEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/basic_op_new.cpp:3196:24: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for( OMPInt i=0; i= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/basic_op_new.cpp:3216:102: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/basic_op_new.cpp:3219:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for( OMPInt i=0; i= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= rEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/basic_op_new.cpp:3235:102: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (rEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= rEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/basic_op_new.cpp:3238:28: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for( OMPInt i=0; i= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/basic_op_new.cpp:3246:102: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/basic_op_new.cpp:3249:24: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for( OMPInt i=0; i= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= rEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/basic_op_new.cpp:3259:102: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (rEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= rEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/basic_op_new.cpp:3262:24: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for( OMPInt i=0; i= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/basic_op_new.cpp:3276:102: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/basic_op_new.cpp:3279:26: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for( OMPInt i=0; i* Data_< >::PowSNew(BaseGDL*) [with Sp = SpDComplexDbl]': /builddir/build/BUILD/gdl-0.9.9/src/basic_op_new.cpp:3331:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/basic_op_new.cpp:3331:102: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/basic_op_new.cpp:3334:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for( OMPInt i=0; i= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= rEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/basic_op_new.cpp:3350:102: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (rEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= rEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/basic_op_new.cpp:3353:28: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for( OMPInt i=0; i= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/basic_op_new.cpp:3361:102: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/basic_op_new.cpp:3364:24: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for( OMPInt i=0; i= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= rEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/basic_op_new.cpp:3374:102: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (rEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= rEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/basic_op_new.cpp:3377:24: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for( OMPInt i=0; i= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/basic_op_new.cpp:3398:102: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/basic_op_new.cpp:3401:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for( OMPInt i=0; i= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= rEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/basic_op_new.cpp:3417:102: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (rEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= rEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/basic_op_new.cpp:3420:28: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for( OMPInt i=0; i= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/basic_op_new.cpp:3428:102: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/basic_op_new.cpp:3431:24: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for( OMPInt i=0; i= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= rEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/basic_op_new.cpp:3441:102: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (rEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= rEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/basic_op_new.cpp:3444:24: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for( OMPInt i=0; i= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/basic_op_new.cpp:3456:102: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/basic_op_new.cpp:3459:26: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for( OMPInt i=0; i >::Read(std::istream&, bool, bool, XDR*) [with Sp = SpDByte; std::istream = std::basic_istream; XDR = __rpc_xdr]': /builddir/build/BUILD/gdl-0.9.9/src/default_io.cpp:1742:20: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if ( bufsize < nChar ) nChar = bufsize; //truncate eventually ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/datatypes.cpp:94:0: /builddir/build/BUILD/gdl-0.9.9/src/datatypesref.cpp: In member function 'Data_< >* Data_< >::New(const dimension&, BaseGDL::InitType) const [with Sp = SpDPtr]': /builddir/build/BUILD/gdl-0.9.9/src/datatypesref.cpp:35:26: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for( OMPInt i=0; i >* Data_< >::New(const dimension&, BaseGDL::InitType) const [with Sp = SpDObj]': /builddir/build/BUILD/gdl-0.9.9/src/datatypesref.cpp:55:26: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for( OMPInt i=0; i >::CatInsert(const Data_< >*, SizeT, SizeT&) [with Sp = SpDPtr; SizeT = long long unsigned int]': /builddir/build/BUILD/gdl-0.9.9/src/datatypesref.cpp:1012:9: warning: unused variable 'nEl' [-Wunused-variable] SizeT nEl = srcArr->N_Elements(); ^ /builddir/build/BUILD/gdl-0.9.9/src/datatypesref.cpp: In member function 'void Data_< >::CatInsert(const Data_< >*, SizeT, SizeT&) [with Sp = SpDObj; SizeT = long long unsigned int]': /builddir/build/BUILD/gdl-0.9.9/src/datatypesref.cpp:1118:9: warning: unused variable 'nEl' [-Wunused-variable] SizeT nEl = srcArr->N_Elements(); ^ /builddir/build/BUILD/gdl-0.9.9/src/datatypesref.cpp: In member function 'void Data_< >::Assign(BaseGDL*, SizeT) [with Sp = SpDPtr; SizeT = long long unsigned int]': /builddir/build/BUILD/gdl-0.9.9/src/datatypesref.cpp:1187:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for(long k=0; k < nEl; ++k) ^ /builddir/build/BUILD/gdl-0.9.9/src/datatypesref.cpp: In member function 'void Data_< >::Assign(BaseGDL*, SizeT) [with Sp = SpDObj; SizeT = long long unsigned int]': /builddir/build/BUILD/gdl-0.9.9/src/datatypesref.cpp:1224:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for(long k=0; k < nEl; ++k) ^ /builddir/build/BUILD/gdl-0.9.9/src/datatypesref.cpp: In member function 'BaseGDL* Data_< >::NewIx(SizeT) [with Sp = SpDObj; SizeT = long long unsigned int]': /builddir/build/BUILD/gdl-0.9.9/src/datatypesref.cpp:1324:35: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for(; iN_Elements(); ++i) ^ /builddir/build/BUILD/gdl-0.9.9/src/datatypesref.cpp:1329:17: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( validIx == ix) ^ /builddir/build/BUILD/gdl-0.9.9/src/datatypesref.cpp:1313:21: warning: unused variable 'nSizeTag' [-Wunused-variable] static unsigned nSizeTag = structDesc::HASH->TagIndex( "TABLE_SIZE"); ^ /builddir/build/BUILD/gdl-0.9.9/src/datatypesref.cpp:1314:21: warning: unused variable 'nCountTag' [-Wunused-variable] static unsigned nCountTag = structDesc::HASH->TagIndex( "TABLE_COUNT"); ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/datatypes.cpp:102:0: /builddir/build/BUILD/gdl-0.9.9/src/gdlpython.cpp: In function 'BaseGDL* FromPython(PyObject*)': /builddir/build/BUILD/gdl-0.9.9/src/gdlpython.cpp:129:14: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( nDim > MAXRANK) ^ /builddir/build/BUILD/gdl-0.9.9/src/gdlpython.cpp:134:29: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for( SizeT i=MAXRANK; idimensions[ i]; ^ /builddir/build/BUILD/gdl-0.9.9/src/gdlpython.cpp:142:25: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for( SizeT i=0; i&, std::vector&, EnvBaseT&, PyObject*, PyObject*)': /builddir/build/BUILD/gdl-0.9.9/src/pythongdl.cpp:163:21: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for( SizeT p=1; p&, std::vector&, EnvBaseT&, PyObject*, PyObject*)': /builddir/build/BUILD/gdl-0.9.9/src/pythongdl.cpp:246:21: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for( SizeT p=1; p >::Data_(const dimension&, BaseGDL::InitType, DDouble, DDouble) [with Sp = SpDFloat; DDouble = double]': /builddir/build/BUILD/gdl-0.9.9/src/datatypes.cpp:434:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (sz >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= sz)) ^ /builddir/build/BUILD/gdl-0.9.9/src/datatypes.cpp:434:101: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (sz >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= sz)) ^ /builddir/build/BUILD/gdl-0.9.9/src/datatypes.cpp:437:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (int i = 0; i < sz; ++i) { ^ /builddir/build/BUILD/gdl-0.9.9/src/datatypes.cpp:445:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (sz >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= sz)) ^ /builddir/build/BUILD/gdl-0.9.9/src/datatypes.cpp:445:107: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (sz >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= sz)) ^ /builddir/build/BUILD/gdl-0.9.9/src/datatypes.cpp:455:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (sz >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= sz)) ^ /builddir/build/BUILD/gdl-0.9.9/src/datatypes.cpp:455:107: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (sz >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= sz)) ^ /builddir/build/BUILD/gdl-0.9.9/src/datatypes.cpp: In constructor 'Data_< >::Data_(const dimension&, BaseGDL::InitType, DDouble, DDouble) [with Sp = SpDComplex; DDouble = double]': /builddir/build/BUILD/gdl-0.9.9/src/datatypes.cpp:473:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (sz >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= sz)) ^ /builddir/build/BUILD/gdl-0.9.9/src/datatypes.cpp:473:101: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (sz >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= sz)) ^ /builddir/build/BUILD/gdl-0.9.9/src/datatypes.cpp:476:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (int i = 0; i < sz; ++i) { ^ /builddir/build/BUILD/gdl-0.9.9/src/datatypes.cpp:484:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (sz >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= sz)) ^ /builddir/build/BUILD/gdl-0.9.9/src/datatypes.cpp:484:107: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (sz >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= sz)) ^ /builddir/build/BUILD/gdl-0.9.9/src/datatypes.cpp:494:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (sz >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= sz)) ^ /builddir/build/BUILD/gdl-0.9.9/src/datatypes.cpp:494:107: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (sz >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= sz)) ^ /builddir/build/BUILD/gdl-0.9.9/src/datatypes.cpp: In constructor 'Data_< >::Data_(const dimension&, BaseGDL::InitType, DDouble, DDouble) [with Sp = SpDPtr; DDouble = double]': /builddir/build/BUILD/gdl-0.9.9/src/datatypes.cpp:527:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for( int i=0; i >::Data_(const dimension&, BaseGDL::InitType, DDouble, DDouble) [with Sp = SpDObj; DDouble = double]': /builddir/build/BUILD/gdl-0.9.9/src/datatypes.cpp:549:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for( int i=0; i >::Log() [with Sp = SpDFloat]': /builddir/build/BUILD/gdl-0.9.9/src/datatypes.cpp:612:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/datatypes.cpp:612:102: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/datatypes.cpp:615:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for( int i=0; i >::Log() [with Sp = SpDDouble]': /builddir/build/BUILD/gdl-0.9.9/src/datatypes.cpp:631:37: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel for if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/datatypes.cpp:631:106: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel for if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/datatypes.cpp:632:21: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for( int i=0; i >::Log() [with Sp = SpDComplex]': /builddir/build/BUILD/gdl-0.9.9/src/datatypes.cpp:647:37: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel for if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/datatypes.cpp:647:106: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel for if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/datatypes.cpp:648:21: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for( int i=0; i >::Log() [with Sp = SpDComplexDbl]': /builddir/build/BUILD/gdl-0.9.9/src/datatypes.cpp:663:37: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel for if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/datatypes.cpp:663:106: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel for if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/datatypes.cpp:664:21: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for( int i=0; i >::LogThis() [with Sp = SpDFloat]': /builddir/build/BUILD/gdl-0.9.9/src/datatypes.cpp:691:37: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel for if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/datatypes.cpp:691:106: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel for if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/datatypes.cpp:692:21: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for( int i=0; i >::LogThis() [with Sp = SpDDouble]': /builddir/build/BUILD/gdl-0.9.9/src/datatypes.cpp:708:37: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel for if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/datatypes.cpp:708:106: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel for if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/datatypes.cpp:709:21: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for( int i=0; i >::LogThis() [with Sp = SpDComplex]': /builddir/build/BUILD/gdl-0.9.9/src/datatypes.cpp:728:37: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel for if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/datatypes.cpp:728:106: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel for if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/datatypes.cpp:729:21: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for( int i=0; i >::LogThis() [with Sp = SpDComplexDbl]': /builddir/build/BUILD/gdl-0.9.9/src/datatypes.cpp:748:37: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel for if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/datatypes.cpp:748:106: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel for if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/datatypes.cpp:749:21: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for( int i=0; i >::Log10() [with Sp = SpDFloat]': /builddir/build/BUILD/gdl-0.9.9/src/datatypes.cpp:778:37: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel for if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/datatypes.cpp:778:106: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel for if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/datatypes.cpp:779:21: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for( int i=0; i >::Log10() [with Sp = SpDDouble]': /builddir/build/BUILD/gdl-0.9.9/src/datatypes.cpp:799:37: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel for if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/datatypes.cpp:799:106: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel for if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/datatypes.cpp:800:21: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for( int i=0; i >::Log10() [with Sp = SpDComplex]': /builddir/build/BUILD/gdl-0.9.9/src/datatypes.cpp:820:37: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel for if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/datatypes.cpp:820:106: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel for if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/datatypes.cpp:821:21: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for( int i=0; i >::Log10() [with Sp = SpDComplexDbl]': /builddir/build/BUILD/gdl-0.9.9/src/datatypes.cpp:841:37: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel for if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/datatypes.cpp:841:106: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel for if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/datatypes.cpp:842:21: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for( int i=0; i >::Log10This() [with Sp = SpDFloat]': /builddir/build/BUILD/gdl-0.9.9/src/datatypes.cpp:871:37: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel for if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/datatypes.cpp:871:106: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel for if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/datatypes.cpp:872:21: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for( int i=0; i >::Log10This() [with Sp = SpDDouble]': /builddir/build/BUILD/gdl-0.9.9/src/datatypes.cpp:891:37: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel for if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/datatypes.cpp:891:106: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel for if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/datatypes.cpp:892:21: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for( int i=0; i >::Log10This() [with Sp = SpDComplex]': /builddir/build/BUILD/gdl-0.9.9/src/datatypes.cpp:911:37: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel for if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/datatypes.cpp:911:106: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel for if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/datatypes.cpp:912:21: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for( int i=0; i >::Log10This() [with Sp = SpDComplexDbl]': /builddir/build/BUILD/gdl-0.9.9/src/datatypes.cpp:931:37: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel for if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/datatypes.cpp:931:106: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel for if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/datatypes.cpp:932:21: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for( int i=0; i >::NBytes() const [with Sp = SpDString; SizeT = long long unsigned int]': /builddir/build/BUILD/gdl-0.9.9/src/datatypes.cpp:2158:19: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for( int i=0; i >::DecAt(ArrayIndexListT*) [with Sp = SpDComplex]': /builddir/build/BUILD/gdl-0.9.9/src/datatypes.cpp:3529:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for( int c=0; c >::IncAt(ArrayIndexListT*) [with Sp = SpDComplex]': /builddir/build/BUILD/gdl-0.9.9/src/datatypes.cpp:3559:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for( int c=0; c >::DecAt(ArrayIndexListT*) [with Sp = SpDComplexDbl]': /builddir/build/BUILD/gdl-0.9.9/src/datatypes.cpp:3589:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for( int c=0; c >::IncAt(ArrayIndexListT*) [with Sp = SpDComplexDbl]': /builddir/build/BUILD/gdl-0.9.9/src/datatypes.cpp:3619:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for( int c=0; c; TNext = long long unsigned int; SizeT = long long unsigned int]': /builddir/build/BUILD/gdl-0.9.9/src/datatypes.cpp:4438:81: required from here /builddir/build/BUILD/gdl-0.9.9/src/datatypes.cpp:4254:9: warning: unused variable 'resStride' [-Wunused-variable] SizeT resStride = destDim.Stride( dimIx); ^ /builddir/build/BUILD/gdl-0.9.9/src/datatypes.cpp: In instantiation of 'T* Rebin1Int(T*, const dimension&, SizeT, SizeT, bool) [with T = Data_; TNext = long long int; SizeT = long long unsigned int]': /builddir/build/BUILD/gdl-0.9.9/src/datatypes.cpp:4480:79: required from here /builddir/build/BUILD/gdl-0.9.9/src/datatypes.cpp:4254:9: warning: unused variable 'resStride' [-Wunused-variable] /builddir/build/BUILD/gdl-0.9.9/src/datatypes.cpp: In instantiation of 'T* Rebin1Int(T*, const dimension&, SizeT, SizeT, bool) [with T = Data_; TNext = long long unsigned int; SizeT = long long unsigned int]': /builddir/build/BUILD/gdl-0.9.9/src/datatypes.cpp:4522:81: required from here /builddir/build/BUILD/gdl-0.9.9/src/datatypes.cpp:4254:9: warning: unused variable 'resStride' [-Wunused-variable] /builddir/build/BUILD/gdl-0.9.9/src/datatypes.cpp: In instantiation of 'T* Rebin1Int(T*, const dimension&, SizeT, SizeT, bool) [with T = Data_; TNext = long long int; SizeT = long long unsigned int]': /builddir/build/BUILD/gdl-0.9.9/src/datatypes.cpp:4564:80: required from here /builddir/build/BUILD/gdl-0.9.9/src/datatypes.cpp:4254:9: warning: unused variable 'resStride' [-Wunused-variable] /builddir/build/BUILD/gdl-0.9.9/src/datatypes.cpp: In instantiation of 'T* Rebin1Int(T*, const dimension&, SizeT, SizeT, bool) [with T = Data_; TNext = long long unsigned int; SizeT = long long unsigned int]': /builddir/build/BUILD/gdl-0.9.9/src/datatypes.cpp:4606:82: required from here /builddir/build/BUILD/gdl-0.9.9/src/datatypes.cpp:4254:9: warning: unused variable 'resStride' [-Wunused-variable] In file included from /builddir/build/BUILD/gdl-0.9.9/src/basic_op.cpp:44:0, from /builddir/build/BUILD/gdl-0.9.9/src/datatypes.cpp:81: /builddir/build/BUILD/gdl-0.9.9/src/basic_op_sub.cpp: In instantiation of 'BaseGDL* Data_< >::Sub(BaseGDL*) [with Sp = SpDByte]': /builddir/build/BUILD/gdl-0.9.9/src/datatypes.cpp:4926:16: required from here /builddir/build/BUILD/gdl-0.9.9/src/basic_op_sub.cpp:46:9: warning: unused variable 'rEl' [-Wunused-variable] ULong rEl=right->N_Elements(); ^ /builddir/build/BUILD/gdl-0.9.9/src/basic_op_sub.cpp: In instantiation of 'BaseGDL* Data_< >::SubInv(BaseGDL*) [with Sp = SpDByte]': /builddir/build/BUILD/gdl-0.9.9/src/datatypes.cpp:4926:16: required from here /builddir/build/BUILD/gdl-0.9.9/src/basic_op_sub.cpp:85:9: warning: unused variable 'rEl' [-Wunused-variable] ULong rEl=right->N_Elements(); ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/datatypes.cpp:82:0: /builddir/build/BUILD/gdl-0.9.9/src/basic_op_new.cpp: In instantiation of 'BaseGDL* Data_< >::SubNew(BaseGDL*) [with Sp = SpDByte]': /builddir/build/BUILD/gdl-0.9.9/src/datatypes.cpp:4926:16: required from here /builddir/build/BUILD/gdl-0.9.9/src/basic_op_new.cpp:1076:9: warning: unused variable 'rEl' [-Wunused-variable] ULong rEl=right->N_Elements(); ^ /builddir/build/BUILD/gdl-0.9.9/src/basic_op_new.cpp: In instantiation of 'BaseGDL* Data_< >::SubInvNew(BaseGDL*) [with Sp = SpDByte]': /builddir/build/BUILD/gdl-0.9.9/src/datatypes.cpp:4926:16: required from here /builddir/build/BUILD/gdl-0.9.9/src/basic_op_new.cpp:1137:9: warning: unused variable 'rEl' [-Wunused-variable] ULong rEl=right->N_Elements(); ^ /builddir/build/BUILD/gdl-0.9.9/src/basic_op_new.cpp: In instantiation of 'Data_* Data_< >::DivSNew(BaseGDL*) [with Sp = SpDByte]': /builddir/build/BUILD/gdl-0.9.9/src/datatypes.cpp:4926:16: required from here /builddir/build/BUILD/gdl-0.9.9/src/basic_op_new.cpp:1777:9: warning: unused variable 'i' [-Wunused-variable] SizeT i=0; ^ /builddir/build/BUILD/gdl-0.9.9/src/datatypes.cpp: In instantiation of 'void Data_< >::CatInsert(const Data_< >*, SizeT, SizeT&) [with Sp = SpDByte; SizeT = long long unsigned int]': /builddir/build/BUILD/gdl-0.9.9/src/datatypes.cpp:4926:16: required from here /builddir/build/BUILD/gdl-0.9.9/src/datatypes.cpp:3926:9: warning: unused variable 'destEnd' [-Wunused-variable] SizeT destEnd = destStart + len; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/basic_op.cpp:44:0, from /builddir/build/BUILD/gdl-0.9.9/src/datatypes.cpp:81: /builddir/build/BUILD/gdl-0.9.9/src/basic_op_sub.cpp: In instantiation of 'BaseGDL* Data_< >::Sub(BaseGDL*) [with Sp = SpDInt]': /builddir/build/BUILD/gdl-0.9.9/src/datatypes.cpp:4927:16: required from here /builddir/build/BUILD/gdl-0.9.9/src/basic_op_sub.cpp:46:9: warning: unused variable 'rEl' [-Wunused-variable] ULong rEl=right->N_Elements(); ^ /builddir/build/BUILD/gdl-0.9.9/src/basic_op_sub.cpp: In instantiation of 'BaseGDL* Data_< >::SubInv(BaseGDL*) [with Sp = SpDInt]': /builddir/build/BUILD/gdl-0.9.9/src/datatypes.cpp:4927:16: required from here /builddir/build/BUILD/gdl-0.9.9/src/basic_op_sub.cpp:85:9: warning: unused variable 'rEl' [-Wunused-variable] ULong rEl=right->N_Elements(); ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/datatypes.cpp:82:0: /builddir/build/BUILD/gdl-0.9.9/src/basic_op_new.cpp: In instantiation of 'BaseGDL* Data_< >::SubNew(BaseGDL*) [with Sp = SpDInt]': /builddir/build/BUILD/gdl-0.9.9/src/datatypes.cpp:4927:16: required from here /builddir/build/BUILD/gdl-0.9.9/src/basic_op_new.cpp:1076:9: warning: unused variable 'rEl' [-Wunused-variable] ULong rEl=right->N_Elements(); ^ /builddir/build/BUILD/gdl-0.9.9/src/basic_op_new.cpp: In instantiation of 'BaseGDL* Data_< >::SubInvNew(BaseGDL*) [with Sp = SpDInt]': /builddir/build/BUILD/gdl-0.9.9/src/datatypes.cpp:4927:16: required from here /builddir/build/BUILD/gdl-0.9.9/src/basic_op_new.cpp:1137:9: warning: unused variable 'rEl' [-Wunused-variable] ULong rEl=right->N_Elements(); ^ /builddir/build/BUILD/gdl-0.9.9/src/basic_op_new.cpp: In instantiation of 'Data_* Data_< >::DivSNew(BaseGDL*) [with Sp = SpDInt]': /builddir/build/BUILD/gdl-0.9.9/src/datatypes.cpp:4927:16: required from here /builddir/build/BUILD/gdl-0.9.9/src/basic_op_new.cpp:1777:9: warning: unused variable 'i' [-Wunused-variable] SizeT i=0; ^ /builddir/build/BUILD/gdl-0.9.9/src/datatypes.cpp: In instantiation of 'void Data_< >::CatInsert(const Data_< >*, SizeT, SizeT&) [with Sp = SpDInt; SizeT = long long unsigned int]': /builddir/build/BUILD/gdl-0.9.9/src/datatypes.cpp:4927:16: required from here /builddir/build/BUILD/gdl-0.9.9/src/datatypes.cpp:3926:9: warning: unused variable 'destEnd' [-Wunused-variable] SizeT destEnd = destStart + len; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/basic_op.cpp:44:0, from /builddir/build/BUILD/gdl-0.9.9/src/datatypes.cpp:81: /builddir/build/BUILD/gdl-0.9.9/src/basic_op_sub.cpp: In instantiation of 'BaseGDL* Data_< >::Sub(BaseGDL*) [with Sp = SpDUInt]': /builddir/build/BUILD/gdl-0.9.9/src/datatypes.cpp:4928:16: required from here /builddir/build/BUILD/gdl-0.9.9/src/basic_op_sub.cpp:46:9: warning: unused variable 'rEl' [-Wunused-variable] ULong rEl=right->N_Elements(); ^ /builddir/build/BUILD/gdl-0.9.9/src/basic_op_sub.cpp: In instantiation of 'BaseGDL* Data_< >::SubInv(BaseGDL*) [with Sp = SpDUInt]': /builddir/build/BUILD/gdl-0.9.9/src/datatypes.cpp:4928:16: required from here /builddir/build/BUILD/gdl-0.9.9/src/basic_op_sub.cpp:85:9: warning: unused variable 'rEl' [-Wunused-variable] ULong rEl=right->N_Elements(); ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/datatypes.cpp:82:0: /builddir/build/BUILD/gdl-0.9.9/src/basic_op_new.cpp: In instantiation of 'BaseGDL* Data_< >::SubNew(BaseGDL*) [with Sp = SpDUInt]': /builddir/build/BUILD/gdl-0.9.9/src/datatypes.cpp:4928:16: required from here /builddir/build/BUILD/gdl-0.9.9/src/basic_op_new.cpp:1076:9: warning: unused variable 'rEl' [-Wunused-variable] ULong rEl=right->N_Elements(); ^ /builddir/build/BUILD/gdl-0.9.9/src/basic_op_new.cpp: In instantiation of 'BaseGDL* Data_< >::SubInvNew(BaseGDL*) [with Sp = SpDUInt]': /builddir/build/BUILD/gdl-0.9.9/src/datatypes.cpp:4928:16: required from here /builddir/build/BUILD/gdl-0.9.9/src/basic_op_new.cpp:1137:9: warning: unused variable 'rEl' [-Wunused-variable] ULong rEl=right->N_Elements(); ^ /builddir/build/BUILD/gdl-0.9.9/src/basic_op_new.cpp: In instantiation of 'Data_* Data_< >::DivSNew(BaseGDL*) [with Sp = SpDUInt]': /builddir/build/BUILD/gdl-0.9.9/src/datatypes.cpp:4928:16: required from here /builddir/build/BUILD/gdl-0.9.9/src/basic_op_new.cpp:1777:9: warning: unused variable 'i' [-Wunused-variable] SizeT i=0; ^ /builddir/build/BUILD/gdl-0.9.9/src/datatypes.cpp: In instantiation of 'void Data_< >::CatInsert(const Data_< >*, SizeT, SizeT&) [with Sp = SpDUInt; SizeT = long long unsigned int]': /builddir/build/BUILD/gdl-0.9.9/src/datatypes.cpp:4928:16: required from here /builddir/build/BUILD/gdl-0.9.9/src/datatypes.cpp:3926:9: warning: unused variable 'destEnd' [-Wunused-variable] SizeT destEnd = destStart + len; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/basic_op.cpp:44:0, from /builddir/build/BUILD/gdl-0.9.9/src/datatypes.cpp:81: /builddir/build/BUILD/gdl-0.9.9/src/basic_op_sub.cpp: In instantiation of 'BaseGDL* Data_< >::Sub(BaseGDL*) [with Sp = SpDLong]': /builddir/build/BUILD/gdl-0.9.9/src/datatypes.cpp:4929:16: required from here /builddir/build/BUILD/gdl-0.9.9/src/basic_op_sub.cpp:46:9: warning: unused variable 'rEl' [-Wunused-variable] ULong rEl=right->N_Elements(); ^ /builddir/build/BUILD/gdl-0.9.9/src/basic_op_sub.cpp: In instantiation of 'BaseGDL* Data_< >::SubInv(BaseGDL*) [with Sp = SpDLong]': /builddir/build/BUILD/gdl-0.9.9/src/datatypes.cpp:4929:16: required from here /builddir/build/BUILD/gdl-0.9.9/src/basic_op_sub.cpp:85:9: warning: unused variable 'rEl' [-Wunused-variable] ULong rEl=right->N_Elements(); ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/datatypes.cpp:82:0: /builddir/build/BUILD/gdl-0.9.9/src/basic_op_new.cpp: In instantiation of 'BaseGDL* Data_< >::SubNew(BaseGDL*) [with Sp = SpDLong]': /builddir/build/BUILD/gdl-0.9.9/src/datatypes.cpp:4929:16: required from here /builddir/build/BUILD/gdl-0.9.9/src/basic_op_new.cpp:1076:9: warning: unused variable 'rEl' [-Wunused-variable] ULong rEl=right->N_Elements(); ^ /builddir/build/BUILD/gdl-0.9.9/src/basic_op_new.cpp: In instantiation of 'BaseGDL* Data_< >::SubInvNew(BaseGDL*) [with Sp = SpDLong]': /builddir/build/BUILD/gdl-0.9.9/src/datatypes.cpp:4929:16: required from here /builddir/build/BUILD/gdl-0.9.9/src/basic_op_new.cpp:1137:9: warning: unused variable 'rEl' [-Wunused-variable] ULong rEl=right->N_Elements(); ^ /builddir/build/BUILD/gdl-0.9.9/src/basic_op_new.cpp: In instantiation of 'Data_* Data_< >::DivSNew(BaseGDL*) [with Sp = SpDLong]': /builddir/build/BUILD/gdl-0.9.9/src/datatypes.cpp:4929:16: required from here /builddir/build/BUILD/gdl-0.9.9/src/basic_op_new.cpp:1777:9: warning: unused variable 'i' [-Wunused-variable] SizeT i=0; ^ /builddir/build/BUILD/gdl-0.9.9/src/datatypes.cpp: In instantiation of 'void Data_< >::CatInsert(const Data_< >*, SizeT, SizeT&) [with Sp = SpDLong; SizeT = long long unsigned int]': /builddir/build/BUILD/gdl-0.9.9/src/datatypes.cpp:4929:16: required from here /builddir/build/BUILD/gdl-0.9.9/src/datatypes.cpp:3926:9: warning: unused variable 'destEnd' [-Wunused-variable] SizeT destEnd = destStart + len; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/basic_op.cpp:44:0, from /builddir/build/BUILD/gdl-0.9.9/src/datatypes.cpp:81: /builddir/build/BUILD/gdl-0.9.9/src/basic_op_sub.cpp: In instantiation of 'BaseGDL* Data_< >::Sub(BaseGDL*) [with Sp = SpDULong]': /builddir/build/BUILD/gdl-0.9.9/src/datatypes.cpp:4930:16: required from here /builddir/build/BUILD/gdl-0.9.9/src/basic_op_sub.cpp:46:9: warning: unused variable 'rEl' [-Wunused-variable] ULong rEl=right->N_Elements(); ^ /builddir/build/BUILD/gdl-0.9.9/src/basic_op_sub.cpp: In instantiation of 'BaseGDL* Data_< >::SubInv(BaseGDL*) [with Sp = SpDULong]': /builddir/build/BUILD/gdl-0.9.9/src/datatypes.cpp:4930:16: required from here /builddir/build/BUILD/gdl-0.9.9/src/basic_op_sub.cpp:85:9: warning: unused variable 'rEl' [-Wunused-variable] ULong rEl=right->N_Elements(); ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/datatypes.cpp:82:0: /builddir/build/BUILD/gdl-0.9.9/src/basic_op_new.cpp: In instantiation of 'BaseGDL* Data_< >::SubNew(BaseGDL*) [with Sp = SpDULong]': /builddir/build/BUILD/gdl-0.9.9/src/datatypes.cpp:4930:16: required from here /builddir/build/BUILD/gdl-0.9.9/src/basic_op_new.cpp:1076:9: warning: unused variable 'rEl' [-Wunused-variable] ULong rEl=right->N_Elements(); ^ /builddir/build/BUILD/gdl-0.9.9/src/basic_op_new.cpp: In instantiation of 'BaseGDL* Data_< >::SubInvNew(BaseGDL*) [with Sp = SpDULong]': /builddir/build/BUILD/gdl-0.9.9/src/datatypes.cpp:4930:16: required from here /builddir/build/BUILD/gdl-0.9.9/src/basic_op_new.cpp:1137:9: warning: unused variable 'rEl' [-Wunused-variable] ULong rEl=right->N_Elements(); ^ /builddir/build/BUILD/gdl-0.9.9/src/basic_op_new.cpp: In instantiation of 'Data_* Data_< >::DivSNew(BaseGDL*) [with Sp = SpDULong]': /builddir/build/BUILD/gdl-0.9.9/src/datatypes.cpp:4930:16: required from here /builddir/build/BUILD/gdl-0.9.9/src/basic_op_new.cpp:1777:9: warning: unused variable 'i' [-Wunused-variable] SizeT i=0; ^ /builddir/build/BUILD/gdl-0.9.9/src/datatypes.cpp: In instantiation of 'void Data_< >::CatInsert(const Data_< >*, SizeT, SizeT&) [with Sp = SpDULong; SizeT = long long unsigned int]': /builddir/build/BUILD/gdl-0.9.9/src/datatypes.cpp:4930:16: required from here /builddir/build/BUILD/gdl-0.9.9/src/datatypes.cpp:3926:9: warning: unused variable 'destEnd' [-Wunused-variable] SizeT destEnd = destStart + len; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/basic_op.cpp:44:0, from /builddir/build/BUILD/gdl-0.9.9/src/datatypes.cpp:81: /builddir/build/BUILD/gdl-0.9.9/src/basic_op_sub.cpp: In instantiation of 'BaseGDL* Data_< >::Sub(BaseGDL*) [with Sp = SpDLong64]': /builddir/build/BUILD/gdl-0.9.9/src/datatypes.cpp:4931:16: required from here /builddir/build/BUILD/gdl-0.9.9/src/basic_op_sub.cpp:46:9: warning: unused variable 'rEl' [-Wunused-variable] ULong rEl=right->N_Elements(); ^ /builddir/build/BUILD/gdl-0.9.9/src/basic_op_sub.cpp: In instantiation of 'BaseGDL* Data_< >::SubInv(BaseGDL*) [with Sp = SpDLong64]': /builddir/build/BUILD/gdl-0.9.9/src/datatypes.cpp:4931:16: required from here /builddir/build/BUILD/gdl-0.9.9/src/basic_op_sub.cpp:85:9: warning: unused variable 'rEl' [-Wunused-variable] ULong rEl=right->N_Elements(); ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/datatypes.cpp:82:0: /builddir/build/BUILD/gdl-0.9.9/src/basic_op_new.cpp: In instantiation of 'BaseGDL* Data_< >::SubNew(BaseGDL*) [with Sp = SpDLong64]': /builddir/build/BUILD/gdl-0.9.9/src/datatypes.cpp:4931:16: required from here /builddir/build/BUILD/gdl-0.9.9/src/basic_op_new.cpp:1076:9: warning: unused variable 'rEl' [-Wunused-variable] ULong rEl=right->N_Elements(); ^ /builddir/build/BUILD/gdl-0.9.9/src/basic_op_new.cpp: In instantiation of 'BaseGDL* Data_< >::SubInvNew(BaseGDL*) [with Sp = SpDLong64]': /builddir/build/BUILD/gdl-0.9.9/src/datatypes.cpp:4931:16: required from here /builddir/build/BUILD/gdl-0.9.9/src/basic_op_new.cpp:1137:9: warning: unused variable 'rEl' [-Wunused-variable] ULong rEl=right->N_Elements(); ^ /builddir/build/BUILD/gdl-0.9.9/src/basic_op_new.cpp: In instantiation of 'Data_* Data_< >::DivSNew(BaseGDL*) [with Sp = SpDLong64]': /builddir/build/BUILD/gdl-0.9.9/src/datatypes.cpp:4931:16: required from here /builddir/build/BUILD/gdl-0.9.9/src/basic_op_new.cpp:1777:9: warning: unused variable 'i' [-Wunused-variable] SizeT i=0; ^ /builddir/build/BUILD/gdl-0.9.9/src/datatypes.cpp: In instantiation of 'void Data_< >::CatInsert(const Data_< >*, SizeT, SizeT&) [with Sp = SpDLong64; SizeT = long long unsigned int]': /builddir/build/BUILD/gdl-0.9.9/src/datatypes.cpp:4931:16: required from here /builddir/build/BUILD/gdl-0.9.9/src/datatypes.cpp:3926:9: warning: unused variable 'destEnd' [-Wunused-variable] SizeT destEnd = destStart + len; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/basic_op.cpp:44:0, from /builddir/build/BUILD/gdl-0.9.9/src/datatypes.cpp:81: /builddir/build/BUILD/gdl-0.9.9/src/basic_op_sub.cpp: In instantiation of 'BaseGDL* Data_< >::Sub(BaseGDL*) [with Sp = SpDULong64]': /builddir/build/BUILD/gdl-0.9.9/src/datatypes.cpp:4932:16: required from here /builddir/build/BUILD/gdl-0.9.9/src/basic_op_sub.cpp:46:9: warning: unused variable 'rEl' [-Wunused-variable] ULong rEl=right->N_Elements(); ^ /builddir/build/BUILD/gdl-0.9.9/src/basic_op_sub.cpp: In instantiation of 'BaseGDL* Data_< >::SubInv(BaseGDL*) [with Sp = SpDULong64]': /builddir/build/BUILD/gdl-0.9.9/src/datatypes.cpp:4932:16: required from here /builddir/build/BUILD/gdl-0.9.9/src/basic_op_sub.cpp:85:9: warning: unused variable 'rEl' [-Wunused-variable] ULong rEl=right->N_Elements(); ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/datatypes.cpp:82:0: /builddir/build/BUILD/gdl-0.9.9/src/basic_op_new.cpp: In instantiation of 'BaseGDL* Data_< >::SubNew(BaseGDL*) [with Sp = SpDULong64]': /builddir/build/BUILD/gdl-0.9.9/src/datatypes.cpp:4932:16: required from here /builddir/build/BUILD/gdl-0.9.9/src/basic_op_new.cpp:1076:9: warning: unused variable 'rEl' [-Wunused-variable] ULong rEl=right->N_Elements(); ^ /builddir/build/BUILD/gdl-0.9.9/src/basic_op_new.cpp: In instantiation of 'BaseGDL* Data_< >::SubInvNew(BaseGDL*) [with Sp = SpDULong64]': /builddir/build/BUILD/gdl-0.9.9/src/datatypes.cpp:4932:16: required from here /builddir/build/BUILD/gdl-0.9.9/src/basic_op_new.cpp:1137:9: warning: unused variable 'rEl' [-Wunused-variable] ULong rEl=right->N_Elements(); ^ /builddir/build/BUILD/gdl-0.9.9/src/basic_op_new.cpp: In instantiation of 'Data_* Data_< >::DivSNew(BaseGDL*) [with Sp = SpDULong64]': /builddir/build/BUILD/gdl-0.9.9/src/datatypes.cpp:4932:16: required from here /builddir/build/BUILD/gdl-0.9.9/src/basic_op_new.cpp:1777:9: warning: unused variable 'i' [-Wunused-variable] SizeT i=0; ^ /builddir/build/BUILD/gdl-0.9.9/src/datatypes.cpp: In instantiation of 'void Data_< >::CatInsert(const Data_< >*, SizeT, SizeT&) [with Sp = SpDULong64; SizeT = long long unsigned int]': /builddir/build/BUILD/gdl-0.9.9/src/datatypes.cpp:4932:16: required from here /builddir/build/BUILD/gdl-0.9.9/src/datatypes.cpp:3926:9: warning: unused variable 'destEnd' [-Wunused-variable] SizeT destEnd = destStart + len; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/basic_op.cpp:44:0, from /builddir/build/BUILD/gdl-0.9.9/src/datatypes.cpp:81: /builddir/build/BUILD/gdl-0.9.9/src/basic_op_sub.cpp: In instantiation of 'BaseGDL* Data_< >::Sub(BaseGDL*) [with Sp = SpDFloat]': /builddir/build/BUILD/gdl-0.9.9/src/datatypes.cpp:4934:16: required from here /builddir/build/BUILD/gdl-0.9.9/src/basic_op_sub.cpp:46:9: warning: unused variable 'rEl' [-Wunused-variable] ULong rEl=right->N_Elements(); ^ /builddir/build/BUILD/gdl-0.9.9/src/basic_op_sub.cpp: In instantiation of 'BaseGDL* Data_< >::SubInv(BaseGDL*) [with Sp = SpDFloat]': /builddir/build/BUILD/gdl-0.9.9/src/datatypes.cpp:4934:16: required from here /builddir/build/BUILD/gdl-0.9.9/src/basic_op_sub.cpp:85:9: warning: unused variable 'rEl' [-Wunused-variable] ULong rEl=right->N_Elements(); ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/datatypes.cpp:82:0: /builddir/build/BUILD/gdl-0.9.9/src/basic_op_new.cpp: In instantiation of 'BaseGDL* Data_< >::SubNew(BaseGDL*) [with Sp = SpDFloat]': /builddir/build/BUILD/gdl-0.9.9/src/datatypes.cpp:4934:16: required from here /builddir/build/BUILD/gdl-0.9.9/src/basic_op_new.cpp:1076:9: warning: unused variable 'rEl' [-Wunused-variable] ULong rEl=right->N_Elements(); ^ /builddir/build/BUILD/gdl-0.9.9/src/basic_op_new.cpp: In instantiation of 'BaseGDL* Data_< >::SubInvNew(BaseGDL*) [with Sp = SpDFloat]': /builddir/build/BUILD/gdl-0.9.9/src/datatypes.cpp:4934:16: required from here /builddir/build/BUILD/gdl-0.9.9/src/basic_op_new.cpp:1137:9: warning: unused variable 'rEl' [-Wunused-variable] ULong rEl=right->N_Elements(); ^ /builddir/build/BUILD/gdl-0.9.9/src/basic_op_new.cpp: In instantiation of 'Data_* Data_< >::DivSNew(BaseGDL*) [with Sp = SpDFloat]': /builddir/build/BUILD/gdl-0.9.9/src/datatypes.cpp:4934:16: required from here /builddir/build/BUILD/gdl-0.9.9/src/basic_op_new.cpp:1777:9: warning: unused variable 'i' [-Wunused-variable] SizeT i=0; ^ /builddir/build/BUILD/gdl-0.9.9/src/datatypes.cpp: In instantiation of 'void Data_< >::CatInsert(const Data_< >*, SizeT, SizeT&) [with Sp = SpDFloat; SizeT = long long unsigned int]': /builddir/build/BUILD/gdl-0.9.9/src/datatypes.cpp:4934:16: required from here /builddir/build/BUILD/gdl-0.9.9/src/datatypes.cpp:3926:9: warning: unused variable 'destEnd' [-Wunused-variable] SizeT destEnd = destStart + len; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/basic_op.cpp:44:0, from /builddir/build/BUILD/gdl-0.9.9/src/datatypes.cpp:81: /builddir/build/BUILD/gdl-0.9.9/src/basic_op_sub.cpp: In instantiation of 'BaseGDL* Data_< >::Sub(BaseGDL*) [with Sp = SpDDouble]': /builddir/build/BUILD/gdl-0.9.9/src/datatypes.cpp:4935:16: required from here /builddir/build/BUILD/gdl-0.9.9/src/basic_op_sub.cpp:46:9: warning: unused variable 'rEl' [-Wunused-variable] ULong rEl=right->N_Elements(); ^ /builddir/build/BUILD/gdl-0.9.9/src/basic_op_sub.cpp: In instantiation of 'BaseGDL* Data_< >::SubInv(BaseGDL*) [with Sp = SpDDouble]': /builddir/build/BUILD/gdl-0.9.9/src/datatypes.cpp:4935:16: required from here /builddir/build/BUILD/gdl-0.9.9/src/basic_op_sub.cpp:85:9: warning: unused variable 'rEl' [-Wunused-variable] ULong rEl=right->N_Elements(); ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/datatypes.cpp:82:0: /builddir/build/BUILD/gdl-0.9.9/src/basic_op_new.cpp: In instantiation of 'BaseGDL* Data_< >::SubNew(BaseGDL*) [with Sp = SpDDouble]': /builddir/build/BUILD/gdl-0.9.9/src/datatypes.cpp:4935:16: required from here /builddir/build/BUILD/gdl-0.9.9/src/basic_op_new.cpp:1076:9: warning: unused variable 'rEl' [-Wunused-variable] ULong rEl=right->N_Elements(); ^ /builddir/build/BUILD/gdl-0.9.9/src/basic_op_new.cpp: In instantiation of 'BaseGDL* Data_< >::SubInvNew(BaseGDL*) [with Sp = SpDDouble]': /builddir/build/BUILD/gdl-0.9.9/src/datatypes.cpp:4935:16: required from here /builddir/build/BUILD/gdl-0.9.9/src/basic_op_new.cpp:1137:9: warning: unused variable 'rEl' [-Wunused-variable] ULong rEl=right->N_Elements(); ^ /builddir/build/BUILD/gdl-0.9.9/src/basic_op_new.cpp: In instantiation of 'Data_* Data_< >::DivSNew(BaseGDL*) [with Sp = SpDDouble]': /builddir/build/BUILD/gdl-0.9.9/src/datatypes.cpp:4935:16: required from here /builddir/build/BUILD/gdl-0.9.9/src/basic_op_new.cpp:1777:9: warning: unused variable 'i' [-Wunused-variable] SizeT i=0; ^ /builddir/build/BUILD/gdl-0.9.9/src/datatypes.cpp: In instantiation of 'void Data_< >::CatInsert(const Data_< >*, SizeT, SizeT&) [with Sp = SpDDouble; SizeT = long long unsigned int]': /builddir/build/BUILD/gdl-0.9.9/src/datatypes.cpp:4935:16: required from here /builddir/build/BUILD/gdl-0.9.9/src/datatypes.cpp:3926:9: warning: unused variable 'destEnd' [-Wunused-variable] SizeT destEnd = destStart + len; ^ /builddir/build/BUILD/gdl-0.9.9/src/datatypes.cpp: In instantiation of 'void Data_< >::CatInsert(const Data_< >*, SizeT, SizeT&) [with Sp = SpDString; SizeT = long long unsigned int]': /builddir/build/BUILD/gdl-0.9.9/src/datatypes.cpp:4936:16: required from here /builddir/build/BUILD/gdl-0.9.9/src/datatypes.cpp:3926:9: warning: unused variable 'destEnd' [-Wunused-variable] In file included from /builddir/build/BUILD/gdl-0.9.9/src/basic_op.cpp:44:0, from /builddir/build/BUILD/gdl-0.9.9/src/datatypes.cpp:81: /builddir/build/BUILD/gdl-0.9.9/src/basic_op_sub.cpp: In instantiation of 'BaseGDL* Data_< >::Sub(BaseGDL*) [with Sp = SpDComplex]': /builddir/build/BUILD/gdl-0.9.9/src/datatypes.cpp:4938:16: required from here /builddir/build/BUILD/gdl-0.9.9/src/basic_op_sub.cpp:46:9: warning: unused variable 'rEl' [-Wunused-variable] ULong rEl=right->N_Elements(); ^ /builddir/build/BUILD/gdl-0.9.9/src/basic_op_sub.cpp: In instantiation of 'BaseGDL* Data_< >::SubInv(BaseGDL*) [with Sp = SpDComplex]': /builddir/build/BUILD/gdl-0.9.9/src/datatypes.cpp:4938:16: required from here /builddir/build/BUILD/gdl-0.9.9/src/basic_op_sub.cpp:85:9: warning: unused variable 'rEl' [-Wunused-variable] ULong rEl=right->N_Elements(); ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/datatypes.cpp:82:0: /builddir/build/BUILD/gdl-0.9.9/src/basic_op_new.cpp: In instantiation of 'BaseGDL* Data_< >::SubNew(BaseGDL*) [with Sp = SpDComplex]': /builddir/build/BUILD/gdl-0.9.9/src/datatypes.cpp:4938:16: required from here /builddir/build/BUILD/gdl-0.9.9/src/basic_op_new.cpp:1076:9: warning: unused variable 'rEl' [-Wunused-variable] ULong rEl=right->N_Elements(); ^ /builddir/build/BUILD/gdl-0.9.9/src/basic_op_new.cpp: In instantiation of 'BaseGDL* Data_< >::SubInvNew(BaseGDL*) [with Sp = SpDComplex]': /builddir/build/BUILD/gdl-0.9.9/src/datatypes.cpp:4938:16: required from here /builddir/build/BUILD/gdl-0.9.9/src/basic_op_new.cpp:1137:9: warning: unused variable 'rEl' [-Wunused-variable] ULong rEl=right->N_Elements(); ^ /builddir/build/BUILD/gdl-0.9.9/src/basic_op_new.cpp: In instantiation of 'Data_* Data_< >::DivSNew(BaseGDL*) [with Sp = SpDComplex]': /builddir/build/BUILD/gdl-0.9.9/src/datatypes.cpp:4938:16: required from here /builddir/build/BUILD/gdl-0.9.9/src/basic_op_new.cpp:1777:9: warning: unused variable 'i' [-Wunused-variable] SizeT i=0; ^ /builddir/build/BUILD/gdl-0.9.9/src/datatypes.cpp: In instantiation of 'void Data_< >::CatInsert(const Data_< >*, SizeT, SizeT&) [with Sp = SpDComplex; SizeT = long long unsigned int]': /builddir/build/BUILD/gdl-0.9.9/src/datatypes.cpp:4938:16: required from here /builddir/build/BUILD/gdl-0.9.9/src/datatypes.cpp:3926:9: warning: unused variable 'destEnd' [-Wunused-variable] SizeT destEnd = destStart + len; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/basic_op.cpp:44:0, from /builddir/build/BUILD/gdl-0.9.9/src/datatypes.cpp:81: /builddir/build/BUILD/gdl-0.9.9/src/basic_op_sub.cpp: In instantiation of 'BaseGDL* Data_< >::Sub(BaseGDL*) [with Sp = SpDComplexDbl]': /builddir/build/BUILD/gdl-0.9.9/src/datatypes.cpp:4939:16: required from here /builddir/build/BUILD/gdl-0.9.9/src/basic_op_sub.cpp:46:9: warning: unused variable 'rEl' [-Wunused-variable] ULong rEl=right->N_Elements(); ^ /builddir/build/BUILD/gdl-0.9.9/src/basic_op_sub.cpp: In instantiation of 'BaseGDL* Data_< >::SubInv(BaseGDL*) [with Sp = SpDComplexDbl]': /builddir/build/BUILD/gdl-0.9.9/src/datatypes.cpp:4939:16: required from here /builddir/build/BUILD/gdl-0.9.9/src/basic_op_sub.cpp:85:9: warning: unused variable 'rEl' [-Wunused-variable] ULong rEl=right->N_Elements(); ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/datatypes.cpp:82:0: /builddir/build/BUILD/gdl-0.9.9/src/basic_op_new.cpp: In instantiation of 'BaseGDL* Data_< >::SubNew(BaseGDL*) [with Sp = SpDComplexDbl]': /builddir/build/BUILD/gdl-0.9.9/src/datatypes.cpp:4939:16: required from here /builddir/build/BUILD/gdl-0.9.9/src/basic_op_new.cpp:1076:9: warning: unused variable 'rEl' [-Wunused-variable] ULong rEl=right->N_Elements(); ^ /builddir/build/BUILD/gdl-0.9.9/src/basic_op_new.cpp: In instantiation of 'BaseGDL* Data_< >::SubInvNew(BaseGDL*) [with Sp = SpDComplexDbl]': /builddir/build/BUILD/gdl-0.9.9/src/datatypes.cpp:4939:16: required from here /builddir/build/BUILD/gdl-0.9.9/src/basic_op_new.cpp:1137:9: warning: unused variable 'rEl' [-Wunused-variable] ULong rEl=right->N_Elements(); ^ /builddir/build/BUILD/gdl-0.9.9/src/basic_op_new.cpp: In instantiation of 'Data_* Data_< >::DivSNew(BaseGDL*) [with Sp = SpDComplexDbl]': /builddir/build/BUILD/gdl-0.9.9/src/datatypes.cpp:4939:16: required from here /builddir/build/BUILD/gdl-0.9.9/src/basic_op_new.cpp:1777:9: warning: unused variable 'i' [-Wunused-variable] SizeT i=0; ^ /builddir/build/BUILD/gdl-0.9.9/src/datatypes.cpp: In instantiation of 'void Data_< >::CatInsert(const Data_< >*, SizeT, SizeT&) [with Sp = SpDComplexDbl; SizeT = long long unsigned int]': /builddir/build/BUILD/gdl-0.9.9/src/datatypes.cpp:4939:16: required from here /builddir/build/BUILD/gdl-0.9.9/src/datatypes.cpp:3926:9: warning: unused variable 'destEnd' [-Wunused-variable] SizeT destEnd = destStart + len; ^ /builddir/build/BUILD/gdl-0.9.9/src/datatypes.cpp: In instantiation of 'T* Rebin1(T*, const dimension&, SizeT, SizeT, bool) [with T = Data_; SizeT = long long unsigned int]': /builddir/build/BUILD/gdl-0.9.9/src/datatypes.cpp:4394:58: required from 'BaseGDL* Data_< >::Rebin(const dimension&, bool) [with Sp = SpDLong64]' /builddir/build/BUILD/gdl-0.9.9/src/datatypes.cpp:4931:16: required from here /builddir/build/BUILD/gdl-0.9.9/src/datatypes.cpp:4111:9: warning: unused variable 'resStride' [-Wunused-variable] SizeT resStride = destDim.Stride( dimIx); ^ /builddir/build/BUILD/gdl-0.9.9/src/datatypes.cpp: In instantiation of 'T* Rebin1(T*, const dimension&, SizeT, SizeT, bool) [with T = Data_; SizeT = long long unsigned int]': /builddir/build/BUILD/gdl-0.9.9/src/datatypes.cpp:4394:58: required from 'BaseGDL* Data_< >::Rebin(const dimension&, bool) [with Sp = SpDULong64]' /builddir/build/BUILD/gdl-0.9.9/src/datatypes.cpp:4932:16: required from here /builddir/build/BUILD/gdl-0.9.9/src/datatypes.cpp:4111:9: warning: unused variable 'resStride' [-Wunused-variable] /builddir/build/BUILD/gdl-0.9.9/src/datatypes.cpp: In instantiation of 'T* Rebin1(T*, const dimension&, SizeT, SizeT, bool) [with T = Data_; SizeT = long long unsigned int]': /builddir/build/BUILD/gdl-0.9.9/src/datatypes.cpp:4394:58: required from 'BaseGDL* Data_< >::Rebin(const dimension&, bool) [with Sp = SpDPtr]' /builddir/build/BUILD/gdl-0.9.9/src/datatypes.cpp:4933:16: required from here /builddir/build/BUILD/gdl-0.9.9/src/datatypes.cpp:4111:9: warning: unused variable 'resStride' [-Wunused-variable] /builddir/build/BUILD/gdl-0.9.9/src/datatypes.cpp: In instantiation of 'T* Rebin1(T*, const dimension&, SizeT, SizeT, bool) [with T = Data_; SizeT = long long unsigned int]': /builddir/build/BUILD/gdl-0.9.9/src/datatypes.cpp:4394:58: required from 'BaseGDL* Data_< >::Rebin(const dimension&, bool) [with Sp = SpDFloat]' /builddir/build/BUILD/gdl-0.9.9/src/datatypes.cpp:4934:16: required from here /builddir/build/BUILD/gdl-0.9.9/src/datatypes.cpp:4111:9: warning: unused variable 'resStride' [-Wunused-variable] /builddir/build/BUILD/gdl-0.9.9/src/datatypes.cpp: In instantiation of 'T* Rebin1(T*, const dimension&, SizeT, SizeT, bool) [with T = Data_; SizeT = long long unsigned int]': /builddir/build/BUILD/gdl-0.9.9/src/datatypes.cpp:4394:58: required from 'BaseGDL* Data_< >::Rebin(const dimension&, bool) [with Sp = SpDDouble]' /builddir/build/BUILD/gdl-0.9.9/src/datatypes.cpp:4935:16: required from here /builddir/build/BUILD/gdl-0.9.9/src/datatypes.cpp:4111:9: warning: unused variable 'resStride' [-Wunused-variable] /builddir/build/BUILD/gdl-0.9.9/src/datatypes.cpp: In instantiation of 'T* Rebin1(T*, const dimension&, SizeT, SizeT, bool) [with T = Data_; SizeT = long long unsigned int]': /builddir/build/BUILD/gdl-0.9.9/src/datatypes.cpp:4394:58: required from 'BaseGDL* Data_< >::Rebin(const dimension&, bool) [with Sp = SpDObj]' /builddir/build/BUILD/gdl-0.9.9/src/datatypes.cpp:4937:16: required from here /builddir/build/BUILD/gdl-0.9.9/src/datatypes.cpp:4111:9: warning: unused variable 'resStride' [-Wunused-variable] [ 7%] Building CXX object src/CMakeFiles/gdl.dir/datatypesref.cpp.o cd /builddir/build/BUILD/gdl-0.9.9/build-python/src && /usr/bin/c++ -DHAVE_CONFIG_H -DWXUSINGDLL -D_FILE_OFFSET_BITS=64 -D__WXGTK__ -Dgdl_EXPORTS -I/builddir/build/BUILD/gdl-0.9.9/src -I/usr/include/tirpc -I/usr/include/GraphicsMagick -I/usr/lib/wx/include/gtk3-unicode-3.0 -I/usr/include/wx-3.0 -I/usr/include/libgeotiff -I/usr/include/hdf -I/usr/include/python2.7 -I/usr/lib/python2.7/site-packages/numpy/core/include -I/usr/include/udunits2 -I/usr/include/eigen3 -I/builddir/build/BUILD/gdl-0.9.9 -I/builddir/build/BUILD/gdl-0.9.9/build-python -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -DNDEBUG -fPIC -fopenmp -std=gnu++11 -o CMakeFiles/gdl.dir/datatypesref.cpp.o -c /builddir/build/BUILD/gdl-0.9.9/src/datatypesref.cpp [ 8%] Building CXX object src/CMakeFiles/gdl.dir/datatypes_minmax.cpp.o cd /builddir/build/BUILD/gdl-0.9.9/build-python/src && /usr/bin/c++ -DHAVE_CONFIG_H -DWXUSINGDLL -D_FILE_OFFSET_BITS=64 -D__WXGTK__ -Dgdl_EXPORTS -I/builddir/build/BUILD/gdl-0.9.9/src -I/usr/include/tirpc -I/usr/include/GraphicsMagick -I/usr/lib/wx/include/gtk3-unicode-3.0 -I/usr/include/wx-3.0 -I/usr/include/libgeotiff -I/usr/include/hdf -I/usr/include/python2.7 -I/usr/lib/python2.7/site-packages/numpy/core/include -I/usr/include/udunits2 -I/usr/include/eigen3 -I/builddir/build/BUILD/gdl-0.9.9 -I/builddir/build/BUILD/gdl-0.9.9/build-python -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -DNDEBUG -fPIC -fopenmp -std=gnu++11 -o CMakeFiles/gdl.dir/datatypes_minmax.cpp.o -c /builddir/build/BUILD/gdl-0.9.9/src/datatypes_minmax.cpp In file included from /builddir/build/BUILD/gdl-0.9.9/src/basegdl.hpp:31:0, from /builddir/build/BUILD/gdl-0.9.9/src/nullgdl.hpp:21, from /builddir/build/BUILD/gdl-0.9.9/src/datatypes_minmax.cpp:25: /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In copy constructor 'dimension::dimension(const dimension&)': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:55:14: warning: array subscript has type 'char' [-Wchar-subscripts] { dim[i]=dim_.dim[i];} ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:55:26: warning: array subscript has type 'char' [-Wchar-subscripts] { dim[i]=dim_.dim[i];} ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In member function 'dimension& dimension::operator=(const dimension&)': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:118:12: warning: array subscript has type 'char' [-Wchar-subscripts] dim[i]=dim_.dim[i]; ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:118:24: warning: array subscript has type 'char' [-Wchar-subscripts] dim[i]=dim_.dim[i]; ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In member function 'void dimension::operator<<(SizeT)': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:146:15: warning: array subscript has type 'char' [-Wchar-subscripts] dim[rank++]=add; ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In member function 'SizeT dimension::NDimElements()': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:295:24: warning: array subscript has type 'char' [-Wchar-subscripts] return stride[ rank]; ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In member function 'SizeT dimension::NDimElementsConst() const': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:303:44: warning: array subscript has type 'char' [-Wchar-subscripts] for(char i=0; i= labelList.Size()) ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/datatypes_minmax.cpp:47:0: /builddir/build/BUILD/gdl-0.9.9/src/minmax_include.cpp: In member function 'void Data_< >::MinMax(DLong*, DLong*, BaseGDL**, BaseGDL**, bool, SizeT, SizeT, SizeT, DLong, bool) [with Sp = SpDULong64; DLong = int; SizeT = long long unsigned int]': /builddir/build/BUILD/gdl-0.9.9/src/minmax_include.cpp:86:17: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (nElem < CpuTPOOL_MIN_ELTS || nElem < CpuTPOOL_NTHREADS || CpuTPOOL_NTHREADS == 1) ^ /builddir/build/BUILD/gdl-0.9.9/src/minmax_include.cpp:86:46: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (nElem < CpuTPOOL_MIN_ELTS || nElem < CpuTPOOL_NTHREADS || CpuTPOOL_NTHREADS == 1) ^ /builddir/build/BUILD/gdl-0.9.9/src/minmax_include.cpp:199:17: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (nElem < CpuTPOOL_MIN_ELTS || nElem < CpuTPOOL_NTHREADS || CpuTPOOL_NTHREADS == 1) ^ /builddir/build/BUILD/gdl-0.9.9/src/minmax_include.cpp:199:46: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (nElem < CpuTPOOL_MIN_ELTS || nElem < CpuTPOOL_NTHREADS || CpuTPOOL_NTHREADS == 1) ^ /builddir/build/BUILD/gdl-0.9.9/src/minmax_include.cpp:315:17: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (nElem < CpuTPOOL_MIN_ELTS || nElem < CpuTPOOL_NTHREADS || CpuTPOOL_NTHREADS == 1) ^ /builddir/build/BUILD/gdl-0.9.9/src/minmax_include.cpp:315:46: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (nElem < CpuTPOOL_MIN_ELTS || nElem < CpuTPOOL_NTHREADS || CpuTPOOL_NTHREADS == 1) ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/datatypes_minmax.cpp:55:0: /builddir/build/BUILD/gdl-0.9.9/src/minmax_include.cpp: In member function 'void Data_< >::MinMax(DLong*, DLong*, BaseGDL**, BaseGDL**, bool, SizeT, SizeT, SizeT, DLong, bool) [with Sp = SpDLong64; DLong = int; SizeT = long long unsigned int]': /builddir/build/BUILD/gdl-0.9.9/src/minmax_include.cpp:86:17: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (nElem < CpuTPOOL_MIN_ELTS || nElem < CpuTPOOL_NTHREADS || CpuTPOOL_NTHREADS == 1) ^ /builddir/build/BUILD/gdl-0.9.9/src/minmax_include.cpp:86:46: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (nElem < CpuTPOOL_MIN_ELTS || nElem < CpuTPOOL_NTHREADS || CpuTPOOL_NTHREADS == 1) ^ /builddir/build/BUILD/gdl-0.9.9/src/minmax_include.cpp:199:17: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (nElem < CpuTPOOL_MIN_ELTS || nElem < CpuTPOOL_NTHREADS || CpuTPOOL_NTHREADS == 1) ^ /builddir/build/BUILD/gdl-0.9.9/src/minmax_include.cpp:199:46: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (nElem < CpuTPOOL_MIN_ELTS || nElem < CpuTPOOL_NTHREADS || CpuTPOOL_NTHREADS == 1) ^ /builddir/build/BUILD/gdl-0.9.9/src/minmax_include.cpp:315:17: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (nElem < CpuTPOOL_MIN_ELTS || nElem < CpuTPOOL_NTHREADS || CpuTPOOL_NTHREADS == 1) ^ /builddir/build/BUILD/gdl-0.9.9/src/minmax_include.cpp:315:46: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (nElem < CpuTPOOL_MIN_ELTS || nElem < CpuTPOOL_NTHREADS || CpuTPOOL_NTHREADS == 1) ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/datatypes_minmax.cpp:63:0: /builddir/build/BUILD/gdl-0.9.9/src/minmax_include.cpp: In member function 'void Data_< >::MinMax(DLong*, DLong*, BaseGDL**, BaseGDL**, bool, SizeT, SizeT, SizeT, DLong, bool) [with Sp = SpDUInt; DLong = int; SizeT = long long unsigned int]': /builddir/build/BUILD/gdl-0.9.9/src/minmax_include.cpp:86:17: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (nElem < CpuTPOOL_MIN_ELTS || nElem < CpuTPOOL_NTHREADS || CpuTPOOL_NTHREADS == 1) ^ /builddir/build/BUILD/gdl-0.9.9/src/minmax_include.cpp:86:46: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (nElem < CpuTPOOL_MIN_ELTS || nElem < CpuTPOOL_NTHREADS || CpuTPOOL_NTHREADS == 1) ^ /builddir/build/BUILD/gdl-0.9.9/src/minmax_include.cpp:199:17: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (nElem < CpuTPOOL_MIN_ELTS || nElem < CpuTPOOL_NTHREADS || CpuTPOOL_NTHREADS == 1) ^ /builddir/build/BUILD/gdl-0.9.9/src/minmax_include.cpp:199:46: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (nElem < CpuTPOOL_MIN_ELTS || nElem < CpuTPOOL_NTHREADS || CpuTPOOL_NTHREADS == 1) ^ /builddir/build/BUILD/gdl-0.9.9/src/minmax_include.cpp:315:17: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (nElem < CpuTPOOL_MIN_ELTS || nElem < CpuTPOOL_NTHREADS || CpuTPOOL_NTHREADS == 1) ^ /builddir/build/BUILD/gdl-0.9.9/src/minmax_include.cpp:315:46: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (nElem < CpuTPOOL_MIN_ELTS || nElem < CpuTPOOL_NTHREADS || CpuTPOOL_NTHREADS == 1) ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/datatypes_minmax.cpp:71:0: /builddir/build/BUILD/gdl-0.9.9/src/minmax_include.cpp: In member function 'void Data_< >::MinMax(DLong*, DLong*, BaseGDL**, BaseGDL**, bool, SizeT, SizeT, SizeT, DLong, bool) [with Sp = SpDInt; DLong = int; SizeT = long long unsigned int]': /builddir/build/BUILD/gdl-0.9.9/src/minmax_include.cpp:86:17: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (nElem < CpuTPOOL_MIN_ELTS || nElem < CpuTPOOL_NTHREADS || CpuTPOOL_NTHREADS == 1) ^ /builddir/build/BUILD/gdl-0.9.9/src/minmax_include.cpp:86:46: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (nElem < CpuTPOOL_MIN_ELTS || nElem < CpuTPOOL_NTHREADS || CpuTPOOL_NTHREADS == 1) ^ /builddir/build/BUILD/gdl-0.9.9/src/minmax_include.cpp:199:17: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (nElem < CpuTPOOL_MIN_ELTS || nElem < CpuTPOOL_NTHREADS || CpuTPOOL_NTHREADS == 1) ^ /builddir/build/BUILD/gdl-0.9.9/src/minmax_include.cpp:199:46: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (nElem < CpuTPOOL_MIN_ELTS || nElem < CpuTPOOL_NTHREADS || CpuTPOOL_NTHREADS == 1) ^ /builddir/build/BUILD/gdl-0.9.9/src/minmax_include.cpp:315:17: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (nElem < CpuTPOOL_MIN_ELTS || nElem < CpuTPOOL_NTHREADS || CpuTPOOL_NTHREADS == 1) ^ /builddir/build/BUILD/gdl-0.9.9/src/minmax_include.cpp:315:46: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (nElem < CpuTPOOL_MIN_ELTS || nElem < CpuTPOOL_NTHREADS || CpuTPOOL_NTHREADS == 1) ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/datatypes_minmax.cpp:79:0: /builddir/build/BUILD/gdl-0.9.9/src/minmax_include.cpp: In member function 'void Data_< >::MinMax(DLong*, DLong*, BaseGDL**, BaseGDL**, bool, SizeT, SizeT, SizeT, DLong, bool) [with Sp = SpDULong; DLong = int; SizeT = long long unsigned int]': /builddir/build/BUILD/gdl-0.9.9/src/minmax_include.cpp:86:17: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (nElem < CpuTPOOL_MIN_ELTS || nElem < CpuTPOOL_NTHREADS || CpuTPOOL_NTHREADS == 1) ^ /builddir/build/BUILD/gdl-0.9.9/src/minmax_include.cpp:86:46: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (nElem < CpuTPOOL_MIN_ELTS || nElem < CpuTPOOL_NTHREADS || CpuTPOOL_NTHREADS == 1) ^ /builddir/build/BUILD/gdl-0.9.9/src/minmax_include.cpp:199:17: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (nElem < CpuTPOOL_MIN_ELTS || nElem < CpuTPOOL_NTHREADS || CpuTPOOL_NTHREADS == 1) ^ /builddir/build/BUILD/gdl-0.9.9/src/minmax_include.cpp:199:46: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (nElem < CpuTPOOL_MIN_ELTS || nElem < CpuTPOOL_NTHREADS || CpuTPOOL_NTHREADS == 1) ^ /builddir/build/BUILD/gdl-0.9.9/src/minmax_include.cpp:315:17: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (nElem < CpuTPOOL_MIN_ELTS || nElem < CpuTPOOL_NTHREADS || CpuTPOOL_NTHREADS == 1) ^ /builddir/build/BUILD/gdl-0.9.9/src/minmax_include.cpp:315:46: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (nElem < CpuTPOOL_MIN_ELTS || nElem < CpuTPOOL_NTHREADS || CpuTPOOL_NTHREADS == 1) ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/datatypes_minmax.cpp:87:0: /builddir/build/BUILD/gdl-0.9.9/src/minmax_include.cpp: In member function 'void Data_< >::MinMax(DLong*, DLong*, BaseGDL**, BaseGDL**, bool, SizeT, SizeT, SizeT, DLong, bool) [with Sp = SpDLong; DLong = int; SizeT = long long unsigned int]': /builddir/build/BUILD/gdl-0.9.9/src/minmax_include.cpp:86:17: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (nElem < CpuTPOOL_MIN_ELTS || nElem < CpuTPOOL_NTHREADS || CpuTPOOL_NTHREADS == 1) ^ /builddir/build/BUILD/gdl-0.9.9/src/minmax_include.cpp:86:46: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (nElem < CpuTPOOL_MIN_ELTS || nElem < CpuTPOOL_NTHREADS || CpuTPOOL_NTHREADS == 1) ^ /builddir/build/BUILD/gdl-0.9.9/src/minmax_include.cpp:199:17: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (nElem < CpuTPOOL_MIN_ELTS || nElem < CpuTPOOL_NTHREADS || CpuTPOOL_NTHREADS == 1) ^ /builddir/build/BUILD/gdl-0.9.9/src/minmax_include.cpp:199:46: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (nElem < CpuTPOOL_MIN_ELTS || nElem < CpuTPOOL_NTHREADS || CpuTPOOL_NTHREADS == 1) ^ /builddir/build/BUILD/gdl-0.9.9/src/minmax_include.cpp:315:17: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (nElem < CpuTPOOL_MIN_ELTS || nElem < CpuTPOOL_NTHREADS || CpuTPOOL_NTHREADS == 1) ^ /builddir/build/BUILD/gdl-0.9.9/src/minmax_include.cpp:315:46: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (nElem < CpuTPOOL_MIN_ELTS || nElem < CpuTPOOL_NTHREADS || CpuTPOOL_NTHREADS == 1) ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/datatypes_minmax.cpp:96:0: /builddir/build/BUILD/gdl-0.9.9/src/minmax_include.cpp: In member function 'void Data_< >::MinMax(DLong*, DLong*, BaseGDL**, BaseGDL**, bool, SizeT, SizeT, SizeT, DLong, bool) [with Sp = SpDByte; DLong = int; SizeT = long long unsigned int]': /builddir/build/BUILD/gdl-0.9.9/src/minmax_include.cpp:86:17: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (nElem < CpuTPOOL_MIN_ELTS || nElem < CpuTPOOL_NTHREADS || CpuTPOOL_NTHREADS == 1) ^ /builddir/build/BUILD/gdl-0.9.9/src/minmax_include.cpp:86:46: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (nElem < CpuTPOOL_MIN_ELTS || nElem < CpuTPOOL_NTHREADS || CpuTPOOL_NTHREADS == 1) ^ /builddir/build/BUILD/gdl-0.9.9/src/minmax_include.cpp:199:17: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (nElem < CpuTPOOL_MIN_ELTS || nElem < CpuTPOOL_NTHREADS || CpuTPOOL_NTHREADS == 1) ^ /builddir/build/BUILD/gdl-0.9.9/src/minmax_include.cpp:199:46: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (nElem < CpuTPOOL_MIN_ELTS || nElem < CpuTPOOL_NTHREADS || CpuTPOOL_NTHREADS == 1) ^ /builddir/build/BUILD/gdl-0.9.9/src/minmax_include.cpp:315:17: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (nElem < CpuTPOOL_MIN_ELTS || nElem < CpuTPOOL_NTHREADS || CpuTPOOL_NTHREADS == 1) ^ /builddir/build/BUILD/gdl-0.9.9/src/minmax_include.cpp:315:46: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (nElem < CpuTPOOL_MIN_ELTS || nElem < CpuTPOOL_NTHREADS || CpuTPOOL_NTHREADS == 1) ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/datatypes_minmax.cpp:105:0: /builddir/build/BUILD/gdl-0.9.9/src/minmax_include.cpp: In member function 'void Data_< >::MinMax(DLong*, DLong*, BaseGDL**, BaseGDL**, bool, SizeT, SizeT, SizeT, DLong, bool) [with Sp = SpDString; DLong = int; SizeT = long long unsigned int]': /builddir/build/BUILD/gdl-0.9.9/src/minmax_include.cpp:86:17: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (nElem < CpuTPOOL_MIN_ELTS || nElem < CpuTPOOL_NTHREADS || CpuTPOOL_NTHREADS == 1) ^ /builddir/build/BUILD/gdl-0.9.9/src/minmax_include.cpp:86:46: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (nElem < CpuTPOOL_MIN_ELTS || nElem < CpuTPOOL_NTHREADS || CpuTPOOL_NTHREADS == 1) ^ /builddir/build/BUILD/gdl-0.9.9/src/minmax_include.cpp:199:17: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (nElem < CpuTPOOL_MIN_ELTS || nElem < CpuTPOOL_NTHREADS || CpuTPOOL_NTHREADS == 1) ^ /builddir/build/BUILD/gdl-0.9.9/src/minmax_include.cpp:199:46: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (nElem < CpuTPOOL_MIN_ELTS || nElem < CpuTPOOL_NTHREADS || CpuTPOOL_NTHREADS == 1) ^ /builddir/build/BUILD/gdl-0.9.9/src/minmax_include.cpp:315:17: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (nElem < CpuTPOOL_MIN_ELTS || nElem < CpuTPOOL_NTHREADS || CpuTPOOL_NTHREADS == 1) ^ /builddir/build/BUILD/gdl-0.9.9/src/minmax_include.cpp:315:46: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (nElem < CpuTPOOL_MIN_ELTS || nElem < CpuTPOOL_NTHREADS || CpuTPOOL_NTHREADS == 1) ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/datatypes_minmax.cpp:121:0: /builddir/build/BUILD/gdl-0.9.9/src/minmax_include.cpp: In member function 'void Data_< >::MinMax(DLong*, DLong*, BaseGDL**, BaseGDL**, bool, SizeT, SizeT, SizeT, DLong, bool) [with Sp = SpDFloat; DLong = int; SizeT = long long unsigned int]': /builddir/build/BUILD/gdl-0.9.9/src/minmax_include.cpp:86:17: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (nElem < CpuTPOOL_MIN_ELTS || nElem < CpuTPOOL_NTHREADS || CpuTPOOL_NTHREADS == 1) ^ /builddir/build/BUILD/gdl-0.9.9/src/minmax_include.cpp:86:46: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (nElem < CpuTPOOL_MIN_ELTS || nElem < CpuTPOOL_NTHREADS || CpuTPOOL_NTHREADS == 1) ^ /builddir/build/BUILD/gdl-0.9.9/src/minmax_include.cpp:199:17: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (nElem < CpuTPOOL_MIN_ELTS || nElem < CpuTPOOL_NTHREADS || CpuTPOOL_NTHREADS == 1) ^ /builddir/build/BUILD/gdl-0.9.9/src/minmax_include.cpp:199:46: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (nElem < CpuTPOOL_MIN_ELTS || nElem < CpuTPOOL_NTHREADS || CpuTPOOL_NTHREADS == 1) ^ /builddir/build/BUILD/gdl-0.9.9/src/minmax_include.cpp:315:17: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (nElem < CpuTPOOL_MIN_ELTS || nElem < CpuTPOOL_NTHREADS || CpuTPOOL_NTHREADS == 1) ^ /builddir/build/BUILD/gdl-0.9.9/src/minmax_include.cpp:315:46: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (nElem < CpuTPOOL_MIN_ELTS || nElem < CpuTPOOL_NTHREADS || CpuTPOOL_NTHREADS == 1) ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/datatypes_minmax.cpp:125:0: /builddir/build/BUILD/gdl-0.9.9/src/minmax_include.cpp:86:17: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (nElem < CpuTPOOL_MIN_ELTS || nElem < CpuTPOOL_NTHREADS || CpuTPOOL_NTHREADS == 1) ^ /builddir/build/BUILD/gdl-0.9.9/src/minmax_include.cpp:86:46: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (nElem < CpuTPOOL_MIN_ELTS || nElem < CpuTPOOL_NTHREADS || CpuTPOOL_NTHREADS == 1) ^ /builddir/build/BUILD/gdl-0.9.9/src/minmax_include.cpp:199:17: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (nElem < CpuTPOOL_MIN_ELTS || nElem < CpuTPOOL_NTHREADS || CpuTPOOL_NTHREADS == 1) ^ /builddir/build/BUILD/gdl-0.9.9/src/minmax_include.cpp:199:46: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (nElem < CpuTPOOL_MIN_ELTS || nElem < CpuTPOOL_NTHREADS || CpuTPOOL_NTHREADS == 1) ^ /builddir/build/BUILD/gdl-0.9.9/src/minmax_include.cpp:315:17: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (nElem < CpuTPOOL_MIN_ELTS || nElem < CpuTPOOL_NTHREADS || CpuTPOOL_NTHREADS == 1) ^ /builddir/build/BUILD/gdl-0.9.9/src/minmax_include.cpp:315:46: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (nElem < CpuTPOOL_MIN_ELTS || nElem < CpuTPOOL_NTHREADS || CpuTPOOL_NTHREADS == 1) ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/datatypes_minmax.cpp:138:0: /builddir/build/BUILD/gdl-0.9.9/src/minmax_include.cpp: In member function 'void Data_< >::MinMax(DLong*, DLong*, BaseGDL**, BaseGDL**, bool, SizeT, SizeT, SizeT, DLong, bool) [with Sp = SpDDouble; DLong = int; SizeT = long long unsigned int]': /builddir/build/BUILD/gdl-0.9.9/src/minmax_include.cpp:86:17: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (nElem < CpuTPOOL_MIN_ELTS || nElem < CpuTPOOL_NTHREADS || CpuTPOOL_NTHREADS == 1) ^ /builddir/build/BUILD/gdl-0.9.9/src/minmax_include.cpp:86:46: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (nElem < CpuTPOOL_MIN_ELTS || nElem < CpuTPOOL_NTHREADS || CpuTPOOL_NTHREADS == 1) ^ /builddir/build/BUILD/gdl-0.9.9/src/minmax_include.cpp:199:17: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (nElem < CpuTPOOL_MIN_ELTS || nElem < CpuTPOOL_NTHREADS || CpuTPOOL_NTHREADS == 1) ^ /builddir/build/BUILD/gdl-0.9.9/src/minmax_include.cpp:199:46: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (nElem < CpuTPOOL_MIN_ELTS || nElem < CpuTPOOL_NTHREADS || CpuTPOOL_NTHREADS == 1) ^ /builddir/build/BUILD/gdl-0.9.9/src/minmax_include.cpp:315:17: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (nElem < CpuTPOOL_MIN_ELTS || nElem < CpuTPOOL_NTHREADS || CpuTPOOL_NTHREADS == 1) ^ /builddir/build/BUILD/gdl-0.9.9/src/minmax_include.cpp:315:46: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (nElem < CpuTPOOL_MIN_ELTS || nElem < CpuTPOOL_NTHREADS || CpuTPOOL_NTHREADS == 1) ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/datatypes_minmax.cpp:142:0: /builddir/build/BUILD/gdl-0.9.9/src/minmax_include.cpp:86:17: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (nElem < CpuTPOOL_MIN_ELTS || nElem < CpuTPOOL_NTHREADS || CpuTPOOL_NTHREADS == 1) ^ /builddir/build/BUILD/gdl-0.9.9/src/minmax_include.cpp:86:46: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (nElem < CpuTPOOL_MIN_ELTS || nElem < CpuTPOOL_NTHREADS || CpuTPOOL_NTHREADS == 1) ^ /builddir/build/BUILD/gdl-0.9.9/src/minmax_include.cpp:199:17: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (nElem < CpuTPOOL_MIN_ELTS || nElem < CpuTPOOL_NTHREADS || CpuTPOOL_NTHREADS == 1) ^ /builddir/build/BUILD/gdl-0.9.9/src/minmax_include.cpp:199:46: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (nElem < CpuTPOOL_MIN_ELTS || nElem < CpuTPOOL_NTHREADS || CpuTPOOL_NTHREADS == 1) ^ /builddir/build/BUILD/gdl-0.9.9/src/minmax_include.cpp:315:17: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (nElem < CpuTPOOL_MIN_ELTS || nElem < CpuTPOOL_NTHREADS || CpuTPOOL_NTHREADS == 1) ^ /builddir/build/BUILD/gdl-0.9.9/src/minmax_include.cpp:315:46: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (nElem < CpuTPOOL_MIN_ELTS || nElem < CpuTPOOL_NTHREADS || CpuTPOOL_NTHREADS == 1) ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/datatypes_minmax.cpp:158:0: /builddir/build/BUILD/gdl-0.9.9/src/minmax_include.cpp: In member function 'void Data_< >::MinMax(DLong*, DLong*, BaseGDL**, BaseGDL**, bool, SizeT, SizeT, SizeT, DLong, bool) [with Sp = SpDComplex; DLong = int; SizeT = long long unsigned int]': /builddir/build/BUILD/gdl-0.9.9/src/minmax_include.cpp:86:17: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (nElem < CpuTPOOL_MIN_ELTS || nElem < CpuTPOOL_NTHREADS || CpuTPOOL_NTHREADS == 1) ^ /builddir/build/BUILD/gdl-0.9.9/src/minmax_include.cpp:86:46: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (nElem < CpuTPOOL_MIN_ELTS || nElem < CpuTPOOL_NTHREADS || CpuTPOOL_NTHREADS == 1) ^ /builddir/build/BUILD/gdl-0.9.9/src/minmax_include.cpp:199:17: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (nElem < CpuTPOOL_MIN_ELTS || nElem < CpuTPOOL_NTHREADS || CpuTPOOL_NTHREADS == 1) ^ /builddir/build/BUILD/gdl-0.9.9/src/minmax_include.cpp:199:46: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (nElem < CpuTPOOL_MIN_ELTS || nElem < CpuTPOOL_NTHREADS || CpuTPOOL_NTHREADS == 1) ^ /builddir/build/BUILD/gdl-0.9.9/src/minmax_include.cpp:315:17: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (nElem < CpuTPOOL_MIN_ELTS || nElem < CpuTPOOL_NTHREADS || CpuTPOOL_NTHREADS == 1) ^ /builddir/build/BUILD/gdl-0.9.9/src/minmax_include.cpp:315:46: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (nElem < CpuTPOOL_MIN_ELTS || nElem < CpuTPOOL_NTHREADS || CpuTPOOL_NTHREADS == 1) ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/datatypes_minmax.cpp:162:0: /builddir/build/BUILD/gdl-0.9.9/src/minmax_include.cpp:86:17: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (nElem < CpuTPOOL_MIN_ELTS || nElem < CpuTPOOL_NTHREADS || CpuTPOOL_NTHREADS == 1) ^ /builddir/build/BUILD/gdl-0.9.9/src/minmax_include.cpp:86:46: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (nElem < CpuTPOOL_MIN_ELTS || nElem < CpuTPOOL_NTHREADS || CpuTPOOL_NTHREADS == 1) ^ /builddir/build/BUILD/gdl-0.9.9/src/minmax_include.cpp:199:17: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (nElem < CpuTPOOL_MIN_ELTS || nElem < CpuTPOOL_NTHREADS || CpuTPOOL_NTHREADS == 1) ^ /builddir/build/BUILD/gdl-0.9.9/src/minmax_include.cpp:199:46: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (nElem < CpuTPOOL_MIN_ELTS || nElem < CpuTPOOL_NTHREADS || CpuTPOOL_NTHREADS == 1) ^ /builddir/build/BUILD/gdl-0.9.9/src/minmax_include.cpp:315:17: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (nElem < CpuTPOOL_MIN_ELTS || nElem < CpuTPOOL_NTHREADS || CpuTPOOL_NTHREADS == 1) ^ /builddir/build/BUILD/gdl-0.9.9/src/minmax_include.cpp:315:46: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (nElem < CpuTPOOL_MIN_ELTS || nElem < CpuTPOOL_NTHREADS || CpuTPOOL_NTHREADS == 1) ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/datatypes_minmax.cpp:174:0: /builddir/build/BUILD/gdl-0.9.9/src/minmax_include.cpp: In member function 'void Data_< >::MinMax(DLong*, DLong*, BaseGDL**, BaseGDL**, bool, SizeT, SizeT, SizeT, DLong, bool) [with Sp = SpDComplexDbl; DLong = int; SizeT = long long unsigned int]': /builddir/build/BUILD/gdl-0.9.9/src/minmax_include.cpp:86:17: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (nElem < CpuTPOOL_MIN_ELTS || nElem < CpuTPOOL_NTHREADS || CpuTPOOL_NTHREADS == 1) ^ /builddir/build/BUILD/gdl-0.9.9/src/minmax_include.cpp:86:46: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (nElem < CpuTPOOL_MIN_ELTS || nElem < CpuTPOOL_NTHREADS || CpuTPOOL_NTHREADS == 1) ^ /builddir/build/BUILD/gdl-0.9.9/src/minmax_include.cpp:199:17: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (nElem < CpuTPOOL_MIN_ELTS || nElem < CpuTPOOL_NTHREADS || CpuTPOOL_NTHREADS == 1) ^ /builddir/build/BUILD/gdl-0.9.9/src/minmax_include.cpp:199:46: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (nElem < CpuTPOOL_MIN_ELTS || nElem < CpuTPOOL_NTHREADS || CpuTPOOL_NTHREADS == 1) ^ /builddir/build/BUILD/gdl-0.9.9/src/minmax_include.cpp:315:17: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (nElem < CpuTPOOL_MIN_ELTS || nElem < CpuTPOOL_NTHREADS || CpuTPOOL_NTHREADS == 1) ^ /builddir/build/BUILD/gdl-0.9.9/src/minmax_include.cpp:315:46: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (nElem < CpuTPOOL_MIN_ELTS || nElem < CpuTPOOL_NTHREADS || CpuTPOOL_NTHREADS == 1) ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/datatypes_minmax.cpp:178:0: /builddir/build/BUILD/gdl-0.9.9/src/minmax_include.cpp:86:17: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (nElem < CpuTPOOL_MIN_ELTS || nElem < CpuTPOOL_NTHREADS || CpuTPOOL_NTHREADS == 1) ^ /builddir/build/BUILD/gdl-0.9.9/src/minmax_include.cpp:86:46: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (nElem < CpuTPOOL_MIN_ELTS || nElem < CpuTPOOL_NTHREADS || CpuTPOOL_NTHREADS == 1) ^ /builddir/build/BUILD/gdl-0.9.9/src/minmax_include.cpp:199:17: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (nElem < CpuTPOOL_MIN_ELTS || nElem < CpuTPOOL_NTHREADS || CpuTPOOL_NTHREADS == 1) ^ /builddir/build/BUILD/gdl-0.9.9/src/minmax_include.cpp:199:46: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (nElem < CpuTPOOL_MIN_ELTS || nElem < CpuTPOOL_NTHREADS || CpuTPOOL_NTHREADS == 1) ^ /builddir/build/BUILD/gdl-0.9.9/src/minmax_include.cpp:315:17: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (nElem < CpuTPOOL_MIN_ELTS || nElem < CpuTPOOL_NTHREADS || CpuTPOOL_NTHREADS == 1) ^ /builddir/build/BUILD/gdl-0.9.9/src/minmax_include.cpp:315:46: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (nElem < CpuTPOOL_MIN_ELTS || nElem < CpuTPOOL_NTHREADS || CpuTPOOL_NTHREADS == 1) ^ [ 8%] Building CXX object src/CMakeFiles/gdl.dir/allix.cpp.o cd /builddir/build/BUILD/gdl-0.9.9/build-python/src && /usr/bin/c++ -DHAVE_CONFIG_H -DWXUSINGDLL -D_FILE_OFFSET_BITS=64 -D__WXGTK__ -Dgdl_EXPORTS -I/builddir/build/BUILD/gdl-0.9.9/src -I/usr/include/tirpc -I/usr/include/GraphicsMagick -I/usr/lib/wx/include/gtk3-unicode-3.0 -I/usr/include/wx-3.0 -I/usr/include/libgeotiff -I/usr/include/hdf -I/usr/include/python2.7 -I/usr/lib/python2.7/site-packages/numpy/core/include -I/usr/include/udunits2 -I/usr/include/eigen3 -I/builddir/build/BUILD/gdl-0.9.9 -I/builddir/build/BUILD/gdl-0.9.9/build-python -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -DNDEBUG -fPIC -fopenmp -std=gnu++11 -o CMakeFiles/gdl.dir/allix.cpp.o -c /builddir/build/BUILD/gdl-0.9.9/src/allix.cpp In file included from /builddir/build/BUILD/gdl-0.9.9/src/basegdl.hpp:31:0, from /builddir/build/BUILD/gdl-0.9.9/src/datatypes.hpp:33, from /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp:24, from /builddir/build/BUILD/gdl-0.9.9/src/allix.cpp:19: /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In copy constructor 'dimension::dimension(const dimension&)': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:55:14: warning: array subscript has type 'char' [-Wchar-subscripts] { dim[i]=dim_.dim[i];} ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:55:26: warning: array subscript has type 'char' [-Wchar-subscripts] { dim[i]=dim_.dim[i];} ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In member function 'dimension& dimension::operator=(const dimension&)': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:118:12: warning: array subscript has type 'char' [-Wchar-subscripts] dim[i]=dim_.dim[i]; ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:118:24: warning: array subscript has type 'char' [-Wchar-subscripts] dim[i]=dim_.dim[i]; ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In member function 'void dimension::operator<<(SizeT)': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:146:15: warning: array subscript has type 'char' [-Wchar-subscripts] dim[rank++]=add; ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In member function 'SizeT dimension::NDimElements()': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:295:24: warning: array subscript has type 'char' [-Wchar-subscripts] return stride[ rank]; ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In member function 'SizeT dimension::NDimElementsConst() const': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:303:44: warning: array subscript has type 'char' [-Wchar-subscripts] for(char i=0; i= labelList.Size()) ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/allix.cpp:19:0: /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp: In member function 'void ArrayIndexVectorT::Clear()': /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp:142:17: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for( int i=0; iGetStride() * varStride[variableIndex]; ^ /builddir/build/BUILD/gdl-0.9.9/src/allix.hpp: In constructor 'AllIxNewMultiOneVariableIndexIndexedT::AllIxNewMultiOneVariableIndexIndexedT(RankT, SizeT, ArrayIndexVectorT*, SizeT, SizeT, const SizeT*, SizeT*, SizeT*)': /builddir/build/BUILD/gdl-0.9.9/src/allix.hpp:654:44: warning: array subscript has type 'char' [-Wchar-subscripts] ixListStride = varStride[variableIndex]; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/allix.cpp:19:0: /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp: In member function 'virtual SizeT CArrayIndexScalar::NIter(SizeT)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp:409:14: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= varDim && s > 0) // varDim == 0 && s == 0 ok ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp: In member function 'virtual SizeT ArrayIndexIndexed::NIter(SizeT)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp:577:16: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= varDim && s > 0) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp: In member function 'virtual SizeT CArrayIndexIndexed::NIter(SizeT)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp:720:16: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= varDim && s > 0) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp: In member function 'virtual SizeT ArrayIndexORange::NIter(SizeT)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp:828:18: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( sInit >= varDim) // && s > 0) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp: In member function 'virtual SizeT ArrayIndexRange::NIter(SizeT)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp:972:14: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( e >= varDim) // && e > 0) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp: In member function 'virtual SizeT ArrayIndexORangeS::NIter(SizeT)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp:1105:14: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= varDim) // && s > 0) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp: In member function 'virtual SizeT ArrayIndexRangeS::NIter(SizeT)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp:1270:14: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( e >= varDim) // && e > 0) ^ [ 9%] Building CXX object src/CMakeFiles/gdl.dir/arrayindex.cpp.o cd /builddir/build/BUILD/gdl-0.9.9/build-python/src && /usr/bin/c++ -DHAVE_CONFIG_H -DWXUSINGDLL -D_FILE_OFFSET_BITS=64 -D__WXGTK__ -Dgdl_EXPORTS -I/builddir/build/BUILD/gdl-0.9.9/src -I/usr/include/tirpc -I/usr/include/GraphicsMagick -I/usr/lib/wx/include/gtk3-unicode-3.0 -I/usr/include/wx-3.0 -I/usr/include/libgeotiff -I/usr/include/hdf -I/usr/include/python2.7 -I/usr/lib/python2.7/site-packages/numpy/core/include -I/usr/include/udunits2 -I/usr/include/eigen3 -I/builddir/build/BUILD/gdl-0.9.9 -I/builddir/build/BUILD/gdl-0.9.9/build-python -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -DNDEBUG -fPIC -fopenmp -std=gnu++11 -o CMakeFiles/gdl.dir/arrayindex.cpp.o -c /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.cpp In file included from /builddir/build/BUILD/gdl-0.9.9/src/basegdl.hpp:31:0, from /builddir/build/BUILD/gdl-0.9.9/src/str.hpp:25, from /builddir/build/BUILD/gdl-0.9.9/src/GDLParser.hpp:16, from /builddir/build/BUILD/gdl-0.9.9/src/GDLInterpreter.hpp:13, from /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.cpp:20: /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In copy constructor 'dimension::dimension(const dimension&)': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:55:14: warning: array subscript has type 'char' [-Wchar-subscripts] { dim[i]=dim_.dim[i];} ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:55:26: warning: array subscript has type 'char' [-Wchar-subscripts] { dim[i]=dim_.dim[i];} ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In member function 'dimension& dimension::operator=(const dimension&)': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:118:12: warning: array subscript has type 'char' [-Wchar-subscripts] dim[i]=dim_.dim[i]; ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:118:24: warning: array subscript has type 'char' [-Wchar-subscripts] dim[i]=dim_.dim[i]; ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In member function 'void dimension::operator<<(SizeT)': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:146:15: warning: array subscript has type 'char' [-Wchar-subscripts] dim[rank++]=add; ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In member function 'SizeT dimension::NDimElements()': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:295:24: warning: array subscript has type 'char' [-Wchar-subscripts] return stride[ rank]; ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In member function 'SizeT dimension::NDimElementsConst() const': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:303:44: warning: array subscript has type 'char' [-Wchar-subscripts] for(char i=0; i= labelList.Size()) ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp:21:0, from /builddir/build/BUILD/gdl-0.9.9/src/GDLTreeParser.hpp:13, from /builddir/build/BUILD/gdl-0.9.9/src/GDLInterpreter.hpp:14, from /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.cpp:20: /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp: In member function 'void ArrayIndexVectorT::Clear()': /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp:142:17: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for( int i=0; iGetStride() * varStride[variableIndex]; ^ /builddir/build/BUILD/gdl-0.9.9/src/allix.hpp: In constructor 'AllIxNewMultiOneVariableIndexIndexedT::AllIxNewMultiOneVariableIndexIndexedT(RankT, SizeT, ArrayIndexVectorT*, SizeT, SizeT, const SizeT*, SizeT*, SizeT*)': /builddir/build/BUILD/gdl-0.9.9/src/allix.hpp:654:44: warning: array subscript has type 'char' [-Wchar-subscripts] ixListStride = varStride[variableIndex]; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp:21:0, from /builddir/build/BUILD/gdl-0.9.9/src/GDLTreeParser.hpp:13, from /builddir/build/BUILD/gdl-0.9.9/src/GDLInterpreter.hpp:14, from /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.cpp:20: /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp: In member function 'virtual SizeT CArrayIndexScalar::NIter(SizeT)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp:409:14: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= varDim && s > 0) // varDim == 0 && s == 0 ok ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp: In member function 'virtual SizeT ArrayIndexIndexed::NIter(SizeT)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp:577:16: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= varDim && s > 0) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp: In member function 'virtual SizeT CArrayIndexIndexed::NIter(SizeT)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp:720:16: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= varDim && s > 0) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp: In member function 'virtual SizeT ArrayIndexORange::NIter(SizeT)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp:828:18: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( sInit >= varDim) // && s > 0) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp: In member function 'virtual SizeT ArrayIndexRange::NIter(SizeT)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp:972:14: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( e >= varDim) // && e > 0) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp: In member function 'virtual SizeT ArrayIndexORangeS::NIter(SizeT)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp:1105:14: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= varDim) // && s > 0) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp: In member function 'virtual SizeT ArrayIndexRangeS::NIter(SizeT)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp:1270:14: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( e >= varDim) // && e > 0) ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp:98:0, from /builddir/build/BUILD/gdl-0.9.9/src/GDLTreeParser.hpp:13, from /builddir/build/BUILD/gdl-0.9.9/src/GDLInterpreter.hpp:14, from /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.cpp:20: /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp: In member function 'virtual BaseGDL* ArrayIndexListOneNoAssocT::Index(BaseGDL*, IxExprListT&)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp:308:8: warning: unused variable 'assertValue' [-Wunused-variable] SizeT assertValue = ix->NIter( var->N_Elements()/*var->Size()*/); ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp: In member function 'virtual void ArrayIndexListOneScalarVPNoAssocT::SetVariable(BaseGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp:532:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp: In member function 'virtual void ArrayIndexListOneScalarVPNoAssocT::AssignAt(BaseGDL*, BaseGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp:579:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp: In member function 'virtual void ArrayIndexListOneConstScalarNoAssocT::SetVariable(BaseGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp:727:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp: In member function 'virtual void ArrayIndexListOneConstScalarNoAssocT::AssignAt(BaseGDL*, BaseGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp:752:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp: In member function 'virtual BaseGDL* ArrayIndexListOneConstScalarNoAssocT::Index(BaseGDL*, IxExprListT&)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp:782:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/GDLTreeParser.hpp:13:0, from /builddir/build/BUILD/gdl-0.9.9/src/GDLInterpreter.hpp:14, from /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.cpp:20: /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp: In member function 'virtual BaseGDL* ArrayIndexListOneT::Index(BaseGDL*, IxExprListT&)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp:341:8: warning: unused variable 'assertValue' [-Wunused-variable] SizeT assertValue = ix->NIter( var->N_Elements()/*var->Size()*/); ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp: In member function 'virtual void ArrayIndexListOneScalarVPT::SetVariable(BaseGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp:562:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp: In member function 'virtual void ArrayIndexListOneScalarVPT::AssignAt(BaseGDL*, BaseGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp:609:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp: In member function 'virtual void ArrayIndexListOneConstScalarT::SetVariable(BaseGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp:738:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp: In member function 'virtual void ArrayIndexListOneConstScalarT::AssignAt(BaseGDL*, BaseGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp:763:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp: In member function 'virtual BaseGDL* ArrayIndexListOneConstScalarT::Index(BaseGDL*, IxExprListT&)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp:793:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/GDLInterpreter.hpp:23:0, from /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.cpp:20: /builddir/build/BUILD/gdl-0.9.9/src/accessdesc.hpp: In member function 'void DotAccessDescT::ADAssign(BaseGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/accessdesc.hpp:392:9: warning: unused variable 'lRank' [-Wunused-variable] SizeT lRank = dim.Rank(); ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.cpp:20:0: /builddir/build/BUILD/gdl-0.9.9/src/GDLInterpreter.hpp: In static member function 'static void GDLInterpreter::EnableAllGC()': /builddir/build/BUILD/gdl-0.9.9/src/GDLInterpreter.hpp:366:15: warning: variable 'nEl' set but not used [-Wunused-but-set-variable] SizeT nEl = heap.size(); ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.cpp: In member function 'virtual SizeT ArrayIndexScalar::NIter(SizeT)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.cpp:70:12: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= varDim && s > 0) // s == 0 is fine ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.cpp: In member function 'virtual SizeT ArrayIndexScalarVP::NIter(SizeT)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.cpp:84:12: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= varDim && s > 0) // s == 0 is fine ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.cpp: In member function 'virtual BaseGDL* ArrayIndexListOneScalarT::Index(BaseGDL*, IxExprListT&)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.cpp:138:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.cpp: In member function 'virtual BaseGDL* ArrayIndexListOneScalarNoAssocT::Index(BaseGDL*, IxExprListT&)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.cpp:167:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.cpp: In member function 'virtual BaseGDL* ArrayIndexListOneScalarVPT::Index(BaseGDL*, IxExprListT&)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.cpp:224:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.cpp: In member function 'virtual BaseGDL* ArrayIndexListOneScalarVPNoAssocT::Index(BaseGDL*, IxExprListT&)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.cpp:252:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.cpp: In member function 'virtual void ArrayIndexListOneScalarT::SetVariable(BaseGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.cpp:292:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.cpp:296:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.cpp: In member function 'virtual void ArrayIndexListOneScalarNoAssocT::SetVariable(BaseGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.cpp:314:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.cpp:318:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.cpp: In member function 'virtual void ArrayIndexListOneScalarT::AssignAt(BaseGDL*, BaseGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.cpp:334:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.cpp: In member function 'virtual void ArrayIndexListOneScalarNoAssocT::AssignAt(BaseGDL*, BaseGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.cpp:366:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ [ 10%] Building CXX object src/CMakeFiles/gdl.dir/assocdata.cpp.o cd /builddir/build/BUILD/gdl-0.9.9/build-python/src && /usr/bin/c++ -DHAVE_CONFIG_H -DWXUSINGDLL -D_FILE_OFFSET_BITS=64 -D__WXGTK__ -Dgdl_EXPORTS -I/builddir/build/BUILD/gdl-0.9.9/src -I/usr/include/tirpc -I/usr/include/GraphicsMagick -I/usr/lib/wx/include/gtk3-unicode-3.0 -I/usr/include/wx-3.0 -I/usr/include/libgeotiff -I/usr/include/hdf -I/usr/include/python2.7 -I/usr/lib/python2.7/site-packages/numpy/core/include -I/usr/include/udunits2 -I/usr/include/eigen3 -I/builddir/build/BUILD/gdl-0.9.9 -I/builddir/build/BUILD/gdl-0.9.9/build-python -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -DNDEBUG -fPIC -fopenmp -std=gnu++11 -o CMakeFiles/gdl.dir/assocdata.cpp.o -c /builddir/build/BUILD/gdl-0.9.9/src/assocdata.cpp In file included from /builddir/build/BUILD/gdl-0.9.9/src/basegdl.hpp:31:0, from /builddir/build/BUILD/gdl-0.9.9/src/typetraits.hpp:26, from /builddir/build/BUILD/gdl-0.9.9/src/assocdata.hpp:21, from /builddir/build/BUILD/gdl-0.9.9/src/assocdata.cpp:20: /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In copy constructor 'dimension::dimension(const dimension&)': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:55:14: warning: array subscript has type 'char' [-Wchar-subscripts] { dim[i]=dim_.dim[i];} ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:55:26: warning: array subscript has type 'char' [-Wchar-subscripts] { dim[i]=dim_.dim[i];} ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In member function 'dimension& dimension::operator=(const dimension&)': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:118:12: warning: array subscript has type 'char' [-Wchar-subscripts] dim[i]=dim_.dim[i]; ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:118:24: warning: array subscript has type 'char' [-Wchar-subscripts] dim[i]=dim_.dim[i]; ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In member function 'void dimension::operator<<(SizeT)': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:146:15: warning: array subscript has type 'char' [-Wchar-subscripts] dim[rank++]=add; ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In member function 'SizeT dimension::NDimElements()': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:295:24: warning: array subscript has type 'char' [-Wchar-subscripts] return stride[ rank]; ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In member function 'SizeT dimension::NDimElementsConst() const': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:303:44: warning: array subscript has type 'char' [-Wchar-subscripts] for(char i=0; i= labelList.Size()) ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp:21:0, from /builddir/build/BUILD/gdl-0.9.9/src/assocdata.cpp:21: /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp: In member function 'void ArrayIndexVectorT::Clear()': /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp:142:17: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for( int i=0; iGetStride() * varStride[variableIndex]; ^ /builddir/build/BUILD/gdl-0.9.9/src/allix.hpp: In constructor 'AllIxNewMultiOneVariableIndexIndexedT::AllIxNewMultiOneVariableIndexIndexedT(RankT, SizeT, ArrayIndexVectorT*, SizeT, SizeT, const SizeT*, SizeT*, SizeT*)': /builddir/build/BUILD/gdl-0.9.9/src/allix.hpp:654:44: warning: array subscript has type 'char' [-Wchar-subscripts] ixListStride = varStride[variableIndex]; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp:21:0, from /builddir/build/BUILD/gdl-0.9.9/src/assocdata.cpp:21: /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp: In member function 'virtual SizeT CArrayIndexScalar::NIter(SizeT)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp:409:14: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= varDim && s > 0) // varDim == 0 && s == 0 ok ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp: In member function 'virtual SizeT ArrayIndexIndexed::NIter(SizeT)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp:577:16: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= varDim && s > 0) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp: In member function 'virtual SizeT CArrayIndexIndexed::NIter(SizeT)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp:720:16: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= varDim && s > 0) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp: In member function 'virtual SizeT ArrayIndexORange::NIter(SizeT)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp:828:18: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( sInit >= varDim) // && s > 0) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp: In member function 'virtual SizeT ArrayIndexRange::NIter(SizeT)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp:972:14: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( e >= varDim) // && e > 0) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp: In member function 'virtual SizeT ArrayIndexORangeS::NIter(SizeT)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp:1105:14: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= varDim) // && s > 0) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp: In member function 'virtual SizeT ArrayIndexRangeS::NIter(SizeT)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp:1270:14: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( e >= varDim) // && e > 0) ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp:98:0, from /builddir/build/BUILD/gdl-0.9.9/src/assocdata.cpp:21: /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp: In member function 'virtual BaseGDL* ArrayIndexListOneNoAssocT::Index(BaseGDL*, IxExprListT&)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp:308:8: warning: unused variable 'assertValue' [-Wunused-variable] SizeT assertValue = ix->NIter( var->N_Elements()/*var->Size()*/); ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp: In member function 'virtual void ArrayIndexListOneScalarVPNoAssocT::SetVariable(BaseGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp:532:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp: In member function 'virtual void ArrayIndexListOneScalarVPNoAssocT::AssignAt(BaseGDL*, BaseGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp:579:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp: In member function 'virtual void ArrayIndexListOneConstScalarNoAssocT::SetVariable(BaseGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp:727:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp: In member function 'virtual void ArrayIndexListOneConstScalarNoAssocT::AssignAt(BaseGDL*, BaseGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp:752:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp: In member function 'virtual BaseGDL* ArrayIndexListOneConstScalarNoAssocT::Index(BaseGDL*, IxExprListT&)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp:782:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/assocdata.cpp:21:0: /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp: In member function 'virtual BaseGDL* ArrayIndexListOneT::Index(BaseGDL*, IxExprListT&)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp:341:8: warning: unused variable 'assertValue' [-Wunused-variable] SizeT assertValue = ix->NIter( var->N_Elements()/*var->Size()*/); ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp: In member function 'virtual void ArrayIndexListOneScalarVPT::SetVariable(BaseGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp:562:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp: In member function 'virtual void ArrayIndexListOneScalarVPT::AssignAt(BaseGDL*, BaseGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp:609:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp: In member function 'virtual void ArrayIndexListOneConstScalarT::SetVariable(BaseGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp:738:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp: In member function 'virtual void ArrayIndexListOneConstScalarT::AssignAt(BaseGDL*, BaseGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp:763:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp: In member function 'virtual BaseGDL* ArrayIndexListOneConstScalarT::Index(BaseGDL*, IxExprListT&)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp:793:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ [ 10%] Building CXX object src/CMakeFiles/gdl.dir/basegdl.cpp.o cd /builddir/build/BUILD/gdl-0.9.9/build-python/src && /usr/bin/c++ -DHAVE_CONFIG_H -DWXUSINGDLL -D_FILE_OFFSET_BITS=64 -D__WXGTK__ -Dgdl_EXPORTS -I/builddir/build/BUILD/gdl-0.9.9/src -I/usr/include/tirpc -I/usr/include/GraphicsMagick -I/usr/lib/wx/include/gtk3-unicode-3.0 -I/usr/include/wx-3.0 -I/usr/include/libgeotiff -I/usr/include/hdf -I/usr/include/python2.7 -I/usr/lib/python2.7/site-packages/numpy/core/include -I/usr/include/udunits2 -I/usr/include/eigen3 -I/builddir/build/BUILD/gdl-0.9.9 -I/builddir/build/BUILD/gdl-0.9.9/build-python -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -DNDEBUG -fPIC -fopenmp -std=gnu++11 -o CMakeFiles/gdl.dir/basegdl.cpp.o -c /builddir/build/BUILD/gdl-0.9.9/src/basegdl.cpp In file included from /builddir/build/BUILD/gdl-0.9.9/src/basegdl.hpp:31:0, from /builddir/build/BUILD/gdl-0.9.9/src/basegdl.cpp:20: /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In copy constructor 'dimension::dimension(const dimension&)': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:55:14: warning: array subscript has type 'char' [-Wchar-subscripts] { dim[i]=dim_.dim[i];} ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:55:26: warning: array subscript has type 'char' [-Wchar-subscripts] { dim[i]=dim_.dim[i];} ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In member function 'dimension& dimension::operator=(const dimension&)': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:118:12: warning: array subscript has type 'char' [-Wchar-subscripts] dim[i]=dim_.dim[i]; ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:118:24: warning: array subscript has type 'char' [-Wchar-subscripts] dim[i]=dim_.dim[i]; ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In member function 'void dimension::operator<<(SizeT)': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:146:15: warning: array subscript has type 'char' [-Wchar-subscripts] dim[rank++]=add; ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In member function 'SizeT dimension::NDimElements()': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:295:24: warning: array subscript has type 'char' [-Wchar-subscripts] return stride[ rank]; ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In member function 'SizeT dimension::NDimElementsConst() const': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:303:44: warning: array subscript has type 'char' [-Wchar-subscripts] for(char i=0; i= labelList.Size()) ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp:21:0, from /builddir/build/BUILD/gdl-0.9.9/src/GDLTreeParser.hpp:13, from /builddir/build/BUILD/gdl-0.9.9/src/dinterpreter.hpp:69, from /builddir/build/BUILD/gdl-0.9.9/src/basic_fun.cpp:69: /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp: In member function 'void ArrayIndexVectorT::Clear()': /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp:142:17: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for( int i=0; iGetStride() * varStride[variableIndex]; ^ /builddir/build/BUILD/gdl-0.9.9/src/allix.hpp: In constructor 'AllIxNewMultiOneVariableIndexIndexedT::AllIxNewMultiOneVariableIndexIndexedT(RankT, SizeT, ArrayIndexVectorT*, SizeT, SizeT, const SizeT*, SizeT*, SizeT*)': /builddir/build/BUILD/gdl-0.9.9/src/allix.hpp:654:44: warning: array subscript has type 'char' [-Wchar-subscripts] ixListStride = varStride[variableIndex]; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp:21:0, from /builddir/build/BUILD/gdl-0.9.9/src/GDLTreeParser.hpp:13, from /builddir/build/BUILD/gdl-0.9.9/src/dinterpreter.hpp:69, from /builddir/build/BUILD/gdl-0.9.9/src/basic_fun.cpp:69: /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp: In member function 'virtual SizeT CArrayIndexScalar::NIter(SizeT)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp:409:14: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= varDim && s > 0) // varDim == 0 && s == 0 ok ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp: In member function 'virtual SizeT ArrayIndexIndexed::NIter(SizeT)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp:577:16: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= varDim && s > 0) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp: In member function 'virtual SizeT CArrayIndexIndexed::NIter(SizeT)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp:720:16: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= varDim && s > 0) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp: In member function 'virtual SizeT ArrayIndexORange::NIter(SizeT)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp:828:18: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( sInit >= varDim) // && s > 0) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp: In member function 'virtual SizeT ArrayIndexRange::NIter(SizeT)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp:972:14: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( e >= varDim) // && e > 0) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp: In member function 'virtual SizeT ArrayIndexORangeS::NIter(SizeT)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp:1105:14: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= varDim) // && s > 0) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp: In member function 'virtual SizeT ArrayIndexRangeS::NIter(SizeT)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp:1270:14: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( e >= varDim) // && e > 0) ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp:98:0, from /builddir/build/BUILD/gdl-0.9.9/src/GDLTreeParser.hpp:13, from /builddir/build/BUILD/gdl-0.9.9/src/dinterpreter.hpp:69, from /builddir/build/BUILD/gdl-0.9.9/src/basic_fun.cpp:69: /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp: In member function 'virtual BaseGDL* ArrayIndexListOneNoAssocT::Index(BaseGDL*, IxExprListT&)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp:308:8: warning: unused variable 'assertValue' [-Wunused-variable] SizeT assertValue = ix->NIter( var->N_Elements()/*var->Size()*/); ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp: In member function 'virtual void ArrayIndexListOneScalarVPNoAssocT::SetVariable(BaseGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp:532:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp: In member function 'virtual void ArrayIndexListOneScalarVPNoAssocT::AssignAt(BaseGDL*, BaseGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp:579:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp: In member function 'virtual void ArrayIndexListOneConstScalarNoAssocT::SetVariable(BaseGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp:727:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp: In member function 'virtual void ArrayIndexListOneConstScalarNoAssocT::AssignAt(BaseGDL*, BaseGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp:752:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp: In member function 'virtual BaseGDL* ArrayIndexListOneConstScalarNoAssocT::Index(BaseGDL*, IxExprListT&)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp:782:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/GDLTreeParser.hpp:13:0, from /builddir/build/BUILD/gdl-0.9.9/src/dinterpreter.hpp:69, from /builddir/build/BUILD/gdl-0.9.9/src/basic_fun.cpp:69: /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp: In member function 'virtual BaseGDL* ArrayIndexListOneT::Index(BaseGDL*, IxExprListT&)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp:341:8: warning: unused variable 'assertValue' [-Wunused-variable] SizeT assertValue = ix->NIter( var->N_Elements()/*var->Size()*/); ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp: In member function 'virtual void ArrayIndexListOneScalarVPT::SetVariable(BaseGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp:562:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp: In member function 'virtual void ArrayIndexListOneScalarVPT::AssignAt(BaseGDL*, BaseGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp:609:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp: In member function 'virtual void ArrayIndexListOneConstScalarT::SetVariable(BaseGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp:738:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp: In member function 'virtual void ArrayIndexListOneConstScalarT::AssignAt(BaseGDL*, BaseGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp:763:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp: In member function 'virtual BaseGDL* ArrayIndexListOneConstScalarT::Index(BaseGDL*, IxExprListT&)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp:793:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/GDLInterpreter.hpp:23:0, from /builddir/build/BUILD/gdl-0.9.9/src/dinterpreter.hpp:70, from /builddir/build/BUILD/gdl-0.9.9/src/basic_fun.cpp:69: /builddir/build/BUILD/gdl-0.9.9/src/accessdesc.hpp: In member function 'void DotAccessDescT::ADAssign(BaseGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/accessdesc.hpp:392:9: warning: unused variable 'lRank' [-Wunused-variable] SizeT lRank = dim.Rank(); ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/dinterpreter.hpp:70:0, from /builddir/build/BUILD/gdl-0.9.9/src/basic_fun.cpp:69: /builddir/build/BUILD/gdl-0.9.9/src/GDLInterpreter.hpp: In static member function 'static void GDLInterpreter::EnableAllGC()': /builddir/build/BUILD/gdl-0.9.9/src/GDLInterpreter.hpp:366:15: warning: variable 'nEl' set but not used [-Wunused-but-set-variable] SizeT nEl = heap.size(); ^ /builddir/build/BUILD/gdl-0.9.9/src/basic_fun.cpp: In function 'BaseGDL* lib::n_elements(EnvT*)': /builddir/build/BUILD/gdl-0.9.9/src/basic_fun.cpp:1121:11: warning: unused variable 'nParam' [-Wunused-variable] SizeT nParam=e->NParam(1); ^ /builddir/build/BUILD/gdl-0.9.9/src/basic_fun.cpp: In function 'BaseGDL* lib::string_fun(EnvT*)': /builddir/build/BUILD/gdl-0.9.9/src/basic_fun.cpp:1387:16: warning: unused variable 'p' [-Wunused-variable] BaseGDL* p = e->GetParDefined( i); ^ /builddir/build/BUILD/gdl-0.9.9/src/basic_fun.cpp: In function 'BaseGDL* lib::execute_fun(EnvT*)': /builddir/build/BUILD/gdl-0.9.9/src/basic_fun.cpp:1655:10: warning: variable 'quietExecution' set but not used [-Wunused-but-set-variable] bool quietExecution = false; ^ /builddir/build/BUILD/gdl-0.9.9/src/basic_fun.cpp: In function 'BaseGDL* lib::strtrim(EnvT*)': /builddir/build/BUILD/gdl-0.9.9/src/basic_fun.cpp:2037:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if ((nEl*10) >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= (nEl*10))) ^ /builddir/build/BUILD/gdl-0.9.9/src/basic_fun.cpp:2037:114: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if ((nEl*10) >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= (nEl*10))) ^ /builddir/build/BUILD/gdl-0.9.9/src/basic_fun.cpp:2040:25: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for( OMPInt i=0; i= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= (nEl*10))) ^ /builddir/build/BUILD/gdl-0.9.9/src/basic_fun.cpp:2059:114: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if ((nEl*10) >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= (nEl*10))) ^ /builddir/build/BUILD/gdl-0.9.9/src/basic_fun.cpp:2062:25: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for( OMPInt i=0; i= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= (nEl*10))) ^ /builddir/build/BUILD/gdl-0.9.9/src/basic_fun.cpp:2080:114: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if ((nEl*10) >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= (nEl*10))) ^ /builddir/build/BUILD/gdl-0.9.9/src/basic_fun.cpp:2083:25: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for( OMPInt i=0; i= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= (nEl*10))) ^ /builddir/build/BUILD/gdl-0.9.9/src/basic_fun.cpp:2113:114: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if ((nEl*10) >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= (nEl*10))) ^ /builddir/build/BUILD/gdl-0.9.9/src/basic_fun.cpp:2116:21: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for( OMPInt i=0; iGetParDefined(2); ^ /builddir/build/BUILD/gdl-0.9.9/src/basic_fun.cpp:2161:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if ((nSrcStr*10) >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= (nSrcStr*10))) ^ /builddir/build/BUILD/gdl-0.9.9/src/basic_fun.cpp:2161:122: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if ((nSrcStr*10) >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= (nSrcStr*10))) ^ /builddir/build/BUILD/gdl-0.9.9/src/basic_fun.cpp:2164:21: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for( OMPInt i=0; iDim( 0)) ^ /builddir/build/BUILD/gdl-0.9.9/src/basic_fun.cpp:2244:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if ((nSrcStr*10) >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= (nSrcStr*10))) default( shared) ^ /builddir/build/BUILD/gdl-0.9.9/src/basic_fun.cpp:2244:122: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if ((nSrcStr*10) >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= (nSrcStr*10))) default( shared) ^ /builddir/build/BUILD/gdl-0.9.9/src/basic_fun.cpp:2247:21: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for( OMPInt i=0; i= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= (nEl*10))) ^ /builddir/build/BUILD/gdl-0.9.9/src/basic_fun.cpp:2298:114: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if ((nEl*10) >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= (nEl*10))) ^ /builddir/build/BUILD/gdl-0.9.9/src/basic_fun.cpp:2301:25: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for( OMPInt i=0; i= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= (nEl*10))) ^ /builddir/build/BUILD/gdl-0.9.9/src/basic_fun.cpp:2310:114: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if ((nEl*10) >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= (nEl*10))) ^ /builddir/build/BUILD/gdl-0.9.9/src/basic_fun.cpp:2313:25: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for( OMPInt i=0; i= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= (nEl*10))) ^ /builddir/build/BUILD/gdl-0.9.9/src/basic_fun.cpp:2356:114: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if ((nEl*10) >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= (nEl*10))) ^ /builddir/build/BUILD/gdl-0.9.9/src/basic_fun.cpp:2359:25: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for( OMPInt i=0; i= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= (nEl*10))) ^ /builddir/build/BUILD/gdl-0.9.9/src/basic_fun.cpp:2368:114: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if ((nEl*10) >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= (nEl*10))) ^ /builddir/build/BUILD/gdl-0.9.9/src/basic_fun.cpp:2371:25: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for( OMPInt i=0; i srcRank) ^ /builddir/build/BUILD/gdl-0.9.9/src/basic_fun.cpp: In function 'BaseGDL* lib::product_fun(EnvT*)': /builddir/build/BUILD/gdl-0.9.9/src/basic_fun.cpp:3330:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (sumDim < 1 || sumDim > srcRank) ^ /builddir/build/BUILD/gdl-0.9.9/src/basic_fun.cpp: In function 'BaseGDL* lib::min_fun(EnvT*)': /builddir/build/BUILD/gdl-0.9.9/src/basic_fun.cpp:3593:56: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (searchDim < 0 || searchDim > searchArr->Rank()) ^ /builddir/build/BUILD/gdl-0.9.9/src/basic_fun.cpp:3629:60: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if ((nEl/outerStride)*searchStride >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= (nEl/outerStride)*searchStride)) ^ /builddir/build/BUILD/gdl-0.9.9/src/basic_fun.cpp:3629:147: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if ((nEl/outerStride)*searchStride >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= (nEl/outerStride)*searchStride)) ^ /builddir/build/BUILD/gdl-0.9.9/src/basic_fun.cpp:3628:13: warning: unused variable 'rIx' [-Wunused-variable] SizeT rIx = 0; ^ /builddir/build/BUILD/gdl-0.9.9/src/basic_fun.cpp: In function 'BaseGDL* lib::max_fun(EnvT*)': /builddir/build/BUILD/gdl-0.9.9/src/basic_fun.cpp:3701:56: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (searchDim < 0 || searchDim > searchArr->Rank()) ^ /builddir/build/BUILD/gdl-0.9.9/src/basic_fun.cpp:3736:60: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if ((nEl/outerStride)*searchStride >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= (nEl/outerStride)*searchStride)) ^ /builddir/build/BUILD/gdl-0.9.9/src/basic_fun.cpp:3736:147: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if ((nEl/outerStride)*searchStride >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= (nEl/outerStride)*searchStride)) ^ /builddir/build/BUILD/gdl-0.9.9/src/basic_fun.cpp: In function 'BaseGDL* lib::median(EnvT*)': /builddir/build/BUILD/gdl-0.9.9/src/basic_fun.cpp:4335:51: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (medianDim < 0 || medianDim > p0->Rank()) ^ /builddir/build/BUILD/gdl-0.9.9/src/basic_fun.cpp:4366:16: warning: unused variable 'hasnan' [-Wunused-variable] bool hasnan = false; ^ /builddir/build/BUILD/gdl-0.9.9/src/basic_fun.cpp:4449:26: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (p0->Dim(1) < MaxAllowedWidth) MaxAllowedWidth = p0->Dim(1); ^ /builddir/build/BUILD/gdl-0.9.9/src/basic_fun.cpp: In function 'BaseGDL* lib::SlowReliableMedian(EnvT*)': /builddir/build/BUILD/gdl-0.9.9/src/basic_fun.cpp:4592:26: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (dim > p0->Rank()) ^ /builddir/build/BUILD/gdl-0.9.9/src/basic_fun.cpp:4599:28: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (i != (dim - 1)) { ^ /builddir/build/BUILD/gdl-0.9.9/src/basic_fun.cpp:4643:29: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (SizeT k = 0; k < nmed; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/basic_fun.cpp:4649:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (DLong i = 0; i < nEl; ++i) hh[i] = i; ^ /builddir/build/BUILD/gdl-0.9.9/src/basic_fun.cpp:4684:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (DLong i = 0; i < nEl; ++i) hh[i] = start + i * accumStride; ^ /builddir/build/BUILD/gdl-0.9.9/src/basic_fun.cpp:4807:26: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (p0->Dim(1) < MaxAllowedWidth) MaxAllowedWidth = p0->Dim(1); ^ /builddir/build/BUILD/gdl-0.9.9/src/basic_fun.cpp:4997:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (DLong i = 0; i < N_MaskElem; ++i) hh[i] = i; ^ /builddir/build/BUILD/gdl-0.9.9/src/basic_fun.cpp:5004:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (DLong i = 0; i < width; ++i) hh[i] = i; ^ /builddir/build/BUILD/gdl-0.9.9/src/basic_fun.cpp:5032:49: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (DLong t = 0; t < width - ctl_NaN; ++t) hhbis[t] = t; ^ /builddir/build/BUILD/gdl-0.9.9/src/basic_fun.cpp:5033:51: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (DLong ii = 0; ii < width - ctl_NaN; ++ii)(*Mask1Dbis)[ii] = (*Mask1D)[ii]; ^ /builddir/build/BUILD/gdl-0.9.9/src/basic_fun.cpp:5088:56: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (DLong t = 0; t < N_MaskElem - ctl_NaN; ++t) hhb[t] = t; ^ /builddir/build/BUILD/gdl-0.9.9/src/basic_fun.cpp:5089:58: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (DLong ii = 0; ii < N_MaskElem - ctl_NaN; ++ii)(*Maskb)[ii] = (*Mask)[ii]; ^ /builddir/build/BUILD/gdl-0.9.9/src/basic_fun.cpp:5136:49: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (DLong t = 0; t < width - ctl_NaN; ++t) hhbis[t] = t; ^ /builddir/build/BUILD/gdl-0.9.9/src/basic_fun.cpp:5137:51: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (DLong ii = 0; ii < width - ctl_NaN; ++ii)(*Mask1Dbis)[ii] = (*Mask1D)[ii]; ^ /builddir/build/BUILD/gdl-0.9.9/src/basic_fun.cpp:5207:56: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (DLong t = 0; t < N_MaskElem - ctl_NaN; ++t) hhb[t] = t; ^ /builddir/build/BUILD/gdl-0.9.9/src/basic_fun.cpp:5208:58: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (DLong ii = 0; ii < N_MaskElem - ctl_NaN; ++ii)(*Maskb)[ii] = (*Mask)[ii]; ^ /builddir/build/BUILD/gdl-0.9.9/src/basic_fun.cpp:5176:21: warning: unused variable 'kk' [-Wunused-variable] SizeT kk = 0; ^ /builddir/build/BUILD/gdl-0.9.9/src/basic_fun.cpp: In function 'BaseGDL* lib::mean_fun(EnvT*)': /builddir/build/BUILD/gdl-0.9.9/src/basic_fun.cpp:5377:45: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (meanDim < 0 || meanDim > p0->Rank()) ^ /builddir/build/BUILD/gdl-0.9.9/src/basic_fun.cpp: In function 'BaseGDL* lib::moment_fun(EnvT*)': /builddir/build/BUILD/gdl-0.9.9/src/basic_fun.cpp:5856:49: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (momentDim < 0 || momentDim > p0->Rank()) ^ /builddir/build/BUILD/gdl-0.9.9/src/basic_fun.cpp: In function 'BaseGDL* lib::ishft_fun(EnvT*)': /builddir/build/BUILD/gdl-0.9.9/src/basic_fun.cpp:6268:36: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (finalN >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= finalN)) ^ /builddir/build/BUILD/gdl-0.9.9/src/basic_fun.cpp:6268:105: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (finalN >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= finalN)) ^ /builddir/build/BUILD/gdl-0.9.9/src/basic_fun.cpp:6283:36: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (finalN >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= finalN)) ^ /builddir/build/BUILD/gdl-0.9.9/src/basic_fun.cpp:6283:105: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (finalN >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= finalN)) ^ /builddir/build/BUILD/gdl-0.9.9/src/basic_fun.cpp:6298:36: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (finalN >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= finalN)) ^ /builddir/build/BUILD/gdl-0.9.9/src/basic_fun.cpp:6298:105: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (finalN >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= finalN)) ^ /builddir/build/BUILD/gdl-0.9.9/src/basic_fun.cpp:6313:36: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (finalN >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= finalN)) ^ /builddir/build/BUILD/gdl-0.9.9/src/basic_fun.cpp:6313:105: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (finalN >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= finalN)) ^ /builddir/build/BUILD/gdl-0.9.9/src/basic_fun.cpp:6328:36: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (finalN >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= finalN)) ^ /builddir/build/BUILD/gdl-0.9.9/src/basic_fun.cpp:6328:105: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (finalN >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= finalN)) ^ /builddir/build/BUILD/gdl-0.9.9/src/basic_fun.cpp:6343:36: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (finalN >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= finalN)) ^ /builddir/build/BUILD/gdl-0.9.9/src/basic_fun.cpp:6343:105: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (finalN >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= finalN)) ^ /builddir/build/BUILD/gdl-0.9.9/src/basic_fun.cpp:6358:36: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (finalN >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= finalN)) ^ /builddir/build/BUILD/gdl-0.9.9/src/basic_fun.cpp:6358:105: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (finalN >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= finalN)) ^ /builddir/build/BUILD/gdl-0.9.9/src/basic_fun.cpp: In function 'BaseGDL* lib::rebin_fun(EnvT*)': /builddir/build/BUILD/gdl-0.9.9/src/basic_fun.cpp:6498:19: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( newDim > oldDim) ^ /builddir/build/BUILD/gdl-0.9.9/src/basic_fun.cpp: In function 'BaseGDL* lib::obj_hasmethod(EnvT*)': /builddir/build/BUILD/gdl-0.9.9/src/basic_fun.cpp:6638:11: warning: unused variable 'nParam' [-Wunused-variable] SizeT nParam = e->NParam( 2); ^ /builddir/build/BUILD/gdl-0.9.9/src/basic_fun.cpp: In function 'BaseGDL* lib::bytscl(EnvT*)': /builddir/build/BUILD/gdl-0.9.9/src/basic_fun.cpp:6816:37: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel for if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/basic_fun.cpp:6816:106: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel for if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/basic_fun.cpp:6828:37: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel for if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/basic_fun.cpp:6828:106: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel for if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/basic_fun.cpp: In function 'BaseGDL* lib::strtok_fun(EnvT*)': /builddir/build/BUILD/gdl-0.9.9/src/basic_fun.cpp:6891:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] while (pos != string::npos) { ^ /builddir/build/BUILD/gdl-0.9.9/src/basic_fun.cpp:6893:26: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (pos != string::npos) { ^ /builddir/build/BUILD/gdl-0.9.9/src/basic_fun.cpp:6946:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (tokE == string::npos) { ^ /builddir/build/BUILD/gdl-0.9.9/src/basic_fun.cpp:6988:31: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (int i = 0; i < nTok; i++) ^ /builddir/build/BUILD/gdl-0.9.9/src/basic_fun.cpp:7003:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (int i = 0; i < nTok; i++) ^ /builddir/build/BUILD/gdl-0.9.9/src/basic_fun.cpp:7013:25: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (int i = 0; i < nTok; i++) { ^ /builddir/build/BUILD/gdl-0.9.9/src/basic_fun.cpp:7019:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] while (escPos != string::npos) { ^ /builddir/build/BUILD/gdl-0.9.9/src/basic_fun.cpp: In function 'BaseGDL* lib::tag_names_fun(EnvT*)': /builddir/build/BUILD/gdl-0.9.9/src/basic_fun.cpp:7124:24: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for(int i=0; i < nTags; ++i) ^ /builddir/build/BUILD/gdl-0.9.9/src/basic_fun.cpp:7105:11: warning: unused variable 'nParam' [-Wunused-variable] SizeT nParam=e->NParam(); ^ /builddir/build/BUILD/gdl-0.9.9/src/basic_fun.cpp: In function 'BaseGDL* lib::stregex_fun(EnvT*)': /builddir/build/BUILD/gdl-0.9.9/src/basic_fun.cpp:7136:11: warning: unused variable 'nParam' [-Wunused-variable] SizeT nParam=e->NParam( 2); ^ /builddir/build/BUILD/gdl-0.9.9/src/basic_fun.cpp: In function 'BaseGDL* lib::routine_filepath(EnvT*)': /builddir/build/BUILD/gdl-0.9.9/src/basic_fun.cpp:7328:21: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for(int i = 0; i < nPath; i ++) { ^ /builddir/build/BUILD/gdl-0.9.9/src/basic_fun.cpp: In function 'BaseGDL* lib::temporary(EnvT*)': /builddir/build/BUILD/gdl-0.9.9/src/basic_fun.cpp:7663:11: warning: unused variable 'nParam' [-Wunused-variable] SizeT nParam=e->NParam(1); ^ /builddir/build/BUILD/gdl-0.9.9/src/basic_fun.cpp: In function 'BaseGDL* lib::memory(EnvT*)': /builddir/build/BUILD/gdl-0.9.9/src/basic_fun.cpp:7675:11: warning: unused variable 'nParam' [-Wunused-variable] SizeT nParam=e->NParam( 0); ^ /builddir/build/BUILD/gdl-0.9.9/src/basic_fun.cpp: In function 'BaseGDL* lib::reverse(EnvT*)': /builddir/build/BUILD/gdl-0.9.9/src/basic_fun.cpp:8205:44: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (p0->Rank() != 0 && (dim > p0->Rank() || dim < 1)) ^ /builddir/build/BUILD/gdl-0.9.9/src/basic_fun.cpp: In function 'BaseGDL* lib::parse_url(EnvT*)': /builddir/build/BUILD/gdl-0.9.9/src/basic_fun.cpp:8231:11: warning: unused variable 'nParam' [-Wunused-variable] SizeT nParam = env->NParam(); ^ /builddir/build/BUILD/gdl-0.9.9/src/basic_fun.cpp:8251:12: warning: unused variable 'length' [-Wunused-variable] size_t length = url.length(); ^ /builddir/build/BUILD/gdl-0.9.9/src/basic_fun.cpp: In function 'BaseGDL* lib::scope_traceback(EnvT*)': /builddir/build/BUILD/gdl-0.9.9/src/basic_fun.cpp:8489:25: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for( SizeT i=0; iAddVar(varName); ^ /builddir/build/BUILD/gdl-0.9.9/src/basic_fun.cpp:8566:11: warning: unused variable 'nParam' [-Wunused-variable] SizeT nParam = e->NParam(); ^ /builddir/build/BUILD/gdl-0.9.9/src/basic_fun.cpp:8591:11: warning: unused variable 'nVar' [-Wunused-variable] SizeT nVar = pro->Size(); // # var in GDL for desired level ^ /builddir/build/BUILD/gdl-0.9.9/src/basic_fun.cpp: In function 'BaseGDL** lib::scope_varfetch_reference(EnvT*)': /builddir/build/BUILD/gdl-0.9.9/src/basic_fun.cpp:8668:13: warning: unused variable 'u' [-Wunused-variable] SizeT u = pro->AddVar(varName); ^ /builddir/build/BUILD/gdl-0.9.9/src/basic_fun.cpp:8624:11: warning: unused variable 'nParam' [-Wunused-variable] SizeT nParam = e->NParam(); ^ /builddir/build/BUILD/gdl-0.9.9/src/basic_fun.cpp:8649:11: warning: unused variable 'nVar' [-Wunused-variable] SizeT nVar = pro->Size(); // # var in GDL for desired level ^ /builddir/build/BUILD/gdl-0.9.9/src/basic_fun.cpp: In function 'DStructGDL* GetObjStruct(BaseGDL*, EnvT*)': /builddir/build/BUILD/gdl-0.9.9/src/basic_fun.cpp:124:3: warning: control reaches end of non-void function [-Wreturn-type] } ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/basic_fun.cpp:66:0: /builddir/build/BUILD/gdl-0.9.9/src/datatypes.hpp: In function 'BaseGDL* lib::SlowReliableMedian(EnvT*)': /builddir/build/BUILD/gdl-0.9.9/src/datatypes.hpp:151:53: warning: 'Mask1D' may be used uninitialized in this function [-Wmaybe-uninitialized] inline Ty& operator[] (const SizeT d1) { return dd[d1];} ^ /builddir/build/BUILD/gdl-0.9.9/src/basic_fun.cpp:4990:28: note: 'Mask1D' was declared here DDoubleGDL* Mask, *Mask1D; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/basic_fun.cpp:66:0: /builddir/build/BUILD/gdl-0.9.9/src/datatypes.hpp:151:53: warning: 'Mask' may be used uninitialized in this function [-Wmaybe-uninitialized] inline Ty& operator[] (const SizeT d1) { return dd[d1];} ^ /builddir/build/BUILD/gdl-0.9.9/src/basic_fun.cpp:4990:21: note: 'Mask' was declared here DDoubleGDL* Mask, *Mask1D; ^ /builddir/build/BUILD/gdl-0.9.9/src/basic_fun.cpp: In function 'BaseGDL* lib::strmid(EnvT*)': /builddir/build/BUILD/gdl-0.9.9/src/basic_fun.cpp:2244:9: warning: 'scalar' may be used uninitialized in this function [-Wmaybe-uninitialized] #pragma omp parallel if ((nSrcStr*10) >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= (nSrcStr*10))) default( shared) ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:23:0, from /builddir/build/BUILD/gdl-0.9.9/src/basegdl.hpp:31, from /builddir/build/BUILD/gdl-0.9.9/src/nullgdl.hpp:21, from /builddir/build/BUILD/gdl-0.9.9/src/basic_fun.cpp:65: /builddir/build/BUILD/gdl-0.9.9/src/typedefs.hpp: In function 'BaseGDL* lib::heap_refcount(EnvT*)': /builddir/build/BUILD/gdl-0.9.9/src/typedefs.hpp:299:5: warning: 'pL' may be used uninitialized in this function [-Wmaybe-uninitialized] delete guarded; ^ /builddir/build/BUILD/gdl-0.9.9/src/basic_fun.cpp:774:14: note: 'pL' was declared here DLongGDL* pL; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:23:0, from /builddir/build/BUILD/gdl-0.9.9/src/basegdl.hpp:31, from /builddir/build/BUILD/gdl-0.9.9/src/nullgdl.hpp:21, from /builddir/build/BUILD/gdl-0.9.9/src/basic_fun.cpp:65: /builddir/build/BUILD/gdl-0.9.9/src/typedefs.hpp:299:5: warning: 'pL' may be used uninitialized in this function [-Wmaybe-uninitialized] delete guarded; ^ /builddir/build/BUILD/gdl-0.9.9/src/basic_fun.cpp:803:14: note: 'pL' was declared here DLongGDL* pL; ^ /builddir/build/BUILD/gdl-0.9.9/src/basic_fun.cpp: At global scope: /builddir/build/BUILD/gdl-0.9.9/src/basic_fun.cpp:126:13: warning: 'trace_me' defined but not used [-Wunused-variable] static bool trace_me(false); ^ [ 12%] Building CXX object src/CMakeFiles/gdl.dir/basic_fun_cl.cpp.o cd /builddir/build/BUILD/gdl-0.9.9/build-python/src && /usr/bin/c++ -DHAVE_CONFIG_H -DWXUSINGDLL -D_FILE_OFFSET_BITS=64 -D__WXGTK__ -Dgdl_EXPORTS -I/builddir/build/BUILD/gdl-0.9.9/src -I/usr/include/tirpc -I/usr/include/GraphicsMagick -I/usr/lib/wx/include/gtk3-unicode-3.0 -I/usr/include/wx-3.0 -I/usr/include/libgeotiff -I/usr/include/hdf -I/usr/include/python2.7 -I/usr/lib/python2.7/site-packages/numpy/core/include -I/usr/include/udunits2 -I/usr/include/eigen3 -I/builddir/build/BUILD/gdl-0.9.9 -I/builddir/build/BUILD/gdl-0.9.9/build-python -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -DNDEBUG -fPIC -fopenmp -std=gnu++11 -o CMakeFiles/gdl.dir/basic_fun_cl.cpp.o -c /builddir/build/BUILD/gdl-0.9.9/src/basic_fun_cl.cpp In file included from /builddir/build/BUILD/gdl-0.9.9/src/basegdl.hpp:31:0, from /builddir/build/BUILD/gdl-0.9.9/src/datatypes.hpp:33, from /builddir/build/BUILD/gdl-0.9.9/src/objects.hpp:24, from /builddir/build/BUILD/gdl-0.9.9/src/initsysvar.hpp:21, from /builddir/build/BUILD/gdl-0.9.9/src/basic_fun_cl.cpp:44: /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In copy constructor 'dimension::dimension(const dimension&)': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:55:14: warning: array subscript has type 'char' [-Wchar-subscripts] { dim[i]=dim_.dim[i];} ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:55:26: warning: array subscript has type 'char' [-Wchar-subscripts] { dim[i]=dim_.dim[i];} ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In member function 'dimension& dimension::operator=(const dimension&)': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:118:12: warning: array subscript has type 'char' [-Wchar-subscripts] dim[i]=dim_.dim[i]; ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:118:24: warning: array subscript has type 'char' [-Wchar-subscripts] dim[i]=dim_.dim[i]; ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In member function 'void dimension::operator<<(SizeT)': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:146:15: warning: array subscript has type 'char' [-Wchar-subscripts] dim[rank++]=add; ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In member function 'SizeT dimension::NDimElements()': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:295:24: warning: array subscript has type 'char' [-Wchar-subscripts] return stride[ rank]; ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In member function 'SizeT dimension::NDimElementsConst() const': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:303:44: warning: array subscript has type 'char' [-Wchar-subscripts] for(char i=0; i= labelList.Size()) ^ /builddir/build/BUILD/gdl-0.9.9/src/basic_fun_cl.cpp: In function 'BaseGDL* lib::legendre(EnvT*)': /builddir/build/BUILD/gdl-0.9.9/src/basic_fun_cl.cpp:338:26: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (count=0;countNParam(1); ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/objects.hpp:24:0, from /builddir/build/BUILD/gdl-0.9.9/src/initsysvar.hpp:21, from /builddir/build/BUILD/gdl-0.9.9/src/basic_fun_cl.cpp:44: /builddir/build/BUILD/gdl-0.9.9/src/datatypes.hpp: In function 'BaseGDL* lib::legendre(EnvT*)': /builddir/build/BUILD/gdl-0.9.9/src/datatypes.hpp:151:53: warning: 'res' may be used uninitialized in this function [-Wmaybe-uninitialized] inline Ty& operator[] (const SizeT d1) { return dd[d1];} ^ /builddir/build/BUILD/gdl-0.9.9/src/basic_fun_cl.cpp:259:19: note: 'res' was declared here DDoubleGDL* res; ^ [ 13%] Building CXX object src/CMakeFiles/gdl.dir/basic_fun_jmg.cpp.o cd /builddir/build/BUILD/gdl-0.9.9/build-python/src && /usr/bin/c++ -DHAVE_CONFIG_H -DWXUSINGDLL -D_FILE_OFFSET_BITS=64 -D__WXGTK__ -Dgdl_EXPORTS -I/builddir/build/BUILD/gdl-0.9.9/src -I/usr/include/tirpc -I/usr/include/GraphicsMagick -I/usr/lib/wx/include/gtk3-unicode-3.0 -I/usr/include/wx-3.0 -I/usr/include/libgeotiff -I/usr/include/hdf -I/usr/include/python2.7 -I/usr/lib/python2.7/site-packages/numpy/core/include -I/usr/include/udunits2 -I/usr/include/eigen3 -I/builddir/build/BUILD/gdl-0.9.9 -I/builddir/build/BUILD/gdl-0.9.9/build-python -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -DNDEBUG -fPIC -fopenmp -std=gnu++11 -o CMakeFiles/gdl.dir/basic_fun_jmg.cpp.o -c /builddir/build/BUILD/gdl-0.9.9/src/basic_fun_jmg.cpp In file included from /builddir/build/BUILD/gdl-0.9.9/src/basegdl.hpp:31:0, from /builddir/build/BUILD/gdl-0.9.9/src/datatypes.hpp:33, from /builddir/build/BUILD/gdl-0.9.9/src/basic_fun_jmg.cpp:25: /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In copy constructor 'dimension::dimension(const dimension&)': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:55:14: warning: array subscript has type 'char' [-Wchar-subscripts] { dim[i]=dim_.dim[i];} ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:55:26: warning: array subscript has type 'char' [-Wchar-subscripts] { dim[i]=dim_.dim[i];} ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In member function 'dimension& dimension::operator=(const dimension&)': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:118:12: warning: array subscript has type 'char' [-Wchar-subscripts] dim[i]=dim_.dim[i]; ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:118:24: warning: array subscript has type 'char' [-Wchar-subscripts] dim[i]=dim_.dim[i]; ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In member function 'void dimension::operator<<(SizeT)': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:146:15: warning: array subscript has type 'char' [-Wchar-subscripts] dim[rank++]=add; ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In member function 'SizeT dimension::NDimElements()': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:295:24: warning: array subscript has type 'char' [-Wchar-subscripts] return stride[ rank]; ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In member function 'SizeT dimension::NDimElementsConst() const': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:303:44: warning: array subscript has type 'char' [-Wchar-subscripts] for(char i=0; i= labelList.Size()) ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp:21:0, from /builddir/build/BUILD/gdl-0.9.9/src/GDLTreeParser.hpp:13, from /builddir/build/BUILD/gdl-0.9.9/src/dinterpreter.hpp:69, from /builddir/build/BUILD/gdl-0.9.9/src/basic_fun_jmg.cpp:29: /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp: In member function 'void ArrayIndexVectorT::Clear()': /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp:142:17: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for( int i=0; iGetStride() * varStride[variableIndex]; ^ /builddir/build/BUILD/gdl-0.9.9/src/allix.hpp: In constructor 'AllIxNewMultiOneVariableIndexIndexedT::AllIxNewMultiOneVariableIndexIndexedT(RankT, SizeT, ArrayIndexVectorT*, SizeT, SizeT, const SizeT*, SizeT*, SizeT*)': /builddir/build/BUILD/gdl-0.9.9/src/allix.hpp:654:44: warning: array subscript has type 'char' [-Wchar-subscripts] ixListStride = varStride[variableIndex]; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp:21:0, from /builddir/build/BUILD/gdl-0.9.9/src/GDLTreeParser.hpp:13, from /builddir/build/BUILD/gdl-0.9.9/src/dinterpreter.hpp:69, from /builddir/build/BUILD/gdl-0.9.9/src/basic_fun_jmg.cpp:29: /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp: In member function 'virtual SizeT CArrayIndexScalar::NIter(SizeT)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp:409:14: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= varDim && s > 0) // varDim == 0 && s == 0 ok ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp: In member function 'virtual SizeT ArrayIndexIndexed::NIter(SizeT)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp:577:16: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= varDim && s > 0) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp: In member function 'virtual SizeT CArrayIndexIndexed::NIter(SizeT)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp:720:16: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= varDim && s > 0) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp: In member function 'virtual SizeT ArrayIndexORange::NIter(SizeT)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp:828:18: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( sInit >= varDim) // && s > 0) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp: In member function 'virtual SizeT ArrayIndexRange::NIter(SizeT)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp:972:14: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( e >= varDim) // && e > 0) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp: In member function 'virtual SizeT ArrayIndexORangeS::NIter(SizeT)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp:1105:14: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= varDim) // && s > 0) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp: In member function 'virtual SizeT ArrayIndexRangeS::NIter(SizeT)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp:1270:14: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( e >= varDim) // && e > 0) ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp:98:0, from /builddir/build/BUILD/gdl-0.9.9/src/GDLTreeParser.hpp:13, from /builddir/build/BUILD/gdl-0.9.9/src/dinterpreter.hpp:69, from /builddir/build/BUILD/gdl-0.9.9/src/basic_fun_jmg.cpp:29: /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp: In member function 'virtual BaseGDL* ArrayIndexListOneNoAssocT::Index(BaseGDL*, IxExprListT&)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp:308:8: warning: unused variable 'assertValue' [-Wunused-variable] SizeT assertValue = ix->NIter( var->N_Elements()/*var->Size()*/); ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp: In member function 'virtual void ArrayIndexListOneScalarVPNoAssocT::SetVariable(BaseGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp:532:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp: In member function 'virtual void ArrayIndexListOneScalarVPNoAssocT::AssignAt(BaseGDL*, BaseGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp:579:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp: In member function 'virtual void ArrayIndexListOneConstScalarNoAssocT::SetVariable(BaseGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp:727:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp: In member function 'virtual void ArrayIndexListOneConstScalarNoAssocT::AssignAt(BaseGDL*, BaseGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp:752:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp: In member function 'virtual BaseGDL* ArrayIndexListOneConstScalarNoAssocT::Index(BaseGDL*, IxExprListT&)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp:782:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/GDLTreeParser.hpp:13:0, from /builddir/build/BUILD/gdl-0.9.9/src/dinterpreter.hpp:69, from /builddir/build/BUILD/gdl-0.9.9/src/basic_fun_jmg.cpp:29: /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp: In member function 'virtual BaseGDL* ArrayIndexListOneT::Index(BaseGDL*, IxExprListT&)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp:341:8: warning: unused variable 'assertValue' [-Wunused-variable] SizeT assertValue = ix->NIter( var->N_Elements()/*var->Size()*/); ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp: In member function 'virtual void ArrayIndexListOneScalarVPT::SetVariable(BaseGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp:562:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp: In member function 'virtual void ArrayIndexListOneScalarVPT::AssignAt(BaseGDL*, BaseGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp:609:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp: In member function 'virtual void ArrayIndexListOneConstScalarT::SetVariable(BaseGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp:738:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp: In member function 'virtual void ArrayIndexListOneConstScalarT::AssignAt(BaseGDL*, BaseGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp:763:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp: In member function 'virtual BaseGDL* ArrayIndexListOneConstScalarT::Index(BaseGDL*, IxExprListT&)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp:793:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/GDLInterpreter.hpp:23:0, from /builddir/build/BUILD/gdl-0.9.9/src/dinterpreter.hpp:70, from /builddir/build/BUILD/gdl-0.9.9/src/basic_fun_jmg.cpp:29: /builddir/build/BUILD/gdl-0.9.9/src/accessdesc.hpp: In member function 'void DotAccessDescT::ADAssign(BaseGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/accessdesc.hpp:392:9: warning: unused variable 'lRank' [-Wunused-variable] SizeT lRank = dim.Rank(); ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/dinterpreter.hpp:70:0, from /builddir/build/BUILD/gdl-0.9.9/src/basic_fun_jmg.cpp:29: /builddir/build/BUILD/gdl-0.9.9/src/GDLInterpreter.hpp: In static member function 'static void GDLInterpreter::EnableAllGC()': /builddir/build/BUILD/gdl-0.9.9/src/GDLInterpreter.hpp:366:15: warning: variable 'nEl' set but not used [-Wunused-but-set-variable] SizeT nEl = heap.size(); ^ /builddir/build/BUILD/gdl-0.9.9/src/basic_fun_jmg.cpp: In function 'BaseGDL* lib::isa_fun(EnvT*)': /builddir/build/BUILD/gdl-0.9.9/src/basic_fun_jmg.cpp:54:9: warning: unused variable 'nb_kw' [-Wunused-variable] int nb_kw=0; ^ /builddir/build/BUILD/gdl-0.9.9/src/basic_fun_jmg.cpp:56:10: warning: unused variable 'secPar' [-Wunused-variable] bool secPar = false; ^ /builddir/build/BUILD/gdl-0.9.9/src/basic_fun_jmg.cpp:57:11: warning: variable 'n_elem' set but not used [-Wunused-but-set-variable] SizeT n_elem; ^ /builddir/build/BUILD/gdl-0.9.9/src/basic_fun_jmg.cpp:70:10: warning: unused variable 'isFILE' [-Wunused-variable] bool isFILE = false; ^ /builddir/build/BUILD/gdl-0.9.9/src/basic_fun_jmg.cpp:71:10: warning: unused variable 'isNULL' [-Wunused-variable] bool isNULL = false; ^ /builddir/build/BUILD/gdl-0.9.9/src/basic_fun_jmg.cpp: In function 'BaseGDL* lib::fstat_fun(EnvT*)': /builddir/build/BUILD/gdl-0.9.9/src/basic_fun_jmg.cpp:647:31: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] big = (DLong(size) != size); ^ /builddir/build/BUILD/gdl-0.9.9/src/basic_fun_jmg.cpp:704:6: warning: unused variable 'status' [-Wunused-variable] int status = stat(actUnit.Name().c_str(), &buffer); ^ /builddir/build/BUILD/gdl-0.9.9/src/basic_fun_jmg.cpp: In function 'BaseGDL* lib::make_array(EnvT*)': /builddir/build/BUILD/gdl-0.9.9/src/basic_fun_jmg.cpp:777:50: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for(int i = 0; i < l_dimension->N_Elements(); ++i) ^ /builddir/build/BUILD/gdl-0.9.9/src/basic_fun_jmg.cpp:786:52: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for(int i = 0; i < l_dimension->N_Elements(); ++i) ^ /builddir/build/BUILD/gdl-0.9.9/src/basic_fun_jmg.cpp: In function 'BaseGDL* lib::reform(EnvT*)': /builddir/build/BUILD/gdl-0.9.9/src/basic_fun_jmg.cpp:924:7: warning: unused variable 'success' [-Wunused-variable] bool success = e->StealLocalPar( 0); //*p0P = NULL; ^ /builddir/build/BUILD/gdl-0.9.9/src/basic_fun_jmg.cpp: In function 'BaseGDL* lib::routine_names_value(EnvT*)': /builddir/build/BUILD/gdl-0.9.9/src/basic_fun_jmg.cpp:1118:45: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (desiredlevnum >= callStack.size()) ^ /builddir/build/BUILD/gdl-0.9.9/src/basic_fun_jmg.cpp:1189:19: warning: unused variable 'u' [-Wunused-variable] SizeT u = pro->AddVar(varName); ^ /builddir/build/BUILD/gdl-0.9.9/src/basic_fun_jmg.cpp:1229:29: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (SizeT i = 0; i < n; ++i) { ^ /builddir/build/BUILD/gdl-0.9.9/src/basic_fun_jmg.cpp:1009:51: warning: variable 'store' set but not used [-Wunused-but-set-variable] bool var = false, fetch = false, arg = false, store = false; ^ /builddir/build/BUILD/gdl-0.9.9/src/basic_fun_jmg.cpp: In function 'BaseGDL** lib::routine_names_reference(EnvT*)': /builddir/build/BUILD/gdl-0.9.9/src/basic_fun_jmg.cpp:1302:13: warning: unused variable 'nTotVar' [-Wunused-variable] SizeT nTotVar = nVar + nComm; //All the variables availables at that lev. ^ /builddir/build/BUILD/gdl-0.9.9/src/basic_fun_jmg.cpp:1304:11: warning: unused variable 'nKey' [-Wunused-variable] int nKey = pro->NKey(); ^ /builddir/build/BUILD/gdl-0.9.9/src/basic_fun_jmg.cpp: In function 'BaseGDL* lib::isa_fun(EnvT*)': /builddir/build/BUILD/gdl-0.9.9/src/basic_fun_jmg.cpp:276:2: warning: 'rank' may be used uninitialized in this function [-Wmaybe-uninitialized] if (rank == 0) isSCALAR=true; else isSCALAR=false; ^ [ 13%] Building CXX object src/CMakeFiles/gdl.dir/basic_op.cpp.o cd /builddir/build/BUILD/gdl-0.9.9/build-python/src && /usr/bin/c++ -DHAVE_CONFIG_H -DWXUSINGDLL -D_FILE_OFFSET_BITS=64 -D__WXGTK__ -Dgdl_EXPORTS -I/builddir/build/BUILD/gdl-0.9.9/src -I/usr/include/tirpc -I/usr/include/GraphicsMagick -I/usr/lib/wx/include/gtk3-unicode-3.0 -I/usr/include/wx-3.0 -I/usr/include/libgeotiff -I/usr/include/hdf -I/usr/include/python2.7 -I/usr/lib/python2.7/site-packages/numpy/core/include -I/usr/include/udunits2 -I/usr/include/eigen3 -I/builddir/build/BUILD/gdl-0.9.9 -I/builddir/build/BUILD/gdl-0.9.9/build-python -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -DNDEBUG -fPIC -fopenmp -std=gnu++11 -o CMakeFiles/gdl.dir/basic_op.cpp.o -c /builddir/build/BUILD/gdl-0.9.9/src/basic_op.cpp [ 14%] Building CXX object src/CMakeFiles/gdl.dir/calendar.cpp.o cd /builddir/build/BUILD/gdl-0.9.9/build-python/src && /usr/bin/c++ -DHAVE_CONFIG_H -DWXUSINGDLL -D_FILE_OFFSET_BITS=64 -D__WXGTK__ -Dgdl_EXPORTS -I/builddir/build/BUILD/gdl-0.9.9/src -I/usr/include/tirpc -I/usr/include/GraphicsMagick -I/usr/lib/wx/include/gtk3-unicode-3.0 -I/usr/include/wx-3.0 -I/usr/include/libgeotiff -I/usr/include/hdf -I/usr/include/python2.7 -I/usr/lib/python2.7/site-packages/numpy/core/include -I/usr/include/udunits2 -I/usr/include/eigen3 -I/builddir/build/BUILD/gdl-0.9.9 -I/builddir/build/BUILD/gdl-0.9.9/build-python -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -DNDEBUG -fPIC -fopenmp -std=gnu++11 -o CMakeFiles/gdl.dir/calendar.cpp.o -c /builddir/build/BUILD/gdl-0.9.9/src/calendar.cpp In file included from /builddir/build/BUILD/gdl-0.9.9/src/basegdl.hpp:31:0, from /builddir/build/BUILD/gdl-0.9.9/src/calendar.hpp:20, from /builddir/build/BUILD/gdl-0.9.9/src/calendar.cpp:22: /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In copy constructor 'dimension::dimension(const dimension&)': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:55:14: warning: array subscript has type 'char' [-Wchar-subscripts] { dim[i]=dim_.dim[i];} ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:55:26: warning: array subscript has type 'char' [-Wchar-subscripts] { dim[i]=dim_.dim[i];} ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In member function 'dimension& dimension::operator=(const dimension&)': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:118:12: warning: array subscript has type 'char' [-Wchar-subscripts] dim[i]=dim_.dim[i]; ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:118:24: warning: array subscript has type 'char' [-Wchar-subscripts] dim[i]=dim_.dim[i]; ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In member function 'void dimension::operator<<(SizeT)': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:146:15: warning: array subscript has type 'char' [-Wchar-subscripts] dim[rank++]=add; ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In member function 'SizeT dimension::NDimElements()': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:295:24: warning: array subscript has type 'char' [-Wchar-subscripts] return stride[ rank]; ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In member function 'SizeT dimension::NDimElementsConst() const': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:303:44: warning: array subscript has type 'char' [-Wchar-subscripts] for(char i=0; i= labelList.Size()) ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp:21:0, from /builddir/build/BUILD/gdl-0.9.9/src/GDLTreeParser.hpp:13, from /builddir/build/BUILD/gdl-0.9.9/src/dinterpreter.hpp:69, from /builddir/build/BUILD/gdl-0.9.9/src/convert2.cpp:29: /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp: In member function 'void ArrayIndexVectorT::Clear()': /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp:142:17: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for( int i=0; iGetStride() * varStride[variableIndex]; ^ /builddir/build/BUILD/gdl-0.9.9/src/allix.hpp: In constructor 'AllIxNewMultiOneVariableIndexIndexedT::AllIxNewMultiOneVariableIndexIndexedT(RankT, SizeT, ArrayIndexVectorT*, SizeT, SizeT, const SizeT*, SizeT*, SizeT*)': /builddir/build/BUILD/gdl-0.9.9/src/allix.hpp:654:44: warning: array subscript has type 'char' [-Wchar-subscripts] ixListStride = varStride[variableIndex]; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp:21:0, from /builddir/build/BUILD/gdl-0.9.9/src/GDLTreeParser.hpp:13, from /builddir/build/BUILD/gdl-0.9.9/src/dinterpreter.hpp:69, from /builddir/build/BUILD/gdl-0.9.9/src/convert2.cpp:29: /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp: In member function 'virtual SizeT CArrayIndexScalar::NIter(SizeT)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp:409:14: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= varDim && s > 0) // varDim == 0 && s == 0 ok ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp: In member function 'virtual SizeT ArrayIndexIndexed::NIter(SizeT)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp:577:16: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= varDim && s > 0) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp: In member function 'virtual SizeT CArrayIndexIndexed::NIter(SizeT)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp:720:16: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= varDim && s > 0) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp: In member function 'virtual SizeT ArrayIndexORange::NIter(SizeT)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp:828:18: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( sInit >= varDim) // && s > 0) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp: In member function 'virtual SizeT ArrayIndexRange::NIter(SizeT)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp:972:14: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( e >= varDim) // && e > 0) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp: In member function 'virtual SizeT ArrayIndexORangeS::NIter(SizeT)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp:1105:14: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= varDim) // && s > 0) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp: In member function 'virtual SizeT ArrayIndexRangeS::NIter(SizeT)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp:1270:14: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( e >= varDim) // && e > 0) ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp:98:0, from /builddir/build/BUILD/gdl-0.9.9/src/GDLTreeParser.hpp:13, from /builddir/build/BUILD/gdl-0.9.9/src/dinterpreter.hpp:69, from /builddir/build/BUILD/gdl-0.9.9/src/convert2.cpp:29: /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp: In member function 'virtual BaseGDL* ArrayIndexListOneNoAssocT::Index(BaseGDL*, IxExprListT&)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp:308:8: warning: unused variable 'assertValue' [-Wunused-variable] SizeT assertValue = ix->NIter( var->N_Elements()/*var->Size()*/); ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp: In member function 'virtual void ArrayIndexListOneScalarVPNoAssocT::SetVariable(BaseGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp:532:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp: In member function 'virtual void ArrayIndexListOneScalarVPNoAssocT::AssignAt(BaseGDL*, BaseGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp:579:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp: In member function 'virtual void ArrayIndexListOneConstScalarNoAssocT::SetVariable(BaseGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp:727:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp: In member function 'virtual void ArrayIndexListOneConstScalarNoAssocT::AssignAt(BaseGDL*, BaseGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp:752:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp: In member function 'virtual BaseGDL* ArrayIndexListOneConstScalarNoAssocT::Index(BaseGDL*, IxExprListT&)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp:782:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/GDLTreeParser.hpp:13:0, from /builddir/build/BUILD/gdl-0.9.9/src/dinterpreter.hpp:69, from /builddir/build/BUILD/gdl-0.9.9/src/convert2.cpp:29: /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp: In member function 'virtual BaseGDL* ArrayIndexListOneT::Index(BaseGDL*, IxExprListT&)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp:341:8: warning: unused variable 'assertValue' [-Wunused-variable] SizeT assertValue = ix->NIter( var->N_Elements()/*var->Size()*/); ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp: In member function 'virtual void ArrayIndexListOneScalarVPT::SetVariable(BaseGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp:562:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp: In member function 'virtual void ArrayIndexListOneScalarVPT::AssignAt(BaseGDL*, BaseGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp:609:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp: In member function 'virtual void ArrayIndexListOneConstScalarT::SetVariable(BaseGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp:738:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp: In member function 'virtual void ArrayIndexListOneConstScalarT::AssignAt(BaseGDL*, BaseGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp:763:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp: In member function 'virtual BaseGDL* ArrayIndexListOneConstScalarT::Index(BaseGDL*, IxExprListT&)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp:793:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/GDLInterpreter.hpp:23:0, from /builddir/build/BUILD/gdl-0.9.9/src/dinterpreter.hpp:70, from /builddir/build/BUILD/gdl-0.9.9/src/convert2.cpp:29: /builddir/build/BUILD/gdl-0.9.9/src/accessdesc.hpp: In member function 'void DotAccessDescT::ADAssign(BaseGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/accessdesc.hpp:392:9: warning: unused variable 'lRank' [-Wunused-variable] SizeT lRank = dim.Rank(); ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/dinterpreter.hpp:70:0, from /builddir/build/BUILD/gdl-0.9.9/src/convert2.cpp:29: /builddir/build/BUILD/gdl-0.9.9/src/GDLInterpreter.hpp: In static member function 'static void GDLInterpreter::EnableAllGC()': /builddir/build/BUILD/gdl-0.9.9/src/GDLInterpreter.hpp:366:15: warning: variable 'nEl' set but not used [-Wunused-but-set-variable] SizeT nEl = heap.size(); ^ /builddir/build/BUILD/gdl-0.9.9/src/convert2.cpp: In member function 'BaseGDL* Data_< >::Convert2(DType, BaseGDL::Convert2Mode) [with Sp = SpDInt]': /builddir/build/BUILD/gdl-0.9.9/src/convert2.cpp:444:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/convert2.cpp:444:102: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/convert2.cpp:447:29: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for( OMPInt i=0; i < nEl; ++i) ^ /builddir/build/BUILD/gdl-0.9.9/src/convert2.cpp: In member function 'BaseGDL* Data_< >::Convert2(DType, BaseGDL::Convert2Mode) [with Sp = SpDUInt]': /builddir/build/BUILD/gdl-0.9.9/src/convert2.cpp:615:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/convert2.cpp:615:102: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/convert2.cpp:618:29: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for( OMPInt i=0; i < nEl; ++i) ^ /builddir/build/BUILD/gdl-0.9.9/src/convert2.cpp: In member function 'BaseGDL* Data_< >::Convert2(DType, BaseGDL::Convert2Mode) [with Sp = SpDLong]': /builddir/build/BUILD/gdl-0.9.9/src/convert2.cpp:789:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/convert2.cpp:789:102: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/convert2.cpp:792:29: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for( OMPInt i=0; i < nEl; ++i) ^ /builddir/build/BUILD/gdl-0.9.9/src/convert2.cpp: In member function 'BaseGDL* Data_< >::Convert2(DType, BaseGDL::Convert2Mode) [with Sp = SpDULong]': /builddir/build/BUILD/gdl-0.9.9/src/convert2.cpp:963:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/convert2.cpp:963:102: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/convert2.cpp:966:29: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for( OMPInt i=0; i < nEl; ++i) ^ /builddir/build/BUILD/gdl-0.9.9/src/convert2.cpp: In member function 'BaseGDL* Data_< >::Convert2(DType, BaseGDL::Convert2Mode) [with Sp = SpDFloat]': /builddir/build/BUILD/gdl-0.9.9/src/convert2.cpp:1035:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/convert2.cpp:1035:102: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/convert2.cpp:1038:29: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for( OMPInt i=0; i < nEl; ++i) ^ /builddir/build/BUILD/gdl-0.9.9/src/convert2.cpp:1056:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/convert2.cpp:1056:102: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/convert2.cpp:1059:29: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for( OMPInt i=0; i < nEl; ++i) ^ /builddir/build/BUILD/gdl-0.9.9/src/convert2.cpp:1097:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/convert2.cpp:1097:102: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/convert2.cpp:1100:29: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for( OMPInt i=0; i < nEl; ++i) ^ /builddir/build/BUILD/gdl-0.9.9/src/convert2.cpp:1140:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/convert2.cpp:1140:102: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/convert2.cpp:1143:29: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for( OMPInt i=0; i < nEl; ++i) ^ /builddir/build/BUILD/gdl-0.9.9/src/convert2.cpp:1188:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/convert2.cpp:1188:102: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/convert2.cpp:1191:29: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for( OMPInt i=0; i < nEl; ++i) ^ /builddir/build/BUILD/gdl-0.9.9/src/convert2.cpp: In member function 'BaseGDL* Data_< >::Convert2(DType, BaseGDL::Convert2Mode) [with Sp = SpDDouble]': /builddir/build/BUILD/gdl-0.9.9/src/convert2.cpp:1261:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/convert2.cpp:1261:102: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/convert2.cpp:1264:29: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for( OMPInt i=0; i < nEl; ++i) ^ /builddir/build/BUILD/gdl-0.9.9/src/convert2.cpp:1284:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/convert2.cpp:1284:102: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/convert2.cpp:1287:29: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for( OMPInt i=0; i < nEl; ++i) ^ /builddir/build/BUILD/gdl-0.9.9/src/convert2.cpp:1327:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/convert2.cpp:1327:102: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/convert2.cpp:1330:29: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for( OMPInt i=0; i < nEl; ++i) ^ /builddir/build/BUILD/gdl-0.9.9/src/convert2.cpp:1370:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/convert2.cpp:1370:102: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/convert2.cpp:1373:29: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for( OMPInt i=0; i < nEl; ++i) ^ /builddir/build/BUILD/gdl-0.9.9/src/convert2.cpp:1418:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/convert2.cpp:1418:102: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/convert2.cpp:1421:29: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for( OMPInt i=0; i < nEl; ++i) ^ /builddir/build/BUILD/gdl-0.9.9/src/convert2.cpp: In member function 'BaseGDL* Data_< >::Convert2(DType, BaseGDL::Convert2Mode) [with Sp = SpDString]': /builddir/build/BUILD/gdl-0.9.9/src/convert2.cpp:1505:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/convert2.cpp:1505:102: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/convert2.cpp:1508:29: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for( OMPInt i=0; i < nEl; ++i) ^ /builddir/build/BUILD/gdl-0.9.9/src/convert2.cpp:1527:29: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for( OMPInt i=0; i < nEl; ++i) ^ /builddir/build/BUILD/gdl-0.9.9/src/convert2.cpp:1553:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) shared( errorFlag, mode) ^ /builddir/build/BUILD/gdl-0.9.9/src/convert2.cpp:1553:102: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) shared( errorFlag, mode) ^ /builddir/build/BUILD/gdl-0.9.9/src/convert2.cpp:1556:29: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for( OMPInt i=0; i < nEl; ++i) ^ /builddir/build/BUILD/gdl-0.9.9/src/convert2.cpp:1582:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) shared( errorFlag, mode) ^ /builddir/build/BUILD/gdl-0.9.9/src/convert2.cpp:1582:102: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) shared( errorFlag, mode) ^ /builddir/build/BUILD/gdl-0.9.9/src/convert2.cpp:1585:29: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for( OMPInt i=0; i < nEl; ++i) ^ /builddir/build/BUILD/gdl-0.9.9/src/convert2.cpp:1611:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) shared( errorFlag, mode) ^ /builddir/build/BUILD/gdl-0.9.9/src/convert2.cpp:1611:102: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) shared( errorFlag, mode) ^ /builddir/build/BUILD/gdl-0.9.9/src/convert2.cpp:1614:29: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for( OMPInt i=0; i < nEl; ++i) ^ /builddir/build/BUILD/gdl-0.9.9/src/convert2.cpp:1640:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) shared( errorFlag, mode) ^ /builddir/build/BUILD/gdl-0.9.9/src/convert2.cpp:1640:102: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) shared( errorFlag, mode) ^ /builddir/build/BUILD/gdl-0.9.9/src/convert2.cpp:1643:29: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for( OMPInt i=0; i < nEl; ++i) ^ /builddir/build/BUILD/gdl-0.9.9/src/convert2.cpp:1669:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) shared( errorFlag, mode) ^ /builddir/build/BUILD/gdl-0.9.9/src/convert2.cpp:1669:102: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) shared( errorFlag, mode) ^ /builddir/build/BUILD/gdl-0.9.9/src/convert2.cpp:1672:29: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for( OMPInt i=0; i < nEl; ++i) ^ /builddir/build/BUILD/gdl-0.9.9/src/convert2.cpp:1698:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) shared( errorFlag, mode) ^ /builddir/build/BUILD/gdl-0.9.9/src/convert2.cpp:1698:102: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) shared( errorFlag, mode) ^ /builddir/build/BUILD/gdl-0.9.9/src/convert2.cpp:1701:29: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for( OMPInt i=0; i < nEl; ++i) ^ /builddir/build/BUILD/gdl-0.9.9/src/convert2.cpp:1727:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) shared( errorFlag, mode) ^ /builddir/build/BUILD/gdl-0.9.9/src/convert2.cpp:1727:102: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) shared( errorFlag, mode) ^ /builddir/build/BUILD/gdl-0.9.9/src/convert2.cpp:1730:29: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for( OMPInt i=0; i < nEl; ++i) ^ /builddir/build/BUILD/gdl-0.9.9/src/convert2.cpp:1757:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) shared( errorFlag, mode) ^ /builddir/build/BUILD/gdl-0.9.9/src/convert2.cpp:1757:102: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) shared( errorFlag, mode) ^ /builddir/build/BUILD/gdl-0.9.9/src/convert2.cpp:1760:29: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for( OMPInt i=0; i < nEl; ++i) ^ /builddir/build/BUILD/gdl-0.9.9/src/convert2.cpp:1787:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) shared( errorFlag, mode) ^ /builddir/build/BUILD/gdl-0.9.9/src/convert2.cpp:1787:102: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) shared( errorFlag, mode) ^ /builddir/build/BUILD/gdl-0.9.9/src/convert2.cpp:1790:29: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for( OMPInt i=0; i < nEl; ++i) ^ /builddir/build/BUILD/gdl-0.9.9/src/convert2.cpp: In member function 'BaseGDL* Data_< >::Convert2(DType, BaseGDL::Convert2Mode) [with Sp = SpDComplex]': /builddir/build/BUILD/gdl-0.9.9/src/convert2.cpp:1850:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/convert2.cpp:1850:102: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/convert2.cpp:1853:29: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for( OMPInt i=0; i < nEl; ++i) ^ /builddir/build/BUILD/gdl-0.9.9/src/convert2.cpp:1872:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/convert2.cpp:1872:102: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/convert2.cpp:1875:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for( OMPInt i=0; i < nEl; ++i) ^ /builddir/build/BUILD/gdl-0.9.9/src/convert2.cpp:1915:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/convert2.cpp:1915:102: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/convert2.cpp:1918:29: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for( OMPInt i=0; i < nEl; ++i) ^ /builddir/build/BUILD/gdl-0.9.9/src/convert2.cpp:1958:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/convert2.cpp:1958:102: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/convert2.cpp:1961:29: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for( OMPInt i=0; i < nEl; ++i) ^ /builddir/build/BUILD/gdl-0.9.9/src/convert2.cpp:2034:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/convert2.cpp:2034:102: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/convert2.cpp:2037:29: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for( OMPInt i=0; i < nEl; ++i) ^ /builddir/build/BUILD/gdl-0.9.9/src/convert2.cpp: In member function 'BaseGDL* Data_< >::Convert2(DType, BaseGDL::Convert2Mode) [with Sp = SpDComplexDbl]': /builddir/build/BUILD/gdl-0.9.9/src/convert2.cpp:2095:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/convert2.cpp:2095:102: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/convert2.cpp:2098:29: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for( OMPInt i=0; i < nEl; ++i) ^ /builddir/build/BUILD/gdl-0.9.9/src/convert2.cpp:2117:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/convert2.cpp:2117:102: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/convert2.cpp:2120:29: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for( OMPInt i=0; i < nEl; ++i) ^ /builddir/build/BUILD/gdl-0.9.9/src/convert2.cpp:2160:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/convert2.cpp:2160:102: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/convert2.cpp:2163:29: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for( OMPInt i=0; i < nEl; ++i) ^ /builddir/build/BUILD/gdl-0.9.9/src/convert2.cpp:2203:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/convert2.cpp:2203:102: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/convert2.cpp:2206:29: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for( OMPInt i=0; i < nEl; ++i) ^ /builddir/build/BUILD/gdl-0.9.9/src/convert2.cpp:2279:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/convert2.cpp:2279:102: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/convert2.cpp:2282:29: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for( OMPInt i=0; i < nEl; ++i) ^ /builddir/build/BUILD/gdl-0.9.9/src/convert2.cpp: In member function 'BaseGDL* Data_< >::Convert2(DType, BaseGDL::Convert2Mode) [with Sp = SpDLong64]': /builddir/build/BUILD/gdl-0.9.9/src/convert2.cpp:2451:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/convert2.cpp:2451:102: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/convert2.cpp:2454:29: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for( OMPInt i=0; i < nEl; ++i) ^ /builddir/build/BUILD/gdl-0.9.9/src/convert2.cpp: In member function 'BaseGDL* Data_< >::Convert2(DType, BaseGDL::Convert2Mode) [with Sp = SpDULong64]': /builddir/build/BUILD/gdl-0.9.9/src/convert2.cpp:2624:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/convert2.cpp:2624:102: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/convert2.cpp:2627:29: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for( OMPInt i=0; i < nEl; ++i) ^ [ 16%] Building CXX object src/CMakeFiles/gdl.dir/convol.cpp.o cd /builddir/build/BUILD/gdl-0.9.9/build-python/src && /usr/bin/c++ -DHAVE_CONFIG_H -DWXUSINGDLL -D_FILE_OFFSET_BITS=64 -D__WXGTK__ -Dgdl_EXPORTS -I/builddir/build/BUILD/gdl-0.9.9/src -I/usr/include/tirpc -I/usr/include/GraphicsMagick -I/usr/lib/wx/include/gtk3-unicode-3.0 -I/usr/include/wx-3.0 -I/usr/include/libgeotiff -I/usr/include/hdf -I/usr/include/python2.7 -I/usr/lib/python2.7/site-packages/numpy/core/include -I/usr/include/udunits2 -I/usr/include/eigen3 -I/builddir/build/BUILD/gdl-0.9.9 -I/builddir/build/BUILD/gdl-0.9.9/build-python -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -DNDEBUG -fPIC -fopenmp -std=gnu++11 -o CMakeFiles/gdl.dir/convol.cpp.o -c /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp In file included from /builddir/build/BUILD/gdl-0.9.9/src/basegdl.hpp:31:0, from /builddir/build/BUILD/gdl-0.9.9/src/nullgdl.hpp:21, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:21: /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In copy constructor 'dimension::dimension(const dimension&)': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:55:14: warning: array subscript has type 'char' [-Wchar-subscripts] { dim[i]=dim_.dim[i];} ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:55:26: warning: array subscript has type 'char' [-Wchar-subscripts] { dim[i]=dim_.dim[i];} ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In member function 'dimension& dimension::operator=(const dimension&)': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:118:12: warning: array subscript has type 'char' [-Wchar-subscripts] dim[i]=dim_.dim[i]; ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:118:24: warning: array subscript has type 'char' [-Wchar-subscripts] dim[i]=dim_.dim[i]; ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In member function 'void dimension::operator<<(SizeT)': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:146:15: warning: array subscript has type 'char' [-Wchar-subscripts] dim[rank++]=add; ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In member function 'SizeT dimension::NDimElements()': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:295:24: warning: array subscript has type 'char' [-Wchar-subscripts] return stride[ rank]; ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In member function 'SizeT dimension::NDimElementsConst() const': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:303:44: warning: array subscript has type 'char' [-Wchar-subscripts] for(char i=0; i= labelList.Size()) ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp:21:0, from /builddir/build/BUILD/gdl-0.9.9/src/GDLTreeParser.hpp:13, from /builddir/build/BUILD/gdl-0.9.9/src/dinterpreter.hpp:69, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:23: /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp: In member function 'void ArrayIndexVectorT::Clear()': /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp:142:17: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for( int i=0; iGetStride() * varStride[variableIndex]; ^ /builddir/build/BUILD/gdl-0.9.9/src/allix.hpp: In constructor 'AllIxNewMultiOneVariableIndexIndexedT::AllIxNewMultiOneVariableIndexIndexedT(RankT, SizeT, ArrayIndexVectorT*, SizeT, SizeT, const SizeT*, SizeT*, SizeT*)': /builddir/build/BUILD/gdl-0.9.9/src/allix.hpp:654:44: warning: array subscript has type 'char' [-Wchar-subscripts] ixListStride = varStride[variableIndex]; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp:21:0, from /builddir/build/BUILD/gdl-0.9.9/src/GDLTreeParser.hpp:13, from /builddir/build/BUILD/gdl-0.9.9/src/dinterpreter.hpp:69, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:23: /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp: In member function 'virtual SizeT CArrayIndexScalar::NIter(SizeT)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp:409:14: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= varDim && s > 0) // varDim == 0 && s == 0 ok ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp: In member function 'virtual SizeT ArrayIndexIndexed::NIter(SizeT)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp:577:16: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= varDim && s > 0) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp: In member function 'virtual SizeT CArrayIndexIndexed::NIter(SizeT)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp:720:16: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= varDim && s > 0) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp: In member function 'virtual SizeT ArrayIndexORange::NIter(SizeT)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp:828:18: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( sInit >= varDim) // && s > 0) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp: In member function 'virtual SizeT ArrayIndexRange::NIter(SizeT)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp:972:14: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( e >= varDim) // && e > 0) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp: In member function 'virtual SizeT ArrayIndexORangeS::NIter(SizeT)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp:1105:14: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= varDim) // && s > 0) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp: In member function 'virtual SizeT ArrayIndexRangeS::NIter(SizeT)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp:1270:14: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( e >= varDim) // && e > 0) ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp:98:0, from /builddir/build/BUILD/gdl-0.9.9/src/GDLTreeParser.hpp:13, from /builddir/build/BUILD/gdl-0.9.9/src/dinterpreter.hpp:69, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:23: /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp: In member function 'virtual BaseGDL* ArrayIndexListOneNoAssocT::Index(BaseGDL*, IxExprListT&)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp:308:8: warning: unused variable 'assertValue' [-Wunused-variable] SizeT assertValue = ix->NIter( var->N_Elements()/*var->Size()*/); ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp: In member function 'virtual void ArrayIndexListOneScalarVPNoAssocT::SetVariable(BaseGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp:532:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp: In member function 'virtual void ArrayIndexListOneScalarVPNoAssocT::AssignAt(BaseGDL*, BaseGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp:579:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp: In member function 'virtual void ArrayIndexListOneConstScalarNoAssocT::SetVariable(BaseGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp:727:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp: In member function 'virtual void ArrayIndexListOneConstScalarNoAssocT::AssignAt(BaseGDL*, BaseGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp:752:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp: In member function 'virtual BaseGDL* ArrayIndexListOneConstScalarNoAssocT::Index(BaseGDL*, IxExprListT&)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp:782:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/GDLTreeParser.hpp:13:0, from /builddir/build/BUILD/gdl-0.9.9/src/dinterpreter.hpp:69, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:23: /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp: In member function 'virtual BaseGDL* ArrayIndexListOneT::Index(BaseGDL*, IxExprListT&)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp:341:8: warning: unused variable 'assertValue' [-Wunused-variable] SizeT assertValue = ix->NIter( var->N_Elements()/*var->Size()*/); ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp: In member function 'virtual void ArrayIndexListOneScalarVPT::SetVariable(BaseGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp:562:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp: In member function 'virtual void ArrayIndexListOneScalarVPT::AssignAt(BaseGDL*, BaseGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp:609:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp: In member function 'virtual void ArrayIndexListOneConstScalarT::SetVariable(BaseGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp:738:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp: In member function 'virtual void ArrayIndexListOneConstScalarT::AssignAt(BaseGDL*, BaseGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp:763:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp: In member function 'virtual BaseGDL* ArrayIndexListOneConstScalarT::Index(BaseGDL*, IxExprListT&)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp:793:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/GDLInterpreter.hpp:23:0, from /builddir/build/BUILD/gdl-0.9.9/src/dinterpreter.hpp:70, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:23: /builddir/build/BUILD/gdl-0.9.9/src/accessdesc.hpp: In member function 'void DotAccessDescT::ADAssign(BaseGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/accessdesc.hpp:392:9: warning: unused variable 'lRank' [-Wunused-variable] SizeT lRank = dim.Rank(); ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/dinterpreter.hpp:70:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:23: /builddir/build/BUILD/gdl-0.9.9/src/GDLInterpreter.hpp: In static member function 'static void GDLInterpreter::EnableAllGC()': /builddir/build/BUILD/gdl-0.9.9/src/GDLInterpreter.hpp:366:15: warning: variable 'nEl' set but not used [-Wunused-but-set-variable] SizeT nEl = heap.size(); ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:74:0: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp: In member function 'BaseGDL* Data_< >::Convol(BaseGDL*, BaseGDL*, BaseGDL*, bool, bool, int, bool, BaseGDL*, bool, BaseGDL*, bool) [with Sp = SpDByte]': /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:226:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nA >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nA)) ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:226:101: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nA >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nA)) ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:229:24: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for( OMPInt i=0; i= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nA)) ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:238:101: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nA >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nA)) ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:241:24: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for( OMPInt i=0; i= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nA)) ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:248:101: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nA >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nA)) ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:251:24: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for( OMPInt i=0; idim[ aSp]) { ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:324:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:74: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:30:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:32:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:33:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:35:35: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (regular) for (; aSp < nDim; ++aSp) if (!regArr[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:47:44: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = aBeg0; aInitIx0 < aEnd0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:61:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; k += kDim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:63:36: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) aLonIx += (aInitIx[ rSp] + kIx[ rSp]) * aStride[ rSp]; ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:65:34: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k0 = 0; k0 < kDim0; ++k0) { ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:327:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:74: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:30:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:32:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:33:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:35:35: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (regular) for (; aSp < nDim; ++aSp) if (!regArr[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:47:44: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = aBeg0; aInitIx0 < aEnd0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:61:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; k += kDim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:63:36: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) aLonIx += (aInitIx[ rSp] + kIx[ rSp]) * aStride[ rSp]; ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:65:34: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k0 = 0; k0 < kDim0; ++k0) { ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:334:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:74: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:30:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:32:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:33:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:35:35: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (regular) for (; aSp < nDim; ++aSp) if (!regArr[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:47:44: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = aBeg0; aInitIx0 < aEnd0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:61:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; k += kDim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:63:36: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) aLonIx += (aInitIx[ rSp] + kIx[ rSp]) * aStride[ rSp]; ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:65:34: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k0 = 0; k0 < kDim0; ++k0) { ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:337:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:74: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:30:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:32:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:33:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:35:35: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (regular) for (; aSp < nDim; ++aSp) if (!regArr[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:47:44: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = aBeg0; aInitIx0 < aEnd0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:61:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; k += kDim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:63:36: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) aLonIx += (aInitIx[ rSp] + kIx[ rSp]) * aStride[ rSp]; ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:65:34: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k0 = 0; k0 < kDim0; ++k0) { ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:344:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:74: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:30:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:32:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:33:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:35:35: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (regular) for (; aSp < nDim; ++aSp) if (!regArr[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:47:44: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = aBeg0; aInitIx0 < aEnd0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:61:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; k += kDim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:63:36: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) aLonIx += (aInitIx[ rSp] + kIx[ rSp]) * aStride[ rSp]; ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:65:34: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k0 = 0; k0 < kDim0; ++k0) { ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:347:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:74: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:30:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:32:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:33:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:35:35: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (regular) for (; aSp < nDim; ++aSp) if (!regArr[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:47:44: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = aBeg0; aInitIx0 < aEnd0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:61:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; k += kDim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:63:36: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) aLonIx += (aInitIx[ rSp] + kIx[ rSp]) * aStride[ rSp]; ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:65:34: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k0 = 0; k0 < kDim0; ++k0) { ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:353:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:74: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:30:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:32:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:33:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:35:35: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (regular) for (; aSp < nDim; ++aSp) if (!regArr[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:47:44: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = aBeg0; aInitIx0 < aEnd0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:61:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; k += kDim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:63:36: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) aLonIx += (aInitIx[ rSp] + kIx[ rSp]) * aStride[ rSp]; ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:65:34: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k0 = 0; k0 < kDim0; ++k0) { ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:356:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:74: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:30:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:32:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:33:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:35:35: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (regular) for (; aSp < nDim; ++aSp) if (!regArr[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:47:44: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = aBeg0; aInitIx0 < aEnd0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:61:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; k += kDim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:63:36: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) aLonIx += (aInitIx[ rSp] + kIx[ rSp]) * aStride[ rSp]; ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:65:34: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k0 = 0; k0 < kDim0; ++k0) { ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:366:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:74: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:369:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:74: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:376:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:74: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:379:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:74: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:386:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:74: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:389:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:74: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:395:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:74: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:398:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:74: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:408:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:74: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:411:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:74: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:418:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:74: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:421:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:74: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:428:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:74: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:431:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:74: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:437:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:74: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:440:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:74: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:450:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:74: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:453:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:74: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:460:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:74: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:463:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:74: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:470:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:74: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:473:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:74: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:479:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:74: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:482:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:74: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:492:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:74: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:495:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:74: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:502:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:74: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:505:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:74: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:512:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:74: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:515:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:74: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:521:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:74: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:524:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:74: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:536:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:74: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:30:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:32:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:33:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:35:35: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (regular) for (; aSp < nDim; ++aSp) if (!regArr[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:47:44: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = aBeg0; aInitIx0 < aEnd0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:61:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; k += kDim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:63:36: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) aLonIx += (aInitIx[ rSp] + kIx[ rSp]) * aStride[ rSp]; ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:65:34: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k0 = 0; k0 < kDim0; ++k0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:50:15: warning: unused variable 'otfBias' [-Wunused-variable] DLong otfBias = 0; ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:51:15: warning: unused variable 'curScale' [-Wunused-variable] DLong curScale = 0; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:539:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:74: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:30:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:32:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:33:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:35:35: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (regular) for (; aSp < nDim; ++aSp) if (!regArr[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:47:44: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = aBeg0; aInitIx0 < aEnd0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:61:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; k += kDim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:63:36: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) aLonIx += (aInitIx[ rSp] + kIx[ rSp]) * aStride[ rSp]; ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:65:34: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k0 = 0; k0 < kDim0; ++k0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:50:15: warning: unused variable 'otfBias' [-Wunused-variable] DLong otfBias = 0; ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:51:15: warning: unused variable 'curScale' [-Wunused-variable] DLong curScale = 0; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:546:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:74: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:30:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:32:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:33:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:35:35: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (regular) for (; aSp < nDim; ++aSp) if (!regArr[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:47:44: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = aBeg0; aInitIx0 < aEnd0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:61:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; k += kDim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:63:36: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) aLonIx += (aInitIx[ rSp] + kIx[ rSp]) * aStride[ rSp]; ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:65:34: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k0 = 0; k0 < kDim0; ++k0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:50:15: warning: unused variable 'otfBias' [-Wunused-variable] DLong otfBias = 0; ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:51:15: warning: unused variable 'curScale' [-Wunused-variable] DLong curScale = 0; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:549:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:74: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:30:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:32:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:33:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:35:35: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (regular) for (; aSp < nDim; ++aSp) if (!regArr[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:47:44: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = aBeg0; aInitIx0 < aEnd0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:61:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; k += kDim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:63:36: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) aLonIx += (aInitIx[ rSp] + kIx[ rSp]) * aStride[ rSp]; ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:65:34: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k0 = 0; k0 < kDim0; ++k0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:50:15: warning: unused variable 'otfBias' [-Wunused-variable] DLong otfBias = 0; ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:51:15: warning: unused variable 'curScale' [-Wunused-variable] DLong curScale = 0; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:556:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:74: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:30:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:32:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:33:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:35:35: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (regular) for (; aSp < nDim; ++aSp) if (!regArr[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:47:44: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = aBeg0; aInitIx0 < aEnd0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:61:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; k += kDim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:63:36: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) aLonIx += (aInitIx[ rSp] + kIx[ rSp]) * aStride[ rSp]; ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:65:34: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k0 = 0; k0 < kDim0; ++k0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:50:15: warning: unused variable 'otfBias' [-Wunused-variable] DLong otfBias = 0; ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:51:15: warning: unused variable 'curScale' [-Wunused-variable] DLong curScale = 0; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:559:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:74: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:30:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:32:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:33:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:35:35: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (regular) for (; aSp < nDim; ++aSp) if (!regArr[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:47:44: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = aBeg0; aInitIx0 < aEnd0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:61:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; k += kDim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:63:36: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) aLonIx += (aInitIx[ rSp] + kIx[ rSp]) * aStride[ rSp]; ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:65:34: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k0 = 0; k0 < kDim0; ++k0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:50:15: warning: unused variable 'otfBias' [-Wunused-variable] DLong otfBias = 0; ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:51:15: warning: unused variable 'curScale' [-Wunused-variable] DLong curScale = 0; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:565:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:74: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:30:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:32:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:33:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:35:35: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (regular) for (; aSp < nDim; ++aSp) if (!regArr[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:47:44: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = aBeg0; aInitIx0 < aEnd0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:61:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; k += kDim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:63:36: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) aLonIx += (aInitIx[ rSp] + kIx[ rSp]) * aStride[ rSp]; ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:65:34: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k0 = 0; k0 < kDim0; ++k0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:50:15: warning: unused variable 'otfBias' [-Wunused-variable] DLong otfBias = 0; ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:51:15: warning: unused variable 'curScale' [-Wunused-variable] DLong curScale = 0; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:568:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:74: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:30:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:32:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:33:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:35:35: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (regular) for (; aSp < nDim; ++aSp) if (!regArr[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:47:44: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = aBeg0; aInitIx0 < aEnd0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:61:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; k += kDim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:63:36: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) aLonIx += (aInitIx[ rSp] + kIx[ rSp]) * aStride[ rSp]; ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:65:34: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k0 = 0; k0 < kDim0; ++k0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:50:15: warning: unused variable 'otfBias' [-Wunused-variable] DLong otfBias = 0; ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:51:15: warning: unused variable 'curScale' [-Wunused-variable] DLong curScale = 0; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:578:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:74: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:42:15: warning: unused variable 'otfBias' [-Wunused-variable] DLong otfBias = 0; ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:43:15: warning: unused variable 'curScale' [-Wunused-variable] DLong curScale = 0; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:581:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:74: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:42:15: warning: unused variable 'otfBias' [-Wunused-variable] DLong otfBias = 0; ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:43:15: warning: unused variable 'curScale' [-Wunused-variable] DLong curScale = 0; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:588:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:74: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:42:15: warning: unused variable 'otfBias' [-Wunused-variable] DLong otfBias = 0; ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:43:15: warning: unused variable 'curScale' [-Wunused-variable] DLong curScale = 0; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:591:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:74: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:42:15: warning: unused variable 'otfBias' [-Wunused-variable] DLong otfBias = 0; ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:43:15: warning: unused variable 'curScale' [-Wunused-variable] DLong curScale = 0; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:598:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:74: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:42:15: warning: unused variable 'otfBias' [-Wunused-variable] DLong otfBias = 0; ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:43:15: warning: unused variable 'curScale' [-Wunused-variable] DLong curScale = 0; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:601:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:74: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:42:15: warning: unused variable 'otfBias' [-Wunused-variable] DLong otfBias = 0; ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:43:15: warning: unused variable 'curScale' [-Wunused-variable] DLong curScale = 0; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:607:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:74: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:42:15: warning: unused variable 'otfBias' [-Wunused-variable] DLong otfBias = 0; ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:43:15: warning: unused variable 'curScale' [-Wunused-variable] DLong curScale = 0; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:610:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:74: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:42:15: warning: unused variable 'otfBias' [-Wunused-variable] DLong otfBias = 0; ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:43:15: warning: unused variable 'curScale' [-Wunused-variable] DLong curScale = 0; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:620:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:74: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:42:15: warning: unused variable 'otfBias' [-Wunused-variable] DLong otfBias = 0; ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:43:15: warning: unused variable 'curScale' [-Wunused-variable] DLong curScale = 0; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:623:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:74: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:42:15: warning: unused variable 'otfBias' [-Wunused-variable] DLong otfBias = 0; ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:43:15: warning: unused variable 'curScale' [-Wunused-variable] DLong curScale = 0; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:630:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:74: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:42:15: warning: unused variable 'otfBias' [-Wunused-variable] DLong otfBias = 0; ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:43:15: warning: unused variable 'curScale' [-Wunused-variable] DLong curScale = 0; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:633:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:74: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:42:15: warning: unused variable 'otfBias' [-Wunused-variable] DLong otfBias = 0; ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:43:15: warning: unused variable 'curScale' [-Wunused-variable] DLong curScale = 0; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:640:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:74: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:42:15: warning: unused variable 'otfBias' [-Wunused-variable] DLong otfBias = 0; ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:43:15: warning: unused variable 'curScale' [-Wunused-variable] DLong curScale = 0; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:643:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:74: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:42:15: warning: unused variable 'otfBias' [-Wunused-variable] DLong otfBias = 0; ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:43:15: warning: unused variable 'curScale' [-Wunused-variable] DLong curScale = 0; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:649:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:74: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:42:15: warning: unused variable 'otfBias' [-Wunused-variable] DLong otfBias = 0; ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:43:15: warning: unused variable 'curScale' [-Wunused-variable] DLong curScale = 0; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:652:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:74: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:42:15: warning: unused variable 'otfBias' [-Wunused-variable] DLong otfBias = 0; ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:43:15: warning: unused variable 'curScale' [-Wunused-variable] DLong curScale = 0; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:662:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:74: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:42:15: warning: unused variable 'otfBias' [-Wunused-variable] DLong otfBias = 0; ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:43:15: warning: unused variable 'curScale' [-Wunused-variable] DLong curScale = 0; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:665:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:74: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:42:15: warning: unused variable 'otfBias' [-Wunused-variable] DLong otfBias = 0; ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:43:15: warning: unused variable 'curScale' [-Wunused-variable] DLong curScale = 0; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:672:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:74: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:42:15: warning: unused variable 'otfBias' [-Wunused-variable] DLong otfBias = 0; ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:43:15: warning: unused variable 'curScale' [-Wunused-variable] DLong curScale = 0; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:675:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:74: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:42:15: warning: unused variable 'otfBias' [-Wunused-variable] DLong otfBias = 0; ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:43:15: warning: unused variable 'curScale' [-Wunused-variable] DLong curScale = 0; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:682:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:74: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:42:15: warning: unused variable 'otfBias' [-Wunused-variable] DLong otfBias = 0; ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:43:15: warning: unused variable 'curScale' [-Wunused-variable] DLong curScale = 0; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:685:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:74: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:42:15: warning: unused variable 'otfBias' [-Wunused-variable] DLong otfBias = 0; ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:43:15: warning: unused variable 'curScale' [-Wunused-variable] DLong curScale = 0; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:691:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:74: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:42:15: warning: unused variable 'otfBias' [-Wunused-variable] DLong otfBias = 0; ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:43:15: warning: unused variable 'curScale' [-Wunused-variable] DLong curScale = 0; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:694:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:74: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:42:15: warning: unused variable 'otfBias' [-Wunused-variable] DLong otfBias = 0; ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:43:15: warning: unused variable 'curScale' [-Wunused-variable] DLong curScale = 0; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:704:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:74: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:42:15: warning: unused variable 'otfBias' [-Wunused-variable] DLong otfBias = 0; ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:43:15: warning: unused variable 'curScale' [-Wunused-variable] DLong curScale = 0; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:707:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:74: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:42:15: warning: unused variable 'otfBias' [-Wunused-variable] DLong otfBias = 0; ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:43:15: warning: unused variable 'curScale' [-Wunused-variable] DLong curScale = 0; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:714:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:74: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:42:15: warning: unused variable 'otfBias' [-Wunused-variable] DLong otfBias = 0; ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:43:15: warning: unused variable 'curScale' [-Wunused-variable] DLong curScale = 0; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:717:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:74: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:42:15: warning: unused variable 'otfBias' [-Wunused-variable] DLong otfBias = 0; ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:43:15: warning: unused variable 'curScale' [-Wunused-variable] DLong curScale = 0; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:724:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:74: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:42:15: warning: unused variable 'otfBias' [-Wunused-variable] DLong otfBias = 0; ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:43:15: warning: unused variable 'curScale' [-Wunused-variable] DLong curScale = 0; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:727:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:74: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:42:15: warning: unused variable 'otfBias' [-Wunused-variable] DLong otfBias = 0; ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:43:15: warning: unused variable 'curScale' [-Wunused-variable] DLong curScale = 0; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:733:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:74: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:42:15: warning: unused variable 'otfBias' [-Wunused-variable] DLong otfBias = 0; ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:43:15: warning: unused variable 'curScale' [-Wunused-variable] DLong curScale = 0; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:736:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:74: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:42:15: warning: unused variable 'otfBias' [-Wunused-variable] DLong otfBias = 0; ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:43:15: warning: unused variable 'curScale' [-Wunused-variable] DLong curScale = 0; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:74:0: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:258:9: warning: unused variable 'dim0_1' [-Wunused-variable] SizeT dim0_1 = dim0 - 1; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:78:0: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp: In member function 'BaseGDL* Data_< >::Convol(BaseGDL*, BaseGDL*, BaseGDL*, bool, bool, int, bool, BaseGDL*, bool, BaseGDL*, bool) [with Sp = SpDUInt]': /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:226:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nA >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nA)) ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:226:101: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nA >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nA)) ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:229:24: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for( OMPInt i=0; i= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nA)) ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:238:101: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nA >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nA)) ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:241:24: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for( OMPInt i=0; i= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nA)) ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:248:101: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nA >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nA)) ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:251:24: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for( OMPInt i=0; idim[ aSp]) { ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:324:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:78: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:30:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:32:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:33:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:35:35: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (regular) for (; aSp < nDim; ++aSp) if (!regArr[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:47:44: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = aBeg0; aInitIx0 < aEnd0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:61:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; k += kDim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:63:36: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) aLonIx += (aInitIx[ rSp] + kIx[ rSp]) * aStride[ rSp]; ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:65:34: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k0 = 0; k0 < kDim0; ++k0) { ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:327:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:78: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:30:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:32:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:33:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:35:35: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (regular) for (; aSp < nDim; ++aSp) if (!regArr[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:47:44: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = aBeg0; aInitIx0 < aEnd0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:61:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; k += kDim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:63:36: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) aLonIx += (aInitIx[ rSp] + kIx[ rSp]) * aStride[ rSp]; ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:65:34: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k0 = 0; k0 < kDim0; ++k0) { ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:334:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:78: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:30:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:32:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:33:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:35:35: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (regular) for (; aSp < nDim; ++aSp) if (!regArr[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:47:44: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = aBeg0; aInitIx0 < aEnd0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:61:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; k += kDim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:63:36: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) aLonIx += (aInitIx[ rSp] + kIx[ rSp]) * aStride[ rSp]; ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:65:34: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k0 = 0; k0 < kDim0; ++k0) { ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:337:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:78: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:30:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:32:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:33:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:35:35: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (regular) for (; aSp < nDim; ++aSp) if (!regArr[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:47:44: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = aBeg0; aInitIx0 < aEnd0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:61:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; k += kDim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:63:36: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) aLonIx += (aInitIx[ rSp] + kIx[ rSp]) * aStride[ rSp]; ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:65:34: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k0 = 0; k0 < kDim0; ++k0) { ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:344:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:78: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:30:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:32:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:33:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:35:35: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (regular) for (; aSp < nDim; ++aSp) if (!regArr[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:47:44: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = aBeg0; aInitIx0 < aEnd0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:61:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; k += kDim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:63:36: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) aLonIx += (aInitIx[ rSp] + kIx[ rSp]) * aStride[ rSp]; ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:65:34: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k0 = 0; k0 < kDim0; ++k0) { ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:347:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:78: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:30:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:32:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:33:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:35:35: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (regular) for (; aSp < nDim; ++aSp) if (!regArr[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:47:44: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = aBeg0; aInitIx0 < aEnd0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:61:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; k += kDim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:63:36: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) aLonIx += (aInitIx[ rSp] + kIx[ rSp]) * aStride[ rSp]; ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:65:34: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k0 = 0; k0 < kDim0; ++k0) { ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:353:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:78: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:30:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:32:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:33:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:35:35: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (regular) for (; aSp < nDim; ++aSp) if (!regArr[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:47:44: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = aBeg0; aInitIx0 < aEnd0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:61:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; k += kDim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:63:36: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) aLonIx += (aInitIx[ rSp] + kIx[ rSp]) * aStride[ rSp]; ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:65:34: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k0 = 0; k0 < kDim0; ++k0) { ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:356:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:78: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:30:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:32:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:33:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:35:35: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (regular) for (; aSp < nDim; ++aSp) if (!regArr[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:47:44: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = aBeg0; aInitIx0 < aEnd0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:61:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; k += kDim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:63:36: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) aLonIx += (aInitIx[ rSp] + kIx[ rSp]) * aStride[ rSp]; ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:65:34: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k0 = 0; k0 < kDim0; ++k0) { ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:366:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:78: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:369:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:78: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:376:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:78: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:379:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:78: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:386:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:78: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:389:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:78: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:395:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:78: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:398:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:78: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:408:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:78: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:411:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:78: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:418:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:78: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:421:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:78: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:428:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:78: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:431:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:78: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:437:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:78: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:440:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:78: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:450:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:78: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:453:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:78: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:460:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:78: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:463:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:78: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:470:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:78: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:473:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:78: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:479:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:78: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:482:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:78: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:492:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:78: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:495:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:78: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:502:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:78: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:505:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:78: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:512:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:78: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:515:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:78: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:521:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:78: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:524:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:78: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:536:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:78: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:30:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:32:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:33:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:35:35: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (regular) for (; aSp < nDim; ++aSp) if (!regArr[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:47:44: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = aBeg0; aInitIx0 < aEnd0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:61:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; k += kDim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:63:36: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) aLonIx += (aInitIx[ rSp] + kIx[ rSp]) * aStride[ rSp]; ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:65:34: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k0 = 0; k0 < kDim0; ++k0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:50:15: warning: unused variable 'otfBias' [-Wunused-variable] DLong otfBias = 0; ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:51:15: warning: unused variable 'curScale' [-Wunused-variable] DLong curScale = 0; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:539:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:78: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:30:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:32:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:33:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:35:35: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (regular) for (; aSp < nDim; ++aSp) if (!regArr[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:47:44: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = aBeg0; aInitIx0 < aEnd0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:61:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; k += kDim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:63:36: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) aLonIx += (aInitIx[ rSp] + kIx[ rSp]) * aStride[ rSp]; ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:65:34: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k0 = 0; k0 < kDim0; ++k0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:50:15: warning: unused variable 'otfBias' [-Wunused-variable] DLong otfBias = 0; ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:51:15: warning: unused variable 'curScale' [-Wunused-variable] DLong curScale = 0; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:546:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:78: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:30:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:32:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:33:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:35:35: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (regular) for (; aSp < nDim; ++aSp) if (!regArr[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:47:44: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = aBeg0; aInitIx0 < aEnd0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:61:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; k += kDim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:63:36: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) aLonIx += (aInitIx[ rSp] + kIx[ rSp]) * aStride[ rSp]; ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:65:34: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k0 = 0; k0 < kDim0; ++k0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:50:15: warning: unused variable 'otfBias' [-Wunused-variable] DLong otfBias = 0; ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:51:15: warning: unused variable 'curScale' [-Wunused-variable] DLong curScale = 0; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:549:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:78: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:30:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:32:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:33:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:35:35: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (regular) for (; aSp < nDim; ++aSp) if (!regArr[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:47:44: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = aBeg0; aInitIx0 < aEnd0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:61:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; k += kDim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:63:36: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) aLonIx += (aInitIx[ rSp] + kIx[ rSp]) * aStride[ rSp]; ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:65:34: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k0 = 0; k0 < kDim0; ++k0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:50:15: warning: unused variable 'otfBias' [-Wunused-variable] DLong otfBias = 0; ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:51:15: warning: unused variable 'curScale' [-Wunused-variable] DLong curScale = 0; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:556:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:78: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:30:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:32:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:33:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:35:35: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (regular) for (; aSp < nDim; ++aSp) if (!regArr[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:47:44: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = aBeg0; aInitIx0 < aEnd0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:61:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; k += kDim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:63:36: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) aLonIx += (aInitIx[ rSp] + kIx[ rSp]) * aStride[ rSp]; ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:65:34: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k0 = 0; k0 < kDim0; ++k0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:50:15: warning: unused variable 'otfBias' [-Wunused-variable] DLong otfBias = 0; ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:51:15: warning: unused variable 'curScale' [-Wunused-variable] DLong curScale = 0; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:559:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:78: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:30:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:32:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:33:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:35:35: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (regular) for (; aSp < nDim; ++aSp) if (!regArr[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:47:44: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = aBeg0; aInitIx0 < aEnd0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:61:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; k += kDim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:63:36: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) aLonIx += (aInitIx[ rSp] + kIx[ rSp]) * aStride[ rSp]; ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:65:34: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k0 = 0; k0 < kDim0; ++k0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:50:15: warning: unused variable 'otfBias' [-Wunused-variable] DLong otfBias = 0; ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:51:15: warning: unused variable 'curScale' [-Wunused-variable] DLong curScale = 0; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:565:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:78: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:30:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:32:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:33:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:35:35: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (regular) for (; aSp < nDim; ++aSp) if (!regArr[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:47:44: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = aBeg0; aInitIx0 < aEnd0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:61:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; k += kDim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:63:36: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) aLonIx += (aInitIx[ rSp] + kIx[ rSp]) * aStride[ rSp]; ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:65:34: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k0 = 0; k0 < kDim0; ++k0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:50:15: warning: unused variable 'otfBias' [-Wunused-variable] DLong otfBias = 0; ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:51:15: warning: unused variable 'curScale' [-Wunused-variable] DLong curScale = 0; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:568:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:78: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:30:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:32:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:33:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:35:35: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (regular) for (; aSp < nDim; ++aSp) if (!regArr[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:47:44: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = aBeg0; aInitIx0 < aEnd0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:61:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; k += kDim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:63:36: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) aLonIx += (aInitIx[ rSp] + kIx[ rSp]) * aStride[ rSp]; ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:65:34: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k0 = 0; k0 < kDim0; ++k0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:50:15: warning: unused variable 'otfBias' [-Wunused-variable] DLong otfBias = 0; ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:51:15: warning: unused variable 'curScale' [-Wunused-variable] DLong curScale = 0; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:578:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:78: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:42:15: warning: unused variable 'otfBias' [-Wunused-variable] DLong otfBias = 0; ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:43:15: warning: unused variable 'curScale' [-Wunused-variable] DLong curScale = 0; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:581:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:78: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:42:15: warning: unused variable 'otfBias' [-Wunused-variable] DLong otfBias = 0; ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:43:15: warning: unused variable 'curScale' [-Wunused-variable] DLong curScale = 0; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:588:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:78: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:42:15: warning: unused variable 'otfBias' [-Wunused-variable] DLong otfBias = 0; ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:43:15: warning: unused variable 'curScale' [-Wunused-variable] DLong curScale = 0; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:591:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:78: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:42:15: warning: unused variable 'otfBias' [-Wunused-variable] DLong otfBias = 0; ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:43:15: warning: unused variable 'curScale' [-Wunused-variable] DLong curScale = 0; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:598:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:78: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:42:15: warning: unused variable 'otfBias' [-Wunused-variable] DLong otfBias = 0; ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:43:15: warning: unused variable 'curScale' [-Wunused-variable] DLong curScale = 0; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:601:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:78: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:42:15: warning: unused variable 'otfBias' [-Wunused-variable] DLong otfBias = 0; ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:43:15: warning: unused variable 'curScale' [-Wunused-variable] DLong curScale = 0; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:607:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:78: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:42:15: warning: unused variable 'otfBias' [-Wunused-variable] DLong otfBias = 0; ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:43:15: warning: unused variable 'curScale' [-Wunused-variable] DLong curScale = 0; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:610:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:78: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:42:15: warning: unused variable 'otfBias' [-Wunused-variable] DLong otfBias = 0; ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:43:15: warning: unused variable 'curScale' [-Wunused-variable] DLong curScale = 0; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:620:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:78: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:42:15: warning: unused variable 'otfBias' [-Wunused-variable] DLong otfBias = 0; ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:43:15: warning: unused variable 'curScale' [-Wunused-variable] DLong curScale = 0; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:623:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:78: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:42:15: warning: unused variable 'otfBias' [-Wunused-variable] DLong otfBias = 0; ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:43:15: warning: unused variable 'curScale' [-Wunused-variable] DLong curScale = 0; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:630:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:78: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:42:15: warning: unused variable 'otfBias' [-Wunused-variable] DLong otfBias = 0; ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:43:15: warning: unused variable 'curScale' [-Wunused-variable] DLong curScale = 0; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:633:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:78: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:42:15: warning: unused variable 'otfBias' [-Wunused-variable] DLong otfBias = 0; ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:43:15: warning: unused variable 'curScale' [-Wunused-variable] DLong curScale = 0; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:640:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:78: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:42:15: warning: unused variable 'otfBias' [-Wunused-variable] DLong otfBias = 0; ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:43:15: warning: unused variable 'curScale' [-Wunused-variable] DLong curScale = 0; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:643:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:78: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:42:15: warning: unused variable 'otfBias' [-Wunused-variable] DLong otfBias = 0; ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:43:15: warning: unused variable 'curScale' [-Wunused-variable] DLong curScale = 0; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:649:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:78: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:42:15: warning: unused variable 'otfBias' [-Wunused-variable] DLong otfBias = 0; ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:43:15: warning: unused variable 'curScale' [-Wunused-variable] DLong curScale = 0; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:652:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:78: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:42:15: warning: unused variable 'otfBias' [-Wunused-variable] DLong otfBias = 0; ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:43:15: warning: unused variable 'curScale' [-Wunused-variable] DLong curScale = 0; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:662:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:78: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:42:15: warning: unused variable 'otfBias' [-Wunused-variable] DLong otfBias = 0; ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:43:15: warning: unused variable 'curScale' [-Wunused-variable] DLong curScale = 0; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:665:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:78: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:42:15: warning: unused variable 'otfBias' [-Wunused-variable] DLong otfBias = 0; ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:43:15: warning: unused variable 'curScale' [-Wunused-variable] DLong curScale = 0; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:672:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:78: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:42:15: warning: unused variable 'otfBias' [-Wunused-variable] DLong otfBias = 0; ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:43:15: warning: unused variable 'curScale' [-Wunused-variable] DLong curScale = 0; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:675:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:78: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:42:15: warning: unused variable 'otfBias' [-Wunused-variable] DLong otfBias = 0; ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:43:15: warning: unused variable 'curScale' [-Wunused-variable] DLong curScale = 0; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:682:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:78: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:42:15: warning: unused variable 'otfBias' [-Wunused-variable] DLong otfBias = 0; ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:43:15: warning: unused variable 'curScale' [-Wunused-variable] DLong curScale = 0; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:685:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:78: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:42:15: warning: unused variable 'otfBias' [-Wunused-variable] DLong otfBias = 0; ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:43:15: warning: unused variable 'curScale' [-Wunused-variable] DLong curScale = 0; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:691:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:78: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:42:15: warning: unused variable 'otfBias' [-Wunused-variable] DLong otfBias = 0; ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:43:15: warning: unused variable 'curScale' [-Wunused-variable] DLong curScale = 0; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:694:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:78: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:42:15: warning: unused variable 'otfBias' [-Wunused-variable] DLong otfBias = 0; ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:43:15: warning: unused variable 'curScale' [-Wunused-variable] DLong curScale = 0; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:704:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:78: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:42:15: warning: unused variable 'otfBias' [-Wunused-variable] DLong otfBias = 0; ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:43:15: warning: unused variable 'curScale' [-Wunused-variable] DLong curScale = 0; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:707:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:78: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:42:15: warning: unused variable 'otfBias' [-Wunused-variable] DLong otfBias = 0; ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:43:15: warning: unused variable 'curScale' [-Wunused-variable] DLong curScale = 0; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:714:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:78: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:42:15: warning: unused variable 'otfBias' [-Wunused-variable] DLong otfBias = 0; ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:43:15: warning: unused variable 'curScale' [-Wunused-variable] DLong curScale = 0; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:717:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:78: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:42:15: warning: unused variable 'otfBias' [-Wunused-variable] DLong otfBias = 0; ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:43:15: warning: unused variable 'curScale' [-Wunused-variable] DLong curScale = 0; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:724:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:78: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:42:15: warning: unused variable 'otfBias' [-Wunused-variable] DLong otfBias = 0; ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:43:15: warning: unused variable 'curScale' [-Wunused-variable] DLong curScale = 0; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:727:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:78: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:42:15: warning: unused variable 'otfBias' [-Wunused-variable] DLong otfBias = 0; ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:43:15: warning: unused variable 'curScale' [-Wunused-variable] DLong curScale = 0; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:733:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:78: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:42:15: warning: unused variable 'otfBias' [-Wunused-variable] DLong otfBias = 0; ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:43:15: warning: unused variable 'curScale' [-Wunused-variable] DLong curScale = 0; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:736:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:78: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:42:15: warning: unused variable 'otfBias' [-Wunused-variable] DLong otfBias = 0; ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:43:15: warning: unused variable 'curScale' [-Wunused-variable] DLong curScale = 0; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:78:0: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:258:9: warning: unused variable 'dim0_1' [-Wunused-variable] SizeT dim0_1 = dim0 - 1; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:82:0: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp: In member function 'BaseGDL* Data_< >::Convol(BaseGDL*, BaseGDL*, BaseGDL*, bool, bool, int, bool, BaseGDL*, bool, BaseGDL*, bool) [with Sp = SpDInt]': /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:226:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nA >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nA)) ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:226:101: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nA >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nA)) ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:229:24: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for( OMPInt i=0; i= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nA)) ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:238:101: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nA >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nA)) ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:241:24: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for( OMPInt i=0; i= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nA)) ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:248:101: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nA >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nA)) ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:251:24: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for( OMPInt i=0; idim[ aSp]) { ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:324:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:82: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:30:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:32:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:33:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:35:35: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (regular) for (; aSp < nDim; ++aSp) if (!regArr[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:47:44: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = aBeg0; aInitIx0 < aEnd0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:61:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; k += kDim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:63:36: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) aLonIx += (aInitIx[ rSp] + kIx[ rSp]) * aStride[ rSp]; ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:65:34: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k0 = 0; k0 < kDim0; ++k0) { ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:327:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:82: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:30:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:32:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:33:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:35:35: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (regular) for (; aSp < nDim; ++aSp) if (!regArr[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:47:44: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = aBeg0; aInitIx0 < aEnd0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:61:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; k += kDim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:63:36: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) aLonIx += (aInitIx[ rSp] + kIx[ rSp]) * aStride[ rSp]; ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:65:34: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k0 = 0; k0 < kDim0; ++k0) { ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:334:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:82: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:30:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:32:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:33:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:35:35: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (regular) for (; aSp < nDim; ++aSp) if (!regArr[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:47:44: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = aBeg0; aInitIx0 < aEnd0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:61:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; k += kDim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:63:36: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) aLonIx += (aInitIx[ rSp] + kIx[ rSp]) * aStride[ rSp]; ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:65:34: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k0 = 0; k0 < kDim0; ++k0) { ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:337:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:82: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:30:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:32:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:33:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:35:35: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (regular) for (; aSp < nDim; ++aSp) if (!regArr[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:47:44: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = aBeg0; aInitIx0 < aEnd0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:61:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; k += kDim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:63:36: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) aLonIx += (aInitIx[ rSp] + kIx[ rSp]) * aStride[ rSp]; ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:65:34: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k0 = 0; k0 < kDim0; ++k0) { ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:344:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:82: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:30:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:32:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:33:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:35:35: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (regular) for (; aSp < nDim; ++aSp) if (!regArr[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:47:44: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = aBeg0; aInitIx0 < aEnd0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:61:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; k += kDim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:63:36: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) aLonIx += (aInitIx[ rSp] + kIx[ rSp]) * aStride[ rSp]; ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:65:34: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k0 = 0; k0 < kDim0; ++k0) { ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:347:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:82: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:30:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:32:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:33:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:35:35: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (regular) for (; aSp < nDim; ++aSp) if (!regArr[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:47:44: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = aBeg0; aInitIx0 < aEnd0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:61:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; k += kDim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:63:36: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) aLonIx += (aInitIx[ rSp] + kIx[ rSp]) * aStride[ rSp]; ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:65:34: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k0 = 0; k0 < kDim0; ++k0) { ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:353:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:82: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:30:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:32:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:33:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:35:35: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (regular) for (; aSp < nDim; ++aSp) if (!regArr[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:47:44: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = aBeg0; aInitIx0 < aEnd0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:61:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; k += kDim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:63:36: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) aLonIx += (aInitIx[ rSp] + kIx[ rSp]) * aStride[ rSp]; ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:65:34: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k0 = 0; k0 < kDim0; ++k0) { ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:356:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:82: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:30:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:32:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:33:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:35:35: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (regular) for (; aSp < nDim; ++aSp) if (!regArr[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:47:44: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = aBeg0; aInitIx0 < aEnd0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:61:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; k += kDim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:63:36: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) aLonIx += (aInitIx[ rSp] + kIx[ rSp]) * aStride[ rSp]; ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:65:34: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k0 = 0; k0 < kDim0; ++k0) { ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:366:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:82: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:369:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:82: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:376:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:82: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:379:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:82: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:386:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:82: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:389:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:82: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:395:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:82: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:398:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:82: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:408:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:82: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:411:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:82: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:418:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:82: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:421:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:82: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:428:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:82: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:431:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:82: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:437:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:82: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:440:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:82: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:450:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:82: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:453:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:82: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:460:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:82: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:463:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:82: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:470:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:82: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:473:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:82: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:479:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:82: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:482:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:82: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:492:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:82: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:495:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:82: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:502:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:82: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:505:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:82: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:512:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:82: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:515:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:82: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:521:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:82: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:524:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:82: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:536:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:82: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:30:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:32:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:33:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:35:35: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (regular) for (; aSp < nDim; ++aSp) if (!regArr[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:47:44: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = aBeg0; aInitIx0 < aEnd0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:61:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; k += kDim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:63:36: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) aLonIx += (aInitIx[ rSp] + kIx[ rSp]) * aStride[ rSp]; ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:65:34: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k0 = 0; k0 < kDim0; ++k0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:50:15: warning: unused variable 'otfBias' [-Wunused-variable] DLong otfBias = 0; ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:51:15: warning: unused variable 'curScale' [-Wunused-variable] DLong curScale = 0; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:539:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:82: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:30:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:32:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:33:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:35:35: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (regular) for (; aSp < nDim; ++aSp) if (!regArr[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:47:44: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = aBeg0; aInitIx0 < aEnd0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:61:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; k += kDim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:63:36: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) aLonIx += (aInitIx[ rSp] + kIx[ rSp]) * aStride[ rSp]; ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:65:34: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k0 = 0; k0 < kDim0; ++k0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:50:15: warning: unused variable 'otfBias' [-Wunused-variable] DLong otfBias = 0; ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:51:15: warning: unused variable 'curScale' [-Wunused-variable] DLong curScale = 0; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:546:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:82: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:30:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:32:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:33:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:35:35: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (regular) for (; aSp < nDim; ++aSp) if (!regArr[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:47:44: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = aBeg0; aInitIx0 < aEnd0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:61:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; k += kDim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:63:36: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) aLonIx += (aInitIx[ rSp] + kIx[ rSp]) * aStride[ rSp]; ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:65:34: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k0 = 0; k0 < kDim0; ++k0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:50:15: warning: unused variable 'otfBias' [-Wunused-variable] DLong otfBias = 0; ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:51:15: warning: unused variable 'curScale' [-Wunused-variable] DLong curScale = 0; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:549:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:82: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:30:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:32:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:33:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:35:35: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (regular) for (; aSp < nDim; ++aSp) if (!regArr[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:47:44: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = aBeg0; aInitIx0 < aEnd0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:61:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; k += kDim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:63:36: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) aLonIx += (aInitIx[ rSp] + kIx[ rSp]) * aStride[ rSp]; ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:65:34: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k0 = 0; k0 < kDim0; ++k0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:50:15: warning: unused variable 'otfBias' [-Wunused-variable] DLong otfBias = 0; ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:51:15: warning: unused variable 'curScale' [-Wunused-variable] DLong curScale = 0; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:556:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:82: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:30:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:32:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:33:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:35:35: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (regular) for (; aSp < nDim; ++aSp) if (!regArr[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:47:44: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = aBeg0; aInitIx0 < aEnd0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:61:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; k += kDim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:63:36: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) aLonIx += (aInitIx[ rSp] + kIx[ rSp]) * aStride[ rSp]; ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:65:34: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k0 = 0; k0 < kDim0; ++k0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:50:15: warning: unused variable 'otfBias' [-Wunused-variable] DLong otfBias = 0; ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:51:15: warning: unused variable 'curScale' [-Wunused-variable] DLong curScale = 0; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:559:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:82: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:30:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:32:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:33:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:35:35: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (regular) for (; aSp < nDim; ++aSp) if (!regArr[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:47:44: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = aBeg0; aInitIx0 < aEnd0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:61:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; k += kDim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:63:36: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) aLonIx += (aInitIx[ rSp] + kIx[ rSp]) * aStride[ rSp]; ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:65:34: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k0 = 0; k0 < kDim0; ++k0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:50:15: warning: unused variable 'otfBias' [-Wunused-variable] DLong otfBias = 0; ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:51:15: warning: unused variable 'curScale' [-Wunused-variable] DLong curScale = 0; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:565:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:82: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:30:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:32:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:33:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:35:35: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (regular) for (; aSp < nDim; ++aSp) if (!regArr[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:47:44: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = aBeg0; aInitIx0 < aEnd0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:61:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; k += kDim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:63:36: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) aLonIx += (aInitIx[ rSp] + kIx[ rSp]) * aStride[ rSp]; ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:65:34: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k0 = 0; k0 < kDim0; ++k0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:50:15: warning: unused variable 'otfBias' [-Wunused-variable] DLong otfBias = 0; ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:51:15: warning: unused variable 'curScale' [-Wunused-variable] DLong curScale = 0; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:568:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:82: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:30:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:32:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:33:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:35:35: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (regular) for (; aSp < nDim; ++aSp) if (!regArr[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:47:44: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = aBeg0; aInitIx0 < aEnd0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:61:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; k += kDim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:63:36: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) aLonIx += (aInitIx[ rSp] + kIx[ rSp]) * aStride[ rSp]; ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:65:34: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k0 = 0; k0 < kDim0; ++k0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:50:15: warning: unused variable 'otfBias' [-Wunused-variable] DLong otfBias = 0; ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:51:15: warning: unused variable 'curScale' [-Wunused-variable] DLong curScale = 0; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:578:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:82: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:42:15: warning: unused variable 'otfBias' [-Wunused-variable] DLong otfBias = 0; ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:43:15: warning: unused variable 'curScale' [-Wunused-variable] DLong curScale = 0; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:581:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:82: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:42:15: warning: unused variable 'otfBias' [-Wunused-variable] DLong otfBias = 0; ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:43:15: warning: unused variable 'curScale' [-Wunused-variable] DLong curScale = 0; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:588:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:82: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:42:15: warning: unused variable 'otfBias' [-Wunused-variable] DLong otfBias = 0; ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:43:15: warning: unused variable 'curScale' [-Wunused-variable] DLong curScale = 0; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:591:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:82: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:42:15: warning: unused variable 'otfBias' [-Wunused-variable] DLong otfBias = 0; ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:43:15: warning: unused variable 'curScale' [-Wunused-variable] DLong curScale = 0; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:598:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:82: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:42:15: warning: unused variable 'otfBias' [-Wunused-variable] DLong otfBias = 0; ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:43:15: warning: unused variable 'curScale' [-Wunused-variable] DLong curScale = 0; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:601:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:82: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:42:15: warning: unused variable 'otfBias' [-Wunused-variable] DLong otfBias = 0; ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:43:15: warning: unused variable 'curScale' [-Wunused-variable] DLong curScale = 0; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:607:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:82: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:42:15: warning: unused variable 'otfBias' [-Wunused-variable] DLong otfBias = 0; ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:43:15: warning: unused variable 'curScale' [-Wunused-variable] DLong curScale = 0; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:610:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:82: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:42:15: warning: unused variable 'otfBias' [-Wunused-variable] DLong otfBias = 0; ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:43:15: warning: unused variable 'curScale' [-Wunused-variable] DLong curScale = 0; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:620:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:82: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:42:15: warning: unused variable 'otfBias' [-Wunused-variable] DLong otfBias = 0; ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:43:15: warning: unused variable 'curScale' [-Wunused-variable] DLong curScale = 0; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:623:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:82: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:42:15: warning: unused variable 'otfBias' [-Wunused-variable] DLong otfBias = 0; ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:43:15: warning: unused variable 'curScale' [-Wunused-variable] DLong curScale = 0; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:630:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:82: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:42:15: warning: unused variable 'otfBias' [-Wunused-variable] DLong otfBias = 0; ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:43:15: warning: unused variable 'curScale' [-Wunused-variable] DLong curScale = 0; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:633:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:82: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:42:15: warning: unused variable 'otfBias' [-Wunused-variable] DLong otfBias = 0; ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:43:15: warning: unused variable 'curScale' [-Wunused-variable] DLong curScale = 0; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:640:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:82: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:42:15: warning: unused variable 'otfBias' [-Wunused-variable] DLong otfBias = 0; ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:43:15: warning: unused variable 'curScale' [-Wunused-variable] DLong curScale = 0; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:643:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:82: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:42:15: warning: unused variable 'otfBias' [-Wunused-variable] DLong otfBias = 0; ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:43:15: warning: unused variable 'curScale' [-Wunused-variable] DLong curScale = 0; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:649:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:82: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:42:15: warning: unused variable 'otfBias' [-Wunused-variable] DLong otfBias = 0; ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:43:15: warning: unused variable 'curScale' [-Wunused-variable] DLong curScale = 0; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:652:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:82: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:42:15: warning: unused variable 'otfBias' [-Wunused-variable] DLong otfBias = 0; ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:43:15: warning: unused variable 'curScale' [-Wunused-variable] DLong curScale = 0; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:662:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:82: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:42:15: warning: unused variable 'otfBias' [-Wunused-variable] DLong otfBias = 0; ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:43:15: warning: unused variable 'curScale' [-Wunused-variable] DLong curScale = 0; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:665:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:82: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:42:15: warning: unused variable 'otfBias' [-Wunused-variable] DLong otfBias = 0; ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:43:15: warning: unused variable 'curScale' [-Wunused-variable] DLong curScale = 0; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:672:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:82: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:42:15: warning: unused variable 'otfBias' [-Wunused-variable] DLong otfBias = 0; ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:43:15: warning: unused variable 'curScale' [-Wunused-variable] DLong curScale = 0; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:675:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:82: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:42:15: warning: unused variable 'otfBias' [-Wunused-variable] DLong otfBias = 0; ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:43:15: warning: unused variable 'curScale' [-Wunused-variable] DLong curScale = 0; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:682:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:82: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:42:15: warning: unused variable 'otfBias' [-Wunused-variable] DLong otfBias = 0; ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:43:15: warning: unused variable 'curScale' [-Wunused-variable] DLong curScale = 0; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:685:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:82: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:42:15: warning: unused variable 'otfBias' [-Wunused-variable] DLong otfBias = 0; ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:43:15: warning: unused variable 'curScale' [-Wunused-variable] DLong curScale = 0; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:691:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:82: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:42:15: warning: unused variable 'otfBias' [-Wunused-variable] DLong otfBias = 0; ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:43:15: warning: unused variable 'curScale' [-Wunused-variable] DLong curScale = 0; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:694:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:82: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:42:15: warning: unused variable 'otfBias' [-Wunused-variable] DLong otfBias = 0; ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:43:15: warning: unused variable 'curScale' [-Wunused-variable] DLong curScale = 0; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:704:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:82: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:42:15: warning: unused variable 'otfBias' [-Wunused-variable] DLong otfBias = 0; ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:43:15: warning: unused variable 'curScale' [-Wunused-variable] DLong curScale = 0; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:707:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:82: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:42:15: warning: unused variable 'otfBias' [-Wunused-variable] DLong otfBias = 0; ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:43:15: warning: unused variable 'curScale' [-Wunused-variable] DLong curScale = 0; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:714:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:82: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:42:15: warning: unused variable 'otfBias' [-Wunused-variable] DLong otfBias = 0; ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:43:15: warning: unused variable 'curScale' [-Wunused-variable] DLong curScale = 0; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:717:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:82: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:42:15: warning: unused variable 'otfBias' [-Wunused-variable] DLong otfBias = 0; ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:43:15: warning: unused variable 'curScale' [-Wunused-variable] DLong curScale = 0; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:724:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:82: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:42:15: warning: unused variable 'otfBias' [-Wunused-variable] DLong otfBias = 0; ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:43:15: warning: unused variable 'curScale' [-Wunused-variable] DLong curScale = 0; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:727:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:82: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:42:15: warning: unused variable 'otfBias' [-Wunused-variable] DLong otfBias = 0; ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:43:15: warning: unused variable 'curScale' [-Wunused-variable] DLong curScale = 0; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:733:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:82: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:42:15: warning: unused variable 'otfBias' [-Wunused-variable] DLong otfBias = 0; ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:43:15: warning: unused variable 'curScale' [-Wunused-variable] DLong curScale = 0; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:736:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:82: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:42:15: warning: unused variable 'otfBias' [-Wunused-variable] DLong otfBias = 0; ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:43:15: warning: unused variable 'curScale' [-Wunused-variable] DLong curScale = 0; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:82:0: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:258:9: warning: unused variable 'dim0_1' [-Wunused-variable] SizeT dim0_1 = dim0 - 1; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:86:0: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp: In member function 'BaseGDL* Data_< >::Convol(BaseGDL*, BaseGDL*, BaseGDL*, bool, bool, int, bool, BaseGDL*, bool, BaseGDL*, bool) [with Sp = SpDULong]': /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:179:26: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( scale == this->zero) scale = 1; ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:226:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nA >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nA)) ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:226:101: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nA >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nA)) ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:229:24: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for( OMPInt i=0; i= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nA)) ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:238:101: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nA >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nA)) ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:241:24: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for( OMPInt i=0; i= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nA)) ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:248:101: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nA >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nA)) ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:251:24: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for( OMPInt i=0; idim[ aSp]) { ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:324:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:86: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:30:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:32:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:33:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:35:35: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (regular) for (; aSp < nDim; ++aSp) if (!regArr[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:47:44: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = aBeg0; aInitIx0 < aEnd0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:61:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; k += kDim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:63:36: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) aLonIx += (aInitIx[ rSp] + kIx[ rSp]) * aStride[ rSp]; ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:65:34: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k0 = 0; k0 < kDim0; ++k0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:101:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] res_a = (scale==this->zero)?missingValue:res_a/scale; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:327:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:86: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:30:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:32:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:33:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:35:35: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (regular) for (; aSp < nDim; ++aSp) if (!regArr[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:47:44: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = aBeg0; aInitIx0 < aEnd0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:61:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; k += kDim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:63:36: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) aLonIx += (aInitIx[ rSp] + kIx[ rSp]) * aStride[ rSp]; ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:65:34: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k0 = 0; k0 < kDim0; ++k0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:101:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] res_a = (scale==this->zero)?missingValue:res_a/scale; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:334:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:86: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:30:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:32:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:33:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:35:35: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (regular) for (; aSp < nDim; ++aSp) if (!regArr[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:47:44: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = aBeg0; aInitIx0 < aEnd0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:61:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; k += kDim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:63:36: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) aLonIx += (aInitIx[ rSp] + kIx[ rSp]) * aStride[ rSp]; ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:65:34: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k0 = 0; k0 < kDim0; ++k0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:101:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] res_a = (scale==this->zero)?missingValue:res_a/scale; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:337:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:86: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:30:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:32:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:33:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:35:35: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (regular) for (; aSp < nDim; ++aSp) if (!regArr[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:47:44: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = aBeg0; aInitIx0 < aEnd0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:61:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; k += kDim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:63:36: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) aLonIx += (aInitIx[ rSp] + kIx[ rSp]) * aStride[ rSp]; ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:65:34: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k0 = 0; k0 < kDim0; ++k0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:101:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] res_a = (scale==this->zero)?missingValue:res_a/scale; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:344:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:86: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:30:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:32:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:33:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:35:35: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (regular) for (; aSp < nDim; ++aSp) if (!regArr[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:47:44: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = aBeg0; aInitIx0 < aEnd0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:61:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; k += kDim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:63:36: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) aLonIx += (aInitIx[ rSp] + kIx[ rSp]) * aStride[ rSp]; ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:65:34: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k0 = 0; k0 < kDim0; ++k0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:101:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] res_a = (scale==this->zero)?missingValue:res_a/scale; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:347:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:86: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:30:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:32:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:33:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:35:35: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (regular) for (; aSp < nDim; ++aSp) if (!regArr[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:47:44: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = aBeg0; aInitIx0 < aEnd0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:61:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; k += kDim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:63:36: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) aLonIx += (aInitIx[ rSp] + kIx[ rSp]) * aStride[ rSp]; ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:65:34: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k0 = 0; k0 < kDim0; ++k0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:101:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] res_a = (scale==this->zero)?missingValue:res_a/scale; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:353:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:86: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:30:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:32:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:33:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:35:35: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (regular) for (; aSp < nDim; ++aSp) if (!regArr[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:47:44: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = aBeg0; aInitIx0 < aEnd0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:61:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; k += kDim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:63:36: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) aLonIx += (aInitIx[ rSp] + kIx[ rSp]) * aStride[ rSp]; ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:65:34: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k0 = 0; k0 < kDim0; ++k0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:101:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] res_a = (scale==this->zero)?missingValue:res_a/scale; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:356:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:86: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:30:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:32:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:33:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:35:35: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (regular) for (; aSp < nDim; ++aSp) if (!regArr[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:47:44: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = aBeg0; aInitIx0 < aEnd0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:61:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; k += kDim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:63:36: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) aLonIx += (aInitIx[ rSp] + kIx[ rSp]) * aStride[ rSp]; ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:65:34: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k0 = 0; k0 < kDim0; ++k0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:101:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] res_a = (scale==this->zero)?missingValue:res_a/scale; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:366:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:86: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:149:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] res_a = (scale==this->zero)?missingValue:res_a/scale; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:369:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:86: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:149:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] res_a = (scale==this->zero)?missingValue:res_a/scale; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:376:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:86: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:149:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] res_a = (scale==this->zero)?missingValue:res_a/scale; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:379:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:86: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:149:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] res_a = (scale==this->zero)?missingValue:res_a/scale; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:386:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:86: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:149:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] res_a = (scale==this->zero)?missingValue:res_a/scale; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:389:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:86: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:149:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] res_a = (scale==this->zero)?missingValue:res_a/scale; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:395:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:86: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:149:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] res_a = (scale==this->zero)?missingValue:res_a/scale; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:398:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:86: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:149:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] res_a = (scale==this->zero)?missingValue:res_a/scale; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:408:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:86: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:149:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] res_a = (scale==this->zero)?missingValue:res_a/scale; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:411:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:86: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:149:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] res_a = (scale==this->zero)?missingValue:res_a/scale; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:418:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:86: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:149:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] res_a = (scale==this->zero)?missingValue:res_a/scale; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:421:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:86: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:149:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] res_a = (scale==this->zero)?missingValue:res_a/scale; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:428:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:86: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:149:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] res_a = (scale==this->zero)?missingValue:res_a/scale; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:431:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:86: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:149:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] res_a = (scale==this->zero)?missingValue:res_a/scale; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:437:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:86: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:149:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] res_a = (scale==this->zero)?missingValue:res_a/scale; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:440:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:86: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:149:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] res_a = (scale==this->zero)?missingValue:res_a/scale; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:450:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:86: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:149:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] res_a = (scale==this->zero)?missingValue:res_a/scale; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:453:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:86: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:149:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] res_a = (scale==this->zero)?missingValue:res_a/scale; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:460:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:86: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:149:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] res_a = (scale==this->zero)?missingValue:res_a/scale; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:463:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:86: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:149:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] res_a = (scale==this->zero)?missingValue:res_a/scale; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:470:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:86: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:149:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] res_a = (scale==this->zero)?missingValue:res_a/scale; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:473:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:86: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:149:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] res_a = (scale==this->zero)?missingValue:res_a/scale; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:479:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:86: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:149:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] res_a = (scale==this->zero)?missingValue:res_a/scale; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:482:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:86: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:149:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] res_a = (scale==this->zero)?missingValue:res_a/scale; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:492:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:86: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:149:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] res_a = (scale==this->zero)?missingValue:res_a/scale; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:495:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:86: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:149:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] res_a = (scale==this->zero)?missingValue:res_a/scale; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:502:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:86: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:149:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] res_a = (scale==this->zero)?missingValue:res_a/scale; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:505:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:86: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:149:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] res_a = (scale==this->zero)?missingValue:res_a/scale; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:512:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:86: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:149:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] res_a = (scale==this->zero)?missingValue:res_a/scale; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:515:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:86: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:149:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] res_a = (scale==this->zero)?missingValue:res_a/scale; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:521:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:86: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:149:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] res_a = (scale==this->zero)?missingValue:res_a/scale; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:524:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:86: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:149:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] res_a = (scale==this->zero)?missingValue:res_a/scale; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:536:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:86: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:30:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:32:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:33:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:35:35: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (regular) for (; aSp < nDim; ++aSp) if (!regArr[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:47:44: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = aBeg0; aInitIx0 < aEnd0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:61:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; k += kDim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:63:36: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) aLonIx += (aInitIx[ rSp] + kIx[ rSp]) * aStride[ rSp]; ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:65:34: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k0 = 0; k0 < kDim0; ++k0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:101:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] res_a = (scale==this->zero)?missingValue:res_a/scale; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:539:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:86: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:30:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:32:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:33:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:35:35: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (regular) for (; aSp < nDim; ++aSp) if (!regArr[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:47:44: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = aBeg0; aInitIx0 < aEnd0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:61:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; k += kDim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:63:36: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) aLonIx += (aInitIx[ rSp] + kIx[ rSp]) * aStride[ rSp]; ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:65:34: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k0 = 0; k0 < kDim0; ++k0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:101:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] res_a = (scale==this->zero)?missingValue:res_a/scale; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:546:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:86: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:30:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:32:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:33:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:35:35: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (regular) for (; aSp < nDim; ++aSp) if (!regArr[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:47:44: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = aBeg0; aInitIx0 < aEnd0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:61:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; k += kDim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:63:36: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) aLonIx += (aInitIx[ rSp] + kIx[ rSp]) * aStride[ rSp]; ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:65:34: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k0 = 0; k0 < kDim0; ++k0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:101:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] res_a = (scale==this->zero)?missingValue:res_a/scale; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:549:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:86: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:30:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:32:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:33:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:35:35: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (regular) for (; aSp < nDim; ++aSp) if (!regArr[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:47:44: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = aBeg0; aInitIx0 < aEnd0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:61:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; k += kDim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:63:36: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) aLonIx += (aInitIx[ rSp] + kIx[ rSp]) * aStride[ rSp]; ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:65:34: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k0 = 0; k0 < kDim0; ++k0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:101:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] res_a = (scale==this->zero)?missingValue:res_a/scale; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:556:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:86: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:30:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:32:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:33:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:35:35: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (regular) for (; aSp < nDim; ++aSp) if (!regArr[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:47:44: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = aBeg0; aInitIx0 < aEnd0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:61:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; k += kDim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:63:36: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) aLonIx += (aInitIx[ rSp] + kIx[ rSp]) * aStride[ rSp]; ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:65:34: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k0 = 0; k0 < kDim0; ++k0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:101:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] res_a = (scale==this->zero)?missingValue:res_a/scale; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:559:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:86: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:30:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:32:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:33:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:35:35: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (regular) for (; aSp < nDim; ++aSp) if (!regArr[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:47:44: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = aBeg0; aInitIx0 < aEnd0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:61:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; k += kDim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:63:36: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) aLonIx += (aInitIx[ rSp] + kIx[ rSp]) * aStride[ rSp]; ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:65:34: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k0 = 0; k0 < kDim0; ++k0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:101:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] res_a = (scale==this->zero)?missingValue:res_a/scale; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:565:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:86: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:30:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:32:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:33:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:35:35: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (regular) for (; aSp < nDim; ++aSp) if (!regArr[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:47:44: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = aBeg0; aInitIx0 < aEnd0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:61:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; k += kDim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:63:36: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) aLonIx += (aInitIx[ rSp] + kIx[ rSp]) * aStride[ rSp]; ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:65:34: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k0 = 0; k0 < kDim0; ++k0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:101:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] res_a = (scale==this->zero)?missingValue:res_a/scale; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:568:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:86: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:30:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:32:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:33:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:35:35: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (regular) for (; aSp < nDim; ++aSp) if (!regArr[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:47:44: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = aBeg0; aInitIx0 < aEnd0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:61:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; k += kDim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:63:36: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) aLonIx += (aInitIx[ rSp] + kIx[ rSp]) * aStride[ rSp]; ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:65:34: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k0 = 0; k0 < kDim0; ++k0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:101:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] res_a = (scale==this->zero)?missingValue:res_a/scale; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:578:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:86: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:149:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] res_a = (scale==this->zero)?missingValue:res_a/scale; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:581:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:86: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:149:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] res_a = (scale==this->zero)?missingValue:res_a/scale; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:588:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:86: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:149:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] res_a = (scale==this->zero)?missingValue:res_a/scale; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:591:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:86: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:149:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] res_a = (scale==this->zero)?missingValue:res_a/scale; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:598:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:86: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:149:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] res_a = (scale==this->zero)?missingValue:res_a/scale; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:601:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:86: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:149:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] res_a = (scale==this->zero)?missingValue:res_a/scale; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:607:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:86: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:149:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] res_a = (scale==this->zero)?missingValue:res_a/scale; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:610:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:86: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:149:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] res_a = (scale==this->zero)?missingValue:res_a/scale; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:620:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:86: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:149:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] res_a = (scale==this->zero)?missingValue:res_a/scale; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:623:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:86: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:149:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] res_a = (scale==this->zero)?missingValue:res_a/scale; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:630:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:86: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:149:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] res_a = (scale==this->zero)?missingValue:res_a/scale; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:633:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:86: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:149:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] res_a = (scale==this->zero)?missingValue:res_a/scale; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:640:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:86: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:149:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] res_a = (scale==this->zero)?missingValue:res_a/scale; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:643:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:86: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:149:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] res_a = (scale==this->zero)?missingValue:res_a/scale; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:649:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:86: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:149:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] res_a = (scale==this->zero)?missingValue:res_a/scale; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:652:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:86: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:149:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] res_a = (scale==this->zero)?missingValue:res_a/scale; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:662:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:86: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:149:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] res_a = (scale==this->zero)?missingValue:res_a/scale; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:665:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:86: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:149:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] res_a = (scale==this->zero)?missingValue:res_a/scale; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:672:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:86: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:149:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] res_a = (scale==this->zero)?missingValue:res_a/scale; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:675:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:86: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:149:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] res_a = (scale==this->zero)?missingValue:res_a/scale; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:682:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:86: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:149:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] res_a = (scale==this->zero)?missingValue:res_a/scale; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:685:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:86: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:149:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] res_a = (scale==this->zero)?missingValue:res_a/scale; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:691:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:86: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:149:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] res_a = (scale==this->zero)?missingValue:res_a/scale; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:694:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:86: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:149:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] res_a = (scale==this->zero)?missingValue:res_a/scale; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:704:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:86: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:149:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] res_a = (scale==this->zero)?missingValue:res_a/scale; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:707:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:86: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:149:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] res_a = (scale==this->zero)?missingValue:res_a/scale; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:714:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:86: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:149:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] res_a = (scale==this->zero)?missingValue:res_a/scale; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:717:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:86: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:149:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] res_a = (scale==this->zero)?missingValue:res_a/scale; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:724:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:86: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:149:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] res_a = (scale==this->zero)?missingValue:res_a/scale; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:727:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:86: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:149:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] res_a = (scale==this->zero)?missingValue:res_a/scale; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:733:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:86: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:149:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] res_a = (scale==this->zero)?missingValue:res_a/scale; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:736:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:86: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:149:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] res_a = (scale==this->zero)?missingValue:res_a/scale; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:86:0: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:258:9: warning: unused variable 'dim0_1' [-Wunused-variable] SizeT dim0_1 = dim0 - 1; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:90:0: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp: In member function 'BaseGDL* Data_< >::Convol(BaseGDL*, BaseGDL*, BaseGDL*, bool, bool, int, bool, BaseGDL*, bool, BaseGDL*, bool) [with Sp = SpDULong64]': /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:179:26: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( scale == this->zero) scale = 1; ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:226:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nA >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nA)) ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:226:101: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nA >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nA)) ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:229:24: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for( OMPInt i=0; i= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nA)) ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:238:101: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nA >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nA)) ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:241:24: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for( OMPInt i=0; i= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nA)) ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:248:101: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nA >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nA)) ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:251:24: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for( OMPInt i=0; idim[ aSp]) { ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:324:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:90: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:30:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:32:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:33:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:35:35: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (regular) for (; aSp < nDim; ++aSp) if (!regArr[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:47:44: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = aBeg0; aInitIx0 < aEnd0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:61:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; k += kDim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:63:36: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) aLonIx += (aInitIx[ rSp] + kIx[ rSp]) * aStride[ rSp]; ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:65:34: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k0 = 0; k0 < kDim0; ++k0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:101:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] res_a = (scale==this->zero)?missingValue:res_a/scale; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:327:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:90: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:30:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:32:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:33:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:35:35: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (regular) for (; aSp < nDim; ++aSp) if (!regArr[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:47:44: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = aBeg0; aInitIx0 < aEnd0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:61:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; k += kDim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:63:36: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) aLonIx += (aInitIx[ rSp] + kIx[ rSp]) * aStride[ rSp]; ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:65:34: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k0 = 0; k0 < kDim0; ++k0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:101:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] res_a = (scale==this->zero)?missingValue:res_a/scale; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:334:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:90: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:30:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:32:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:33:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:35:35: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (regular) for (; aSp < nDim; ++aSp) if (!regArr[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:47:44: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = aBeg0; aInitIx0 < aEnd0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:61:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; k += kDim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:63:36: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) aLonIx += (aInitIx[ rSp] + kIx[ rSp]) * aStride[ rSp]; ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:65:34: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k0 = 0; k0 < kDim0; ++k0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:101:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] res_a = (scale==this->zero)?missingValue:res_a/scale; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:337:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:90: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:30:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:32:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:33:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:35:35: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (regular) for (; aSp < nDim; ++aSp) if (!regArr[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:47:44: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = aBeg0; aInitIx0 < aEnd0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:61:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; k += kDim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:63:36: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) aLonIx += (aInitIx[ rSp] + kIx[ rSp]) * aStride[ rSp]; ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:65:34: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k0 = 0; k0 < kDim0; ++k0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:101:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] res_a = (scale==this->zero)?missingValue:res_a/scale; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:344:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:90: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:30:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:32:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:33:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:35:35: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (regular) for (; aSp < nDim; ++aSp) if (!regArr[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:47:44: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = aBeg0; aInitIx0 < aEnd0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:61:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; k += kDim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:63:36: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) aLonIx += (aInitIx[ rSp] + kIx[ rSp]) * aStride[ rSp]; ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:65:34: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k0 = 0; k0 < kDim0; ++k0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:101:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] res_a = (scale==this->zero)?missingValue:res_a/scale; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:347:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:90: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:30:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:32:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:33:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:35:35: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (regular) for (; aSp < nDim; ++aSp) if (!regArr[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:47:44: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = aBeg0; aInitIx0 < aEnd0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:61:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; k += kDim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:63:36: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) aLonIx += (aInitIx[ rSp] + kIx[ rSp]) * aStride[ rSp]; ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:65:34: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k0 = 0; k0 < kDim0; ++k0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:101:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] res_a = (scale==this->zero)?missingValue:res_a/scale; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:353:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:90: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:30:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:32:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:33:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:35:35: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (regular) for (; aSp < nDim; ++aSp) if (!regArr[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:47:44: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = aBeg0; aInitIx0 < aEnd0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:61:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; k += kDim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:63:36: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) aLonIx += (aInitIx[ rSp] + kIx[ rSp]) * aStride[ rSp]; ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:65:34: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k0 = 0; k0 < kDim0; ++k0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:101:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] res_a = (scale==this->zero)?missingValue:res_a/scale; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:356:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:90: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:30:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:32:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:33:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:35:35: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (regular) for (; aSp < nDim; ++aSp) if (!regArr[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:47:44: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = aBeg0; aInitIx0 < aEnd0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:61:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; k += kDim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:63:36: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) aLonIx += (aInitIx[ rSp] + kIx[ rSp]) * aStride[ rSp]; ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:65:34: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k0 = 0; k0 < kDim0; ++k0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:101:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] res_a = (scale==this->zero)?missingValue:res_a/scale; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:366:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:90: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:149:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] res_a = (scale==this->zero)?missingValue:res_a/scale; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:369:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:90: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:149:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] res_a = (scale==this->zero)?missingValue:res_a/scale; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:376:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:90: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:149:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] res_a = (scale==this->zero)?missingValue:res_a/scale; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:379:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:90: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:149:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] res_a = (scale==this->zero)?missingValue:res_a/scale; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:386:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:90: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:149:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] res_a = (scale==this->zero)?missingValue:res_a/scale; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:389:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:90: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:149:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] res_a = (scale==this->zero)?missingValue:res_a/scale; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:395:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:90: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:149:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] res_a = (scale==this->zero)?missingValue:res_a/scale; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:398:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:90: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:149:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] res_a = (scale==this->zero)?missingValue:res_a/scale; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:408:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:90: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:149:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] res_a = (scale==this->zero)?missingValue:res_a/scale; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:411:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:90: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:149:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] res_a = (scale==this->zero)?missingValue:res_a/scale; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:418:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:90: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:149:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] res_a = (scale==this->zero)?missingValue:res_a/scale; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:421:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:90: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:149:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] res_a = (scale==this->zero)?missingValue:res_a/scale; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:428:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:90: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:149:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] res_a = (scale==this->zero)?missingValue:res_a/scale; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:431:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:90: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:149:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] res_a = (scale==this->zero)?missingValue:res_a/scale; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:437:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:90: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:149:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] res_a = (scale==this->zero)?missingValue:res_a/scale; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:440:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:90: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:149:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] res_a = (scale==this->zero)?missingValue:res_a/scale; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:450:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:90: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:149:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] res_a = (scale==this->zero)?missingValue:res_a/scale; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:453:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:90: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:149:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] res_a = (scale==this->zero)?missingValue:res_a/scale; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:460:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:90: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:149:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] res_a = (scale==this->zero)?missingValue:res_a/scale; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:463:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:90: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:149:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] res_a = (scale==this->zero)?missingValue:res_a/scale; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:470:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:90: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:149:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] res_a = (scale==this->zero)?missingValue:res_a/scale; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:473:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:90: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:149:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] res_a = (scale==this->zero)?missingValue:res_a/scale; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:479:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:90: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:149:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] res_a = (scale==this->zero)?missingValue:res_a/scale; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:482:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:90: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:149:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] res_a = (scale==this->zero)?missingValue:res_a/scale; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:492:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:90: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:149:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] res_a = (scale==this->zero)?missingValue:res_a/scale; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:495:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:90: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:149:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] res_a = (scale==this->zero)?missingValue:res_a/scale; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:502:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:90: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:149:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] res_a = (scale==this->zero)?missingValue:res_a/scale; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:505:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:90: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:149:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] res_a = (scale==this->zero)?missingValue:res_a/scale; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:512:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:90: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:149:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] res_a = (scale==this->zero)?missingValue:res_a/scale; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:515:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:90: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:149:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] res_a = (scale==this->zero)?missingValue:res_a/scale; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:521:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:90: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:149:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] res_a = (scale==this->zero)?missingValue:res_a/scale; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:524:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:90: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:149:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] res_a = (scale==this->zero)?missingValue:res_a/scale; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:536:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:90: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:30:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:32:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:33:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:35:35: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (regular) for (; aSp < nDim; ++aSp) if (!regArr[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:47:44: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = aBeg0; aInitIx0 < aEnd0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:61:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; k += kDim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:63:36: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) aLonIx += (aInitIx[ rSp] + kIx[ rSp]) * aStride[ rSp]; ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:65:34: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k0 = 0; k0 < kDim0; ++k0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:101:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] res_a = (scale==this->zero)?missingValue:res_a/scale; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:539:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:90: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:30:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:32:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:33:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:35:35: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (regular) for (; aSp < nDim; ++aSp) if (!regArr[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:47:44: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = aBeg0; aInitIx0 < aEnd0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:61:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; k += kDim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:63:36: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) aLonIx += (aInitIx[ rSp] + kIx[ rSp]) * aStride[ rSp]; ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:65:34: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k0 = 0; k0 < kDim0; ++k0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:101:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] res_a = (scale==this->zero)?missingValue:res_a/scale; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:546:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:90: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:30:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:32:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:33:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:35:35: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (regular) for (; aSp < nDim; ++aSp) if (!regArr[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:47:44: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = aBeg0; aInitIx0 < aEnd0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:61:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; k += kDim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:63:36: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) aLonIx += (aInitIx[ rSp] + kIx[ rSp]) * aStride[ rSp]; ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:65:34: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k0 = 0; k0 < kDim0; ++k0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:101:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] res_a = (scale==this->zero)?missingValue:res_a/scale; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:549:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:90: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:30:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:32:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:33:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:35:35: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (regular) for (; aSp < nDim; ++aSp) if (!regArr[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:47:44: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = aBeg0; aInitIx0 < aEnd0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:61:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; k += kDim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:63:36: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) aLonIx += (aInitIx[ rSp] + kIx[ rSp]) * aStride[ rSp]; ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:65:34: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k0 = 0; k0 < kDim0; ++k0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:101:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] res_a = (scale==this->zero)?missingValue:res_a/scale; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:556:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:90: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:30:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:32:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:33:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:35:35: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (regular) for (; aSp < nDim; ++aSp) if (!regArr[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:47:44: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = aBeg0; aInitIx0 < aEnd0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:61:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; k += kDim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:63:36: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) aLonIx += (aInitIx[ rSp] + kIx[ rSp]) * aStride[ rSp]; ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:65:34: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k0 = 0; k0 < kDim0; ++k0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:101:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] res_a = (scale==this->zero)?missingValue:res_a/scale; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:559:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:90: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:30:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:32:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:33:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:35:35: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (regular) for (; aSp < nDim; ++aSp) if (!regArr[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:47:44: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = aBeg0; aInitIx0 < aEnd0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:61:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; k += kDim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:63:36: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) aLonIx += (aInitIx[ rSp] + kIx[ rSp]) * aStride[ rSp]; ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:65:34: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k0 = 0; k0 < kDim0; ++k0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:101:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] res_a = (scale==this->zero)?missingValue:res_a/scale; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:565:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:90: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:30:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:32:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:33:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:35:35: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (regular) for (; aSp < nDim; ++aSp) if (!regArr[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:47:44: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = aBeg0; aInitIx0 < aEnd0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:61:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; k += kDim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:63:36: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) aLonIx += (aInitIx[ rSp] + kIx[ rSp]) * aStride[ rSp]; ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:65:34: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k0 = 0; k0 < kDim0; ++k0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:101:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] res_a = (scale==this->zero)?missingValue:res_a/scale; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:568:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:90: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:30:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:32:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:33:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:35:35: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (regular) for (; aSp < nDim; ++aSp) if (!regArr[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:47:44: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = aBeg0; aInitIx0 < aEnd0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:61:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; k += kDim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:63:36: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) aLonIx += (aInitIx[ rSp] + kIx[ rSp]) * aStride[ rSp]; ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:65:34: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k0 = 0; k0 < kDim0; ++k0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:101:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] res_a = (scale==this->zero)?missingValue:res_a/scale; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:578:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:90: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:149:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] res_a = (scale==this->zero)?missingValue:res_a/scale; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:581:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:90: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:149:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] res_a = (scale==this->zero)?missingValue:res_a/scale; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:588:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:90: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:149:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] res_a = (scale==this->zero)?missingValue:res_a/scale; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:591:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:90: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:149:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] res_a = (scale==this->zero)?missingValue:res_a/scale; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:598:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:90: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:149:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] res_a = (scale==this->zero)?missingValue:res_a/scale; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:601:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:90: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:149:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] res_a = (scale==this->zero)?missingValue:res_a/scale; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:607:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:90: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:149:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] res_a = (scale==this->zero)?missingValue:res_a/scale; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:610:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:90: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:149:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] res_a = (scale==this->zero)?missingValue:res_a/scale; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:620:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:90: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:149:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] res_a = (scale==this->zero)?missingValue:res_a/scale; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:623:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:90: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:149:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] res_a = (scale==this->zero)?missingValue:res_a/scale; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:630:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:90: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:149:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] res_a = (scale==this->zero)?missingValue:res_a/scale; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:633:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:90: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:149:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] res_a = (scale==this->zero)?missingValue:res_a/scale; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:640:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:90: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:149:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] res_a = (scale==this->zero)?missingValue:res_a/scale; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:643:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:90: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:149:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] res_a = (scale==this->zero)?missingValue:res_a/scale; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:649:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:90: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:149:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] res_a = (scale==this->zero)?missingValue:res_a/scale; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:652:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:90: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:149:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] res_a = (scale==this->zero)?missingValue:res_a/scale; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:662:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:90: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:149:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] res_a = (scale==this->zero)?missingValue:res_a/scale; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:665:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:90: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:149:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] res_a = (scale==this->zero)?missingValue:res_a/scale; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:672:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:90: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:149:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] res_a = (scale==this->zero)?missingValue:res_a/scale; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:675:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:90: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:149:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] res_a = (scale==this->zero)?missingValue:res_a/scale; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:682:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:90: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:149:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] res_a = (scale==this->zero)?missingValue:res_a/scale; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:685:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:90: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:149:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] res_a = (scale==this->zero)?missingValue:res_a/scale; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:691:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:90: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:149:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] res_a = (scale==this->zero)?missingValue:res_a/scale; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:694:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:90: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:149:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] res_a = (scale==this->zero)?missingValue:res_a/scale; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:704:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:90: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:149:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] res_a = (scale==this->zero)?missingValue:res_a/scale; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:707:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:90: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:149:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] res_a = (scale==this->zero)?missingValue:res_a/scale; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:714:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:90: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:149:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] res_a = (scale==this->zero)?missingValue:res_a/scale; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:717:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:90: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:149:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] res_a = (scale==this->zero)?missingValue:res_a/scale; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:724:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:90: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:149:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] res_a = (scale==this->zero)?missingValue:res_a/scale; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:727:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:90: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:149:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] res_a = (scale==this->zero)?missingValue:res_a/scale; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:733:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:90: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:149:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] res_a = (scale==this->zero)?missingValue:res_a/scale; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:736:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:90: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:149:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] res_a = (scale==this->zero)?missingValue:res_a/scale; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:90:0: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:258:9: warning: unused variable 'dim0_1' [-Wunused-variable] SizeT dim0_1 = dim0 - 1; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:95:0: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp: In member function 'BaseGDL* Data_< >::Convol(BaseGDL*, BaseGDL*, BaseGDL*, bool, bool, int, bool, BaseGDL*, bool, BaseGDL*, bool) [with Sp = SpDLong64]': /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:226:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nA >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nA)) ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:226:101: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nA >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nA)) ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:229:24: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for( OMPInt i=0; i= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nA)) ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:238:101: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nA >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nA)) ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:241:24: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for( OMPInt i=0; i= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nA)) ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:248:101: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nA >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nA)) ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:251:24: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for( OMPInt i=0; idim[ aSp]) { ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:324:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:95: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:30:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:32:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:33:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:35:35: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (regular) for (; aSp < nDim; ++aSp) if (!regArr[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:47:44: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = aBeg0; aInitIx0 < aEnd0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:61:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; k += kDim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:63:36: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) aLonIx += (aInitIx[ rSp] + kIx[ rSp]) * aStride[ rSp]; ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:65:34: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k0 = 0; k0 < kDim0; ++k0) { ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:327:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:95: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:30:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:32:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:33:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:35:35: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (regular) for (; aSp < nDim; ++aSp) if (!regArr[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:47:44: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = aBeg0; aInitIx0 < aEnd0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:61:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; k += kDim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:63:36: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) aLonIx += (aInitIx[ rSp] + kIx[ rSp]) * aStride[ rSp]; ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:65:34: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k0 = 0; k0 < kDim0; ++k0) { ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:334:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:95: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:30:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:32:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:33:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:35:35: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (regular) for (; aSp < nDim; ++aSp) if (!regArr[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:47:44: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = aBeg0; aInitIx0 < aEnd0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:61:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; k += kDim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:63:36: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) aLonIx += (aInitIx[ rSp] + kIx[ rSp]) * aStride[ rSp]; ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:65:34: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k0 = 0; k0 < kDim0; ++k0) { ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:337:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:95: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:30:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:32:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:33:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:35:35: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (regular) for (; aSp < nDim; ++aSp) if (!regArr[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:47:44: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = aBeg0; aInitIx0 < aEnd0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:61:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; k += kDim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:63:36: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) aLonIx += (aInitIx[ rSp] + kIx[ rSp]) * aStride[ rSp]; ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:65:34: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k0 = 0; k0 < kDim0; ++k0) { ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:344:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:95: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:30:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:32:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:33:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:35:35: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (regular) for (; aSp < nDim; ++aSp) if (!regArr[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:47:44: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = aBeg0; aInitIx0 < aEnd0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:61:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; k += kDim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:63:36: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) aLonIx += (aInitIx[ rSp] + kIx[ rSp]) * aStride[ rSp]; ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:65:34: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k0 = 0; k0 < kDim0; ++k0) { ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:347:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:95: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:30:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:32:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:33:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:35:35: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (regular) for (; aSp < nDim; ++aSp) if (!regArr[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:47:44: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = aBeg0; aInitIx0 < aEnd0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:61:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; k += kDim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:63:36: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) aLonIx += (aInitIx[ rSp] + kIx[ rSp]) * aStride[ rSp]; ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:65:34: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k0 = 0; k0 < kDim0; ++k0) { ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:353:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:95: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:30:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:32:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:33:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:35:35: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (regular) for (; aSp < nDim; ++aSp) if (!regArr[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:47:44: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = aBeg0; aInitIx0 < aEnd0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:61:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; k += kDim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:63:36: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) aLonIx += (aInitIx[ rSp] + kIx[ rSp]) * aStride[ rSp]; ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:65:34: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k0 = 0; k0 < kDim0; ++k0) { ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:356:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:95: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:30:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:32:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:33:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:35:35: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (regular) for (; aSp < nDim; ++aSp) if (!regArr[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:47:44: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = aBeg0; aInitIx0 < aEnd0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:61:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; k += kDim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:63:36: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) aLonIx += (aInitIx[ rSp] + kIx[ rSp]) * aStride[ rSp]; ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:65:34: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k0 = 0; k0 < kDim0; ++k0) { ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:366:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:95: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:369:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:95: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:376:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:95: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:379:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:95: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:386:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:95: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:389:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:95: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:395:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:95: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:398:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:95: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:408:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:95: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:411:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:95: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:418:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:95: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:421:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:95: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:428:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:95: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:431:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:95: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:437:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:95: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:440:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:95: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:450:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:95: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:453:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:95: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:460:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:95: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:463:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:95: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:470:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:95: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:473:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:95: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:479:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:95: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:482:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:95: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:492:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:95: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:495:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:95: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:502:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:95: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:505:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:95: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:512:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:95: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:515:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:95: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:521:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:95: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:524:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:95: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:536:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:95: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:30:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:32:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:33:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:35:35: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (regular) for (; aSp < nDim; ++aSp) if (!regArr[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:47:44: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = aBeg0; aInitIx0 < aEnd0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:61:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; k += kDim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:63:36: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) aLonIx += (aInitIx[ rSp] + kIx[ rSp]) * aStride[ rSp]; ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:65:34: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k0 = 0; k0 < kDim0; ++k0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:54:12: warning: unused variable 'otfBias' [-Wunused-variable] Ty otfBias = this->zero; ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:55:12: warning: unused variable 'curScale' [-Wunused-variable] Ty curScale = this->zero; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:539:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:95: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:30:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:32:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:33:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:35:35: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (regular) for (; aSp < nDim; ++aSp) if (!regArr[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:47:44: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = aBeg0; aInitIx0 < aEnd0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:61:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; k += kDim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:63:36: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) aLonIx += (aInitIx[ rSp] + kIx[ rSp]) * aStride[ rSp]; ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:65:34: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k0 = 0; k0 < kDim0; ++k0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:54:12: warning: unused variable 'otfBias' [-Wunused-variable] Ty otfBias = this->zero; ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:55:12: warning: unused variable 'curScale' [-Wunused-variable] Ty curScale = this->zero; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:546:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:95: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:30:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:32:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:33:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:35:35: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (regular) for (; aSp < nDim; ++aSp) if (!regArr[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:47:44: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = aBeg0; aInitIx0 < aEnd0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:61:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; k += kDim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:63:36: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) aLonIx += (aInitIx[ rSp] + kIx[ rSp]) * aStride[ rSp]; ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:65:34: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k0 = 0; k0 < kDim0; ++k0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:54:12: warning: unused variable 'otfBias' [-Wunused-variable] Ty otfBias = this->zero; ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:55:12: warning: unused variable 'curScale' [-Wunused-variable] Ty curScale = this->zero; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:549:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:95: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:30:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:32:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:33:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:35:35: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (regular) for (; aSp < nDim; ++aSp) if (!regArr[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:47:44: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = aBeg0; aInitIx0 < aEnd0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:61:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; k += kDim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:63:36: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) aLonIx += (aInitIx[ rSp] + kIx[ rSp]) * aStride[ rSp]; ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:65:34: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k0 = 0; k0 < kDim0; ++k0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:54:12: warning: unused variable 'otfBias' [-Wunused-variable] Ty otfBias = this->zero; ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:55:12: warning: unused variable 'curScale' [-Wunused-variable] Ty curScale = this->zero; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:556:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:95: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:30:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:32:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:33:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:35:35: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (regular) for (; aSp < nDim; ++aSp) if (!regArr[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:47:44: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = aBeg0; aInitIx0 < aEnd0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:61:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; k += kDim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:63:36: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) aLonIx += (aInitIx[ rSp] + kIx[ rSp]) * aStride[ rSp]; ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:65:34: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k0 = 0; k0 < kDim0; ++k0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:54:12: warning: unused variable 'otfBias' [-Wunused-variable] Ty otfBias = this->zero; ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:55:12: warning: unused variable 'curScale' [-Wunused-variable] Ty curScale = this->zero; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:559:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:95: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:30:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:32:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:33:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:35:35: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (regular) for (; aSp < nDim; ++aSp) if (!regArr[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:47:44: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = aBeg0; aInitIx0 < aEnd0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:61:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; k += kDim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:63:36: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) aLonIx += (aInitIx[ rSp] + kIx[ rSp]) * aStride[ rSp]; ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:65:34: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k0 = 0; k0 < kDim0; ++k0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:54:12: warning: unused variable 'otfBias' [-Wunused-variable] Ty otfBias = this->zero; ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:55:12: warning: unused variable 'curScale' [-Wunused-variable] Ty curScale = this->zero; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:565:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:95: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:30:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:32:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:33:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:35:35: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (regular) for (; aSp < nDim; ++aSp) if (!regArr[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:47:44: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = aBeg0; aInitIx0 < aEnd0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:61:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; k += kDim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:63:36: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) aLonIx += (aInitIx[ rSp] + kIx[ rSp]) * aStride[ rSp]; ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:65:34: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k0 = 0; k0 < kDim0; ++k0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:54:12: warning: unused variable 'otfBias' [-Wunused-variable] Ty otfBias = this->zero; ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:55:12: warning: unused variable 'curScale' [-Wunused-variable] Ty curScale = this->zero; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:568:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:95: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:30:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:32:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:33:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:35:35: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (regular) for (; aSp < nDim; ++aSp) if (!regArr[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:47:44: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = aBeg0; aInitIx0 < aEnd0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:61:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; k += kDim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:63:36: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) aLonIx += (aInitIx[ rSp] + kIx[ rSp]) * aStride[ rSp]; ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:65:34: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k0 = 0; k0 < kDim0; ++k0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:54:12: warning: unused variable 'otfBias' [-Wunused-variable] Ty otfBias = this->zero; ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:55:12: warning: unused variable 'curScale' [-Wunused-variable] Ty curScale = this->zero; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:578:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:95: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:46:15: warning: unused variable 'otfBias' [-Wunused-variable] Ty otfBias = this->zero; ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:47:15: warning: unused variable 'curScale' [-Wunused-variable] Ty curScale = this->zero; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:581:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:95: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:46:15: warning: unused variable 'otfBias' [-Wunused-variable] Ty otfBias = this->zero; ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:47:15: warning: unused variable 'curScale' [-Wunused-variable] Ty curScale = this->zero; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:588:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:95: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:46:15: warning: unused variable 'otfBias' [-Wunused-variable] Ty otfBias = this->zero; ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:47:15: warning: unused variable 'curScale' [-Wunused-variable] Ty curScale = this->zero; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:591:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:95: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:46:15: warning: unused variable 'otfBias' [-Wunused-variable] Ty otfBias = this->zero; ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:47:15: warning: unused variable 'curScale' [-Wunused-variable] Ty curScale = this->zero; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:598:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:95: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:46:15: warning: unused variable 'otfBias' [-Wunused-variable] Ty otfBias = this->zero; ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:47:15: warning: unused variable 'curScale' [-Wunused-variable] Ty curScale = this->zero; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:601:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:95: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:46:15: warning: unused variable 'otfBias' [-Wunused-variable] Ty otfBias = this->zero; ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:47:15: warning: unused variable 'curScale' [-Wunused-variable] Ty curScale = this->zero; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:607:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:95: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:46:15: warning: unused variable 'otfBias' [-Wunused-variable] Ty otfBias = this->zero; ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:47:15: warning: unused variable 'curScale' [-Wunused-variable] Ty curScale = this->zero; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:610:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:95: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:46:15: warning: unused variable 'otfBias' [-Wunused-variable] Ty otfBias = this->zero; ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:47:15: warning: unused variable 'curScale' [-Wunused-variable] Ty curScale = this->zero; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:620:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:95: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:46:15: warning: unused variable 'otfBias' [-Wunused-variable] Ty otfBias = this->zero; ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:47:15: warning: unused variable 'curScale' [-Wunused-variable] Ty curScale = this->zero; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:623:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:95: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:46:15: warning: unused variable 'otfBias' [-Wunused-variable] Ty otfBias = this->zero; ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:47:15: warning: unused variable 'curScale' [-Wunused-variable] Ty curScale = this->zero; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:630:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:95: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:46:15: warning: unused variable 'otfBias' [-Wunused-variable] Ty otfBias = this->zero; ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:47:15: warning: unused variable 'curScale' [-Wunused-variable] Ty curScale = this->zero; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:633:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:95: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:46:15: warning: unused variable 'otfBias' [-Wunused-variable] Ty otfBias = this->zero; ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:47:15: warning: unused variable 'curScale' [-Wunused-variable] Ty curScale = this->zero; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:640:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:95: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:46:15: warning: unused variable 'otfBias' [-Wunused-variable] Ty otfBias = this->zero; ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:47:15: warning: unused variable 'curScale' [-Wunused-variable] Ty curScale = this->zero; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:643:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:95: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:46:15: warning: unused variable 'otfBias' [-Wunused-variable] Ty otfBias = this->zero; ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:47:15: warning: unused variable 'curScale' [-Wunused-variable] Ty curScale = this->zero; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:649:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:95: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:46:15: warning: unused variable 'otfBias' [-Wunused-variable] Ty otfBias = this->zero; ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:47:15: warning: unused variable 'curScale' [-Wunused-variable] Ty curScale = this->zero; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:652:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:95: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:46:15: warning: unused variable 'otfBias' [-Wunused-variable] Ty otfBias = this->zero; ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:47:15: warning: unused variable 'curScale' [-Wunused-variable] Ty curScale = this->zero; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:662:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:95: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:46:15: warning: unused variable 'otfBias' [-Wunused-variable] Ty otfBias = this->zero; ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:47:15: warning: unused variable 'curScale' [-Wunused-variable] Ty curScale = this->zero; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:665:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:95: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:46:15: warning: unused variable 'otfBias' [-Wunused-variable] Ty otfBias = this->zero; ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:47:15: warning: unused variable 'curScale' [-Wunused-variable] Ty curScale = this->zero; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:672:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:95: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:46:15: warning: unused variable 'otfBias' [-Wunused-variable] Ty otfBias = this->zero; ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:47:15: warning: unused variable 'curScale' [-Wunused-variable] Ty curScale = this->zero; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:675:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:95: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:46:15: warning: unused variable 'otfBias' [-Wunused-variable] Ty otfBias = this->zero; ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:47:15: warning: unused variable 'curScale' [-Wunused-variable] Ty curScale = this->zero; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:682:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:95: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:46:15: warning: unused variable 'otfBias' [-Wunused-variable] Ty otfBias = this->zero; ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:47:15: warning: unused variable 'curScale' [-Wunused-variable] Ty curScale = this->zero; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:685:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:95: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:46:15: warning: unused variable 'otfBias' [-Wunused-variable] Ty otfBias = this->zero; ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:47:15: warning: unused variable 'curScale' [-Wunused-variable] Ty curScale = this->zero; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:691:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:95: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:46:15: warning: unused variable 'otfBias' [-Wunused-variable] Ty otfBias = this->zero; ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:47:15: warning: unused variable 'curScale' [-Wunused-variable] Ty curScale = this->zero; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:694:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:95: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:46:15: warning: unused variable 'otfBias' [-Wunused-variable] Ty otfBias = this->zero; ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:47:15: warning: unused variable 'curScale' [-Wunused-variable] Ty curScale = this->zero; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:704:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:95: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:46:15: warning: unused variable 'otfBias' [-Wunused-variable] Ty otfBias = this->zero; ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:47:15: warning: unused variable 'curScale' [-Wunused-variable] Ty curScale = this->zero; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:707:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:95: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:46:15: warning: unused variable 'otfBias' [-Wunused-variable] Ty otfBias = this->zero; ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:47:15: warning: unused variable 'curScale' [-Wunused-variable] Ty curScale = this->zero; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:714:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:95: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:46:15: warning: unused variable 'otfBias' [-Wunused-variable] Ty otfBias = this->zero; ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:47:15: warning: unused variable 'curScale' [-Wunused-variable] Ty curScale = this->zero; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:717:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:95: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:46:15: warning: unused variable 'otfBias' [-Wunused-variable] Ty otfBias = this->zero; ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:47:15: warning: unused variable 'curScale' [-Wunused-variable] Ty curScale = this->zero; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:724:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:95: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:46:15: warning: unused variable 'otfBias' [-Wunused-variable] Ty otfBias = this->zero; ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:47:15: warning: unused variable 'curScale' [-Wunused-variable] Ty curScale = this->zero; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:727:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:95: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:46:15: warning: unused variable 'otfBias' [-Wunused-variable] Ty otfBias = this->zero; ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:47:15: warning: unused variable 'curScale' [-Wunused-variable] Ty curScale = this->zero; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:733:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:95: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:46:15: warning: unused variable 'otfBias' [-Wunused-variable] Ty otfBias = this->zero; ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:47:15: warning: unused variable 'curScale' [-Wunused-variable] Ty curScale = this->zero; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:736:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:95: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:46:15: warning: unused variable 'otfBias' [-Wunused-variable] Ty otfBias = this->zero; ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:47:15: warning: unused variable 'curScale' [-Wunused-variable] Ty curScale = this->zero; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:95:0: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:258:9: warning: unused variable 'dim0_1' [-Wunused-variable] SizeT dim0_1 = dim0 - 1; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:101:0: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp: In member function 'BaseGDL* Data_< >::Convol(BaseGDL*, BaseGDL*, BaseGDL*, bool, bool, int, bool, BaseGDL*, bool, BaseGDL*, bool) [with Sp = SpDLong]': /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:226:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nA >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nA)) ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:226:101: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nA >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nA)) ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:229:24: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for( OMPInt i=0; i= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nA)) ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:238:101: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nA >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nA)) ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:241:24: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for( OMPInt i=0; i= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nA)) ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:248:101: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nA >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nA)) ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:251:24: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for( OMPInt i=0; idim[ aSp]) { ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:324:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:101: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:30:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:32:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:33:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:35:35: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (regular) for (; aSp < nDim; ++aSp) if (!regArr[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:47:44: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = aBeg0; aInitIx0 < aEnd0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:61:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; k += kDim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:63:36: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) aLonIx += (aInitIx[ rSp] + kIx[ rSp]) * aStride[ rSp]; ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:65:34: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k0 = 0; k0 < kDim0; ++k0) { ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:327:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:101: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:30:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:32:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:33:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:35:35: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (regular) for (; aSp < nDim; ++aSp) if (!regArr[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:47:44: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = aBeg0; aInitIx0 < aEnd0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:61:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; k += kDim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:63:36: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) aLonIx += (aInitIx[ rSp] + kIx[ rSp]) * aStride[ rSp]; ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:65:34: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k0 = 0; k0 < kDim0; ++k0) { ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:334:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:101: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:30:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:32:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:33:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:35:35: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (regular) for (; aSp < nDim; ++aSp) if (!regArr[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:47:44: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = aBeg0; aInitIx0 < aEnd0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:61:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; k += kDim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:63:36: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) aLonIx += (aInitIx[ rSp] + kIx[ rSp]) * aStride[ rSp]; ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:65:34: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k0 = 0; k0 < kDim0; ++k0) { ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:337:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:101: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:30:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:32:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:33:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:35:35: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (regular) for (; aSp < nDim; ++aSp) if (!regArr[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:47:44: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = aBeg0; aInitIx0 < aEnd0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:61:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; k += kDim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:63:36: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) aLonIx += (aInitIx[ rSp] + kIx[ rSp]) * aStride[ rSp]; ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:65:34: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k0 = 0; k0 < kDim0; ++k0) { ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:344:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:101: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:30:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:32:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:33:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:35:35: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (regular) for (; aSp < nDim; ++aSp) if (!regArr[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:47:44: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = aBeg0; aInitIx0 < aEnd0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:61:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; k += kDim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:63:36: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) aLonIx += (aInitIx[ rSp] + kIx[ rSp]) * aStride[ rSp]; ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:65:34: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k0 = 0; k0 < kDim0; ++k0) { ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:347:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:101: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:30:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:32:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:33:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:35:35: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (regular) for (; aSp < nDim; ++aSp) if (!regArr[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:47:44: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = aBeg0; aInitIx0 < aEnd0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:61:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; k += kDim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:63:36: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) aLonIx += (aInitIx[ rSp] + kIx[ rSp]) * aStride[ rSp]; ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:65:34: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k0 = 0; k0 < kDim0; ++k0) { ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:353:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:101: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:30:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:32:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:33:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:35:35: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (regular) for (; aSp < nDim; ++aSp) if (!regArr[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:47:44: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = aBeg0; aInitIx0 < aEnd0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:61:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; k += kDim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:63:36: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) aLonIx += (aInitIx[ rSp] + kIx[ rSp]) * aStride[ rSp]; ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:65:34: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k0 = 0; k0 < kDim0; ++k0) { ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:356:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:101: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:30:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:32:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:33:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:35:35: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (regular) for (; aSp < nDim; ++aSp) if (!regArr[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:47:44: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = aBeg0; aInitIx0 < aEnd0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:61:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; k += kDim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:63:36: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) aLonIx += (aInitIx[ rSp] + kIx[ rSp]) * aStride[ rSp]; ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:65:34: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k0 = 0; k0 < kDim0; ++k0) { ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:366:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:101: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:369:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:101: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:376:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:101: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:379:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:101: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:386:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:101: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:389:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:101: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:395:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:101: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:398:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:101: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:408:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:101: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:411:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:101: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:418:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:101: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:421:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:101: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:428:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:101: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:431:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:101: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:437:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:101: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:440:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:101: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:450:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:101: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:453:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:101: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:460:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:101: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:463:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:101: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:470:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:101: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:473:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:101: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:479:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:101: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:482:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:101: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:492:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:101: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:495:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:101: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:502:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:101: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:505:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:101: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:512:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:101: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:515:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:101: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:521:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:101: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:524:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:101: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:536:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:101: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:30:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:32:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:33:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:35:35: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (regular) for (; aSp < nDim; ++aSp) if (!regArr[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:47:44: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = aBeg0; aInitIx0 < aEnd0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:61:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; k += kDim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:63:36: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) aLonIx += (aInitIx[ rSp] + kIx[ rSp]) * aStride[ rSp]; ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:65:34: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k0 = 0; k0 < kDim0; ++k0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:54:12: warning: unused variable 'otfBias' [-Wunused-variable] Ty otfBias = this->zero; ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:55:12: warning: unused variable 'curScale' [-Wunused-variable] Ty curScale = this->zero; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:539:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:101: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:30:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:32:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:33:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:35:35: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (regular) for (; aSp < nDim; ++aSp) if (!regArr[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:47:44: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = aBeg0; aInitIx0 < aEnd0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:61:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; k += kDim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:63:36: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) aLonIx += (aInitIx[ rSp] + kIx[ rSp]) * aStride[ rSp]; ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:65:34: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k0 = 0; k0 < kDim0; ++k0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:54:12: warning: unused variable 'otfBias' [-Wunused-variable] Ty otfBias = this->zero; ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:55:12: warning: unused variable 'curScale' [-Wunused-variable] Ty curScale = this->zero; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:546:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:101: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:30:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:32:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:33:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:35:35: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (regular) for (; aSp < nDim; ++aSp) if (!regArr[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:47:44: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = aBeg0; aInitIx0 < aEnd0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:61:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; k += kDim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:63:36: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) aLonIx += (aInitIx[ rSp] + kIx[ rSp]) * aStride[ rSp]; ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:65:34: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k0 = 0; k0 < kDim0; ++k0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:54:12: warning: unused variable 'otfBias' [-Wunused-variable] Ty otfBias = this->zero; ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:55:12: warning: unused variable 'curScale' [-Wunused-variable] Ty curScale = this->zero; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:549:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:101: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:30:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:32:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:33:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:35:35: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (regular) for (; aSp < nDim; ++aSp) if (!regArr[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:47:44: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = aBeg0; aInitIx0 < aEnd0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:61:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; k += kDim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:63:36: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) aLonIx += (aInitIx[ rSp] + kIx[ rSp]) * aStride[ rSp]; ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:65:34: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k0 = 0; k0 < kDim0; ++k0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:54:12: warning: unused variable 'otfBias' [-Wunused-variable] Ty otfBias = this->zero; ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:55:12: warning: unused variable 'curScale' [-Wunused-variable] Ty curScale = this->zero; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:556:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:101: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:30:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:32:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:33:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:35:35: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (regular) for (; aSp < nDim; ++aSp) if (!regArr[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:47:44: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = aBeg0; aInitIx0 < aEnd0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:61:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; k += kDim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:63:36: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) aLonIx += (aInitIx[ rSp] + kIx[ rSp]) * aStride[ rSp]; ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:65:34: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k0 = 0; k0 < kDim0; ++k0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:54:12: warning: unused variable 'otfBias' [-Wunused-variable] Ty otfBias = this->zero; ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:55:12: warning: unused variable 'curScale' [-Wunused-variable] Ty curScale = this->zero; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:559:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:101: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:30:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:32:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:33:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:35:35: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (regular) for (; aSp < nDim; ++aSp) if (!regArr[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:47:44: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = aBeg0; aInitIx0 < aEnd0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:61:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; k += kDim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:63:36: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) aLonIx += (aInitIx[ rSp] + kIx[ rSp]) * aStride[ rSp]; ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:65:34: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k0 = 0; k0 < kDim0; ++k0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:54:12: warning: unused variable 'otfBias' [-Wunused-variable] Ty otfBias = this->zero; ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:55:12: warning: unused variable 'curScale' [-Wunused-variable] Ty curScale = this->zero; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:565:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:101: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:30:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:32:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:33:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:35:35: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (regular) for (; aSp < nDim; ++aSp) if (!regArr[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:47:44: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = aBeg0; aInitIx0 < aEnd0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:61:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; k += kDim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:63:36: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) aLonIx += (aInitIx[ rSp] + kIx[ rSp]) * aStride[ rSp]; ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:65:34: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k0 = 0; k0 < kDim0; ++k0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:54:12: warning: unused variable 'otfBias' [-Wunused-variable] Ty otfBias = this->zero; ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:55:12: warning: unused variable 'curScale' [-Wunused-variable] Ty curScale = this->zero; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:568:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:101: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:30:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:32:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:33:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:35:35: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (regular) for (; aSp < nDim; ++aSp) if (!regArr[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:47:44: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = aBeg0; aInitIx0 < aEnd0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:61:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; k += kDim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:63:36: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) aLonIx += (aInitIx[ rSp] + kIx[ rSp]) * aStride[ rSp]; ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:65:34: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k0 = 0; k0 < kDim0; ++k0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:54:12: warning: unused variable 'otfBias' [-Wunused-variable] Ty otfBias = this->zero; ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:55:12: warning: unused variable 'curScale' [-Wunused-variable] Ty curScale = this->zero; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:578:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:101: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:46:15: warning: unused variable 'otfBias' [-Wunused-variable] Ty otfBias = this->zero; ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:47:15: warning: unused variable 'curScale' [-Wunused-variable] Ty curScale = this->zero; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:581:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:101: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:46:15: warning: unused variable 'otfBias' [-Wunused-variable] Ty otfBias = this->zero; ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:47:15: warning: unused variable 'curScale' [-Wunused-variable] Ty curScale = this->zero; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:588:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:101: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:46:15: warning: unused variable 'otfBias' [-Wunused-variable] Ty otfBias = this->zero; ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:47:15: warning: unused variable 'curScale' [-Wunused-variable] Ty curScale = this->zero; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:591:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:101: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:46:15: warning: unused variable 'otfBias' [-Wunused-variable] Ty otfBias = this->zero; ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:47:15: warning: unused variable 'curScale' [-Wunused-variable] Ty curScale = this->zero; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:598:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:101: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:46:15: warning: unused variable 'otfBias' [-Wunused-variable] Ty otfBias = this->zero; ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:47:15: warning: unused variable 'curScale' [-Wunused-variable] Ty curScale = this->zero; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:601:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:101: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:46:15: warning: unused variable 'otfBias' [-Wunused-variable] Ty otfBias = this->zero; ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:47:15: warning: unused variable 'curScale' [-Wunused-variable] Ty curScale = this->zero; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:607:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:101: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:46:15: warning: unused variable 'otfBias' [-Wunused-variable] Ty otfBias = this->zero; ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:47:15: warning: unused variable 'curScale' [-Wunused-variable] Ty curScale = this->zero; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:610:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:101: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:46:15: warning: unused variable 'otfBias' [-Wunused-variable] Ty otfBias = this->zero; ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:47:15: warning: unused variable 'curScale' [-Wunused-variable] Ty curScale = this->zero; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:620:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:101: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:46:15: warning: unused variable 'otfBias' [-Wunused-variable] Ty otfBias = this->zero; ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:47:15: warning: unused variable 'curScale' [-Wunused-variable] Ty curScale = this->zero; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:623:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:101: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:46:15: warning: unused variable 'otfBias' [-Wunused-variable] Ty otfBias = this->zero; ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:47:15: warning: unused variable 'curScale' [-Wunused-variable] Ty curScale = this->zero; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:630:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:101: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:46:15: warning: unused variable 'otfBias' [-Wunused-variable] Ty otfBias = this->zero; ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:47:15: warning: unused variable 'curScale' [-Wunused-variable] Ty curScale = this->zero; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:633:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:101: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:46:15: warning: unused variable 'otfBias' [-Wunused-variable] Ty otfBias = this->zero; ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:47:15: warning: unused variable 'curScale' [-Wunused-variable] Ty curScale = this->zero; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:640:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:101: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:46:15: warning: unused variable 'otfBias' [-Wunused-variable] Ty otfBias = this->zero; ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:47:15: warning: unused variable 'curScale' [-Wunused-variable] Ty curScale = this->zero; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:643:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:101: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:46:15: warning: unused variable 'otfBias' [-Wunused-variable] Ty otfBias = this->zero; ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:47:15: warning: unused variable 'curScale' [-Wunused-variable] Ty curScale = this->zero; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:649:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:101: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:46:15: warning: unused variable 'otfBias' [-Wunused-variable] Ty otfBias = this->zero; ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:47:15: warning: unused variable 'curScale' [-Wunused-variable] Ty curScale = this->zero; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:652:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:101: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:46:15: warning: unused variable 'otfBias' [-Wunused-variable] Ty otfBias = this->zero; ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:47:15: warning: unused variable 'curScale' [-Wunused-variable] Ty curScale = this->zero; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:662:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:101: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:46:15: warning: unused variable 'otfBias' [-Wunused-variable] Ty otfBias = this->zero; ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:47:15: warning: unused variable 'curScale' [-Wunused-variable] Ty curScale = this->zero; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:665:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:101: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:46:15: warning: unused variable 'otfBias' [-Wunused-variable] Ty otfBias = this->zero; ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:47:15: warning: unused variable 'curScale' [-Wunused-variable] Ty curScale = this->zero; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:672:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:101: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:46:15: warning: unused variable 'otfBias' [-Wunused-variable] Ty otfBias = this->zero; ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:47:15: warning: unused variable 'curScale' [-Wunused-variable] Ty curScale = this->zero; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:675:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:101: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:46:15: warning: unused variable 'otfBias' [-Wunused-variable] Ty otfBias = this->zero; ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:47:15: warning: unused variable 'curScale' [-Wunused-variable] Ty curScale = this->zero; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:682:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:101: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:46:15: warning: unused variable 'otfBias' [-Wunused-variable] Ty otfBias = this->zero; ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:47:15: warning: unused variable 'curScale' [-Wunused-variable] Ty curScale = this->zero; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:685:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:101: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:46:15: warning: unused variable 'otfBias' [-Wunused-variable] Ty otfBias = this->zero; ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:47:15: warning: unused variable 'curScale' [-Wunused-variable] Ty curScale = this->zero; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:691:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:101: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:46:15: warning: unused variable 'otfBias' [-Wunused-variable] Ty otfBias = this->zero; ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:47:15: warning: unused variable 'curScale' [-Wunused-variable] Ty curScale = this->zero; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:694:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:101: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:46:15: warning: unused variable 'otfBias' [-Wunused-variable] Ty otfBias = this->zero; ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:47:15: warning: unused variable 'curScale' [-Wunused-variable] Ty curScale = this->zero; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:704:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:101: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:46:15: warning: unused variable 'otfBias' [-Wunused-variable] Ty otfBias = this->zero; ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:47:15: warning: unused variable 'curScale' [-Wunused-variable] Ty curScale = this->zero; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:707:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:101: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:46:15: warning: unused variable 'otfBias' [-Wunused-variable] Ty otfBias = this->zero; ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:47:15: warning: unused variable 'curScale' [-Wunused-variable] Ty curScale = this->zero; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:714:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:101: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:46:15: warning: unused variable 'otfBias' [-Wunused-variable] Ty otfBias = this->zero; ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:47:15: warning: unused variable 'curScale' [-Wunused-variable] Ty curScale = this->zero; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:717:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:101: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:46:15: warning: unused variable 'otfBias' [-Wunused-variable] Ty otfBias = this->zero; ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:47:15: warning: unused variable 'curScale' [-Wunused-variable] Ty curScale = this->zero; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:724:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:101: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:46:15: warning: unused variable 'otfBias' [-Wunused-variable] Ty otfBias = this->zero; ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:47:15: warning: unused variable 'curScale' [-Wunused-variable] Ty curScale = this->zero; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:727:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:101: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:46:15: warning: unused variable 'otfBias' [-Wunused-variable] Ty otfBias = this->zero; ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:47:15: warning: unused variable 'curScale' [-Wunused-variable] Ty curScale = this->zero; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:733:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:101: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:46:15: warning: unused variable 'otfBias' [-Wunused-variable] Ty otfBias = this->zero; ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:47:15: warning: unused variable 'curScale' [-Wunused-variable] Ty curScale = this->zero; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:736:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:101: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:46:15: warning: unused variable 'otfBias' [-Wunused-variable] Ty otfBias = this->zero; ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:47:15: warning: unused variable 'curScale' [-Wunused-variable] Ty curScale = this->zero; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:101:0: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:258:9: warning: unused variable 'dim0_1' [-Wunused-variable] SizeT dim0_1 = dim0 - 1; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:107:0: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp: In member function 'BaseGDL* Data_< >::Convol(BaseGDL*, BaseGDL*, BaseGDL*, bool, bool, int, bool, BaseGDL*, bool, BaseGDL*, bool) [with Sp = SpDFloat]': /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:226:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nA >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nA)) ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:226:101: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nA >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nA)) ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:229:24: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for( OMPInt i=0; i= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nA)) ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:238:101: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nA >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nA)) ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:241:24: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for( OMPInt i=0; i= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nA)) ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:248:101: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nA >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nA)) ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:251:24: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for( OMPInt i=0; idim[ aSp]) { ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:324:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:107: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:30:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:32:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:33:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:35:35: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (regular) for (; aSp < nDim; ++aSp) if (!regArr[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:47:44: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = aBeg0; aInitIx0 < aEnd0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:61:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; k += kDim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:63:36: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) aLonIx += (aInitIx[ rSp] + kIx[ rSp]) * aStride[ rSp]; ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:65:34: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k0 = 0; k0 < kDim0; ++k0) { ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:327:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:107: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:30:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:32:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:33:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:35:35: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (regular) for (; aSp < nDim; ++aSp) if (!regArr[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:47:44: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = aBeg0; aInitIx0 < aEnd0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:61:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; k += kDim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:63:36: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) aLonIx += (aInitIx[ rSp] + kIx[ rSp]) * aStride[ rSp]; ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:65:34: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k0 = 0; k0 < kDim0; ++k0) { ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:334:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:107: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:30:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:32:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:33:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:35:35: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (regular) for (; aSp < nDim; ++aSp) if (!regArr[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:47:44: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = aBeg0; aInitIx0 < aEnd0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:61:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; k += kDim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:63:36: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) aLonIx += (aInitIx[ rSp] + kIx[ rSp]) * aStride[ rSp]; ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:65:34: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k0 = 0; k0 < kDim0; ++k0) { ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:337:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:107: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:30:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:32:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:33:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:35:35: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (regular) for (; aSp < nDim; ++aSp) if (!regArr[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:47:44: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = aBeg0; aInitIx0 < aEnd0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:61:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; k += kDim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:63:36: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) aLonIx += (aInitIx[ rSp] + kIx[ rSp]) * aStride[ rSp]; ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:65:34: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k0 = 0; k0 < kDim0; ++k0) { ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:344:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:107: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:30:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:32:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:33:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:35:35: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (regular) for (; aSp < nDim; ++aSp) if (!regArr[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:47:44: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = aBeg0; aInitIx0 < aEnd0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:61:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; k += kDim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:63:36: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) aLonIx += (aInitIx[ rSp] + kIx[ rSp]) * aStride[ rSp]; ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:65:34: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k0 = 0; k0 < kDim0; ++k0) { ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:347:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:107: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:30:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:32:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:33:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:35:35: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (regular) for (; aSp < nDim; ++aSp) if (!regArr[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:47:44: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = aBeg0; aInitIx0 < aEnd0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:61:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; k += kDim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:63:36: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) aLonIx += (aInitIx[ rSp] + kIx[ rSp]) * aStride[ rSp]; ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:65:34: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k0 = 0; k0 < kDim0; ++k0) { ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:353:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:107: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:30:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:32:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:33:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:35:35: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (regular) for (; aSp < nDim; ++aSp) if (!regArr[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:47:44: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = aBeg0; aInitIx0 < aEnd0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:61:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; k += kDim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:63:36: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) aLonIx += (aInitIx[ rSp] + kIx[ rSp]) * aStride[ rSp]; ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:65:34: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k0 = 0; k0 < kDim0; ++k0) { ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:356:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:107: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:30:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:32:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:33:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:35:35: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (regular) for (; aSp < nDim; ++aSp) if (!regArr[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:47:44: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = aBeg0; aInitIx0 < aEnd0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:61:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; k += kDim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:63:36: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) aLonIx += (aInitIx[ rSp] + kIx[ rSp]) * aStride[ rSp]; ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:65:34: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k0 = 0; k0 < kDim0; ++k0) { ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:366:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:107: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:369:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:107: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:376:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:107: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:379:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:107: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:386:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:107: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:389:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:107: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:395:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:107: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:398:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:107: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:408:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:107: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:411:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:107: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:418:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:107: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:421:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:107: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:428:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:107: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:431:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:107: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:437:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:107: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:440:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:107: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:450:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:107: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:453:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:107: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:460:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:107: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:463:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:107: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:470:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:107: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:473:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:107: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:479:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:107: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:482:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:107: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:492:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:107: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:495:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:107: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:502:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:107: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:505:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:107: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:512:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:107: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:515:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:107: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:521:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:107: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:524:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:107: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:536:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:107: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:30:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:32:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:33:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:35:35: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (regular) for (; aSp < nDim; ++aSp) if (!regArr[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:47:44: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = aBeg0; aInitIx0 < aEnd0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:61:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; k += kDim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:63:36: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) aLonIx += (aInitIx[ rSp] + kIx[ rSp]) * aStride[ rSp]; ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:65:34: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k0 = 0; k0 < kDim0; ++k0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:54:12: warning: unused variable 'otfBias' [-Wunused-variable] Ty otfBias = this->zero; ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:55:12: warning: unused variable 'curScale' [-Wunused-variable] Ty curScale = this->zero; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:539:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:107: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:30:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:32:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:33:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:35:35: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (regular) for (; aSp < nDim; ++aSp) if (!regArr[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:47:44: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = aBeg0; aInitIx0 < aEnd0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:61:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; k += kDim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:63:36: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) aLonIx += (aInitIx[ rSp] + kIx[ rSp]) * aStride[ rSp]; ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:65:34: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k0 = 0; k0 < kDim0; ++k0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:54:12: warning: unused variable 'otfBias' [-Wunused-variable] Ty otfBias = this->zero; ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:55:12: warning: unused variable 'curScale' [-Wunused-variable] Ty curScale = this->zero; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:546:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:107: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:30:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:32:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:33:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:35:35: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (regular) for (; aSp < nDim; ++aSp) if (!regArr[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:47:44: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = aBeg0; aInitIx0 < aEnd0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:61:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; k += kDim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:63:36: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) aLonIx += (aInitIx[ rSp] + kIx[ rSp]) * aStride[ rSp]; ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:65:34: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k0 = 0; k0 < kDim0; ++k0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:54:12: warning: unused variable 'otfBias' [-Wunused-variable] Ty otfBias = this->zero; ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:55:12: warning: unused variable 'curScale' [-Wunused-variable] Ty curScale = this->zero; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:549:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:107: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:30:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:32:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:33:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:35:35: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (regular) for (; aSp < nDim; ++aSp) if (!regArr[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:47:44: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = aBeg0; aInitIx0 < aEnd0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:61:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; k += kDim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:63:36: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) aLonIx += (aInitIx[ rSp] + kIx[ rSp]) * aStride[ rSp]; ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:65:34: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k0 = 0; k0 < kDim0; ++k0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:54:12: warning: unused variable 'otfBias' [-Wunused-variable] Ty otfBias = this->zero; ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:55:12: warning: unused variable 'curScale' [-Wunused-variable] Ty curScale = this->zero; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:556:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:107: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:30:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:32:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:33:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:35:35: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (regular) for (; aSp < nDim; ++aSp) if (!regArr[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:47:44: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = aBeg0; aInitIx0 < aEnd0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:61:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; k += kDim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:63:36: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) aLonIx += (aInitIx[ rSp] + kIx[ rSp]) * aStride[ rSp]; ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:65:34: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k0 = 0; k0 < kDim0; ++k0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:54:12: warning: unused variable 'otfBias' [-Wunused-variable] Ty otfBias = this->zero; ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:55:12: warning: unused variable 'curScale' [-Wunused-variable] Ty curScale = this->zero; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:559:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:107: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:30:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:32:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:33:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:35:35: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (regular) for (; aSp < nDim; ++aSp) if (!regArr[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:47:44: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = aBeg0; aInitIx0 < aEnd0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:61:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; k += kDim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:63:36: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) aLonIx += (aInitIx[ rSp] + kIx[ rSp]) * aStride[ rSp]; ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:65:34: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k0 = 0; k0 < kDim0; ++k0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:54:12: warning: unused variable 'otfBias' [-Wunused-variable] Ty otfBias = this->zero; ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:55:12: warning: unused variable 'curScale' [-Wunused-variable] Ty curScale = this->zero; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:565:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:107: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:30:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:32:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:33:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:35:35: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (regular) for (; aSp < nDim; ++aSp) if (!regArr[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:47:44: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = aBeg0; aInitIx0 < aEnd0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:61:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; k += kDim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:63:36: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) aLonIx += (aInitIx[ rSp] + kIx[ rSp]) * aStride[ rSp]; ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:65:34: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k0 = 0; k0 < kDim0; ++k0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:54:12: warning: unused variable 'otfBias' [-Wunused-variable] Ty otfBias = this->zero; ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:55:12: warning: unused variable 'curScale' [-Wunused-variable] Ty curScale = this->zero; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:568:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:107: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:30:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:32:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:33:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:35:35: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (regular) for (; aSp < nDim; ++aSp) if (!regArr[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:47:44: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = aBeg0; aInitIx0 < aEnd0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:61:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; k += kDim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:63:36: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) aLonIx += (aInitIx[ rSp] + kIx[ rSp]) * aStride[ rSp]; ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:65:34: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k0 = 0; k0 < kDim0; ++k0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:54:12: warning: unused variable 'otfBias' [-Wunused-variable] Ty otfBias = this->zero; ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:55:12: warning: unused variable 'curScale' [-Wunused-variable] Ty curScale = this->zero; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:578:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:107: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:46:15: warning: unused variable 'otfBias' [-Wunused-variable] Ty otfBias = this->zero; ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:47:15: warning: unused variable 'curScale' [-Wunused-variable] Ty curScale = this->zero; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:581:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:107: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:46:15: warning: unused variable 'otfBias' [-Wunused-variable] Ty otfBias = this->zero; ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:47:15: warning: unused variable 'curScale' [-Wunused-variable] Ty curScale = this->zero; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:588:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:107: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:46:15: warning: unused variable 'otfBias' [-Wunused-variable] Ty otfBias = this->zero; ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:47:15: warning: unused variable 'curScale' [-Wunused-variable] Ty curScale = this->zero; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:591:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:107: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:46:15: warning: unused variable 'otfBias' [-Wunused-variable] Ty otfBias = this->zero; ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:47:15: warning: unused variable 'curScale' [-Wunused-variable] Ty curScale = this->zero; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:598:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:107: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:46:15: warning: unused variable 'otfBias' [-Wunused-variable] Ty otfBias = this->zero; ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:47:15: warning: unused variable 'curScale' [-Wunused-variable] Ty curScale = this->zero; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:601:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:107: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:46:15: warning: unused variable 'otfBias' [-Wunused-variable] Ty otfBias = this->zero; ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:47:15: warning: unused variable 'curScale' [-Wunused-variable] Ty curScale = this->zero; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:607:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:107: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:46:15: warning: unused variable 'otfBias' [-Wunused-variable] Ty otfBias = this->zero; ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:47:15: warning: unused variable 'curScale' [-Wunused-variable] Ty curScale = this->zero; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:610:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:107: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:46:15: warning: unused variable 'otfBias' [-Wunused-variable] Ty otfBias = this->zero; ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:47:15: warning: unused variable 'curScale' [-Wunused-variable] Ty curScale = this->zero; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:620:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:107: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:46:15: warning: unused variable 'otfBias' [-Wunused-variable] Ty otfBias = this->zero; ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:47:15: warning: unused variable 'curScale' [-Wunused-variable] Ty curScale = this->zero; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:623:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:107: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:46:15: warning: unused variable 'otfBias' [-Wunused-variable] Ty otfBias = this->zero; ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:47:15: warning: unused variable 'curScale' [-Wunused-variable] Ty curScale = this->zero; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:630:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:107: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:46:15: warning: unused variable 'otfBias' [-Wunused-variable] Ty otfBias = this->zero; ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:47:15: warning: unused variable 'curScale' [-Wunused-variable] Ty curScale = this->zero; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:633:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:107: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:46:15: warning: unused variable 'otfBias' [-Wunused-variable] Ty otfBias = this->zero; ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:47:15: warning: unused variable 'curScale' [-Wunused-variable] Ty curScale = this->zero; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:640:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:107: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:46:15: warning: unused variable 'otfBias' [-Wunused-variable] Ty otfBias = this->zero; ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:47:15: warning: unused variable 'curScale' [-Wunused-variable] Ty curScale = this->zero; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:643:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:107: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:46:15: warning: unused variable 'otfBias' [-Wunused-variable] Ty otfBias = this->zero; ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:47:15: warning: unused variable 'curScale' [-Wunused-variable] Ty curScale = this->zero; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:649:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:107: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:46:15: warning: unused variable 'otfBias' [-Wunused-variable] Ty otfBias = this->zero; ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:47:15: warning: unused variable 'curScale' [-Wunused-variable] Ty curScale = this->zero; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:652:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:107: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:46:15: warning: unused variable 'otfBias' [-Wunused-variable] Ty otfBias = this->zero; ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:47:15: warning: unused variable 'curScale' [-Wunused-variable] Ty curScale = this->zero; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:662:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:107: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:46:15: warning: unused variable 'otfBias' [-Wunused-variable] Ty otfBias = this->zero; ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:47:15: warning: unused variable 'curScale' [-Wunused-variable] Ty curScale = this->zero; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:665:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:107: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:46:15: warning: unused variable 'otfBias' [-Wunused-variable] Ty otfBias = this->zero; ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:47:15: warning: unused variable 'curScale' [-Wunused-variable] Ty curScale = this->zero; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:672:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:107: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:46:15: warning: unused variable 'otfBias' [-Wunused-variable] Ty otfBias = this->zero; ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:47:15: warning: unused variable 'curScale' [-Wunused-variable] Ty curScale = this->zero; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:675:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:107: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:46:15: warning: unused variable 'otfBias' [-Wunused-variable] Ty otfBias = this->zero; ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:47:15: warning: unused variable 'curScale' [-Wunused-variable] Ty curScale = this->zero; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:682:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:107: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:46:15: warning: unused variable 'otfBias' [-Wunused-variable] Ty otfBias = this->zero; ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:47:15: warning: unused variable 'curScale' [-Wunused-variable] Ty curScale = this->zero; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:685:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:107: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:46:15: warning: unused variable 'otfBias' [-Wunused-variable] Ty otfBias = this->zero; ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:47:15: warning: unused variable 'curScale' [-Wunused-variable] Ty curScale = this->zero; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:691:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:107: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:46:15: warning: unused variable 'otfBias' [-Wunused-variable] Ty otfBias = this->zero; ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:47:15: warning: unused variable 'curScale' [-Wunused-variable] Ty curScale = this->zero; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:694:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:107: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:46:15: warning: unused variable 'otfBias' [-Wunused-variable] Ty otfBias = this->zero; ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:47:15: warning: unused variable 'curScale' [-Wunused-variable] Ty curScale = this->zero; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:704:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:107: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:46:15: warning: unused variable 'otfBias' [-Wunused-variable] Ty otfBias = this->zero; ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:47:15: warning: unused variable 'curScale' [-Wunused-variable] Ty curScale = this->zero; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:707:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:107: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:46:15: warning: unused variable 'otfBias' [-Wunused-variable] Ty otfBias = this->zero; ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:47:15: warning: unused variable 'curScale' [-Wunused-variable] Ty curScale = this->zero; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:714:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:107: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:46:15: warning: unused variable 'otfBias' [-Wunused-variable] Ty otfBias = this->zero; ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:47:15: warning: unused variable 'curScale' [-Wunused-variable] Ty curScale = this->zero; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:717:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:107: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:46:15: warning: unused variable 'otfBias' [-Wunused-variable] Ty otfBias = this->zero; ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:47:15: warning: unused variable 'curScale' [-Wunused-variable] Ty curScale = this->zero; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:724:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:107: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:46:15: warning: unused variable 'otfBias' [-Wunused-variable] Ty otfBias = this->zero; ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:47:15: warning: unused variable 'curScale' [-Wunused-variable] Ty curScale = this->zero; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:727:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:107: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:46:15: warning: unused variable 'otfBias' [-Wunused-variable] Ty otfBias = this->zero; ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:47:15: warning: unused variable 'curScale' [-Wunused-variable] Ty curScale = this->zero; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:733:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:107: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:46:15: warning: unused variable 'otfBias' [-Wunused-variable] Ty otfBias = this->zero; ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:47:15: warning: unused variable 'curScale' [-Wunused-variable] Ty curScale = this->zero; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:736:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:107: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:46:15: warning: unused variable 'otfBias' [-Wunused-variable] Ty otfBias = this->zero; ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:47:15: warning: unused variable 'curScale' [-Wunused-variable] Ty curScale = this->zero; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:107:0: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:258:9: warning: unused variable 'dim0_1' [-Wunused-variable] SizeT dim0_1 = dim0 - 1; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:113:0: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp: In member function 'BaseGDL* Data_< >::Convol(BaseGDL*, BaseGDL*, BaseGDL*, bool, bool, int, bool, BaseGDL*, bool, BaseGDL*, bool) [with Sp = SpDDouble]': /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:226:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nA >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nA)) ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:226:101: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nA >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nA)) ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:229:24: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for( OMPInt i=0; i= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nA)) ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:238:101: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nA >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nA)) ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:241:24: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for( OMPInt i=0; i= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nA)) ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:248:101: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nA >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nA)) ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:251:24: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for( OMPInt i=0; idim[ aSp]) { ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:324:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:113: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:30:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:32:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:33:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:35:35: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (regular) for (; aSp < nDim; ++aSp) if (!regArr[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:47:44: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = aBeg0; aInitIx0 < aEnd0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:61:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; k += kDim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:63:36: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) aLonIx += (aInitIx[ rSp] + kIx[ rSp]) * aStride[ rSp]; ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:65:34: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k0 = 0; k0 < kDim0; ++k0) { ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:327:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:113: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:30:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:32:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:33:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:35:35: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (regular) for (; aSp < nDim; ++aSp) if (!regArr[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:47:44: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = aBeg0; aInitIx0 < aEnd0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:61:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; k += kDim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:63:36: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) aLonIx += (aInitIx[ rSp] + kIx[ rSp]) * aStride[ rSp]; ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:65:34: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k0 = 0; k0 < kDim0; ++k0) { ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:334:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:113: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:30:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:32:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:33:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:35:35: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (regular) for (; aSp < nDim; ++aSp) if (!regArr[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:47:44: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = aBeg0; aInitIx0 < aEnd0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:61:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; k += kDim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:63:36: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) aLonIx += (aInitIx[ rSp] + kIx[ rSp]) * aStride[ rSp]; ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:65:34: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k0 = 0; k0 < kDim0; ++k0) { ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:337:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:113: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:30:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:32:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:33:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:35:35: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (regular) for (; aSp < nDim; ++aSp) if (!regArr[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:47:44: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = aBeg0; aInitIx0 < aEnd0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:61:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; k += kDim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:63:36: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) aLonIx += (aInitIx[ rSp] + kIx[ rSp]) * aStride[ rSp]; ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:65:34: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k0 = 0; k0 < kDim0; ++k0) { ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:344:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:113: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:30:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:32:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:33:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:35:35: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (regular) for (; aSp < nDim; ++aSp) if (!regArr[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:47:44: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = aBeg0; aInitIx0 < aEnd0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:61:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; k += kDim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:63:36: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) aLonIx += (aInitIx[ rSp] + kIx[ rSp]) * aStride[ rSp]; ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:65:34: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k0 = 0; k0 < kDim0; ++k0) { ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:347:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:113: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:30:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:32:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:33:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:35:35: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (regular) for (; aSp < nDim; ++aSp) if (!regArr[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:47:44: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = aBeg0; aInitIx0 < aEnd0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:61:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; k += kDim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:63:36: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) aLonIx += (aInitIx[ rSp] + kIx[ rSp]) * aStride[ rSp]; ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:65:34: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k0 = 0; k0 < kDim0; ++k0) { ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:353:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:113: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:30:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:32:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:33:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:35:35: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (regular) for (; aSp < nDim; ++aSp) if (!regArr[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:47:44: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = aBeg0; aInitIx0 < aEnd0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:61:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; k += kDim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:63:36: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) aLonIx += (aInitIx[ rSp] + kIx[ rSp]) * aStride[ rSp]; ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:65:34: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k0 = 0; k0 < kDim0; ++k0) { ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:356:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:113: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:30:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:32:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:33:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:35:35: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (regular) for (; aSp < nDim; ++aSp) if (!regArr[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:47:44: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = aBeg0; aInitIx0 < aEnd0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:61:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; k += kDim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:63:36: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) aLonIx += (aInitIx[ rSp] + kIx[ rSp]) * aStride[ rSp]; ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:65:34: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k0 = 0; k0 < kDim0; ++k0) { ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:366:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:113: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:369:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:113: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:376:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:113: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:379:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:113: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:386:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:113: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:389:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:113: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:395:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:113: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:398:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:113: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:408:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:113: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:411:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:113: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:418:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:113: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:421:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:113: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:428:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:113: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:431:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:113: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:437:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:113: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:440:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:113: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:450:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:113: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:453:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:113: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:460:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:113: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:463:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:113: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:470:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:113: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:473:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:113: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:479:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:113: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:482:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:113: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:492:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:113: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:495:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:113: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:502:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:113: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:505:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:113: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:512:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:113: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:515:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:113: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:521:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:113: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:524:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:113: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:536:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:113: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:30:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:32:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:33:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:35:35: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (regular) for (; aSp < nDim; ++aSp) if (!regArr[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:47:44: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = aBeg0; aInitIx0 < aEnd0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:61:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; k += kDim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:63:36: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) aLonIx += (aInitIx[ rSp] + kIx[ rSp]) * aStride[ rSp]; ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:65:34: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k0 = 0; k0 < kDim0; ++k0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:54:12: warning: unused variable 'otfBias' [-Wunused-variable] Ty otfBias = this->zero; ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:55:12: warning: unused variable 'curScale' [-Wunused-variable] Ty curScale = this->zero; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:539:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:113: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:30:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:32:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:33:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:35:35: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (regular) for (; aSp < nDim; ++aSp) if (!regArr[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:47:44: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = aBeg0; aInitIx0 < aEnd0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:61:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; k += kDim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:63:36: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) aLonIx += (aInitIx[ rSp] + kIx[ rSp]) * aStride[ rSp]; ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:65:34: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k0 = 0; k0 < kDim0; ++k0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:54:12: warning: unused variable 'otfBias' [-Wunused-variable] Ty otfBias = this->zero; ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:55:12: warning: unused variable 'curScale' [-Wunused-variable] Ty curScale = this->zero; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:546:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:113: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:30:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:32:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:33:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:35:35: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (regular) for (; aSp < nDim; ++aSp) if (!regArr[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:47:44: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = aBeg0; aInitIx0 < aEnd0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:61:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; k += kDim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:63:36: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) aLonIx += (aInitIx[ rSp] + kIx[ rSp]) * aStride[ rSp]; ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:65:34: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k0 = 0; k0 < kDim0; ++k0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:54:12: warning: unused variable 'otfBias' [-Wunused-variable] Ty otfBias = this->zero; ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:55:12: warning: unused variable 'curScale' [-Wunused-variable] Ty curScale = this->zero; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:549:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:113: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:30:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:32:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:33:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:35:35: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (regular) for (; aSp < nDim; ++aSp) if (!regArr[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:47:44: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = aBeg0; aInitIx0 < aEnd0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:61:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; k += kDim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:63:36: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) aLonIx += (aInitIx[ rSp] + kIx[ rSp]) * aStride[ rSp]; ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:65:34: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k0 = 0; k0 < kDim0; ++k0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:54:12: warning: unused variable 'otfBias' [-Wunused-variable] Ty otfBias = this->zero; ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:55:12: warning: unused variable 'curScale' [-Wunused-variable] Ty curScale = this->zero; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:556:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:113: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:30:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:32:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:33:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:35:35: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (regular) for (; aSp < nDim; ++aSp) if (!regArr[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:47:44: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = aBeg0; aInitIx0 < aEnd0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:61:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; k += kDim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:63:36: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) aLonIx += (aInitIx[ rSp] + kIx[ rSp]) * aStride[ rSp]; ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:65:34: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k0 = 0; k0 < kDim0; ++k0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:54:12: warning: unused variable 'otfBias' [-Wunused-variable] Ty otfBias = this->zero; ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:55:12: warning: unused variable 'curScale' [-Wunused-variable] Ty curScale = this->zero; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:559:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:113: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:30:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:32:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:33:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:35:35: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (regular) for (; aSp < nDim; ++aSp) if (!regArr[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:47:44: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = aBeg0; aInitIx0 < aEnd0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:61:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; k += kDim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:63:36: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) aLonIx += (aInitIx[ rSp] + kIx[ rSp]) * aStride[ rSp]; ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:65:34: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k0 = 0; k0 < kDim0; ++k0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:54:12: warning: unused variable 'otfBias' [-Wunused-variable] Ty otfBias = this->zero; ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:55:12: warning: unused variable 'curScale' [-Wunused-variable] Ty curScale = this->zero; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:565:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:113: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:30:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:32:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:33:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:35:35: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (regular) for (; aSp < nDim; ++aSp) if (!regArr[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:47:44: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = aBeg0; aInitIx0 < aEnd0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:61:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; k += kDim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:63:36: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) aLonIx += (aInitIx[ rSp] + kIx[ rSp]) * aStride[ rSp]; ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:65:34: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k0 = 0; k0 < kDim0; ++k0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:54:12: warning: unused variable 'otfBias' [-Wunused-variable] Ty otfBias = this->zero; ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:55:12: warning: unused variable 'curScale' [-Wunused-variable] Ty curScale = this->zero; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:568:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:113: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:30:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:32:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:33:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:35:35: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (regular) for (; aSp < nDim; ++aSp) if (!regArr[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:47:44: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = aBeg0; aInitIx0 < aEnd0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:61:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; k += kDim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:63:36: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) aLonIx += (aInitIx[ rSp] + kIx[ rSp]) * aStride[ rSp]; ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:65:34: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k0 = 0; k0 < kDim0; ++k0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:54:12: warning: unused variable 'otfBias' [-Wunused-variable] Ty otfBias = this->zero; ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:55:12: warning: unused variable 'curScale' [-Wunused-variable] Ty curScale = this->zero; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:578:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:113: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:46:15: warning: unused variable 'otfBias' [-Wunused-variable] Ty otfBias = this->zero; ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:47:15: warning: unused variable 'curScale' [-Wunused-variable] Ty curScale = this->zero; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:581:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:113: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:46:15: warning: unused variable 'otfBias' [-Wunused-variable] Ty otfBias = this->zero; ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:47:15: warning: unused variable 'curScale' [-Wunused-variable] Ty curScale = this->zero; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:588:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:113: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:46:15: warning: unused variable 'otfBias' [-Wunused-variable] Ty otfBias = this->zero; ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:47:15: warning: unused variable 'curScale' [-Wunused-variable] Ty curScale = this->zero; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:591:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:113: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:46:15: warning: unused variable 'otfBias' [-Wunused-variable] Ty otfBias = this->zero; ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:47:15: warning: unused variable 'curScale' [-Wunused-variable] Ty curScale = this->zero; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:598:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:113: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:46:15: warning: unused variable 'otfBias' [-Wunused-variable] Ty otfBias = this->zero; ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:47:15: warning: unused variable 'curScale' [-Wunused-variable] Ty curScale = this->zero; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:601:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:113: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:46:15: warning: unused variable 'otfBias' [-Wunused-variable] Ty otfBias = this->zero; ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:47:15: warning: unused variable 'curScale' [-Wunused-variable] Ty curScale = this->zero; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:607:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:113: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:46:15: warning: unused variable 'otfBias' [-Wunused-variable] Ty otfBias = this->zero; ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:47:15: warning: unused variable 'curScale' [-Wunused-variable] Ty curScale = this->zero; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:610:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:113: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:46:15: warning: unused variable 'otfBias' [-Wunused-variable] Ty otfBias = this->zero; ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:47:15: warning: unused variable 'curScale' [-Wunused-variable] Ty curScale = this->zero; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:620:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:113: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:46:15: warning: unused variable 'otfBias' [-Wunused-variable] Ty otfBias = this->zero; ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:47:15: warning: unused variable 'curScale' [-Wunused-variable] Ty curScale = this->zero; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:623:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:113: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:46:15: warning: unused variable 'otfBias' [-Wunused-variable] Ty otfBias = this->zero; ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:47:15: warning: unused variable 'curScale' [-Wunused-variable] Ty curScale = this->zero; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:630:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:113: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:46:15: warning: unused variable 'otfBias' [-Wunused-variable] Ty otfBias = this->zero; ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:47:15: warning: unused variable 'curScale' [-Wunused-variable] Ty curScale = this->zero; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:633:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:113: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:46:15: warning: unused variable 'otfBias' [-Wunused-variable] Ty otfBias = this->zero; ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:47:15: warning: unused variable 'curScale' [-Wunused-variable] Ty curScale = this->zero; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:640:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:113: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:46:15: warning: unused variable 'otfBias' [-Wunused-variable] Ty otfBias = this->zero; ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:47:15: warning: unused variable 'curScale' [-Wunused-variable] Ty curScale = this->zero; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:643:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:113: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:46:15: warning: unused variable 'otfBias' [-Wunused-variable] Ty otfBias = this->zero; ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:47:15: warning: unused variable 'curScale' [-Wunused-variable] Ty curScale = this->zero; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:649:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:113: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:46:15: warning: unused variable 'otfBias' [-Wunused-variable] Ty otfBias = this->zero; ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:47:15: warning: unused variable 'curScale' [-Wunused-variable] Ty curScale = this->zero; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:652:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:113: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:46:15: warning: unused variable 'otfBias' [-Wunused-variable] Ty otfBias = this->zero; ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:47:15: warning: unused variable 'curScale' [-Wunused-variable] Ty curScale = this->zero; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:662:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:113: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:46:15: warning: unused variable 'otfBias' [-Wunused-variable] Ty otfBias = this->zero; ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:47:15: warning: unused variable 'curScale' [-Wunused-variable] Ty curScale = this->zero; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:665:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:113: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:46:15: warning: unused variable 'otfBias' [-Wunused-variable] Ty otfBias = this->zero; ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:47:15: warning: unused variable 'curScale' [-Wunused-variable] Ty curScale = this->zero; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:672:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:113: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:46:15: warning: unused variable 'otfBias' [-Wunused-variable] Ty otfBias = this->zero; ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:47:15: warning: unused variable 'curScale' [-Wunused-variable] Ty curScale = this->zero; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:675:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:113: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:46:15: warning: unused variable 'otfBias' [-Wunused-variable] Ty otfBias = this->zero; ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:47:15: warning: unused variable 'curScale' [-Wunused-variable] Ty curScale = this->zero; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:682:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:113: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:46:15: warning: unused variable 'otfBias' [-Wunused-variable] Ty otfBias = this->zero; ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:47:15: warning: unused variable 'curScale' [-Wunused-variable] Ty curScale = this->zero; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:685:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:113: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:46:15: warning: unused variable 'otfBias' [-Wunused-variable] Ty otfBias = this->zero; ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:47:15: warning: unused variable 'curScale' [-Wunused-variable] Ty curScale = this->zero; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:691:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:113: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:46:15: warning: unused variable 'otfBias' [-Wunused-variable] Ty otfBias = this->zero; ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:47:15: warning: unused variable 'curScale' [-Wunused-variable] Ty curScale = this->zero; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:694:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:113: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:46:15: warning: unused variable 'otfBias' [-Wunused-variable] Ty otfBias = this->zero; ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:47:15: warning: unused variable 'curScale' [-Wunused-variable] Ty curScale = this->zero; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:704:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:113: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:46:15: warning: unused variable 'otfBias' [-Wunused-variable] Ty otfBias = this->zero; ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:47:15: warning: unused variable 'curScale' [-Wunused-variable] Ty curScale = this->zero; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:707:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:113: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:46:15: warning: unused variable 'otfBias' [-Wunused-variable] Ty otfBias = this->zero; ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:47:15: warning: unused variable 'curScale' [-Wunused-variable] Ty curScale = this->zero; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:714:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:113: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:46:15: warning: unused variable 'otfBias' [-Wunused-variable] Ty otfBias = this->zero; ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:47:15: warning: unused variable 'curScale' [-Wunused-variable] Ty curScale = this->zero; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:717:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:113: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:46:15: warning: unused variable 'otfBias' [-Wunused-variable] Ty otfBias = this->zero; ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:47:15: warning: unused variable 'curScale' [-Wunused-variable] Ty curScale = this->zero; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:724:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:113: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:46:15: warning: unused variable 'otfBias' [-Wunused-variable] Ty otfBias = this->zero; ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:47:15: warning: unused variable 'curScale' [-Wunused-variable] Ty curScale = this->zero; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:727:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:113: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:46:15: warning: unused variable 'otfBias' [-Wunused-variable] Ty otfBias = this->zero; ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:47:15: warning: unused variable 'curScale' [-Wunused-variable] Ty curScale = this->zero; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:733:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:113: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:46:15: warning: unused variable 'otfBias' [-Wunused-variable] Ty otfBias = this->zero; ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:47:15: warning: unused variable 'curScale' [-Wunused-variable] Ty curScale = this->zero; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:736:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:113: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:46:15: warning: unused variable 'otfBias' [-Wunused-variable] Ty otfBias = this->zero; ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:47:15: warning: unused variable 'curScale' [-Wunused-variable] Ty curScale = this->zero; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:113:0: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:258:9: warning: unused variable 'dim0_1' [-Wunused-variable] SizeT dim0_1 = dim0 - 1; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:119:0: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp: In member function 'BaseGDL* Data_< >::Convol(BaseGDL*, BaseGDL*, BaseGDL*, bool, bool, int, bool, BaseGDL*, bool, BaseGDL*, bool) [with Sp = SpDComplex]': /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:226:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nA >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nA)) ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:226:101: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nA >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nA)) ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:229:24: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for( OMPInt i=0; i= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nA)) ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:238:101: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nA >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nA)) ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:241:24: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for( OMPInt i=0; i= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nA)) ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:248:101: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nA >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nA)) ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:251:24: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for( OMPInt i=0; idim[ aSp]) { ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:324:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:119: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:30:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:32:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:33:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:35:35: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (regular) for (; aSp < nDim; ++aSp) if (!regArr[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:47:44: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = aBeg0; aInitIx0 < aEnd0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:61:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; k += kDim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:63:36: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) aLonIx += (aInitIx[ rSp] + kIx[ rSp]) * aStride[ rSp]; ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:65:34: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k0 = 0; k0 < kDim0; ++k0) { ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:327:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:119: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:30:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:32:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:33:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:35:35: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (regular) for (; aSp < nDim; ++aSp) if (!regArr[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:47:44: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = aBeg0; aInitIx0 < aEnd0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:61:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; k += kDim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:63:36: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) aLonIx += (aInitIx[ rSp] + kIx[ rSp]) * aStride[ rSp]; ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:65:34: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k0 = 0; k0 < kDim0; ++k0) { ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:334:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:119: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:30:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:32:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:33:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:35:35: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (regular) for (; aSp < nDim; ++aSp) if (!regArr[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:47:44: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = aBeg0; aInitIx0 < aEnd0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:61:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; k += kDim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:63:36: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) aLonIx += (aInitIx[ rSp] + kIx[ rSp]) * aStride[ rSp]; ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:65:34: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k0 = 0; k0 < kDim0; ++k0) { ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:337:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:119: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:30:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:32:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:33:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:35:35: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (regular) for (; aSp < nDim; ++aSp) if (!regArr[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:47:44: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = aBeg0; aInitIx0 < aEnd0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:61:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; k += kDim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:63:36: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) aLonIx += (aInitIx[ rSp] + kIx[ rSp]) * aStride[ rSp]; ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:65:34: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k0 = 0; k0 < kDim0; ++k0) { ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:344:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:119: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:30:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:32:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:33:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:35:35: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (regular) for (; aSp < nDim; ++aSp) if (!regArr[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:47:44: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = aBeg0; aInitIx0 < aEnd0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:61:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; k += kDim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:63:36: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) aLonIx += (aInitIx[ rSp] + kIx[ rSp]) * aStride[ rSp]; ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:65:34: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k0 = 0; k0 < kDim0; ++k0) { ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:347:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:119: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:30:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:32:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:33:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:35:35: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (regular) for (; aSp < nDim; ++aSp) if (!regArr[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:47:44: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = aBeg0; aInitIx0 < aEnd0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:61:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; k += kDim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:63:36: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) aLonIx += (aInitIx[ rSp] + kIx[ rSp]) * aStride[ rSp]; ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:65:34: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k0 = 0; k0 < kDim0; ++k0) { ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:353:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:119: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:30:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:32:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:33:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:35:35: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (regular) for (; aSp < nDim; ++aSp) if (!regArr[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:47:44: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = aBeg0; aInitIx0 < aEnd0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:61:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; k += kDim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:63:36: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) aLonIx += (aInitIx[ rSp] + kIx[ rSp]) * aStride[ rSp]; ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:65:34: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k0 = 0; k0 < kDim0; ++k0) { ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:356:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:119: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:30:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:32:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:33:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:35:35: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (regular) for (; aSp < nDim; ++aSp) if (!regArr[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:47:44: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = aBeg0; aInitIx0 < aEnd0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:61:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; k += kDim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:63:36: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) aLonIx += (aInitIx[ rSp] + kIx[ rSp]) * aStride[ rSp]; ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:65:34: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k0 = 0; k0 < kDim0; ++k0) { ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:366:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:119: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:369:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:119: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:376:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:119: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:379:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:119: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:386:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:119: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:389:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:119: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:395:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:119: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:398:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:119: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:408:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:119: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:411:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:119: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:418:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:119: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:421:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:119: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:428:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:119: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:431:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:119: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:437:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:119: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:440:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:119: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:450:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:119: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:453:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:119: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:460:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:119: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:463:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:119: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:470:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:119: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:473:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:119: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:479:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:119: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:482:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:119: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:492:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:119: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:495:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:119: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:502:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:119: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:505:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:119: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:512:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:119: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:515:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:119: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:521:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:119: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:524:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:119: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:536:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:119: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:30:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:32:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:33:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:35:35: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (regular) for (; aSp < nDim; ++aSp) if (!regArr[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:47:44: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = aBeg0; aInitIx0 < aEnd0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:61:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; k += kDim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:63:36: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) aLonIx += (aInitIx[ rSp] + kIx[ rSp]) * aStride[ rSp]; ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:65:34: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k0 = 0; k0 < kDim0; ++k0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:54:12: warning: variable 'otfBias' set but not used [-Wunused-but-set-variable] Ty otfBias = this->zero; ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:55:12: warning: variable 'curScale' set but not used [-Wunused-but-set-variable] Ty curScale = this->zero; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:539:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:119: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:30:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:32:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:33:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:35:35: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (regular) for (; aSp < nDim; ++aSp) if (!regArr[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:47:44: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = aBeg0; aInitIx0 < aEnd0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:61:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; k += kDim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:63:36: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) aLonIx += (aInitIx[ rSp] + kIx[ rSp]) * aStride[ rSp]; ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:65:34: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k0 = 0; k0 < kDim0; ++k0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:54:12: warning: variable 'otfBias' set but not used [-Wunused-but-set-variable] Ty otfBias = this->zero; ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:55:12: warning: variable 'curScale' set but not used [-Wunused-but-set-variable] Ty curScale = this->zero; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:546:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:119: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:30:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:32:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:33:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:35:35: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (regular) for (; aSp < nDim; ++aSp) if (!regArr[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:47:44: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = aBeg0; aInitIx0 < aEnd0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:61:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; k += kDim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:63:36: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) aLonIx += (aInitIx[ rSp] + kIx[ rSp]) * aStride[ rSp]; ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:65:34: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k0 = 0; k0 < kDim0; ++k0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:54:12: warning: variable 'otfBias' set but not used [-Wunused-but-set-variable] Ty otfBias = this->zero; ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:55:12: warning: variable 'curScale' set but not used [-Wunused-but-set-variable] Ty curScale = this->zero; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:549:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:119: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:30:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:32:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:33:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:35:35: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (regular) for (; aSp < nDim; ++aSp) if (!regArr[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:47:44: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = aBeg0; aInitIx0 < aEnd0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:61:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; k += kDim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:63:36: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) aLonIx += (aInitIx[ rSp] + kIx[ rSp]) * aStride[ rSp]; ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:65:34: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k0 = 0; k0 < kDim0; ++k0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:54:12: warning: variable 'otfBias' set but not used [-Wunused-but-set-variable] Ty otfBias = this->zero; ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:55:12: warning: variable 'curScale' set but not used [-Wunused-but-set-variable] Ty curScale = this->zero; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:556:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:119: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:30:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:32:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:33:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:35:35: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (regular) for (; aSp < nDim; ++aSp) if (!regArr[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:47:44: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = aBeg0; aInitIx0 < aEnd0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:61:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; k += kDim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:63:36: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) aLonIx += (aInitIx[ rSp] + kIx[ rSp]) * aStride[ rSp]; ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:65:34: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k0 = 0; k0 < kDim0; ++k0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:54:12: warning: variable 'otfBias' set but not used [-Wunused-but-set-variable] Ty otfBias = this->zero; ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:55:12: warning: variable 'curScale' set but not used [-Wunused-but-set-variable] Ty curScale = this->zero; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:559:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:119: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:30:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:32:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:33:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:35:35: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (regular) for (; aSp < nDim; ++aSp) if (!regArr[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:47:44: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = aBeg0; aInitIx0 < aEnd0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:61:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; k += kDim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:63:36: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) aLonIx += (aInitIx[ rSp] + kIx[ rSp]) * aStride[ rSp]; ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:65:34: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k0 = 0; k0 < kDim0; ++k0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:54:12: warning: variable 'otfBias' set but not used [-Wunused-but-set-variable] Ty otfBias = this->zero; ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:55:12: warning: variable 'curScale' set but not used [-Wunused-but-set-variable] Ty curScale = this->zero; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:565:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:119: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:30:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:32:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:33:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:35:35: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (regular) for (; aSp < nDim; ++aSp) if (!regArr[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:47:44: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = aBeg0; aInitIx0 < aEnd0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:61:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; k += kDim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:63:36: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) aLonIx += (aInitIx[ rSp] + kIx[ rSp]) * aStride[ rSp]; ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:65:34: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k0 = 0; k0 < kDim0; ++k0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:54:12: warning: variable 'otfBias' set but not used [-Wunused-but-set-variable] Ty otfBias = this->zero; ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:55:12: warning: variable 'curScale' set but not used [-Wunused-but-set-variable] Ty curScale = this->zero; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:568:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:119: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:30:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:32:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:33:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:35:35: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (regular) for (; aSp < nDim; ++aSp) if (!regArr[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:47:44: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = aBeg0; aInitIx0 < aEnd0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:61:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; k += kDim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:63:36: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) aLonIx += (aInitIx[ rSp] + kIx[ rSp]) * aStride[ rSp]; ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:65:34: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k0 = 0; k0 < kDim0; ++k0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:54:12: warning: variable 'otfBias' set but not used [-Wunused-but-set-variable] Ty otfBias = this->zero; ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:55:12: warning: variable 'curScale' set but not used [-Wunused-but-set-variable] Ty curScale = this->zero; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:578:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:119: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:46:15: warning: variable 'otfBias' set but not used [-Wunused-but-set-variable] Ty otfBias = this->zero; ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:47:15: warning: variable 'curScale' set but not used [-Wunused-but-set-variable] Ty curScale = this->zero; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:581:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:119: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:46:15: warning: variable 'otfBias' set but not used [-Wunused-but-set-variable] Ty otfBias = this->zero; ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:47:15: warning: variable 'curScale' set but not used [-Wunused-but-set-variable] Ty curScale = this->zero; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:588:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:119: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:46:15: warning: variable 'otfBias' set but not used [-Wunused-but-set-variable] Ty otfBias = this->zero; ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:47:15: warning: variable 'curScale' set but not used [-Wunused-but-set-variable] Ty curScale = this->zero; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:591:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:119: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:46:15: warning: variable 'otfBias' set but not used [-Wunused-but-set-variable] Ty otfBias = this->zero; ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:47:15: warning: variable 'curScale' set but not used [-Wunused-but-set-variable] Ty curScale = this->zero; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:598:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:119: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:46:15: warning: variable 'otfBias' set but not used [-Wunused-but-set-variable] Ty otfBias = this->zero; ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:47:15: warning: variable 'curScale' set but not used [-Wunused-but-set-variable] Ty curScale = this->zero; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:601:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:119: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:46:15: warning: variable 'otfBias' set but not used [-Wunused-but-set-variable] Ty otfBias = this->zero; ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:47:15: warning: variable 'curScale' set but not used [-Wunused-but-set-variable] Ty curScale = this->zero; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:607:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:119: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:46:15: warning: variable 'otfBias' set but not used [-Wunused-but-set-variable] Ty otfBias = this->zero; ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:47:15: warning: variable 'curScale' set but not used [-Wunused-but-set-variable] Ty curScale = this->zero; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:610:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:119: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:46:15: warning: variable 'otfBias' set but not used [-Wunused-but-set-variable] Ty otfBias = this->zero; ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:47:15: warning: variable 'curScale' set but not used [-Wunused-but-set-variable] Ty curScale = this->zero; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:620:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:119: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:46:15: warning: variable 'otfBias' set but not used [-Wunused-but-set-variable] Ty otfBias = this->zero; ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:47:15: warning: variable 'curScale' set but not used [-Wunused-but-set-variable] Ty curScale = this->zero; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:623:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:119: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:46:15: warning: variable 'otfBias' set but not used [-Wunused-but-set-variable] Ty otfBias = this->zero; ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:47:15: warning: variable 'curScale' set but not used [-Wunused-but-set-variable] Ty curScale = this->zero; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:630:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:119: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:46:15: warning: variable 'otfBias' set but not used [-Wunused-but-set-variable] Ty otfBias = this->zero; ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:47:15: warning: variable 'curScale' set but not used [-Wunused-but-set-variable] Ty curScale = this->zero; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:633:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:119: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:46:15: warning: variable 'otfBias' set but not used [-Wunused-but-set-variable] Ty otfBias = this->zero; ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:47:15: warning: variable 'curScale' set but not used [-Wunused-but-set-variable] Ty curScale = this->zero; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:640:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:119: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:46:15: warning: variable 'otfBias' set but not used [-Wunused-but-set-variable] Ty otfBias = this->zero; ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:47:15: warning: variable 'curScale' set but not used [-Wunused-but-set-variable] Ty curScale = this->zero; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:643:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:119: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:46:15: warning: variable 'otfBias' set but not used [-Wunused-but-set-variable] Ty otfBias = this->zero; ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:47:15: warning: variable 'curScale' set but not used [-Wunused-but-set-variable] Ty curScale = this->zero; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:649:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:119: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:46:15: warning: variable 'otfBias' set but not used [-Wunused-but-set-variable] Ty otfBias = this->zero; ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:47:15: warning: variable 'curScale' set but not used [-Wunused-but-set-variable] Ty curScale = this->zero; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:652:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:119: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:46:15: warning: variable 'otfBias' set but not used [-Wunused-but-set-variable] Ty otfBias = this->zero; ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:47:15: warning: variable 'curScale' set but not used [-Wunused-but-set-variable] Ty curScale = this->zero; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:662:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:119: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:46:15: warning: variable 'otfBias' set but not used [-Wunused-but-set-variable] Ty otfBias = this->zero; ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:47:15: warning: variable 'curScale' set but not used [-Wunused-but-set-variable] Ty curScale = this->zero; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:665:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:119: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:46:15: warning: variable 'otfBias' set but not used [-Wunused-but-set-variable] Ty otfBias = this->zero; ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:47:15: warning: variable 'curScale' set but not used [-Wunused-but-set-variable] Ty curScale = this->zero; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:672:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:119: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:46:15: warning: variable 'otfBias' set but not used [-Wunused-but-set-variable] Ty otfBias = this->zero; ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:47:15: warning: variable 'curScale' set but not used [-Wunused-but-set-variable] Ty curScale = this->zero; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:675:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:119: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:46:15: warning: variable 'otfBias' set but not used [-Wunused-but-set-variable] Ty otfBias = this->zero; ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:47:15: warning: variable 'curScale' set but not used [-Wunused-but-set-variable] Ty curScale = this->zero; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:682:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:119: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:46:15: warning: variable 'otfBias' set but not used [-Wunused-but-set-variable] Ty otfBias = this->zero; ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:47:15: warning: variable 'curScale' set but not used [-Wunused-but-set-variable] Ty curScale = this->zero; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:685:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:119: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:46:15: warning: variable 'otfBias' set but not used [-Wunused-but-set-variable] Ty otfBias = this->zero; ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:47:15: warning: variable 'curScale' set but not used [-Wunused-but-set-variable] Ty curScale = this->zero; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:691:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:119: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:46:15: warning: variable 'otfBias' set but not used [-Wunused-but-set-variable] Ty otfBias = this->zero; ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:47:15: warning: variable 'curScale' set but not used [-Wunused-but-set-variable] Ty curScale = this->zero; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:694:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:119: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:46:15: warning: variable 'otfBias' set but not used [-Wunused-but-set-variable] Ty otfBias = this->zero; ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:47:15: warning: variable 'curScale' set but not used [-Wunused-but-set-variable] Ty curScale = this->zero; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:704:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:119: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:46:15: warning: variable 'otfBias' set but not used [-Wunused-but-set-variable] Ty otfBias = this->zero; ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:47:15: warning: variable 'curScale' set but not used [-Wunused-but-set-variable] Ty curScale = this->zero; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:707:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:119: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:46:15: warning: variable 'otfBias' set but not used [-Wunused-but-set-variable] Ty otfBias = this->zero; ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:47:15: warning: variable 'curScale' set but not used [-Wunused-but-set-variable] Ty curScale = this->zero; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:714:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:119: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:46:15: warning: variable 'otfBias' set but not used [-Wunused-but-set-variable] Ty otfBias = this->zero; ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:47:15: warning: variable 'curScale' set but not used [-Wunused-but-set-variable] Ty curScale = this->zero; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:717:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:119: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:46:15: warning: variable 'otfBias' set but not used [-Wunused-but-set-variable] Ty otfBias = this->zero; ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:47:15: warning: variable 'curScale' set but not used [-Wunused-but-set-variable] Ty curScale = this->zero; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:724:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:119: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:46:15: warning: variable 'otfBias' set but not used [-Wunused-but-set-variable] Ty otfBias = this->zero; ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:47:15: warning: variable 'curScale' set but not used [-Wunused-but-set-variable] Ty curScale = this->zero; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:727:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:119: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:46:15: warning: variable 'otfBias' set but not used [-Wunused-but-set-variable] Ty otfBias = this->zero; ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:47:15: warning: variable 'curScale' set but not used [-Wunused-but-set-variable] Ty curScale = this->zero; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:733:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:119: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:46:15: warning: variable 'otfBias' set but not used [-Wunused-but-set-variable] Ty otfBias = this->zero; ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:47:15: warning: variable 'curScale' set but not used [-Wunused-but-set-variable] Ty curScale = this->zero; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:736:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:119: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:46:15: warning: variable 'otfBias' set but not used [-Wunused-but-set-variable] Ty otfBias = this->zero; ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:47:15: warning: variable 'curScale' set but not used [-Wunused-but-set-variable] Ty curScale = this->zero; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:119:0: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:258:9: warning: unused variable 'dim0_1' [-Wunused-variable] SizeT dim0_1 = dim0 - 1; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:125:0: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp: In member function 'BaseGDL* Data_< >::Convol(BaseGDL*, BaseGDL*, BaseGDL*, bool, bool, int, bool, BaseGDL*, bool, BaseGDL*, bool) [with Sp = SpDComplexDbl]': /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:226:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nA >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nA)) ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:226:101: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nA >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nA)) ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:229:24: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for( OMPInt i=0; i= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nA)) ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:238:101: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nA >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nA)) ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:241:24: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for( OMPInt i=0; i= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nA)) ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:248:101: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nA >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nA)) ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:251:24: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for( OMPInt i=0; idim[ aSp]) { ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:324:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:125: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:30:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:32:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:33:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:35:35: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (regular) for (; aSp < nDim; ++aSp) if (!regArr[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:47:44: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = aBeg0; aInitIx0 < aEnd0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:61:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; k += kDim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:63:36: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) aLonIx += (aInitIx[ rSp] + kIx[ rSp]) * aStride[ rSp]; ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:65:34: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k0 = 0; k0 < kDim0; ++k0) { ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:327:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:125: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:30:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:32:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:33:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:35:35: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (regular) for (; aSp < nDim; ++aSp) if (!regArr[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:47:44: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = aBeg0; aInitIx0 < aEnd0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:61:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; k += kDim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:63:36: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) aLonIx += (aInitIx[ rSp] + kIx[ rSp]) * aStride[ rSp]; ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:65:34: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k0 = 0; k0 < kDim0; ++k0) { ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:334:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:125: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:30:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:32:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:33:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:35:35: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (regular) for (; aSp < nDim; ++aSp) if (!regArr[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:47:44: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = aBeg0; aInitIx0 < aEnd0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:61:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; k += kDim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:63:36: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) aLonIx += (aInitIx[ rSp] + kIx[ rSp]) * aStride[ rSp]; ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:65:34: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k0 = 0; k0 < kDim0; ++k0) { ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:337:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:125: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:30:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:32:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:33:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:35:35: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (regular) for (; aSp < nDim; ++aSp) if (!regArr[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:47:44: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = aBeg0; aInitIx0 < aEnd0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:61:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; k += kDim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:63:36: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) aLonIx += (aInitIx[ rSp] + kIx[ rSp]) * aStride[ rSp]; ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:65:34: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k0 = 0; k0 < kDim0; ++k0) { ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:344:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:125: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:30:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:32:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:33:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:35:35: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (regular) for (; aSp < nDim; ++aSp) if (!regArr[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:47:44: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = aBeg0; aInitIx0 < aEnd0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:61:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; k += kDim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:63:36: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) aLonIx += (aInitIx[ rSp] + kIx[ rSp]) * aStride[ rSp]; ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:65:34: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k0 = 0; k0 < kDim0; ++k0) { ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:347:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:125: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:30:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:32:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:33:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:35:35: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (regular) for (; aSp < nDim; ++aSp) if (!regArr[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:47:44: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = aBeg0; aInitIx0 < aEnd0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:61:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; k += kDim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:63:36: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) aLonIx += (aInitIx[ rSp] + kIx[ rSp]) * aStride[ rSp]; ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:65:34: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k0 = 0; k0 < kDim0; ++k0) { ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:353:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:125: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:30:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:32:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:33:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:35:35: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (regular) for (; aSp < nDim; ++aSp) if (!regArr[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:47:44: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = aBeg0; aInitIx0 < aEnd0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:61:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; k += kDim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:63:36: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) aLonIx += (aInitIx[ rSp] + kIx[ rSp]) * aStride[ rSp]; ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:65:34: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k0 = 0; k0 < kDim0; ++k0) { ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:356:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:125: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:30:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:32:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:33:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:35:35: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (regular) for (; aSp < nDim; ++aSp) if (!regArr[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:47:44: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = aBeg0; aInitIx0 < aEnd0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:61:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; k += kDim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:63:36: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) aLonIx += (aInitIx[ rSp] + kIx[ rSp]) * aStride[ rSp]; ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:65:34: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k0 = 0; k0 < kDim0; ++k0) { ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:366:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:125: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:369:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:125: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:376:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:125: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:379:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:125: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:386:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:125: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:389:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:125: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:395:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:125: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:398:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:125: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:408:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:125: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:411:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:125: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:418:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:125: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:421:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:125: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:428:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:125: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:431:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:125: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:437:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:125: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:440:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:125: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:450:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:125: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:453:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:125: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:460:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:125: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:463:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:125: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:470:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:125: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:473:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:125: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:479:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:125: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:482:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:125: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:492:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:125: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:495:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:125: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:502:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:125: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:505:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:125: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:512:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:125: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:515:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:125: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:521:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:125: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:524:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:125: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:536:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:125: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:30:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:32:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:33:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:35:35: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (regular) for (; aSp < nDim; ++aSp) if (!regArr[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:47:44: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = aBeg0; aInitIx0 < aEnd0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:61:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; k += kDim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:63:36: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) aLonIx += (aInitIx[ rSp] + kIx[ rSp]) * aStride[ rSp]; ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:65:34: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k0 = 0; k0 < kDim0; ++k0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:54:12: warning: variable 'otfBias' set but not used [-Wunused-but-set-variable] Ty otfBias = this->zero; ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:55:12: warning: variable 'curScale' set but not used [-Wunused-but-set-variable] Ty curScale = this->zero; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:539:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:125: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:30:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:32:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:33:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:35:35: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (regular) for (; aSp < nDim; ++aSp) if (!regArr[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:47:44: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = aBeg0; aInitIx0 < aEnd0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:61:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; k += kDim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:63:36: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) aLonIx += (aInitIx[ rSp] + kIx[ rSp]) * aStride[ rSp]; ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:65:34: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k0 = 0; k0 < kDim0; ++k0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:54:12: warning: variable 'otfBias' set but not used [-Wunused-but-set-variable] Ty otfBias = this->zero; ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:55:12: warning: variable 'curScale' set but not used [-Wunused-but-set-variable] Ty curScale = this->zero; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:546:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:125: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:30:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:32:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:33:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:35:35: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (regular) for (; aSp < nDim; ++aSp) if (!regArr[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:47:44: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = aBeg0; aInitIx0 < aEnd0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:61:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; k += kDim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:63:36: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) aLonIx += (aInitIx[ rSp] + kIx[ rSp]) * aStride[ rSp]; ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:65:34: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k0 = 0; k0 < kDim0; ++k0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:54:12: warning: variable 'otfBias' set but not used [-Wunused-but-set-variable] Ty otfBias = this->zero; ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:55:12: warning: variable 'curScale' set but not used [-Wunused-but-set-variable] Ty curScale = this->zero; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:549:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:125: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:30:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:32:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:33:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:35:35: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (regular) for (; aSp < nDim; ++aSp) if (!regArr[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:47:44: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = aBeg0; aInitIx0 < aEnd0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:61:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; k += kDim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:63:36: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) aLonIx += (aInitIx[ rSp] + kIx[ rSp]) * aStride[ rSp]; ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:65:34: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k0 = 0; k0 < kDim0; ++k0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:54:12: warning: variable 'otfBias' set but not used [-Wunused-but-set-variable] Ty otfBias = this->zero; ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:55:12: warning: variable 'curScale' set but not used [-Wunused-but-set-variable] Ty curScale = this->zero; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:556:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:125: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:30:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:32:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:33:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:35:35: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (regular) for (; aSp < nDim; ++aSp) if (!regArr[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:47:44: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = aBeg0; aInitIx0 < aEnd0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:61:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; k += kDim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:63:36: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) aLonIx += (aInitIx[ rSp] + kIx[ rSp]) * aStride[ rSp]; ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:65:34: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k0 = 0; k0 < kDim0; ++k0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:54:12: warning: variable 'otfBias' set but not used [-Wunused-but-set-variable] Ty otfBias = this->zero; ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:55:12: warning: variable 'curScale' set but not used [-Wunused-but-set-variable] Ty curScale = this->zero; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:559:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:125: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:30:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:32:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:33:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:35:35: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (regular) for (; aSp < nDim; ++aSp) if (!regArr[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:47:44: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = aBeg0; aInitIx0 < aEnd0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:61:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; k += kDim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:63:36: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) aLonIx += (aInitIx[ rSp] + kIx[ rSp]) * aStride[ rSp]; ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:65:34: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k0 = 0; k0 < kDim0; ++k0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:54:12: warning: variable 'otfBias' set but not used [-Wunused-but-set-variable] Ty otfBias = this->zero; ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:55:12: warning: variable 'curScale' set but not used [-Wunused-but-set-variable] Ty curScale = this->zero; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:565:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:125: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:30:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:32:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:33:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:35:35: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (regular) for (; aSp < nDim; ++aSp) if (!regArr[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:47:44: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = aBeg0; aInitIx0 < aEnd0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:61:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; k += kDim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:63:36: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) aLonIx += (aInitIx[ rSp] + kIx[ rSp]) * aStride[ rSp]; ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:65:34: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k0 = 0; k0 < kDim0; ++k0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:54:12: warning: variable 'otfBias' set but not used [-Wunused-but-set-variable] Ty otfBias = this->zero; ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:55:12: warning: variable 'curScale' set but not used [-Wunused-but-set-variable] Ty curScale = this->zero; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:568:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:125: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:30:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:32:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:33:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:35:35: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (regular) for (; aSp < nDim; ++aSp) if (!regArr[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:47:44: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = aBeg0; aInitIx0 < aEnd0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:61:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; k += kDim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:63:36: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) aLonIx += (aInitIx[ rSp] + kIx[ rSp]) * aStride[ rSp]; ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:65:34: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k0 = 0; k0 < kDim0; ++k0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:54:12: warning: variable 'otfBias' set but not used [-Wunused-but-set-variable] Ty otfBias = this->zero; ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc0.cpp:55:12: warning: variable 'curScale' set but not used [-Wunused-but-set-variable] Ty curScale = this->zero; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:578:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:125: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:46:15: warning: variable 'otfBias' set but not used [-Wunused-but-set-variable] Ty otfBias = this->zero; ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:47:15: warning: variable 'curScale' set but not used [-Wunused-but-set-variable] Ty curScale = this->zero; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:581:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:125: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:46:15: warning: variable 'otfBias' set but not used [-Wunused-but-set-variable] Ty otfBias = this->zero; ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:47:15: warning: variable 'curScale' set but not used [-Wunused-but-set-variable] Ty curScale = this->zero; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:588:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:125: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:46:15: warning: variable 'otfBias' set but not used [-Wunused-but-set-variable] Ty otfBias = this->zero; ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:47:15: warning: variable 'curScale' set but not used [-Wunused-but-set-variable] Ty curScale = this->zero; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:591:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:125: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:46:15: warning: variable 'otfBias' set but not used [-Wunused-but-set-variable] Ty otfBias = this->zero; ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:47:15: warning: variable 'curScale' set but not used [-Wunused-but-set-variable] Ty curScale = this->zero; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:598:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:125: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:46:15: warning: variable 'otfBias' set but not used [-Wunused-but-set-variable] Ty otfBias = this->zero; ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:47:15: warning: variable 'curScale' set but not used [-Wunused-but-set-variable] Ty curScale = this->zero; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:601:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:125: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:46:15: warning: variable 'otfBias' set but not used [-Wunused-but-set-variable] Ty otfBias = this->zero; ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:47:15: warning: variable 'curScale' set but not used [-Wunused-but-set-variable] Ty curScale = this->zero; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:607:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:125: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:46:15: warning: variable 'otfBias' set but not used [-Wunused-but-set-variable] Ty otfBias = this->zero; ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:47:15: warning: variable 'curScale' set but not used [-Wunused-but-set-variable] Ty curScale = this->zero; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:610:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:125: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:46:15: warning: variable 'otfBias' set but not used [-Wunused-but-set-variable] Ty otfBias = this->zero; ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:47:15: warning: variable 'curScale' set but not used [-Wunused-but-set-variable] Ty curScale = this->zero; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:620:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:125: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:46:15: warning: variable 'otfBias' set but not used [-Wunused-but-set-variable] Ty otfBias = this->zero; ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:47:15: warning: variable 'curScale' set but not used [-Wunused-but-set-variable] Ty curScale = this->zero; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:623:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:125: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:46:15: warning: variable 'otfBias' set but not used [-Wunused-but-set-variable] Ty otfBias = this->zero; ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:47:15: warning: variable 'curScale' set but not used [-Wunused-but-set-variable] Ty curScale = this->zero; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:630:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:125: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:46:15: warning: variable 'otfBias' set but not used [-Wunused-but-set-variable] Ty otfBias = this->zero; ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:47:15: warning: variable 'curScale' set but not used [-Wunused-but-set-variable] Ty curScale = this->zero; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:633:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:125: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:46:15: warning: variable 'otfBias' set but not used [-Wunused-but-set-variable] Ty otfBias = this->zero; ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:47:15: warning: variable 'curScale' set but not used [-Wunused-but-set-variable] Ty curScale = this->zero; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:640:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:125: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:46:15: warning: variable 'otfBias' set but not used [-Wunused-but-set-variable] Ty otfBias = this->zero; ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:47:15: warning: variable 'curScale' set but not used [-Wunused-but-set-variable] Ty curScale = this->zero; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:643:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:125: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:46:15: warning: variable 'otfBias' set but not used [-Wunused-but-set-variable] Ty otfBias = this->zero; ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:47:15: warning: variable 'curScale' set but not used [-Wunused-but-set-variable] Ty curScale = this->zero; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:649:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:125: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:46:15: warning: variable 'otfBias' set but not used [-Wunused-but-set-variable] Ty otfBias = this->zero; ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:47:15: warning: variable 'curScale' set but not used [-Wunused-but-set-variable] Ty curScale = this->zero; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:652:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:125: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:46:15: warning: variable 'otfBias' set but not used [-Wunused-but-set-variable] Ty otfBias = this->zero; ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:47:15: warning: variable 'curScale' set but not used [-Wunused-but-set-variable] Ty curScale = this->zero; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:662:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:125: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:46:15: warning: variable 'otfBias' set but not used [-Wunused-but-set-variable] Ty otfBias = this->zero; ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:47:15: warning: variable 'curScale' set but not used [-Wunused-but-set-variable] Ty curScale = this->zero; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:665:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:125: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:46:15: warning: variable 'otfBias' set but not used [-Wunused-but-set-variable] Ty otfBias = this->zero; ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:47:15: warning: variable 'curScale' set but not used [-Wunused-but-set-variable] Ty curScale = this->zero; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:672:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:125: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:46:15: warning: variable 'otfBias' set but not used [-Wunused-but-set-variable] Ty otfBias = this->zero; ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:47:15: warning: variable 'curScale' set but not used [-Wunused-but-set-variable] Ty curScale = this->zero; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:675:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:125: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:46:15: warning: variable 'otfBias' set but not used [-Wunused-but-set-variable] Ty otfBias = this->zero; ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:47:15: warning: variable 'curScale' set but not used [-Wunused-but-set-variable] Ty curScale = this->zero; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:682:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:125: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:46:15: warning: variable 'otfBias' set but not used [-Wunused-but-set-variable] Ty otfBias = this->zero; ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:47:15: warning: variable 'curScale' set but not used [-Wunused-but-set-variable] Ty curScale = this->zero; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:685:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:125: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:46:15: warning: variable 'otfBias' set but not used [-Wunused-but-set-variable] Ty otfBias = this->zero; ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:47:15: warning: variable 'curScale' set but not used [-Wunused-but-set-variable] Ty curScale = this->zero; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:691:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:125: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:46:15: warning: variable 'otfBias' set but not used [-Wunused-but-set-variable] Ty otfBias = this->zero; ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:47:15: warning: variable 'curScale' set but not used [-Wunused-but-set-variable] Ty curScale = this->zero; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:694:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:125: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:46:15: warning: variable 'otfBias' set but not used [-Wunused-but-set-variable] Ty otfBias = this->zero; ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:47:15: warning: variable 'curScale' set but not used [-Wunused-but-set-variable] Ty curScale = this->zero; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:704:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:125: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:46:15: warning: variable 'otfBias' set but not used [-Wunused-but-set-variable] Ty otfBias = this->zero; ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:47:15: warning: variable 'curScale' set but not used [-Wunused-but-set-variable] Ty curScale = this->zero; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:707:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:125: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:46:15: warning: variable 'otfBias' set but not used [-Wunused-but-set-variable] Ty otfBias = this->zero; ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:47:15: warning: variable 'curScale' set but not used [-Wunused-but-set-variable] Ty curScale = this->zero; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:714:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:125: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:46:15: warning: variable 'otfBias' set but not used [-Wunused-but-set-variable] Ty otfBias = this->zero; ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:47:15: warning: variable 'curScale' set but not used [-Wunused-but-set-variable] Ty curScale = this->zero; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:717:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:125: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:46:15: warning: variable 'otfBias' set but not used [-Wunused-but-set-variable] Ty otfBias = this->zero; ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:47:15: warning: variable 'curScale' set but not used [-Wunused-but-set-variable] Ty curScale = this->zero; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:724:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:125: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:46:15: warning: variable 'otfBias' set but not used [-Wunused-but-set-variable] Ty otfBias = this->zero; ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:47:15: warning: variable 'curScale' set but not used [-Wunused-but-set-variable] Ty curScale = this->zero; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:727:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:125: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:46:15: warning: variable 'otfBias' set but not used [-Wunused-but-set-variable] Ty otfBias = this->zero; ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:47:15: warning: variable 'curScale' set but not used [-Wunused-but-set-variable] Ty curScale = this->zero; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:733:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:125: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:46:15: warning: variable 'otfBias' set but not used [-Wunused-but-set-variable] Ty otfBias = this->zero; ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:47:15: warning: variable 'curScale' set but not used [-Wunused-but-set-variable] Ty curScale = this->zero; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:736:0, from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:125: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:29:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long ia = iloop*chunksize; (ia < (iloop+1)*chunksize && ia < nA) ; ia += dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:30:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aSp = 1; aSp < nDim;) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:31:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aInitIx[ aSp] < this->dim[ aSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:39:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long aInitIx0 = 0; aInitIx0 < dim0; ++aInitIx0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long k = 0; k < nKel; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:69:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aLonIx >= dim0) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:84:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long rSp = 1; rSp < nDim; ++rSp) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:97:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else if (aIx >= this->dim[ rSp]) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:46:15: warning: variable 'otfBias' set but not used [-Wunused-but-set-variable] Ty otfBias = this->zero; ^ /builddir/build/BUILD/gdl-0.9.9/src/convol_inc1.cpp:47:15: warning: variable 'curScale' set but not used [-Wunused-but-set-variable] Ty curScale = this->zero; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:125:0: /builddir/build/BUILD/gdl-0.9.9/src/convol_inc.cpp:258:9: warning: unused variable 'dim0_1' [-Wunused-variable] SizeT dim0_1 = dim0 - 1; ^ /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp: In function 'BaseGDL* lib::convol_fun(EnvT*)': /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:156:28: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (rank != p1->Rank()) ^ /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:170:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (int i=0; iRank(); ++i) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:183:43: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (sumofdimsK > maxdimK+(p1->Rank())-1) { ^ /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:193:36: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (int i = 0; i < p1->Rank(); ++i) { //0->Rank and p1->Rank same here ^ /builddir/build/BUILD/gdl-0.9.9/src/convol.cpp:167:9: warning: variable 'maxposK' set but not used [-Wunused-but-set-variable] int maxposK=0,curdimK,sumofdimsK=0,maxdimK=-1; ^ [ 17%] Building CXX object src/CMakeFiles/gdl.dir/dcommon.cpp.o cd /builddir/build/BUILD/gdl-0.9.9/build-python/src && /usr/bin/c++ -DHAVE_CONFIG_H -DWXUSINGDLL -D_FILE_OFFSET_BITS=64 -D__WXGTK__ -Dgdl_EXPORTS -I/builddir/build/BUILD/gdl-0.9.9/src -I/usr/include/tirpc -I/usr/include/GraphicsMagick -I/usr/lib/wx/include/gtk3-unicode-3.0 -I/usr/include/wx-3.0 -I/usr/include/libgeotiff -I/usr/include/hdf -I/usr/include/python2.7 -I/usr/lib/python2.7/site-packages/numpy/core/include -I/usr/include/udunits2 -I/usr/include/eigen3 -I/builddir/build/BUILD/gdl-0.9.9 -I/builddir/build/BUILD/gdl-0.9.9/build-python -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -DNDEBUG -fPIC -fopenmp -std=gnu++11 -o CMakeFiles/gdl.dir/dcommon.cpp.o -c /builddir/build/BUILD/gdl-0.9.9/src/dcommon.cpp In file included from /builddir/build/BUILD/gdl-0.9.9/src/basegdl.hpp:31:0, from /builddir/build/BUILD/gdl-0.9.9/src/dvar.hpp:25, from /builddir/build/BUILD/gdl-0.9.9/src/dcommon.hpp:22, from /builddir/build/BUILD/gdl-0.9.9/src/dcommon.cpp:21: /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In copy constructor 'dimension::dimension(const dimension&)': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:55:14: warning: array subscript has type 'char' [-Wchar-subscripts] { dim[i]=dim_.dim[i];} ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:55:26: warning: array subscript has type 'char' [-Wchar-subscripts] { dim[i]=dim_.dim[i];} ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In member function 'dimension& dimension::operator=(const dimension&)': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:118:12: warning: array subscript has type 'char' [-Wchar-subscripts] dim[i]=dim_.dim[i]; ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:118:24: warning: array subscript has type 'char' [-Wchar-subscripts] dim[i]=dim_.dim[i]; ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In member function 'void dimension::operator<<(SizeT)': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:146:15: warning: array subscript has type 'char' [-Wchar-subscripts] dim[rank++]=add; ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In member function 'SizeT dimension::NDimElements()': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:295:24: warning: array subscript has type 'char' [-Wchar-subscripts] return stride[ rank]; ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In member function 'SizeT dimension::NDimElementsConst() const': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:303:44: warning: array subscript has type 'char' [-Wchar-subscripts] for(char i=0; i= labelList.Size()) ^ [ 17%] Building CXX object src/CMakeFiles/gdl.dir/dcompiler.cpp.o cd /builddir/build/BUILD/gdl-0.9.9/build-python/src && /usr/bin/c++ -DHAVE_CONFIG_H -DWXUSINGDLL -D_FILE_OFFSET_BITS=64 -D__WXGTK__ -Dgdl_EXPORTS -I/builddir/build/BUILD/gdl-0.9.9/src -I/usr/include/tirpc -I/usr/include/GraphicsMagick -I/usr/lib/wx/include/gtk3-unicode-3.0 -I/usr/include/wx-3.0 -I/usr/include/libgeotiff -I/usr/include/hdf -I/usr/include/python2.7 -I/usr/lib/python2.7/site-packages/numpy/core/include -I/usr/include/udunits2 -I/usr/include/eigen3 -I/builddir/build/BUILD/gdl-0.9.9 -I/builddir/build/BUILD/gdl-0.9.9/build-python -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -DNDEBUG -fPIC -fopenmp -std=gnu++11 -o CMakeFiles/gdl.dir/dcompiler.cpp.o -c /builddir/build/BUILD/gdl-0.9.9/src/dcompiler.cpp In file included from /builddir/build/BUILD/gdl-0.9.9/src/basegdl.hpp:31:0, from /builddir/build/BUILD/gdl-0.9.9/src/str.hpp:25, from /builddir/build/BUILD/gdl-0.9.9/src/dcompiler.cpp:23: /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In copy constructor 'dimension::dimension(const dimension&)': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:55:14: warning: array subscript has type 'char' [-Wchar-subscripts] { dim[i]=dim_.dim[i];} ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:55:26: warning: array subscript has type 'char' [-Wchar-subscripts] { dim[i]=dim_.dim[i];} ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In member function 'dimension& dimension::operator=(const dimension&)': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:118:12: warning: array subscript has type 'char' [-Wchar-subscripts] dim[i]=dim_.dim[i]; ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:118:24: warning: array subscript has type 'char' [-Wchar-subscripts] dim[i]=dim_.dim[i]; ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In member function 'void dimension::operator<<(SizeT)': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:146:15: warning: array subscript has type 'char' [-Wchar-subscripts] dim[rank++]=add; ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In member function 'SizeT dimension::NDimElements()': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:295:24: warning: array subscript has type 'char' [-Wchar-subscripts] return stride[ rank]; ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In member function 'SizeT dimension::NDimElementsConst() const': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:303:44: warning: array subscript has type 'char' [-Wchar-subscripts] for(char i=0; i= labelList.Size()) ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp:21:0, from /builddir/build/BUILD/gdl-0.9.9/src/GDLTreeParser.hpp:13, from /builddir/build/BUILD/gdl-0.9.9/src/GDLInterpreter.hpp:14, from /builddir/build/BUILD/gdl-0.9.9/src/dcompiler.cpp:29: /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp: In member function 'void ArrayIndexVectorT::Clear()': /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp:142:17: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for( int i=0; iGetStride() * varStride[variableIndex]; ^ /builddir/build/BUILD/gdl-0.9.9/src/allix.hpp: In constructor 'AllIxNewMultiOneVariableIndexIndexedT::AllIxNewMultiOneVariableIndexIndexedT(RankT, SizeT, ArrayIndexVectorT*, SizeT, SizeT, const SizeT*, SizeT*, SizeT*)': /builddir/build/BUILD/gdl-0.9.9/src/allix.hpp:654:44: warning: array subscript has type 'char' [-Wchar-subscripts] ixListStride = varStride[variableIndex]; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp:21:0, from /builddir/build/BUILD/gdl-0.9.9/src/GDLTreeParser.hpp:13, from /builddir/build/BUILD/gdl-0.9.9/src/GDLInterpreter.hpp:14, from /builddir/build/BUILD/gdl-0.9.9/src/dcompiler.cpp:29: /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp: In member function 'virtual SizeT CArrayIndexScalar::NIter(SizeT)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp:409:14: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= varDim && s > 0) // varDim == 0 && s == 0 ok ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp: In member function 'virtual SizeT ArrayIndexIndexed::NIter(SizeT)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp:577:16: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= varDim && s > 0) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp: In member function 'virtual SizeT CArrayIndexIndexed::NIter(SizeT)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp:720:16: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= varDim && s > 0) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp: In member function 'virtual SizeT ArrayIndexORange::NIter(SizeT)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp:828:18: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( sInit >= varDim) // && s > 0) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp: In member function 'virtual SizeT ArrayIndexRange::NIter(SizeT)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp:972:14: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( e >= varDim) // && e > 0) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp: In member function 'virtual SizeT ArrayIndexORangeS::NIter(SizeT)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp:1105:14: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= varDim) // && s > 0) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp: In member function 'virtual SizeT ArrayIndexRangeS::NIter(SizeT)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp:1270:14: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( e >= varDim) // && e > 0) ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp:98:0, from /builddir/build/BUILD/gdl-0.9.9/src/GDLTreeParser.hpp:13, from /builddir/build/BUILD/gdl-0.9.9/src/GDLInterpreter.hpp:14, from /builddir/build/BUILD/gdl-0.9.9/src/dcompiler.cpp:29: /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp: In member function 'virtual BaseGDL* ArrayIndexListOneNoAssocT::Index(BaseGDL*, IxExprListT&)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp:308:8: warning: unused variable 'assertValue' [-Wunused-variable] SizeT assertValue = ix->NIter( var->N_Elements()/*var->Size()*/); ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp: In member function 'virtual void ArrayIndexListOneScalarVPNoAssocT::SetVariable(BaseGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp:532:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp: In member function 'virtual void ArrayIndexListOneScalarVPNoAssocT::AssignAt(BaseGDL*, BaseGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp:579:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp: In member function 'virtual void ArrayIndexListOneConstScalarNoAssocT::SetVariable(BaseGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp:727:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp: In member function 'virtual void ArrayIndexListOneConstScalarNoAssocT::AssignAt(BaseGDL*, BaseGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp:752:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp: In member function 'virtual BaseGDL* ArrayIndexListOneConstScalarNoAssocT::Index(BaseGDL*, IxExprListT&)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp:782:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/GDLTreeParser.hpp:13:0, from /builddir/build/BUILD/gdl-0.9.9/src/GDLInterpreter.hpp:14, from /builddir/build/BUILD/gdl-0.9.9/src/dcompiler.cpp:29: /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp: In member function 'virtual BaseGDL* ArrayIndexListOneT::Index(BaseGDL*, IxExprListT&)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp:341:8: warning: unused variable 'assertValue' [-Wunused-variable] SizeT assertValue = ix->NIter( var->N_Elements()/*var->Size()*/); ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp: In member function 'virtual void ArrayIndexListOneScalarVPT::SetVariable(BaseGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp:562:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp: In member function 'virtual void ArrayIndexListOneScalarVPT::AssignAt(BaseGDL*, BaseGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp:609:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp: In member function 'virtual void ArrayIndexListOneConstScalarT::SetVariable(BaseGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp:738:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp: In member function 'virtual void ArrayIndexListOneConstScalarT::AssignAt(BaseGDL*, BaseGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp:763:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp: In member function 'virtual BaseGDL* ArrayIndexListOneConstScalarT::Index(BaseGDL*, IxExprListT&)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp:793:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/GDLInterpreter.hpp:23:0, from /builddir/build/BUILD/gdl-0.9.9/src/dcompiler.cpp:29: /builddir/build/BUILD/gdl-0.9.9/src/accessdesc.hpp: In member function 'void DotAccessDescT::ADAssign(BaseGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/accessdesc.hpp:392:9: warning: unused variable 'lRank' [-Wunused-variable] SizeT lRank = dim.Rank(); ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/dcompiler.cpp:29:0: /builddir/build/BUILD/gdl-0.9.9/src/GDLInterpreter.hpp: In static member function 'static void GDLInterpreter::EnableAllGC()': /builddir/build/BUILD/gdl-0.9.9/src/GDLInterpreter.hpp:366:15: warning: variable 'nEl' set but not used [-Wunused-but-set-variable] SizeT nEl = heap.size(); ^ [ 18%] Building CXX object src/CMakeFiles/gdl.dir/default_io.cpp.o cd /builddir/build/BUILD/gdl-0.9.9/build-python/src && /usr/bin/c++ -DHAVE_CONFIG_H -DWXUSINGDLL -D_FILE_OFFSET_BITS=64 -D__WXGTK__ -Dgdl_EXPORTS -I/builddir/build/BUILD/gdl-0.9.9/src -I/usr/include/tirpc -I/usr/include/GraphicsMagick -I/usr/lib/wx/include/gtk3-unicode-3.0 -I/usr/include/wx-3.0 -I/usr/include/libgeotiff -I/usr/include/hdf -I/usr/include/python2.7 -I/usr/lib/python2.7/site-packages/numpy/core/include -I/usr/include/udunits2 -I/usr/include/eigen3 -I/builddir/build/BUILD/gdl-0.9.9 -I/builddir/build/BUILD/gdl-0.9.9/build-python -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -DNDEBUG -fPIC -fopenmp -std=gnu++11 -o CMakeFiles/gdl.dir/default_io.cpp.o -c /builddir/build/BUILD/gdl-0.9.9/src/default_io.cpp [ 19%] Building CXX object src/CMakeFiles/gdl.dir/dialog.cpp.o cd /builddir/build/BUILD/gdl-0.9.9/build-python/src && /usr/bin/c++ -DHAVE_CONFIG_H -DWXUSINGDLL -D_FILE_OFFSET_BITS=64 -D__WXGTK__ -Dgdl_EXPORTS -I/builddir/build/BUILD/gdl-0.9.9/src -I/usr/include/tirpc -I/usr/include/GraphicsMagick -I/usr/lib/wx/include/gtk3-unicode-3.0 -I/usr/include/wx-3.0 -I/usr/include/libgeotiff -I/usr/include/hdf -I/usr/include/python2.7 -I/usr/lib/python2.7/site-packages/numpy/core/include -I/usr/include/udunits2 -I/usr/include/eigen3 -I/builddir/build/BUILD/gdl-0.9.9 -I/builddir/build/BUILD/gdl-0.9.9/build-python -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -DNDEBUG -fPIC -fopenmp -std=gnu++11 -o CMakeFiles/gdl.dir/dialog.cpp.o -c /builddir/build/BUILD/gdl-0.9.9/src/dialog.cpp In file included from /builddir/build/BUILD/gdl-0.9.9/src/basegdl.hpp:31:0, from /builddir/build/BUILD/gdl-0.9.9/src/str.hpp:25, from /builddir/build/BUILD/gdl-0.9.9/src/envt.hpp:26, from /builddir/build/BUILD/gdl-0.9.9/src/dialog.cpp:26: /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In copy constructor 'dimension::dimension(const dimension&)': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:55:14: warning: array subscript has type 'char' [-Wchar-subscripts] { dim[i]=dim_.dim[i];} ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:55:26: warning: array subscript has type 'char' [-Wchar-subscripts] { dim[i]=dim_.dim[i];} ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In member function 'dimension& dimension::operator=(const dimension&)': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:118:12: warning: array subscript has type 'char' [-Wchar-subscripts] dim[i]=dim_.dim[i]; ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:118:24: warning: array subscript has type 'char' [-Wchar-subscripts] dim[i]=dim_.dim[i]; ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In member function 'void dimension::operator<<(SizeT)': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:146:15: warning: array subscript has type 'char' [-Wchar-subscripts] dim[rank++]=add; ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In member function 'SizeT dimension::NDimElements()': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:295:24: warning: array subscript has type 'char' [-Wchar-subscripts] return stride[ rank]; ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In member function 'SizeT dimension::NDimElementsConst() const': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:303:44: warning: array subscript has type 'char' [-Wchar-subscripts] for(char i=0; i= labelList.Size()) ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp:21:0, from /builddir/build/BUILD/gdl-0.9.9/src/GDLTreeParser.hpp:13, from /builddir/build/BUILD/gdl-0.9.9/src/dinterpreter.hpp:69, from /builddir/build/BUILD/gdl-0.9.9/src/dialog.hpp:20, from /builddir/build/BUILD/gdl-0.9.9/src/dialog.cpp:27: /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp: In member function 'void ArrayIndexVectorT::Clear()': /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp:142:17: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for( int i=0; iGetStride() * varStride[variableIndex]; ^ /builddir/build/BUILD/gdl-0.9.9/src/allix.hpp: In constructor 'AllIxNewMultiOneVariableIndexIndexedT::AllIxNewMultiOneVariableIndexIndexedT(RankT, SizeT, ArrayIndexVectorT*, SizeT, SizeT, const SizeT*, SizeT*, SizeT*)': /builddir/build/BUILD/gdl-0.9.9/src/allix.hpp:654:44: warning: array subscript has type 'char' [-Wchar-subscripts] ixListStride = varStride[variableIndex]; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp:21:0, from /builddir/build/BUILD/gdl-0.9.9/src/GDLTreeParser.hpp:13, from /builddir/build/BUILD/gdl-0.9.9/src/dinterpreter.hpp:69, from /builddir/build/BUILD/gdl-0.9.9/src/dialog.hpp:20, from /builddir/build/BUILD/gdl-0.9.9/src/dialog.cpp:27: /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp: In member function 'virtual SizeT CArrayIndexScalar::NIter(SizeT)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp:409:14: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= varDim && s > 0) // varDim == 0 && s == 0 ok ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp: In member function 'virtual SizeT ArrayIndexIndexed::NIter(SizeT)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp:577:16: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= varDim && s > 0) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp: In member function 'virtual SizeT CArrayIndexIndexed::NIter(SizeT)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp:720:16: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= varDim && s > 0) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp: In member function 'virtual SizeT ArrayIndexORange::NIter(SizeT)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp:828:18: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( sInit >= varDim) // && s > 0) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp: In member function 'virtual SizeT ArrayIndexRange::NIter(SizeT)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp:972:14: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( e >= varDim) // && e > 0) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp: In member function 'virtual SizeT ArrayIndexORangeS::NIter(SizeT)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp:1105:14: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= varDim) // && s > 0) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp: In member function 'virtual SizeT ArrayIndexRangeS::NIter(SizeT)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp:1270:14: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( e >= varDim) // && e > 0) ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp:98:0, from /builddir/build/BUILD/gdl-0.9.9/src/GDLTreeParser.hpp:13, from /builddir/build/BUILD/gdl-0.9.9/src/dinterpreter.hpp:69, from /builddir/build/BUILD/gdl-0.9.9/src/dialog.hpp:20, from /builddir/build/BUILD/gdl-0.9.9/src/dialog.cpp:27: /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp: In member function 'virtual BaseGDL* ArrayIndexListOneNoAssocT::Index(BaseGDL*, IxExprListT&)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp:308:8: warning: unused variable 'assertValue' [-Wunused-variable] SizeT assertValue = ix->NIter( var->N_Elements()/*var->Size()*/); ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp: In member function 'virtual void ArrayIndexListOneScalarVPNoAssocT::SetVariable(BaseGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp:532:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp: In member function 'virtual void ArrayIndexListOneScalarVPNoAssocT::AssignAt(BaseGDL*, BaseGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp:579:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp: In member function 'virtual void ArrayIndexListOneConstScalarNoAssocT::SetVariable(BaseGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp:727:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp: In member function 'virtual void ArrayIndexListOneConstScalarNoAssocT::AssignAt(BaseGDL*, BaseGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp:752:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp: In member function 'virtual BaseGDL* ArrayIndexListOneConstScalarNoAssocT::Index(BaseGDL*, IxExprListT&)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp:782:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/GDLTreeParser.hpp:13:0, from /builddir/build/BUILD/gdl-0.9.9/src/dinterpreter.hpp:69, from /builddir/build/BUILD/gdl-0.9.9/src/dialog.hpp:20, from /builddir/build/BUILD/gdl-0.9.9/src/dialog.cpp:27: /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp: In member function 'virtual BaseGDL* ArrayIndexListOneT::Index(BaseGDL*, IxExprListT&)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp:341:8: warning: unused variable 'assertValue' [-Wunused-variable] SizeT assertValue = ix->NIter( var->N_Elements()/*var->Size()*/); ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp: In member function 'virtual void ArrayIndexListOneScalarVPT::SetVariable(BaseGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp:562:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp: In member function 'virtual void ArrayIndexListOneScalarVPT::AssignAt(BaseGDL*, BaseGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp:609:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp: In member function 'virtual void ArrayIndexListOneConstScalarT::SetVariable(BaseGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp:738:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp: In member function 'virtual void ArrayIndexListOneConstScalarT::AssignAt(BaseGDL*, BaseGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp:763:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp: In member function 'virtual BaseGDL* ArrayIndexListOneConstScalarT::Index(BaseGDL*, IxExprListT&)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp:793:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/GDLInterpreter.hpp:23:0, from /builddir/build/BUILD/gdl-0.9.9/src/dinterpreter.hpp:70, from /builddir/build/BUILD/gdl-0.9.9/src/dialog.hpp:20, from /builddir/build/BUILD/gdl-0.9.9/src/dialog.cpp:27: /builddir/build/BUILD/gdl-0.9.9/src/accessdesc.hpp: In member function 'void DotAccessDescT::ADAssign(BaseGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/accessdesc.hpp:392:9: warning: unused variable 'lRank' [-Wunused-variable] SizeT lRank = dim.Rank(); ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/dinterpreter.hpp:70:0, from /builddir/build/BUILD/gdl-0.9.9/src/dialog.hpp:20, from /builddir/build/BUILD/gdl-0.9.9/src/dialog.cpp:27: /builddir/build/BUILD/gdl-0.9.9/src/GDLInterpreter.hpp: In static member function 'static void GDLInterpreter::EnableAllGC()': /builddir/build/BUILD/gdl-0.9.9/src/GDLInterpreter.hpp:366:15: warning: variable 'nEl' set but not used [-Wunused-but-set-variable] SizeT nEl = heap.size(); ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/gdlwidget.hpp:47:0, from /builddir/build/BUILD/gdl-0.9.9/src/dialog.cpp:29: /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp: In function 'bool lib::startClipping(EnvT*, GDLGStream*, bool)': /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:1676:58: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else for ( int i=0; i<4&&iN_Elements(); ++i ) tempbox[i]=dClipBox[i]=(*clipBox)[i]; ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp: In function 'bool lib::gdlAxis(EnvT*, GDLGStream*, std::string, DDouble, DDouble, bool, DLong, DDouble)': /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:1747:11: warning: variable 'OtherAxisSizeInMm' set but not used [-Wunused-but-set-variable] PLFLT OtherAxisSizeInMm; ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:1792:12: warning: variable 'interligne_as_char' set but not used [-Wunused-but-set-variable] DFloat interligne_as_char; ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp: In function 'bool lib::gdlAxis3(EnvT*, GDLGStream*, std::string, DDouble, DDouble, bool, DLong, DDouble)': /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:2015:11: warning: variable 'OtherAxisSizeInMm' set but not used [-Wunused-but-set-variable] PLFLT OtherAxisSizeInMm; ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:2064:12: warning: variable 'interligne' set but not used [-Wunused-but-set-variable] DFloat interligne; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/dialog.cpp:29:0: /builddir/build/BUILD/gdl-0.9.9/src/gdlwidget.hpp: In member function 'DLongGDL* GDLWidgetContainer::GetChildrenList()': /builddir/build/BUILD/gdl-0.9.9/src/gdlwidget.hpp:553:24: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (SizeT i=0; i< size; ++i) (*ret)[i]=children[i]; ^ /builddir/build/BUILD/gdl-0.9.9/src/gdlwidget.hpp: In member function 'DLongGDL* GDLWidgetButton::GetChildrenList()': /builddir/build/BUILD/gdl-0.9.9/src/gdlwidget.hpp:770:24: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (SizeT i=0; i< size; ++i) (*ret)[i]=children[i]; ^ /builddir/build/BUILD/gdl-0.9.9/src/gdlwidget.hpp: In member function 'std::vector gdlGrid::GetSelectedDisjointCellsList()': /builddir/build/BUILD/gdl-0.9.9/src/gdlwidget.hpp:1262:43: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for( int i=0; iSize(); i++) ^ /builddir/build/BUILD/gdl-0.9.9/src/dialog.cpp:286:28: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (SizeT r = 0; r < pathcnt; ++r) ^ /builddir/build/BUILD/gdl-0.9.9/src/dialog.cpp:64:10: warning: variable 'isdisplay_name' set but not used [-Wunused-but-set-variable] bool isdisplay_name = false; ^ /builddir/build/BUILD/gdl-0.9.9/src/dialog.cpp:67:10: warning: variable 'isfix_filter' set but not used [-Wunused-but-set-variable] bool isfix_filter = false; ^ /builddir/build/BUILD/gdl-0.9.9/src/dialog.cpp:75:10: warning: variable 'isresource_name' set but not used [-Wunused-but-set-variable] bool isresource_name = false; ^ /builddir/build/BUILD/gdl-0.9.9/src/dialog.cpp: In function 'BaseGDL* lib::dialog_message_wxwidgets(EnvT*)': /builddir/build/BUILD/gdl-0.9.9/src/dialog.cpp:477:44: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for( int i=0; iN_Elements(); ++i) local_string += (*messagestr)[i]+'\n'; ^ /builddir/build/BUILD/gdl-0.9.9/src/dialog.cpp:366:10: warning: variable 'isdisplay_name' set but not used [-Wunused-but-set-variable] bool isdisplay_name = false; ^ /builddir/build/BUILD/gdl-0.9.9/src/dialog.cpp:370:10: warning: variable 'isresource_name' set but not used [-Wunused-but-set-variable] bool isresource_name = false; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/gdlwidget.hpp:47:0, from /builddir/build/BUILD/gdl-0.9.9/src/dialog.cpp:29: /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp: At global scope: /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:81:28: warning: 'Data3d' defined but not used [-Wunused-variable] static GDL_3DTRANSFORMDATA Data3d; ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:83:12: warning: 'code012' defined but not used [-Wunused-variable] static int code012[3] = {0, 1, 2}; ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:84:12: warning: 'code102' defined but not used [-Wunused-variable] static int code102[3] = {1, 0, 2}; ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:85:12: warning: 'code120' defined but not used [-Wunused-variable] static int code120[3] = {1, 2, 0}; ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:86:12: warning: 'code210' defined but not used [-Wunused-variable] static int code210[3] = {2, 1, 0}; ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:87:12: warning: 'code201' defined but not used [-Wunused-variable] static int code201[3] = {2, 0, 1}; ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:88:12: warning: 'code021' defined but not used [-Wunused-variable] static int code021[3] = {0, 2, 1}; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/dialog.cpp:29:0: /builddir/build/BUILD/gdl-0.9.9/src/gdlwidget.hpp:69:13: warning: 'handlersInited' defined but not used [-Wunused-variable] static bool handlersInited=false; //handlers of graphic formats for bitmaps (magick). ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/gdlwidget.hpp:47:0, from /builddir/build/BUILD/gdl-0.9.9/src/dialog.cpp:29: /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:397:15: warning: 'void lib::gdlSetGraphicsBackgroundColorFromKw(EnvT*, GDLGStream*, bool)' defined but not used [-Wunused-function] static void gdlSetGraphicsBackgroundColorFromKw(EnvT *e, GDLGStream *a, bool kw=true) ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:410:15: warning: 'void lib::gdlSetGraphicsForegroundColorFromKw(EnvT*, GDLGStream*, std::string)' defined but not used [-Wunused-function] static void gdlSetGraphicsForegroundColorFromKw(EnvT *e, GDLGStream *a, string OtherColorKw="") ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:433:15: warning: 'void lib::gdlGetPsym(EnvT*, DLong&)' defined but not used [-Wunused-function] static void gdlGetPsym(EnvT *e, DLong &psym) ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:444:16: warning: 'void lib::gdlSetSymsize(EnvT*, GDLGStream*)' defined but not used [-Wunused-function] static void gdlSetSymsize(EnvT *e, GDLGStream *a) ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:667:15: warning: 'bool lib::gdlGetDesiredAxisRange(EnvT*, std::string, DDouble&, DDouble&)' defined but not used [-Wunused-function] static bool gdlGetDesiredAxisRange(EnvT *e, string axis, DDouble &start, DDouble &end) ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:748:16: warning: 'void lib::gdlGetDesiredAxisTickget(EnvT*, std::string, DDoubleGDL*)' defined but not used [-Wunused-function] static void gdlGetDesiredAxisTickget(EnvT *e, string axis, DDoubleGDL *Axistickget) ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:901:14: warning: 'int lib::gdlGetCalendarCode(EnvT*, std::string)' defined but not used [-Wunused-function] static int gdlGetCalendarCode(EnvT* e, string axis) ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:955:15: warning: 'void lib::gdlGetDesiredAxisTickv(EnvT*, std::string, DDoubleGDL*)' defined but not used [-Wunused-function] static void gdlGetDesiredAxisTickv(EnvT* e, string axis, DDoubleGDL* axisTickvVect) ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:998:17: warning: 'void lib::gdlSetLineStyle(EnvT*, GDLGStream*)' defined but not used [-Wunused-function] static void gdlSetLineStyle(EnvT *e, GDLGStream *a) ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:1046:15: warning: 'void lib::gdlSetPenThickness(EnvT*, GDLGStream*)' defined but not used [-Wunused-function] static void gdlSetPenThickness(EnvT *e, GDLGStream *a) ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:1082:17: warning: 'bool lib::gdlYaxisNoZero(EnvT*)' defined but not used [-Wunused-function] static bool gdlYaxisNoZero(EnvT* e) ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:1108:15: warning: 'void lib::gdlNextPlotHandlingNoEraseOption(EnvT*, GDLGStream*, bool)' defined but not used [-Wunused-function] static void gdlNextPlotHandlingNoEraseOption(EnvT *e, GDLGStream *a, bool noe=0) ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:1152:15: warning: 'bool lib::gdlSet3DViewPortAndWorldCoordinates(EnvT*, GDLGStream*, DDoubleGDL*, bool, bool, DDouble, DDouble, DDouble, DDouble, DDouble, DDouble, bool)' defined but not used [-Wunused-function] static bool gdlSet3DViewPortAndWorldCoordinates(EnvT* e, ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:1358:15: warning: 'bool lib::gdlSetViewPortAndWorldCoordinates(EnvT*, GDLGStream*, bool, bool, DFloat, DFloat, DFloat, DFloat, DDouble, DDouble, DDouble, DDouble, DLong)' defined but not used [-Wunused-function] static bool gdlSetViewPortAndWorldCoordinates(EnvT* e, ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:1605:15: warning: 'bool lib::startClipping(EnvT*, GDLGStream*, bool)' defined but not used [-Wunused-function] static bool startClipping(EnvT *e, GDLGStream *a, bool canUsePClip=false) ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:1979:15: warning: 'bool lib::gdlBox(EnvT*, GDLGStream*, DDouble, DDouble, DDouble, DDouble, bool, bool)' defined but not used [-Wunused-function] static bool gdlBox(EnvT *e, GDLGStream *a, DDouble xStart, DDouble xEnd, DDouble yStart, DDouble yEnd, bool xLog, bool yLog) ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:2195:15: warning: 'bool lib::gdlBox3(EnvT*, GDLGStream*, DDouble, DDouble, DDouble, DDouble, DDouble, DDouble, bool, bool, bool, bool)' defined but not used [-Wunused-function] static bool gdlBox3(EnvT *e, GDLGStream *a, DDouble xStart, DDouble xEnd, DDouble yStart, ^ [ 19%] Building CXX object src/CMakeFiles/gdl.dir/dinterpreter.cpp.o cd /builddir/build/BUILD/gdl-0.9.9/build-python/src && /usr/bin/c++ -DHAVE_CONFIG_H -DWXUSINGDLL -D_FILE_OFFSET_BITS=64 -D__WXGTK__ -Dgdl_EXPORTS -I/builddir/build/BUILD/gdl-0.9.9/src -I/usr/include/tirpc -I/usr/include/GraphicsMagick -I/usr/lib/wx/include/gtk3-unicode-3.0 -I/usr/include/wx-3.0 -I/usr/include/libgeotiff -I/usr/include/hdf -I/usr/include/python2.7 -I/usr/lib/python2.7/site-packages/numpy/core/include -I/usr/include/udunits2 -I/usr/include/eigen3 -I/builddir/build/BUILD/gdl-0.9.9 -I/builddir/build/BUILD/gdl-0.9.9/build-python -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -DNDEBUG -fPIC -fopenmp -std=gnu++11 -o CMakeFiles/gdl.dir/dinterpreter.cpp.o -c /builddir/build/BUILD/gdl-0.9.9/src/dinterpreter.cpp In file included from /builddir/build/BUILD/gdl-0.9.9/src/basegdl.hpp:31:0, from /builddir/build/BUILD/gdl-0.9.9/src/str.hpp:25, from /builddir/build/BUILD/gdl-0.9.9/src/dinterpreter.cpp:30: /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In copy constructor 'dimension::dimension(const dimension&)': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:55:14: warning: array subscript has type 'char' [-Wchar-subscripts] { dim[i]=dim_.dim[i];} ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:55:26: warning: array subscript has type 'char' [-Wchar-subscripts] { dim[i]=dim_.dim[i];} ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In member function 'dimension& dimension::operator=(const dimension&)': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:118:12: warning: array subscript has type 'char' [-Wchar-subscripts] dim[i]=dim_.dim[i]; ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:118:24: warning: array subscript has type 'char' [-Wchar-subscripts] dim[i]=dim_.dim[i]; ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In member function 'void dimension::operator<<(SizeT)': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:146:15: warning: array subscript has type 'char' [-Wchar-subscripts] dim[rank++]=add; ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In member function 'SizeT dimension::NDimElements()': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:295:24: warning: array subscript has type 'char' [-Wchar-subscripts] return stride[ rank]; ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In member function 'SizeT dimension::NDimElementsConst() const': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:303:44: warning: array subscript has type 'char' [-Wchar-subscripts] for(char i=0; i= labelList.Size()) ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp:21:0, from /builddir/build/BUILD/gdl-0.9.9/src/GDLTreeParser.hpp:13, from /builddir/build/BUILD/gdl-0.9.9/src/dinterpreter.hpp:69, from /builddir/build/BUILD/gdl-0.9.9/src/dinterpreter.cpp:32: /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp: In member function 'void ArrayIndexVectorT::Clear()': /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp:142:17: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for( int i=0; iGetStride() * varStride[variableIndex]; ^ /builddir/build/BUILD/gdl-0.9.9/src/allix.hpp: In constructor 'AllIxNewMultiOneVariableIndexIndexedT::AllIxNewMultiOneVariableIndexIndexedT(RankT, SizeT, ArrayIndexVectorT*, SizeT, SizeT, const SizeT*, SizeT*, SizeT*)': /builddir/build/BUILD/gdl-0.9.9/src/allix.hpp:654:44: warning: array subscript has type 'char' [-Wchar-subscripts] ixListStride = varStride[variableIndex]; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp:21:0, from /builddir/build/BUILD/gdl-0.9.9/src/GDLTreeParser.hpp:13, from /builddir/build/BUILD/gdl-0.9.9/src/dinterpreter.hpp:69, from /builddir/build/BUILD/gdl-0.9.9/src/dinterpreter.cpp:32: /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp: In member function 'virtual SizeT CArrayIndexScalar::NIter(SizeT)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp:409:14: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= varDim && s > 0) // varDim == 0 && s == 0 ok ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp: In member function 'virtual SizeT ArrayIndexIndexed::NIter(SizeT)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp:577:16: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= varDim && s > 0) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp: In member function 'virtual SizeT CArrayIndexIndexed::NIter(SizeT)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp:720:16: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= varDim && s > 0) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp: In member function 'virtual SizeT ArrayIndexORange::NIter(SizeT)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp:828:18: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( sInit >= varDim) // && s > 0) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp: In member function 'virtual SizeT ArrayIndexRange::NIter(SizeT)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp:972:14: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( e >= varDim) // && e > 0) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp: In member function 'virtual SizeT ArrayIndexORangeS::NIter(SizeT)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp:1105:14: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= varDim) // && s > 0) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp: In member function 'virtual SizeT ArrayIndexRangeS::NIter(SizeT)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp:1270:14: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( e >= varDim) // && e > 0) ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp:98:0, from /builddir/build/BUILD/gdl-0.9.9/src/GDLTreeParser.hpp:13, from /builddir/build/BUILD/gdl-0.9.9/src/dinterpreter.hpp:69, from /builddir/build/BUILD/gdl-0.9.9/src/dinterpreter.cpp:32: /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp: In member function 'virtual BaseGDL* ArrayIndexListOneNoAssocT::Index(BaseGDL*, IxExprListT&)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp:308:8: warning: unused variable 'assertValue' [-Wunused-variable] SizeT assertValue = ix->NIter( var->N_Elements()/*var->Size()*/); ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp: In member function 'virtual void ArrayIndexListOneScalarVPNoAssocT::SetVariable(BaseGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp:532:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp: In member function 'virtual void ArrayIndexListOneScalarVPNoAssocT::AssignAt(BaseGDL*, BaseGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp:579:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp: In member function 'virtual void ArrayIndexListOneConstScalarNoAssocT::SetVariable(BaseGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp:727:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp: In member function 'virtual void ArrayIndexListOneConstScalarNoAssocT::AssignAt(BaseGDL*, BaseGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp:752:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp: In member function 'virtual BaseGDL* ArrayIndexListOneConstScalarNoAssocT::Index(BaseGDL*, IxExprListT&)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp:782:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/GDLTreeParser.hpp:13:0, from /builddir/build/BUILD/gdl-0.9.9/src/dinterpreter.hpp:69, from /builddir/build/BUILD/gdl-0.9.9/src/dinterpreter.cpp:32: /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp: In member function 'virtual BaseGDL* ArrayIndexListOneT::Index(BaseGDL*, IxExprListT&)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp:341:8: warning: unused variable 'assertValue' [-Wunused-variable] SizeT assertValue = ix->NIter( var->N_Elements()/*var->Size()*/); ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp: In member function 'virtual void ArrayIndexListOneScalarVPT::SetVariable(BaseGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp:562:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp: In member function 'virtual void ArrayIndexListOneScalarVPT::AssignAt(BaseGDL*, BaseGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp:609:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp: In member function 'virtual void ArrayIndexListOneConstScalarT::SetVariable(BaseGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp:738:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp: In member function 'virtual void ArrayIndexListOneConstScalarT::AssignAt(BaseGDL*, BaseGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp:763:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp: In member function 'virtual BaseGDL* ArrayIndexListOneConstScalarT::Index(BaseGDL*, IxExprListT&)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp:793:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/GDLInterpreter.hpp:23:0, from /builddir/build/BUILD/gdl-0.9.9/src/dinterpreter.hpp:70, from /builddir/build/BUILD/gdl-0.9.9/src/dinterpreter.cpp:32: /builddir/build/BUILD/gdl-0.9.9/src/accessdesc.hpp: In member function 'void DotAccessDescT::ADAssign(BaseGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/accessdesc.hpp:392:9: warning: unused variable 'lRank' [-Wunused-variable] SizeT lRank = dim.Rank(); ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/dinterpreter.hpp:70:0, from /builddir/build/BUILD/gdl-0.9.9/src/dinterpreter.cpp:32: /builddir/build/BUILD/gdl-0.9.9/src/GDLInterpreter.hpp: In static member function 'static void GDLInterpreter::EnableAllGC()': /builddir/build/BUILD/gdl-0.9.9/src/GDLInterpreter.hpp:366:15: warning: variable 'nEl' set but not used [-Wunused-but-set-variable] SizeT nEl = heap.size(); ^ /builddir/build/BUILD/gdl-0.9.9/src/dinterpreter.cpp: In member function 'DInterpreter::CommandCode DInterpreter::ExecuteCommand(const string&)': /builddir/build/BUILD/gdl-0.9.9/src/dinterpreter.cpp:851:12: warning: unused variable 'nEnv' [-Wunused-variable] SizeT nEnv = mainEnv->EnvSize(); ^ /builddir/build/BUILD/gdl-0.9.9/src/dinterpreter.cpp: In static member function 'static void DInterpreter::ExecuteShellCommand(const string&)': /builddir/build/BUILD/gdl-0.9.9/src/dinterpreter.cpp:940:7: warning: unused variable 'ignored' [-Wunused-variable] int ignored = system( commandLine.c_str()); ^ /builddir/build/BUILD/gdl-0.9.9/src/dinterpreter.cpp: In member function 'bool DInterpreter::RunBatch(std::istream*)': /builddir/build/BUILD/gdl-0.9.9/src/dinterpreter.cpp:1472:30: warning: unused variable 'ret' [-Wunused-variable] DInterpreter::CommandCode ret=ExecuteLine( in); ^ /builddir/build/BUILD/gdl-0.9.9/src/dinterpreter.cpp: In member function 'void DInterpreter::ExecuteFile(const string&)': /builddir/build/BUILD/gdl-0.9.9/src/dinterpreter.cpp:1526:34: warning: unused variable 'ret' [-Wunused-variable] DInterpreter::CommandCode ret=ExecuteLine( &in); ^ /builddir/build/BUILD/gdl-0.9.9/src/dinterpreter.cpp: In member function 'RetCode DInterpreter::InterpreterLoop(const string&, std::vector >&, const string&)': /builddir/build/BUILD/gdl-0.9.9/src/dinterpreter.cpp:1605:39: warning: unused variable 'ret' [-Wunused-variable] DInterpreter::CommandCode ret = ExecuteLine(&in); ^ /builddir/build/BUILD/gdl-0.9.9/src/dinterpreter.cpp:1803:45: warning: unused variable 'ret' [-Wunused-variable] DInterpreter::CommandCode ret = ExecuteLine(&in); ^ [ 20%] Building CXX object src/CMakeFiles/gdl.dir/dnode.cpp.o cd /builddir/build/BUILD/gdl-0.9.9/build-python/src && /usr/bin/c++ -DHAVE_CONFIG_H -DWXUSINGDLL -D_FILE_OFFSET_BITS=64 -D__WXGTK__ -Dgdl_EXPORTS -I/builddir/build/BUILD/gdl-0.9.9/src -I/usr/include/tirpc -I/usr/include/GraphicsMagick -I/usr/lib/wx/include/gtk3-unicode-3.0 -I/usr/include/wx-3.0 -I/usr/include/libgeotiff -I/usr/include/hdf -I/usr/include/python2.7 -I/usr/lib/python2.7/site-packages/numpy/core/include -I/usr/include/udunits2 -I/usr/include/eigen3 -I/builddir/build/BUILD/gdl-0.9.9 -I/builddir/build/BUILD/gdl-0.9.9/build-python -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -DNDEBUG -fPIC -fopenmp -std=gnu++11 -o CMakeFiles/gdl.dir/dnode.cpp.o -c /builddir/build/BUILD/gdl-0.9.9/src/dnode.cpp In file included from /builddir/build/BUILD/gdl-0.9.9/src/basegdl.hpp:31:0, from /builddir/build/BUILD/gdl-0.9.9/src/datatypes.hpp:33, from /builddir/build/BUILD/gdl-0.9.9/src/dnode.cpp:27: /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In copy constructor 'dimension::dimension(const dimension&)': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:55:14: warning: array subscript has type 'char' [-Wchar-subscripts] { dim[i]=dim_.dim[i];} ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:55:26: warning: array subscript has type 'char' [-Wchar-subscripts] { dim[i]=dim_.dim[i];} ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In member function 'dimension& dimension::operator=(const dimension&)': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:118:12: warning: array subscript has type 'char' [-Wchar-subscripts] dim[i]=dim_.dim[i]; ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:118:24: warning: array subscript has type 'char' [-Wchar-subscripts] dim[i]=dim_.dim[i]; ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In member function 'void dimension::operator<<(SizeT)': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:146:15: warning: array subscript has type 'char' [-Wchar-subscripts] dim[rank++]=add; ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In member function 'SizeT dimension::NDimElements()': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:295:24: warning: array subscript has type 'char' [-Wchar-subscripts] return stride[ rank]; ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In member function 'SizeT dimension::NDimElementsConst() const': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:303:44: warning: array subscript has type 'char' [-Wchar-subscripts] for(char i=0; i= labelList.Size()) ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp:21:0, from /builddir/build/BUILD/gdl-0.9.9/src/dnode.cpp:28: /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp: In member function 'void ArrayIndexVectorT::Clear()': /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp:142:17: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for( int i=0; iGetStride() * varStride[variableIndex]; ^ /builddir/build/BUILD/gdl-0.9.9/src/allix.hpp: In constructor 'AllIxNewMultiOneVariableIndexIndexedT::AllIxNewMultiOneVariableIndexIndexedT(RankT, SizeT, ArrayIndexVectorT*, SizeT, SizeT, const SizeT*, SizeT*, SizeT*)': /builddir/build/BUILD/gdl-0.9.9/src/allix.hpp:654:44: warning: array subscript has type 'char' [-Wchar-subscripts] ixListStride = varStride[variableIndex]; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp:21:0, from /builddir/build/BUILD/gdl-0.9.9/src/dnode.cpp:28: /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp: In member function 'virtual SizeT CArrayIndexScalar::NIter(SizeT)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp:409:14: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= varDim && s > 0) // varDim == 0 && s == 0 ok ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp: In member function 'virtual SizeT ArrayIndexIndexed::NIter(SizeT)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp:577:16: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= varDim && s > 0) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp: In member function 'virtual SizeT CArrayIndexIndexed::NIter(SizeT)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp:720:16: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= varDim && s > 0) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp: In member function 'virtual SizeT ArrayIndexORange::NIter(SizeT)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp:828:18: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( sInit >= varDim) // && s > 0) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp: In member function 'virtual SizeT ArrayIndexRange::NIter(SizeT)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp:972:14: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( e >= varDim) // && e > 0) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp: In member function 'virtual SizeT ArrayIndexORangeS::NIter(SizeT)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp:1105:14: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= varDim) // && s > 0) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp: In member function 'virtual SizeT ArrayIndexRangeS::NIter(SizeT)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp:1270:14: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( e >= varDim) // && e > 0) ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp:98:0, from /builddir/build/BUILD/gdl-0.9.9/src/dnode.cpp:28: /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp: In member function 'virtual BaseGDL* ArrayIndexListOneNoAssocT::Index(BaseGDL*, IxExprListT&)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp:308:8: warning: unused variable 'assertValue' [-Wunused-variable] SizeT assertValue = ix->NIter( var->N_Elements()/*var->Size()*/); ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp: In member function 'virtual void ArrayIndexListOneScalarVPNoAssocT::SetVariable(BaseGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp:532:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp: In member function 'virtual void ArrayIndexListOneScalarVPNoAssocT::AssignAt(BaseGDL*, BaseGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp:579:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp: In member function 'virtual void ArrayIndexListOneConstScalarNoAssocT::SetVariable(BaseGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp:727:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp: In member function 'virtual void ArrayIndexListOneConstScalarNoAssocT::AssignAt(BaseGDL*, BaseGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp:752:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp: In member function 'virtual BaseGDL* ArrayIndexListOneConstScalarNoAssocT::Index(BaseGDL*, IxExprListT&)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp:782:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/dnode.cpp:28:0: /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp: In member function 'virtual BaseGDL* ArrayIndexListOneT::Index(BaseGDL*, IxExprListT&)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp:341:8: warning: unused variable 'assertValue' [-Wunused-variable] SizeT assertValue = ix->NIter( var->N_Elements()/*var->Size()*/); ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp: In member function 'virtual void ArrayIndexListOneScalarVPT::SetVariable(BaseGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp:562:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp: In member function 'virtual void ArrayIndexListOneScalarVPT::AssignAt(BaseGDL*, BaseGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp:609:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp: In member function 'virtual void ArrayIndexListOneConstScalarT::SetVariable(BaseGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp:738:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp: In member function 'virtual void ArrayIndexListOneConstScalarT::AssignAt(BaseGDL*, BaseGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp:763:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp: In member function 'virtual BaseGDL* ArrayIndexListOneConstScalarT::Index(BaseGDL*, IxExprListT&)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp:793:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/GDLInterpreter.hpp:23:0, from /builddir/build/BUILD/gdl-0.9.9/src/dinterpreter.hpp:70, from /builddir/build/BUILD/gdl-0.9.9/src/dnode.cpp:29: /builddir/build/BUILD/gdl-0.9.9/src/accessdesc.hpp: In member function 'void DotAccessDescT::ADAssign(BaseGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/accessdesc.hpp:392:9: warning: unused variable 'lRank' [-Wunused-variable] SizeT lRank = dim.Rank(); ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/dinterpreter.hpp:70:0, from /builddir/build/BUILD/gdl-0.9.9/src/dnode.cpp:29: /builddir/build/BUILD/gdl-0.9.9/src/GDLInterpreter.hpp: In static member function 'static void GDLInterpreter::EnableAllGC()': /builddir/build/BUILD/gdl-0.9.9/src/GDLInterpreter.hpp:366:15: warning: variable 'nEl' set but not used [-Wunused-but-set-variable] SizeT nEl = heap.size(); ^ /builddir/build/BUILD/gdl-0.9.9/src/dnode.cpp: In member function 'void DNode::Text2Long(int, bool)': /builddir/build/BUILD/gdl-0.9.9/src/dnode.cpp:193:24: warning: unused variable 'maxDInt' [-Wunused-variable] static const DLong64 maxDInt= ^ /builddir/build/BUILD/gdl-0.9.9/src/dnode.cpp: In member function 'void DNode::Text2ULong(int, bool)': /builddir/build/BUILD/gdl-0.9.9/src/dnode.cpp:239:25: warning: unused variable 'maxDUInt' [-Wunused-variable] static const DULong64 maxDUInt= ^ [ 21%] Building CXX object src/CMakeFiles/gdl.dir/dpro.cpp.o cd /builddir/build/BUILD/gdl-0.9.9/build-python/src && /usr/bin/c++ -DHAVE_CONFIG_H -DWXUSINGDLL -D_FILE_OFFSET_BITS=64 -D__WXGTK__ -Dgdl_EXPORTS -I/builddir/build/BUILD/gdl-0.9.9/src -I/usr/include/tirpc -I/usr/include/GraphicsMagick -I/usr/lib/wx/include/gtk3-unicode-3.0 -I/usr/include/wx-3.0 -I/usr/include/libgeotiff -I/usr/include/hdf -I/usr/include/python2.7 -I/usr/lib/python2.7/site-packages/numpy/core/include -I/usr/include/udunits2 -I/usr/include/eigen3 -I/builddir/build/BUILD/gdl-0.9.9 -I/builddir/build/BUILD/gdl-0.9.9/build-python -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -DNDEBUG -fPIC -fopenmp -std=gnu++11 -o CMakeFiles/gdl.dir/dpro.cpp.o -c /builddir/build/BUILD/gdl-0.9.9/src/dpro.cpp In file included from /builddir/build/BUILD/gdl-0.9.9/src/basegdl.hpp:31:0, from /builddir/build/BUILD/gdl-0.9.9/src/dpro.hpp:27, from /builddir/build/BUILD/gdl-0.9.9/src/dpro.cpp:22: /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In copy constructor 'dimension::dimension(const dimension&)': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:55:14: warning: array subscript has type 'char' [-Wchar-subscripts] { dim[i]=dim_.dim[i];} ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:55:26: warning: array subscript has type 'char' [-Wchar-subscripts] { dim[i]=dim_.dim[i];} ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In member function 'dimension& dimension::operator=(const dimension&)': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:118:12: warning: array subscript has type 'char' [-Wchar-subscripts] dim[i]=dim_.dim[i]; ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:118:24: warning: array subscript has type 'char' [-Wchar-subscripts] dim[i]=dim_.dim[i]; ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In member function 'void dimension::operator<<(SizeT)': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:146:15: warning: array subscript has type 'char' [-Wchar-subscripts] dim[rank++]=add; ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In member function 'SizeT dimension::NDimElements()': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:295:24: warning: array subscript has type 'char' [-Wchar-subscripts] return stride[ rank]; ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In member function 'SizeT dimension::NDimElementsConst() const': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:303:44: warning: array subscript has type 'char' [-Wchar-subscripts] for(char i=0; i= labelList.Size()) ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp:21:0, from /builddir/build/BUILD/gdl-0.9.9/src/GDLTreeParser.hpp:13, from /builddir/build/BUILD/gdl-0.9.9/src/dpro.cpp:27: /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp: In member function 'void ArrayIndexVectorT::Clear()': /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp:142:17: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for( int i=0; iGetStride() * varStride[variableIndex]; ^ /builddir/build/BUILD/gdl-0.9.9/src/allix.hpp: In constructor 'AllIxNewMultiOneVariableIndexIndexedT::AllIxNewMultiOneVariableIndexIndexedT(RankT, SizeT, ArrayIndexVectorT*, SizeT, SizeT, const SizeT*, SizeT*, SizeT*)': /builddir/build/BUILD/gdl-0.9.9/src/allix.hpp:654:44: warning: array subscript has type 'char' [-Wchar-subscripts] ixListStride = varStride[variableIndex]; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp:21:0, from /builddir/build/BUILD/gdl-0.9.9/src/GDLTreeParser.hpp:13, from /builddir/build/BUILD/gdl-0.9.9/src/dpro.cpp:27: /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp: In member function 'virtual SizeT CArrayIndexScalar::NIter(SizeT)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp:409:14: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= varDim && s > 0) // varDim == 0 && s == 0 ok ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp: In member function 'virtual SizeT ArrayIndexIndexed::NIter(SizeT)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp:577:16: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= varDim && s > 0) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp: In member function 'virtual SizeT CArrayIndexIndexed::NIter(SizeT)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp:720:16: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= varDim && s > 0) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp: In member function 'virtual SizeT ArrayIndexORange::NIter(SizeT)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp:828:18: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( sInit >= varDim) // && s > 0) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp: In member function 'virtual SizeT ArrayIndexRange::NIter(SizeT)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp:972:14: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( e >= varDim) // && e > 0) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp: In member function 'virtual SizeT ArrayIndexORangeS::NIter(SizeT)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp:1105:14: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= varDim) // && s > 0) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp: In member function 'virtual SizeT ArrayIndexRangeS::NIter(SizeT)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp:1270:14: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( e >= varDim) // && e > 0) ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp:98:0, from /builddir/build/BUILD/gdl-0.9.9/src/GDLTreeParser.hpp:13, from /builddir/build/BUILD/gdl-0.9.9/src/dpro.cpp:27: /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp: In member function 'virtual BaseGDL* ArrayIndexListOneNoAssocT::Index(BaseGDL*, IxExprListT&)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp:308:8: warning: unused variable 'assertValue' [-Wunused-variable] SizeT assertValue = ix->NIter( var->N_Elements()/*var->Size()*/); ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp: In member function 'virtual void ArrayIndexListOneScalarVPNoAssocT::SetVariable(BaseGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp:532:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp: In member function 'virtual void ArrayIndexListOneScalarVPNoAssocT::AssignAt(BaseGDL*, BaseGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp:579:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp: In member function 'virtual void ArrayIndexListOneConstScalarNoAssocT::SetVariable(BaseGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp:727:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp: In member function 'virtual void ArrayIndexListOneConstScalarNoAssocT::AssignAt(BaseGDL*, BaseGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp:752:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp: In member function 'virtual BaseGDL* ArrayIndexListOneConstScalarNoAssocT::Index(BaseGDL*, IxExprListT&)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp:782:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/GDLTreeParser.hpp:13:0, from /builddir/build/BUILD/gdl-0.9.9/src/dpro.cpp:27: /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp: In member function 'virtual BaseGDL* ArrayIndexListOneT::Index(BaseGDL*, IxExprListT&)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp:341:8: warning: unused variable 'assertValue' [-Wunused-variable] SizeT assertValue = ix->NIter( var->N_Elements()/*var->Size()*/); ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp: In member function 'virtual void ArrayIndexListOneScalarVPT::SetVariable(BaseGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp:562:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp: In member function 'virtual void ArrayIndexListOneScalarVPT::AssignAt(BaseGDL*, BaseGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp:609:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp: In member function 'virtual void ArrayIndexListOneConstScalarT::SetVariable(BaseGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp:738:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp: In member function 'virtual void ArrayIndexListOneConstScalarT::AssignAt(BaseGDL*, BaseGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp:763:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp: In member function 'virtual BaseGDL* ArrayIndexListOneConstScalarT::Index(BaseGDL*, IxExprListT&)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp:793:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ [ 21%] Building CXX object src/CMakeFiles/gdl.dir/dstructdesc.cpp.o cd /builddir/build/BUILD/gdl-0.9.9/build-python/src && /usr/bin/c++ -DHAVE_CONFIG_H -DWXUSINGDLL -D_FILE_OFFSET_BITS=64 -D__WXGTK__ -Dgdl_EXPORTS -I/builddir/build/BUILD/gdl-0.9.9/src -I/usr/include/tirpc -I/usr/include/GraphicsMagick -I/usr/lib/wx/include/gtk3-unicode-3.0 -I/usr/include/wx-3.0 -I/usr/include/libgeotiff -I/usr/include/hdf -I/usr/include/python2.7 -I/usr/lib/python2.7/site-packages/numpy/core/include -I/usr/include/udunits2 -I/usr/include/eigen3 -I/builddir/build/BUILD/gdl-0.9.9 -I/builddir/build/BUILD/gdl-0.9.9/build-python -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -DNDEBUG -fPIC -fopenmp -std=gnu++11 -o CMakeFiles/gdl.dir/dstructdesc.cpp.o -c /builddir/build/BUILD/gdl-0.9.9/src/dstructdesc.cpp In file included from /builddir/build/BUILD/gdl-0.9.9/src/basegdl.hpp:31:0, from /builddir/build/BUILD/gdl-0.9.9/src/datatypes.hpp:33, from /builddir/build/BUILD/gdl-0.9.9/src/dstructdesc.cpp:22: /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In copy constructor 'dimension::dimension(const dimension&)': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:55:14: warning: array subscript has type 'char' [-Wchar-subscripts] { dim[i]=dim_.dim[i];} ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:55:26: warning: array subscript has type 'char' [-Wchar-subscripts] { dim[i]=dim_.dim[i];} ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In member function 'dimension& dimension::operator=(const dimension&)': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:118:12: warning: array subscript has type 'char' [-Wchar-subscripts] dim[i]=dim_.dim[i]; ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:118:24: warning: array subscript has type 'char' [-Wchar-subscripts] dim[i]=dim_.dim[i]; ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In member function 'void dimension::operator<<(SizeT)': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:146:15: warning: array subscript has type 'char' [-Wchar-subscripts] dim[rank++]=add; ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In member function 'SizeT dimension::NDimElements()': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:295:24: warning: array subscript has type 'char' [-Wchar-subscripts] return stride[ rank]; ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In member function 'SizeT dimension::NDimElementsConst() const': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:303:44: warning: array subscript has type 'char' [-Wchar-subscripts] for(char i=0; i= labelList.Size()) ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp:21:0, from /builddir/build/BUILD/gdl-0.9.9/src/GDLTreeParser.hpp:13, from /builddir/build/BUILD/gdl-0.9.9/src/GDLInterpreter.hpp:14, from /builddir/build/BUILD/gdl-0.9.9/src/dstructdesc.cpp:24: /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp: In member function 'void ArrayIndexVectorT::Clear()': /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp:142:17: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for( int i=0; iGetStride() * varStride[variableIndex]; ^ /builddir/build/BUILD/gdl-0.9.9/src/allix.hpp: In constructor 'AllIxNewMultiOneVariableIndexIndexedT::AllIxNewMultiOneVariableIndexIndexedT(RankT, SizeT, ArrayIndexVectorT*, SizeT, SizeT, const SizeT*, SizeT*, SizeT*)': /builddir/build/BUILD/gdl-0.9.9/src/allix.hpp:654:44: warning: array subscript has type 'char' [-Wchar-subscripts] ixListStride = varStride[variableIndex]; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp:21:0, from /builddir/build/BUILD/gdl-0.9.9/src/GDLTreeParser.hpp:13, from /builddir/build/BUILD/gdl-0.9.9/src/GDLInterpreter.hpp:14, from /builddir/build/BUILD/gdl-0.9.9/src/dstructdesc.cpp:24: /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp: In member function 'virtual SizeT CArrayIndexScalar::NIter(SizeT)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp:409:14: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= varDim && s > 0) // varDim == 0 && s == 0 ok ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp: In member function 'virtual SizeT ArrayIndexIndexed::NIter(SizeT)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp:577:16: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= varDim && s > 0) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp: In member function 'virtual SizeT CArrayIndexIndexed::NIter(SizeT)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp:720:16: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= varDim && s > 0) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp: In member function 'virtual SizeT ArrayIndexORange::NIter(SizeT)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp:828:18: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( sInit >= varDim) // && s > 0) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp: In member function 'virtual SizeT ArrayIndexRange::NIter(SizeT)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp:972:14: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( e >= varDim) // && e > 0) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp: In member function 'virtual SizeT ArrayIndexORangeS::NIter(SizeT)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp:1105:14: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= varDim) // && s > 0) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp: In member function 'virtual SizeT ArrayIndexRangeS::NIter(SizeT)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp:1270:14: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( e >= varDim) // && e > 0) ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp:98:0, from /builddir/build/BUILD/gdl-0.9.9/src/GDLTreeParser.hpp:13, from /builddir/build/BUILD/gdl-0.9.9/src/GDLInterpreter.hpp:14, from /builddir/build/BUILD/gdl-0.9.9/src/dstructdesc.cpp:24: /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp: In member function 'virtual BaseGDL* ArrayIndexListOneNoAssocT::Index(BaseGDL*, IxExprListT&)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp:308:8: warning: unused variable 'assertValue' [-Wunused-variable] SizeT assertValue = ix->NIter( var->N_Elements()/*var->Size()*/); ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp: In member function 'virtual void ArrayIndexListOneScalarVPNoAssocT::SetVariable(BaseGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp:532:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp: In member function 'virtual void ArrayIndexListOneScalarVPNoAssocT::AssignAt(BaseGDL*, BaseGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp:579:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp: In member function 'virtual void ArrayIndexListOneConstScalarNoAssocT::SetVariable(BaseGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp:727:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp: In member function 'virtual void ArrayIndexListOneConstScalarNoAssocT::AssignAt(BaseGDL*, BaseGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp:752:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp: In member function 'virtual BaseGDL* ArrayIndexListOneConstScalarNoAssocT::Index(BaseGDL*, IxExprListT&)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp:782:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/GDLTreeParser.hpp:13:0, from /builddir/build/BUILD/gdl-0.9.9/src/GDLInterpreter.hpp:14, from /builddir/build/BUILD/gdl-0.9.9/src/dstructdesc.cpp:24: /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp: In member function 'virtual BaseGDL* ArrayIndexListOneT::Index(BaseGDL*, IxExprListT&)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp:341:8: warning: unused variable 'assertValue' [-Wunused-variable] SizeT assertValue = ix->NIter( var->N_Elements()/*var->Size()*/); ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp: In member function 'virtual void ArrayIndexListOneScalarVPT::SetVariable(BaseGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp:562:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp: In member function 'virtual void ArrayIndexListOneScalarVPT::AssignAt(BaseGDL*, BaseGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp:609:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp: In member function 'virtual void ArrayIndexListOneConstScalarT::SetVariable(BaseGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp:738:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp: In member function 'virtual void ArrayIndexListOneConstScalarT::AssignAt(BaseGDL*, BaseGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp:763:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp: In member function 'virtual BaseGDL* ArrayIndexListOneConstScalarT::Index(BaseGDL*, IxExprListT&)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp:793:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/GDLInterpreter.hpp:23:0, from /builddir/build/BUILD/gdl-0.9.9/src/dstructdesc.cpp:24: /builddir/build/BUILD/gdl-0.9.9/src/accessdesc.hpp: In member function 'void DotAccessDescT::ADAssign(BaseGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/accessdesc.hpp:392:9: warning: unused variable 'lRank' [-Wunused-variable] SizeT lRank = dim.Rank(); ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/dstructdesc.cpp:24:0: /builddir/build/BUILD/gdl-0.9.9/src/GDLInterpreter.hpp: In static member function 'static void GDLInterpreter::EnableAllGC()': /builddir/build/BUILD/gdl-0.9.9/src/GDLInterpreter.hpp:366:15: warning: variable 'nEl' set but not used [-Wunused-but-set-variable] SizeT nEl = heap.size(); ^ [ 22%] Building CXX object src/CMakeFiles/gdl.dir/dstructfactory.cxx.o cd /builddir/build/BUILD/gdl-0.9.9/build-python/src && /usr/bin/c++ -DHAVE_CONFIG_H -DWXUSINGDLL -D_FILE_OFFSET_BITS=64 -D__WXGTK__ -Dgdl_EXPORTS -I/builddir/build/BUILD/gdl-0.9.9/src -I/usr/include/tirpc -I/usr/include/GraphicsMagick -I/usr/lib/wx/include/gtk3-unicode-3.0 -I/usr/include/wx-3.0 -I/usr/include/libgeotiff -I/usr/include/hdf -I/usr/include/python2.7 -I/usr/lib/python2.7/site-packages/numpy/core/include -I/usr/include/udunits2 -I/usr/include/eigen3 -I/builddir/build/BUILD/gdl-0.9.9 -I/builddir/build/BUILD/gdl-0.9.9/build-python -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -DNDEBUG -fPIC -fopenmp -std=gnu++11 -o CMakeFiles/gdl.dir/dstructfactory.cxx.o -c /builddir/build/BUILD/gdl-0.9.9/src/dstructfactory.cxx In file included from /builddir/build/BUILD/gdl-0.9.9/src/basegdl.hpp:31:0, from /builddir/build/BUILD/gdl-0.9.9/src/datatypes.hpp:33, from /builddir/build/BUILD/gdl-0.9.9/src/dstructgdl.hpp:25, from /builddir/build/BUILD/gdl-0.9.9/src/dstructfactory.hxx:22, from /builddir/build/BUILD/gdl-0.9.9/src/dstructfactory.cxx:18: /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In copy constructor 'dimension::dimension(const dimension&)': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:55:14: warning: array subscript has type 'char' [-Wchar-subscripts] { dim[i]=dim_.dim[i];} ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:55:26: warning: array subscript has type 'char' [-Wchar-subscripts] { dim[i]=dim_.dim[i];} ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In member function 'dimension& dimension::operator=(const dimension&)': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:118:12: warning: array subscript has type 'char' [-Wchar-subscripts] dim[i]=dim_.dim[i]; ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:118:24: warning: array subscript has type 'char' [-Wchar-subscripts] dim[i]=dim_.dim[i]; ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In member function 'void dimension::operator<<(SizeT)': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:146:15: warning: array subscript has type 'char' [-Wchar-subscripts] dim[rank++]=add; ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In member function 'SizeT dimension::NDimElements()': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:295:24: warning: array subscript has type 'char' [-Wchar-subscripts] return stride[ rank]; ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In member function 'SizeT dimension::NDimElementsConst() const': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:303:44: warning: array subscript has type 'char' [-Wchar-subscripts] for(char i=0; i= labelList.Size()) ^ [ 23%] Building CXX object src/CMakeFiles/gdl.dir/dstructgdl.cpp.o cd /builddir/build/BUILD/gdl-0.9.9/build-python/src && /usr/bin/c++ -DHAVE_CONFIG_H -DWXUSINGDLL -D_FILE_OFFSET_BITS=64 -D__WXGTK__ -Dgdl_EXPORTS -I/builddir/build/BUILD/gdl-0.9.9/src -I/usr/include/tirpc -I/usr/include/GraphicsMagick -I/usr/lib/wx/include/gtk3-unicode-3.0 -I/usr/include/wx-3.0 -I/usr/include/libgeotiff -I/usr/include/hdf -I/usr/include/python2.7 -I/usr/lib/python2.7/site-packages/numpy/core/include -I/usr/include/udunits2 -I/usr/include/eigen3 -I/builddir/build/BUILD/gdl-0.9.9 -I/builddir/build/BUILD/gdl-0.9.9/build-python -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -DNDEBUG -fPIC -fopenmp -std=gnu++11 -o CMakeFiles/gdl.dir/dstructgdl.cpp.o -c /builddir/build/BUILD/gdl-0.9.9/src/dstructgdl.cpp In file included from /builddir/build/BUILD/gdl-0.9.9/src/basegdl.hpp:31:0, from /builddir/build/BUILD/gdl-0.9.9/src/datatypes.hpp:33, from /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp:24, from /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp:21, from /builddir/build/BUILD/gdl-0.9.9/src/dstructgdl.cpp:20: /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In copy constructor 'dimension::dimension(const dimension&)': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:55:14: warning: array subscript has type 'char' [-Wchar-subscripts] { dim[i]=dim_.dim[i];} ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:55:26: warning: array subscript has type 'char' [-Wchar-subscripts] { dim[i]=dim_.dim[i];} ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In member function 'dimension& dimension::operator=(const dimension&)': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:118:12: warning: array subscript has type 'char' [-Wchar-subscripts] dim[i]=dim_.dim[i]; ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:118:24: warning: array subscript has type 'char' [-Wchar-subscripts] dim[i]=dim_.dim[i]; ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In member function 'void dimension::operator<<(SizeT)': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:146:15: warning: array subscript has type 'char' [-Wchar-subscripts] dim[rank++]=add; ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In member function 'SizeT dimension::NDimElements()': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:295:24: warning: array subscript has type 'char' [-Wchar-subscripts] return stride[ rank]; ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In member function 'SizeT dimension::NDimElementsConst() const': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:303:44: warning: array subscript has type 'char' [-Wchar-subscripts] for(char i=0; i= labelList.Size()) ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp:21:0, from /builddir/build/BUILD/gdl-0.9.9/src/dstructgdl.cpp:20: /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp: In member function 'void ArrayIndexVectorT::Clear()': /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp:142:17: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for( int i=0; iGetStride() * varStride[variableIndex]; ^ /builddir/build/BUILD/gdl-0.9.9/src/allix.hpp: In constructor 'AllIxNewMultiOneVariableIndexIndexedT::AllIxNewMultiOneVariableIndexIndexedT(RankT, SizeT, ArrayIndexVectorT*, SizeT, SizeT, const SizeT*, SizeT*, SizeT*)': /builddir/build/BUILD/gdl-0.9.9/src/allix.hpp:654:44: warning: array subscript has type 'char' [-Wchar-subscripts] ixListStride = varStride[variableIndex]; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp:21:0, from /builddir/build/BUILD/gdl-0.9.9/src/dstructgdl.cpp:20: /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp: In member function 'virtual SizeT CArrayIndexScalar::NIter(SizeT)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp:409:14: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= varDim && s > 0) // varDim == 0 && s == 0 ok ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp: In member function 'virtual SizeT ArrayIndexIndexed::NIter(SizeT)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp:577:16: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= varDim && s > 0) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp: In member function 'virtual SizeT CArrayIndexIndexed::NIter(SizeT)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp:720:16: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= varDim && s > 0) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp: In member function 'virtual SizeT ArrayIndexORange::NIter(SizeT)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp:828:18: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( sInit >= varDim) // && s > 0) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp: In member function 'virtual SizeT ArrayIndexRange::NIter(SizeT)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp:972:14: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( e >= varDim) // && e > 0) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp: In member function 'virtual SizeT ArrayIndexORangeS::NIter(SizeT)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp:1105:14: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= varDim) // && s > 0) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp: In member function 'virtual SizeT ArrayIndexRangeS::NIter(SizeT)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp:1270:14: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( e >= varDim) // && e > 0) ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp:98:0, from /builddir/build/BUILD/gdl-0.9.9/src/dstructgdl.cpp:20: /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp: In member function 'virtual BaseGDL* ArrayIndexListOneNoAssocT::Index(BaseGDL*, IxExprListT&)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp:308:8: warning: unused variable 'assertValue' [-Wunused-variable] SizeT assertValue = ix->NIter( var->N_Elements()/*var->Size()*/); ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp: In member function 'virtual void ArrayIndexListOneScalarVPNoAssocT::SetVariable(BaseGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp:532:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp: In member function 'virtual void ArrayIndexListOneScalarVPNoAssocT::AssignAt(BaseGDL*, BaseGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp:579:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp: In member function 'virtual void ArrayIndexListOneConstScalarNoAssocT::SetVariable(BaseGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp:727:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp: In member function 'virtual void ArrayIndexListOneConstScalarNoAssocT::AssignAt(BaseGDL*, BaseGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp:752:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp: In member function 'virtual BaseGDL* ArrayIndexListOneConstScalarNoAssocT::Index(BaseGDL*, IxExprListT&)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp:782:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/dstructgdl.cpp:20:0: /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp: In member function 'virtual BaseGDL* ArrayIndexListOneT::Index(BaseGDL*, IxExprListT&)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp:341:8: warning: unused variable 'assertValue' [-Wunused-variable] SizeT assertValue = ix->NIter( var->N_Elements()/*var->Size()*/); ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp: In member function 'virtual void ArrayIndexListOneScalarVPT::SetVariable(BaseGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp:562:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp: In member function 'virtual void ArrayIndexListOneScalarVPT::AssignAt(BaseGDL*, BaseGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp:609:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp: In member function 'virtual void ArrayIndexListOneConstScalarT::SetVariable(BaseGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp:738:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp: In member function 'virtual void ArrayIndexListOneConstScalarT::AssignAt(BaseGDL*, BaseGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp:763:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp: In member function 'virtual BaseGDL* ArrayIndexListOneConstScalarT::Index(BaseGDL*, IxExprListT&)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp:793:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/dstructgdl.cpp:22:0: /builddir/build/BUILD/gdl-0.9.9/src/accessdesc.hpp: In member function 'void DotAccessDescT::ADAssign(BaseGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/accessdesc.hpp:392:9: warning: unused variable 'lRank' [-Wunused-variable] SizeT lRank = dim.Rank(); ^ /builddir/build/BUILD/gdl-0.9.9/src/dstructgdl.cpp: In member function 'virtual DStructGDL* DStructGDL::CShift(DLong*) const': /builddir/build/BUILD/gdl-0.9.9/src/dstructgdl.cpp:282:31: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( dstIx[ aSp] >= dim[ aSp]) ^ /builddir/build/BUILD/gdl-0.9.9/src/dstructgdl.cpp:288:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( srcIx[ aSp] < dim[ aSp]) break; ^ /builddir/build/BUILD/gdl-0.9.9/src/dstructgdl.cpp: In member function 'virtual void DStructGDL::AssignAtIx(RangeT, BaseGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/dstructgdl.cpp:436:16: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( -ixR > nEl) ^ [ 23%] Building CXX object src/CMakeFiles/gdl.dir/dvar.cpp.o cd /builddir/build/BUILD/gdl-0.9.9/build-python/src && /usr/bin/c++ -DHAVE_CONFIG_H -DWXUSINGDLL -D_FILE_OFFSET_BITS=64 -D__WXGTK__ -Dgdl_EXPORTS -I/builddir/build/BUILD/gdl-0.9.9/src -I/usr/include/tirpc -I/usr/include/GraphicsMagick -I/usr/lib/wx/include/gtk3-unicode-3.0 -I/usr/include/wx-3.0 -I/usr/include/libgeotiff -I/usr/include/hdf -I/usr/include/python2.7 -I/usr/lib/python2.7/site-packages/numpy/core/include -I/usr/include/udunits2 -I/usr/include/eigen3 -I/builddir/build/BUILD/gdl-0.9.9 -I/builddir/build/BUILD/gdl-0.9.9/build-python -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -DNDEBUG -fPIC -fopenmp -std=gnu++11 -o CMakeFiles/gdl.dir/dvar.cpp.o -c /builddir/build/BUILD/gdl-0.9.9/src/dvar.cpp In file included from /builddir/build/BUILD/gdl-0.9.9/src/basegdl.hpp:31:0, from /builddir/build/BUILD/gdl-0.9.9/src/dvar.hpp:25, from /builddir/build/BUILD/gdl-0.9.9/src/dvar.cpp:22: /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In copy constructor 'dimension::dimension(const dimension&)': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:55:14: warning: array subscript has type 'char' [-Wchar-subscripts] { dim[i]=dim_.dim[i];} ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:55:26: warning: array subscript has type 'char' [-Wchar-subscripts] { dim[i]=dim_.dim[i];} ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In member function 'dimension& dimension::operator=(const dimension&)': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:118:12: warning: array subscript has type 'char' [-Wchar-subscripts] dim[i]=dim_.dim[i]; ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:118:24: warning: array subscript has type 'char' [-Wchar-subscripts] dim[i]=dim_.dim[i]; ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In member function 'void dimension::operator<<(SizeT)': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:146:15: warning: array subscript has type 'char' [-Wchar-subscripts] dim[rank++]=add; ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In member function 'SizeT dimension::NDimElements()': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:295:24: warning: array subscript has type 'char' [-Wchar-subscripts] return stride[ rank]; ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In member function 'SizeT dimension::NDimElementsConst() const': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:303:44: warning: array subscript has type 'char' [-Wchar-subscripts] for(char i=0; i= labelList.Size()) ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp:21:0, from /builddir/build/BUILD/gdl-0.9.9/src/GDLTreeParser.hpp:13, from /builddir/build/BUILD/gdl-0.9.9/src/dinterpreter.hpp:69, from /builddir/build/BUILD/gdl-0.9.9/src/envt.cpp:24: /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp: In member function 'void ArrayIndexVectorT::Clear()': /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp:142:17: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for( int i=0; iGetStride() * varStride[variableIndex]; ^ /builddir/build/BUILD/gdl-0.9.9/src/allix.hpp: In constructor 'AllIxNewMultiOneVariableIndexIndexedT::AllIxNewMultiOneVariableIndexIndexedT(RankT, SizeT, ArrayIndexVectorT*, SizeT, SizeT, const SizeT*, SizeT*, SizeT*)': /builddir/build/BUILD/gdl-0.9.9/src/allix.hpp:654:44: warning: array subscript has type 'char' [-Wchar-subscripts] ixListStride = varStride[variableIndex]; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp:21:0, from /builddir/build/BUILD/gdl-0.9.9/src/GDLTreeParser.hpp:13, from /builddir/build/BUILD/gdl-0.9.9/src/dinterpreter.hpp:69, from /builddir/build/BUILD/gdl-0.9.9/src/envt.cpp:24: /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp: In member function 'virtual SizeT CArrayIndexScalar::NIter(SizeT)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp:409:14: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= varDim && s > 0) // varDim == 0 && s == 0 ok ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp: In member function 'virtual SizeT ArrayIndexIndexed::NIter(SizeT)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp:577:16: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= varDim && s > 0) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp: In member function 'virtual SizeT CArrayIndexIndexed::NIter(SizeT)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp:720:16: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= varDim && s > 0) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp: In member function 'virtual SizeT ArrayIndexORange::NIter(SizeT)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp:828:18: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( sInit >= varDim) // && s > 0) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp: In member function 'virtual SizeT ArrayIndexRange::NIter(SizeT)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp:972:14: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( e >= varDim) // && e > 0) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp: In member function 'virtual SizeT ArrayIndexORangeS::NIter(SizeT)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp:1105:14: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= varDim) // && s > 0) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp: In member function 'virtual SizeT ArrayIndexRangeS::NIter(SizeT)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp:1270:14: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( e >= varDim) // && e > 0) ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp:98:0, from /builddir/build/BUILD/gdl-0.9.9/src/GDLTreeParser.hpp:13, from /builddir/build/BUILD/gdl-0.9.9/src/dinterpreter.hpp:69, from /builddir/build/BUILD/gdl-0.9.9/src/envt.cpp:24: /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp: In member function 'virtual BaseGDL* ArrayIndexListOneNoAssocT::Index(BaseGDL*, IxExprListT&)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp:308:8: warning: unused variable 'assertValue' [-Wunused-variable] SizeT assertValue = ix->NIter( var->N_Elements()/*var->Size()*/); ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp: In member function 'virtual void ArrayIndexListOneScalarVPNoAssocT::SetVariable(BaseGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp:532:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp: In member function 'virtual void ArrayIndexListOneScalarVPNoAssocT::AssignAt(BaseGDL*, BaseGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp:579:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp: In member function 'virtual void ArrayIndexListOneConstScalarNoAssocT::SetVariable(BaseGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp:727:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp: In member function 'virtual void ArrayIndexListOneConstScalarNoAssocT::AssignAt(BaseGDL*, BaseGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp:752:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp: In member function 'virtual BaseGDL* ArrayIndexListOneConstScalarNoAssocT::Index(BaseGDL*, IxExprListT&)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp:782:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/GDLTreeParser.hpp:13:0, from /builddir/build/BUILD/gdl-0.9.9/src/dinterpreter.hpp:69, from /builddir/build/BUILD/gdl-0.9.9/src/envt.cpp:24: /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp: In member function 'virtual BaseGDL* ArrayIndexListOneT::Index(BaseGDL*, IxExprListT&)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp:341:8: warning: unused variable 'assertValue' [-Wunused-variable] SizeT assertValue = ix->NIter( var->N_Elements()/*var->Size()*/); ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp: In member function 'virtual void ArrayIndexListOneScalarVPT::SetVariable(BaseGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp:562:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp: In member function 'virtual void ArrayIndexListOneScalarVPT::AssignAt(BaseGDL*, BaseGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp:609:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp: In member function 'virtual void ArrayIndexListOneConstScalarT::SetVariable(BaseGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp:738:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp: In member function 'virtual void ArrayIndexListOneConstScalarT::AssignAt(BaseGDL*, BaseGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp:763:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp: In member function 'virtual BaseGDL* ArrayIndexListOneConstScalarT::Index(BaseGDL*, IxExprListT&)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp:793:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/GDLInterpreter.hpp:23:0, from /builddir/build/BUILD/gdl-0.9.9/src/dinterpreter.hpp:70, from /builddir/build/BUILD/gdl-0.9.9/src/envt.cpp:24: /builddir/build/BUILD/gdl-0.9.9/src/accessdesc.hpp: In member function 'void DotAccessDescT::ADAssign(BaseGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/accessdesc.hpp:392:9: warning: unused variable 'lRank' [-Wunused-variable] SizeT lRank = dim.Rank(); ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/dinterpreter.hpp:70:0, from /builddir/build/BUILD/gdl-0.9.9/src/envt.cpp:24: /builddir/build/BUILD/gdl-0.9.9/src/GDLInterpreter.hpp: In static member function 'static void GDLInterpreter::EnableAllGC()': /builddir/build/BUILD/gdl-0.9.9/src/GDLInterpreter.hpp:366:15: warning: variable 'nEl' set but not used [-Wunused-but-set-variable] SizeT nEl = heap.size(); ^ /builddir/build/BUILD/gdl-0.9.9/src/envt.cpp: In member function 'virtual void EnvT::ObjCleanup(DObj)': /builddir/build/BUILD/gdl-0.9.9/src/envt.cpp:683:16: warning: unused variable 'newEnv' [-Wunused-variable] EnvUDT* newEnv = PushNewEnvUD( objCLEANUP, 1, &actObjGDL); ^ /builddir/build/BUILD/gdl-0.9.9/src/envt.cpp: In member function 'void EnvT::ShiftParNumbering(int)': /builddir/build/BUILD/gdl-0.9.9/src/envt.cpp:1233:36: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (int i = 0; i < nParam - 1; ++i) ^ /builddir/build/BUILD/gdl-0.9.9/src/envt.cpp: In member function 'bool EnvBaseT::Removeall()': /builddir/build/BUILD/gdl-0.9.9/src/envt.cpp:1300:24: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for( SizeT ix=0; ix < osz; ix++) { ^ /builddir/build/BUILD/gdl-0.9.9/src/envt.cpp: In member function 'int EnvBaseT::findvar(BaseGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/envt.cpp:1358:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for(int Ix=0; Ix < env.size(); Ix++) { ^ [ 25%] Building CXX object src/CMakeFiles/gdl.dir/extrat.cpp.o cd /builddir/build/BUILD/gdl-0.9.9/build-python/src && /usr/bin/c++ -DHAVE_CONFIG_H -DWXUSINGDLL -D_FILE_OFFSET_BITS=64 -D__WXGTK__ -Dgdl_EXPORTS -I/builddir/build/BUILD/gdl-0.9.9/src -I/usr/include/tirpc -I/usr/include/GraphicsMagick -I/usr/lib/wx/include/gtk3-unicode-3.0 -I/usr/include/wx-3.0 -I/usr/include/libgeotiff -I/usr/include/hdf -I/usr/include/python2.7 -I/usr/lib/python2.7/site-packages/numpy/core/include -I/usr/include/udunits2 -I/usr/include/eigen3 -I/builddir/build/BUILD/gdl-0.9.9 -I/builddir/build/BUILD/gdl-0.9.9/build-python -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -DNDEBUG -fPIC -fopenmp -std=gnu++11 -o CMakeFiles/gdl.dir/extrat.cpp.o -c /builddir/build/BUILD/gdl-0.9.9/src/extrat.cpp In file included from /builddir/build/BUILD/gdl-0.9.9/src/basegdl.hpp:31:0, from /builddir/build/BUILD/gdl-0.9.9/src/datatypes.hpp:33, from /builddir/build/BUILD/gdl-0.9.9/src/objects.hpp:24, from /builddir/build/BUILD/gdl-0.9.9/src/extrat.cpp:20: /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In copy constructor 'dimension::dimension(const dimension&)': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:55:14: warning: array subscript has type 'char' [-Wchar-subscripts] { dim[i]=dim_.dim[i];} ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:55:26: warning: array subscript has type 'char' [-Wchar-subscripts] { dim[i]=dim_.dim[i];} ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In member function 'dimension& dimension::operator=(const dimension&)': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:118:12: warning: array subscript has type 'char' [-Wchar-subscripts] dim[i]=dim_.dim[i]; ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:118:24: warning: array subscript has type 'char' [-Wchar-subscripts] dim[i]=dim_.dim[i]; ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In member function 'void dimension::operator<<(SizeT)': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:146:15: warning: array subscript has type 'char' [-Wchar-subscripts] dim[rank++]=add; ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In member function 'SizeT dimension::NDimElements()': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:295:24: warning: array subscript has type 'char' [-Wchar-subscripts] return stride[ rank]; ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In member function 'SizeT dimension::NDimElementsConst() const': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:303:44: warning: array subscript has type 'char' [-Wchar-subscripts] for(char i=0; i= labelList.Size()) ^ [ 26%] Building CXX object src/CMakeFiles/gdl.dir/exists_fun.cpp.o cd /builddir/build/BUILD/gdl-0.9.9/build-python/src && /usr/bin/c++ -DHAVE_CONFIG_H -DWXUSINGDLL -D_FILE_OFFSET_BITS=64 -D__WXGTK__ -Dgdl_EXPORTS -I/builddir/build/BUILD/gdl-0.9.9/src -I/usr/include/tirpc -I/usr/include/GraphicsMagick -I/usr/lib/wx/include/gtk3-unicode-3.0 -I/usr/include/wx-3.0 -I/usr/include/libgeotiff -I/usr/include/hdf -I/usr/include/python2.7 -I/usr/lib/python2.7/site-packages/numpy/core/include -I/usr/include/udunits2 -I/usr/include/eigen3 -I/builddir/build/BUILD/gdl-0.9.9 -I/builddir/build/BUILD/gdl-0.9.9/build-python -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -DNDEBUG -fPIC -fopenmp -std=gnu++11 -o CMakeFiles/gdl.dir/exists_fun.cpp.o -c /builddir/build/BUILD/gdl-0.9.9/src/exists_fun.cpp In file included from /builddir/build/BUILD/gdl-0.9.9/src/basegdl.hpp:31:0, from /builddir/build/BUILD/gdl-0.9.9/src/datatypes.hpp:33, from /builddir/build/BUILD/gdl-0.9.9/src/objects.hpp:24, from /builddir/build/BUILD/gdl-0.9.9/src/initsysvar.hpp:21, from /builddir/build/BUILD/gdl-0.9.9/src/exists_fun.cpp:32: /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In copy constructor 'dimension::dimension(const dimension&)': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:55:14: warning: array subscript has type 'char' [-Wchar-subscripts] { dim[i]=dim_.dim[i];} ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:55:26: warning: array subscript has type 'char' [-Wchar-subscripts] { dim[i]=dim_.dim[i];} ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In member function 'dimension& dimension::operator=(const dimension&)': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:118:12: warning: array subscript has type 'char' [-Wchar-subscripts] dim[i]=dim_.dim[i]; ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:118:24: warning: array subscript has type 'char' [-Wchar-subscripts] dim[i]=dim_.dim[i]; ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In member function 'void dimension::operator<<(SizeT)': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:146:15: warning: array subscript has type 'char' [-Wchar-subscripts] dim[rank++]=add; ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In member function 'SizeT dimension::NDimElements()': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:295:24: warning: array subscript has type 'char' [-Wchar-subscripts] return stride[ rank]; ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In member function 'SizeT dimension::NDimElementsConst() const': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:303:44: warning: array subscript has type 'char' [-Wchar-subscripts] for(char i=0; i= labelList.Size()) ^ [ 26%] Building CXX object src/CMakeFiles/gdl.dir/fftw.cpp.o cd /builddir/build/BUILD/gdl-0.9.9/build-python/src && /usr/bin/c++ -DHAVE_CONFIG_H -DWXUSINGDLL -D_FILE_OFFSET_BITS=64 -D__WXGTK__ -Dgdl_EXPORTS -I/builddir/build/BUILD/gdl-0.9.9/src -I/usr/include/tirpc -I/usr/include/GraphicsMagick -I/usr/lib/wx/include/gtk3-unicode-3.0 -I/usr/include/wx-3.0 -I/usr/include/libgeotiff -I/usr/include/hdf -I/usr/include/python2.7 -I/usr/lib/python2.7/site-packages/numpy/core/include -I/usr/include/udunits2 -I/usr/include/eigen3 -I/builddir/build/BUILD/gdl-0.9.9 -I/builddir/build/BUILD/gdl-0.9.9/build-python -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -DNDEBUG -fPIC -fopenmp -std=gnu++11 -o CMakeFiles/gdl.dir/fftw.cpp.o -c /builddir/build/BUILD/gdl-0.9.9/src/fftw.cpp In file included from /builddir/build/BUILD/gdl-0.9.9/src/basegdl.hpp:31:0, from /builddir/build/BUILD/gdl-0.9.9/src/datatypes.hpp:33, from /builddir/build/BUILD/gdl-0.9.9/src/fftw.cpp:25: /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In copy constructor 'dimension::dimension(const dimension&)': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:55:14: warning: array subscript has type 'char' [-Wchar-subscripts] { dim[i]=dim_.dim[i];} ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:55:26: warning: array subscript has type 'char' [-Wchar-subscripts] { dim[i]=dim_.dim[i];} ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In member function 'dimension& dimension::operator=(const dimension&)': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:118:12: warning: array subscript has type 'char' [-Wchar-subscripts] dim[i]=dim_.dim[i]; ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:118:24: warning: array subscript has type 'char' [-Wchar-subscripts] dim[i]=dim_.dim[i]; ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In member function 'void dimension::operator<<(SizeT)': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:146:15: warning: array subscript has type 'char' [-Wchar-subscripts] dim[rank++]=add; ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In member function 'SizeT dimension::NDimElements()': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:295:24: warning: array subscript has type 'char' [-Wchar-subscripts] return stride[ rank]; ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In member function 'SizeT dimension::NDimElementsConst() const': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:303:44: warning: array subscript has type 'char' [-Wchar-subscripts] for(char i=0; i= labelList.Size()) ^ /builddir/build/BUILD/gdl-0.9.9/src/fftw.cpp: In function 'BaseGDL* lib::fftw_fun(EnvT*)': /builddir/build/BUILD/gdl-0.9.9/src/fftw.cpp:158:11: warning: unused variable 'stride' [-Wunused-variable] SizeT stride; ^ /builddir/build/BUILD/gdl-0.9.9/src/fftw.cpp:159:11: warning: unused variable 'offset' [-Wunused-variable] SizeT offset; ^ [ 27%] Building CXX object src/CMakeFiles/gdl.dir/file.cpp.o cd /builddir/build/BUILD/gdl-0.9.9/build-python/src && /usr/bin/c++ -DHAVE_CONFIG_H -DWXUSINGDLL -D_FILE_OFFSET_BITS=64 -D__WXGTK__ -Dgdl_EXPORTS -I/builddir/build/BUILD/gdl-0.9.9/src -I/usr/include/tirpc -I/usr/include/GraphicsMagick -I/usr/lib/wx/include/gtk3-unicode-3.0 -I/usr/include/wx-3.0 -I/usr/include/libgeotiff -I/usr/include/hdf -I/usr/include/python2.7 -I/usr/lib/python2.7/site-packages/numpy/core/include -I/usr/include/udunits2 -I/usr/include/eigen3 -I/builddir/build/BUILD/gdl-0.9.9 -I/builddir/build/BUILD/gdl-0.9.9/build-python -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -DNDEBUG -fPIC -fopenmp -std=gnu++11 -o CMakeFiles/gdl.dir/file.cpp.o -c /builddir/build/BUILD/gdl-0.9.9/src/file.cpp In file included from /builddir/build/BUILD/gdl-0.9.9/src/basegdl.hpp:31:0, from /builddir/build/BUILD/gdl-0.9.9/src/file.cpp:31: /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In copy constructor 'dimension::dimension(const dimension&)': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:55:14: warning: array subscript has type 'char' [-Wchar-subscripts] { dim[i]=dim_.dim[i];} ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:55:26: warning: array subscript has type 'char' [-Wchar-subscripts] { dim[i]=dim_.dim[i];} ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In member function 'dimension& dimension::operator=(const dimension&)': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:118:12: warning: array subscript has type 'char' [-Wchar-subscripts] dim[i]=dim_.dim[i]; ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:118:24: warning: array subscript has type 'char' [-Wchar-subscripts] dim[i]=dim_.dim[i]; ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In member function 'void dimension::operator<<(SizeT)': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:146:15: warning: array subscript has type 'char' [-Wchar-subscripts] dim[rank++]=add; ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In member function 'SizeT dimension::NDimElements()': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:295:24: warning: array subscript has type 'char' [-Wchar-subscripts] return stride[ rank]; ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In member function 'SizeT dimension::NDimElementsConst() const': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:303:44: warning: array subscript has type 'char' [-Wchar-subscripts] for(char i=0; i= labelList.Size()) ^ /builddir/build/BUILD/gdl-0.9.9/src/file.cpp: In function 'bool lib::FindInDir(const DString&, const DString&)': /builddir/build/BUILD/gdl-0.9.9/src/file.cpp:449:10: warning: unused variable 'actStat' [-Wunused-variable] int actStat = lstat64( testFile.c_str(), &statStruct); ^ /builddir/build/BUILD/gdl-0.9.9/src/file.cpp: In function 'void lib::ExpandPathN(FileListT&, const DString&, const DString&, bool)': /builddir/build/BUILD/gdl-0.9.9/src/file.cpp:516:13: warning: variable 'actStat' set but not used [-Wunused-but-set-variable] int actStat = lstat64(testDir.c_str(), &statStruct); ^ /builddir/build/BUILD/gdl-0.9.9/src/file.cpp:481:9: warning: unused variable 'fnFlags' [-Wunused-variable] int fnFlags = 0; ^ /builddir/build/BUILD/gdl-0.9.9/src/file.cpp: In function 'void lib::PatternSearch(FileListT&, const DString&, const DString&, bool, bool, bool, bool, bool, bool, bool, bool, bool*)': /builddir/build/BUILD/gdl-0.9.9/src/file.cpp:804:10: warning: variable 'actStat' set but not used [-Wunused-but-set-variable] int actStat = lstat64( fpC, &statStruct); ^ /builddir/build/BUILD/gdl-0.9.9/src/file.cpp: In function 'void lib::FileSearch(FileListT&, const DString&, bool, bool, bool, bool, bool, bool, bool, bool, bool, bool, bool*)': /builddir/build/BUILD/gdl-0.9.9/src/file.cpp:1081:11: warning: variable 'actStat' set but not used [-Wunused-but-set-variable] int actStat; ^ /builddir/build/BUILD/gdl-0.9.9/src/file.cpp:1073:29: warning: unused variable 'statlink' [-Wunused-variable] struct stat64 statStruct, statlink; ^ /builddir/build/BUILD/gdl-0.9.9/src/file.cpp: In function 'std::string lib::Dirname(const string&, bool)': /builddir/build/BUILD/gdl-0.9.9/src/file.cpp:1182:7: warning: unused variable 'PS' [-Wunused-variable] char PS='\\'; ^ /builddir/build/BUILD/gdl-0.9.9/src/file.cpp:1183:7: warning: unused variable 'psalt' [-Wunused-variable] char psalt[] = "/"; ^ /builddir/build/BUILD/gdl-0.9.9/src/file.cpp: In function 'BaseGDL* lib::file_expand_path(EnvT*)': /builddir/build/BUILD/gdl-0.9.9/src/file.cpp:1358:11: warning: unused variable 'nParam' [-Wunused-variable] SizeT nParam=e->NParam(1); ^ /builddir/build/BUILD/gdl-0.9.9/src/file.cpp: In function 'BaseGDL* lib::file_search(EnvT*)': /builddir/build/BUILD/gdl-0.9.9/src/file.cpp:1583:20: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for( SizeT f=0; f suffLength) { ^ /builddir/build/BUILD/gdl-0.9.9/src/file.cpp: In function 'BaseGDL* lib::file_same(EnvT*)': /builddir/build/BUILD/gdl-0.9.9/src/file.cpp:1736:11: warning: unused variable 'nParam' [-Wunused-variable] SizeT nParam=e->NParam(2); ^ /builddir/build/BUILD/gdl-0.9.9/src/file.cpp: In function 'BaseGDL* lib::file_test(EnvT*)': /builddir/build/BUILD/gdl-0.9.9/src/file.cpp:1825:11: warning: unused variable 'nParam' [-Wunused-variable] SizeT nParam=e->NParam( 1); ^ /builddir/build/BUILD/gdl-0.9.9/src/file.cpp: In function 'BaseGDL* lib::file_lines(EnvT*)': /builddir/build/BUILD/gdl-0.9.9/src/file.cpp:1978:11: warning: unused variable 'nParam' [-Wunused-variable] SizeT nParam = e->NParam(1); //, "FILE_LINES"); ^ /builddir/build/BUILD/gdl-0.9.9/src/file.cpp:1986:10: warning: unused variable 'compressed' [-Wunused-variable] bool compressed = e->KeywordSet(compressIx); // we actually don't use it. zlib does it all for us! ^ /builddir/build/BUILD/gdl-0.9.9/src/file.cpp: In function 'BaseGDL* lib::file_readlink(EnvT*)': /builddir/build/BUILD/gdl-0.9.9/src/file.cpp:2029:11: warning: unused variable 'nParam' [-Wunused-variable] SizeT nParam=e->NParam( 1); ^ /builddir/build/BUILD/gdl-0.9.9/src/file.cpp: In function 'BaseGDL* lib::file_info(EnvT*)': /builddir/build/BUILD/gdl-0.9.9/src/file.cpp:2119:60: warning: operation on 'tName' may be undefined [-Wsequence-point] static int tName = tName = res->Desc()->TagIndex("NAME"); ^ /builddir/build/BUILD/gdl-0.9.9/src/file.cpp:2203:9: warning: unused variable 'lenpath' [-Wunused-variable] SizeT lenpath = statStruct.st_size; // if a symlink, this is path size. ^ /builddir/build/BUILD/gdl-0.9.9/src/file.cpp:2211:11: warning: unused variable 'isADanglingSymLink' [-Wunused-variable] bool isADanglingSymLink = (addlink != 0 && isASymLink); ^ /builddir/build/BUILD/gdl-0.9.9/src/file.cpp:2106:13: warning: unused variable 'nParam' [-Wunused-variable] SizeT nParam=e->NParam( 1); ^ /builddir/build/BUILD/gdl-0.9.9/src/file.cpp: In function 'void lib::file_mkdir(EnvT*)': /builddir/build/BUILD/gdl-0.9.9/src/file.cpp:2300:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (int i=0; iN_Elements(); j++) ^ /builddir/build/BUILD/gdl-0.9.9/src/file.cpp:2317:13: warning: unused variable 'status' [-Wunused-variable] int status = mkdir(tmp.c_str(), S_IRWXU | S_IRWXG | S_IROTH | S_IXOTH); ^ /builddir/build/BUILD/gdl-0.9.9/src/file.cpp: In function 'void lib::file_delete(EnvT*)': /builddir/build/BUILD/gdl-0.9.9/src/file.cpp:2385:21: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (int i=0; iKeywordSet( noexistokIx); ^ /builddir/build/BUILD/gdl-0.9.9/src/file.cpp: In function 'int lib::copy_basic(const char*, const char*)': /builddir/build/BUILD/gdl-0.9.9/src/file.cpp:2467:28: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( statStruct.st_mode != srcmode) ^ /builddir/build/BUILD/gdl-0.9.9/src/file.cpp:2424:9: warning: unused variable 'src_mtime' [-Wunused-variable] time_t src_mtime = statStruct.st_mtime; // get mod time to stamp on dest ^ /builddir/build/BUILD/gdl-0.9.9/src/file.cpp:2429:9: warning: unused variable 'doneyet' [-Wunused-variable] int doneyet = 0; ^ /builddir/build/BUILD/gdl-0.9.9/src/file.cpp:2430:9: warning: unused variable 'bufsize' [-Wunused-variable] int bufsize = BUFSIZ; ^ /builddir/build/BUILD/gdl-0.9.9/src/file.cpp: In function 'void lib::file_copy(EnvT*)': /builddir/build/BUILD/gdl-0.9.9/src/file.cpp:2584:11: warning: unused variable 'nParam' [-Wunused-variable] SizeT nParam=e->NParam( 2); ^ /builddir/build/BUILD/gdl-0.9.9/src/file.cpp:2594:31: warning: unused variable 'srcStruct' [-Wunused-variable] struct stat64 statStruct, srcStruct; ^ /builddir/build/BUILD/gdl-0.9.9/src/file.cpp: In function 'void lib::file_link(EnvT*)': /builddir/build/BUILD/gdl-0.9.9/src/file.cpp:2841:8: warning: unused variable 'actualpath' [-Wunused-variable] char actualpath [PATH_MAX+1]; ^ /builddir/build/BUILD/gdl-0.9.9/src/file.cpp:2793:11: warning: unused variable 'nParam' [-Wunused-variable] SizeT nParam=e->NParam( 2); ^ /builddir/build/BUILD/gdl-0.9.9/src/file.cpp:2806:10: warning: unused variable 'allow_same' [-Wunused-variable] bool allow_same = e->KeywordSet( "ALLOW_SAME"); ^ /builddir/build/BUILD/gdl-0.9.9/src/file.cpp:2812:26: warning: unused variable 'dststat' [-Wunused-variable] int actStat, result, dststat; ^ /builddir/build/BUILD/gdl-0.9.9/src/file.cpp: In function 'void lib::file_move(EnvT*)': /builddir/build/BUILD/gdl-0.9.9/src/file.cpp:2911:11: warning: unused variable 'nParam' [-Wunused-variable] SizeT nParam=e->NParam( 2); ^ /builddir/build/BUILD/gdl-0.9.9/src/file.cpp:2924:10: warning: unused variable 'allow_same' [-Wunused-variable] bool allow_same = e->KeywordSet( "ALLOW_SAME"); ^ /builddir/build/BUILD/gdl-0.9.9/src/file.cpp:2939:26: warning: unused variable 'dststat' [-Wunused-variable] int actStat, result, dststat; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/envt.hpp:28:0, from /builddir/build/BUILD/gdl-0.9.9/src/file.cpp:35: /builddir/build/BUILD/gdl-0.9.9/src/datatypes.hpp: In function 'BaseGDL* lib::file_search(EnvT*)': /builddir/build/BUILD/gdl-0.9.9/src/datatypes.hpp:151:53: warning: 'pathSpec' may be used uninitialized in this function [-Wmaybe-uninitialized] inline Ty& operator[] (const SizeT d1) { return dd[d1];} ^ /builddir/build/BUILD/gdl-0.9.9/src/file.cpp:1429:17: note: 'pathSpec' was declared here DStringGDL* pathSpec; ^ /builddir/build/BUILD/gdl-0.9.9/src/file.cpp: At global scope: /builddir/build/BUILD/gdl-0.9.9/src/file.cpp:422:13: warning: 'bool lib::FindInDir(const DString&, const DString&)' defined but not used [-Wunused-function] static bool FindInDir( const DString& dirN, const DString& pat) ^ [ 28%] Building CXX object src/CMakeFiles/gdl.dir/fmtnode.cpp.o cd /builddir/build/BUILD/gdl-0.9.9/build-python/src && /usr/bin/c++ -DHAVE_CONFIG_H -DWXUSINGDLL -D_FILE_OFFSET_BITS=64 -D__WXGTK__ -Dgdl_EXPORTS -I/builddir/build/BUILD/gdl-0.9.9/src -I/usr/include/tirpc -I/usr/include/GraphicsMagick -I/usr/lib/wx/include/gtk3-unicode-3.0 -I/usr/include/wx-3.0 -I/usr/include/libgeotiff -I/usr/include/hdf -I/usr/include/python2.7 -I/usr/lib/python2.7/site-packages/numpy/core/include -I/usr/include/udunits2 -I/usr/include/eigen3 -I/builddir/build/BUILD/gdl-0.9.9 -I/builddir/build/BUILD/gdl-0.9.9/build-python -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -DNDEBUG -fPIC -fopenmp -std=gnu++11 -o CMakeFiles/gdl.dir/fmtnode.cpp.o -c /builddir/build/BUILD/gdl-0.9.9/src/fmtnode.cpp [ 28%] Building CXX object src/CMakeFiles/gdl.dir/gdleventhandler.cpp.o cd /builddir/build/BUILD/gdl-0.9.9/build-python/src && /usr/bin/c++ -DHAVE_CONFIG_H -DWXUSINGDLL -D_FILE_OFFSET_BITS=64 -D__WXGTK__ -Dgdl_EXPORTS -I/builddir/build/BUILD/gdl-0.9.9/src -I/usr/include/tirpc -I/usr/include/GraphicsMagick -I/usr/lib/wx/include/gtk3-unicode-3.0 -I/usr/include/wx-3.0 -I/usr/include/libgeotiff -I/usr/include/hdf -I/usr/include/python2.7 -I/usr/lib/python2.7/site-packages/numpy/core/include -I/usr/include/udunits2 -I/usr/include/eigen3 -I/builddir/build/BUILD/gdl-0.9.9 -I/builddir/build/BUILD/gdl-0.9.9/build-python -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -DNDEBUG -fPIC -fopenmp -std=gnu++11 -o CMakeFiles/gdl.dir/gdleventhandler.cpp.o -c /builddir/build/BUILD/gdl-0.9.9/src/gdleventhandler.cpp In file included from /builddir/build/BUILD/gdl-0.9.9/src/basegdl.hpp:31:0, from /builddir/build/BUILD/gdl-0.9.9/src/datatypes.hpp:33, from /builddir/build/BUILD/gdl-0.9.9/src/graphicsdevice.hpp:50, from /builddir/build/BUILD/gdl-0.9.9/src/gdleventhandler.cpp:31: /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In copy constructor 'dimension::dimension(const dimension&)': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:55:14: warning: array subscript has type 'char' [-Wchar-subscripts] { dim[i]=dim_.dim[i];} ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:55:26: warning: array subscript has type 'char' [-Wchar-subscripts] { dim[i]=dim_.dim[i];} ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In member function 'dimension& dimension::operator=(const dimension&)': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:118:12: warning: array subscript has type 'char' [-Wchar-subscripts] dim[i]=dim_.dim[i]; ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:118:24: warning: array subscript has type 'char' [-Wchar-subscripts] dim[i]=dim_.dim[i]; ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In member function 'void dimension::operator<<(SizeT)': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:146:15: warning: array subscript has type 'char' [-Wchar-subscripts] dim[rank++]=add; ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In member function 'SizeT dimension::NDimElements()': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:295:24: warning: array subscript has type 'char' [-Wchar-subscripts] return stride[ rank]; ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In member function 'SizeT dimension::NDimElementsConst() const': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:303:44: warning: array subscript has type 'char' [-Wchar-subscripts] for(char i=0; i= labelList.Size()) ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/gdlwidget.hpp:47:0, from /builddir/build/BUILD/gdl-0.9.9/src/gdleventhandler.cpp:34: /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp: In function 'bool lib::startClipping(EnvT*, GDLGStream*, bool)': /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:1676:58: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else for ( int i=0; i<4&&iN_Elements(); ++i ) tempbox[i]=dClipBox[i]=(*clipBox)[i]; ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp: In function 'bool lib::gdlAxis(EnvT*, GDLGStream*, std::string, DDouble, DDouble, bool, DLong, DDouble)': /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:1747:11: warning: variable 'OtherAxisSizeInMm' set but not used [-Wunused-but-set-variable] PLFLT OtherAxisSizeInMm; ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:1792:12: warning: variable 'interligne_as_char' set but not used [-Wunused-but-set-variable] DFloat interligne_as_char; ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp: In function 'bool lib::gdlAxis3(EnvT*, GDLGStream*, std::string, DDouble, DDouble, bool, DLong, DDouble)': /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:2015:11: warning: variable 'OtherAxisSizeInMm' set but not used [-Wunused-but-set-variable] PLFLT OtherAxisSizeInMm; ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:2064:12: warning: variable 'interligne' set but not used [-Wunused-but-set-variable] DFloat interligne; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/gdleventhandler.cpp:34:0: /builddir/build/BUILD/gdl-0.9.9/src/gdlwidget.hpp: In member function 'DLongGDL* GDLWidgetContainer::GetChildrenList()': /builddir/build/BUILD/gdl-0.9.9/src/gdlwidget.hpp:553:24: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (SizeT i=0; i< size; ++i) (*ret)[i]=children[i]; ^ /builddir/build/BUILD/gdl-0.9.9/src/gdlwidget.hpp: In member function 'DLongGDL* GDLWidgetButton::GetChildrenList()': /builddir/build/BUILD/gdl-0.9.9/src/gdlwidget.hpp:770:24: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (SizeT i=0; i< size; ++i) (*ret)[i]=children[i]; ^ /builddir/build/BUILD/gdl-0.9.9/src/gdlwidget.hpp: In member function 'std::vector gdlGrid::GetSelectedDisjointCellsList()': /builddir/build/BUILD/gdl-0.9.9/src/gdlwidget.hpp:1262:43: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for( int i=0; i= labelList.Size()) ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp:21:0, from /builddir/build/BUILD/gdl-0.9.9/src/GDLTreeParser.hpp:13, from /builddir/build/BUILD/gdl-0.9.9/src/dinterpreter.hpp:69, from /builddir/build/BUILD/gdl-0.9.9/src/gdlexception.cpp:24: /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp: In member function 'void ArrayIndexVectorT::Clear()': /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp:142:17: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for( int i=0; iGetStride() * varStride[variableIndex]; ^ /builddir/build/BUILD/gdl-0.9.9/src/allix.hpp: In constructor 'AllIxNewMultiOneVariableIndexIndexedT::AllIxNewMultiOneVariableIndexIndexedT(RankT, SizeT, ArrayIndexVectorT*, SizeT, SizeT, const SizeT*, SizeT*, SizeT*)': /builddir/build/BUILD/gdl-0.9.9/src/allix.hpp:654:44: warning: array subscript has type 'char' [-Wchar-subscripts] ixListStride = varStride[variableIndex]; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp:21:0, from /builddir/build/BUILD/gdl-0.9.9/src/GDLTreeParser.hpp:13, from /builddir/build/BUILD/gdl-0.9.9/src/dinterpreter.hpp:69, from /builddir/build/BUILD/gdl-0.9.9/src/gdlexception.cpp:24: /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp: In member function 'virtual SizeT CArrayIndexScalar::NIter(SizeT)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp:409:14: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= varDim && s > 0) // varDim == 0 && s == 0 ok ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp: In member function 'virtual SizeT ArrayIndexIndexed::NIter(SizeT)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp:577:16: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= varDim && s > 0) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp: In member function 'virtual SizeT CArrayIndexIndexed::NIter(SizeT)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp:720:16: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= varDim && s > 0) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp: In member function 'virtual SizeT ArrayIndexORange::NIter(SizeT)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp:828:18: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( sInit >= varDim) // && s > 0) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp: In member function 'virtual SizeT ArrayIndexRange::NIter(SizeT)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp:972:14: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( e >= varDim) // && e > 0) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp: In member function 'virtual SizeT ArrayIndexORangeS::NIter(SizeT)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp:1105:14: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= varDim) // && s > 0) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp: In member function 'virtual SizeT ArrayIndexRangeS::NIter(SizeT)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp:1270:14: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( e >= varDim) // && e > 0) ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp:98:0, from /builddir/build/BUILD/gdl-0.9.9/src/GDLTreeParser.hpp:13, from /builddir/build/BUILD/gdl-0.9.9/src/dinterpreter.hpp:69, from /builddir/build/BUILD/gdl-0.9.9/src/gdlexception.cpp:24: /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp: In member function 'virtual BaseGDL* ArrayIndexListOneNoAssocT::Index(BaseGDL*, IxExprListT&)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp:308:8: warning: unused variable 'assertValue' [-Wunused-variable] SizeT assertValue = ix->NIter( var->N_Elements()/*var->Size()*/); ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp: In member function 'virtual void ArrayIndexListOneScalarVPNoAssocT::SetVariable(BaseGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp:532:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp: In member function 'virtual void ArrayIndexListOneScalarVPNoAssocT::AssignAt(BaseGDL*, BaseGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp:579:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp: In member function 'virtual void ArrayIndexListOneConstScalarNoAssocT::SetVariable(BaseGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp:727:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp: In member function 'virtual void ArrayIndexListOneConstScalarNoAssocT::AssignAt(BaseGDL*, BaseGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp:752:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp: In member function 'virtual BaseGDL* ArrayIndexListOneConstScalarNoAssocT::Index(BaseGDL*, IxExprListT&)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp:782:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/GDLTreeParser.hpp:13:0, from /builddir/build/BUILD/gdl-0.9.9/src/dinterpreter.hpp:69, from /builddir/build/BUILD/gdl-0.9.9/src/gdlexception.cpp:24: /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp: In member function 'virtual BaseGDL* ArrayIndexListOneT::Index(BaseGDL*, IxExprListT&)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp:341:8: warning: unused variable 'assertValue' [-Wunused-variable] SizeT assertValue = ix->NIter( var->N_Elements()/*var->Size()*/); ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp: In member function 'virtual void ArrayIndexListOneScalarVPT::SetVariable(BaseGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp:562:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp: In member function 'virtual void ArrayIndexListOneScalarVPT::AssignAt(BaseGDL*, BaseGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp:609:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp: In member function 'virtual void ArrayIndexListOneConstScalarT::SetVariable(BaseGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp:738:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp: In member function 'virtual void ArrayIndexListOneConstScalarT::AssignAt(BaseGDL*, BaseGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp:763:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp: In member function 'virtual BaseGDL* ArrayIndexListOneConstScalarT::Index(BaseGDL*, IxExprListT&)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp:793:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/GDLInterpreter.hpp:23:0, from /builddir/build/BUILD/gdl-0.9.9/src/dinterpreter.hpp:70, from /builddir/build/BUILD/gdl-0.9.9/src/gdlexception.cpp:24: /builddir/build/BUILD/gdl-0.9.9/src/accessdesc.hpp: In member function 'void DotAccessDescT::ADAssign(BaseGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/accessdesc.hpp:392:9: warning: unused variable 'lRank' [-Wunused-variable] SizeT lRank = dim.Rank(); ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/dinterpreter.hpp:70:0, from /builddir/build/BUILD/gdl-0.9.9/src/gdlexception.cpp:24: /builddir/build/BUILD/gdl-0.9.9/src/GDLInterpreter.hpp: In static member function 'static void GDLInterpreter::EnableAllGC()': /builddir/build/BUILD/gdl-0.9.9/src/GDLInterpreter.hpp:366:15: warning: variable 'nEl' set but not used [-Wunused-but-set-variable] SizeT nEl = heap.size(); ^ [ 30%] Building CXX object src/CMakeFiles/gdl.dir/gdlgstream.cpp.o cd /builddir/build/BUILD/gdl-0.9.9/build-python/src && /usr/bin/c++ -DHAVE_CONFIG_H -DWXUSINGDLL -D_FILE_OFFSET_BITS=64 -D__WXGTK__ -Dgdl_EXPORTS -I/builddir/build/BUILD/gdl-0.9.9/src -I/usr/include/tirpc -I/usr/include/GraphicsMagick -I/usr/lib/wx/include/gtk3-unicode-3.0 -I/usr/include/wx-3.0 -I/usr/include/libgeotiff -I/usr/include/hdf -I/usr/include/python2.7 -I/usr/lib/python2.7/site-packages/numpy/core/include -I/usr/include/udunits2 -I/usr/include/eigen3 -I/builddir/build/BUILD/gdl-0.9.9 -I/builddir/build/BUILD/gdl-0.9.9/build-python -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -DNDEBUG -fPIC -fopenmp -std=gnu++11 -o CMakeFiles/gdl.dir/gdlgstream.cpp.o -c /builddir/build/BUILD/gdl-0.9.9/src/gdlgstream.cpp In file included from /builddir/build/BUILD/gdl-0.9.9/src/basegdl.hpp:31:0, from /builddir/build/BUILD/gdl-0.9.9/src/datatypes.hpp:33, from /builddir/build/BUILD/gdl-0.9.9/src/graphicsdevice.hpp:50, from /builddir/build/BUILD/gdl-0.9.9/src/gdlgstream.cpp:22: /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In copy constructor 'dimension::dimension(const dimension&)': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:55:14: warning: array subscript has type 'char' [-Wchar-subscripts] { dim[i]=dim_.dim[i];} ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:55:26: warning: array subscript has type 'char' [-Wchar-subscripts] { dim[i]=dim_.dim[i];} ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In member function 'dimension& dimension::operator=(const dimension&)': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:118:12: warning: array subscript has type 'char' [-Wchar-subscripts] dim[i]=dim_.dim[i]; ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:118:24: warning: array subscript has type 'char' [-Wchar-subscripts] dim[i]=dim_.dim[i]; ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In member function 'void dimension::operator<<(SizeT)': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:146:15: warning: array subscript has type 'char' [-Wchar-subscripts] dim[rank++]=add; ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In member function 'SizeT dimension::NDimElements()': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:295:24: warning: array subscript has type 'char' [-Wchar-subscripts] return stride[ rank]; ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In member function 'SizeT dimension::NDimElementsConst() const': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:303:44: warning: array subscript has type 'char' [-Wchar-subscripts] for(char i=0; i= labelList.Size()) ^ /builddir/build/BUILD/gdl-0.9.9/src/gdlgstream.cpp: In member function 'void GDLGStream::SetColorMap1Table(PLINT, BaseGDL*, DLong)': /builddir/build/BUILD/gdl-0.9.9/src/gdlgstream.cpp:119:24: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (SizeT i=0; i< tableSize; ++i) { ^ /builddir/build/BUILD/gdl-0.9.9/src/gdlgstream.cpp:127:25: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (SizeT i=0; i< tableSize; ++i) { ^ /builddir/build/BUILD/gdl-0.9.9/src/gdlgstream.cpp: In member function 'bool GDLGStream::GetRegion(DLong&, DLong&, DLong&, DLong&)': /builddir/build/BUILD/gdl-0.9.9/src/gdlgstream.cpp:1043:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for ( SizeT i =0; i < nx_gdl ; ++i ) { ^ /builddir/build/BUILD/gdl-0.9.9/src/gdlgstream.cpp:1044:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for ( SizeT j = 0; j < ny_gdl ; ++j ) { ^ [ 30%] Building C object src/CMakeFiles/gdl.dir/dSFMT/dSFMT.c.o cd /builddir/build/BUILD/gdl-0.9.9/build-python/src && /usr/bin/cc -DHAVE_CONFIG_H -DWXUSINGDLL -D_FILE_OFFSET_BITS=64 -D__WXGTK__ -Dgdl_EXPORTS -I/builddir/build/BUILD/gdl-0.9.9/src -I/usr/include/tirpc -I/usr/include/GraphicsMagick -I/usr/lib/wx/include/gtk3-unicode-3.0 -I/usr/include/wx-3.0 -I/usr/include/libgeotiff -I/usr/include/hdf -I/usr/include/python2.7 -I/usr/lib/python2.7/site-packages/numpy/core/include -I/usr/include/udunits2 -I/usr/include/eigen3 -I/builddir/build/BUILD/gdl-0.9.9 -I/builddir/build/BUILD/gdl-0.9.9/build-python -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -DNDEBUG -fPIC -fopenmp -o CMakeFiles/gdl.dir/dSFMT/dSFMT.c.o -c /builddir/build/BUILD/gdl-0.9.9/src/dSFMT/dSFMT.c [ 31%] Building CXX object src/CMakeFiles/gdl.dir/gdlxstream.cpp.o cd /builddir/build/BUILD/gdl-0.9.9/build-python/src && /usr/bin/c++ -DHAVE_CONFIG_H -DWXUSINGDLL -D_FILE_OFFSET_BITS=64 -D__WXGTK__ -Dgdl_EXPORTS -I/builddir/build/BUILD/gdl-0.9.9/src -I/usr/include/tirpc -I/usr/include/GraphicsMagick -I/usr/lib/wx/include/gtk3-unicode-3.0 -I/usr/include/wx-3.0 -I/usr/include/libgeotiff -I/usr/include/hdf -I/usr/include/python2.7 -I/usr/lib/python2.7/site-packages/numpy/core/include -I/usr/include/udunits2 -I/usr/include/eigen3 -I/builddir/build/BUILD/gdl-0.9.9 -I/builddir/build/BUILD/gdl-0.9.9/build-python -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -DNDEBUG -fPIC -fopenmp -std=gnu++11 -o CMakeFiles/gdl.dir/gdlxstream.cpp.o -c /builddir/build/BUILD/gdl-0.9.9/src/gdlxstream.cpp In file included from /builddir/build/BUILD/gdl-0.9.9/src/basegdl.hpp:31:0, from /builddir/build/BUILD/gdl-0.9.9/src/datatypes.hpp:33, from /builddir/build/BUILD/gdl-0.9.9/src/graphicsdevice.hpp:50, from /builddir/build/BUILD/gdl-0.9.9/src/gdlxstream.cpp:21: /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In copy constructor 'dimension::dimension(const dimension&)': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:55:14: warning: array subscript has type 'char' [-Wchar-subscripts] { dim[i]=dim_.dim[i];} ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:55:26: warning: array subscript has type 'char' [-Wchar-subscripts] { dim[i]=dim_.dim[i];} ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In member function 'dimension& dimension::operator=(const dimension&)': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:118:12: warning: array subscript has type 'char' [-Wchar-subscripts] dim[i]=dim_.dim[i]; ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:118:24: warning: array subscript has type 'char' [-Wchar-subscripts] dim[i]=dim_.dim[i]; ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In member function 'void dimension::operator<<(SizeT)': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:146:15: warning: array subscript has type 'char' [-Wchar-subscripts] dim[rank++]=add; ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In member function 'SizeT dimension::NDimElements()': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:295:24: warning: array subscript has type 'char' [-Wchar-subscripts] return stride[ rank]; ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In member function 'SizeT dimension::NDimElementsConst() const': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:303:44: warning: array subscript has type 'char' [-Wchar-subscripts] for(char i=0; i= labelList.Size()) ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/gdlxstream.cpp:23:0: /builddir/build/BUILD/gdl-0.9.9/src/devicex.hpp: In member function 'virtual bool DeviceX::WOpen(int, const string&, int, int, int, int, bool)': /builddir/build/BUILD/gdl-0.9.9/src/devicex.hpp:104:29: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( wIx >= winList.size() || wIx < 0) return false; ^ /builddir/build/BUILD/gdl-0.9.9/src/devicex.hpp:204:10: warning: variable 'success' set but not used [-Wunused-but-set-variable] bool success; ^ /builddir/build/BUILD/gdl-0.9.9/src/devicex.hpp: In member function 'virtual bool DeviceX::SetGraphicsFunction(DLong)': /builddir/build/BUILD/gdl-0.9.9/src/devicex.hpp:236:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (int i = 0; i < winList.size(); i++) { ^ /builddir/build/BUILD/gdl-0.9.9/src/devicex.hpp: In member function 'virtual bool DeviceX::CursorStandard(int)': /builddir/build/BUILD/gdl-0.9.9/src/devicex.hpp:350:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (int i = 0; i < winList.size(); i++) { ^ /builddir/build/BUILD/gdl-0.9.9/src/gdlxstream.cpp: In member function 'virtual void GDLXStream::EventHandler()': /builddir/build/BUILD/gdl-0.9.9/src/gdlxstream.cpp:99:40: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] event.xclient.data.l[0] == wm_delete_window) { ^ /builddir/build/BUILD/gdl-0.9.9/src/gdlxstream.cpp: In member function 'virtual void GDLXStream::Raise()': /builddir/build/BUILD/gdl-0.9.9/src/gdlxstream.cpp:314:14: warning: unused variable 'xwd' [-Wunused-variable] XwDisplay *xwd = (XwDisplay *) dev->xwd; ^ /builddir/build/BUILD/gdl-0.9.9/src/gdlxstream.cpp: In member function 'virtual void GDLXStream::Lower()': /builddir/build/BUILD/gdl-0.9.9/src/gdlxstream.cpp:320:14: warning: unused variable 'xwd' [-Wunused-variable] XwDisplay *xwd = (XwDisplay *) dev->xwd; ^ /builddir/build/BUILD/gdl-0.9.9/src/gdlxstream.cpp: In member function 'virtual void GDLXStream::DeIconic()': /builddir/build/BUILD/gdl-0.9.9/src/gdlxstream.cpp:333:14: warning: unused variable 'xwd' [-Wunused-variable] XwDisplay *xwd = (XwDisplay *) dev->xwd; ^ /builddir/build/BUILD/gdl-0.9.9/src/gdlxstream.cpp: In member function 'virtual bool GDLXStream::GetGin(PLGraphicsIn*, int)': /builddir/build/BUILD/gdl-0.9.9/src/gdlxstream.cpp:440:13: warning: unused variable 'nchars' [-Wunused-variable] int nchars; ^ /builddir/build/BUILD/gdl-0.9.9/src/gdlxstream.cpp:441:16: warning: unused variable 'mykey' [-Wunused-variable] KeySym mykey; ^ /builddir/build/BUILD/gdl-0.9.9/src/gdlxstream.cpp: In member function 'bool GDLXStream::GetExtendedGin(PLGraphicsIn*, int)': /builddir/build/BUILD/gdl-0.9.9/src/gdlxstream.cpp:517:7: warning: variable 'x' set but not used [-Wunused-but-set-variable] int x, x1, xmin = 0, xmax = (int) dev->width - 1; ^ /builddir/build/BUILD/gdl-0.9.9/src/gdlxstream.cpp:518:7: warning: variable 'y' set but not used [-Wunused-but-set-variable] int y, y1, ymin = 0, ymax = (int) dev->height - 1; ^ /builddir/build/BUILD/gdl-0.9.9/src/gdlxstream.cpp:540:7: warning: unused variable 'first' [-Wunused-variable] int first=0; ^ /builddir/build/BUILD/gdl-0.9.9/src/gdlxstream.cpp: In member function 'virtual DByteGDL* GDLXStream::GetBitmapData()': /builddir/build/BUILD/gdl-0.9.9/src/gdlxstream.cpp:846:19: warning: unused variable 'actDevice' [-Wunused-variable] GraphicsDevice* actDevice = GraphicsDevice::GetDevice(); ^ /builddir/build/BUILD/gdl-0.9.9/src/gdlxstream.cpp:854:10: warning: unused variable 'rc' [-Wunused-variable] Status rc = XGetWindowAttributes(xwd->display, dev->window, &win_attr); ^ /builddir/build/BUILD/gdl-0.9.9/src/gdlxstream.cpp: In member function 'virtual bool GDLXStream::PaintImage(unsigned char*, PLINT, PLINT, DLong*, DLong, DLong)': /builddir/build/BUILD/gdl-0.9.9/src/gdlxstream.cpp:778:60: warning: 'iblu' may be used uninitialized in this function [-Wmaybe-uninitialized] curcolor.pixel = ired * 256 * 256 + igrn * 256 + iblu; ^ /builddir/build/BUILD/gdl-0.9.9/src/gdlxstream.cpp:778:47: warning: 'igrn' may be used uninitialized in this function [-Wmaybe-uninitialized] curcolor.pixel = ired * 256 * 256 + igrn * 256 + iblu; ^ /builddir/build/BUILD/gdl-0.9.9/src/gdlxstream.cpp:778:47: warning: 'ired' may be used uninitialized in this function [-Wmaybe-uninitialized] [ 32%] Building CXX object src/CMakeFiles/gdl.dir/gdljournal.cpp.o cd /builddir/build/BUILD/gdl-0.9.9/build-python/src && /usr/bin/c++ -DHAVE_CONFIG_H -DWXUSINGDLL -D_FILE_OFFSET_BITS=64 -D__WXGTK__ -Dgdl_EXPORTS -I/builddir/build/BUILD/gdl-0.9.9/src -I/usr/include/tirpc -I/usr/include/GraphicsMagick -I/usr/lib/wx/include/gtk3-unicode-3.0 -I/usr/include/wx-3.0 -I/usr/include/libgeotiff -I/usr/include/hdf -I/usr/include/python2.7 -I/usr/lib/python2.7/site-packages/numpy/core/include -I/usr/include/udunits2 -I/usr/include/eigen3 -I/builddir/build/BUILD/gdl-0.9.9 -I/builddir/build/BUILD/gdl-0.9.9/build-python -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -DNDEBUG -fPIC -fopenmp -std=gnu++11 -o CMakeFiles/gdl.dir/gdljournal.cpp.o -c /builddir/build/BUILD/gdl-0.9.9/src/gdljournal.cpp In file included from /builddir/build/BUILD/gdl-0.9.9/src/basegdl.hpp:31:0, from /builddir/build/BUILD/gdl-0.9.9/src/str.hpp:25, from /builddir/build/BUILD/gdl-0.9.9/src/envt.hpp:26, from /builddir/build/BUILD/gdl-0.9.9/src/gdljournal.cpp:29: /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In copy constructor 'dimension::dimension(const dimension&)': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:55:14: warning: array subscript has type 'char' [-Wchar-subscripts] { dim[i]=dim_.dim[i];} ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:55:26: warning: array subscript has type 'char' [-Wchar-subscripts] { dim[i]=dim_.dim[i];} ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In member function 'dimension& dimension::operator=(const dimension&)': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:118:12: warning: array subscript has type 'char' [-Wchar-subscripts] dim[i]=dim_.dim[i]; ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:118:24: warning: array subscript has type 'char' [-Wchar-subscripts] dim[i]=dim_.dim[i]; ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In member function 'void dimension::operator<<(SizeT)': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:146:15: warning: array subscript has type 'char' [-Wchar-subscripts] dim[rank++]=add; ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In member function 'SizeT dimension::NDimElements()': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:295:24: warning: array subscript has type 'char' [-Wchar-subscripts] return stride[ rank]; ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In member function 'SizeT dimension::NDimElementsConst() const': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:303:44: warning: array subscript has type 'char' [-Wchar-subscripts] for(char i=0; i= labelList.Size()) ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp:21:0, from /builddir/build/BUILD/gdl-0.9.9/src/GDLTreeParser.hpp:13, from /builddir/build/BUILD/gdl-0.9.9/src/dinterpreter.hpp:69, from /builddir/build/BUILD/gdl-0.9.9/src/gdljournal.cpp:30: /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp: In member function 'void ArrayIndexVectorT::Clear()': /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp:142:17: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for( int i=0; iGetStride() * varStride[variableIndex]; ^ /builddir/build/BUILD/gdl-0.9.9/src/allix.hpp: In constructor 'AllIxNewMultiOneVariableIndexIndexedT::AllIxNewMultiOneVariableIndexIndexedT(RankT, SizeT, ArrayIndexVectorT*, SizeT, SizeT, const SizeT*, SizeT*, SizeT*)': /builddir/build/BUILD/gdl-0.9.9/src/allix.hpp:654:44: warning: array subscript has type 'char' [-Wchar-subscripts] ixListStride = varStride[variableIndex]; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp:21:0, from /builddir/build/BUILD/gdl-0.9.9/src/GDLTreeParser.hpp:13, from /builddir/build/BUILD/gdl-0.9.9/src/dinterpreter.hpp:69, from /builddir/build/BUILD/gdl-0.9.9/src/gdljournal.cpp:30: /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp: In member function 'virtual SizeT CArrayIndexScalar::NIter(SizeT)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp:409:14: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= varDim && s > 0) // varDim == 0 && s == 0 ok ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp: In member function 'virtual SizeT ArrayIndexIndexed::NIter(SizeT)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp:577:16: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= varDim && s > 0) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp: In member function 'virtual SizeT CArrayIndexIndexed::NIter(SizeT)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp:720:16: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= varDim && s > 0) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp: In member function 'virtual SizeT ArrayIndexORange::NIter(SizeT)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp:828:18: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( sInit >= varDim) // && s > 0) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp: In member function 'virtual SizeT ArrayIndexRange::NIter(SizeT)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp:972:14: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( e >= varDim) // && e > 0) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp: In member function 'virtual SizeT ArrayIndexORangeS::NIter(SizeT)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp:1105:14: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= varDim) // && s > 0) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp: In member function 'virtual SizeT ArrayIndexRangeS::NIter(SizeT)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp:1270:14: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( e >= varDim) // && e > 0) ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp:98:0, from /builddir/build/BUILD/gdl-0.9.9/src/GDLTreeParser.hpp:13, from /builddir/build/BUILD/gdl-0.9.9/src/dinterpreter.hpp:69, from /builddir/build/BUILD/gdl-0.9.9/src/gdljournal.cpp:30: /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp: In member function 'virtual BaseGDL* ArrayIndexListOneNoAssocT::Index(BaseGDL*, IxExprListT&)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp:308:8: warning: unused variable 'assertValue' [-Wunused-variable] SizeT assertValue = ix->NIter( var->N_Elements()/*var->Size()*/); ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp: In member function 'virtual void ArrayIndexListOneScalarVPNoAssocT::SetVariable(BaseGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp:532:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp: In member function 'virtual void ArrayIndexListOneScalarVPNoAssocT::AssignAt(BaseGDL*, BaseGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp:579:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp: In member function 'virtual void ArrayIndexListOneConstScalarNoAssocT::SetVariable(BaseGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp:727:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp: In member function 'virtual void ArrayIndexListOneConstScalarNoAssocT::AssignAt(BaseGDL*, BaseGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp:752:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp: In member function 'virtual BaseGDL* ArrayIndexListOneConstScalarNoAssocT::Index(BaseGDL*, IxExprListT&)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp:782:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/GDLTreeParser.hpp:13:0, from /builddir/build/BUILD/gdl-0.9.9/src/dinterpreter.hpp:69, from /builddir/build/BUILD/gdl-0.9.9/src/gdljournal.cpp:30: /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp: In member function 'virtual BaseGDL* ArrayIndexListOneT::Index(BaseGDL*, IxExprListT&)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp:341:8: warning: unused variable 'assertValue' [-Wunused-variable] SizeT assertValue = ix->NIter( var->N_Elements()/*var->Size()*/); ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp: In member function 'virtual void ArrayIndexListOneScalarVPT::SetVariable(BaseGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp:562:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp: In member function 'virtual void ArrayIndexListOneScalarVPT::AssignAt(BaseGDL*, BaseGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp:609:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp: In member function 'virtual void ArrayIndexListOneConstScalarT::SetVariable(BaseGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp:738:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp: In member function 'virtual void ArrayIndexListOneConstScalarT::AssignAt(BaseGDL*, BaseGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp:763:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp: In member function 'virtual BaseGDL* ArrayIndexListOneConstScalarT::Index(BaseGDL*, IxExprListT&)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp:793:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/GDLInterpreter.hpp:23:0, from /builddir/build/BUILD/gdl-0.9.9/src/dinterpreter.hpp:70, from /builddir/build/BUILD/gdl-0.9.9/src/gdljournal.cpp:30: /builddir/build/BUILD/gdl-0.9.9/src/accessdesc.hpp: In member function 'void DotAccessDescT::ADAssign(BaseGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/accessdesc.hpp:392:9: warning: unused variable 'lRank' [-Wunused-variable] SizeT lRank = dim.Rank(); ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/dinterpreter.hpp:70:0, from /builddir/build/BUILD/gdl-0.9.9/src/gdljournal.cpp:30: /builddir/build/BUILD/gdl-0.9.9/src/GDLInterpreter.hpp: In static member function 'static void GDLInterpreter::EnableAllGC()': /builddir/build/BUILD/gdl-0.9.9/src/GDLInterpreter.hpp:366:15: warning: variable 'nEl' set but not used [-Wunused-but-set-variable] SizeT nEl = heap.size(); ^ [ 32%] Building CXX object src/CMakeFiles/gdl.dir/gdlhelp.cpp.o cd /builddir/build/BUILD/gdl-0.9.9/build-python/src && /usr/bin/c++ -DHAVE_CONFIG_H -DWXUSINGDLL -D_FILE_OFFSET_BITS=64 -D__WXGTK__ -Dgdl_EXPORTS -I/builddir/build/BUILD/gdl-0.9.9/src -I/usr/include/tirpc -I/usr/include/GraphicsMagick -I/usr/lib/wx/include/gtk3-unicode-3.0 -I/usr/include/wx-3.0 -I/usr/include/libgeotiff -I/usr/include/hdf -I/usr/include/python2.7 -I/usr/lib/python2.7/site-packages/numpy/core/include -I/usr/include/udunits2 -I/usr/include/eigen3 -I/builddir/build/BUILD/gdl-0.9.9 -I/builddir/build/BUILD/gdl-0.9.9/build-python -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -DNDEBUG -fPIC -fopenmp -std=gnu++11 -o CMakeFiles/gdl.dir/gdlhelp.cpp.o -c /builddir/build/BUILD/gdl-0.9.9/src/gdlhelp.cpp In file included from /builddir/build/BUILD/gdl-0.9.9/src/basegdl.hpp:31:0, from /builddir/build/BUILD/gdl-0.9.9/src/str.hpp:25, from /builddir/build/BUILD/gdl-0.9.9/src/GDLParser.hpp:16, from /builddir/build/BUILD/gdl-0.9.9/src/GDLLexer.hpp:14, from /builddir/build/BUILD/gdl-0.9.9/src/dinterpreter.hpp:67, from /builddir/build/BUILD/gdl-0.9.9/src/gdlhelp.cpp:103: /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In copy constructor 'dimension::dimension(const dimension&)': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:55:14: warning: array subscript has type 'char' [-Wchar-subscripts] { dim[i]=dim_.dim[i];} ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:55:26: warning: array subscript has type 'char' [-Wchar-subscripts] { dim[i]=dim_.dim[i];} ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In member function 'dimension& dimension::operator=(const dimension&)': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:118:12: warning: array subscript has type 'char' [-Wchar-subscripts] dim[i]=dim_.dim[i]; ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:118:24: warning: array subscript has type 'char' [-Wchar-subscripts] dim[i]=dim_.dim[i]; ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In member function 'void dimension::operator<<(SizeT)': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:146:15: warning: array subscript has type 'char' [-Wchar-subscripts] dim[rank++]=add; ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In member function 'SizeT dimension::NDimElements()': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:295:24: warning: array subscript has type 'char' [-Wchar-subscripts] return stride[ rank]; ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In member function 'SizeT dimension::NDimElementsConst() const': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:303:44: warning: array subscript has type 'char' [-Wchar-subscripts] for(char i=0; i= labelList.Size()) ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp:21:0, from /builddir/build/BUILD/gdl-0.9.9/src/GDLTreeParser.hpp:13, from /builddir/build/BUILD/gdl-0.9.9/src/dinterpreter.hpp:69, from /builddir/build/BUILD/gdl-0.9.9/src/gdlhelp.cpp:103: /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp: In member function 'void ArrayIndexVectorT::Clear()': /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp:142:17: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for( int i=0; iGetStride() * varStride[variableIndex]; ^ /builddir/build/BUILD/gdl-0.9.9/src/allix.hpp: In constructor 'AllIxNewMultiOneVariableIndexIndexedT::AllIxNewMultiOneVariableIndexIndexedT(RankT, SizeT, ArrayIndexVectorT*, SizeT, SizeT, const SizeT*, SizeT*, SizeT*)': /builddir/build/BUILD/gdl-0.9.9/src/allix.hpp:654:44: warning: array subscript has type 'char' [-Wchar-subscripts] ixListStride = varStride[variableIndex]; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp:21:0, from /builddir/build/BUILD/gdl-0.9.9/src/GDLTreeParser.hpp:13, from /builddir/build/BUILD/gdl-0.9.9/src/dinterpreter.hpp:69, from /builddir/build/BUILD/gdl-0.9.9/src/gdlhelp.cpp:103: /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp: In member function 'virtual SizeT CArrayIndexScalar::NIter(SizeT)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp:409:14: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= varDim && s > 0) // varDim == 0 && s == 0 ok ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp: In member function 'virtual SizeT ArrayIndexIndexed::NIter(SizeT)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp:577:16: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= varDim && s > 0) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp: In member function 'virtual SizeT CArrayIndexIndexed::NIter(SizeT)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp:720:16: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= varDim && s > 0) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp: In member function 'virtual SizeT ArrayIndexORange::NIter(SizeT)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp:828:18: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( sInit >= varDim) // && s > 0) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp: In member function 'virtual SizeT ArrayIndexRange::NIter(SizeT)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp:972:14: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( e >= varDim) // && e > 0) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp: In member function 'virtual SizeT ArrayIndexORangeS::NIter(SizeT)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp:1105:14: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= varDim) // && s > 0) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp: In member function 'virtual SizeT ArrayIndexRangeS::NIter(SizeT)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp:1270:14: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( e >= varDim) // && e > 0) ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp:98:0, from /builddir/build/BUILD/gdl-0.9.9/src/GDLTreeParser.hpp:13, from /builddir/build/BUILD/gdl-0.9.9/src/dinterpreter.hpp:69, from /builddir/build/BUILD/gdl-0.9.9/src/gdlhelp.cpp:103: /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp: In member function 'virtual BaseGDL* ArrayIndexListOneNoAssocT::Index(BaseGDL*, IxExprListT&)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp:308:8: warning: unused variable 'assertValue' [-Wunused-variable] SizeT assertValue = ix->NIter( var->N_Elements()/*var->Size()*/); ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp: In member function 'virtual void ArrayIndexListOneScalarVPNoAssocT::SetVariable(BaseGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp:532:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp: In member function 'virtual void ArrayIndexListOneScalarVPNoAssocT::AssignAt(BaseGDL*, BaseGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp:579:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp: In member function 'virtual void ArrayIndexListOneConstScalarNoAssocT::SetVariable(BaseGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp:727:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp: In member function 'virtual void ArrayIndexListOneConstScalarNoAssocT::AssignAt(BaseGDL*, BaseGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp:752:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp: In member function 'virtual BaseGDL* ArrayIndexListOneConstScalarNoAssocT::Index(BaseGDL*, IxExprListT&)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp:782:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/GDLTreeParser.hpp:13:0, from /builddir/build/BUILD/gdl-0.9.9/src/dinterpreter.hpp:69, from /builddir/build/BUILD/gdl-0.9.9/src/gdlhelp.cpp:103: /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp: In member function 'virtual BaseGDL* ArrayIndexListOneT::Index(BaseGDL*, IxExprListT&)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp:341:8: warning: unused variable 'assertValue' [-Wunused-variable] SizeT assertValue = ix->NIter( var->N_Elements()/*var->Size()*/); ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp: In member function 'virtual void ArrayIndexListOneScalarVPT::SetVariable(BaseGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp:562:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp: In member function 'virtual void ArrayIndexListOneScalarVPT::AssignAt(BaseGDL*, BaseGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp:609:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp: In member function 'virtual void ArrayIndexListOneConstScalarT::SetVariable(BaseGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp:738:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp: In member function 'virtual void ArrayIndexListOneConstScalarT::AssignAt(BaseGDL*, BaseGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp:763:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp: In member function 'virtual BaseGDL* ArrayIndexListOneConstScalarT::Index(BaseGDL*, IxExprListT&)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp:793:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/GDLInterpreter.hpp:23:0, from /builddir/build/BUILD/gdl-0.9.9/src/dinterpreter.hpp:70, from /builddir/build/BUILD/gdl-0.9.9/src/gdlhelp.cpp:103: /builddir/build/BUILD/gdl-0.9.9/src/accessdesc.hpp: In member function 'void DotAccessDescT::ADAssign(BaseGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/accessdesc.hpp:392:9: warning: unused variable 'lRank' [-Wunused-variable] SizeT lRank = dim.Rank(); ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/dinterpreter.hpp:70:0, from /builddir/build/BUILD/gdl-0.9.9/src/gdlhelp.cpp:103: /builddir/build/BUILD/gdl-0.9.9/src/GDLInterpreter.hpp: In static member function 'static void GDLInterpreter::EnableAllGC()': /builddir/build/BUILD/gdl-0.9.9/src/GDLInterpreter.hpp:366:15: warning: variable 'nEl' set but not used [-Wunused-but-set-variable] SizeT nEl = heap.size(); ^ /builddir/build/BUILD/gdl-0.9.9/src/gdlhelp.cpp: In function 'void help_files(std::ostream&, EnvT*)': /builddir/build/BUILD/gdl-0.9.9/src/gdlhelp.cpp:159:54: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for( DLong lun=maxUserLun+1; lun <= fileUnits.size(); ++lun) ^ /builddir/build/BUILD/gdl-0.9.9/src/gdlhelp.cpp: In function 'void help_sysvar(std::ostream&, bool)': /builddir/build/BUILD/gdl-0.9.9/src/gdlhelp.cpp:230:61: warning: operation on 'tmp' may be undefined [-Wsequence-point] DStructGDL* tmp= tmp=static_cast(var->Data()); ^ /builddir/build/BUILD/gdl-0.9.9/src/gdlhelp.cpp: In function 'DStringGDL* recall_commands_internal()': /builddir/build/BUILD/gdl-0.9.9/src/gdlhelp.cpp:523:46: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (SizeT i = 0; i < history_length - 1; ++i) ^ /builddir/build/BUILD/gdl-0.9.9/src/gdlhelp.cpp: In function 'void lib::help_pro(EnvT*)': /builddir/build/BUILD/gdl-0.9.9/src/gdlhelp.cpp:1088:39: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for( SizeT j=0; jNPar(); ++j) ^ /builddir/build/BUILD/gdl-0.9.9/src/gdlhelp.cpp:1090:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for( SizeT j=0; jNKey(); ++j) ^ /builddir/build/BUILD/gdl-0.9.9/src/gdlhelp.cpp:1085:15: warning: unused variable 'nPar' [-Wunused-variable] int nPar = pro->NPar(); ^ /builddir/build/BUILD/gdl-0.9.9/src/gdlhelp.cpp:1112:37: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (SizeT j = 0; j < nPar; ++j) ^ /builddir/build/BUILD/gdl-0.9.9/src/gdlhelp.cpp:1114:37: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (SizeT j = 0; j < nKey; ++j) ^ /builddir/build/BUILD/gdl-0.9.9/src/gdlhelp.cpp:1317:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for ( int i = 0; i < nEnv; ++i ) { ^ /builddir/build/BUILD/gdl-0.9.9/src/gdlhelp.cpp:1017:16: warning: unused variable 'PREFERENCESIx' [-Wunused-variable] static int PREFERENCESIx = e->KeywordIx("PREFERENCES"); ^ [ 33%] Building CXX object src/CMakeFiles/gdl.dir/gdlpsstream.cpp.o cd /builddir/build/BUILD/gdl-0.9.9/build-python/src && /usr/bin/c++ -DHAVE_CONFIG_H -DWXUSINGDLL -D_FILE_OFFSET_BITS=64 -D__WXGTK__ -Dgdl_EXPORTS -I/builddir/build/BUILD/gdl-0.9.9/src -I/usr/include/tirpc -I/usr/include/GraphicsMagick -I/usr/lib/wx/include/gtk3-unicode-3.0 -I/usr/include/wx-3.0 -I/usr/include/libgeotiff -I/usr/include/hdf -I/usr/include/python2.7 -I/usr/lib/python2.7/site-packages/numpy/core/include -I/usr/include/udunits2 -I/usr/include/eigen3 -I/builddir/build/BUILD/gdl-0.9.9 -I/builddir/build/BUILD/gdl-0.9.9/build-python -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -DNDEBUG -fPIC -fopenmp -std=gnu++11 -o CMakeFiles/gdl.dir/gdlpsstream.cpp.o -c /builddir/build/BUILD/gdl-0.9.9/src/gdlpsstream.cpp In file included from /builddir/build/BUILD/gdl-0.9.9/src/basegdl.hpp:31:0, from /builddir/build/BUILD/gdl-0.9.9/src/datatypes.hpp:33, from /builddir/build/BUILD/gdl-0.9.9/src/graphicsdevice.hpp:50, from /builddir/build/BUILD/gdl-0.9.9/src/gdlpsstream.cpp:21: /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In copy constructor 'dimension::dimension(const dimension&)': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:55:14: warning: array subscript has type 'char' [-Wchar-subscripts] { dim[i]=dim_.dim[i];} ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:55:26: warning: array subscript has type 'char' [-Wchar-subscripts] { dim[i]=dim_.dim[i];} ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In member function 'dimension& dimension::operator=(const dimension&)': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:118:12: warning: array subscript has type 'char' [-Wchar-subscripts] dim[i]=dim_.dim[i]; ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:118:24: warning: array subscript has type 'char' [-Wchar-subscripts] dim[i]=dim_.dim[i]; ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In member function 'void dimension::operator<<(SizeT)': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:146:15: warning: array subscript has type 'char' [-Wchar-subscripts] dim[rank++]=add; ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In member function 'SizeT dimension::NDimElements()': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:295:24: warning: array subscript has type 'char' [-Wchar-subscripts] return stride[ rank]; ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In member function 'SizeT dimension::NDimElementsConst() const': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:303:44: warning: array subscript has type 'char' [-Wchar-subscripts] for(char i=0; i= labelList.Size()) ^ /builddir/build/BUILD/gdl-0.9.9/src/gdlpsstream.cpp: In function 'void image_compress(unsigned char*, PLINT, long int)': /builddir/build/BUILD/gdl-0.9.9/src/gdlpsstream.cpp:59:25: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (i=0, j=0, k=0; i= labelList.Size()) ^ /builddir/build/BUILD/gdl-0.9.9/src/gdlsvgstream.cpp: In member function 'std::string GDLSVGStream::svg_to_png64(int, int, png_byte*, int, int, int, int*)': /builddir/build/BUILD/gdl-0.9.9/src/gdlsvgstream.cpp:103:14: warning: unused variable 'out' [-Wunused-variable] char *in,*out; ^ [ 35%] Building CXX object src/CMakeFiles/gdl.dir/gdlwidget.cpp.o cd /builddir/build/BUILD/gdl-0.9.9/build-python/src && /usr/bin/c++ -DHAVE_CONFIG_H -DWXUSINGDLL -D_FILE_OFFSET_BITS=64 -D__WXGTK__ -Dgdl_EXPORTS -I/builddir/build/BUILD/gdl-0.9.9/src -I/usr/include/tirpc -I/usr/include/GraphicsMagick -I/usr/lib/wx/include/gtk3-unicode-3.0 -I/usr/include/wx-3.0 -I/usr/include/libgeotiff -I/usr/include/hdf -I/usr/include/python2.7 -I/usr/lib/python2.7/site-packages/numpy/core/include -I/usr/include/udunits2 -I/usr/include/eigen3 -I/builddir/build/BUILD/gdl-0.9.9 -I/builddir/build/BUILD/gdl-0.9.9/build-python -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -DNDEBUG -fPIC -fopenmp -std=gnu++11 -o CMakeFiles/gdl.dir/gdlwidget.cpp.o -c /builddir/build/BUILD/gdl-0.9.9/src/gdlwidget.cpp In file included from /builddir/build/BUILD/gdl-0.9.9/src/basegdl.hpp:31:0, from /builddir/build/BUILD/gdl-0.9.9/src/gdlwidget.cpp:28: /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In copy constructor 'dimension::dimension(const dimension&)': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:55:14: warning: array subscript has type 'char' [-Wchar-subscripts] { dim[i]=dim_.dim[i];} ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:55:26: warning: array subscript has type 'char' [-Wchar-subscripts] { dim[i]=dim_.dim[i];} ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In member function 'dimension& dimension::operator=(const dimension&)': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:118:12: warning: array subscript has type 'char' [-Wchar-subscripts] dim[i]=dim_.dim[i]; ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:118:24: warning: array subscript has type 'char' [-Wchar-subscripts] dim[i]=dim_.dim[i]; ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In member function 'void dimension::operator<<(SizeT)': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:146:15: warning: array subscript has type 'char' [-Wchar-subscripts] dim[rank++]=add; ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In member function 'SizeT dimension::NDimElements()': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:295:24: warning: array subscript has type 'char' [-Wchar-subscripts] return stride[ rank]; ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In member function 'SizeT dimension::NDimElementsConst() const': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:303:44: warning: array subscript has type 'char' [-Wchar-subscripts] for(char i=0; i= labelList.Size()) ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp:21:0, from /builddir/build/BUILD/gdl-0.9.9/src/GDLTreeParser.hpp:13, from /builddir/build/BUILD/gdl-0.9.9/src/dinterpreter.hpp:69, from /builddir/build/BUILD/gdl-0.9.9/src/gdlwidget.cpp:31: /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp: In member function 'void ArrayIndexVectorT::Clear()': /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp:142:17: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for( int i=0; iGetStride() * varStride[variableIndex]; ^ /builddir/build/BUILD/gdl-0.9.9/src/allix.hpp: In constructor 'AllIxNewMultiOneVariableIndexIndexedT::AllIxNewMultiOneVariableIndexIndexedT(RankT, SizeT, ArrayIndexVectorT*, SizeT, SizeT, const SizeT*, SizeT*, SizeT*)': /builddir/build/BUILD/gdl-0.9.9/src/allix.hpp:654:44: warning: array subscript has type 'char' [-Wchar-subscripts] ixListStride = varStride[variableIndex]; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp:21:0, from /builddir/build/BUILD/gdl-0.9.9/src/GDLTreeParser.hpp:13, from /builddir/build/BUILD/gdl-0.9.9/src/dinterpreter.hpp:69, from /builddir/build/BUILD/gdl-0.9.9/src/gdlwidget.cpp:31: /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp: In member function 'virtual SizeT CArrayIndexScalar::NIter(SizeT)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp:409:14: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= varDim && s > 0) // varDim == 0 && s == 0 ok ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp: In member function 'virtual SizeT ArrayIndexIndexed::NIter(SizeT)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp:577:16: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= varDim && s > 0) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp: In member function 'virtual SizeT CArrayIndexIndexed::NIter(SizeT)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp:720:16: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= varDim && s > 0) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp: In member function 'virtual SizeT ArrayIndexORange::NIter(SizeT)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp:828:18: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( sInit >= varDim) // && s > 0) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp: In member function 'virtual SizeT ArrayIndexRange::NIter(SizeT)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp:972:14: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( e >= varDim) // && e > 0) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp: In member function 'virtual SizeT ArrayIndexORangeS::NIter(SizeT)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp:1105:14: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= varDim) // && s > 0) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp: In member function 'virtual SizeT ArrayIndexRangeS::NIter(SizeT)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp:1270:14: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( e >= varDim) // && e > 0) ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp:98:0, from /builddir/build/BUILD/gdl-0.9.9/src/GDLTreeParser.hpp:13, from /builddir/build/BUILD/gdl-0.9.9/src/dinterpreter.hpp:69, from /builddir/build/BUILD/gdl-0.9.9/src/gdlwidget.cpp:31: /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp: In member function 'virtual BaseGDL* ArrayIndexListOneNoAssocT::Index(BaseGDL*, IxExprListT&)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp:308:8: warning: unused variable 'assertValue' [-Wunused-variable] SizeT assertValue = ix->NIter( var->N_Elements()/*var->Size()*/); ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp: In member function 'virtual void ArrayIndexListOneScalarVPNoAssocT::SetVariable(BaseGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp:532:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp: In member function 'virtual void ArrayIndexListOneScalarVPNoAssocT::AssignAt(BaseGDL*, BaseGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp:579:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp: In member function 'virtual void ArrayIndexListOneConstScalarNoAssocT::SetVariable(BaseGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp:727:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp: In member function 'virtual void ArrayIndexListOneConstScalarNoAssocT::AssignAt(BaseGDL*, BaseGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp:752:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp: In member function 'virtual BaseGDL* ArrayIndexListOneConstScalarNoAssocT::Index(BaseGDL*, IxExprListT&)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp:782:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/GDLTreeParser.hpp:13:0, from /builddir/build/BUILD/gdl-0.9.9/src/dinterpreter.hpp:69, from /builddir/build/BUILD/gdl-0.9.9/src/gdlwidget.cpp:31: /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp: In member function 'virtual BaseGDL* ArrayIndexListOneT::Index(BaseGDL*, IxExprListT&)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp:341:8: warning: unused variable 'assertValue' [-Wunused-variable] SizeT assertValue = ix->NIter( var->N_Elements()/*var->Size()*/); ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp: In member function 'virtual void ArrayIndexListOneScalarVPT::SetVariable(BaseGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp:562:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp: In member function 'virtual void ArrayIndexListOneScalarVPT::AssignAt(BaseGDL*, BaseGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp:609:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp: In member function 'virtual void ArrayIndexListOneConstScalarT::SetVariable(BaseGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp:738:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp: In member function 'virtual void ArrayIndexListOneConstScalarT::AssignAt(BaseGDL*, BaseGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp:763:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp: In member function 'virtual BaseGDL* ArrayIndexListOneConstScalarT::Index(BaseGDL*, IxExprListT&)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp:793:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/GDLInterpreter.hpp:23:0, from /builddir/build/BUILD/gdl-0.9.9/src/dinterpreter.hpp:70, from /builddir/build/BUILD/gdl-0.9.9/src/gdlwidget.cpp:31: /builddir/build/BUILD/gdl-0.9.9/src/accessdesc.hpp: In member function 'void DotAccessDescT::ADAssign(BaseGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/accessdesc.hpp:392:9: warning: unused variable 'lRank' [-Wunused-variable] SizeT lRank = dim.Rank(); ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/dinterpreter.hpp:70:0, from /builddir/build/BUILD/gdl-0.9.9/src/gdlwidget.cpp:31: /builddir/build/BUILD/gdl-0.9.9/src/GDLInterpreter.hpp: In static member function 'static void GDLInterpreter::EnableAllGC()': /builddir/build/BUILD/gdl-0.9.9/src/GDLInterpreter.hpp:366:15: warning: variable 'nEl' set but not used [-Wunused-but-set-variable] SizeT nEl = heap.size(); ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/gdlwidget.hpp:47:0, from /builddir/build/BUILD/gdl-0.9.9/src/gdlwxstream.hpp:26, from /builddir/build/BUILD/gdl-0.9.9/src/gdlwidget.cpp:34: /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp: In function 'bool lib::startClipping(EnvT*, GDLGStream*, bool)': /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:1676:58: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else for ( int i=0; i<4&&iN_Elements(); ++i ) tempbox[i]=dClipBox[i]=(*clipBox)[i]; ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp: In function 'bool lib::gdlAxis(EnvT*, GDLGStream*, std::string, DDouble, DDouble, bool, DLong, DDouble)': /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:1747:11: warning: variable 'OtherAxisSizeInMm' set but not used [-Wunused-but-set-variable] PLFLT OtherAxisSizeInMm; ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:1792:12: warning: variable 'interligne_as_char' set but not used [-Wunused-but-set-variable] DFloat interligne_as_char; ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp: In function 'bool lib::gdlAxis3(EnvT*, GDLGStream*, std::string, DDouble, DDouble, bool, DLong, DDouble)': /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:2015:11: warning: variable 'OtherAxisSizeInMm' set but not used [-Wunused-but-set-variable] PLFLT OtherAxisSizeInMm; ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:2064:12: warning: variable 'interligne' set but not used [-Wunused-but-set-variable] DFloat interligne; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/gdlwxstream.hpp:26:0, from /builddir/build/BUILD/gdl-0.9.9/src/gdlwidget.cpp:34: /builddir/build/BUILD/gdl-0.9.9/src/gdlwidget.hpp: In member function 'DLongGDL* GDLWidgetContainer::GetChildrenList()': /builddir/build/BUILD/gdl-0.9.9/src/gdlwidget.hpp:553:24: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (SizeT i=0; i< size; ++i) (*ret)[i]=children[i]; ^ /builddir/build/BUILD/gdl-0.9.9/src/gdlwidget.hpp: In member function 'DLongGDL* GDLWidgetButton::GetChildrenList()': /builddir/build/BUILD/gdl-0.9.9/src/gdlwidget.hpp:770:24: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (SizeT i=0; i< size; ++i) (*ret)[i]=children[i]; ^ /builddir/build/BUILD/gdl-0.9.9/src/gdlwidget.hpp: In member function 'std::vector gdlGrid::GetSelectedDisjointCellsList()': /builddir/build/BUILD/gdl-0.9.9/src/gdlwidget.hpp:1262:43: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for( int i=0; iDesc( )->TagIndex( "TOP" ); // 1 ^ /builddir/build/BUILD/gdl-0.9.9/src/gdlwidget.cpp:317:18: warning: unused variable 'handlerIx' [-Wunused-variable] static int handlerIx = ev->Desc( )->TagIndex( "HANDLER" ); // 2 ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/gdlwxstream.hpp:26:0, from /builddir/build/BUILD/gdl-0.9.9/src/gdlwidget.cpp:34: /builddir/build/BUILD/gdl-0.9.9/src/gdlwidget.hpp: In constructor 'GDLWidgetBase::GDLWidgetBase(WidgetIDT, EnvT*, ULong, bool, WidgetIDT&, bool, DLong, DLong, int, bool, const DString&, const DString&, const DString&, const DString&, DLong, DLong, DLong, DLong, bool, long int, long int, bool, bool)': /builddir/build/BUILD/gdl-0.9.9/src/gdlwidget.hpp:570:9: warning: 'GDLWidgetBase::nrows' will be initialized after [-Wreorder] DLong nrows; ^ /builddir/build/BUILD/gdl-0.9.9/src/gdlwidget.hpp:569:9: warning: 'DLong GDLWidgetBase::ncols' [-Wreorder] DLong ncols; ^ /builddir/build/BUILD/gdl-0.9.9/src/gdlwidget.cpp:877:1: warning: when initialized here [-Wreorder] GDLWidgetBase::GDLWidgetBase( WidgetIDT parentID, EnvT* e, ULong eventFlags_, ^ /builddir/build/BUILD/gdl-0.9.9/src/gdlwidget.cpp: In member function 'virtual void GDLWidgetBase::ReorderWidgets()': /builddir/build/BUILD/gdl-0.9.9/src/gdlwidget.cpp:1278:21: warning: unused variable 'w' [-Wunused-variable] wxWindow* w=(*iter); ^ /builddir/build/BUILD/gdl-0.9.9/src/gdlwidget.cpp: In member function 'void GDLWidgetTab::SetTabCurrent(int)': /builddir/build/BUILD/gdl-0.9.9/src/gdlwidget.cpp:1345:34: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (valGetPageCount()){ ^ /builddir/build/BUILD/gdl-0.9.9/src/gdlwidget.cpp: In constructor 'GDLWidgetTable::GDLWidgetTable(WidgetIDT, EnvT*, DByteGDL*, DStringGDL*, DByteGDL*, DByteGDL*, DStringGDL*, int, DLongGDL*, DStringGDL*, bool, DByteGDL*, DStringGDL*, DStringGDL*, bool, bool, bool, bool, DLongGDL*, DStringGDL*, BaseGDL*, DLong, DLong, DStringGDL*, DULong)': /builddir/build/BUILD/gdl-0.9.9/src/gdlwidget.cpp:1535:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for ( int ival=0, i=0; iSetCellValue( i, j ,wxString(((*valueAsStrings)[jval*numRows+ival]).c_str(), wxConvUTF8 ) ); ^ /builddir/build/BUILD/gdl-0.9.9/src/gdlwidget.cpp:1537:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (ival < numRows && jval < numCols ) grid->SetCellValue( i, j ,wxString(((*valueAsStrings)[jval*numRows+ival]).c_str(), wxConvUTF8 ) ); ^ /builddir/build/BUILD/gdl-0.9.9/src/gdlwidget.cpp:1579:24: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (SizeT i=0; i< x_scroll_size ; ++i) scr_sizex+=grid->GetColSize(i); ^ /builddir/build/BUILD/gdl-0.9.9/src/gdlwidget.cpp:1586:24: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (SizeT j=0; j< y_scroll_size ; ++j) scr_sizey+=grid->GetRowHeight(j); ^ /builddir/build/BUILD/gdl-0.9.9/src/gdlwidget.cpp: In member function 'void GDLWidgetTable::DoAlign()': /builddir/build/BUILD/gdl-0.9.9/src/gdlwidget.cpp:1693:26: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for ( SizeT i = 0; i < nRows; ++i ) { ^ /builddir/build/BUILD/gdl-0.9.9/src/gdlwidget.cpp:1694:28: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for ( SizeT j = 0; j < nCols; ++j ) { ^ /builddir/build/BUILD/gdl-0.9.9/src/gdlwidget.cpp: In member function 'void GDLWidgetTable::DoBackgroundColor()': /builddir/build/BUILD/gdl-0.9.9/src/gdlwidget.cpp:1792:22: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (SizeT i=0; i< nRows; ++i) for (SizeT j=0; j< nCols; ++j) //Row by Row, from top. ^ /builddir/build/BUILD/gdl-0.9.9/src/gdlwidget.cpp:1792:53: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (SizeT i=0; i< nRows; ++i) for (SizeT j=0; j< nCols; ++j) //Row by Row, from top. ^ /builddir/build/BUILD/gdl-0.9.9/src/gdlwidget.cpp: In member function 'void GDLWidgetTable::DoForegroundColor()': /builddir/build/BUILD/gdl-0.9.9/src/gdlwidget.cpp:1849:22: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (SizeT i=0; i< nRows; ++i) for (SizeT j=0; j< nCols; ++j) //Row by Row, from top. ^ /builddir/build/BUILD/gdl-0.9.9/src/gdlwidget.cpp:1849:53: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (SizeT i=0; i< nRows; ++i) for (SizeT j=0; j< nCols; ++j) //Row by Row, from top. ^ /builddir/build/BUILD/gdl-0.9.9/src/gdlwidget.cpp: In member function 'void GDLWidgetTable::DoColumnLabels()': /builddir/build/BUILD/gdl-0.9.9/src/gdlwidget.cpp:1907:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for ( SizeT j = 0; j < nCols; ++j ) grid->SetColLabelValue( j, wxEmptyString ); ^ /builddir/build/BUILD/gdl-0.9.9/src/gdlwidget.cpp:1909:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for ( SizeT j = 0; j < nCols; ++j ) { ^ /builddir/build/BUILD/gdl-0.9.9/src/gdlwidget.cpp:1915:28: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for ( SizeT j = 0; j < nCols; ++j ) { ^ /builddir/build/BUILD/gdl-0.9.9/src/gdlwidget.cpp: In member function 'void GDLWidgetTable::DoColumnWidth()': /builddir/build/BUILD/gdl-0.9.9/src/gdlwidget.cpp:1930:65: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if ( columnWidth->N_Elements( ) == 1 ) for ( SizeT j = 0; j < nCols; ++j ) grid->SetColSize(j,(*columnWidth)[0]*unitConversionFactor.x); ^ /builddir/build/BUILD/gdl-0.9.9/src/gdlwidget.cpp:1932:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for ( SizeT j = 0; j < nCols; ++j ) { ^ /builddir/build/BUILD/gdl-0.9.9/src/gdlwidget.cpp: In member function 'void GDLWidgetTable::DoColumnWidth(DLongGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/gdlwidget.cpp:1953:40: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for ( int it = 0; it GetColSize(j); ^ /builddir/build/BUILD/gdl-0.9.9/src/gdlwidget.cpp:2007:40: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for ( int it = 0; it GetRowSize(i); ^ /builddir/build/BUILD/gdl-0.9.9/src/gdlwidget.cpp:2066:40: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for ( int it = 0; it N_Elements( ) == 1 ) for ( SizeT i = 0; i < nRows; ++i ) grid->SetRowSize(i,(*rowHeights)[0]*unitConversionFactor.y); ^ /builddir/build/BUILD/gdl-0.9.9/src/gdlwidget.cpp:2119:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for ( SizeT i = 0; i < nRows; ++i ) { ^ /builddir/build/BUILD/gdl-0.9.9/src/gdlwidget.cpp: In member function 'void GDLWidgetTable::DoRowHeights(DLongGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/gdlwidget.cpp:2139:40: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for ( int it = 0; it SetRowLabelValue( i, wxEmptyString ); ^ /builddir/build/BUILD/gdl-0.9.9/src/gdlwidget.cpp:2189:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for ( SizeT i = 0; i < nRows; ++i ) { ^ /builddir/build/BUILD/gdl-0.9.9/src/gdlwidget.cpp:2195:28: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for ( SizeT i = 0; i < nRows; ++i ) { ^ /builddir/build/BUILD/gdl-0.9.9/src/gdlwidget.cpp: In member function 'bool GDLWidgetTable::InsertColumns(DLong, DLongGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/gdlwidget.cpp:2253:55: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] {SizeT k=0; for (SizeT i=0; i< grid->GetNumberRows(); ++i) for (SizeT j=pos; jGetNumberCols() ; ++j) {grid->SetCellValue( i, j, wxString( "0" , wxConvUTF8 ) );++k;}} ^ /builddir/build/BUILD/gdl-0.9.9/src/gdlwidget.cpp:2253:103: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] {SizeT k=0; for (SizeT i=0; i< grid->GetNumberRows(); ++i) for (SizeT j=pos; jGetNumberCols() ; ++j) {grid->SetCellValue( i, j, wxString( "0" , wxConvUTF8 ) );++k;}} ^ /builddir/build/BUILD/gdl-0.9.9/src/gdlwidget.cpp: In member function 'bool GDLWidgetTable::InsertRows(DLong, DLongGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/gdlwidget.cpp:2330:56: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] {SizeT k=0; for (SizeT i=pos; iGetNumberRows(); ++i) for (SizeT j=0; jGetNumberCols() ; ++j) {grid->SetCellValue( i, j, wxString( "0" , wxConvUTF8 ) );++k;}} ^ /builddir/build/BUILD/gdl-0.9.9/src/gdlwidget.cpp:2330:102: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] {SizeT k=0; for (SizeT i=pos; iGetNumberRows(); ++i) for (SizeT j=0; jGetNumberCols() ; ++j) {grid->SetCellValue( i, j, wxString( "0" , wxConvUTF8 ) );++k;}} ^ /builddir/build/BUILD/gdl-0.9.9/src/gdlwidget.cpp: In member function 'void GDLWidgetTable::SetTableValues(DStringGDL*, DLongGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/gdlwidget.cpp:2379:19: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (numRows > curr_rows) grid->AppendRows(numRows-curr_rows); ^ /builddir/build/BUILD/gdl-0.9.9/src/gdlwidget.cpp:2380:19: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (numCols > curr_cols) grid->AppendCols(numCols-curr_cols); ^ /builddir/build/BUILD/gdl-0.9.9/src/gdlwidget.cpp:2426:20: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (ival < numRows && jval < numCols ) grid->SetCellValue( i, j ,wxString(((*val)[jval*numRows+ival]).c_str(), wxConvUTF8 ) ); ^ /builddir/build/BUILD/gdl-0.9.9/src/gdlwidget.cpp:2426:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (ival < numRows && jval < numCols ) grid->SetCellValue( i, j ,wxString(((*val)[jval*numRows+ival]).c_str(), wxConvUTF8 ) ); ^ /builddir/build/BUILD/gdl-0.9.9/src/gdlwidget.cpp: In member function 'BaseGDL* GDLWidgetTable::GetTableValuesAsStruct(DLongGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/gdlwidget.cpp:2462:20: warning: unused variable 'k' [-Wunused-variable] for (SizeT k=0,n=0,l=0; nDim(1); ++n) { ^ /builddir/build/BUILD/gdl-0.9.9/src/gdlwidget.cpp:2564:34: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (SizeT j=colTL; j<=colBR; ++j) { ^ /builddir/build/BUILD/gdl-0.9.9/src/gdlwidget.cpp:2574:34: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (SizeT i=rowTL; i<=rowBR; ++i) { ^ /builddir/build/BUILD/gdl-0.9.9/src/gdlwidget.cpp:2438:7: warning: unused variable 'numRows' [-Wunused-variable] int numRows=valueAsStrings->Dim(0); ^ /builddir/build/BUILD/gdl-0.9.9/src/gdlwidget.cpp:2439:7: warning: unused variable 'numCols' [-Wunused-variable] int numCols=valueAsStrings->Dim(1); ^ /builddir/build/BUILD/gdl-0.9.9/src/gdlwidget.cpp: In member function 'DStringGDL* GDLWidgetTable::GetTableValues(DLongGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/gdlwidget.cpp:2657:34: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (SizeT k=0,i=rowTL; i<=rowBR; ++i) for (SizeT j=colTL; j<=colBR; ++j) ^ /builddir/build/BUILD/gdl-0.9.9/src/gdlwidget.cpp:2657:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (SizeT k=0,i=rowTL; i<=rowBR; ++i) for (SizeT j=colTL; j<=colBR; ++j) ^ /builddir/build/BUILD/gdl-0.9.9/src/gdlwidget.cpp:2659:19: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if ( i >= numRows || j >= numCols) return static_cast(NULL); ^ /builddir/build/BUILD/gdl-0.9.9/src/gdlwidget.cpp:2659:35: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if ( i >= numRows || j >= numCols) return static_cast(NULL); ^ /builddir/build/BUILD/gdl-0.9.9/src/gdlwidget.cpp: In member function 'void GDLWidgetTable::SetTableNumberOfRows(DLong)': /builddir/build/BUILD/gdl-0.9.9/src/gdlwidget.cpp:2741:15: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (nrows > old_nrows) { ^ /builddir/build/BUILD/gdl-0.9.9/src/gdlwidget.cpp:2743:19: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (numRows > old_nrows) { ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/gdlwxstream.hpp:26:0, from /builddir/build/BUILD/gdl-0.9.9/src/gdlwidget.cpp:34: /builddir/build/BUILD/gdl-0.9.9/src/gdlwidget.hpp: In constructor 'GDLWidgetTree::GDLWidgetTree(WidgetIDT, EnvT*, BaseGDL*, DULong, wxBitmap*, DLong, DLong, bool, bool, DLong)': /builddir/build/BUILD/gdl-0.9.9/src/gdlwidget.hpp:1144:11: warning: 'GDLWidgetTree::rootID' will be initialized after [-Wreorder] WidgetIDT rootID; ^ /builddir/build/BUILD/gdl-0.9.9/src/gdlwidget.hpp:1139:5: warning: 'int GDLWidgetTree::buttonImageId' [-Wreorder] int buttonImageId; ^ /builddir/build/BUILD/gdl-0.9.9/src/gdlwidget.cpp:2824:1: warning: when initialized here [-Wreorder] GDLWidgetTree::GDLWidgetTree( WidgetIDT p, EnvT* e, BaseGDL* value_, DULong eventFlags_ ^ /builddir/build/BUILD/gdl-0.9.9/src/gdlwidget.cpp: In constructor 'GDLWidgetList::GDLWidgetList(WidgetIDT, EnvT*, BaseGDL*, DLong, DULong)': /builddir/build/BUILD/gdl-0.9.9/src/gdlwidget.cpp:3355:26: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for ( SizeT i = 0; i < nlines; ++i ){ ^ /builddir/build/BUILD/gdl-0.9.9/src/gdlwidget.cpp: In constructor 'GDLWidgetDropList::GDLWidgetDropList(WidgetIDT, EnvT*, BaseGDL*, DULong, const DString&, DLong)': /builddir/build/BUILD/gdl-0.9.9/src/gdlwidget.cpp:3475:26: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for ( SizeT i = 0; i < n; ++i ) ^ /builddir/build/BUILD/gdl-0.9.9/src/gdlwidget.cpp: In constructor 'GDLWidgetComboBox::GDLWidgetComboBox(WidgetIDT, EnvT*, BaseGDL*, DULong, const DString&, DLong)': /builddir/build/BUILD/gdl-0.9.9/src/gdlwidget.cpp:3553:26: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for ( SizeT i = 0; i < n; ++i ) ^ /builddir/build/BUILD/gdl-0.9.9/src/gdlwidget.cpp: In constructor 'GDLWidgetText::GDLWidgetText(WidgetIDT, EnvT*, DStringGDL*, DULong, bool, bool)': /builddir/build/BUILD/gdl-0.9.9/src/gdlwidget.cpp:3637:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for( int i=0; iN_Elements(); ++i) ^ /builddir/build/BUILD/gdl-0.9.9/src/gdlwidget.cpp: In member function 'void GDLWidgetText::ChangeText(DStringGDL*, bool)': /builddir/build/BUILD/gdl-0.9.9/src/gdlwidget.cpp:3694:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for( int i=0; iN_Elements(); ++i) ^ /builddir/build/BUILD/gdl-0.9.9/src/gdlwidget.cpp: In member function 'void GDLWidgetText::InsertText(DStringGDL*, bool, bool)': /builddir/build/BUILD/gdl-0.9.9/src/gdlwidget.cpp:3728:46: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for ( int i = 0; i < valueStr->N_Elements( ); ++i ) { ^ /builddir/build/BUILD/gdl-0.9.9/src/gdlwidget.cpp: In member function 'void GDLWidgetLabel::SetLabelValue(const DString&)': /builddir/build/BUILD/gdl-0.9.9/src/gdlwidget.cpp:3986:18: warning: unused variable 'id' [-Wunused-variable] wxWindowID id = static_cast (wxWidget)->GetId( ); ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/gdlwxstream.hpp:26:0, from /builddir/build/BUILD/gdl-0.9.9/src/gdlwidget.cpp:34: /builddir/build/BUILD/gdl-0.9.9/src/gdlwidget.hpp: In constructor 'GDLFrame::GDLFrame(GDLWidgetBase*, wxWindowID, const wxString&, bool, const wxPoint&)': /builddir/build/BUILD/gdl-0.9.9/src/gdlwidget.hpp:1402:18: warning: 'GDLFrame::gdlOwner' will be initialized after [-Wreorder] GDLWidgetBase* gdlOwner; ^ /builddir/build/BUILD/gdl-0.9.9/src/gdlwidget.hpp:1401:11: warning: 'GDLApp* GDLFrame::appOwner' [-Wreorder] GDLApp* appOwner; ^ /builddir/build/BUILD/gdl-0.9.9/src/gdlwidget.cpp:4043:1: warning: when initialized here [-Wreorder] GDLFrame::GDLFrame( GDLWidgetBase* gdlOwner_, wxWindowID id, const wxString& title , const bool nofocus, const wxPoint& pos ) ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/gdlwxstream.hpp:26:0, from /builddir/build/BUILD/gdl-0.9.9/src/gdlwidget.cpp:34: /builddir/build/BUILD/gdl-0.9.9/src/gdlwidget.hpp: In constructor 'GDLDrawPanel::GDLDrawPanel(wxWindow*, wxWindowID, const wxPoint&, const wxSize&, long int, const wxString&)': /builddir/build/BUILD/gdl-0.9.9/src/gdlwidget.hpp:1504:14: warning: 'GDLDrawPanel::GDLWidgetDrawID' will be initialized after [-Wreorder] wxWindowID GDLWidgetDrawID; ^ /builddir/build/BUILD/gdl-0.9.9/src/gdlwidget.hpp:1501:11: warning: 'wxSize GDLDrawPanel::drawSize' [-Wreorder] wxSize drawSize; ^ /builddir/build/BUILD/gdl-0.9.9/src/gdlwidget.cpp:4075:1: warning: when initialized here [-Wreorder] GDLDrawPanel::GDLDrawPanel( wxWindow* parent, wxWindowID id, const wxPoint& pos, const wxSize& size, long style, const wxString& name) ^ /builddir/build/BUILD/gdl-0.9.9/src/gdlwidget.cpp: In static member function 'static bool GDLWidget::GetXmanagerBlock()': /builddir/build/BUILD/gdl-0.9.9/src/gdlwidget.cpp:378:22: warning: 'xmanActCom' may be used uninitialized in this function [-Wmaybe-uninitialized] if ( managed && !xmanActCom ) { ^ /builddir/build/BUILD/gdl-0.9.9/src/gdlwidget.cpp:378:18: warning: 'managed' may be used uninitialized in this function [-Wmaybe-uninitialized] if ( managed && !xmanActCom ) { ^ /builddir/build/BUILD/gdl-0.9.9/src/gdlwidget.cpp: In member function 'void GDLWidgetTable::DoAlign(DLongGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/gdlwidget.cpp:1774:60: warning: 'ali' may be used uninitialized in this function [-Wmaybe-uninitialized] grid->SetCellAlignment( i, j, ali, wxALIGN_CENTRE ); ^ /builddir/build/BUILD/gdl-0.9.9/src/gdlwidget.cpp:1753:64: warning: 'ali' may be used uninitialized in this function [-Wmaybe-uninitialized] grid->SetCellAlignment( row, col, ali, wxALIGN_CENTRE ); ^ /builddir/build/BUILD/gdl-0.9.9/src/gdlwidget.cpp:1734:70: warning: 'ali' may be used uninitialized in this function [-Wmaybe-uninitialized] grid->SetCellAlignment( (*it).x, (*it).y, ali, wxALIGN_CENTRE ); ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/gdlwidget.hpp:47:0, from /builddir/build/BUILD/gdl-0.9.9/src/gdlwxstream.hpp:26, from /builddir/build/BUILD/gdl-0.9.9/src/gdlwidget.cpp:34: /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp: At global scope: /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:81:28: warning: 'Data3d' defined but not used [-Wunused-variable] static GDL_3DTRANSFORMDATA Data3d; ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:83:12: warning: 'code012' defined but not used [-Wunused-variable] static int code012[3] = {0, 1, 2}; ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:84:12: warning: 'code102' defined but not used [-Wunused-variable] static int code102[3] = {1, 0, 2}; ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:85:12: warning: 'code120' defined but not used [-Wunused-variable] static int code120[3] = {1, 2, 0}; ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:86:12: warning: 'code210' defined but not used [-Wunused-variable] static int code210[3] = {2, 1, 0}; ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:87:12: warning: 'code201' defined but not used [-Wunused-variable] static int code201[3] = {2, 0, 1}; ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:88:12: warning: 'code021' defined but not used [-Wunused-variable] static int code021[3] = {0, 2, 1}; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/gdlwxstream.hpp:26:0, from /builddir/build/BUILD/gdl-0.9.9/src/gdlwidget.cpp:34: /builddir/build/BUILD/gdl-0.9.9/src/gdlwidget.hpp:69:13: warning: 'handlersInited' defined but not used [-Wunused-variable] static bool handlersInited=false; //handlers of graphic formats for bitmaps (magick). ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/gdlwidget.hpp:47:0, from /builddir/build/BUILD/gdl-0.9.9/src/gdlwxstream.hpp:26, from /builddir/build/BUILD/gdl-0.9.9/src/gdlwidget.cpp:34: /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:397:15: warning: 'void lib::gdlSetGraphicsBackgroundColorFromKw(EnvT*, GDLGStream*, bool)' defined but not used [-Wunused-function] static void gdlSetGraphicsBackgroundColorFromKw(EnvT *e, GDLGStream *a, bool kw=true) ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:410:15: warning: 'void lib::gdlSetGraphicsForegroundColorFromKw(EnvT*, GDLGStream*, std::string)' defined but not used [-Wunused-function] static void gdlSetGraphicsForegroundColorFromKw(EnvT *e, GDLGStream *a, string OtherColorKw="") ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:433:15: warning: 'void lib::gdlGetPsym(EnvT*, DLong&)' defined but not used [-Wunused-function] static void gdlGetPsym(EnvT *e, DLong &psym) ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:444:16: warning: 'void lib::gdlSetSymsize(EnvT*, GDLGStream*)' defined but not used [-Wunused-function] static void gdlSetSymsize(EnvT *e, GDLGStream *a) ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:667:15: warning: 'bool lib::gdlGetDesiredAxisRange(EnvT*, std::string, DDouble&, DDouble&)' defined but not used [-Wunused-function] static bool gdlGetDesiredAxisRange(EnvT *e, string axis, DDouble &start, DDouble &end) ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:748:16: warning: 'void lib::gdlGetDesiredAxisTickget(EnvT*, std::string, DDoubleGDL*)' defined but not used [-Wunused-function] static void gdlGetDesiredAxisTickget(EnvT *e, string axis, DDoubleGDL *Axistickget) ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:901:14: warning: 'int lib::gdlGetCalendarCode(EnvT*, std::string)' defined but not used [-Wunused-function] static int gdlGetCalendarCode(EnvT* e, string axis) ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:955:15: warning: 'void lib::gdlGetDesiredAxisTickv(EnvT*, std::string, DDoubleGDL*)' defined but not used [-Wunused-function] static void gdlGetDesiredAxisTickv(EnvT* e, string axis, DDoubleGDL* axisTickvVect) ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:998:17: warning: 'void lib::gdlSetLineStyle(EnvT*, GDLGStream*)' defined but not used [-Wunused-function] static void gdlSetLineStyle(EnvT *e, GDLGStream *a) ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:1046:15: warning: 'void lib::gdlSetPenThickness(EnvT*, GDLGStream*)' defined but not used [-Wunused-function] static void gdlSetPenThickness(EnvT *e, GDLGStream *a) ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:1082:17: warning: 'bool lib::gdlYaxisNoZero(EnvT*)' defined but not used [-Wunused-function] static bool gdlYaxisNoZero(EnvT* e) ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:1108:15: warning: 'void lib::gdlNextPlotHandlingNoEraseOption(EnvT*, GDLGStream*, bool)' defined but not used [-Wunused-function] static void gdlNextPlotHandlingNoEraseOption(EnvT *e, GDLGStream *a, bool noe=0) ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:1152:15: warning: 'bool lib::gdlSet3DViewPortAndWorldCoordinates(EnvT*, GDLGStream*, DDoubleGDL*, bool, bool, DDouble, DDouble, DDouble, DDouble, DDouble, DDouble, bool)' defined but not used [-Wunused-function] static bool gdlSet3DViewPortAndWorldCoordinates(EnvT* e, ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:1358:15: warning: 'bool lib::gdlSetViewPortAndWorldCoordinates(EnvT*, GDLGStream*, bool, bool, DFloat, DFloat, DFloat, DFloat, DDouble, DDouble, DDouble, DDouble, DLong)' defined but not used [-Wunused-function] static bool gdlSetViewPortAndWorldCoordinates(EnvT* e, ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:1605:15: warning: 'bool lib::startClipping(EnvT*, GDLGStream*, bool)' defined but not used [-Wunused-function] static bool startClipping(EnvT *e, GDLGStream *a, bool canUsePClip=false) ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:1979:15: warning: 'bool lib::gdlBox(EnvT*, GDLGStream*, DDouble, DDouble, DDouble, DDouble, bool, bool)' defined but not used [-Wunused-function] static bool gdlBox(EnvT *e, GDLGStream *a, DDouble xStart, DDouble xEnd, DDouble yStart, DDouble yEnd, bool xLog, bool yLog) ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:2195:15: warning: 'bool lib::gdlBox3(EnvT*, GDLGStream*, DDouble, DDouble, DDouble, DDouble, DDouble, DDouble, bool, bool, bool, bool)' defined but not used [-Wunused-function] static bool gdlBox3(EnvT *e, GDLGStream *a, DDouble xStart, DDouble xEnd, DDouble yStart, ^ [ 36%] Building CXX object src/CMakeFiles/gdl.dir/gdlwidgeteventhandler.cpp.o cd /builddir/build/BUILD/gdl-0.9.9/build-python/src && /usr/bin/c++ -DHAVE_CONFIG_H -DWXUSINGDLL -D_FILE_OFFSET_BITS=64 -D__WXGTK__ -Dgdl_EXPORTS -I/builddir/build/BUILD/gdl-0.9.9/src -I/usr/include/tirpc -I/usr/include/GraphicsMagick -I/usr/lib/wx/include/gtk3-unicode-3.0 -I/usr/include/wx-3.0 -I/usr/include/libgeotiff -I/usr/include/hdf -I/usr/include/python2.7 -I/usr/lib/python2.7/site-packages/numpy/core/include -I/usr/include/udunits2 -I/usr/include/eigen3 -I/builddir/build/BUILD/gdl-0.9.9 -I/builddir/build/BUILD/gdl-0.9.9/build-python -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -DNDEBUG -fPIC -fopenmp -std=gnu++11 -o CMakeFiles/gdl.dir/gdlwidgeteventhandler.cpp.o -c /builddir/build/BUILD/gdl-0.9.9/src/gdlwidgeteventhandler.cpp In file included from /builddir/build/BUILD/gdl-0.9.9/src/basegdl.hpp:31:0, from /builddir/build/BUILD/gdl-0.9.9/src/gdlwidgeteventhandler.cpp:26: /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In copy constructor 'dimension::dimension(const dimension&)': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:55:14: warning: array subscript has type 'char' [-Wchar-subscripts] { dim[i]=dim_.dim[i];} ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:55:26: warning: array subscript has type 'char' [-Wchar-subscripts] { dim[i]=dim_.dim[i];} ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In member function 'dimension& dimension::operator=(const dimension&)': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:118:12: warning: array subscript has type 'char' [-Wchar-subscripts] dim[i]=dim_.dim[i]; ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:118:24: warning: array subscript has type 'char' [-Wchar-subscripts] dim[i]=dim_.dim[i]; ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In member function 'void dimension::operator<<(SizeT)': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:146:15: warning: array subscript has type 'char' [-Wchar-subscripts] dim[rank++]=add; ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In member function 'SizeT dimension::NDimElements()': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:295:24: warning: array subscript has type 'char' [-Wchar-subscripts] return stride[ rank]; ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In member function 'SizeT dimension::NDimElementsConst() const': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:303:44: warning: array subscript has type 'char' [-Wchar-subscripts] for(char i=0; i= labelList.Size()) ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp:21:0, from /builddir/build/BUILD/gdl-0.9.9/src/GDLTreeParser.hpp:13, from /builddir/build/BUILD/gdl-0.9.9/src/dinterpreter.hpp:69, from /builddir/build/BUILD/gdl-0.9.9/src/gdlwidgeteventhandler.cpp:29: /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp: In member function 'void ArrayIndexVectorT::Clear()': /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp:142:17: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for( int i=0; iGetStride() * varStride[variableIndex]; ^ /builddir/build/BUILD/gdl-0.9.9/src/allix.hpp: In constructor 'AllIxNewMultiOneVariableIndexIndexedT::AllIxNewMultiOneVariableIndexIndexedT(RankT, SizeT, ArrayIndexVectorT*, SizeT, SizeT, const SizeT*, SizeT*, SizeT*)': /builddir/build/BUILD/gdl-0.9.9/src/allix.hpp:654:44: warning: array subscript has type 'char' [-Wchar-subscripts] ixListStride = varStride[variableIndex]; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp:21:0, from /builddir/build/BUILD/gdl-0.9.9/src/GDLTreeParser.hpp:13, from /builddir/build/BUILD/gdl-0.9.9/src/dinterpreter.hpp:69, from /builddir/build/BUILD/gdl-0.9.9/src/gdlwidgeteventhandler.cpp:29: /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp: In member function 'virtual SizeT CArrayIndexScalar::NIter(SizeT)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp:409:14: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= varDim && s > 0) // varDim == 0 && s == 0 ok ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp: In member function 'virtual SizeT ArrayIndexIndexed::NIter(SizeT)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp:577:16: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= varDim && s > 0) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp: In member function 'virtual SizeT CArrayIndexIndexed::NIter(SizeT)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp:720:16: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= varDim && s > 0) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp: In member function 'virtual SizeT ArrayIndexORange::NIter(SizeT)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp:828:18: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( sInit >= varDim) // && s > 0) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp: In member function 'virtual SizeT ArrayIndexRange::NIter(SizeT)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp:972:14: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( e >= varDim) // && e > 0) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp: In member function 'virtual SizeT ArrayIndexORangeS::NIter(SizeT)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp:1105:14: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= varDim) // && s > 0) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp: In member function 'virtual SizeT ArrayIndexRangeS::NIter(SizeT)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp:1270:14: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( e >= varDim) // && e > 0) ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp:98:0, from /builddir/build/BUILD/gdl-0.9.9/src/GDLTreeParser.hpp:13, from /builddir/build/BUILD/gdl-0.9.9/src/dinterpreter.hpp:69, from /builddir/build/BUILD/gdl-0.9.9/src/gdlwidgeteventhandler.cpp:29: /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp: In member function 'virtual BaseGDL* ArrayIndexListOneNoAssocT::Index(BaseGDL*, IxExprListT&)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp:308:8: warning: unused variable 'assertValue' [-Wunused-variable] SizeT assertValue = ix->NIter( var->N_Elements()/*var->Size()*/); ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp: In member function 'virtual void ArrayIndexListOneScalarVPNoAssocT::SetVariable(BaseGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp:532:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp: In member function 'virtual void ArrayIndexListOneScalarVPNoAssocT::AssignAt(BaseGDL*, BaseGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp:579:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp: In member function 'virtual void ArrayIndexListOneConstScalarNoAssocT::SetVariable(BaseGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp:727:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp: In member function 'virtual void ArrayIndexListOneConstScalarNoAssocT::AssignAt(BaseGDL*, BaseGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp:752:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp: In member function 'virtual BaseGDL* ArrayIndexListOneConstScalarNoAssocT::Index(BaseGDL*, IxExprListT&)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp:782:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/GDLTreeParser.hpp:13:0, from /builddir/build/BUILD/gdl-0.9.9/src/dinterpreter.hpp:69, from /builddir/build/BUILD/gdl-0.9.9/src/gdlwidgeteventhandler.cpp:29: /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp: In member function 'virtual BaseGDL* ArrayIndexListOneT::Index(BaseGDL*, IxExprListT&)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp:341:8: warning: unused variable 'assertValue' [-Wunused-variable] SizeT assertValue = ix->NIter( var->N_Elements()/*var->Size()*/); ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp: In member function 'virtual void ArrayIndexListOneScalarVPT::SetVariable(BaseGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp:562:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp: In member function 'virtual void ArrayIndexListOneScalarVPT::AssignAt(BaseGDL*, BaseGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp:609:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp: In member function 'virtual void ArrayIndexListOneConstScalarT::SetVariable(BaseGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp:738:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp: In member function 'virtual void ArrayIndexListOneConstScalarT::AssignAt(BaseGDL*, BaseGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp:763:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp: In member function 'virtual BaseGDL* ArrayIndexListOneConstScalarT::Index(BaseGDL*, IxExprListT&)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp:793:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/GDLInterpreter.hpp:23:0, from /builddir/build/BUILD/gdl-0.9.9/src/dinterpreter.hpp:70, from /builddir/build/BUILD/gdl-0.9.9/src/gdlwidgeteventhandler.cpp:29: /builddir/build/BUILD/gdl-0.9.9/src/accessdesc.hpp: In member function 'void DotAccessDescT::ADAssign(BaseGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/accessdesc.hpp:392:9: warning: unused variable 'lRank' [-Wunused-variable] SizeT lRank = dim.Rank(); ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/dinterpreter.hpp:70:0, from /builddir/build/BUILD/gdl-0.9.9/src/gdlwidgeteventhandler.cpp:29: /builddir/build/BUILD/gdl-0.9.9/src/GDLInterpreter.hpp: In static member function 'static void GDLInterpreter::EnableAllGC()': /builddir/build/BUILD/gdl-0.9.9/src/GDLInterpreter.hpp:366:15: warning: variable 'nEl' set but not used [-Wunused-but-set-variable] SizeT nEl = heap.size(); ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/gdlwidget.hpp:47:0, from /builddir/build/BUILD/gdl-0.9.9/src/gdlwxstream.hpp:26, from /builddir/build/BUILD/gdl-0.9.9/src/gdlwidgeteventhandler.cpp:31: /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp: In function 'bool lib::startClipping(EnvT*, GDLGStream*, bool)': /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:1676:58: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else for ( int i=0; i<4&&iN_Elements(); ++i ) tempbox[i]=dClipBox[i]=(*clipBox)[i]; ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp: In function 'bool lib::gdlAxis(EnvT*, GDLGStream*, std::string, DDouble, DDouble, bool, DLong, DDouble)': /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:1747:11: warning: variable 'OtherAxisSizeInMm' set but not used [-Wunused-but-set-variable] PLFLT OtherAxisSizeInMm; ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:1792:12: warning: variable 'interligne_as_char' set but not used [-Wunused-but-set-variable] DFloat interligne_as_char; ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp: In function 'bool lib::gdlAxis3(EnvT*, GDLGStream*, std::string, DDouble, DDouble, bool, DLong, DDouble)': /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:2015:11: warning: variable 'OtherAxisSizeInMm' set but not used [-Wunused-but-set-variable] PLFLT OtherAxisSizeInMm; ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:2064:12: warning: variable 'interligne' set but not used [-Wunused-but-set-variable] DFloat interligne; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/gdlwxstream.hpp:26:0, from /builddir/build/BUILD/gdl-0.9.9/src/gdlwidgeteventhandler.cpp:31: /builddir/build/BUILD/gdl-0.9.9/src/gdlwidget.hpp: In member function 'DLongGDL* GDLWidgetContainer::GetChildrenList()': /builddir/build/BUILD/gdl-0.9.9/src/gdlwidget.hpp:553:24: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (SizeT i=0; i< size; ++i) (*ret)[i]=children[i]; ^ /builddir/build/BUILD/gdl-0.9.9/src/gdlwidget.hpp: In member function 'DLongGDL* GDLWidgetButton::GetChildrenList()': /builddir/build/BUILD/gdl-0.9.9/src/gdlwidget.hpp:770:24: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (SizeT i=0; i< size; ++i) (*ret)[i]=children[i]; ^ /builddir/build/BUILD/gdl-0.9.9/src/gdlwidget.hpp: In member function 'std::vector gdlGrid::GetSelectedDisjointCellsList()': /builddir/build/BUILD/gdl-0.9.9/src/gdlwidget.hpp:1262:43: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for( int i=0; iShow(true); ^ /builddir/build/BUILD/gdl-0.9.9/src/gdlwidgeteventhandler.cpp: In member function 'void GDLFrame::OnHideRequest(wxCommandEvent&)': /builddir/build/BUILD/gdl-0.9.9/src/gdlwidgeteventhandler.cpp:314:10: warning: unused variable 'stat' [-Wunused-variable] bool stat = frame->Show(false); ^ /builddir/build/BUILD/gdl-0.9.9/src/gdlwidgeteventhandler.cpp: In member function 'void GDLFrame::OnText(wxCommandEvent&)': /builddir/build/BUILD/gdl-0.9.9/src/gdlwidgeteventhandler.cpp:595:9: warning: unused variable 'pos' [-Wunused-variable] int pos = control->GetCurrentSelection() ; //would be control->GetSelection( &selStart, &selEnd); // with GTK ^ /builddir/build/BUILD/gdl-0.9.9/src/gdlwidgeteventhandler.cpp:676:69: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] widg->InitTag("CH", DByteGDL( newValue[offset(gdlOwner); ^ /builddir/build/BUILD/gdl-0.9.9/src/gdlwidgeteventhandler.cpp: In member function 'void GDLFrame::OnLeaveWindow(wxMouseEvent&)': /builddir/build/BUILD/gdl-0.9.9/src/gdlwidgeteventhandler.cpp:1025:16: warning: unused variable 'owner' [-Wunused-variable] GDLWidget* owner=static_cast(gdlOwner); ^ /builddir/build/BUILD/gdl-0.9.9/src/gdlwidgeteventhandler.cpp: In member function 'void GDLFrame::OnKBRDFocusChange(wxFocusEvent&)': /builddir/build/BUILD/gdl-0.9.9/src/gdlwidgeteventhandler.cpp:1051:16: warning: unused variable 'owner' [-Wunused-variable] GDLWidget* owner=static_cast(gdlOwner); ^ /builddir/build/BUILD/gdl-0.9.9/src/gdlwidgeteventhandler.cpp: In member function 'void GDLFrame::OnCloseFrame(wxCloseEvent&)': /builddir/build/BUILD/gdl-0.9.9/src/gdlwidgeteventhandler.cpp:1171:14: warning: unused variable 'owner' [-Wunused-variable] GDLWidget* owner=static_cast(gdlOwner); ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/gdlwidget.hpp:47:0, from /builddir/build/BUILD/gdl-0.9.9/src/gdlwxstream.hpp:26, from /builddir/build/BUILD/gdl-0.9.9/src/gdlwidgeteventhandler.cpp:31: /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp: At global scope: /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:81:28: warning: 'Data3d' defined but not used [-Wunused-variable] static GDL_3DTRANSFORMDATA Data3d; ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:83:12: warning: 'code012' defined but not used [-Wunused-variable] static int code012[3] = {0, 1, 2}; ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:84:12: warning: 'code102' defined but not used [-Wunused-variable] static int code102[3] = {1, 0, 2}; ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:85:12: warning: 'code120' defined but not used [-Wunused-variable] static int code120[3] = {1, 2, 0}; ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:86:12: warning: 'code210' defined but not used [-Wunused-variable] static int code210[3] = {2, 1, 0}; ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:87:12: warning: 'code201' defined but not used [-Wunused-variable] static int code201[3] = {2, 0, 1}; ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:88:12: warning: 'code021' defined but not used [-Wunused-variable] static int code021[3] = {0, 2, 1}; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/gdlwxstream.hpp:26:0, from /builddir/build/BUILD/gdl-0.9.9/src/gdlwidgeteventhandler.cpp:31: /builddir/build/BUILD/gdl-0.9.9/src/gdlwidget.hpp:69:13: warning: 'handlersInited' defined but not used [-Wunused-variable] static bool handlersInited=false; //handlers of graphic formats for bitmaps (magick). ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/gdlwidget.hpp:47:0, from /builddir/build/BUILD/gdl-0.9.9/src/gdlwxstream.hpp:26, from /builddir/build/BUILD/gdl-0.9.9/src/gdlwidgeteventhandler.cpp:31: /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:397:15: warning: 'void lib::gdlSetGraphicsBackgroundColorFromKw(EnvT*, GDLGStream*, bool)' defined but not used [-Wunused-function] static void gdlSetGraphicsBackgroundColorFromKw(EnvT *e, GDLGStream *a, bool kw=true) ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:410:15: warning: 'void lib::gdlSetGraphicsForegroundColorFromKw(EnvT*, GDLGStream*, std::string)' defined but not used [-Wunused-function] static void gdlSetGraphicsForegroundColorFromKw(EnvT *e, GDLGStream *a, string OtherColorKw="") ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:433:15: warning: 'void lib::gdlGetPsym(EnvT*, DLong&)' defined but not used [-Wunused-function] static void gdlGetPsym(EnvT *e, DLong &psym) ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:444:16: warning: 'void lib::gdlSetSymsize(EnvT*, GDLGStream*)' defined but not used [-Wunused-function] static void gdlSetSymsize(EnvT *e, GDLGStream *a) ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:667:15: warning: 'bool lib::gdlGetDesiredAxisRange(EnvT*, std::string, DDouble&, DDouble&)' defined but not used [-Wunused-function] static bool gdlGetDesiredAxisRange(EnvT *e, string axis, DDouble &start, DDouble &end) ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:748:16: warning: 'void lib::gdlGetDesiredAxisTickget(EnvT*, std::string, DDoubleGDL*)' defined but not used [-Wunused-function] static void gdlGetDesiredAxisTickget(EnvT *e, string axis, DDoubleGDL *Axistickget) ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:901:14: warning: 'int lib::gdlGetCalendarCode(EnvT*, std::string)' defined but not used [-Wunused-function] static int gdlGetCalendarCode(EnvT* e, string axis) ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:955:15: warning: 'void lib::gdlGetDesiredAxisTickv(EnvT*, std::string, DDoubleGDL*)' defined but not used [-Wunused-function] static void gdlGetDesiredAxisTickv(EnvT* e, string axis, DDoubleGDL* axisTickvVect) ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:998:17: warning: 'void lib::gdlSetLineStyle(EnvT*, GDLGStream*)' defined but not used [-Wunused-function] static void gdlSetLineStyle(EnvT *e, GDLGStream *a) ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:1046:15: warning: 'void lib::gdlSetPenThickness(EnvT*, GDLGStream*)' defined but not used [-Wunused-function] static void gdlSetPenThickness(EnvT *e, GDLGStream *a) ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:1082:17: warning: 'bool lib::gdlYaxisNoZero(EnvT*)' defined but not used [-Wunused-function] static bool gdlYaxisNoZero(EnvT* e) ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:1108:15: warning: 'void lib::gdlNextPlotHandlingNoEraseOption(EnvT*, GDLGStream*, bool)' defined but not used [-Wunused-function] static void gdlNextPlotHandlingNoEraseOption(EnvT *e, GDLGStream *a, bool noe=0) ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:1152:15: warning: 'bool lib::gdlSet3DViewPortAndWorldCoordinates(EnvT*, GDLGStream*, DDoubleGDL*, bool, bool, DDouble, DDouble, DDouble, DDouble, DDouble, DDouble, bool)' defined but not used [-Wunused-function] static bool gdlSet3DViewPortAndWorldCoordinates(EnvT* e, ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:1358:15: warning: 'bool lib::gdlSetViewPortAndWorldCoordinates(EnvT*, GDLGStream*, bool, bool, DFloat, DFloat, DFloat, DFloat, DDouble, DDouble, DDouble, DDouble, DLong)' defined but not used [-Wunused-function] static bool gdlSetViewPortAndWorldCoordinates(EnvT* e, ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:1605:15: warning: 'bool lib::startClipping(EnvT*, GDLGStream*, bool)' defined but not used [-Wunused-function] static bool startClipping(EnvT *e, GDLGStream *a, bool canUsePClip=false) ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:1979:15: warning: 'bool lib::gdlBox(EnvT*, GDLGStream*, DDouble, DDouble, DDouble, DDouble, bool, bool)' defined but not used [-Wunused-function] static bool gdlBox(EnvT *e, GDLGStream *a, DDouble xStart, DDouble xEnd, DDouble yStart, DDouble yEnd, bool xLog, bool yLog) ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:2195:15: warning: 'bool lib::gdlBox3(EnvT*, GDLGStream*, DDouble, DDouble, DDouble, DDouble, DDouble, DDouble, bool, bool, bool, bool)' defined but not used [-Wunused-function] static bool gdlBox3(EnvT *e, GDLGStream *a, DDouble xStart, DDouble xEnd, DDouble yStart, ^ [ 36%] Building CXX object src/CMakeFiles/gdl.dir/gdlwxstream.cpp.o cd /builddir/build/BUILD/gdl-0.9.9/build-python/src && /usr/bin/c++ -DHAVE_CONFIG_H -DWXUSINGDLL -D_FILE_OFFSET_BITS=64 -D__WXGTK__ -Dgdl_EXPORTS -I/builddir/build/BUILD/gdl-0.9.9/src -I/usr/include/tirpc -I/usr/include/GraphicsMagick -I/usr/lib/wx/include/gtk3-unicode-3.0 -I/usr/include/wx-3.0 -I/usr/include/libgeotiff -I/usr/include/hdf -I/usr/include/python2.7 -I/usr/lib/python2.7/site-packages/numpy/core/include -I/usr/include/udunits2 -I/usr/include/eigen3 -I/builddir/build/BUILD/gdl-0.9.9 -I/builddir/build/BUILD/gdl-0.9.9/build-python -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -DNDEBUG -fPIC -fopenmp -std=gnu++11 -o CMakeFiles/gdl.dir/gdlwxstream.cpp.o -c /builddir/build/BUILD/gdl-0.9.9/src/gdlwxstream.cpp In file included from /builddir/build/BUILD/gdl-0.9.9/src/basegdl.hpp:31:0, from /builddir/build/BUILD/gdl-0.9.9/src/datatypes.hpp:33, from /builddir/build/BUILD/gdl-0.9.9/src/objects.hpp:24, from /builddir/build/BUILD/gdl-0.9.9/src/initsysvar.hpp:21, from /builddir/build/BUILD/gdl-0.9.9/src/gdlgstream.hpp:46, from /builddir/build/BUILD/gdl-0.9.9/src/gdlwxstream.hpp:25, from /builddir/build/BUILD/gdl-0.9.9/src/gdlwxstream.cpp:22: /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In copy constructor 'dimension::dimension(const dimension&)': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:55:14: warning: array subscript has type 'char' [-Wchar-subscripts] { dim[i]=dim_.dim[i];} ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:55:26: warning: array subscript has type 'char' [-Wchar-subscripts] { dim[i]=dim_.dim[i];} ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In member function 'dimension& dimension::operator=(const dimension&)': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:118:12: warning: array subscript has type 'char' [-Wchar-subscripts] dim[i]=dim_.dim[i]; ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:118:24: warning: array subscript has type 'char' [-Wchar-subscripts] dim[i]=dim_.dim[i]; ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In member function 'void dimension::operator<<(SizeT)': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:146:15: warning: array subscript has type 'char' [-Wchar-subscripts] dim[rank++]=add; ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In member function 'SizeT dimension::NDimElements()': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:295:24: warning: array subscript has type 'char' [-Wchar-subscripts] return stride[ rank]; ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In member function 'SizeT dimension::NDimElementsConst() const': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:303:44: warning: array subscript has type 'char' [-Wchar-subscripts] for(char i=0; i= labelList.Size()) ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/gdlwidget.hpp:47:0, from /builddir/build/BUILD/gdl-0.9.9/src/gdlwxstream.hpp:26, from /builddir/build/BUILD/gdl-0.9.9/src/gdlwxstream.cpp:22: /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp: In function 'bool lib::startClipping(EnvT*, GDLGStream*, bool)': /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:1676:58: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else for ( int i=0; i<4&&iN_Elements(); ++i ) tempbox[i]=dClipBox[i]=(*clipBox)[i]; ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp: In function 'bool lib::gdlAxis(EnvT*, GDLGStream*, std::string, DDouble, DDouble, bool, DLong, DDouble)': /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:1747:11: warning: variable 'OtherAxisSizeInMm' set but not used [-Wunused-but-set-variable] PLFLT OtherAxisSizeInMm; ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:1792:12: warning: variable 'interligne_as_char' set but not used [-Wunused-but-set-variable] DFloat interligne_as_char; ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp: In function 'bool lib::gdlAxis3(EnvT*, GDLGStream*, std::string, DDouble, DDouble, bool, DLong, DDouble)': /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:2015:11: warning: variable 'OtherAxisSizeInMm' set but not used [-Wunused-but-set-variable] PLFLT OtherAxisSizeInMm; ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:2064:12: warning: variable 'interligne' set but not used [-Wunused-but-set-variable] DFloat interligne; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/gdlwxstream.hpp:26:0, from /builddir/build/BUILD/gdl-0.9.9/src/gdlwxstream.cpp:22: /builddir/build/BUILD/gdl-0.9.9/src/gdlwidget.hpp: In member function 'DLongGDL* GDLWidgetContainer::GetChildrenList()': /builddir/build/BUILD/gdl-0.9.9/src/gdlwidget.hpp:553:24: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (SizeT i=0; i< size; ++i) (*ret)[i]=children[i]; ^ /builddir/build/BUILD/gdl-0.9.9/src/gdlwidget.hpp: In member function 'DLongGDL* GDLWidgetButton::GetChildrenList()': /builddir/build/BUILD/gdl-0.9.9/src/gdlwidget.hpp:770:24: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (SizeT i=0; i< size; ++i) (*ret)[i]=children[i]; ^ /builddir/build/BUILD/gdl-0.9.9/src/gdlwidget.hpp: In member function 'std::vector gdlGrid::GetSelectedDisjointCellsList()': /builddir/build/BUILD/gdl-0.9.9/src/gdlwidget.hpp:1262:43: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for( int i=0; i= labelList.Size()) ^ /builddir/build/BUILD/gdl-0.9.9/src/gdlzstream.cpp: In member function 'virtual DByteGDL* GDLZStream::GetBitmapData()': /builddir/build/BUILD/gdl-0.9.9/src/gdlzstream.cpp:138:29: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for ( SizeT iy =0; iy < ny ; ++iy ) { ^ /builddir/build/BUILD/gdl-0.9.9/src/gdlzstream.cpp:139:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for ( SizeT ix = 0; ix < nx; ++ix ) { ^ [ 38%] Building CXX object src/CMakeFiles/gdl.dir/getfmtast.cpp.o cd /builddir/build/BUILD/gdl-0.9.9/build-python/src && /usr/bin/c++ -DHAVE_CONFIG_H -DWXUSINGDLL -D_FILE_OFFSET_BITS=64 -D__WXGTK__ -Dgdl_EXPORTS -I/builddir/build/BUILD/gdl-0.9.9/src -I/usr/include/tirpc -I/usr/include/GraphicsMagick -I/usr/lib/wx/include/gtk3-unicode-3.0 -I/usr/include/wx-3.0 -I/usr/include/libgeotiff -I/usr/include/hdf -I/usr/include/python2.7 -I/usr/lib/python2.7/site-packages/numpy/core/include -I/usr/include/udunits2 -I/usr/include/eigen3 -I/builddir/build/BUILD/gdl-0.9.9 -I/builddir/build/BUILD/gdl-0.9.9/build-python -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -DNDEBUG -fPIC -fopenmp -std=gnu++11 -o CMakeFiles/gdl.dir/getfmtast.cpp.o -c /builddir/build/BUILD/gdl-0.9.9/src/getfmtast.cpp In file included from /builddir/build/BUILD/gdl-0.9.9/src/basegdl.hpp:31:0, from /builddir/build/BUILD/gdl-0.9.9/src/getfmtast.cpp:23: /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In copy constructor 'dimension::dimension(const dimension&)': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:55:14: warning: array subscript has type 'char' [-Wchar-subscripts] { dim[i]=dim_.dim[i];} ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:55:26: warning: array subscript has type 'char' [-Wchar-subscripts] { dim[i]=dim_.dim[i];} ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In member function 'dimension& dimension::operator=(const dimension&)': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:118:12: warning: array subscript has type 'char' [-Wchar-subscripts] dim[i]=dim_.dim[i]; ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:118:24: warning: array subscript has type 'char' [-Wchar-subscripts] dim[i]=dim_.dim[i]; ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In member function 'void dimension::operator<<(SizeT)': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:146:15: warning: array subscript has type 'char' [-Wchar-subscripts] dim[rank++]=add; ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In member function 'SizeT dimension::NDimElements()': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:295:24: warning: array subscript has type 'char' [-Wchar-subscripts] return stride[ rank]; ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In member function 'SizeT dimension::NDimElementsConst() const': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:303:44: warning: array subscript has type 'char' [-Wchar-subscripts] for(char i=0; i= labelList.Size()) ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/gdlwidget.hpp:47:0, from /builddir/build/BUILD/gdl-0.9.9/src/gdlwxstream.hpp:26, from /builddir/build/BUILD/gdl-0.9.9/src/devicewx.hpp:31, from /builddir/build/BUILD/gdl-0.9.9/src/graphicsdevice.cpp:27: /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp: In function 'bool lib::startClipping(EnvT*, GDLGStream*, bool)': /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:1676:58: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else for ( int i=0; i<4&&iN_Elements(); ++i ) tempbox[i]=dClipBox[i]=(*clipBox)[i]; ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp: In function 'bool lib::gdlAxis(EnvT*, GDLGStream*, std::string, DDouble, DDouble, bool, DLong, DDouble)': /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:1747:11: warning: variable 'OtherAxisSizeInMm' set but not used [-Wunused-but-set-variable] PLFLT OtherAxisSizeInMm; ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:1792:12: warning: variable 'interligne_as_char' set but not used [-Wunused-but-set-variable] DFloat interligne_as_char; ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp: In function 'bool lib::gdlAxis3(EnvT*, GDLGStream*, std::string, DDouble, DDouble, bool, DLong, DDouble)': /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:2015:11: warning: variable 'OtherAxisSizeInMm' set but not used [-Wunused-but-set-variable] PLFLT OtherAxisSizeInMm; ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:2064:12: warning: variable 'interligne' set but not used [-Wunused-but-set-variable] DFloat interligne; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/gdlwxstream.hpp:26:0, from /builddir/build/BUILD/gdl-0.9.9/src/devicewx.hpp:31, from /builddir/build/BUILD/gdl-0.9.9/src/graphicsdevice.cpp:27: /builddir/build/BUILD/gdl-0.9.9/src/gdlwidget.hpp: In member function 'DLongGDL* GDLWidgetContainer::GetChildrenList()': /builddir/build/BUILD/gdl-0.9.9/src/gdlwidget.hpp:553:24: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (SizeT i=0; i< size; ++i) (*ret)[i]=children[i]; ^ /builddir/build/BUILD/gdl-0.9.9/src/gdlwidget.hpp: In member function 'DLongGDL* GDLWidgetButton::GetChildrenList()': /builddir/build/BUILD/gdl-0.9.9/src/gdlwidget.hpp:770:24: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (SizeT i=0; i< size; ++i) (*ret)[i]=children[i]; ^ /builddir/build/BUILD/gdl-0.9.9/src/gdlwidget.hpp: In member function 'std::vector gdlGrid::GetSelectedDisjointCellsList()': /builddir/build/BUILD/gdl-0.9.9/src/gdlwidget.hpp:1262:43: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for( int i=0; i= winList.size() || wIx < 0) return false; ^ /builddir/build/BUILD/gdl-0.9.9/src/devicewx.hpp: In member function 'virtual bool DeviceWX::SetGraphicsFunction(DLong)': /builddir/build/BUILD/gdl-0.9.9/src/devicewx.hpp:150:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (int i = 0; i < winList.size(); i++) { ^ /builddir/build/BUILD/gdl-0.9.9/src/devicewx.hpp: In member function 'virtual bool DeviceWX::CursorStandard(int)': /builddir/build/BUILD/gdl-0.9.9/src/devicewx.hpp:261:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (int i = 0; i < winList.size(); i++) { ^ /builddir/build/BUILD/gdl-0.9.9/src/devicewx.hpp: In member function 'virtual bool DeviceWX::GUIOpen(int, int, int)': /builddir/build/BUILD/gdl-0.9.9/src/devicewx.hpp:295:29: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( wIx >= winList.size() || wIx < 0) return false; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/graphicsdevice.cpp:28:0: /builddir/build/BUILD/gdl-0.9.9/src/devicex.hpp: In member function 'virtual bool DeviceX::WOpen(int, const string&, int, int, int, int, bool)': /builddir/build/BUILD/gdl-0.9.9/src/devicex.hpp:104:29: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( wIx >= winList.size() || wIx < 0) return false; ^ /builddir/build/BUILD/gdl-0.9.9/src/devicex.hpp:204:10: warning: variable 'success' set but not used [-Wunused-but-set-variable] bool success; ^ /builddir/build/BUILD/gdl-0.9.9/src/devicex.hpp: In member function 'virtual bool DeviceX::SetGraphicsFunction(DLong)': /builddir/build/BUILD/gdl-0.9.9/src/devicex.hpp:236:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (int i = 0; i < winList.size(); i++) { ^ /builddir/build/BUILD/gdl-0.9.9/src/devicex.hpp: In member function 'virtual bool DeviceX::CursorStandard(int)': /builddir/build/BUILD/gdl-0.9.9/src/devicex.hpp:350:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (int i = 0; i < winList.size(); i++) { ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/graphicsdevice.cpp:29:0: /builddir/build/BUILD/gdl-0.9.9/src/deviceps.hpp: In member function 'void DevicePS::pslibHacks()': /builddir/build/BUILD/gdl-0.9.9/src/deviceps.hpp:213:13: warning: variable 'nbytes' set but not used [-Wunused-but-set-variable] int nbytes; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/graphicsdevice.cpp:29:0: /builddir/build/BUILD/gdl-0.9.9/src/deviceps.hpp: In member function 'void DevicePS::epsHacks()': /builddir/build/BUILD/gdl-0.9.9/src/deviceps.hpp:449:43: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (fwrite(&buffer, 1, cnt, fp) < cnt) ^ /builddir/build/BUILD/gdl-0.9.9/src/deviceps.hpp:468:50: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (fwrite(&buffer, 1, cnt, fp_plplot) < cnt) ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/graphicsdevice.cpp:29:0: /builddir/build/BUILD/gdl-0.9.9/src/deviceps.hpp: In constructor 'DevicePS::DevicePS()': /builddir/build/BUILD/gdl-0.9.9/src/deviceps.hpp:62:20: warning: 'DevicePS::scale' will be initialized after [-Wreorder] float scale; ^ /builddir/build/BUILD/gdl-0.9.9/src/deviceps.hpp:59:19: warning: 'bool DevicePS::orient_portrait' [-Wreorder] bool orient_portrait; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/graphicsdevice.cpp:29:0: /builddir/build/BUILD/gdl-0.9.9/src/deviceps.hpp:477:3: warning: when initialized here [-Wreorder] DevicePS(): GraphicsDevice(), fileName( "gdl.ps"), actStream( NULL), ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/graphicsdevice.cpp:31:0: /builddir/build/BUILD/gdl-0.9.9/src/devicez.hpp: In member function 'void DeviceZ::InitStream()': /builddir/build/BUILD/gdl-0.9.9/src/devicez.hpp:106:25: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for( PLINT i = 0; i= 0 && wIx < oList.size() && oList[wIx] != 0; ^ /builddir/build/BUILD/gdl-0.9.9/src/graphicsdevice.cpp: In member function 'virtual void GraphicsMultiDevice::SetActWin(int)': /builddir/build/BUILD/gdl-0.9.9/src/graphicsdevice.cpp:403:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (wIx >= 0 && wIx < winList.size()) { ^ /builddir/build/BUILD/gdl-0.9.9/src/graphicsdevice.cpp: In member function 'void GraphicsMultiDevice::RaiseWin(int)': /builddir/build/BUILD/gdl-0.9.9/src/graphicsdevice.cpp:459:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (wIx >= 0 && wIx < winList.size()) winList[wIx]->Raise(); ^ /builddir/build/BUILD/gdl-0.9.9/src/graphicsdevice.cpp: In member function 'void GraphicsMultiDevice::LowerWin(int)': /builddir/build/BUILD/gdl-0.9.9/src/graphicsdevice.cpp:463:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (wIx >= 0 && wIx < winList.size()) winList[wIx]->Lower(); ^ /builddir/build/BUILD/gdl-0.9.9/src/graphicsdevice.cpp: In member function 'void GraphicsMultiDevice::IconicWin(int)': /builddir/build/BUILD/gdl-0.9.9/src/graphicsdevice.cpp:467:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (wIx >= 0 && wIx < winList.size()) winList[wIx]->Iconic(); ^ /builddir/build/BUILD/gdl-0.9.9/src/graphicsdevice.cpp: In member function 'void GraphicsMultiDevice::DeIconicWin(int)': /builddir/build/BUILD/gdl-0.9.9/src/graphicsdevice.cpp:471:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (wIx >= 0 && wIx < winList.size()) winList[wIx]->DeIconic(); ^ /builddir/build/BUILD/gdl-0.9.9/src/graphicsdevice.cpp: In member function 'virtual int GraphicsMultiDevice::GetNonManagedWidgetActWin(bool)': /builddir/build/BUILD/gdl-0.9.9/src/graphicsdevice.cpp:626:36: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (int i = 0; i < winList.size(); i++) if (winList[i] != NULL ) { ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/graphicsdevice.cpp:28:0: /builddir/build/BUILD/gdl-0.9.9/src/devicex.hpp: In member function 'virtual bool DeviceX::WOpen(int, const string&, int, int, int, int, bool)': /builddir/build/BUILD/gdl-0.9.9/src/devicex.hpp:115:11: warning: 'xMaxSize' may be used uninitialized in this function [-Wmaybe-uninitialized] DLong xMaxSize, yMaxSize; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/gdlwidget.hpp:47:0, from /builddir/build/BUILD/gdl-0.9.9/src/gdlwxstream.hpp:26, from /builddir/build/BUILD/gdl-0.9.9/src/devicewx.hpp:31, from /builddir/build/BUILD/gdl-0.9.9/src/graphicsdevice.cpp:27: /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp: At global scope: /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:81:28: warning: 'Data3d' defined but not used [-Wunused-variable] static GDL_3DTRANSFORMDATA Data3d; ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:83:12: warning: 'code012' defined but not used [-Wunused-variable] static int code012[3] = {0, 1, 2}; ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:84:12: warning: 'code102' defined but not used [-Wunused-variable] static int code102[3] = {1, 0, 2}; ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:85:12: warning: 'code120' defined but not used [-Wunused-variable] static int code120[3] = {1, 2, 0}; ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:86:12: warning: 'code210' defined but not used [-Wunused-variable] static int code210[3] = {2, 1, 0}; ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:87:12: warning: 'code201' defined but not used [-Wunused-variable] static int code201[3] = {2, 0, 1}; ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:88:12: warning: 'code021' defined but not used [-Wunused-variable] static int code021[3] = {0, 2, 1}; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/gdlwxstream.hpp:26:0, from /builddir/build/BUILD/gdl-0.9.9/src/devicewx.hpp:31, from /builddir/build/BUILD/gdl-0.9.9/src/graphicsdevice.cpp:27: /builddir/build/BUILD/gdl-0.9.9/src/gdlwidget.hpp:69:13: warning: 'handlersInited' defined but not used [-Wunused-variable] static bool handlersInited=false; //handlers of graphic formats for bitmaps (magick). ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/gdlwidget.hpp:47:0, from /builddir/build/BUILD/gdl-0.9.9/src/gdlwxstream.hpp:26, from /builddir/build/BUILD/gdl-0.9.9/src/devicewx.hpp:31, from /builddir/build/BUILD/gdl-0.9.9/src/graphicsdevice.cpp:27: /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:397:15: warning: 'void lib::gdlSetGraphicsBackgroundColorFromKw(EnvT*, GDLGStream*, bool)' defined but not used [-Wunused-function] static void gdlSetGraphicsBackgroundColorFromKw(EnvT *e, GDLGStream *a, bool kw=true) ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:410:15: warning: 'void lib::gdlSetGraphicsForegroundColorFromKw(EnvT*, GDLGStream*, std::string)' defined but not used [-Wunused-function] static void gdlSetGraphicsForegroundColorFromKw(EnvT *e, GDLGStream *a, string OtherColorKw="") ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:433:15: warning: 'void lib::gdlGetPsym(EnvT*, DLong&)' defined but not used [-Wunused-function] static void gdlGetPsym(EnvT *e, DLong &psym) ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:444:16: warning: 'void lib::gdlSetSymsize(EnvT*, GDLGStream*)' defined but not used [-Wunused-function] static void gdlSetSymsize(EnvT *e, GDLGStream *a) ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:667:15: warning: 'bool lib::gdlGetDesiredAxisRange(EnvT*, std::string, DDouble&, DDouble&)' defined but not used [-Wunused-function] static bool gdlGetDesiredAxisRange(EnvT *e, string axis, DDouble &start, DDouble &end) ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:748:16: warning: 'void lib::gdlGetDesiredAxisTickget(EnvT*, std::string, DDoubleGDL*)' defined but not used [-Wunused-function] static void gdlGetDesiredAxisTickget(EnvT *e, string axis, DDoubleGDL *Axistickget) ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:901:14: warning: 'int lib::gdlGetCalendarCode(EnvT*, std::string)' defined but not used [-Wunused-function] static int gdlGetCalendarCode(EnvT* e, string axis) ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:955:15: warning: 'void lib::gdlGetDesiredAxisTickv(EnvT*, std::string, DDoubleGDL*)' defined but not used [-Wunused-function] static void gdlGetDesiredAxisTickv(EnvT* e, string axis, DDoubleGDL* axisTickvVect) ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:998:17: warning: 'void lib::gdlSetLineStyle(EnvT*, GDLGStream*)' defined but not used [-Wunused-function] static void gdlSetLineStyle(EnvT *e, GDLGStream *a) ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:1046:15: warning: 'void lib::gdlSetPenThickness(EnvT*, GDLGStream*)' defined but not used [-Wunused-function] static void gdlSetPenThickness(EnvT *e, GDLGStream *a) ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:1082:17: warning: 'bool lib::gdlYaxisNoZero(EnvT*)' defined but not used [-Wunused-function] static bool gdlYaxisNoZero(EnvT* e) ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:1108:15: warning: 'void lib::gdlNextPlotHandlingNoEraseOption(EnvT*, GDLGStream*, bool)' defined but not used [-Wunused-function] static void gdlNextPlotHandlingNoEraseOption(EnvT *e, GDLGStream *a, bool noe=0) ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:1152:15: warning: 'bool lib::gdlSet3DViewPortAndWorldCoordinates(EnvT*, GDLGStream*, DDoubleGDL*, bool, bool, DDouble, DDouble, DDouble, DDouble, DDouble, DDouble, bool)' defined but not used [-Wunused-function] static bool gdlSet3DViewPortAndWorldCoordinates(EnvT* e, ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:1358:15: warning: 'bool lib::gdlSetViewPortAndWorldCoordinates(EnvT*, GDLGStream*, bool, bool, DFloat, DFloat, DFloat, DFloat, DDouble, DDouble, DDouble, DDouble, DLong)' defined but not used [-Wunused-function] static bool gdlSetViewPortAndWorldCoordinates(EnvT* e, ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:1605:15: warning: 'bool lib::startClipping(EnvT*, GDLGStream*, bool)' defined but not used [-Wunused-function] static bool startClipping(EnvT *e, GDLGStream *a, bool canUsePClip=false) ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:1979:15: warning: 'bool lib::gdlBox(EnvT*, GDLGStream*, DDouble, DDouble, DDouble, DDouble, bool, bool)' defined but not used [-Wunused-function] static bool gdlBox(EnvT *e, GDLGStream *a, DDouble xStart, DDouble xEnd, DDouble yStart, DDouble yEnd, bool xLog, bool yLog) ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:2195:15: warning: 'bool lib::gdlBox3(EnvT*, GDLGStream*, DDouble, DDouble, DDouble, DDouble, DDouble, DDouble, bool, bool, bool, bool)' defined but not used [-Wunused-function] static bool gdlBox3(EnvT *e, GDLGStream *a, DDouble xStart, DDouble xEnd, DDouble yStart, ^ [ 39%] Building CXX object src/CMakeFiles/gdl.dir/basic_pro.cpp.o cd /builddir/build/BUILD/gdl-0.9.9/build-python/src && /usr/bin/c++ -DHAVE_CONFIG_H -DWXUSINGDLL -D_FILE_OFFSET_BITS=64 -D__WXGTK__ -Dgdl_EXPORTS -I/builddir/build/BUILD/gdl-0.9.9/src -I/usr/include/tirpc -I/usr/include/GraphicsMagick -I/usr/lib/wx/include/gtk3-unicode-3.0 -I/usr/include/wx-3.0 -I/usr/include/libgeotiff -I/usr/include/hdf -I/usr/include/python2.7 -I/usr/lib/python2.7/site-packages/numpy/core/include -I/usr/include/udunits2 -I/usr/include/eigen3 -I/builddir/build/BUILD/gdl-0.9.9 -I/builddir/build/BUILD/gdl-0.9.9/build-python -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -DNDEBUG -fPIC -fopenmp -std=gnu++11 -o CMakeFiles/gdl.dir/basic_pro.cpp.o -c /builddir/build/BUILD/gdl-0.9.9/src/basic_pro.cpp In file included from /builddir/build/BUILD/gdl-0.9.9/src/basegdl.hpp:31:0, from /builddir/build/BUILD/gdl-0.9.9/src/str.hpp:25, from /builddir/build/BUILD/gdl-0.9.9/src/GDLParser.hpp:16, from /builddir/build/BUILD/gdl-0.9.9/src/GDLLexer.hpp:14, from /builddir/build/BUILD/gdl-0.9.9/src/dinterpreter.hpp:67, from /builddir/build/BUILD/gdl-0.9.9/src/basic_pro.cpp:44: /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In copy constructor 'dimension::dimension(const dimension&)': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:55:14: warning: array subscript has type 'char' [-Wchar-subscripts] { dim[i]=dim_.dim[i];} ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:55:26: warning: array subscript has type 'char' [-Wchar-subscripts] { dim[i]=dim_.dim[i];} ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In member function 'dimension& dimension::operator=(const dimension&)': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:118:12: warning: array subscript has type 'char' [-Wchar-subscripts] dim[i]=dim_.dim[i]; ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:118:24: warning: array subscript has type 'char' [-Wchar-subscripts] dim[i]=dim_.dim[i]; ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In member function 'void dimension::operator<<(SizeT)': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:146:15: warning: array subscript has type 'char' [-Wchar-subscripts] dim[rank++]=add; ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In member function 'SizeT dimension::NDimElements()': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:295:24: warning: array subscript has type 'char' [-Wchar-subscripts] return stride[ rank]; ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In member function 'SizeT dimension::NDimElementsConst() const': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:303:44: warning: array subscript has type 'char' [-Wchar-subscripts] for(char i=0; i= labelList.Size()) ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp:21:0, from /builddir/build/BUILD/gdl-0.9.9/src/GDLTreeParser.hpp:13, from /builddir/build/BUILD/gdl-0.9.9/src/dinterpreter.hpp:69, from /builddir/build/BUILD/gdl-0.9.9/src/basic_pro.cpp:44: /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp: In member function 'void ArrayIndexVectorT::Clear()': /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp:142:17: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for( int i=0; iGetStride() * varStride[variableIndex]; ^ /builddir/build/BUILD/gdl-0.9.9/src/allix.hpp: In constructor 'AllIxNewMultiOneVariableIndexIndexedT::AllIxNewMultiOneVariableIndexIndexedT(RankT, SizeT, ArrayIndexVectorT*, SizeT, SizeT, const SizeT*, SizeT*, SizeT*)': /builddir/build/BUILD/gdl-0.9.9/src/allix.hpp:654:44: warning: array subscript has type 'char' [-Wchar-subscripts] ixListStride = varStride[variableIndex]; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp:21:0, from /builddir/build/BUILD/gdl-0.9.9/src/GDLTreeParser.hpp:13, from /builddir/build/BUILD/gdl-0.9.9/src/dinterpreter.hpp:69, from /builddir/build/BUILD/gdl-0.9.9/src/basic_pro.cpp:44: /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp: In member function 'virtual SizeT CArrayIndexScalar::NIter(SizeT)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp:409:14: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= varDim && s > 0) // varDim == 0 && s == 0 ok ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp: In member function 'virtual SizeT ArrayIndexIndexed::NIter(SizeT)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp:577:16: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= varDim && s > 0) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp: In member function 'virtual SizeT CArrayIndexIndexed::NIter(SizeT)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp:720:16: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= varDim && s > 0) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp: In member function 'virtual SizeT ArrayIndexORange::NIter(SizeT)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp:828:18: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( sInit >= varDim) // && s > 0) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp: In member function 'virtual SizeT ArrayIndexRange::NIter(SizeT)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp:972:14: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( e >= varDim) // && e > 0) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp: In member function 'virtual SizeT ArrayIndexORangeS::NIter(SizeT)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp:1105:14: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= varDim) // && s > 0) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp: In member function 'virtual SizeT ArrayIndexRangeS::NIter(SizeT)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp:1270:14: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( e >= varDim) // && e > 0) ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp:98:0, from /builddir/build/BUILD/gdl-0.9.9/src/GDLTreeParser.hpp:13, from /builddir/build/BUILD/gdl-0.9.9/src/dinterpreter.hpp:69, from /builddir/build/BUILD/gdl-0.9.9/src/basic_pro.cpp:44: /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp: In member function 'virtual BaseGDL* ArrayIndexListOneNoAssocT::Index(BaseGDL*, IxExprListT&)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp:308:8: warning: unused variable 'assertValue' [-Wunused-variable] SizeT assertValue = ix->NIter( var->N_Elements()/*var->Size()*/); ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp: In member function 'virtual void ArrayIndexListOneScalarVPNoAssocT::SetVariable(BaseGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp:532:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp: In member function 'virtual void ArrayIndexListOneScalarVPNoAssocT::AssignAt(BaseGDL*, BaseGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp:579:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp: In member function 'virtual void ArrayIndexListOneConstScalarNoAssocT::SetVariable(BaseGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp:727:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp: In member function 'virtual void ArrayIndexListOneConstScalarNoAssocT::AssignAt(BaseGDL*, BaseGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp:752:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp: In member function 'virtual BaseGDL* ArrayIndexListOneConstScalarNoAssocT::Index(BaseGDL*, IxExprListT&)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp:782:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/GDLTreeParser.hpp:13:0, from /builddir/build/BUILD/gdl-0.9.9/src/dinterpreter.hpp:69, from /builddir/build/BUILD/gdl-0.9.9/src/basic_pro.cpp:44: /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp: In member function 'virtual BaseGDL* ArrayIndexListOneT::Index(BaseGDL*, IxExprListT&)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp:341:8: warning: unused variable 'assertValue' [-Wunused-variable] SizeT assertValue = ix->NIter( var->N_Elements()/*var->Size()*/); ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp: In member function 'virtual void ArrayIndexListOneScalarVPT::SetVariable(BaseGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp:562:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp: In member function 'virtual void ArrayIndexListOneScalarVPT::AssignAt(BaseGDL*, BaseGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp:609:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp: In member function 'virtual void ArrayIndexListOneConstScalarT::SetVariable(BaseGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp:738:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp: In member function 'virtual void ArrayIndexListOneConstScalarT::AssignAt(BaseGDL*, BaseGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp:763:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp: In member function 'virtual BaseGDL* ArrayIndexListOneConstScalarT::Index(BaseGDL*, IxExprListT&)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp:793:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/GDLInterpreter.hpp:23:0, from /builddir/build/BUILD/gdl-0.9.9/src/dinterpreter.hpp:70, from /builddir/build/BUILD/gdl-0.9.9/src/basic_pro.cpp:44: /builddir/build/BUILD/gdl-0.9.9/src/accessdesc.hpp: In member function 'void DotAccessDescT::ADAssign(BaseGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/accessdesc.hpp:392:9: warning: unused variable 'lRank' [-Wunused-variable] SizeT lRank = dim.Rank(); ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/dinterpreter.hpp:70:0, from /builddir/build/BUILD/gdl-0.9.9/src/basic_pro.cpp:44: /builddir/build/BUILD/gdl-0.9.9/src/GDLInterpreter.hpp: In static member function 'static void GDLInterpreter::EnableAllGC()': /builddir/build/BUILD/gdl-0.9.9/src/GDLInterpreter.hpp:366:15: warning: variable 'nEl' set but not used [-Wunused-but-set-variable] SizeT nEl = heap.size(); ^ /builddir/build/BUILD/gdl-0.9.9/src/basic_pro.cpp: In function 'void lib::cpu(EnvT*)': /builddir/build/BUILD/gdl-0.9.9/src/basic_pro.cpp:77:10: warning: unused variable 'vectorEnable' [-Wunused-variable] bool vectorEnable = e->KeywordSet(vectorEableIx); ^ /builddir/build/BUILD/gdl-0.9.9/src/basic_pro.cpp: In function 'void lib::get_lun(EnvT*)': /builddir/build/BUILD/gdl-0.9.9/src/basic_pro.cpp:411:9: warning: unused variable 'nParam' [-Wunused-variable] int nParam = e->NParam(1); ^ /builddir/build/BUILD/gdl-0.9.9/src/basic_pro.cpp: In function 'void lib::open_lun(EnvT*, std::ios_base::openmode)': /builddir/build/BUILD/gdl-0.9.9/src/basic_pro.cpp:444:9: warning: unused variable 'nParam' [-Wunused-variable] int nParam = e->NParam(2); ^ /builddir/build/BUILD/gdl-0.9.9/src/basic_pro.cpp: In function 'void lib::socket(EnvT*)': /builddir/build/BUILD/gdl-0.9.9/src/basic_pro.cpp:630:9: warning: unused variable 'nParam' [-Wunused-variable] int nParam = e->NParam(3); ^ /builddir/build/BUILD/gdl-0.9.9/src/basic_pro.cpp: In function 'void lib::writeu(EnvT*)': /builddir/build/BUILD/gdl-0.9.9/src/basic_pro.cpp:927:11: warning: unused variable 'cc' [-Wunused-variable] SizeT cc = p->Dim(0); ^ /builddir/build/BUILD/gdl-0.9.9/src/basic_pro.cpp: In function 'void lib::readu(EnvT*)': /builddir/build/BUILD/gdl-0.9.9/src/basic_pro.cpp:977:31: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (SizeT i = 0; i < status; i++) ^ /builddir/build/BUILD/gdl-0.9.9/src/basic_pro.cpp:1072:24: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (nRec1 != nBytes && nRec2 != nBytes) { ^ /builddir/build/BUILD/gdl-0.9.9/src/basic_pro.cpp:1072:43: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (nRec1 != nBytes && nRec2 != nBytes) { ^ /builddir/build/BUILD/gdl-0.9.9/src/basic_pro.cpp:1090:11: warning: unused variable 'cc' [-Wunused-variable] SizeT cc = p->Dim(0); ^ /builddir/build/BUILD/gdl-0.9.9/src/basic_pro.cpp: In function 'void lib::strput(EnvT*)': /builddir/build/BUILD/gdl-0.9.9/src/basic_pro.cpp:1135:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/basic_pro.cpp:1135:102: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/basic_pro.cpp:1138:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (OMPInt i = 0; i < nEl; ++i) ^ /builddir/build/BUILD/gdl-0.9.9/src/basic_pro.cpp: In function 'void lib::message_pro(EnvT*)': /builddir/build/BUILD/gdl-0.9.9/src/basic_pro.cpp:1267:10: warning: unused variable 'ioerror' [-Wunused-variable] bool ioerror = e->KeywordSet(ioerrorIx); ^ /builddir/build/BUILD/gdl-0.9.9/src/basic_pro.cpp: In function 'void lib::setenv_pro(EnvT*)': /builddir/build/BUILD/gdl-0.9.9/src/basic_pro.cpp:1480:26: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (pos == string::npos) continue; ^ /builddir/build/BUILD/gdl-0.9.9/src/basic_pro.cpp:1487:11: warning: unused variable 'ret' [-Wunused-variable] int ret = setenv(strEnv.c_str(), strArg.c_str(), 1); ^ /builddir/build/BUILD/gdl-0.9.9/src/basic_pro.cpp:1471:11: warning: unused variable 'nParam' [-Wunused-variable] SizeT nParam = e->NParam(); ^ /builddir/build/BUILD/gdl-0.9.9/src/basic_pro.cpp: In function 'void lib::struct_assign_pro(EnvT*)': /builddir/build/BUILD/gdl-0.9.9/src/basic_pro.cpp:1521:25: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (int t = 0; t < nTags; ++t) { ^ /builddir/build/BUILD/gdl-0.9.9/src/basic_pro.cpp:1493:11: warning: unused variable 'nParam' [-Wunused-variable] SizeT nParam = e->NParam(2); ^ /builddir/build/BUILD/gdl-0.9.9/src/basic_pro.cpp: In function 'void lib::spawn_pro(EnvT*)': /builddir/build/BUILD/gdl-0.9.9/src/basic_pro.cpp:2048:15: warning: unused variable 'wpid' [-Wunused-variable] pid_t wpid = wait(&status); ^ /builddir/build/BUILD/gdl-0.9.9/src/basic_pro.cpp: In function 'void lib::replicate_inplace_pro(EnvT*)': /builddir/build/BUILD/gdl-0.9.9/src/basic_pro.cpp:2111:11: warning: variable 'ret' set but not used [-Wunused-but-set-variable] int ret = p2->Scalar2Index(d1); ^ /builddir/build/BUILD/gdl-0.9.9/src/basic_pro.cpp: In function 'void lib::resolve_routine(EnvT*)': /builddir/build/BUILD/gdl-0.9.9/src/basic_pro.cpp:2191:25: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (int i = 0; i < nEl; ++i) { ^ /builddir/build/BUILD/gdl-0.9.9/src/basic_pro.cpp: In function 'BaseGDL* lib::julday(EnvT*)': /builddir/build/BUILD/gdl-0.9.9/src/basic_pro.cpp:2348:35: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (int i = 0; i < e->NParam(); ++i) { ^ /builddir/build/BUILD/gdl-0.9.9/src/basic_pro.cpp:2357:35: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (int i = 0; i < e->NParam(); ++i) { ^ /builddir/build/BUILD/gdl-0.9.9/src/basic_pro.cpp: In function 'void lib::delvar_pro(EnvT*)': /builddir/build/BUILD/gdl-0.9.9/src/basic_pro.cpp:2512:24: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for( i=0; i < c.size(); i++) { ^ /builddir/build/BUILD/gdl-0.9.9/src/basic_pro.cpp:2527:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if(ncmnfound != delcommon.size()) ^ /builddir/build/BUILD/gdl-0.9.9/src/basic_pro.cpp:2441:24: warning: unused variable 'numEnv' [-Wunused-variable] static volatile SizeT numEnv; ^ /builddir/build/BUILD/gdl-0.9.9/src/basic_pro.cpp: In function 'BaseGDL* lib::julday(EnvT*)': /builddir/build/BUILD/gdl-0.9.9/src/basic_pro.cpp:2417:28: warning: 'nMi' may be used uninitialized in this function [-Wmaybe-uninitialized] (*Minute)[i % nMi], (*Second)[i % nS])) { ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/objects.hpp:24:0, from /builddir/build/BUILD/gdl-0.9.9/src/GDLParser.hpp:18, from /builddir/build/BUILD/gdl-0.9.9/src/GDLLexer.hpp:14, from /builddir/build/BUILD/gdl-0.9.9/src/dinterpreter.hpp:67, from /builddir/build/BUILD/gdl-0.9.9/src/basic_pro.cpp:44: /builddir/build/BUILD/gdl-0.9.9/src/datatypes.hpp:151:53: warning: 'Minute' may be used uninitialized in this function [-Wmaybe-uninitialized] inline Ty& operator[] (const SizeT d1) { return dd[d1];} ^ /builddir/build/BUILD/gdl-0.9.9/src/basic_pro.cpp:2337:43: note: 'Minute' was declared here DLongGDL *Month, *Day, *Year, *Hour, *Minute; ^ /builddir/build/BUILD/gdl-0.9.9/src/basic_pro.cpp:2416:91: warning: 'nH' may be used uninitialized in this function [-Wmaybe-uninitialized] if (dateToJD(jd, (*Day)[i % nD], (*Month)[i % nM], (*Year)[i % nY], (*Hour)[i % nH], ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/objects.hpp:24:0, from /builddir/build/BUILD/gdl-0.9.9/src/GDLParser.hpp:18, from /builddir/build/BUILD/gdl-0.9.9/src/GDLLexer.hpp:14, from /builddir/build/BUILD/gdl-0.9.9/src/dinterpreter.hpp:67, from /builddir/build/BUILD/gdl-0.9.9/src/basic_pro.cpp:44: /builddir/build/BUILD/gdl-0.9.9/src/datatypes.hpp:151:53: warning: 'Hour' may be used uninitialized in this function [-Wmaybe-uninitialized] inline Ty& operator[] (const SizeT d1) { return dd[d1];} ^ /builddir/build/BUILD/gdl-0.9.9/src/basic_pro.cpp:2337:36: note: 'Hour' was declared here DLongGDL *Month, *Day, *Year, *Hour, *Minute; ^ /builddir/build/BUILD/gdl-0.9.9/src/basic_pro.cpp: In function 'void lib::exitgdl(EnvT*)': /builddir/build/BUILD/gdl-0.9.9/src/basic_pro.cpp:204:22: warning: 'exit_status' may be used uninitialized in this function [-Wmaybe-uninitialized] exit(exit_status); ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp:21:0, from /builddir/build/BUILD/gdl-0.9.9/src/GDLTreeParser.hpp:13, from /builddir/build/BUILD/gdl-0.9.9/src/dinterpreter.hpp:69, from /builddir/build/BUILD/gdl-0.9.9/src/basic_pro.cpp:44: /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp: In function 'void lib::replicate_inplace_pro(EnvT*)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp:685:33: warning: 'p5' may be used uninitialized in this function [-Wmaybe-uninitialized] DType dType = rawData->Type(); ^ /builddir/build/BUILD/gdl-0.9.9/src/basic_pro.cpp:2125:16: note: 'p5' was declared here BaseGDL* p5; ^ /builddir/build/BUILD/gdl-0.9.9/src/basic_pro.cpp: In function 'void lib::socket(EnvT*)': /builddir/build/BUILD/gdl-0.9.9/src/basic_pro.cpp:703:41: warning: 'port' may be used uninitialized in this function [-Wmaybe-uninitialized] c_timeout, r_timeout, c_timeout); ^ /builddir/build/BUILD/gdl-0.9.9/src/basic_pro.cpp: In function 'void lib::spawn_pro(EnvT*)': /builddir/build/BUILD/gdl-0.9.9/src/basic_pro.cpp:2037:33: warning: 'cerrF' may be used uninitialized in this function [-Wmaybe-uninitialized] if (nParam > 2 && cerrF != NULL) { ^ /builddir/build/BUILD/gdl-0.9.9/src/basic_pro.cpp: In function 'void lib::delvar_pro(EnvT*)': /builddir/build/BUILD/gdl-0.9.9/src/basic_pro.cpp:2516:3: warning: 'cIx' may be used uninitialized in this function [-Wmaybe-uninitialized] if(cIx >= 0) { ^ [ 40%] Building CXX object src/CMakeFiles/gdl.dir/basic_pro_jmg.cpp.o cd /builddir/build/BUILD/gdl-0.9.9/build-python/src && /usr/bin/c++ -DHAVE_CONFIG_H -DWXUSINGDLL -D_FILE_OFFSET_BITS=64 -D__WXGTK__ -Dgdl_EXPORTS -I/builddir/build/BUILD/gdl-0.9.9/src -I/usr/include/tirpc -I/usr/include/GraphicsMagick -I/usr/lib/wx/include/gtk3-unicode-3.0 -I/usr/include/wx-3.0 -I/usr/include/libgeotiff -I/usr/include/hdf -I/usr/include/python2.7 -I/usr/lib/python2.7/site-packages/numpy/core/include -I/usr/include/udunits2 -I/usr/include/eigen3 -I/builddir/build/BUILD/gdl-0.9.9 -I/builddir/build/BUILD/gdl-0.9.9/build-python -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -DNDEBUG -fPIC -fopenmp -std=gnu++11 -o CMakeFiles/gdl.dir/basic_pro_jmg.cpp.o -c /builddir/build/BUILD/gdl-0.9.9/src/basic_pro_jmg.cpp In file included from /builddir/build/BUILD/gdl-0.9.9/src/basegdl.hpp:31:0, from /builddir/build/BUILD/gdl-0.9.9/src/str.hpp:25, from /builddir/build/BUILD/gdl-0.9.9/src/envt.hpp:26, from /builddir/build/BUILD/gdl-0.9.9/src/basic_pro_jmg.cpp:25: /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In copy constructor 'dimension::dimension(const dimension&)': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:55:14: warning: array subscript has type 'char' [-Wchar-subscripts] { dim[i]=dim_.dim[i];} ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:55:26: warning: array subscript has type 'char' [-Wchar-subscripts] { dim[i]=dim_.dim[i];} ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In member function 'dimension& dimension::operator=(const dimension&)': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:118:12: warning: array subscript has type 'char' [-Wchar-subscripts] dim[i]=dim_.dim[i]; ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:118:24: warning: array subscript has type 'char' [-Wchar-subscripts] dim[i]=dim_.dim[i]; ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In member function 'void dimension::operator<<(SizeT)': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:146:15: warning: array subscript has type 'char' [-Wchar-subscripts] dim[rank++]=add; ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In member function 'SizeT dimension::NDimElements()': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:295:24: warning: array subscript has type 'char' [-Wchar-subscripts] return stride[ rank]; ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In member function 'SizeT dimension::NDimElementsConst() const': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:303:44: warning: array subscript has type 'char' [-Wchar-subscripts] for(char i=0; i= labelList.Size()) ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp:21:0, from /builddir/build/BUILD/gdl-0.9.9/src/GDLTreeParser.hpp:13, from /builddir/build/BUILD/gdl-0.9.9/src/dinterpreter.hpp:69, from /builddir/build/BUILD/gdl-0.9.9/src/basic_pro_jmg.cpp:26: /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp: In member function 'void ArrayIndexVectorT::Clear()': /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp:142:17: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for( int i=0; iGetStride() * varStride[variableIndex]; ^ /builddir/build/BUILD/gdl-0.9.9/src/allix.hpp: In constructor 'AllIxNewMultiOneVariableIndexIndexedT::AllIxNewMultiOneVariableIndexIndexedT(RankT, SizeT, ArrayIndexVectorT*, SizeT, SizeT, const SizeT*, SizeT*, SizeT*)': /builddir/build/BUILD/gdl-0.9.9/src/allix.hpp:654:44: warning: array subscript has type 'char' [-Wchar-subscripts] ixListStride = varStride[variableIndex]; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp:21:0, from /builddir/build/BUILD/gdl-0.9.9/src/GDLTreeParser.hpp:13, from /builddir/build/BUILD/gdl-0.9.9/src/dinterpreter.hpp:69, from /builddir/build/BUILD/gdl-0.9.9/src/basic_pro_jmg.cpp:26: /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp: In member function 'virtual SizeT CArrayIndexScalar::NIter(SizeT)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp:409:14: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= varDim && s > 0) // varDim == 0 && s == 0 ok ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp: In member function 'virtual SizeT ArrayIndexIndexed::NIter(SizeT)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp:577:16: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= varDim && s > 0) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp: In member function 'virtual SizeT CArrayIndexIndexed::NIter(SizeT)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp:720:16: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= varDim && s > 0) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp: In member function 'virtual SizeT ArrayIndexORange::NIter(SizeT)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp:828:18: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( sInit >= varDim) // && s > 0) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp: In member function 'virtual SizeT ArrayIndexRange::NIter(SizeT)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp:972:14: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( e >= varDim) // && e > 0) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp: In member function 'virtual SizeT ArrayIndexORangeS::NIter(SizeT)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp:1105:14: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= varDim) // && s > 0) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp: In member function 'virtual SizeT ArrayIndexRangeS::NIter(SizeT)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp:1270:14: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( e >= varDim) // && e > 0) ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp:98:0, from /builddir/build/BUILD/gdl-0.9.9/src/GDLTreeParser.hpp:13, from /builddir/build/BUILD/gdl-0.9.9/src/dinterpreter.hpp:69, from /builddir/build/BUILD/gdl-0.9.9/src/basic_pro_jmg.cpp:26: /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp: In member function 'virtual BaseGDL* ArrayIndexListOneNoAssocT::Index(BaseGDL*, IxExprListT&)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp:308:8: warning: unused variable 'assertValue' [-Wunused-variable] SizeT assertValue = ix->NIter( var->N_Elements()/*var->Size()*/); ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp: In member function 'virtual void ArrayIndexListOneScalarVPNoAssocT::SetVariable(BaseGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp:532:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp: In member function 'virtual void ArrayIndexListOneScalarVPNoAssocT::AssignAt(BaseGDL*, BaseGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp:579:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp: In member function 'virtual void ArrayIndexListOneConstScalarNoAssocT::SetVariable(BaseGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp:727:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp: In member function 'virtual void ArrayIndexListOneConstScalarNoAssocT::AssignAt(BaseGDL*, BaseGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp:752:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp: In member function 'virtual BaseGDL* ArrayIndexListOneConstScalarNoAssocT::Index(BaseGDL*, IxExprListT&)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp:782:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/GDLTreeParser.hpp:13:0, from /builddir/build/BUILD/gdl-0.9.9/src/dinterpreter.hpp:69, from /builddir/build/BUILD/gdl-0.9.9/src/basic_pro_jmg.cpp:26: /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp: In member function 'virtual BaseGDL* ArrayIndexListOneT::Index(BaseGDL*, IxExprListT&)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp:341:8: warning: unused variable 'assertValue' [-Wunused-variable] SizeT assertValue = ix->NIter( var->N_Elements()/*var->Size()*/); ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp: In member function 'virtual void ArrayIndexListOneScalarVPT::SetVariable(BaseGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp:562:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp: In member function 'virtual void ArrayIndexListOneScalarVPT::AssignAt(BaseGDL*, BaseGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp:609:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp: In member function 'virtual void ArrayIndexListOneConstScalarT::SetVariable(BaseGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp:738:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp: In member function 'virtual void ArrayIndexListOneConstScalarT::AssignAt(BaseGDL*, BaseGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp:763:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp: In member function 'virtual BaseGDL* ArrayIndexListOneConstScalarT::Index(BaseGDL*, IxExprListT&)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp:793:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/GDLInterpreter.hpp:23:0, from /builddir/build/BUILD/gdl-0.9.9/src/dinterpreter.hpp:70, from /builddir/build/BUILD/gdl-0.9.9/src/basic_pro_jmg.cpp:26: /builddir/build/BUILD/gdl-0.9.9/src/accessdesc.hpp: In member function 'void DotAccessDescT::ADAssign(BaseGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/accessdesc.hpp:392:9: warning: unused variable 'lRank' [-Wunused-variable] SizeT lRank = dim.Rank(); ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/dinterpreter.hpp:70:0, from /builddir/build/BUILD/gdl-0.9.9/src/basic_pro_jmg.cpp:26: /builddir/build/BUILD/gdl-0.9.9/src/GDLInterpreter.hpp: In static member function 'static void GDLInterpreter::EnableAllGC()': /builddir/build/BUILD/gdl-0.9.9/src/GDLInterpreter.hpp:366:15: warning: variable 'nEl' set but not used [-Wunused-but-set-variable] SizeT nEl = heap.size(); ^ /builddir/build/BUILD/gdl-0.9.9/src/basic_pro_jmg.cpp: In function 'void lib::linkimage(EnvT*)': /builddir/build/BUILD/gdl-0.9.9/src/basic_pro_jmg.cpp:111:11: warning: unused variable 'nParam' [-Wunused-variable] SizeT nParam=e->NParam(); ^ /builddir/build/BUILD/gdl-0.9.9/src/basic_pro_jmg.cpp: In function 'void lib::wait_pro(EnvT*)': /builddir/build/BUILD/gdl-0.9.9/src/basic_pro_jmg.cpp:250:11: warning: variable 'retval' set but not used [-Wunused-but-set-variable] int retval; ^ [ 41%] Building CXX object src/CMakeFiles/gdl.dir/brent.cpp.o cd /builddir/build/BUILD/gdl-0.9.9/build-python/src && /usr/bin/c++ -DHAVE_CONFIG_H -DWXUSINGDLL -D_FILE_OFFSET_BITS=64 -D__WXGTK__ -Dgdl_EXPORTS -I/builddir/build/BUILD/gdl-0.9.9/src -I/usr/include/tirpc -I/usr/include/GraphicsMagick -I/usr/lib/wx/include/gtk3-unicode-3.0 -I/usr/include/wx-3.0 -I/usr/include/libgeotiff -I/usr/include/hdf -I/usr/include/python2.7 -I/usr/lib/python2.7/site-packages/numpy/core/include -I/usr/include/udunits2 -I/usr/include/eigen3 -I/builddir/build/BUILD/gdl-0.9.9 -I/builddir/build/BUILD/gdl-0.9.9/build-python -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -DNDEBUG -fPIC -fopenmp -std=gnu++11 -o CMakeFiles/gdl.dir/brent.cpp.o -c /builddir/build/BUILD/gdl-0.9.9/src/brent.cpp In file included from /usr/include/python2.7/pyconfig.h:4:0, from /usr/include/python2.7/Python.h:8, from /builddir/build/BUILD/gdl-0.9.9/src/includefirst.hpp:47, from /builddir/build/BUILD/gdl-0.9.9/src/brent.cpp:2623: /usr/include/python2.7/pyconfig-32.h:1191:0: warning: "_POSIX_C_SOURCE" redefined [enabled by default] #define _POSIX_C_SOURCE 200112L ^ In file included from /usr/include/c++/4.8.2/armv7hl-redhat-linux-gnueabi/bits/os_defines.h:39:0, from /usr/include/c++/4.8.2/armv7hl-redhat-linux-gnueabi/bits/c++config.h:426, from /usr/include/c++/4.8.2/cmath:41, from /builddir/build/BUILD/gdl-0.9.9/src/brent.cpp:18: /usr/include/features.h:168:0: note: this is the location of the previous definition # define _POSIX_C_SOURCE 200809L ^ In file included from /usr/include/python2.7/pyconfig.h:4:0, from /usr/include/python2.7/Python.h:8, from /builddir/build/BUILD/gdl-0.9.9/src/includefirst.hpp:47, from /builddir/build/BUILD/gdl-0.9.9/src/brent.cpp:2623: /usr/include/python2.7/pyconfig-32.h:1213:0: warning: "_XOPEN_SOURCE" redefined [enabled by default] #define _XOPEN_SOURCE 600 ^ In file included from /usr/include/c++/4.8.2/armv7hl-redhat-linux-gnueabi/bits/os_defines.h:39:0, from /usr/include/c++/4.8.2/armv7hl-redhat-linux-gnueabi/bits/c++config.h:426, from /usr/include/c++/4.8.2/cmath:41, from /builddir/build/BUILD/gdl-0.9.9/src/brent.cpp:18: /usr/include/features.h:170:0: note: this is the location of the previous definition # define _XOPEN_SOURCE 700 ^ /builddir/build/BUILD/gdl-0.9.9/src/brent.cpp: In function 'void minfit(int, double, double*, double*)': /builddir/build/BUILD/gdl-0.9.9/src/brent.cpp:254:7: warning: unused variable 'kk' [-Wunused-variable] int kk; ^ /builddir/build/BUILD/gdl-0.9.9/src/brent.cpp:259:7: warning: unused variable 'll2' [-Wunused-variable] int ll2; ^ /builddir/build/BUILD/gdl-0.9.9/src/brent.cpp: In function 'double praxis(double, double, int, int, double*, double (*)(double*, int))': /builddir/build/BUILD/gdl-0.9.9/src/brent.cpp:1035:7: warning: unused variable 'ii' [-Wunused-variable] int ii; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/basegdl.hpp:31:0, from /builddir/build/BUILD/gdl-0.9.9/src/datatypes.hpp:33, from /builddir/build/BUILD/gdl-0.9.9/src/brent.cpp:2624: /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In copy constructor 'dimension::dimension(const dimension&)': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:55:14: warning: array subscript has type 'char' [-Wchar-subscripts] { dim[i]=dim_.dim[i];} ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:55:26: warning: array subscript has type 'char' [-Wchar-subscripts] { dim[i]=dim_.dim[i];} ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In member function 'dimension& dimension::operator=(const dimension&)': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:118:12: warning: array subscript has type 'char' [-Wchar-subscripts] dim[i]=dim_.dim[i]; ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:118:24: warning: array subscript has type 'char' [-Wchar-subscripts] dim[i]=dim_.dim[i]; ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In member function 'void dimension::operator<<(SizeT)': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:146:15: warning: array subscript has type 'char' [-Wchar-subscripts] dim[rank++]=add; ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In member function 'SizeT dimension::NDimElements()': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:295:24: warning: array subscript has type 'char' [-Wchar-subscripts] return stride[ rank]; ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In member function 'SizeT dimension::NDimElementsConst() const': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:303:44: warning: array subscript has type 'char' [-Wchar-subscripts] for(char i=0; i= labelList.Size()) ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp:21:0, from /builddir/build/BUILD/gdl-0.9.9/src/GDLTreeParser.hpp:13, from /builddir/build/BUILD/gdl-0.9.9/src/dinterpreter.hpp:69, from /builddir/build/BUILD/gdl-0.9.9/src/brent.cpp:2626: /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp: In member function 'void ArrayIndexVectorT::Clear()': /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp:142:17: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for( int i=0; iGetStride() * varStride[variableIndex]; ^ /builddir/build/BUILD/gdl-0.9.9/src/allix.hpp: In constructor 'AllIxNewMultiOneVariableIndexIndexedT::AllIxNewMultiOneVariableIndexIndexedT(RankT, SizeT, ArrayIndexVectorT*, SizeT, SizeT, const SizeT*, SizeT*, SizeT*)': /builddir/build/BUILD/gdl-0.9.9/src/allix.hpp:654:44: warning: array subscript has type 'char' [-Wchar-subscripts] ixListStride = varStride[variableIndex]; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp:21:0, from /builddir/build/BUILD/gdl-0.9.9/src/GDLTreeParser.hpp:13, from /builddir/build/BUILD/gdl-0.9.9/src/dinterpreter.hpp:69, from /builddir/build/BUILD/gdl-0.9.9/src/brent.cpp:2626: /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp: In member function 'virtual SizeT CArrayIndexScalar::NIter(SizeT)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp:409:14: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= varDim && s > 0) // varDim == 0 && s == 0 ok ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp: In member function 'virtual SizeT ArrayIndexIndexed::NIter(SizeT)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp:577:16: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= varDim && s > 0) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp: In member function 'virtual SizeT CArrayIndexIndexed::NIter(SizeT)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp:720:16: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= varDim && s > 0) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp: In member function 'virtual SizeT ArrayIndexORange::NIter(SizeT)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp:828:18: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( sInit >= varDim) // && s > 0) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp: In member function 'virtual SizeT ArrayIndexRange::NIter(SizeT)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp:972:14: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( e >= varDim) // && e > 0) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp: In member function 'virtual SizeT ArrayIndexORangeS::NIter(SizeT)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp:1105:14: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= varDim) // && s > 0) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp: In member function 'virtual SizeT ArrayIndexRangeS::NIter(SizeT)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp:1270:14: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( e >= varDim) // && e > 0) ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp:98:0, from /builddir/build/BUILD/gdl-0.9.9/src/GDLTreeParser.hpp:13, from /builddir/build/BUILD/gdl-0.9.9/src/dinterpreter.hpp:69, from /builddir/build/BUILD/gdl-0.9.9/src/brent.cpp:2626: /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp: In member function 'virtual BaseGDL* ArrayIndexListOneNoAssocT::Index(BaseGDL*, IxExprListT&)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp:308:8: warning: unused variable 'assertValue' [-Wunused-variable] SizeT assertValue = ix->NIter( var->N_Elements()/*var->Size()*/); ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp: In member function 'virtual void ArrayIndexListOneScalarVPNoAssocT::SetVariable(BaseGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp:532:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp: In member function 'virtual void ArrayIndexListOneScalarVPNoAssocT::AssignAt(BaseGDL*, BaseGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp:579:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp: In member function 'virtual void ArrayIndexListOneConstScalarNoAssocT::SetVariable(BaseGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp:727:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp: In member function 'virtual void ArrayIndexListOneConstScalarNoAssocT::AssignAt(BaseGDL*, BaseGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp:752:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp: In member function 'virtual BaseGDL* ArrayIndexListOneConstScalarNoAssocT::Index(BaseGDL*, IxExprListT&)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp:782:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/GDLTreeParser.hpp:13:0, from /builddir/build/BUILD/gdl-0.9.9/src/dinterpreter.hpp:69, from /builddir/build/BUILD/gdl-0.9.9/src/brent.cpp:2626: /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp: In member function 'virtual BaseGDL* ArrayIndexListOneT::Index(BaseGDL*, IxExprListT&)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp:341:8: warning: unused variable 'assertValue' [-Wunused-variable] SizeT assertValue = ix->NIter( var->N_Elements()/*var->Size()*/); ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp: In member function 'virtual void ArrayIndexListOneScalarVPT::SetVariable(BaseGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp:562:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp: In member function 'virtual void ArrayIndexListOneScalarVPT::AssignAt(BaseGDL*, BaseGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp:609:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp: In member function 'virtual void ArrayIndexListOneConstScalarT::SetVariable(BaseGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp:738:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp: In member function 'virtual void ArrayIndexListOneConstScalarT::AssignAt(BaseGDL*, BaseGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp:763:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp: In member function 'virtual BaseGDL* ArrayIndexListOneConstScalarT::Index(BaseGDL*, IxExprListT&)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp:793:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/GDLInterpreter.hpp:23:0, from /builddir/build/BUILD/gdl-0.9.9/src/dinterpreter.hpp:70, from /builddir/build/BUILD/gdl-0.9.9/src/brent.cpp:2626: /builddir/build/BUILD/gdl-0.9.9/src/accessdesc.hpp: In member function 'void DotAccessDescT::ADAssign(BaseGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/accessdesc.hpp:392:9: warning: unused variable 'lRank' [-Wunused-variable] SizeT lRank = dim.Rank(); ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/dinterpreter.hpp:70:0, from /builddir/build/BUILD/gdl-0.9.9/src/brent.cpp:2626: /builddir/build/BUILD/gdl-0.9.9/src/GDLInterpreter.hpp: In static member function 'static void GDLInterpreter::EnableAllGC()': /builddir/build/BUILD/gdl-0.9.9/src/GDLInterpreter.hpp:366:15: warning: variable 'nEl' set but not used [-Wunused-but-set-variable] SizeT nEl = heap.size(); ^ /builddir/build/BUILD/gdl-0.9.9/src/brent.cpp: In function 'double lib::brent_fake_func(double*, int)': /builddir/build/BUILD/gdl-0.9.9/src/brent.cpp:2648:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (SizeT i = 0; i < n; ++i) (*(brent_func_data.arg))[i] = x[i]; ^ /builddir/build/BUILD/gdl-0.9.9/src/brent.cpp: In function 'void minfit(int, double, double*, double*)': /builddir/build/BUILD/gdl-0.9.9/src/brent.cpp:349:13: warning: 'f' may be used uninitialized in this function [-Wmaybe-uninitialized] h = f * g - s; ^ [ 41%] Building CXX object src/CMakeFiles/gdl.dir/grib.cpp.o cd /builddir/build/BUILD/gdl-0.9.9/build-python/src && /usr/bin/c++ -DHAVE_CONFIG_H -DWXUSINGDLL -D_FILE_OFFSET_BITS=64 -D__WXGTK__ -Dgdl_EXPORTS -I/builddir/build/BUILD/gdl-0.9.9/src -I/usr/include/tirpc -I/usr/include/GraphicsMagick -I/usr/lib/wx/include/gtk3-unicode-3.0 -I/usr/include/wx-3.0 -I/usr/include/libgeotiff -I/usr/include/hdf -I/usr/include/python2.7 -I/usr/lib/python2.7/site-packages/numpy/core/include -I/usr/include/udunits2 -I/usr/include/eigen3 -I/builddir/build/BUILD/gdl-0.9.9 -I/builddir/build/BUILD/gdl-0.9.9/build-python -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -DNDEBUG -fPIC -fopenmp -std=gnu++11 -o CMakeFiles/gdl.dir/grib.cpp.o -c /builddir/build/BUILD/gdl-0.9.9/src/grib.cpp In file included from /builddir/build/BUILD/gdl-0.9.9/src/basegdl.hpp:31:0, from /builddir/build/BUILD/gdl-0.9.9/src/datatypes.hpp:33, from /builddir/build/BUILD/gdl-0.9.9/src/grib.hpp:21, from /builddir/build/BUILD/gdl-0.9.9/src/grib.cpp:27: /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In copy constructor 'dimension::dimension(const dimension&)': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:55:14: warning: array subscript has type 'char' [-Wchar-subscripts] { dim[i]=dim_.dim[i];} ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:55:26: warning: array subscript has type 'char' [-Wchar-subscripts] { dim[i]=dim_.dim[i];} ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In member function 'dimension& dimension::operator=(const dimension&)': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:118:12: warning: array subscript has type 'char' [-Wchar-subscripts] dim[i]=dim_.dim[i]; ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:118:24: warning: array subscript has type 'char' [-Wchar-subscripts] dim[i]=dim_.dim[i]; ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In member function 'void dimension::operator<<(SizeT)': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:146:15: warning: array subscript has type 'char' [-Wchar-subscripts] dim[rank++]=add; ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In member function 'SizeT dimension::NDimElements()': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:295:24: warning: array subscript has type 'char' [-Wchar-subscripts] return stride[ rank]; ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In member function 'SizeT dimension::NDimElementsConst() const': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:303:44: warning: array subscript has type 'char' [-Wchar-subscripts] for(char i=0; i= labelList.Size()) ^ /builddir/build/BUILD/gdl-0.9.9/src/grib.cpp: In function 'BaseGDL* lib::grib_open_file_fun(EnvT*)': /builddir/build/BUILD/gdl-0.9.9/src/grib.cpp:56:13: warning: unused variable 'nParam' [-Wunused-variable] SizeT nParam = e->NParam(1); ^ /builddir/build/BUILD/gdl-0.9.9/src/grib.cpp: In function 'void lib::grib_close_file_pro(EnvT*)': /builddir/build/BUILD/gdl-0.9.9/src/grib.cpp:80:13: warning: unused variable 'nParam' [-Wunused-variable] SizeT nParam = e->NParam(1); ^ /builddir/build/BUILD/gdl-0.9.9/src/grib.cpp: In function 'BaseGDL* lib::grib_count_in_file_fun(EnvT*)': /builddir/build/BUILD/gdl-0.9.9/src/grib.cpp:100:13: warning: unused variable 'nParam' [-Wunused-variable] SizeT nParam = e->NParam(1); ^ /builddir/build/BUILD/gdl-0.9.9/src/grib.cpp: In function 'BaseGDL* lib::grib_new_from_file_fun(EnvT*)': /builddir/build/BUILD/gdl-0.9.9/src/grib.cpp:126:13: warning: unused variable 'nParam' [-Wunused-variable] SizeT nParam = e->NParam(1); ^ /builddir/build/BUILD/gdl-0.9.9/src/grib.cpp: In function 'BaseGDL* lib::grib_clone_fun(EnvT*)': /builddir/build/BUILD/gdl-0.9.9/src/grib.cpp:155:13: warning: unused variable 'nParam' [-Wunused-variable] SizeT nParam = e->NParam(1); ^ /builddir/build/BUILD/gdl-0.9.9/src/grib.cpp: In function 'void lib::grib_release_pro(EnvT*)': /builddir/build/BUILD/gdl-0.9.9/src/grib.cpp:178:13: warning: unused variable 'nParam' [-Wunused-variable] SizeT nParam = e->NParam(1); ^ /builddir/build/BUILD/gdl-0.9.9/src/grib.cpp: In function 'BaseGDL* lib::grib_get_size_fun(EnvT*)': /builddir/build/BUILD/gdl-0.9.9/src/grib.cpp:229:13: warning: unused variable 'nParam' [-Wunused-variable] SizeT nParam = e->NParam(2); ^ /builddir/build/BUILD/gdl-0.9.9/src/grib.cpp: In function 'void lib::grib_get_pro(EnvT*)': /builddir/build/BUILD/gdl-0.9.9/src/grib.cpp:255:13: warning: unused variable 'nParam' [-Wunused-variable] SizeT nParam = e->NParam(3); ^ /builddir/build/BUILD/gdl-0.9.9/src/grib.cpp: In function 'void lib::grib_get_data_pro(EnvT*)': /builddir/build/BUILD/gdl-0.9.9/src/grib.cpp:337:13: warning: unused variable 'nParam' [-Wunused-variable] SizeT nParam = e->NParam(4); ^ [ 42%] Building CXX object src/CMakeFiles/gdl.dir/gshhs.cpp.o cd /builddir/build/BUILD/gdl-0.9.9/build-python/src && /usr/bin/c++ -DHAVE_CONFIG_H -DWXUSINGDLL -D_FILE_OFFSET_BITS=64 -D__WXGTK__ -Dgdl_EXPORTS -I/builddir/build/BUILD/gdl-0.9.9/src -I/usr/include/tirpc -I/usr/include/GraphicsMagick -I/usr/lib/wx/include/gtk3-unicode-3.0 -I/usr/include/wx-3.0 -I/usr/include/libgeotiff -I/usr/include/hdf -I/usr/include/python2.7 -I/usr/lib/python2.7/site-packages/numpy/core/include -I/usr/include/udunits2 -I/usr/include/eigen3 -I/builddir/build/BUILD/gdl-0.9.9 -I/builddir/build/BUILD/gdl-0.9.9/build-python -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -DNDEBUG -fPIC -fopenmp -std=gnu++11 -o CMakeFiles/gdl.dir/gshhs.cpp.o -c /builddir/build/BUILD/gdl-0.9.9/src/gshhs.cpp [ 43%] Building CXX object src/CMakeFiles/gdl.dir/gsl_fun.cpp.o cd /builddir/build/BUILD/gdl-0.9.9/build-python/src && /usr/bin/c++ -DHAVE_CONFIG_H -DWXUSINGDLL -D_FILE_OFFSET_BITS=64 -D__WXGTK__ -Dgdl_EXPORTS -I/builddir/build/BUILD/gdl-0.9.9/src -I/usr/include/tirpc -I/usr/include/GraphicsMagick -I/usr/lib/wx/include/gtk3-unicode-3.0 -I/usr/include/wx-3.0 -I/usr/include/libgeotiff -I/usr/include/hdf -I/usr/include/python2.7 -I/usr/lib/python2.7/site-packages/numpy/core/include -I/usr/include/udunits2 -I/usr/include/eigen3 -I/builddir/build/BUILD/gdl-0.9.9 -I/builddir/build/BUILD/gdl-0.9.9/build-python -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -DNDEBUG -fPIC -fopenmp -std=gnu++11 -o CMakeFiles/gdl.dir/gsl_fun.cpp.o -c /builddir/build/BUILD/gdl-0.9.9/src/gsl_fun.cpp In file included from /builddir/build/BUILD/gdl-0.9.9/src/basegdl.hpp:31:0, from /builddir/build/BUILD/gdl-0.9.9/src/datatypes.hpp:33, from /builddir/build/BUILD/gdl-0.9.9/src/gsl_fun.cpp:28: /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In copy constructor 'dimension::dimension(const dimension&)': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:55:14: warning: array subscript has type 'char' [-Wchar-subscripts] { dim[i]=dim_.dim[i];} ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:55:26: warning: array subscript has type 'char' [-Wchar-subscripts] { dim[i]=dim_.dim[i];} ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In member function 'dimension& dimension::operator=(const dimension&)': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:118:12: warning: array subscript has type 'char' [-Wchar-subscripts] dim[i]=dim_.dim[i]; ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:118:24: warning: array subscript has type 'char' [-Wchar-subscripts] dim[i]=dim_.dim[i]; ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In member function 'void dimension::operator<<(SizeT)': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:146:15: warning: array subscript has type 'char' [-Wchar-subscripts] dim[rank++]=add; ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In member function 'SizeT dimension::NDimElements()': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:295:24: warning: array subscript has type 'char' [-Wchar-subscripts] return stride[ rank]; ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In member function 'SizeT dimension::NDimElementsConst() const': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:303:44: warning: array subscript has type 'char' [-Wchar-subscripts] for(char i=0; i= labelList.Size()) ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp:21:0, from /builddir/build/BUILD/gdl-0.9.9/src/GDLTreeParser.hpp:13, from /builddir/build/BUILD/gdl-0.9.9/src/dinterpreter.hpp:69, from /builddir/build/BUILD/gdl-0.9.9/src/gsl_fun.cpp:32: /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp: In member function 'void ArrayIndexVectorT::Clear()': /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp:142:17: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for( int i=0; iGetStride() * varStride[variableIndex]; ^ /builddir/build/BUILD/gdl-0.9.9/src/allix.hpp: In constructor 'AllIxNewMultiOneVariableIndexIndexedT::AllIxNewMultiOneVariableIndexIndexedT(RankT, SizeT, ArrayIndexVectorT*, SizeT, SizeT, const SizeT*, SizeT*, SizeT*)': /builddir/build/BUILD/gdl-0.9.9/src/allix.hpp:654:44: warning: array subscript has type 'char' [-Wchar-subscripts] ixListStride = varStride[variableIndex]; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp:21:0, from /builddir/build/BUILD/gdl-0.9.9/src/GDLTreeParser.hpp:13, from /builddir/build/BUILD/gdl-0.9.9/src/dinterpreter.hpp:69, from /builddir/build/BUILD/gdl-0.9.9/src/gsl_fun.cpp:32: /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp: In member function 'virtual SizeT CArrayIndexScalar::NIter(SizeT)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp:409:14: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= varDim && s > 0) // varDim == 0 && s == 0 ok ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp: In member function 'virtual SizeT ArrayIndexIndexed::NIter(SizeT)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp:577:16: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= varDim && s > 0) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp: In member function 'virtual SizeT CArrayIndexIndexed::NIter(SizeT)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp:720:16: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= varDim && s > 0) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp: In member function 'virtual SizeT ArrayIndexORange::NIter(SizeT)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp:828:18: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( sInit >= varDim) // && s > 0) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp: In member function 'virtual SizeT ArrayIndexRange::NIter(SizeT)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp:972:14: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( e >= varDim) // && e > 0) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp: In member function 'virtual SizeT ArrayIndexORangeS::NIter(SizeT)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp:1105:14: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= varDim) // && s > 0) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp: In member function 'virtual SizeT ArrayIndexRangeS::NIter(SizeT)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp:1270:14: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( e >= varDim) // && e > 0) ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp:98:0, from /builddir/build/BUILD/gdl-0.9.9/src/GDLTreeParser.hpp:13, from /builddir/build/BUILD/gdl-0.9.9/src/dinterpreter.hpp:69, from /builddir/build/BUILD/gdl-0.9.9/src/gsl_fun.cpp:32: /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp: In member function 'virtual BaseGDL* ArrayIndexListOneNoAssocT::Index(BaseGDL*, IxExprListT&)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp:308:8: warning: unused variable 'assertValue' [-Wunused-variable] SizeT assertValue = ix->NIter( var->N_Elements()/*var->Size()*/); ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp: In member function 'virtual void ArrayIndexListOneScalarVPNoAssocT::SetVariable(BaseGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp:532:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp: In member function 'virtual void ArrayIndexListOneScalarVPNoAssocT::AssignAt(BaseGDL*, BaseGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp:579:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp: In member function 'virtual void ArrayIndexListOneConstScalarNoAssocT::SetVariable(BaseGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp:727:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp: In member function 'virtual void ArrayIndexListOneConstScalarNoAssocT::AssignAt(BaseGDL*, BaseGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp:752:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp: In member function 'virtual BaseGDL* ArrayIndexListOneConstScalarNoAssocT::Index(BaseGDL*, IxExprListT&)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp:782:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/GDLTreeParser.hpp:13:0, from /builddir/build/BUILD/gdl-0.9.9/src/dinterpreter.hpp:69, from /builddir/build/BUILD/gdl-0.9.9/src/gsl_fun.cpp:32: /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp: In member function 'virtual BaseGDL* ArrayIndexListOneT::Index(BaseGDL*, IxExprListT&)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp:341:8: warning: unused variable 'assertValue' [-Wunused-variable] SizeT assertValue = ix->NIter( var->N_Elements()/*var->Size()*/); ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp: In member function 'virtual void ArrayIndexListOneScalarVPT::SetVariable(BaseGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp:562:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp: In member function 'virtual void ArrayIndexListOneScalarVPT::AssignAt(BaseGDL*, BaseGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp:609:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp: In member function 'virtual void ArrayIndexListOneConstScalarT::SetVariable(BaseGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp:738:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp: In member function 'virtual void ArrayIndexListOneConstScalarT::AssignAt(BaseGDL*, BaseGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp:763:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp: In member function 'virtual BaseGDL* ArrayIndexListOneConstScalarT::Index(BaseGDL*, IxExprListT&)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp:793:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/GDLInterpreter.hpp:23:0, from /builddir/build/BUILD/gdl-0.9.9/src/dinterpreter.hpp:70, from /builddir/build/BUILD/gdl-0.9.9/src/gsl_fun.cpp:32: /builddir/build/BUILD/gdl-0.9.9/src/accessdesc.hpp: In member function 'void DotAccessDescT::ADAssign(BaseGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/accessdesc.hpp:392:9: warning: unused variable 'lRank' [-Wunused-variable] SizeT lRank = dim.Rank(); ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/dinterpreter.hpp:70:0, from /builddir/build/BUILD/gdl-0.9.9/src/gsl_fun.cpp:32: /builddir/build/BUILD/gdl-0.9.9/src/GDLInterpreter.hpp: In static member function 'static void GDLInterpreter::EnableAllGC()': /builddir/build/BUILD/gdl-0.9.9/src/GDLInterpreter.hpp:366:15: warning: variable 'nEl' set but not used [-Wunused-but-set-variable] SizeT nEl = heap.size(); ^ /builddir/build/BUILD/gdl-0.9.9/src/gsl_fun.cpp: In function 'BaseGDL* lib::fft_fun(EnvT*)': /builddir/build/BUILD/gdl-0.9.9/src/gsl_fun.cpp:622:52: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if ((dimension < 0) || (dimension > p0->Rank())) { ^ /builddir/build/BUILD/gdl-0.9.9/src/gsl_fun.cpp:647:20: warning: unused variable 'res' [-Wunused-variable] DComplexGDL* res; ^ /builddir/build/BUILD/gdl-0.9.9/src/gsl_fun.cpp:569:11: warning: unused variable 'stride' [-Wunused-variable] SizeT stride; ^ /builddir/build/BUILD/gdl-0.9.9/src/gsl_fun.cpp:570:11: warning: unused variable 'offset' [-Wunused-variable] SizeT offset; ^ /builddir/build/BUILD/gdl-0.9.9/src/gsl_fun.cpp: In function 'int lib::fft_1d(BaseGDL*, void*, SizeT, SizeT, SizeT, double, SizeT, DLong)': /builddir/build/BUILD/gdl-0.9.9/src/gsl_fun.cpp:692:25: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (nEl == (2 << i)) { ^ /builddir/build/BUILD/gdl-0.9.9/src/gsl_fun.cpp:701:35: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for( SizeT i=0; iDim(i); ^ /builddir/build/BUILD/gdl-0.9.9/src/gsl_fun.cpp:686:11: warning: unused variable 'f32' [-Wunused-variable] float f32[2]; ^ /builddir/build/BUILD/gdl-0.9.9/src/gsl_fun.cpp:687:12: warning: unused variable 'f64' [-Wunused-variable] double f64[2]; ^ /builddir/build/BUILD/gdl-0.9.9/src/gsl_fun.cpp: In function 'BaseGDL* lib::histogram_fun(EnvT*)': /builddir/build/BUILD/gdl-0.9.9/src/gsl_fun.cpp:1425:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (input->N_Elements() < nbins) ^ /builddir/build/BUILD/gdl-0.9.9/src/gsl_fun.cpp:1428:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] else if (input->N_Elements() > nbins) ^ /builddir/build/BUILD/gdl-0.9.9/src/gsl_fun.cpp:1461:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for( SizeT i=0; iNParam(1); ^ /builddir/build/BUILD/gdl-0.9.9/src/gsl_fun.cpp: In function 'DDoubleGDL* lib::interpolate_1dim(EnvT*, const gdl_interp1d_type*, DDoubleGDL*, DDoubleGDL*, bool, DDouble, DDouble)': /builddir/build/BUILD/gdl-0.9.9/src/gsl_fun.cpp:1706:39: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (chunksize >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= chunksize)) ^ /builddir/build/BUILD/gdl-0.9.9/src/gsl_fun.cpp:1706:108: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (chunksize >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= chunksize)) ^ /builddir/build/BUILD/gdl-0.9.9/src/gsl_fun.cpp:1709:25: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (OMPInt i = 0; i < chunksize; ++i) ^ /builddir/build/BUILD/gdl-0.9.9/src/gsl_fun.cpp: In function 'DDoubleGDL* lib::interpolate_2dim(EnvT*, const gdl_interp2d_type*, DDoubleGDL*, DDoubleGDL*, DDoubleGDL*, bool, bool, DDouble, DDouble)': /builddir/build/BUILD/gdl-0.9.9/src/gsl_fun.cpp:1806:25: warning: unused variable 'count' [-Wunused-variable] for (SizeT j = 0, count=0; j < ny; j++) ^ /builddir/build/BUILD/gdl-0.9.9/src/gsl_fun.cpp:1834:39: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (chunksize >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= chunksize)) ^ /builddir/build/BUILD/gdl-0.9.9/src/gsl_fun.cpp:1834:108: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (chunksize >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= chunksize)) ^ /builddir/build/BUILD/gdl-0.9.9/src/gsl_fun.cpp:1837:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (OMPInt i = 0; i < chunksize; ++i) ^ /builddir/build/BUILD/gdl-0.9.9/src/gsl_fun.cpp: In function 'DDoubleGDL* lib::interpolate_3dim(EnvT*, const gdl_interp3d_type*, DDoubleGDL*, DDoubleGDL*, DDoubleGDL*, DDoubleGDL*, bool, bool, DDouble)': /builddir/build/BUILD/gdl-0.9.9/src/gsl_fun.cpp:1980:39: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (chunksize >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= chunksize)) ^ /builddir/build/BUILD/gdl-0.9.9/src/gsl_fun.cpp:1980:108: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (chunksize >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= chunksize)) ^ /builddir/build/BUILD/gdl-0.9.9/src/gsl_fun.cpp:1983:25: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (OMPInt i = 0; i < chunksize; ++i) ^ /builddir/build/BUILD/gdl-0.9.9/src/gsl_fun.cpp: In function 'BaseGDL* lib::interpolate_fun(EnvT*)': /builddir/build/BUILD/gdl-0.9.9/src/gsl_fun.cpp:2077:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if ( p0->N_Elements() >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= p0->N_Elements())) ^ /builddir/build/BUILD/gdl-0.9.9/src/gsl_fun.cpp:2077:131: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if ( p0->N_Elements() >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= p0->N_Elements())) ^ /builddir/build/BUILD/gdl-0.9.9/src/gsl_fun.cpp:2079:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (OMPInt i = 0; i < c0->N_Elements(); ++i) { ^ /builddir/build/BUILD/gdl-0.9.9/src/gsl_fun.cpp:2089:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if ( p0->N_Elements() >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= p0->N_Elements())) ^ /builddir/build/BUILD/gdl-0.9.9/src/gsl_fun.cpp:2089:131: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if ( p0->N_Elements() >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= p0->N_Elements())) ^ /builddir/build/BUILD/gdl-0.9.9/src/gsl_fun.cpp:2091:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (OMPInt i = 0; i < c0->N_Elements(); ++i) { ^ /builddir/build/BUILD/gdl-0.9.9/src/gsl_fun.cpp:2231:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if ( p0->N_Elements() >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= p0->N_Elements())) ^ /builddir/build/BUILD/gdl-0.9.9/src/gsl_fun.cpp:2231:131: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if ( p0->N_Elements() >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= p0->N_Elements())) ^ /builddir/build/BUILD/gdl-0.9.9/src/gsl_fun.cpp:2233:49: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (OMPInt i = 0; i < res1->N_Elements(); ++i) { ^ /builddir/build/BUILD/gdl-0.9.9/src/gsl_fun.cpp:2243:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if ( p0->N_Elements() >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= p0->N_Elements())) ^ /builddir/build/BUILD/gdl-0.9.9/src/gsl_fun.cpp:2243:131: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if ( p0->N_Elements() >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= p0->N_Elements())) ^ /builddir/build/BUILD/gdl-0.9.9/src/gsl_fun.cpp:2245:49: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (OMPInt i = 0; i < res1->N_Elements(); ++i) { ^ /builddir/build/BUILD/gdl-0.9.9/src/gsl_fun.cpp: In function 'void lib::la_trired_pro(EnvT*)': /builddir/build/BUILD/gdl-0.9.9/src/gsl_fun.cpp:2544:13: warning: unused variable 'res' [-Wunused-variable] DFloatGDL* res = static_cast ^ /builddir/build/BUILD/gdl-0.9.9/src/gsl_fun.cpp:2263:11: warning: unused variable 'nParam' [-Wunused-variable] SizeT nParam=e->NParam(3); ^ /builddir/build/BUILD/gdl-0.9.9/src/gsl_fun.cpp: In function 'BaseGDL* lib::newton_broyden(EnvT*)': /builddir/build/BUILD/gdl-0.9.9/src/gsl_fun.cpp:2737:20: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] while (iter <= iter_max); ^ /builddir/build/BUILD/gdl-0.9.9/src/gsl_fun.cpp:2746:16: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (iter > iter_max) e->Throw("maximum number of iterations reached"); ^ /builddir/build/BUILD/gdl-0.9.9/src/gsl_fun.cpp:2643:11: warning: unused variable 'nParam' [-Wunused-variable] SizeT nParam = e->NParam(); ^ /builddir/build/BUILD/gdl-0.9.9/src/gsl_fun.cpp: In function 'BaseGDL* lib::amoeba(EnvT*)': /builddir/build/BUILD/gdl-0.9.9/src/gsl_fun.cpp:2997:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } while (status == GSL_CONTINUE && iter < nmax); ^ /builddir/build/BUILD/gdl-0.9.9/src/gsl_fun.cpp: In function 'void lib::dfpmin(EnvT*)': /builddir/build/BUILD/gdl-0.9.9/src/gsl_fun.cpp:3296:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } while (status == GSL_CONTINUE && iter < itmax); ^ /builddir/build/BUILD/gdl-0.9.9/src/gsl_fun.cpp: In function 'BaseGDL* lib::qromb_fun(EnvT*)': /builddir/build/BUILD/gdl-0.9.9/src/gsl_fun.cpp:3350:11: warning: unused variable 'nParam' [-Wunused-variable] SizeT nParam = e->NParam(3); ^ /builddir/build/BUILD/gdl-0.9.9/src/gsl_fun.cpp:3413:9: warning: unused variable 'pos' [-Wunused-variable] int pos; ^ /builddir/build/BUILD/gdl-0.9.9/src/gsl_fun.cpp: In function 'BaseGDL* lib::qromo_fun(EnvT*)': /builddir/build/BUILD/gdl-0.9.9/src/gsl_fun.cpp:3529:26: warning: unused variable 'old_handler' [-Wunused-variable] gsl_error_handler_t* old_handler = gsl_set_error_handler(&n_b_gslerrhandler); ^ /builddir/build/BUILD/gdl-0.9.9/src/gsl_fun.cpp:3593:9: warning: unused variable 'pos' [-Wunused-variable] int pos; ^ /builddir/build/BUILD/gdl-0.9.9/src/gsl_fun.cpp: In function 'BaseGDL* lib::fz_roots_fun(EnvT*)': /builddir/build/BUILD/gdl-0.9.9/src/gsl_fun.cpp:3706:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (int i = 0; i N_Elements();i++) ^ /builddir/build/BUILD/gdl-0.9.9/src/gsl_fun.cpp:3723:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (int i = 0; i < resultSize; i++) ^ /builddir/build/BUILD/gdl-0.9.9/src/gsl_fun.cpp: In function 'BaseGDL* lib::fx_root_fun(EnvT*)': /builddir/build/BUILD/gdl-0.9.9/src/gsl_fun.cpp:3815:8: warning: unused variable 'stop' [-Wunused-variable] DLong stop = 0; ^ /builddir/build/BUILD/gdl-0.9.9/src/gsl_fun.cpp:3827:10: warning: unused variable 'tol' [-Wunused-variable] DDouble tol = 0.0001; ^ /builddir/build/BUILD/gdl-0.9.9/src/gsl_fun.cpp: In function 'BaseGDL* lib::binomialcoef(EnvT*)': /builddir/build/BUILD/gdl-0.9.9/src/gsl_fun.cpp:4219:11: warning: unused variable 'nParam' [-Wunused-variable] SizeT nParam=e->NParam(2); ^ /builddir/build/BUILD/gdl-0.9.9/src/gsl_fun.cpp: In function 'BaseGDL* lib::wtn(EnvT*)': /builddir/build/BUILD/gdl-0.9.9/src/gsl_fun.cpp:4273:11: warning: unused variable 'nParam' [-Wunused-variable] SizeT nParam=e->NParam(2); ^ /builddir/build/BUILD/gdl-0.9.9/src/gsl_fun.cpp: In function 'BaseGDL* lib::zeropoly(EnvT*)': /builddir/build/BUILD/gdl-0.9.9/src/gsl_fun.cpp:4436:11: warning: unused variable 'nParam' [-Wunused-variable] SizeT nParam=e->NParam(1); ^ /builddir/build/BUILD/gdl-0.9.9/src/gsl_fun.cpp: In function 'BaseGDL* lib::spher_harm(EnvT*)': /builddir/build/BUILD/gdl-0.9.9/src/gsl_fun.cpp:4530:11: warning: unused variable 'nParam' [-Wunused-variable] SizeT nParam=e->NParam(4); ^ /builddir/build/BUILD/gdl-0.9.9/src/gsl_fun.cpp: In function 'BaseGDL* lib::interpolate_fun(EnvT*)': /builddir/build/BUILD/gdl-0.9.9/src/gsl_fun.cpp:2153:111: warning: 'p3D' may be used uninitialized in this function [-Wmaybe-uninitialized] res[iloop]=interpolate_3dim(e,gdl_interp3d_trilinear,p0D[iloop],p1D,p2D,p3D,grid,use_missing,missing); ^ /builddir/build/BUILD/gdl-0.9.9/src/gsl_fun.cpp: In function 'BaseGDL* lib::qromb_fun(EnvT*)': /builddir/build/BUILD/gdl-0.9.9/src/gsl_fun.cpp:3472:50: warning: 'res' may be used uninitialized in this function [-Wmaybe-uninitialized] return res->Convert2(GDL_FLOAT, BaseGDL::CONVERT); ^ /builddir/build/BUILD/gdl-0.9.9/src/gsl_fun.cpp: In function 'BaseGDL* lib::qromo_fun(EnvT*)': /builddir/build/BUILD/gdl-0.9.9/src/gsl_fun.cpp:3667:37: warning: 'last' may be used uninitialized in this function [-Wmaybe-uninitialized] wsize, w, &result, &error); ^ /builddir/build/BUILD/gdl-0.9.9/src/gsl_fun.cpp:3678:58: warning: 'res' may be used uninitialized in this function [-Wmaybe-uninitialized] else return res->Convert2(GDL_FLOAT, BaseGDL::CONVERT); ^ /builddir/build/BUILD/gdl-0.9.9/src/gsl_fun.cpp: In function 'BaseGDL* lib::newton_broyden(EnvT*)': /builddir/build/BUILD/gdl-0.9.9/src/gsl_fun.cpp:2697:51: warning: 'T' may be used uninitialized in this function [-Wmaybe-uninitialized] solver = gsl_multiroot_fsolver_alloc(T, F.n); ^ /builddir/build/BUILD/gdl-0.9.9/src/gsl_fun.cpp: In function 'BaseGDL* lib::amoeba(EnvT*)': /builddir/build/BUILD/gdl-0.9.9/src/gsl_fun.cpp:3029:68: warning: 'size' may be used uninitialized in this function [-Wmaybe-uninitialized] (*(DDoubleGDL*)simplex)[j+i*n] = (*(DDoubleGDL*)simplex)[j]+((j==(i-1))?size:0.0); //warning about operator precedence solved. ^ /builddir/build/BUILD/gdl-0.9.9/src/gsl_fun.cpp:3006:82: warning: 'par0' may be used uninitialized in this function [-Wmaybe-uninitialized] if (useSimplex) isDouble=par2->Type()==GDL_DOUBLE; else isDouble=(par0->Type() == GDL_DOUBLE); ^ /builddir/build/BUILD/gdl-0.9.9/src/gsl_fun.cpp:3006:41: warning: 'par2' may be used uninitialized in this function [-Wmaybe-uninitialized] if (useSimplex) isDouble=par2->Type()==GDL_DOUBLE; else isDouble=(par0->Type() == GDL_DOUBLE); ^ [ 43%] Building CXX object src/CMakeFiles/gdl.dir/gsl_matrix.cpp.o cd /builddir/build/BUILD/gdl-0.9.9/build-python/src && /usr/bin/c++ -DHAVE_CONFIG_H -DWXUSINGDLL -D_FILE_OFFSET_BITS=64 -D__WXGTK__ -Dgdl_EXPORTS -I/builddir/build/BUILD/gdl-0.9.9/src -I/usr/include/tirpc -I/usr/include/GraphicsMagick -I/usr/lib/wx/include/gtk3-unicode-3.0 -I/usr/include/wx-3.0 -I/usr/include/libgeotiff -I/usr/include/hdf -I/usr/include/python2.7 -I/usr/lib/python2.7/site-packages/numpy/core/include -I/usr/include/udunits2 -I/usr/include/eigen3 -I/builddir/build/BUILD/gdl-0.9.9 -I/builddir/build/BUILD/gdl-0.9.9/build-python -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -DNDEBUG -fPIC -fopenmp -std=gnu++11 -o CMakeFiles/gdl.dir/gsl_matrix.cpp.o -c /builddir/build/BUILD/gdl-0.9.9/src/gsl_matrix.cpp In file included from /builddir/build/BUILD/gdl-0.9.9/src/basegdl.hpp:31:0, from /builddir/build/BUILD/gdl-0.9.9/src/datatypes.hpp:33, from /builddir/build/BUILD/gdl-0.9.9/src/gsl_matrix.cpp:23: /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In copy constructor 'dimension::dimension(const dimension&)': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:55:14: warning: array subscript has type 'char' [-Wchar-subscripts] { dim[i]=dim_.dim[i];} ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:55:26: warning: array subscript has type 'char' [-Wchar-subscripts] { dim[i]=dim_.dim[i];} ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In member function 'dimension& dimension::operator=(const dimension&)': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:118:12: warning: array subscript has type 'char' [-Wchar-subscripts] dim[i]=dim_.dim[i]; ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:118:24: warning: array subscript has type 'char' [-Wchar-subscripts] dim[i]=dim_.dim[i]; ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In member function 'void dimension::operator<<(SizeT)': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:146:15: warning: array subscript has type 'char' [-Wchar-subscripts] dim[rank++]=add; ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In member function 'SizeT dimension::NDimElements()': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:295:24: warning: array subscript has type 'char' [-Wchar-subscripts] return stride[ rank]; ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In member function 'SizeT dimension::NDimElementsConst() const': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:303:44: warning: array subscript has type 'char' [-Wchar-subscripts] for(char i=0; i= labelList.Size()) ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp:21:0, from /builddir/build/BUILD/gdl-0.9.9/src/GDLTreeParser.hpp:13, from /builddir/build/BUILD/gdl-0.9.9/src/dinterpreter.hpp:69, from /builddir/build/BUILD/gdl-0.9.9/src/gsl_matrix.cpp:27: /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp: In member function 'void ArrayIndexVectorT::Clear()': /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp:142:17: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for( int i=0; iGetStride() * varStride[variableIndex]; ^ /builddir/build/BUILD/gdl-0.9.9/src/allix.hpp: In constructor 'AllIxNewMultiOneVariableIndexIndexedT::AllIxNewMultiOneVariableIndexIndexedT(RankT, SizeT, ArrayIndexVectorT*, SizeT, SizeT, const SizeT*, SizeT*, SizeT*)': /builddir/build/BUILD/gdl-0.9.9/src/allix.hpp:654:44: warning: array subscript has type 'char' [-Wchar-subscripts] ixListStride = varStride[variableIndex]; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp:21:0, from /builddir/build/BUILD/gdl-0.9.9/src/GDLTreeParser.hpp:13, from /builddir/build/BUILD/gdl-0.9.9/src/dinterpreter.hpp:69, from /builddir/build/BUILD/gdl-0.9.9/src/gsl_matrix.cpp:27: /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp: In member function 'virtual SizeT CArrayIndexScalar::NIter(SizeT)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp:409:14: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= varDim && s > 0) // varDim == 0 && s == 0 ok ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp: In member function 'virtual SizeT ArrayIndexIndexed::NIter(SizeT)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp:577:16: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= varDim && s > 0) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp: In member function 'virtual SizeT CArrayIndexIndexed::NIter(SizeT)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp:720:16: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= varDim && s > 0) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp: In member function 'virtual SizeT ArrayIndexORange::NIter(SizeT)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp:828:18: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( sInit >= varDim) // && s > 0) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp: In member function 'virtual SizeT ArrayIndexRange::NIter(SizeT)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp:972:14: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( e >= varDim) // && e > 0) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp: In member function 'virtual SizeT ArrayIndexORangeS::NIter(SizeT)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp:1105:14: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= varDim) // && s > 0) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp: In member function 'virtual SizeT ArrayIndexRangeS::NIter(SizeT)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp:1270:14: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( e >= varDim) // && e > 0) ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp:98:0, from /builddir/build/BUILD/gdl-0.9.9/src/GDLTreeParser.hpp:13, from /builddir/build/BUILD/gdl-0.9.9/src/dinterpreter.hpp:69, from /builddir/build/BUILD/gdl-0.9.9/src/gsl_matrix.cpp:27: /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp: In member function 'virtual BaseGDL* ArrayIndexListOneNoAssocT::Index(BaseGDL*, IxExprListT&)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp:308:8: warning: unused variable 'assertValue' [-Wunused-variable] SizeT assertValue = ix->NIter( var->N_Elements()/*var->Size()*/); ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp: In member function 'virtual void ArrayIndexListOneScalarVPNoAssocT::SetVariable(BaseGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp:532:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp: In member function 'virtual void ArrayIndexListOneScalarVPNoAssocT::AssignAt(BaseGDL*, BaseGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp:579:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp: In member function 'virtual void ArrayIndexListOneConstScalarNoAssocT::SetVariable(BaseGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp:727:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp: In member function 'virtual void ArrayIndexListOneConstScalarNoAssocT::AssignAt(BaseGDL*, BaseGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp:752:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp: In member function 'virtual BaseGDL* ArrayIndexListOneConstScalarNoAssocT::Index(BaseGDL*, IxExprListT&)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp:782:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/GDLTreeParser.hpp:13:0, from /builddir/build/BUILD/gdl-0.9.9/src/dinterpreter.hpp:69, from /builddir/build/BUILD/gdl-0.9.9/src/gsl_matrix.cpp:27: /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp: In member function 'virtual BaseGDL* ArrayIndexListOneT::Index(BaseGDL*, IxExprListT&)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp:341:8: warning: unused variable 'assertValue' [-Wunused-variable] SizeT assertValue = ix->NIter( var->N_Elements()/*var->Size()*/); ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp: In member function 'virtual void ArrayIndexListOneScalarVPT::SetVariable(BaseGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp:562:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp: In member function 'virtual void ArrayIndexListOneScalarVPT::AssignAt(BaseGDL*, BaseGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp:609:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp: In member function 'virtual void ArrayIndexListOneConstScalarT::SetVariable(BaseGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp:738:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp: In member function 'virtual void ArrayIndexListOneConstScalarT::AssignAt(BaseGDL*, BaseGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp:763:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp: In member function 'virtual BaseGDL* ArrayIndexListOneConstScalarT::Index(BaseGDL*, IxExprListT&)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp:793:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/GDLInterpreter.hpp:23:0, from /builddir/build/BUILD/gdl-0.9.9/src/dinterpreter.hpp:70, from /builddir/build/BUILD/gdl-0.9.9/src/gsl_matrix.cpp:27: /builddir/build/BUILD/gdl-0.9.9/src/accessdesc.hpp: In member function 'void DotAccessDescT::ADAssign(BaseGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/accessdesc.hpp:392:9: warning: unused variable 'lRank' [-Wunused-variable] SizeT lRank = dim.Rank(); ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/dinterpreter.hpp:70:0, from /builddir/build/BUILD/gdl-0.9.9/src/gsl_matrix.cpp:27: /builddir/build/BUILD/gdl-0.9.9/src/GDLInterpreter.hpp: In static member function 'static void GDLInterpreter::EnableAllGC()': /builddir/build/BUILD/gdl-0.9.9/src/GDLInterpreter.hpp:366:15: warning: variable 'nEl' set but not used [-Wunused-but-set-variable] SizeT nEl = heap.size(); ^ /builddir/build/BUILD/gdl-0.9.9/src/gsl_matrix.cpp: In function 'void lib::ludc_pro(EnvT*)': /builddir/build/BUILD/gdl-0.9.9/src/gsl_matrix.cpp:110:9: warning: variable 'double_flag' set but not used [-Wunused-but-set-variable] int double_flag=0; ^ [ 44%] Building CXX object src/CMakeFiles/gdl.dir/hash.cpp.o cd /builddir/build/BUILD/gdl-0.9.9/build-python/src && /usr/bin/c++ -DHAVE_CONFIG_H -DWXUSINGDLL -D_FILE_OFFSET_BITS=64 -D__WXGTK__ -Dgdl_EXPORTS -I/builddir/build/BUILD/gdl-0.9.9/src -I/usr/include/tirpc -I/usr/include/GraphicsMagick -I/usr/lib/wx/include/gtk3-unicode-3.0 -I/usr/include/wx-3.0 -I/usr/include/libgeotiff -I/usr/include/hdf -I/usr/include/python2.7 -I/usr/lib/python2.7/site-packages/numpy/core/include -I/usr/include/udunits2 -I/usr/include/eigen3 -I/builddir/build/BUILD/gdl-0.9.9 -I/builddir/build/BUILD/gdl-0.9.9/build-python -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -DNDEBUG -fPIC -fopenmp -std=gnu++11 -o CMakeFiles/gdl.dir/hash.cpp.o -c /builddir/build/BUILD/gdl-0.9.9/src/hash.cpp In file included from /builddir/build/BUILD/gdl-0.9.9/src/basegdl.hpp:31:0, from /builddir/build/BUILD/gdl-0.9.9/src/nullgdl.hpp:21, from /builddir/build/BUILD/gdl-0.9.9/src/hash.cpp:62: /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In copy constructor 'dimension::dimension(const dimension&)': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:55:14: warning: array subscript has type 'char' [-Wchar-subscripts] { dim[i]=dim_.dim[i];} ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:55:26: warning: array subscript has type 'char' [-Wchar-subscripts] { dim[i]=dim_.dim[i];} ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In member function 'dimension& dimension::operator=(const dimension&)': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:118:12: warning: array subscript has type 'char' [-Wchar-subscripts] dim[i]=dim_.dim[i]; ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:118:24: warning: array subscript has type 'char' [-Wchar-subscripts] dim[i]=dim_.dim[i]; ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In member function 'void dimension::operator<<(SizeT)': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:146:15: warning: array subscript has type 'char' [-Wchar-subscripts] dim[rank++]=add; ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In member function 'SizeT dimension::NDimElements()': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:295:24: warning: array subscript has type 'char' [-Wchar-subscripts] return stride[ rank]; ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In member function 'SizeT dimension::NDimElementsConst() const': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:303:44: warning: array subscript has type 'char' [-Wchar-subscripts] for(char i=0; i= labelList.Size()) ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp:21:0, from /builddir/build/BUILD/gdl-0.9.9/src/GDLTreeParser.hpp:13, from /builddir/build/BUILD/gdl-0.9.9/src/dinterpreter.hpp:69, from /builddir/build/BUILD/gdl-0.9.9/src/hash.cpp:66: /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp: In member function 'void ArrayIndexVectorT::Clear()': /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp:142:17: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for( int i=0; iGetStride() * varStride[variableIndex]; ^ /builddir/build/BUILD/gdl-0.9.9/src/allix.hpp: In constructor 'AllIxNewMultiOneVariableIndexIndexedT::AllIxNewMultiOneVariableIndexIndexedT(RankT, SizeT, ArrayIndexVectorT*, SizeT, SizeT, const SizeT*, SizeT*, SizeT*)': /builddir/build/BUILD/gdl-0.9.9/src/allix.hpp:654:44: warning: array subscript has type 'char' [-Wchar-subscripts] ixListStride = varStride[variableIndex]; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp:21:0, from /builddir/build/BUILD/gdl-0.9.9/src/GDLTreeParser.hpp:13, from /builddir/build/BUILD/gdl-0.9.9/src/dinterpreter.hpp:69, from /builddir/build/BUILD/gdl-0.9.9/src/hash.cpp:66: /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp: In member function 'virtual SizeT CArrayIndexScalar::NIter(SizeT)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp:409:14: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= varDim && s > 0) // varDim == 0 && s == 0 ok ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp: In member function 'virtual SizeT ArrayIndexIndexed::NIter(SizeT)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp:577:16: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= varDim && s > 0) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp: In member function 'virtual SizeT CArrayIndexIndexed::NIter(SizeT)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp:720:16: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= varDim && s > 0) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp: In member function 'virtual SizeT ArrayIndexORange::NIter(SizeT)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp:828:18: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( sInit >= varDim) // && s > 0) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp: In member function 'virtual SizeT ArrayIndexRange::NIter(SizeT)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp:972:14: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( e >= varDim) // && e > 0) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp: In member function 'virtual SizeT ArrayIndexORangeS::NIter(SizeT)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp:1105:14: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= varDim) // && s > 0) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp: In member function 'virtual SizeT ArrayIndexRangeS::NIter(SizeT)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp:1270:14: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( e >= varDim) // && e > 0) ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp:98:0, from /builddir/build/BUILD/gdl-0.9.9/src/GDLTreeParser.hpp:13, from /builddir/build/BUILD/gdl-0.9.9/src/dinterpreter.hpp:69, from /builddir/build/BUILD/gdl-0.9.9/src/hash.cpp:66: /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp: In member function 'virtual BaseGDL* ArrayIndexListOneNoAssocT::Index(BaseGDL*, IxExprListT&)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp:308:8: warning: unused variable 'assertValue' [-Wunused-variable] SizeT assertValue = ix->NIter( var->N_Elements()/*var->Size()*/); ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp: In member function 'virtual void ArrayIndexListOneScalarVPNoAssocT::SetVariable(BaseGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp:532:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp: In member function 'virtual void ArrayIndexListOneScalarVPNoAssocT::AssignAt(BaseGDL*, BaseGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp:579:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp: In member function 'virtual void ArrayIndexListOneConstScalarNoAssocT::SetVariable(BaseGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp:727:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp: In member function 'virtual void ArrayIndexListOneConstScalarNoAssocT::AssignAt(BaseGDL*, BaseGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp:752:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp: In member function 'virtual BaseGDL* ArrayIndexListOneConstScalarNoAssocT::Index(BaseGDL*, IxExprListT&)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp:782:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/GDLTreeParser.hpp:13:0, from /builddir/build/BUILD/gdl-0.9.9/src/dinterpreter.hpp:69, from /builddir/build/BUILD/gdl-0.9.9/src/hash.cpp:66: /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp: In member function 'virtual BaseGDL* ArrayIndexListOneT::Index(BaseGDL*, IxExprListT&)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp:341:8: warning: unused variable 'assertValue' [-Wunused-variable] SizeT assertValue = ix->NIter( var->N_Elements()/*var->Size()*/); ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp: In member function 'virtual void ArrayIndexListOneScalarVPT::SetVariable(BaseGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp:562:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp: In member function 'virtual void ArrayIndexListOneScalarVPT::AssignAt(BaseGDL*, BaseGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp:609:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp: In member function 'virtual void ArrayIndexListOneConstScalarT::SetVariable(BaseGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp:738:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp: In member function 'virtual void ArrayIndexListOneConstScalarT::AssignAt(BaseGDL*, BaseGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp:763:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp: In member function 'virtual BaseGDL* ArrayIndexListOneConstScalarT::Index(BaseGDL*, IxExprListT&)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp:793:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/GDLInterpreter.hpp:23:0, from /builddir/build/BUILD/gdl-0.9.9/src/dinterpreter.hpp:70, from /builddir/build/BUILD/gdl-0.9.9/src/hash.cpp:66: /builddir/build/BUILD/gdl-0.9.9/src/accessdesc.hpp: In member function 'void DotAccessDescT::ADAssign(BaseGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/accessdesc.hpp:392:9: warning: unused variable 'lRank' [-Wunused-variable] SizeT lRank = dim.Rank(); ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/dinterpreter.hpp:70:0, from /builddir/build/BUILD/gdl-0.9.9/src/hash.cpp:66: /builddir/build/BUILD/gdl-0.9.9/src/GDLInterpreter.hpp: In static member function 'static void GDLInterpreter::EnableAllGC()': /builddir/build/BUILD/gdl-0.9.9/src/GDLInterpreter.hpp:366:15: warning: variable 'nEl' set but not used [-Wunused-but-set-variable] SizeT nEl = heap.size(); ^ /builddir/build/BUILD/gdl-0.9.9/src/hash.cpp: In function 'DPtr GetLISTNode(EnvUDT*, DStructGDL*, DLong)': /builddir/build/BUILD/gdl-0.9.9/src/hash.cpp:152:35: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for( SizeT elIx = 0; elIx < targetIx; ++elIx) ^ /builddir/build/BUILD/gdl-0.9.9/src/hash.cpp:28:19: warning: unused variable 'nListTag' [-Wunused-variable] static unsigned nListTag = structDesc::LIST->TagIndex( "NLIST"); ^ /builddir/build/BUILD/gdl-0.9.9/src/hash.cpp:141:5: note: in expansion of macro 'GDL_LIST_STRUCT' GDL_LIST_STRUCT() ^ /builddir/build/BUILD/gdl-0.9.9/src/hash.cpp:32:21: warning: unused variable 'pListDataTag' [-Wunused-variable] static unsigned pListDataTag = structDesc::GDL_CONTAINER_NODE->TagIndex( "PDATA"); ^ /builddir/build/BUILD/gdl-0.9.9/src/hash.cpp:142:5: note: in expansion of macro 'GDL_CONTAINER_NODE' GDL_CONTAINER_NODE() ^ /builddir/build/BUILD/gdl-0.9.9/src/hash.cpp: In function 'DLong HashIndex(DStructGDL*, BaseGDL*, bool)': /builddir/build/BUILD/gdl-0.9.9/src/hash.cpp:280:50: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( searchIxStart >= hashTable->N_Elements()) ^ /builddir/build/BUILD/gdl-0.9.9/src/hash.cpp:42:21: warning: unused variable 'pValueTag' [-Wunused-variable] static unsigned pValueTag = structDesc::GDL_HASHTABLEENTRY->TagIndex( "PVALUE"); ^ /builddir/build/BUILD/gdl-0.9.9/src/hash.cpp:213:2: note: in expansion of macro 'GDL_HASHTABLEENTRY' GDL_HASHTABLEENTRY() ^ /builddir/build/BUILD/gdl-0.9.9/src/hash.cpp: In function 'DStructGDL* CopyHashTable(DStructGDL*, DStructGDL*, DLong)': /builddir/build/BUILD/gdl-0.9.9/src/hash.cpp:326:29: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for( SizeT oldIx=0; oldIxTagIndex( "TABLE_BITS"); \ ^ /builddir/build/BUILD/gdl-0.9.9/src/hash.cpp:313:2: note: in expansion of macro 'GDL_HASH_STRUCT' GDL_HASH_STRUCT() ^ /builddir/build/BUILD/gdl-0.9.9/src/hash.cpp:36:21: warning: unused variable 'pTableTag' [-Wunused-variable] static unsigned pTableTag = structDesc::HASH->TagIndex( "TABLE_DATA"); \ ^ /builddir/build/BUILD/gdl-0.9.9/src/hash.cpp:313:2: note: in expansion of macro 'GDL_HASH_STRUCT' GDL_HASH_STRUCT() ^ /builddir/build/BUILD/gdl-0.9.9/src/hash.cpp:37:21: warning: unused variable 'TableSizeTag' [-Wunused-variable] static unsigned TableSizeTag = structDesc::HASH->TagIndex( "TABLE_SIZE"); \ ^ /builddir/build/BUILD/gdl-0.9.9/src/hash.cpp:313:2: note: in expansion of macro 'GDL_HASH_STRUCT' GDL_HASH_STRUCT() ^ /builddir/build/BUILD/gdl-0.9.9/src/hash.cpp: In function 'void GrowHashTable(DStructGDL*, DStructGDL*&, DLong)': /builddir/build/BUILD/gdl-0.9.9/src/hash.cpp:404:29: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for( SizeT oldIx=0; oldIxTagIndex( "TABLE_BITS"); \ ^ /builddir/build/BUILD/gdl-0.9.9/src/hash.cpp:391:2: note: in expansion of macro 'GDL_HASH_STRUCT' GDL_HASH_STRUCT() ^ /builddir/build/BUILD/gdl-0.9.9/src/hash.cpp: In function 'BaseGDL* RemoveFromHashTable(EnvUDT*, DStructGDL*, BaseGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/hash.cpp:35:21: warning: unused variable 'TableBitsTag' [-Wunused-variable] static unsigned TableBitsTag = structDesc::HASH->TagIndex( "TABLE_BITS"); \ ^ /builddir/build/BUILD/gdl-0.9.9/src/hash.cpp:465:2: note: in expansion of macro 'GDL_HASH_STRUCT' GDL_HASH_STRUCT() ^ /builddir/build/BUILD/gdl-0.9.9/src/hash.cpp:37:21: warning: unused variable 'TableSizeTag' [-Wunused-variable] static unsigned TableSizeTag = structDesc::HASH->TagIndex( "TABLE_SIZE"); \ ^ /builddir/build/BUILD/gdl-0.9.9/src/hash.cpp:465:2: note: in expansion of macro 'GDL_HASH_STRUCT' GDL_HASH_STRUCT() ^ /builddir/build/BUILD/gdl-0.9.9/src/hash.cpp: In function 'void InsertIntoHashTable(DStructGDL*, DStructGDL*&, BaseGDL*, BaseGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/hash.cpp:35:21: warning: unused variable 'TableBitsTag' [-Wunused-variable] static unsigned TableBitsTag = structDesc::HASH->TagIndex( "TABLE_BITS"); \ ^ /builddir/build/BUILD/gdl-0.9.9/src/hash.cpp:518:2: note: in expansion of macro 'GDL_HASH_STRUCT' GDL_HASH_STRUCT() ^ /builddir/build/BUILD/gdl-0.9.9/src/hash.cpp:36:21: warning: unused variable 'pTableTag' [-Wunused-variable] static unsigned pTableTag = structDesc::HASH->TagIndex( "TABLE_DATA"); \ ^ /builddir/build/BUILD/gdl-0.9.9/src/hash.cpp:518:2: note: in expansion of macro 'GDL_HASH_STRUCT' GDL_HASH_STRUCT() ^ /builddir/build/BUILD/gdl-0.9.9/src/hash.cpp:37:21: warning: unused variable 'TableSizeTag' [-Wunused-variable] static unsigned TableSizeTag = structDesc::HASH->TagIndex( "TABLE_SIZE"); \ ^ /builddir/build/BUILD/gdl-0.9.9/src/hash.cpp:518:2: note: in expansion of macro 'GDL_HASH_STRUCT' GDL_HASH_STRUCT() ^ /builddir/build/BUILD/gdl-0.9.9/src/hash.cpp: In function 'void HASH__ToStream(DStructGDL*, std::ostream&, SizeT, SizeT*)': /builddir/build/BUILD/gdl-0.9.9/src/hash.cpp:655:17: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] while( ix < nSize && ^ /builddir/build/BUILD/gdl-0.9.9/src/hash.cpp:35:21: warning: unused variable 'TableBitsTag' [-Wunused-variable] static unsigned TableBitsTag = structDesc::HASH->TagIndex( "TABLE_BITS"); \ ^ /builddir/build/BUILD/gdl-0.9.9/src/hash.cpp:642:2: note: in expansion of macro 'GDL_HASH_STRUCT' GDL_HASH_STRUCT() ^ /builddir/build/BUILD/gdl-0.9.9/src/hash.cpp:37:21: warning: unused variable 'TableSizeTag' [-Wunused-variable] static unsigned TableSizeTag = structDesc::HASH->TagIndex( "TABLE_SIZE"); \ ^ /builddir/build/BUILD/gdl-0.9.9/src/hash.cpp:642:2: note: in expansion of macro 'GDL_HASH_STRUCT' GDL_HASH_STRUCT() ^ /builddir/build/BUILD/gdl-0.9.9/src/hash.cpp: In function 'DObj new_hashStruct(DLong, DStructGDL*&, bool, bool)': /builddir/build/BUILD/gdl-0.9.9/src/hash.cpp:38:21: warning: unused variable 'TableCountTag' [-Wunused-variable] static unsigned TableCountTag = structDesc::HASH->TagIndex( "TABLE_COUNT"); ^ /builddir/build/BUILD/gdl-0.9.9/src/hash.cpp:689:2: note: in expansion of macro 'GDL_HASH_STRUCT' GDL_HASH_STRUCT() ^ /builddir/build/BUILD/gdl-0.9.9/src/hash.cpp:41:21: warning: unused variable 'pKeyTag' [-Wunused-variable] static unsigned pKeyTag = structDesc::GDL_HASHTABLEENTRY->TagIndex( "PKEY"); \ ^ /builddir/build/BUILD/gdl-0.9.9/src/hash.cpp:690:2: note: in expansion of macro 'GDL_HASHTABLEENTRY' GDL_HASHTABLEENTRY() ^ /builddir/build/BUILD/gdl-0.9.9/src/hash.cpp:42:21: warning: unused variable 'pValueTag' [-Wunused-variable] static unsigned pValueTag = structDesc::GDL_HASHTABLEENTRY->TagIndex( "PVALUE"); ^ /builddir/build/BUILD/gdl-0.9.9/src/hash.cpp:690:2: note: in expansion of macro 'GDL_HASHTABLEENTRY' GDL_HASHTABLEENTRY() ^ /builddir/build/BUILD/gdl-0.9.9/src/hash.cpp: In function 'BaseGDL* hash_tostruct(DStructGDL*, BaseGDL*, BaseGDL**, bool, bool)': /builddir/build/BUILD/gdl-0.9.9/src/hash.cpp:802:25: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for( SizeT el=0; elTagIndex( "TABLE_BITS"); \ ^ /builddir/build/BUILD/gdl-0.9.9/src/hash.cpp:766:2: note: in expansion of macro 'GDL_HASH_STRUCT' GDL_HASH_STRUCT() ^ /builddir/build/BUILD/gdl-0.9.9/src/hash.cpp:37:21: warning: unused variable 'TableSizeTag' [-Wunused-variable] static unsigned TableSizeTag = structDesc::HASH->TagIndex( "TABLE_SIZE"); \ ^ /builddir/build/BUILD/gdl-0.9.9/src/hash.cpp:766:2: note: in expansion of macro 'GDL_HASH_STRUCT' GDL_HASH_STRUCT() ^ /builddir/build/BUILD/gdl-0.9.9/src/hash.cpp:38:21: warning: unused variable 'TableCountTag' [-Wunused-variable] static unsigned TableCountTag = structDesc::HASH->TagIndex( "TABLE_COUNT"); ^ /builddir/build/BUILD/gdl-0.9.9/src/hash.cpp:766:2: note: in expansion of macro 'GDL_HASH_STRUCT' GDL_HASH_STRUCT() ^ /builddir/build/BUILD/gdl-0.9.9/src/hash.cpp:26:19: warning: unused variable 'pHeadTag' [-Wunused-variable] static unsigned pHeadTag = structDesc::LIST->TagIndex( "PHEAD"); \ ^ /builddir/build/BUILD/gdl-0.9.9/src/hash.cpp:774:2: note: in expansion of macro 'GDL_LIST_STRUCT' GDL_LIST_STRUCT() ^ /builddir/build/BUILD/gdl-0.9.9/src/hash.cpp:28:19: warning: unused variable 'nListTag' [-Wunused-variable] static unsigned nListTag = structDesc::LIST->TagIndex( "NLIST"); ^ /builddir/build/BUILD/gdl-0.9.9/src/hash.cpp:774:2: note: in expansion of macro 'GDL_LIST_STRUCT' GDL_LIST_STRUCT() ^ /builddir/build/BUILD/gdl-0.9.9/src/hash.cpp: In function 'BaseGDL* lib::HASH___OverloadIsTrue(EnvUDT*)': /builddir/build/BUILD/gdl-0.9.9/src/hash.cpp:35:21: warning: unused variable 'TableBitsTag' [-Wunused-variable] static unsigned TableBitsTag = structDesc::HASH->TagIndex( "TABLE_BITS"); \ ^ /builddir/build/BUILD/gdl-0.9.9/src/hash.cpp:929:2: note: in expansion of macro 'GDL_HASH_STRUCT' GDL_HASH_STRUCT() ^ /builddir/build/BUILD/gdl-0.9.9/src/hash.cpp:36:21: warning: unused variable 'pTableTag' [-Wunused-variable] static unsigned pTableTag = structDesc::HASH->TagIndex( "TABLE_DATA"); \ ^ /builddir/build/BUILD/gdl-0.9.9/src/hash.cpp:929:2: note: in expansion of macro 'GDL_HASH_STRUCT' GDL_HASH_STRUCT() ^ /builddir/build/BUILD/gdl-0.9.9/src/hash.cpp:37:21: warning: unused variable 'TableSizeTag' [-Wunused-variable] static unsigned TableSizeTag = structDesc::HASH->TagIndex( "TABLE_SIZE"); \ ^ /builddir/build/BUILD/gdl-0.9.9/src/hash.cpp:929:2: note: in expansion of macro 'GDL_HASH_STRUCT' GDL_HASH_STRUCT() ^ /builddir/build/BUILD/gdl-0.9.9/src/hash.cpp:41:21: warning: unused variable 'pKeyTag' [-Wunused-variable] static unsigned pKeyTag = structDesc::GDL_HASHTABLEENTRY->TagIndex( "PKEY"); \ ^ /builddir/build/BUILD/gdl-0.9.9/src/hash.cpp:930:2: note: in expansion of macro 'GDL_HASHTABLEENTRY' GDL_HASHTABLEENTRY() ^ /builddir/build/BUILD/gdl-0.9.9/src/hash.cpp:42:21: warning: unused variable 'pValueTag' [-Wunused-variable] static unsigned pValueTag = structDesc::GDL_HASHTABLEENTRY->TagIndex( "PVALUE"); ^ /builddir/build/BUILD/gdl-0.9.9/src/hash.cpp:930:2: note: in expansion of macro 'GDL_HASHTABLEENTRY' GDL_HASHTABLEENTRY() ^ /builddir/build/BUILD/gdl-0.9.9/src/hash.cpp:932:11: warning: unused variable 'nParam' [-Wunused-variable] SizeT nParam = e->NParam(1); ^ /builddir/build/BUILD/gdl-0.9.9/src/hash.cpp: In function 'BaseGDL* lib::HASH___OverloadNEOp(EnvUDT*)': /builddir/build/BUILD/gdl-0.9.9/src/hash.cpp:1068:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for( SizeT i=0; iTagIndex( "TABLE_BITS"); \ ^ /builddir/build/BUILD/gdl-0.9.9/src/hash.cpp:949:2: note: in expansion of macro 'GDL_HASH_STRUCT' GDL_HASH_STRUCT() ^ /builddir/build/BUILD/gdl-0.9.9/src/hash.cpp:37:21: warning: unused variable 'TableSizeTag' [-Wunused-variable] static unsigned TableSizeTag = structDesc::HASH->TagIndex( "TABLE_SIZE"); \ ^ /builddir/build/BUILD/gdl-0.9.9/src/hash.cpp:949:2: note: in expansion of macro 'GDL_HASH_STRUCT' GDL_HASH_STRUCT() ^ /builddir/build/BUILD/gdl-0.9.9/src/hash.cpp:38:21: warning: unused variable 'TableCountTag' [-Wunused-variable] static unsigned TableCountTag = structDesc::HASH->TagIndex( "TABLE_COUNT"); ^ /builddir/build/BUILD/gdl-0.9.9/src/hash.cpp:949:2: note: in expansion of macro 'GDL_HASH_STRUCT' GDL_HASH_STRUCT() ^ /builddir/build/BUILD/gdl-0.9.9/src/hash.cpp: In function 'BaseGDL* lib::HASH___OverloadEQOp(EnvUDT*)': /builddir/build/BUILD/gdl-0.9.9/src/hash.cpp:1337:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for( SizeT i=0; iTagIndex( "TABLE_BITS"); \ ^ /builddir/build/BUILD/gdl-0.9.9/src/hash.cpp:1217:2: note: in expansion of macro 'GDL_HASH_STRUCT' GDL_HASH_STRUCT() ^ /builddir/build/BUILD/gdl-0.9.9/src/hash.cpp:37:21: warning: unused variable 'TableSizeTag' [-Wunused-variable] static unsigned TableSizeTag = structDesc::HASH->TagIndex( "TABLE_SIZE"); \ ^ /builddir/build/BUILD/gdl-0.9.9/src/hash.cpp:1217:2: note: in expansion of macro 'GDL_HASH_STRUCT' GDL_HASH_STRUCT() ^ /builddir/build/BUILD/gdl-0.9.9/src/hash.cpp:1319:11: warning: unused variable 'nCount' [-Wunused-variable] DLong nCount = (*static_cast( hashStruct->GetTag( TableCountTag, 0)))[0]; ^ /builddir/build/BUILD/gdl-0.9.9/src/hash.cpp: In function 'BaseGDL* lib::HASH___OverloadPlus(EnvUDT*)': /builddir/build/BUILD/gdl-0.9.9/src/hash.cpp:1554:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for( SizeT el=0; elTagIndex( "TABLE_BITS"); \ ^ /builddir/build/BUILD/gdl-0.9.9/src/hash.cpp:1442:2: note: in expansion of macro 'GDL_HASH_STRUCT' GDL_HASH_STRUCT() ^ /builddir/build/BUILD/gdl-0.9.9/src/hash.cpp: In function 'BaseGDL* lib::hash__tostruct(EnvUDT*)': /builddir/build/BUILD/gdl-0.9.9/src/hash.cpp:1743:11: warning: unused variable 'nParam' [-Wunused-variable] SizeT nParam = e->NParam(1); ^ /builddir/build/BUILD/gdl-0.9.9/src/hash.cpp: In function 'BaseGDL* lib::hash__isfoldcase(EnvUDT*)': /builddir/build/BUILD/gdl-0.9.9/src/hash.cpp:1773:18: warning: unused variable 'fold_case_mask' [-Wunused-variable] static unsigned fold_case_mask = 0x00000001; ^ /builddir/build/BUILD/gdl-0.9.9/src/hash.cpp:1774:21: warning: unused variable 'TableBitsTag' [-Wunused-variable] static unsigned TableBitsTag = structDesc::HASH->TagIndex( "TABLE_BITS"); ^ /builddir/build/BUILD/gdl-0.9.9/src/hash.cpp: In function 'BaseGDL* lib::hash__count(EnvUDT*)': /builddir/build/BUILD/gdl-0.9.9/src/hash.cpp:1784:21: warning: unused variable 'TableCountTag' [-Wunused-variable] static unsigned TableCountTag = structDesc::HASH->TagIndex( "TABLE_COUNT"); ^ /builddir/build/BUILD/gdl-0.9.9/src/hash.cpp: In function 'BaseGDL* lib::hash__where(EnvUDT*)': /builddir/build/BUILD/gdl-0.9.9/src/hash.cpp:1818:11: warning: unused variable 'nParam' [-Wunused-variable] SizeT nParam = e->NParam(2); // SELF, VALUE ^ /builddir/build/BUILD/gdl-0.9.9/src/hash.cpp: In function 'BaseGDL* lib::hash__keysvalues(EnvUDT*, bool)': /builddir/build/BUILD/gdl-0.9.9/src/hash.cpp:1909:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for( SizeT i=0; iTagIndex( "TABLE_BITS"); \ ^ /builddir/build/BUILD/gdl-0.9.9/src/hash.cpp:1867:2: note: in expansion of macro 'GDL_HASH_STRUCT' GDL_HASH_STRUCT() ^ /builddir/build/BUILD/gdl-0.9.9/src/hash.cpp:37:21: warning: unused variable 'TableSizeTag' [-Wunused-variable] static unsigned TableSizeTag = structDesc::HASH->TagIndex( "TABLE_SIZE"); \ ^ /builddir/build/BUILD/gdl-0.9.9/src/hash.cpp:1867:2: note: in expansion of macro 'GDL_HASH_STRUCT' GDL_HASH_STRUCT() ^ /builddir/build/BUILD/gdl-0.9.9/src/hash.cpp:1872:11: warning: unused variable 'nParam' [-Wunused-variable] SizeT nParam = e->NParam(1); // SELF ^ /builddir/build/BUILD/gdl-0.9.9/src/hash.cpp: In function 'BaseGDL* lib::hash__haskey(EnvUDT*)': /builddir/build/BUILD/gdl-0.9.9/src/hash.cpp:35:21: warning: unused variable 'TableBitsTag' [-Wunused-variable] static unsigned TableBitsTag = structDesc::HASH->TagIndex( "TABLE_BITS"); \ ^ /builddir/build/BUILD/gdl-0.9.9/src/hash.cpp:1947:2: note: in expansion of macro 'GDL_HASH_STRUCT' GDL_HASH_STRUCT() ^ /builddir/build/BUILD/gdl-0.9.9/src/hash.cpp:37:21: warning: unused variable 'TableSizeTag' [-Wunused-variable] static unsigned TableSizeTag = structDesc::HASH->TagIndex( "TABLE_SIZE"); \ ^ /builddir/build/BUILD/gdl-0.9.9/src/hash.cpp:1947:2: note: in expansion of macro 'GDL_HASH_STRUCT' GDL_HASH_STRUCT() ^ /builddir/build/BUILD/gdl-0.9.9/src/hash.cpp:38:21: warning: unused variable 'TableCountTag' [-Wunused-variable] static unsigned TableCountTag = structDesc::HASH->TagIndex( "TABLE_COUNT"); ^ /builddir/build/BUILD/gdl-0.9.9/src/hash.cpp:1947:2: note: in expansion of macro 'GDL_HASH_STRUCT' GDL_HASH_STRUCT() ^ /builddir/build/BUILD/gdl-0.9.9/src/hash.cpp:41:21: warning: unused variable 'pKeyTag' [-Wunused-variable] static unsigned pKeyTag = structDesc::GDL_HASHTABLEENTRY->TagIndex( "PKEY"); \ ^ /builddir/build/BUILD/gdl-0.9.9/src/hash.cpp:1948:2: note: in expansion of macro 'GDL_HASHTABLEENTRY' GDL_HASHTABLEENTRY() ^ /builddir/build/BUILD/gdl-0.9.9/src/hash.cpp:42:21: warning: unused variable 'pValueTag' [-Wunused-variable] static unsigned pValueTag = structDesc::GDL_HASHTABLEENTRY->TagIndex( "PVALUE"); ^ /builddir/build/BUILD/gdl-0.9.9/src/hash.cpp:1948:2: note: in expansion of macro 'GDL_HASHTABLEENTRY' GDL_HASHTABLEENTRY() ^ /builddir/build/BUILD/gdl-0.9.9/src/hash.cpp:1954:11: warning: unused variable 'nParam' [-Wunused-variable] SizeT nParam = e->NParam(2); // SELF, KEYLIST ^ /builddir/build/BUILD/gdl-0.9.9/src/hash.cpp: In function 'BaseGDL* lib::hash__remove(EnvUDT*, bool)': /builddir/build/BUILD/gdl-0.9.9/src/hash.cpp:35:21: warning: unused variable 'TableBitsTag' [-Wunused-variable] static unsigned TableBitsTag = structDesc::HASH->TagIndex( "TABLE_BITS"); \ ^ /builddir/build/BUILD/gdl-0.9.9/src/hash.cpp:2007:2: note: in expansion of macro 'GDL_HASH_STRUCT' GDL_HASH_STRUCT() ^ /builddir/build/BUILD/gdl-0.9.9/src/hash.cpp:41:21: warning: unused variable 'pKeyTag' [-Wunused-variable] static unsigned pKeyTag = structDesc::GDL_HASHTABLEENTRY->TagIndex( "PKEY"); \ ^ /builddir/build/BUILD/gdl-0.9.9/src/hash.cpp:2008:2: note: in expansion of macro 'GDL_HASHTABLEENTRY' GDL_HASHTABLEENTRY() ^ /builddir/build/BUILD/gdl-0.9.9/src/hash.cpp:42:21: warning: unused variable 'pValueTag' [-Wunused-variable] static unsigned pValueTag = structDesc::GDL_HASHTABLEENTRY->TagIndex( "PVALUE"); ^ /builddir/build/BUILD/gdl-0.9.9/src/hash.cpp:2008:2: note: in expansion of macro 'GDL_HASHTABLEENTRY' GDL_HASHTABLEENTRY() ^ /builddir/build/BUILD/gdl-0.9.9/src/hash.cpp: In function 'BaseGDL* lib::hash_newhash(SizeT, bool)': /builddir/build/BUILD/gdl-0.9.9/src/hash.cpp:41:21: warning: unused variable 'pKeyTag' [-Wunused-variable] static unsigned pKeyTag = structDesc::GDL_HASHTABLEENTRY->TagIndex( "PKEY"); \ ^ /builddir/build/BUILD/gdl-0.9.9/src/hash.cpp:2157:5: note: in expansion of macro 'GDL_HASHTABLEENTRY' GDL_HASHTABLEENTRY() ^ /builddir/build/BUILD/gdl-0.9.9/src/hash.cpp:42:21: warning: unused variable 'pValueTag' [-Wunused-variable] static unsigned pValueTag = structDesc::GDL_HASHTABLEENTRY->TagIndex( "PVALUE"); ^ /builddir/build/BUILD/gdl-0.9.9/src/hash.cpp:2157:5: note: in expansion of macro 'GDL_HASHTABLEENTRY' GDL_HASHTABLEENTRY() ^ /builddir/build/BUILD/gdl-0.9.9/src/hash.cpp:38:21: warning: unused variable 'TableCountTag' [-Wunused-variable] static unsigned TableCountTag = structDesc::HASH->TagIndex( "TABLE_COUNT"); ^ /builddir/build/BUILD/gdl-0.9.9/src/hash.cpp:2158:5: note: in expansion of macro 'GDL_HASH_STRUCT' GDL_HASH_STRUCT() ^ /builddir/build/BUILD/gdl-0.9.9/src/hash.cpp: In function 'void lib::hash_leftinsertion(EnvUDT*, DStructGDL*, int)': /builddir/build/BUILD/gdl-0.9.9/src/hash.cpp:35:21: warning: unused variable 'TableBitsTag' [-Wunused-variable] static unsigned TableBitsTag = structDesc::HASH->TagIndex( "TABLE_BITS"); \ ^ /builddir/build/BUILD/gdl-0.9.9/src/hash.cpp:2183:5: note: in expansion of macro 'GDL_HASH_STRUCT' GDL_HASH_STRUCT() ^ /builddir/build/BUILD/gdl-0.9.9/src/hash.cpp:37:21: warning: unused variable 'TableSizeTag' [-Wunused-variable] static unsigned TableSizeTag = structDesc::HASH->TagIndex( "TABLE_SIZE"); \ ^ /builddir/build/BUILD/gdl-0.9.9/src/hash.cpp:2183:5: note: in expansion of macro 'GDL_HASH_STRUCT' GDL_HASH_STRUCT() ^ /builddir/build/BUILD/gdl-0.9.9/src/hash.cpp:38:21: warning: unused variable 'TableCountTag' [-Wunused-variable] static unsigned TableCountTag = structDesc::HASH->TagIndex( "TABLE_COUNT"); ^ /builddir/build/BUILD/gdl-0.9.9/src/hash.cpp:2183:5: note: in expansion of macro 'GDL_HASH_STRUCT' GDL_HASH_STRUCT() ^ /builddir/build/BUILD/gdl-0.9.9/src/hash.cpp:41:21: warning: unused variable 'pKeyTag' [-Wunused-variable] static unsigned pKeyTag = structDesc::GDL_HASHTABLEENTRY->TagIndex( "PKEY"); \ ^ /builddir/build/BUILD/gdl-0.9.9/src/hash.cpp:2184:5: note: in expansion of macro 'GDL_HASHTABLEENTRY' GDL_HASHTABLEENTRY() ^ /builddir/build/BUILD/gdl-0.9.9/src/hash.cpp:26:19: warning: unused variable 'pHeadTag' [-Wunused-variable] static unsigned pHeadTag = structDesc::LIST->TagIndex( "PHEAD"); \ ^ /builddir/build/BUILD/gdl-0.9.9/src/hash.cpp:2188:5: note: in expansion of macro 'GDL_LIST_STRUCT' GDL_LIST_STRUCT() ^ /builddir/build/BUILD/gdl-0.9.9/src/hash.cpp:27:19: warning: unused variable 'pTailTag' [-Wunused-variable] static unsigned pTailTag = structDesc::LIST->TagIndex( "PTAIL"); \ ^ /builddir/build/BUILD/gdl-0.9.9/src/hash.cpp:2188:5: note: in expansion of macro 'GDL_LIST_STRUCT' GDL_LIST_STRUCT() ^ /builddir/build/BUILD/gdl-0.9.9/src/hash.cpp:31:21: warning: unused variable 'pNextTag' [-Wunused-variable] static unsigned pNextTag = structDesc::GDL_CONTAINER_NODE->TagIndex( "PNEXT"); \ ^ /builddir/build/BUILD/gdl-0.9.9/src/hash.cpp:2189:5: note: in expansion of macro 'GDL_CONTAINER_NODE' GDL_CONTAINER_NODE() ^ /builddir/build/BUILD/gdl-0.9.9/src/hash.cpp:32:21: warning: unused variable 'pListDataTag' [-Wunused-variable] static unsigned pListDataTag = structDesc::GDL_CONTAINER_NODE->TagIndex( "PDATA"); ^ /builddir/build/BUILD/gdl-0.9.9/src/hash.cpp:2189:5: note: in expansion of macro 'GDL_CONTAINER_NODE' GDL_CONTAINER_NODE() ^ /builddir/build/BUILD/gdl-0.9.9/src/hash.cpp: In function 'void lib::HASH___OverloadBracketsLeftSide(EnvUDT*)': /builddir/build/BUILD/gdl-0.9.9/src/hash.cpp:2358:26: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (int i=0; i < nIsRange; i++) (*isRange)[i] = 0; ^ /builddir/build/BUILD/gdl-0.9.9/src/hash.cpp:2366:25: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (int i=0; i < nIsRange; i++) ^ /builddir/build/BUILD/gdl-0.9.9/src/hash.cpp:47:5: warning: suggest explicit braces to avoid ambiguous 'else' [-Wparentheses] if( X != 0) \ ^ /builddir/build/BUILD/gdl-0.9.9/src/hash.cpp:2381:9: note: in expansion of macro 'MAKE_LONGGDL' MAKE_LONGGDL(parX, parXLong) ^ /builddir/build/BUILD/gdl-0.9.9/src/hash.cpp:47:5: warning: suggest explicit braces to avoid ambiguous 'else' [-Wparentheses] if( X != 0) \ ^ /builddir/build/BUILD/gdl-0.9.9/src/hash.cpp:2424:13: note: in expansion of macro 'MAKE_LONGGDL' MAKE_LONGGDL( XX, XXLong) ^ /builddir/build/BUILD/gdl-0.9.9/src/hash.cpp:2427:25: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if(Ixref >= listSize) // this is certainly common. ^ /builddir/build/BUILD/gdl-0.9.9/src/hash.cpp:47:5: warning: suggest explicit braces to avoid ambiguous 'else' [-Wparentheses] if( X != 0) \ ^ /builddir/build/BUILD/gdl-0.9.9/src/hash.cpp:2485:17: note: in expansion of macro 'MAKE_LONGGDL' MAKE_LONGGDL( XX, XXLong) ^ /builddir/build/BUILD/gdl-0.9.9/src/hash.cpp:2487:58: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if(ptagindex >= theStruct->Desc()->NTags() ) ^ /builddir/build/BUILD/gdl-0.9.9/src/hash.cpp:35:21: warning: unused variable 'TableBitsTag' [-Wunused-variable] static unsigned TableBitsTag = structDesc::HASH->TagIndex( "TABLE_BITS"); \ ^ /builddir/build/BUILD/gdl-0.9.9/src/hash.cpp:2327:5: note: in expansion of macro 'GDL_HASH_STRUCT' GDL_HASH_STRUCT() ^ /builddir/build/BUILD/gdl-0.9.9/src/hash.cpp:37:21: warning: unused variable 'TableSizeTag' [-Wunused-variable] static unsigned TableSizeTag = structDesc::HASH->TagIndex( "TABLE_SIZE"); \ ^ /builddir/build/BUILD/gdl-0.9.9/src/hash.cpp:2327:5: note: in expansion of macro 'GDL_HASH_STRUCT' GDL_HASH_STRUCT() ^ /builddir/build/BUILD/gdl-0.9.9/src/hash.cpp:38:21: warning: unused variable 'TableCountTag' [-Wunused-variable] static unsigned TableCountTag = structDesc::HASH->TagIndex( "TABLE_COUNT"); ^ /builddir/build/BUILD/gdl-0.9.9/src/hash.cpp:2327:5: note: in expansion of macro 'GDL_HASH_STRUCT' GDL_HASH_STRUCT() ^ /builddir/build/BUILD/gdl-0.9.9/src/hash.cpp:41:21: warning: unused variable 'pKeyTag' [-Wunused-variable] static unsigned pKeyTag = structDesc::GDL_HASHTABLEENTRY->TagIndex( "PKEY"); \ ^ /builddir/build/BUILD/gdl-0.9.9/src/hash.cpp:2328:5: note: in expansion of macro 'GDL_HASHTABLEENTRY' GDL_HASHTABLEENTRY() ^ /builddir/build/BUILD/gdl-0.9.9/src/hash.cpp:2341:10: warning: variable 'dotAccess' set but not used [-Wunused-but-set-variable] bool dotAccess = false; ^ /builddir/build/BUILD/gdl-0.9.9/src/hash.cpp:26:19: warning: unused variable 'pHeadTag' [-Wunused-variable] static unsigned pHeadTag = structDesc::LIST->TagIndex( "PHEAD"); \ ^ /builddir/build/BUILD/gdl-0.9.9/src/hash.cpp:2404:5: note: in expansion of macro 'GDL_LIST_STRUCT' GDL_LIST_STRUCT() ^ /builddir/build/BUILD/gdl-0.9.9/src/hash.cpp:27:19: warning: unused variable 'pTailTag' [-Wunused-variable] static unsigned pTailTag = structDesc::LIST->TagIndex( "PTAIL"); \ ^ /builddir/build/BUILD/gdl-0.9.9/src/hash.cpp:2404:5: note: in expansion of macro 'GDL_LIST_STRUCT' GDL_LIST_STRUCT() ^ /builddir/build/BUILD/gdl-0.9.9/src/hash.cpp:31:21: warning: unused variable 'pNextTag' [-Wunused-variable] static unsigned pNextTag = structDesc::GDL_CONTAINER_NODE->TagIndex( "PNEXT"); \ ^ /builddir/build/BUILD/gdl-0.9.9/src/hash.cpp:2405:5: note: in expansion of macro 'GDL_CONTAINER_NODE' GDL_CONTAINER_NODE() ^ /builddir/build/BUILD/gdl-0.9.9/src/hash.cpp: In function 'BaseGDL* lib::hash_subset(DStructGDL*, BaseGDL*, bool)': /builddir/build/BUILD/gdl-0.9.9/src/hash.cpp:26:19: warning: unused variable 'pHeadTag' [-Wunused-variable] static unsigned pHeadTag = structDesc::LIST->TagIndex( "PHEAD"); \ ^ /builddir/build/BUILD/gdl-0.9.9/src/hash.cpp:2556:2: note: in expansion of macro 'GDL_LIST_STRUCT' GDL_LIST_STRUCT() ^ /builddir/build/BUILD/gdl-0.9.9/src/hash.cpp:27:19: warning: unused variable 'pTailTag' [-Wunused-variable] static unsigned pTailTag = structDesc::LIST->TagIndex( "PTAIL"); \ ^ /builddir/build/BUILD/gdl-0.9.9/src/hash.cpp:2556:2: note: in expansion of macro 'GDL_LIST_STRUCT' GDL_LIST_STRUCT() ^ /builddir/build/BUILD/gdl-0.9.9/src/hash.cpp:41:21: warning: unused variable 'pKeyTag' [-Wunused-variable] static unsigned pKeyTag = structDesc::GDL_HASHTABLEENTRY->TagIndex( "PKEY"); \ ^ /builddir/build/BUILD/gdl-0.9.9/src/hash.cpp:2588:5: note: in expansion of macro 'GDL_HASHTABLEENTRY' GDL_HASHTABLEENTRY() ^ /builddir/build/BUILD/gdl-0.9.9/src/hash.cpp:38:21: warning: unused variable 'TableCountTag' [-Wunused-variable] static unsigned TableCountTag = structDesc::HASH->TagIndex( "TABLE_COUNT"); ^ /builddir/build/BUILD/gdl-0.9.9/src/hash.cpp:2589:5: note: in expansion of macro 'GDL_HASH_STRUCT' GDL_HASH_STRUCT() ^ /builddir/build/BUILD/gdl-0.9.9/src/hash.cpp: In function 'BaseGDL* lib::HASH___OverloadBracketsRightSide(EnvUDT*)': /builddir/build/BUILD/gdl-0.9.9/src/hash.cpp:2710:26: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (int i=0; i < nIsRange; i++) (*isRange)[i] = 0; ^ /builddir/build/BUILD/gdl-0.9.9/src/hash.cpp:2717:29: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (int i=0; i < nIsRange; i++) ^ /builddir/build/BUILD/gdl-0.9.9/src/hash.cpp:47:5: warning: suggest explicit braces to avoid ambiguous 'else' [-Wparentheses] if( X != 0) \ ^ /builddir/build/BUILD/gdl-0.9.9/src/hash.cpp:2734:9: note: in expansion of macro 'MAKE_LONGGDL' MAKE_LONGGDL(parX, parXLong) ^ /builddir/build/BUILD/gdl-0.9.9/src/hash.cpp:47:5: warning: suggest explicit braces to avoid ambiguous 'else' [-Wparentheses] if( X != 0) \ ^ /builddir/build/BUILD/gdl-0.9.9/src/hash.cpp:2766:13: note: in expansion of macro 'MAKE_LONGGDL' MAKE_LONGGDL( XX, XXLong) ^ /builddir/build/BUILD/gdl-0.9.9/src/hash.cpp:2769:25: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if(Ixref >= listSize) // this is certainly common. ^ /builddir/build/BUILD/gdl-0.9.9/src/hash.cpp:47:5: warning: suggest explicit braces to avoid ambiguous 'else' [-Wparentheses] if( X != 0) \ ^ /builddir/build/BUILD/gdl-0.9.9/src/hash.cpp:2819:17: note: in expansion of macro 'MAKE_LONGGDL' MAKE_LONGGDL( XX, XXLong) ^ /builddir/build/BUILD/gdl-0.9.9/src/hash.cpp:2821:58: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if(ptagindex >= theStruct->Desc()->NTags() ) ^ /builddir/build/BUILD/gdl-0.9.9/src/hash.cpp:35:21: warning: unused variable 'TableBitsTag' [-Wunused-variable] static unsigned TableBitsTag = structDesc::HASH->TagIndex( "TABLE_BITS"); \ ^ /builddir/build/BUILD/gdl-0.9.9/src/hash.cpp:2690:5: note: in expansion of macro 'GDL_HASH_STRUCT' GDL_HASH_STRUCT() ^ /builddir/build/BUILD/gdl-0.9.9/src/hash.cpp:37:21: warning: unused variable 'TableSizeTag' [-Wunused-variable] static unsigned TableSizeTag = structDesc::HASH->TagIndex( "TABLE_SIZE"); \ ^ /builddir/build/BUILD/gdl-0.9.9/src/hash.cpp:2690:5: note: in expansion of macro 'GDL_HASH_STRUCT' GDL_HASH_STRUCT() ^ /builddir/build/BUILD/gdl-0.9.9/src/hash.cpp:38:21: warning: unused variable 'TableCountTag' [-Wunused-variable] static unsigned TableCountTag = structDesc::HASH->TagIndex( "TABLE_COUNT"); ^ /builddir/build/BUILD/gdl-0.9.9/src/hash.cpp:2690:5: note: in expansion of macro 'GDL_HASH_STRUCT' GDL_HASH_STRUCT() ^ /builddir/build/BUILD/gdl-0.9.9/src/hash.cpp:41:21: warning: unused variable 'pKeyTag' [-Wunused-variable] static unsigned pKeyTag = structDesc::GDL_HASHTABLEENTRY->TagIndex( "PKEY"); \ ^ /builddir/build/BUILD/gdl-0.9.9/src/hash.cpp:2691:5: note: in expansion of macro 'GDL_HASHTABLEENTRY' GDL_HASHTABLEENTRY() ^ /builddir/build/BUILD/gdl-0.9.9/src/hash.cpp:2693:21: warning: unused variable 'fold_case_mask' [-Wunused-variable] static unsigned fold_case_mask = 0x00000001; ^ /builddir/build/BUILD/gdl-0.9.9/src/hash.cpp:26:19: warning: unused variable 'pHeadTag' [-Wunused-variable] static unsigned pHeadTag = structDesc::LIST->TagIndex( "PHEAD"); \ ^ /builddir/build/BUILD/gdl-0.9.9/src/hash.cpp:2744:5: note: in expansion of macro 'GDL_LIST_STRUCT' GDL_LIST_STRUCT() ^ /builddir/build/BUILD/gdl-0.9.9/src/hash.cpp:27:19: warning: unused variable 'pTailTag' [-Wunused-variable] static unsigned pTailTag = structDesc::LIST->TagIndex( "PTAIL"); \ ^ /builddir/build/BUILD/gdl-0.9.9/src/hash.cpp:2744:5: note: in expansion of macro 'GDL_LIST_STRUCT' GDL_LIST_STRUCT() ^ /builddir/build/BUILD/gdl-0.9.9/src/hash.cpp:31:21: warning: unused variable 'pNextTag' [-Wunused-variable] static unsigned pNextTag = structDesc::GDL_CONTAINER_NODE->TagIndex( "PNEXT"); \ ^ /builddir/build/BUILD/gdl-0.9.9/src/hash.cpp:2745:5: note: in expansion of macro 'GDL_CONTAINER_NODE' GDL_CONTAINER_NODE() ^ /builddir/build/BUILD/gdl-0.9.9/src/hash.cpp: In function 'BaseGDL* lib::orderedhash_fun(EnvT*)': /builddir/build/BUILD/gdl-0.9.9/src/hash.cpp:2913:21: warning: unused variable 'TableBitsTag' [-Wunused-variable] static unsigned TableBitsTag = structDesc::HASH->TagIndex( "TABLE_BITS"); ^ /builddir/build/BUILD/gdl-0.9.9/src/hash.cpp: In function 'BaseGDL* hash_create(EnvT*, bool)': /builddir/build/BUILD/gdl-0.9.9/src/hash.cpp:2933:18: warning: unused variable 'fold_case_mask' [-Wunused-variable] static unsigned fold_case_mask = 0x00000001; ^ /builddir/build/BUILD/gdl-0.9.9/src/hash.cpp:2939:15: warning: unused variable 'cN' [-Wunused-variable] ProgNodeP cN = e->CallingNode(); ^ /builddir/build/BUILD/gdl-0.9.9/src/hash.cpp:2940:19: warning: unused variable 'ip' [-Wunused-variable] DInterpreter* ip = e->Interpreter(); ^ /builddir/build/BUILD/gdl-0.9.9/src/hash.cpp:35:21: warning: unused variable 'TableBitsTag' [-Wunused-variable] static unsigned TableBitsTag = structDesc::HASH->TagIndex( "TABLE_BITS"); \ ^ /builddir/build/BUILD/gdl-0.9.9/src/hash.cpp:2942:2: note: in expansion of macro 'GDL_HASH_STRUCT' GDL_HASH_STRUCT() ^ /builddir/build/BUILD/gdl-0.9.9/src/hash.cpp:36:21: warning: unused variable 'pTableTag' [-Wunused-variable] static unsigned pTableTag = structDesc::HASH->TagIndex( "TABLE_DATA"); \ ^ /builddir/build/BUILD/gdl-0.9.9/src/hash.cpp:2942:2: note: in expansion of macro 'GDL_HASH_STRUCT' GDL_HASH_STRUCT() ^ /builddir/build/BUILD/gdl-0.9.9/src/hash.cpp:37:21: warning: unused variable 'TableSizeTag' [-Wunused-variable] static unsigned TableSizeTag = structDesc::HASH->TagIndex( "TABLE_SIZE"); \ ^ /builddir/build/BUILD/gdl-0.9.9/src/hash.cpp:2942:2: note: in expansion of macro 'GDL_HASH_STRUCT' GDL_HASH_STRUCT() ^ /builddir/build/BUILD/gdl-0.9.9/src/hash.cpp:38:21: warning: unused variable 'TableCountTag' [-Wunused-variable] static unsigned TableCountTag = structDesc::HASH->TagIndex( "TABLE_COUNT"); ^ /builddir/build/BUILD/gdl-0.9.9/src/hash.cpp:2942:2: note: in expansion of macro 'GDL_HASH_STRUCT' GDL_HASH_STRUCT() ^ /builddir/build/BUILD/gdl-0.9.9/src/hash.cpp:41:21: warning: unused variable 'pKeyTag' [-Wunused-variable] static unsigned pKeyTag = structDesc::GDL_HASHTABLEENTRY->TagIndex( "PKEY"); \ ^ /builddir/build/BUILD/gdl-0.9.9/src/hash.cpp:2943:2: note: in expansion of macro 'GDL_HASHTABLEENTRY' GDL_HASHTABLEENTRY() ^ /builddir/build/BUILD/gdl-0.9.9/src/hash.cpp:42:21: warning: unused variable 'pValueTag' [-Wunused-variable] static unsigned pValueTag = structDesc::GDL_HASHTABLEENTRY->TagIndex( "PVALUE"); ^ /builddir/build/BUILD/gdl-0.9.9/src/hash.cpp:2943:2: note: in expansion of macro 'GDL_HASHTABLEENTRY' GDL_HASHTABLEENTRY() ^ /builddir/build/BUILD/gdl-0.9.9/src/hash.cpp:2946:18: warning: unused variable 'hashDesc' [-Wunused-variable] DStructDesc* hashDesc=structDesc::HASH; ^ /builddir/build/BUILD/gdl-0.9.9/src/hash.cpp:2947:18: warning: unused variable 'entryDesc' [-Wunused-variable] DStructDesc* entryDesc=structDesc::GDL_HASHTABLEENTRY; ^ /builddir/build/BUILD/gdl-0.9.9/src/hash.cpp:26:19: warning: unused variable 'pHeadTag' [-Wunused-variable] static unsigned pHeadTag = structDesc::LIST->TagIndex( "PHEAD"); \ ^ /builddir/build/BUILD/gdl-0.9.9/src/hash.cpp:2954:2: note: in expansion of macro 'GDL_LIST_STRUCT' GDL_LIST_STRUCT() ^ /builddir/build/BUILD/gdl-0.9.9/src/hash.cpp:27:19: warning: unused variable 'pTailTag' [-Wunused-variable] static unsigned pTailTag = structDesc::LIST->TagIndex( "PTAIL"); \ ^ /builddir/build/BUILD/gdl-0.9.9/src/hash.cpp:2954:2: note: in expansion of macro 'GDL_LIST_STRUCT' GDL_LIST_STRUCT() ^ /builddir/build/BUILD/gdl-0.9.9/src/hash.cpp:31:21: warning: unused variable 'pNextTag' [-Wunused-variable] static unsigned pNextTag = structDesc::GDL_CONTAINER_NODE->TagIndex( "PNEXT"); \ ^ /builddir/build/BUILD/gdl-0.9.9/src/hash.cpp:2955:2: note: in expansion of macro 'GDL_CONTAINER_NODE' GDL_CONTAINER_NODE() ^ /builddir/build/BUILD/gdl-0.9.9/src/hash.cpp:32:21: warning: unused variable 'pListDataTag' [-Wunused-variable] static unsigned pListDataTag = structDesc::GDL_CONTAINER_NODE->TagIndex( "PDATA"); ^ /builddir/build/BUILD/gdl-0.9.9/src/hash.cpp:2955:2: note: in expansion of macro 'GDL_CONTAINER_NODE' GDL_CONTAINER_NODE() ^ /builddir/build/BUILD/gdl-0.9.9/src/hash.cpp: In function 'DStructGDL* GetLISTStruct(EnvUDT*, DPtr)': /builddir/build/BUILD/gdl-0.9.9/src/hash.cpp:125:44: warning: 'actPHeap' may be used uninitialized in this function [-Wmaybe-uninitialized] if( actPHeap == NULL || actPHeap->Type() != GDL_STRUCT) ^ /builddir/build/BUILD/gdl-0.9.9/src/hash.cpp: In function 'BaseGDL* hash_create(EnvT*, bool)': /builddir/build/BUILD/gdl-0.9.9/src/hash.cpp:3007:23: warning: 'key' may be used uninitialized in this function [-Wmaybe-uninitialized] if( key->N_Elements() == 1) { ^ /builddir/build/BUILD/gdl-0.9.9/src/hash.cpp: At global scope: /builddir/build/BUILD/gdl-0.9.9/src/hash.cpp:302:13: warning: 'bool Hashisordered(DStructGDL*)' defined but not used [-Wunused-function] static bool Hashisordered( DStructGDL* hashStruct) ^ [ 45%] Building CXX object src/CMakeFiles/gdl.dir/hdf5_fun.cpp.o cd /builddir/build/BUILD/gdl-0.9.9/build-python/src && /usr/bin/c++ -DHAVE_CONFIG_H -DWXUSINGDLL -D_FILE_OFFSET_BITS=64 -D__WXGTK__ -Dgdl_EXPORTS -I/builddir/build/BUILD/gdl-0.9.9/src -I/usr/include/tirpc -I/usr/include/GraphicsMagick -I/usr/lib/wx/include/gtk3-unicode-3.0 -I/usr/include/wx-3.0 -I/usr/include/libgeotiff -I/usr/include/hdf -I/usr/include/python2.7 -I/usr/lib/python2.7/site-packages/numpy/core/include -I/usr/include/udunits2 -I/usr/include/eigen3 -I/builddir/build/BUILD/gdl-0.9.9 -I/builddir/build/BUILD/gdl-0.9.9/build-python -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -DNDEBUG -fPIC -fopenmp -std=gnu++11 -o CMakeFiles/gdl.dir/hdf5_fun.cpp.o -c /builddir/build/BUILD/gdl-0.9.9/src/hdf5_fun.cpp In file included from /builddir/build/BUILD/gdl-0.9.9/src/basegdl.hpp:31:0, from /builddir/build/BUILD/gdl-0.9.9/src/datatypes.hpp:33, from /builddir/build/BUILD/gdl-0.9.9/src/hdf5_fun.hpp:21, from /builddir/build/BUILD/gdl-0.9.9/src/hdf5_fun.cpp:32: /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In copy constructor 'dimension::dimension(const dimension&)': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:55:14: warning: array subscript has type 'char' [-Wchar-subscripts] { dim[i]=dim_.dim[i];} ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:55:26: warning: array subscript has type 'char' [-Wchar-subscripts] { dim[i]=dim_.dim[i];} ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In member function 'dimension& dimension::operator=(const dimension&)': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:118:12: warning: array subscript has type 'char' [-Wchar-subscripts] dim[i]=dim_.dim[i]; ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:118:24: warning: array subscript has type 'char' [-Wchar-subscripts] dim[i]=dim_.dim[i]; ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In member function 'void dimension::operator<<(SizeT)': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:146:15: warning: array subscript has type 'char' [-Wchar-subscripts] dim[rank++]=add; ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In member function 'SizeT dimension::NDimElements()': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:295:24: warning: array subscript has type 'char' [-Wchar-subscripts] return stride[ rank]; ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In member function 'SizeT dimension::NDimElementsConst() const': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:303:44: warning: array subscript has type 'char' [-Wchar-subscripts] for(char i=0; i= labelList.Size()) ^ /builddir/build/BUILD/gdl-0.9.9/src/hdf5_fun.cpp: In function 'BaseGDL* lib::h5g_open_fun(EnvT*)': /builddir/build/BUILD/gdl-0.9.9/src/hdf5_fun.cpp:296:11: warning: unused variable 'nParam' [-Wunused-variable] SizeT nParam=e->NParam(2); ^ /builddir/build/BUILD/gdl-0.9.9/src/hdf5_fun.cpp: In function 'BaseGDL* lib::h5d_open_fun(EnvT*)': /builddir/build/BUILD/gdl-0.9.9/src/hdf5_fun.cpp:314:11: warning: unused variable 'nParam' [-Wunused-variable] SizeT nParam=e->NParam(2); ^ /builddir/build/BUILD/gdl-0.9.9/src/hdf5_fun.cpp: In function 'BaseGDL* lib::h5a_open_idx_fun(EnvT*)': /builddir/build/BUILD/gdl-0.9.9/src/hdf5_fun.cpp:332:11: warning: unused variable 'nParam' [-Wunused-variable] SizeT nParam=e->NParam(2); ^ /builddir/build/BUILD/gdl-0.9.9/src/hdf5_fun.cpp: In function 'BaseGDL* lib::h5a_get_name_fun(EnvT*)': /builddir/build/BUILD/gdl-0.9.9/src/hdf5_fun.cpp:348:11: warning: unused variable 'nParam' [-Wunused-variable] SizeT nParam=e->NParam(1); ^ /builddir/build/BUILD/gdl-0.9.9/src/hdf5_fun.cpp: In function 'BaseGDL* lib::h5a_get_type_fun(EnvT*)': /builddir/build/BUILD/gdl-0.9.9/src/hdf5_fun.cpp:376:11: warning: unused variable 'nParam' [-Wunused-variable] SizeT nParam=e->NParam(1); ^ /builddir/build/BUILD/gdl-0.9.9/src/hdf5_fun.cpp: In function 'BaseGDL* lib::h5a_open_name_fun(EnvT*)': /builddir/build/BUILD/gdl-0.9.9/src/hdf5_fun.cpp:391:11: warning: unused variable 'nParam' [-Wunused-variable] SizeT nParam=e->NParam(2); ^ /builddir/build/BUILD/gdl-0.9.9/src/hdf5_fun.cpp: In function 'BaseGDL* lib::h5d_get_space_fun(EnvT*)': /builddir/build/BUILD/gdl-0.9.9/src/hdf5_fun.cpp:409:11: warning: unused variable 'nParam' [-Wunused-variable] SizeT nParam=e->NParam(1); ^ /builddir/build/BUILD/gdl-0.9.9/src/hdf5_fun.cpp: In function 'BaseGDL* lib::h5a_get_space_fun(EnvT*)': /builddir/build/BUILD/gdl-0.9.9/src/hdf5_fun.cpp:424:11: warning: unused variable 'nParam' [-Wunused-variable] SizeT nParam=e->NParam(1); ^ /builddir/build/BUILD/gdl-0.9.9/src/hdf5_fun.cpp: In function 'BaseGDL* lib::h5a_get_num_attrs_fun(EnvT*)': /builddir/build/BUILD/gdl-0.9.9/src/hdf5_fun.cpp:442:11: warning: unused variable 'nParam' [-Wunused-variable] SizeT nParam=e->NParam(1); ^ /builddir/build/BUILD/gdl-0.9.9/src/hdf5_fun.cpp: In function 'BaseGDL* lib::h5d_get_type_fun(EnvT*)': /builddir/build/BUILD/gdl-0.9.9/src/hdf5_fun.cpp:456:11: warning: unused variable 'nParam' [-Wunused-variable] SizeT nParam=e->NParam(1); ^ /builddir/build/BUILD/gdl-0.9.9/src/hdf5_fun.cpp: In function 'BaseGDL* lib::h5t_get_size_fun(EnvT*)': /builddir/build/BUILD/gdl-0.9.9/src/hdf5_fun.cpp:471:11: warning: unused variable 'nParam' [-Wunused-variable] SizeT nParam=e->NParam(1); ^ /builddir/build/BUILD/gdl-0.9.9/src/hdf5_fun.cpp: In function 'BaseGDL* lib::h5s_get_simple_extent_dims_fun(EnvT*)': /builddir/build/BUILD/gdl-0.9.9/src/hdf5_fun.cpp:486:11: warning: unused variable 'nParam' [-Wunused-variable] SizeT nParam=e->NParam(1); ^ /builddir/build/BUILD/gdl-0.9.9/src/hdf5_fun.cpp: In function 'BaseGDL* lib::h5a_read_fun(EnvT*)': /builddir/build/BUILD/gdl-0.9.9/src/hdf5_fun.cpp:595:36: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (int i = 1; i < count_s[0]; i++) ^ /builddir/build/BUILD/gdl-0.9.9/src/hdf5_fun.cpp:603:36: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (int i = 0; i < count_s[0]; i++) ^ /builddir/build/BUILD/gdl-0.9.9/src/hdf5_fun.cpp:601:13: warning: variable 'status' set but not used [-Wunused-but-set-variable] hid_t status = H5Tset_size(memtype, sdim); ^ /builddir/build/BUILD/gdl-0.9.9/src/hdf5_fun.cpp:509:11: warning: unused variable 'nParam' [-Wunused-variable] SizeT nParam=e->NParam(1); ^ /builddir/build/BUILD/gdl-0.9.9/src/hdf5_fun.cpp: In function 'BaseGDL* lib::h5d_read_fun(EnvT*)': /builddir/build/BUILD/gdl-0.9.9/src/hdf5_fun.cpp:763:36: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (int i = 1; i < count_s[0]; i++) ^ /builddir/build/BUILD/gdl-0.9.9/src/hdf5_fun.cpp:777:36: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (int i = 0; i < count_s[0]; i++) ^ /builddir/build/BUILD/gdl-0.9.9/src/hdf5_fun.cpp:627:11: warning: unused variable 'nParam' [-Wunused-variable] SizeT nParam = e->NParam(1); ^ /builddir/build/BUILD/gdl-0.9.9/src/hdf5_fun.cpp: In function 'void lib::h5s_close_pro(EnvT*)': /builddir/build/BUILD/gdl-0.9.9/src/hdf5_fun.cpp:798:11: warning: unused variable 'nParam' [-Wunused-variable] SizeT nParam=e->NParam(1); ^ /builddir/build/BUILD/gdl-0.9.9/src/hdf5_fun.cpp: In function 'void lib::h5d_close_pro(EnvT*)': /builddir/build/BUILD/gdl-0.9.9/src/hdf5_fun.cpp:811:11: warning: unused variable 'nParam' [-Wunused-variable] SizeT nParam=e->NParam(1); ^ /builddir/build/BUILD/gdl-0.9.9/src/hdf5_fun.cpp: In function 'void lib::h5f_close_pro(EnvT*)': /builddir/build/BUILD/gdl-0.9.9/src/hdf5_fun.cpp:824:11: warning: unused variable 'nParam' [-Wunused-variable] SizeT nParam=e->NParam(1); ^ /builddir/build/BUILD/gdl-0.9.9/src/hdf5_fun.cpp: In function 'void lib::h5t_close_pro(EnvT*)': /builddir/build/BUILD/gdl-0.9.9/src/hdf5_fun.cpp:837:11: warning: unused variable 'nParam' [-Wunused-variable] SizeT nParam=e->NParam(1); ^ /builddir/build/BUILD/gdl-0.9.9/src/hdf5_fun.cpp: In function 'void lib::h5g_close_pro(EnvT*)': /builddir/build/BUILD/gdl-0.9.9/src/hdf5_fun.cpp:850:11: warning: unused variable 'nParam' [-Wunused-variable] SizeT nParam=e->NParam(1); ^ /builddir/build/BUILD/gdl-0.9.9/src/hdf5_fun.cpp: In function 'void lib::h5a_close_pro(EnvT*)': /builddir/build/BUILD/gdl-0.9.9/src/hdf5_fun.cpp:863:11: warning: unused variable 'nParam' [-Wunused-variable] SizeT nParam=e->NParam(1); ^ [ 45%] Building CXX object src/CMakeFiles/gdl.dir/hdf_fun.cpp.o cd /builddir/build/BUILD/gdl-0.9.9/build-python/src && /usr/bin/c++ -DHAVE_CONFIG_H -DWXUSINGDLL -D_FILE_OFFSET_BITS=64 -D__WXGTK__ -Dgdl_EXPORTS -I/builddir/build/BUILD/gdl-0.9.9/src -I/usr/include/tirpc -I/usr/include/GraphicsMagick -I/usr/lib/wx/include/gtk3-unicode-3.0 -I/usr/include/wx-3.0 -I/usr/include/libgeotiff -I/usr/include/hdf -I/usr/include/python2.7 -I/usr/lib/python2.7/site-packages/numpy/core/include -I/usr/include/udunits2 -I/usr/include/eigen3 -I/builddir/build/BUILD/gdl-0.9.9 -I/builddir/build/BUILD/gdl-0.9.9/build-python -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -DNDEBUG -fPIC -fopenmp -std=gnu++11 -o CMakeFiles/gdl.dir/hdf_fun.cpp.o -c /builddir/build/BUILD/gdl-0.9.9/src/hdf_fun.cpp In file included from /builddir/build/BUILD/gdl-0.9.9/src/basegdl.hpp:31:0, from /builddir/build/BUILD/gdl-0.9.9/src/datatypes.hpp:33, from /builddir/build/BUILD/gdl-0.9.9/src/hdf_fun.hpp:21, from /builddir/build/BUILD/gdl-0.9.9/src/hdf_fun.cpp:30: /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In copy constructor 'dimension::dimension(const dimension&)': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:55:14: warning: array subscript has type 'char' [-Wchar-subscripts] { dim[i]=dim_.dim[i];} ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:55:26: warning: array subscript has type 'char' [-Wchar-subscripts] { dim[i]=dim_.dim[i];} ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In member function 'dimension& dimension::operator=(const dimension&)': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:118:12: warning: array subscript has type 'char' [-Wchar-subscripts] dim[i]=dim_.dim[i]; ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:118:24: warning: array subscript has type 'char' [-Wchar-subscripts] dim[i]=dim_.dim[i]; ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In member function 'void dimension::operator<<(SizeT)': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:146:15: warning: array subscript has type 'char' [-Wchar-subscripts] dim[rank++]=add; ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In member function 'SizeT dimension::NDimElements()': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:295:24: warning: array subscript has type 'char' [-Wchar-subscripts] return stride[ rank]; ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In member function 'SizeT dimension::NDimElementsConst() const': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:303:44: warning: array subscript has type 'char' [-Wchar-subscripts] for(char i=0; i= labelList.Size()) ^ /builddir/build/BUILD/gdl-0.9.9/src/hdf_fun.cpp: In function 'BaseGDL* lib::hdf_open_fun(EnvT*)': /builddir/build/BUILD/gdl-0.9.9/src/hdf_fun.cpp:38:11: warning: unused variable 'nParam' [-Wunused-variable] SizeT nParam=e->NParam(); ^ /builddir/build/BUILD/gdl-0.9.9/src/hdf_fun.cpp:49:16: warning: unused variable 'readIx' [-Wunused-variable] static int readIx = e->KeywordIx("READ"); ^ /builddir/build/BUILD/gdl-0.9.9/src/hdf_fun.cpp: In function 'BaseGDL* lib::hdf_ishdf(EnvT*)': /builddir/build/BUILD/gdl-0.9.9/src/hdf_fun.cpp:68:11: warning: unused variable 'nParam' [-Wunused-variable] SizeT nParam=e->NParam(); ^ /builddir/build/BUILD/gdl-0.9.9/src/hdf_fun.cpp: In function 'BaseGDL* lib::hdf_vg_getid_fun(EnvT*)': /builddir/build/BUILD/gdl-0.9.9/src/hdf_fun.cpp:83:11: warning: unused variable 'nParam' [-Wunused-variable] SizeT nParam=e->NParam(); ^ /builddir/build/BUILD/gdl-0.9.9/src/hdf_fun.cpp: In function 'BaseGDL* lib::hdf_vg_attach_fun(EnvT*)': /builddir/build/BUILD/gdl-0.9.9/src/hdf_fun.cpp:96:11: warning: unused variable 'nParam' [-Wunused-variable] SizeT nParam=e->NParam(); ^ /builddir/build/BUILD/gdl-0.9.9/src/hdf_fun.cpp:104:16: warning: unused variable 'writeIx' [-Wunused-variable] static int writeIx=e->KeywordIx("WRITE"); ^ /builddir/build/BUILD/gdl-0.9.9/src/hdf_fun.cpp: In function 'BaseGDL* lib::hdf_vd_attach_fun(EnvT*)': /builddir/build/BUILD/gdl-0.9.9/src/hdf_fun.cpp:112:11: warning: unused variable 'nParam' [-Wunused-variable] SizeT nParam=e->NParam(); ^ /builddir/build/BUILD/gdl-0.9.9/src/hdf_fun.cpp: In function 'BaseGDL* lib::hdf_vd_find_fun(EnvT*)': /builddir/build/BUILD/gdl-0.9.9/src/hdf_fun.cpp:133:11: warning: unused variable 'nParam' [-Wunused-variable] SizeT nParam=e->NParam(); ^ /builddir/build/BUILD/gdl-0.9.9/src/hdf_fun.cpp: In function 'BaseGDL* lib::hdf_vd_read_fun(EnvT*)': /builddir/build/BUILD/gdl-0.9.9/src/hdf_fun.cpp:196:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for( SizeT i=0; iNParam(); ^ /builddir/build/BUILD/gdl-0.9.9/src/hdf_fun.cpp: In function 'BaseGDL* lib::hdf_sd_start_fun(EnvT*)': /builddir/build/BUILD/gdl-0.9.9/src/hdf_fun.cpp:290:11: warning: unused variable 'nParam' [-Wunused-variable] SizeT nParam=e->NParam(); ^ /builddir/build/BUILD/gdl-0.9.9/src/hdf_fun.cpp: In function 'BaseGDL* lib::hdf_sd_create_fun(EnvT*)': /builddir/build/BUILD/gdl-0.9.9/src/hdf_fun.cpp:312:11: warning: unused variable 'nParam' [-Wunused-variable] SizeT nParam=e->NParam(); ^ /builddir/build/BUILD/gdl-0.9.9/src/hdf_fun.cpp: In function 'BaseGDL* lib::hdf_sd_nametoindex_fun(EnvT*)': /builddir/build/BUILD/gdl-0.9.9/src/hdf_fun.cpp:389:11: warning: unused variable 'nParam' [-Wunused-variable] SizeT nParam=e->NParam(); ^ /builddir/build/BUILD/gdl-0.9.9/src/hdf_fun.cpp: In function 'BaseGDL* lib::hdf_sd_select_fun(EnvT*)': /builddir/build/BUILD/gdl-0.9.9/src/hdf_fun.cpp:405:11: warning: unused variable 'nParam' [-Wunused-variable] SizeT nParam=e->NParam(); ^ /builddir/build/BUILD/gdl-0.9.9/src/hdf_fun.cpp: In function 'BaseGDL* lib::hdf_vd_read_fun(EnvT*)': /builddir/build/BUILD/gdl-0.9.9/src/hdf_fun.cpp:272:12: warning: 'type' may be used uninitialized in this function [-Wmaybe-uninitialized] } else if (type == DFNT_INT16) { ^ [ 46%] Building CXX object src/CMakeFiles/gdl.dir/hdf_pro.cpp.o cd /builddir/build/BUILD/gdl-0.9.9/build-python/src && /usr/bin/c++ -DHAVE_CONFIG_H -DWXUSINGDLL -D_FILE_OFFSET_BITS=64 -D__WXGTK__ -Dgdl_EXPORTS -I/builddir/build/BUILD/gdl-0.9.9/src -I/usr/include/tirpc -I/usr/include/GraphicsMagick -I/usr/lib/wx/include/gtk3-unicode-3.0 -I/usr/include/wx-3.0 -I/usr/include/libgeotiff -I/usr/include/hdf -I/usr/include/python2.7 -I/usr/lib/python2.7/site-packages/numpy/core/include -I/usr/include/udunits2 -I/usr/include/eigen3 -I/builddir/build/BUILD/gdl-0.9.9 -I/builddir/build/BUILD/gdl-0.9.9/build-python -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -DNDEBUG -fPIC -fopenmp -std=gnu++11 -o CMakeFiles/gdl.dir/hdf_pro.cpp.o -c /builddir/build/BUILD/gdl-0.9.9/src/hdf_pro.cpp In file included from /builddir/build/BUILD/gdl-0.9.9/src/basegdl.hpp:31:0, from /builddir/build/BUILD/gdl-0.9.9/src/datatypes.hpp:33, from /builddir/build/BUILD/gdl-0.9.9/src/hdf_pro.hpp:21, from /builddir/build/BUILD/gdl-0.9.9/src/hdf_pro.cpp:30: /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In copy constructor 'dimension::dimension(const dimension&)': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:55:14: warning: array subscript has type 'char' [-Wchar-subscripts] { dim[i]=dim_.dim[i];} ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:55:26: warning: array subscript has type 'char' [-Wchar-subscripts] { dim[i]=dim_.dim[i];} ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In member function 'dimension& dimension::operator=(const dimension&)': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:118:12: warning: array subscript has type 'char' [-Wchar-subscripts] dim[i]=dim_.dim[i]; ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:118:24: warning: array subscript has type 'char' [-Wchar-subscripts] dim[i]=dim_.dim[i]; ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In member function 'void dimension::operator<<(SizeT)': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:146:15: warning: array subscript has type 'char' [-Wchar-subscripts] dim[rank++]=add; ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In member function 'SizeT dimension::NDimElements()': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:295:24: warning: array subscript has type 'char' [-Wchar-subscripts] return stride[ rank]; ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In member function 'SizeT dimension::NDimElementsConst() const': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:303:44: warning: array subscript has type 'char' [-Wchar-subscripts] for(char i=0; i= labelList.Size()) ^ /builddir/build/BUILD/gdl-0.9.9/src/hdf_pro.cpp: In function 'void lib::hdf_sd_getdata_pro(EnvT*)': /builddir/build/BUILD/gdl-0.9.9/src/hdf_pro.cpp:76:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for( SizeT i = 0; i < rank; i++) { ^ /builddir/build/BUILD/gdl-0.9.9/src/hdf_pro.cpp:83:36: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (startKW->N_Elements() != rank) ^ /builddir/build/BUILD/gdl-0.9.9/src/hdf_pro.cpp:90:34: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for( SizeT i = 0; i < rank/2; i++) { ^ /builddir/build/BUILD/gdl-0.9.9/src/hdf_pro.cpp:98:36: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (countKW->N_Elements() != rank) ^ /builddir/build/BUILD/gdl-0.9.9/src/hdf_pro.cpp:105:34: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for( SizeT i = 0; i < rank/2; i++) { ^ /builddir/build/BUILD/gdl-0.9.9/src/hdf_pro.cpp:113:37: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (strideKW->N_Elements() != rank) ^ /builddir/build/BUILD/gdl-0.9.9/src/hdf_pro.cpp:120:34: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for( SizeT i = 0; i < rank/2; i++) { ^ /builddir/build/BUILD/gdl-0.9.9/src/hdf_pro.cpp:128:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for( SizeT i = 0; i < rank/2; i++) { ^ /builddir/build/BUILD/gdl-0.9.9/src/hdf_pro.cpp:137:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for( SizeT i = 0; i < rank/2; i++) { ^ /builddir/build/BUILD/gdl-0.9.9/src/hdf_pro.cpp:52:11: warning: unused variable 'nParam' [-Wunused-variable] SizeT nParam=e->NParam(2); ^ /builddir/build/BUILD/gdl-0.9.9/src/hdf_pro.cpp: In function 'void lib::hdf_sd_adddata_pro(EnvT*)': /builddir/build/BUILD/gdl-0.9.9/src/hdf_pro.cpp:213:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for( SizeT i = 0; i < rank; i++) { ^ /builddir/build/BUILD/gdl-0.9.9/src/hdf_pro.cpp:220:36: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (startKW->N_Elements() != rank) ^ /builddir/build/BUILD/gdl-0.9.9/src/hdf_pro.cpp:228:36: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (countKW->N_Elements() != rank) ^ /builddir/build/BUILD/gdl-0.9.9/src/hdf_pro.cpp:236:37: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (strideKW->N_Elements() != rank) ^ /builddir/build/BUILD/gdl-0.9.9/src/hdf_pro.cpp:188:11: warning: unused variable 'nParam' [-Wunused-variable] SizeT nParam=e->NParam(); ^ /builddir/build/BUILD/gdl-0.9.9/src/hdf_pro.cpp: In function 'void lib::hdf_sd_getinfo_pro(EnvT*)': /builddir/build/BUILD/gdl-0.9.9/src/hdf_pro.cpp:306:34: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for( SizeT i = 0; i < rank/2; i++) { ^ /builddir/build/BUILD/gdl-0.9.9/src/hdf_pro.cpp:280:11: warning: unused variable 'nParam' [-Wunused-variable] SizeT nParam=e->NParam(); ^ /builddir/build/BUILD/gdl-0.9.9/src/hdf_pro.cpp: In function 'void lib::hdf_sd_attrinfo_pro(EnvT*)': /builddir/build/BUILD/gdl-0.9.9/src/hdf_pro.cpp:382:11: warning: unused variable 'nParam' [-Wunused-variable] SizeT nParam=e->NParam(); ^ /builddir/build/BUILD/gdl-0.9.9/src/hdf_pro.cpp:386:11: warning: unused variable 'nattrs' [-Wunused-variable] int32 nattrs; ^ /builddir/build/BUILD/gdl-0.9.9/src/hdf_pro.cpp:387:11: warning: variable 'status' set but not used [-Wunused-but-set-variable] int32 status; ^ /builddir/build/BUILD/gdl-0.9.9/src/hdf_pro.cpp: In function 'void lib::hdf_vg_getinfo_pro(EnvT*)': /builddir/build/BUILD/gdl-0.9.9/src/hdf_pro.cpp:475:11: warning: unused variable 'nParam' [-Wunused-variable] SizeT nParam=e->NParam(); ^ /builddir/build/BUILD/gdl-0.9.9/src/hdf_pro.cpp: In function 'void lib::hdf_vd_get_pro(EnvT*)': /builddir/build/BUILD/gdl-0.9.9/src/hdf_pro.cpp:508:11: warning: unused variable 'nParam' [-Wunused-variable] SizeT nParam=e->NParam(); ^ /builddir/build/BUILD/gdl-0.9.9/src/hdf_pro.cpp: In function 'void lib::hdf_vg_gettrs_pro(EnvT*)': /builddir/build/BUILD/gdl-0.9.9/src/hdf_pro.cpp:541:11: warning: unused variable 'nParam' [-Wunused-variable] SizeT nParam=e->NParam(3); ^ /builddir/build/BUILD/gdl-0.9.9/src/hdf_pro.cpp: In function 'void lib::hdf_vg_detach_pro(EnvT*)': /builddir/build/BUILD/gdl-0.9.9/src/hdf_pro.cpp:570:11: warning: unused variable 'nParam' [-Wunused-variable] SizeT nParam=e->NParam(); ^ /builddir/build/BUILD/gdl-0.9.9/src/hdf_pro.cpp: In function 'void lib::hdf_vd_detach_pro(EnvT*)': /builddir/build/BUILD/gdl-0.9.9/src/hdf_pro.cpp:581:11: warning: unused variable 'nParam' [-Wunused-variable] SizeT nParam=e->NParam(); ^ /builddir/build/BUILD/gdl-0.9.9/src/hdf_pro.cpp: In function 'void lib::hdf_sd_endaccess_pro(EnvT*)': /builddir/build/BUILD/gdl-0.9.9/src/hdf_pro.cpp:592:11: warning: unused variable 'nParam' [-Wunused-variable] SizeT nParam=e->NParam(); ^ /builddir/build/BUILD/gdl-0.9.9/src/hdf_pro.cpp: In function 'void lib::hdf_sd_end_pro(EnvT*)': /builddir/build/BUILD/gdl-0.9.9/src/hdf_pro.cpp:603:11: warning: unused variable 'nParam' [-Wunused-variable] SizeT nParam=e->NParam(); ^ /builddir/build/BUILD/gdl-0.9.9/src/hdf_pro.cpp: In function 'void lib::hdf_close_pro(EnvT*)': /builddir/build/BUILD/gdl-0.9.9/src/hdf_pro.cpp:614:11: warning: unused variable 'nParam' [-Wunused-variable] SizeT nParam=e->NParam(); ^ [ 47%] Building CXX object src/CMakeFiles/gdl.dir/ifmt.cpp.o cd /builddir/build/BUILD/gdl-0.9.9/build-python/src && /usr/bin/c++ -DHAVE_CONFIG_H -DWXUSINGDLL -D_FILE_OFFSET_BITS=64 -D__WXGTK__ -Dgdl_EXPORTS -I/builddir/build/BUILD/gdl-0.9.9/src -I/usr/include/tirpc -I/usr/include/GraphicsMagick -I/usr/lib/wx/include/gtk3-unicode-3.0 -I/usr/include/wx-3.0 -I/usr/include/libgeotiff -I/usr/include/hdf -I/usr/include/python2.7 -I/usr/lib/python2.7/site-packages/numpy/core/include -I/usr/include/udunits2 -I/usr/include/eigen3 -I/builddir/build/BUILD/gdl-0.9.9 -I/builddir/build/BUILD/gdl-0.9.9/build-python -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -DNDEBUG -fPIC -fopenmp -std=gnu++11 -o CMakeFiles/gdl.dir/ifmt.cpp.o -c /builddir/build/BUILD/gdl-0.9.9/src/ifmt.cpp [ 47%] Building CXX object src/CMakeFiles/gdl.dir/image.cpp.o cd /builddir/build/BUILD/gdl-0.9.9/build-python/src && /usr/bin/c++ -DHAVE_CONFIG_H -DWXUSINGDLL -D_FILE_OFFSET_BITS=64 -D__WXGTK__ -Dgdl_EXPORTS -I/builddir/build/BUILD/gdl-0.9.9/src -I/usr/include/tirpc -I/usr/include/GraphicsMagick -I/usr/lib/wx/include/gtk3-unicode-3.0 -I/usr/include/wx-3.0 -I/usr/include/libgeotiff -I/usr/include/hdf -I/usr/include/python2.7 -I/usr/lib/python2.7/site-packages/numpy/core/include -I/usr/include/udunits2 -I/usr/include/eigen3 -I/builddir/build/BUILD/gdl-0.9.9 -I/builddir/build/BUILD/gdl-0.9.9/build-python -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -DNDEBUG -fPIC -fopenmp -std=gnu++11 -o CMakeFiles/gdl.dir/image.cpp.o -c /builddir/build/BUILD/gdl-0.9.9/src/image.cpp In file included from /builddir/build/BUILD/gdl-0.9.9/src/basegdl.hpp:31:0, from /builddir/build/BUILD/gdl-0.9.9/src/datatypes.hpp:33, from /builddir/build/BUILD/gdl-0.9.9/src/graphicsdevice.hpp:50, from /builddir/build/BUILD/gdl-0.9.9/src/image.cpp:22: /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In copy constructor 'dimension::dimension(const dimension&)': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:55:14: warning: array subscript has type 'char' [-Wchar-subscripts] { dim[i]=dim_.dim[i];} ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:55:26: warning: array subscript has type 'char' [-Wchar-subscripts] { dim[i]=dim_.dim[i];} ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In member function 'dimension& dimension::operator=(const dimension&)': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:118:12: warning: array subscript has type 'char' [-Wchar-subscripts] dim[i]=dim_.dim[i]; ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:118:24: warning: array subscript has type 'char' [-Wchar-subscripts] dim[i]=dim_.dim[i]; ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In member function 'void dimension::operator<<(SizeT)': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:146:15: warning: array subscript has type 'char' [-Wchar-subscripts] dim[rank++]=add; ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In member function 'SizeT dimension::NDimElements()': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:295:24: warning: array subscript has type 'char' [-Wchar-subscripts] return stride[ rank]; ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In member function 'SizeT dimension::NDimElementsConst() const': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:303:44: warning: array subscript has type 'char' [-Wchar-subscripts] for(char i=0; i= labelList.Size()) ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/gdlwidget.hpp:47:0, from /builddir/build/BUILD/gdl-0.9.9/src/gdlwxstream.hpp:26, from /builddir/build/BUILD/gdl-0.9.9/src/image.cpp:25: /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp: In function 'bool lib::startClipping(EnvT*, GDLGStream*, bool)': /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:1676:58: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else for ( int i=0; i<4&&iN_Elements(); ++i ) tempbox[i]=dClipBox[i]=(*clipBox)[i]; ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp: In function 'bool lib::gdlAxis(EnvT*, GDLGStream*, std::string, DDouble, DDouble, bool, DLong, DDouble)': /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:1747:11: warning: variable 'OtherAxisSizeInMm' set but not used [-Wunused-but-set-variable] PLFLT OtherAxisSizeInMm; ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:1792:12: warning: variable 'interligne_as_char' set but not used [-Wunused-but-set-variable] DFloat interligne_as_char; ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp: In function 'bool lib::gdlAxis3(EnvT*, GDLGStream*, std::string, DDouble, DDouble, bool, DLong, DDouble)': /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:2015:11: warning: variable 'OtherAxisSizeInMm' set but not used [-Wunused-but-set-variable] PLFLT OtherAxisSizeInMm; ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:2064:12: warning: variable 'interligne' set but not used [-Wunused-but-set-variable] DFloat interligne; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/gdlwxstream.hpp:26:0, from /builddir/build/BUILD/gdl-0.9.9/src/image.cpp:25: /builddir/build/BUILD/gdl-0.9.9/src/gdlwidget.hpp: In member function 'DLongGDL* GDLWidgetContainer::GetChildrenList()': /builddir/build/BUILD/gdl-0.9.9/src/gdlwidget.hpp:553:24: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (SizeT i=0; i< size; ++i) (*ret)[i]=children[i]; ^ /builddir/build/BUILD/gdl-0.9.9/src/gdlwidget.hpp: In member function 'DLongGDL* GDLWidgetButton::GetChildrenList()': /builddir/build/BUILD/gdl-0.9.9/src/gdlwidget.hpp:770:24: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (SizeT i=0; i< size; ++i) (*ret)[i]=children[i]; ^ /builddir/build/BUILD/gdl-0.9.9/src/gdlwidget.hpp: In member function 'std::vector gdlGrid::GetSelectedDisjointCellsList()': /builddir/build/BUILD/gdl-0.9.9/src/gdlwidget.hpp:1262:43: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for( int i=0; i= nCT) ^ /builddir/build/BUILD/gdl-0.9.9/src/image.cpp:240:25: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (bottom > ctSize-1) bottom=ctSize-1; ^ /builddir/build/BUILD/gdl-0.9.9/src/image.cpp:242:19: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (ncolors > ctSize) ncolors=ctSize; ^ /builddir/build/BUILD/gdl-0.9.9/src/image.cpp:243:26: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (bottom+ncolors > ctSize) ncolors=ctSize-bottom; ^ /builddir/build/BUILD/gdl-0.9.9/src/image.cpp:244:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for( SizeT i=0, j=bottom ; j= labelList.Size()) ^ [ 49%] Building CXX object src/CMakeFiles/gdl.dir/initsysvar.cpp.o cd /builddir/build/BUILD/gdl-0.9.9/build-python/src && /usr/bin/c++ -DHAVE_CONFIG_H -DWXUSINGDLL -D_FILE_OFFSET_BITS=64 -D__WXGTK__ -Dgdl_EXPORTS -I/builddir/build/BUILD/gdl-0.9.9/src -I/usr/include/tirpc -I/usr/include/GraphicsMagick -I/usr/lib/wx/include/gtk3-unicode-3.0 -I/usr/include/wx-3.0 -I/usr/include/libgeotiff -I/usr/include/hdf -I/usr/include/python2.7 -I/usr/lib/python2.7/site-packages/numpy/core/include -I/usr/include/udunits2 -I/usr/include/eigen3 -I/builddir/build/BUILD/gdl-0.9.9 -I/builddir/build/BUILD/gdl-0.9.9/build-python -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -DNDEBUG -fPIC -fopenmp -std=gnu++11 -o CMakeFiles/gdl.dir/initsysvar.cpp.o -c /builddir/build/BUILD/gdl-0.9.9/src/initsysvar.cpp In file included from /builddir/build/BUILD/gdl-0.9.9/src/basegdl.hpp:31:0, from /builddir/build/BUILD/gdl-0.9.9/src/nullgdl.hpp:21, from /builddir/build/BUILD/gdl-0.9.9/src/initsysvar.cpp:31: /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In copy constructor 'dimension::dimension(const dimension&)': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:55:14: warning: array subscript has type 'char' [-Wchar-subscripts] { dim[i]=dim_.dim[i];} ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:55:26: warning: array subscript has type 'char' [-Wchar-subscripts] { dim[i]=dim_.dim[i];} ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In member function 'dimension& dimension::operator=(const dimension&)': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:118:12: warning: array subscript has type 'char' [-Wchar-subscripts] dim[i]=dim_.dim[i]; ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:118:24: warning: array subscript has type 'char' [-Wchar-subscripts] dim[i]=dim_.dim[i]; ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In member function 'void dimension::operator<<(SizeT)': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:146:15: warning: array subscript has type 'char' [-Wchar-subscripts] dim[rank++]=add; ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In member function 'SizeT dimension::NDimElements()': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:295:24: warning: array subscript has type 'char' [-Wchar-subscripts] return stride[ rank]; ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In member function 'SizeT dimension::NDimElementsConst() const': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:303:44: warning: array subscript has type 'char' [-Wchar-subscripts] for(char i=0; i= labelList.Size()) ^ /builddir/build/BUILD/gdl-0.9.9/src/initsysvar.cpp: In function 'void SysVar::UpdateSTime()': /builddir/build/BUILD/gdl-0.9.9/src/initsysvar.cpp:143:11: warning: unused variable 'res' [-Wunused-variable] SizeT res=strftime( st, MAX_STIME_STRING_LENGTH, format, tstruct); ^ [ 50%] Building CXX object src/CMakeFiles/gdl.dir/io.cpp.o cd /builddir/build/BUILD/gdl-0.9.9/build-python/src && /usr/bin/c++ -DHAVE_CONFIG_H -DWXUSINGDLL -D_FILE_OFFSET_BITS=64 -D__WXGTK__ -Dgdl_EXPORTS -I/builddir/build/BUILD/gdl-0.9.9/src -I/usr/include/tirpc -I/usr/include/GraphicsMagick -I/usr/lib/wx/include/gtk3-unicode-3.0 -I/usr/include/wx-3.0 -I/usr/include/libgeotiff -I/usr/include/hdf -I/usr/include/python2.7 -I/usr/lib/python2.7/site-packages/numpy/core/include -I/usr/include/udunits2 -I/usr/include/eigen3 -I/builddir/build/BUILD/gdl-0.9.9 -I/builddir/build/BUILD/gdl-0.9.9/build-python -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -DNDEBUG -fPIC -fopenmp -std=gnu++11 -o CMakeFiles/gdl.dir/io.cpp.o -c /builddir/build/BUILD/gdl-0.9.9/src/io.cpp In file included from /builddir/build/BUILD/gdl-0.9.9/src/basegdl.hpp:31:0, from /builddir/build/BUILD/gdl-0.9.9/src/datatypes.hpp:33, from /builddir/build/BUILD/gdl-0.9.9/src/objects.hpp:24, from /builddir/build/BUILD/gdl-0.9.9/src/io.cpp:22: /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In copy constructor 'dimension::dimension(const dimension&)': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:55:14: warning: array subscript has type 'char' [-Wchar-subscripts] { dim[i]=dim_.dim[i];} ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:55:26: warning: array subscript has type 'char' [-Wchar-subscripts] { dim[i]=dim_.dim[i];} ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In member function 'dimension& dimension::operator=(const dimension&)': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:118:12: warning: array subscript has type 'char' [-Wchar-subscripts] dim[i]=dim_.dim[i]; ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:118:24: warning: array subscript has type 'char' [-Wchar-subscripts] dim[i]=dim_.dim[i]; ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In member function 'void dimension::operator<<(SizeT)': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:146:15: warning: array subscript has type 'char' [-Wchar-subscripts] dim[rank++]=add; ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In member function 'SizeT dimension::NDimElements()': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:295:24: warning: array subscript has type 'char' [-Wchar-subscripts] return stride[ rank]; ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In member function 'SizeT dimension::NDimElementsConst() const': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:303:44: warning: array subscript has type 'char' [-Wchar-subscripts] for(char i=0; i= labelList.Size()) ^ /builddir/build/BUILD/gdl-0.9.9/src/io.cpp: In member function 'void GDLStream::Socket(const string&, DUInt, bool, DDouble, DDouble, DDouble)': /builddir/build/BUILD/gdl-0.9.9/src/io.cpp:374:7: warning: variable 'status' set but not used [-Wunused-but-set-variable] int status = inet_pton( AF_INET, inet_ntoa(*((struct in_addr *)h->h_addr)), ^ [ 50%] Building CXX object src/CMakeFiles/gdl.dir/lapack.cpp.o cd /builddir/build/BUILD/gdl-0.9.9/build-python/src && /usr/bin/c++ -DHAVE_CONFIG_H -DWXUSINGDLL -D_FILE_OFFSET_BITS=64 -D__WXGTK__ -Dgdl_EXPORTS -I/builddir/build/BUILD/gdl-0.9.9/src -I/usr/include/tirpc -I/usr/include/GraphicsMagick -I/usr/lib/wx/include/gtk3-unicode-3.0 -I/usr/include/wx-3.0 -I/usr/include/libgeotiff -I/usr/include/hdf -I/usr/include/python2.7 -I/usr/lib/python2.7/site-packages/numpy/core/include -I/usr/include/udunits2 -I/usr/include/eigen3 -I/builddir/build/BUILD/gdl-0.9.9 -I/builddir/build/BUILD/gdl-0.9.9/build-python -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -DNDEBUG -fPIC -fopenmp -std=gnu++11 -o CMakeFiles/gdl.dir/lapack.cpp.o -c /builddir/build/BUILD/gdl-0.9.9/src/lapack.cpp [ 51%] Building CXX object src/CMakeFiles/gdl.dir/least_squares.cpp.o cd /builddir/build/BUILD/gdl-0.9.9/build-python/src && /usr/bin/c++ -DHAVE_CONFIG_H -DWXUSINGDLL -D_FILE_OFFSET_BITS=64 -D__WXGTK__ -Dgdl_EXPORTS -I/builddir/build/BUILD/gdl-0.9.9/src -I/usr/include/tirpc -I/usr/include/GraphicsMagick -I/usr/lib/wx/include/gtk3-unicode-3.0 -I/usr/include/wx-3.0 -I/usr/include/libgeotiff -I/usr/include/hdf -I/usr/include/python2.7 -I/usr/lib/python2.7/site-packages/numpy/core/include -I/usr/include/udunits2 -I/usr/include/eigen3 -I/builddir/build/BUILD/gdl-0.9.9 -I/builddir/build/BUILD/gdl-0.9.9/build-python -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -DNDEBUG -fPIC -fopenmp -std=gnu++11 -o CMakeFiles/gdl.dir/least_squares.cpp.o -c /builddir/build/BUILD/gdl-0.9.9/src/least_squares.cpp In file included from /builddir/build/BUILD/gdl-0.9.9/src/basegdl.hpp:31:0, from /builddir/build/BUILD/gdl-0.9.9/src/datatypes.hpp:33, from /builddir/build/BUILD/gdl-0.9.9/src/least_squares.cpp:28: /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In copy constructor 'dimension::dimension(const dimension&)': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:55:14: warning: array subscript has type 'char' [-Wchar-subscripts] { dim[i]=dim_.dim[i];} ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:55:26: warning: array subscript has type 'char' [-Wchar-subscripts] { dim[i]=dim_.dim[i];} ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In member function 'dimension& dimension::operator=(const dimension&)': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:118:12: warning: array subscript has type 'char' [-Wchar-subscripts] dim[i]=dim_.dim[i]; ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:118:24: warning: array subscript has type 'char' [-Wchar-subscripts] dim[i]=dim_.dim[i]; ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In member function 'void dimension::operator<<(SizeT)': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:146:15: warning: array subscript has type 'char' [-Wchar-subscripts] dim[rank++]=add; ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In member function 'SizeT dimension::NDimElements()': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:295:24: warning: array subscript has type 'char' [-Wchar-subscripts] return stride[ rank]; ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In member function 'SizeT dimension::NDimElementsConst() const': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:303:44: warning: array subscript has type 'char' [-Wchar-subscripts] for(char i=0; i= labelList.Size()) ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp:21:0, from /builddir/build/BUILD/gdl-0.9.9/src/GDLTreeParser.hpp:13, from /builddir/build/BUILD/gdl-0.9.9/src/dinterpreter.hpp:69, from /builddir/build/BUILD/gdl-0.9.9/src/least_squares.cpp:31: /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp: In member function 'void ArrayIndexVectorT::Clear()': /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp:142:17: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for( int i=0; iGetStride() * varStride[variableIndex]; ^ /builddir/build/BUILD/gdl-0.9.9/src/allix.hpp: In constructor 'AllIxNewMultiOneVariableIndexIndexedT::AllIxNewMultiOneVariableIndexIndexedT(RankT, SizeT, ArrayIndexVectorT*, SizeT, SizeT, const SizeT*, SizeT*, SizeT*)': /builddir/build/BUILD/gdl-0.9.9/src/allix.hpp:654:44: warning: array subscript has type 'char' [-Wchar-subscripts] ixListStride = varStride[variableIndex]; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp:21:0, from /builddir/build/BUILD/gdl-0.9.9/src/GDLTreeParser.hpp:13, from /builddir/build/BUILD/gdl-0.9.9/src/dinterpreter.hpp:69, from /builddir/build/BUILD/gdl-0.9.9/src/least_squares.cpp:31: /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp: In member function 'virtual SizeT CArrayIndexScalar::NIter(SizeT)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp:409:14: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= varDim && s > 0) // varDim == 0 && s == 0 ok ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp: In member function 'virtual SizeT ArrayIndexIndexed::NIter(SizeT)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp:577:16: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= varDim && s > 0) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp: In member function 'virtual SizeT CArrayIndexIndexed::NIter(SizeT)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp:720:16: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= varDim && s > 0) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp: In member function 'virtual SizeT ArrayIndexORange::NIter(SizeT)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp:828:18: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( sInit >= varDim) // && s > 0) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp: In member function 'virtual SizeT ArrayIndexRange::NIter(SizeT)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp:972:14: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( e >= varDim) // && e > 0) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp: In member function 'virtual SizeT ArrayIndexORangeS::NIter(SizeT)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp:1105:14: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= varDim) // && s > 0) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp: In member function 'virtual SizeT ArrayIndexRangeS::NIter(SizeT)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp:1270:14: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( e >= varDim) // && e > 0) ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp:98:0, from /builddir/build/BUILD/gdl-0.9.9/src/GDLTreeParser.hpp:13, from /builddir/build/BUILD/gdl-0.9.9/src/dinterpreter.hpp:69, from /builddir/build/BUILD/gdl-0.9.9/src/least_squares.cpp:31: /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp: In member function 'virtual BaseGDL* ArrayIndexListOneNoAssocT::Index(BaseGDL*, IxExprListT&)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp:308:8: warning: unused variable 'assertValue' [-Wunused-variable] SizeT assertValue = ix->NIter( var->N_Elements()/*var->Size()*/); ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp: In member function 'virtual void ArrayIndexListOneScalarVPNoAssocT::SetVariable(BaseGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp:532:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp: In member function 'virtual void ArrayIndexListOneScalarVPNoAssocT::AssignAt(BaseGDL*, BaseGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp:579:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp: In member function 'virtual void ArrayIndexListOneConstScalarNoAssocT::SetVariable(BaseGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp:727:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp: In member function 'virtual void ArrayIndexListOneConstScalarNoAssocT::AssignAt(BaseGDL*, BaseGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp:752:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp: In member function 'virtual BaseGDL* ArrayIndexListOneConstScalarNoAssocT::Index(BaseGDL*, IxExprListT&)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp:782:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/GDLTreeParser.hpp:13:0, from /builddir/build/BUILD/gdl-0.9.9/src/dinterpreter.hpp:69, from /builddir/build/BUILD/gdl-0.9.9/src/least_squares.cpp:31: /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp: In member function 'virtual BaseGDL* ArrayIndexListOneT::Index(BaseGDL*, IxExprListT&)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp:341:8: warning: unused variable 'assertValue' [-Wunused-variable] SizeT assertValue = ix->NIter( var->N_Elements()/*var->Size()*/); ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp: In member function 'virtual void ArrayIndexListOneScalarVPT::SetVariable(BaseGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp:562:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp: In member function 'virtual void ArrayIndexListOneScalarVPT::AssignAt(BaseGDL*, BaseGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp:609:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp: In member function 'virtual void ArrayIndexListOneConstScalarT::SetVariable(BaseGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp:738:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp: In member function 'virtual void ArrayIndexListOneConstScalarT::AssignAt(BaseGDL*, BaseGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp:763:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp: In member function 'virtual BaseGDL* ArrayIndexListOneConstScalarT::Index(BaseGDL*, IxExprListT&)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp:793:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/GDLInterpreter.hpp:23:0, from /builddir/build/BUILD/gdl-0.9.9/src/dinterpreter.hpp:70, from /builddir/build/BUILD/gdl-0.9.9/src/least_squares.cpp:31: /builddir/build/BUILD/gdl-0.9.9/src/accessdesc.hpp: In member function 'void DotAccessDescT::ADAssign(BaseGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/accessdesc.hpp:392:9: warning: unused variable 'lRank' [-Wunused-variable] SizeT lRank = dim.Rank(); ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/dinterpreter.hpp:70:0, from /builddir/build/BUILD/gdl-0.9.9/src/least_squares.cpp:31: /builddir/build/BUILD/gdl-0.9.9/src/GDLInterpreter.hpp: In static member function 'static void GDLInterpreter::EnableAllGC()': /builddir/build/BUILD/gdl-0.9.9/src/GDLInterpreter.hpp:366:15: warning: variable 'nEl' set but not used [-Wunused-but-set-variable] SizeT nEl = heap.size(); ^ [ 52%] Building CXX object src/CMakeFiles/gdl.dir/libinit.cpp.o cd /builddir/build/BUILD/gdl-0.9.9/build-python/src && /usr/bin/c++ -DHAVE_CONFIG_H -DWXUSINGDLL -D_FILE_OFFSET_BITS=64 -D__WXGTK__ -Dgdl_EXPORTS -I/builddir/build/BUILD/gdl-0.9.9/src -I/usr/include/tirpc -I/usr/include/GraphicsMagick -I/usr/lib/wx/include/gtk3-unicode-3.0 -I/usr/include/wx-3.0 -I/usr/include/libgeotiff -I/usr/include/hdf -I/usr/include/python2.7 -I/usr/lib/python2.7/site-packages/numpy/core/include -I/usr/include/udunits2 -I/usr/include/eigen3 -I/builddir/build/BUILD/gdl-0.9.9 -I/builddir/build/BUILD/gdl-0.9.9/build-python -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -DNDEBUG -fPIC -fopenmp -std=gnu++11 -o CMakeFiles/gdl.dir/libinit.cpp.o -c /builddir/build/BUILD/gdl-0.9.9/src/libinit.cpp In file included from /builddir/build/BUILD/gdl-0.9.9/src/basegdl.hpp:31:0, from /builddir/build/BUILD/gdl-0.9.9/src/str.hpp:25, from /builddir/build/BUILD/gdl-0.9.9/src/envt.hpp:26, from /builddir/build/BUILD/gdl-0.9.9/src/libinit.cpp:23: /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In copy constructor 'dimension::dimension(const dimension&)': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:55:14: warning: array subscript has type 'char' [-Wchar-subscripts] { dim[i]=dim_.dim[i];} ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:55:26: warning: array subscript has type 'char' [-Wchar-subscripts] { dim[i]=dim_.dim[i];} ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In member function 'dimension& dimension::operator=(const dimension&)': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:118:12: warning: array subscript has type 'char' [-Wchar-subscripts] dim[i]=dim_.dim[i]; ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:118:24: warning: array subscript has type 'char' [-Wchar-subscripts] dim[i]=dim_.dim[i]; ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In member function 'void dimension::operator<<(SizeT)': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:146:15: warning: array subscript has type 'char' [-Wchar-subscripts] dim[rank++]=add; ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In member function 'SizeT dimension::NDimElements()': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:295:24: warning: array subscript has type 'char' [-Wchar-subscripts] return stride[ rank]; ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In member function 'SizeT dimension::NDimElementsConst() const': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:303:44: warning: array subscript has type 'char' [-Wchar-subscripts] for(char i=0; i= labelList.Size()) ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp:21:0, from /builddir/build/BUILD/gdl-0.9.9/src/GDLTreeParser.hpp:13, from /builddir/build/BUILD/gdl-0.9.9/src/dinterpreter.hpp:69, from /builddir/build/BUILD/gdl-0.9.9/src/math_fun_ng.hpp:20, from /builddir/build/BUILD/gdl-0.9.9/src/libinit.cpp:37: /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp: In member function 'void ArrayIndexVectorT::Clear()': /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp:142:17: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for( int i=0; iGetStride() * varStride[variableIndex]; ^ /builddir/build/BUILD/gdl-0.9.9/src/allix.hpp: In constructor 'AllIxNewMultiOneVariableIndexIndexedT::AllIxNewMultiOneVariableIndexIndexedT(RankT, SizeT, ArrayIndexVectorT*, SizeT, SizeT, const SizeT*, SizeT*, SizeT*)': /builddir/build/BUILD/gdl-0.9.9/src/allix.hpp:654:44: warning: array subscript has type 'char' [-Wchar-subscripts] ixListStride = varStride[variableIndex]; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp:21:0, from /builddir/build/BUILD/gdl-0.9.9/src/GDLTreeParser.hpp:13, from /builddir/build/BUILD/gdl-0.9.9/src/dinterpreter.hpp:69, from /builddir/build/BUILD/gdl-0.9.9/src/math_fun_ng.hpp:20, from /builddir/build/BUILD/gdl-0.9.9/src/libinit.cpp:37: /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp: In member function 'virtual SizeT CArrayIndexScalar::NIter(SizeT)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp:409:14: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= varDim && s > 0) // varDim == 0 && s == 0 ok ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp: In member function 'virtual SizeT ArrayIndexIndexed::NIter(SizeT)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp:577:16: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= varDim && s > 0) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp: In member function 'virtual SizeT CArrayIndexIndexed::NIter(SizeT)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp:720:16: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= varDim && s > 0) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp: In member function 'virtual SizeT ArrayIndexORange::NIter(SizeT)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp:828:18: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( sInit >= varDim) // && s > 0) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp: In member function 'virtual SizeT ArrayIndexRange::NIter(SizeT)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp:972:14: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( e >= varDim) // && e > 0) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp: In member function 'virtual SizeT ArrayIndexORangeS::NIter(SizeT)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp:1105:14: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= varDim) // && s > 0) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp: In member function 'virtual SizeT ArrayIndexRangeS::NIter(SizeT)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp:1270:14: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( e >= varDim) // && e > 0) ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp:98:0, from /builddir/build/BUILD/gdl-0.9.9/src/GDLTreeParser.hpp:13, from /builddir/build/BUILD/gdl-0.9.9/src/dinterpreter.hpp:69, from /builddir/build/BUILD/gdl-0.9.9/src/math_fun_ng.hpp:20, from /builddir/build/BUILD/gdl-0.9.9/src/libinit.cpp:37: /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp: In member function 'virtual BaseGDL* ArrayIndexListOneNoAssocT::Index(BaseGDL*, IxExprListT&)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp:308:8: warning: unused variable 'assertValue' [-Wunused-variable] SizeT assertValue = ix->NIter( var->N_Elements()/*var->Size()*/); ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp: In member function 'virtual void ArrayIndexListOneScalarVPNoAssocT::SetVariable(BaseGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp:532:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp: In member function 'virtual void ArrayIndexListOneScalarVPNoAssocT::AssignAt(BaseGDL*, BaseGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp:579:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp: In member function 'virtual void ArrayIndexListOneConstScalarNoAssocT::SetVariable(BaseGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp:727:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp: In member function 'virtual void ArrayIndexListOneConstScalarNoAssocT::AssignAt(BaseGDL*, BaseGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp:752:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp: In member function 'virtual BaseGDL* ArrayIndexListOneConstScalarNoAssocT::Index(BaseGDL*, IxExprListT&)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp:782:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/GDLTreeParser.hpp:13:0, from /builddir/build/BUILD/gdl-0.9.9/src/dinterpreter.hpp:69, from /builddir/build/BUILD/gdl-0.9.9/src/math_fun_ng.hpp:20, from /builddir/build/BUILD/gdl-0.9.9/src/libinit.cpp:37: /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp: In member function 'virtual BaseGDL* ArrayIndexListOneT::Index(BaseGDL*, IxExprListT&)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp:341:8: warning: unused variable 'assertValue' [-Wunused-variable] SizeT assertValue = ix->NIter( var->N_Elements()/*var->Size()*/); ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp: In member function 'virtual void ArrayIndexListOneScalarVPT::SetVariable(BaseGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp:562:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp: In member function 'virtual void ArrayIndexListOneScalarVPT::AssignAt(BaseGDL*, BaseGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp:609:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp: In member function 'virtual void ArrayIndexListOneConstScalarT::SetVariable(BaseGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp:738:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp: In member function 'virtual void ArrayIndexListOneConstScalarT::AssignAt(BaseGDL*, BaseGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp:763:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp: In member function 'virtual BaseGDL* ArrayIndexListOneConstScalarT::Index(BaseGDL*, IxExprListT&)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp:793:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/GDLInterpreter.hpp:23:0, from /builddir/build/BUILD/gdl-0.9.9/src/dinterpreter.hpp:70, from /builddir/build/BUILD/gdl-0.9.9/src/math_fun_ng.hpp:20, from /builddir/build/BUILD/gdl-0.9.9/src/libinit.cpp:37: /builddir/build/BUILD/gdl-0.9.9/src/accessdesc.hpp: In member function 'void DotAccessDescT::ADAssign(BaseGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/accessdesc.hpp:392:9: warning: unused variable 'lRank' [-Wunused-variable] SizeT lRank = dim.Rank(); ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/dinterpreter.hpp:70:0, from /builddir/build/BUILD/gdl-0.9.9/src/math_fun_ng.hpp:20, from /builddir/build/BUILD/gdl-0.9.9/src/libinit.cpp:37: /builddir/build/BUILD/gdl-0.9.9/src/GDLInterpreter.hpp: In static member function 'static void GDLInterpreter::EnableAllGC()': /builddir/build/BUILD/gdl-0.9.9/src/GDLInterpreter.hpp:366:15: warning: variable 'nEl' set but not used [-Wunused-but-set-variable] SizeT nEl = heap.size(); ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/libinit.cpp:38:0: /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp: In function 'bool lib::startClipping(EnvT*, GDLGStream*, bool)': /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:1676:58: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else for ( int i=0; i<4&&iN_Elements(); ++i ) tempbox[i]=dClipBox[i]=(*clipBox)[i]; ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp: In function 'bool lib::gdlAxis(EnvT*, GDLGStream*, std::string, DDouble, DDouble, bool, DLong, DDouble)': /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:1747:11: warning: variable 'OtherAxisSizeInMm' set but not used [-Wunused-but-set-variable] PLFLT OtherAxisSizeInMm; ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:1792:12: warning: variable 'interligne_as_char' set but not used [-Wunused-but-set-variable] DFloat interligne_as_char; ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp: In function 'bool lib::gdlAxis3(EnvT*, GDLGStream*, std::string, DDouble, DDouble, bool, DLong, DDouble)': /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:2015:11: warning: variable 'OtherAxisSizeInMm' set but not used [-Wunused-but-set-variable] PLFLT OtherAxisSizeInMm; ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:2064:12: warning: variable 'interligne' set but not used [-Wunused-but-set-variable] DFloat interligne; ^ /builddir/build/BUILD/gdl-0.9.9/src/libinit.cpp: In function 'void LibInit()': /builddir/build/BUILD/gdl-0.9.9/src/libinit.cpp:74:6: note: variable tracking size limit exceeded with -fvar-tracking-assignments, retrying without void LibInit() ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/libinit.cpp:38:0: /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp: At global scope: /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:81:28: warning: 'Data3d' defined but not used [-Wunused-variable] static GDL_3DTRANSFORMDATA Data3d; ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:83:12: warning: 'code012' defined but not used [-Wunused-variable] static int code012[3] = {0, 1, 2}; ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:84:12: warning: 'code102' defined but not used [-Wunused-variable] static int code102[3] = {1, 0, 2}; ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:85:12: warning: 'code120' defined but not used [-Wunused-variable] static int code120[3] = {1, 2, 0}; ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:86:12: warning: 'code210' defined but not used [-Wunused-variable] static int code210[3] = {2, 1, 0}; ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:87:12: warning: 'code201' defined but not used [-Wunused-variable] static int code201[3] = {2, 0, 1}; ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:88:12: warning: 'code021' defined but not used [-Wunused-variable] static int code021[3] = {0, 2, 1}; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/libinit.cpp:38:0: /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:397:15: warning: 'void lib::gdlSetGraphicsBackgroundColorFromKw(EnvT*, GDLGStream*, bool)' defined but not used [-Wunused-function] static void gdlSetGraphicsBackgroundColorFromKw(EnvT *e, GDLGStream *a, bool kw=true) ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:410:15: warning: 'void lib::gdlSetGraphicsForegroundColorFromKw(EnvT*, GDLGStream*, std::string)' defined but not used [-Wunused-function] static void gdlSetGraphicsForegroundColorFromKw(EnvT *e, GDLGStream *a, string OtherColorKw="") ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:433:15: warning: 'void lib::gdlGetPsym(EnvT*, DLong&)' defined but not used [-Wunused-function] static void gdlGetPsym(EnvT *e, DLong &psym) ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:444:16: warning: 'void lib::gdlSetSymsize(EnvT*, GDLGStream*)' defined but not used [-Wunused-function] static void gdlSetSymsize(EnvT *e, GDLGStream *a) ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:667:15: warning: 'bool lib::gdlGetDesiredAxisRange(EnvT*, std::string, DDouble&, DDouble&)' defined but not used [-Wunused-function] static bool gdlGetDesiredAxisRange(EnvT *e, string axis, DDouble &start, DDouble &end) ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:748:16: warning: 'void lib::gdlGetDesiredAxisTickget(EnvT*, std::string, DDoubleGDL*)' defined but not used [-Wunused-function] static void gdlGetDesiredAxisTickget(EnvT *e, string axis, DDoubleGDL *Axistickget) ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:901:14: warning: 'int lib::gdlGetCalendarCode(EnvT*, std::string)' defined but not used [-Wunused-function] static int gdlGetCalendarCode(EnvT* e, string axis) ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:955:15: warning: 'void lib::gdlGetDesiredAxisTickv(EnvT*, std::string, DDoubleGDL*)' defined but not used [-Wunused-function] static void gdlGetDesiredAxisTickv(EnvT* e, string axis, DDoubleGDL* axisTickvVect) ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:998:17: warning: 'void lib::gdlSetLineStyle(EnvT*, GDLGStream*)' defined but not used [-Wunused-function] static void gdlSetLineStyle(EnvT *e, GDLGStream *a) ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:1046:15: warning: 'void lib::gdlSetPenThickness(EnvT*, GDLGStream*)' defined but not used [-Wunused-function] static void gdlSetPenThickness(EnvT *e, GDLGStream *a) ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:1082:17: warning: 'bool lib::gdlYaxisNoZero(EnvT*)' defined but not used [-Wunused-function] static bool gdlYaxisNoZero(EnvT* e) ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:1108:15: warning: 'void lib::gdlNextPlotHandlingNoEraseOption(EnvT*, GDLGStream*, bool)' defined but not used [-Wunused-function] static void gdlNextPlotHandlingNoEraseOption(EnvT *e, GDLGStream *a, bool noe=0) ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:1152:15: warning: 'bool lib::gdlSet3DViewPortAndWorldCoordinates(EnvT*, GDLGStream*, DDoubleGDL*, bool, bool, DDouble, DDouble, DDouble, DDouble, DDouble, DDouble, bool)' defined but not used [-Wunused-function] static bool gdlSet3DViewPortAndWorldCoordinates(EnvT* e, ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:1358:15: warning: 'bool lib::gdlSetViewPortAndWorldCoordinates(EnvT*, GDLGStream*, bool, bool, DFloat, DFloat, DFloat, DFloat, DDouble, DDouble, DDouble, DDouble, DLong)' defined but not used [-Wunused-function] static bool gdlSetViewPortAndWorldCoordinates(EnvT* e, ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:1605:15: warning: 'bool lib::startClipping(EnvT*, GDLGStream*, bool)' defined but not used [-Wunused-function] static bool startClipping(EnvT *e, GDLGStream *a, bool canUsePClip=false) ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:1979:15: warning: 'bool lib::gdlBox(EnvT*, GDLGStream*, DDouble, DDouble, DDouble, DDouble, bool, bool)' defined but not used [-Wunused-function] static bool gdlBox(EnvT *e, GDLGStream *a, DDouble xStart, DDouble xEnd, DDouble yStart, DDouble yEnd, bool xLog, bool yLog) ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:2195:15: warning: 'bool lib::gdlBox3(EnvT*, GDLGStream*, DDouble, DDouble, DDouble, DDouble, DDouble, DDouble, bool, bool, bool, bool)' defined but not used [-Wunused-function] static bool gdlBox3(EnvT *e, GDLGStream *a, DDouble xStart, DDouble xEnd, DDouble yStart, ^ [ 52%] Building CXX object src/CMakeFiles/gdl.dir/libinit_ac.cpp.o cd /builddir/build/BUILD/gdl-0.9.9/build-python/src && /usr/bin/c++ -DHAVE_CONFIG_H -DWXUSINGDLL -D_FILE_OFFSET_BITS=64 -D__WXGTK__ -Dgdl_EXPORTS -I/builddir/build/BUILD/gdl-0.9.9/src -I/usr/include/tirpc -I/usr/include/GraphicsMagick -I/usr/lib/wx/include/gtk3-unicode-3.0 -I/usr/include/wx-3.0 -I/usr/include/libgeotiff -I/usr/include/hdf -I/usr/include/python2.7 -I/usr/lib/python2.7/site-packages/numpy/core/include -I/usr/include/udunits2 -I/usr/include/eigen3 -I/builddir/build/BUILD/gdl-0.9.9 -I/builddir/build/BUILD/gdl-0.9.9/build-python -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -DNDEBUG -fPIC -fopenmp -std=gnu++11 -o CMakeFiles/gdl.dir/libinit_ac.cpp.o -c /builddir/build/BUILD/gdl-0.9.9/src/libinit_ac.cpp In file included from /builddir/build/BUILD/gdl-0.9.9/src/basegdl.hpp:31:0, from /builddir/build/BUILD/gdl-0.9.9/src/datatypes.hpp:33, from /builddir/build/BUILD/gdl-0.9.9/src/math_fun_ac.hpp:18, from /builddir/build/BUILD/gdl-0.9.9/src/libinit_ac.cpp:25: /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In copy constructor 'dimension::dimension(const dimension&)': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:55:14: warning: array subscript has type 'char' [-Wchar-subscripts] { dim[i]=dim_.dim[i];} ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:55:26: warning: array subscript has type 'char' [-Wchar-subscripts] { dim[i]=dim_.dim[i];} ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In member function 'dimension& dimension::operator=(const dimension&)': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:118:12: warning: array subscript has type 'char' [-Wchar-subscripts] dim[i]=dim_.dim[i]; ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:118:24: warning: array subscript has type 'char' [-Wchar-subscripts] dim[i]=dim_.dim[i]; ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In member function 'void dimension::operator<<(SizeT)': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:146:15: warning: array subscript has type 'char' [-Wchar-subscripts] dim[rank++]=add; ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In member function 'SizeT dimension::NDimElements()': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:295:24: warning: array subscript has type 'char' [-Wchar-subscripts] return stride[ rank]; ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In member function 'SizeT dimension::NDimElementsConst() const': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:303:44: warning: array subscript has type 'char' [-Wchar-subscripts] for(char i=0; i= labelList.Size()) ^ [ 53%] Building CXX object src/CMakeFiles/gdl.dir/libinit_cl.cpp.o cd /builddir/build/BUILD/gdl-0.9.9/build-python/src && /usr/bin/c++ -DHAVE_CONFIG_H -DWXUSINGDLL -D_FILE_OFFSET_BITS=64 -D__WXGTK__ -Dgdl_EXPORTS -I/builddir/build/BUILD/gdl-0.9.9/src -I/usr/include/tirpc -I/usr/include/GraphicsMagick -I/usr/lib/wx/include/gtk3-unicode-3.0 -I/usr/include/wx-3.0 -I/usr/include/libgeotiff -I/usr/include/hdf -I/usr/include/python2.7 -I/usr/lib/python2.7/site-packages/numpy/core/include -I/usr/include/udunits2 -I/usr/include/eigen3 -I/builddir/build/BUILD/gdl-0.9.9 -I/builddir/build/BUILD/gdl-0.9.9/build-python -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -DNDEBUG -fPIC -fopenmp -std=gnu++11 -o CMakeFiles/gdl.dir/libinit_cl.cpp.o -c /builddir/build/BUILD/gdl-0.9.9/src/libinit_cl.cpp In file included from /builddir/build/BUILD/gdl-0.9.9/src/basegdl.hpp:31:0, from /builddir/build/BUILD/gdl-0.9.9/src/str.hpp:25, from /builddir/build/BUILD/gdl-0.9.9/src/envt.hpp:26, from /builddir/build/BUILD/gdl-0.9.9/src/libinit_cl.cpp:31: /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In copy constructor 'dimension::dimension(const dimension&)': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:55:14: warning: array subscript has type 'char' [-Wchar-subscripts] { dim[i]=dim_.dim[i];} ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:55:26: warning: array subscript has type 'char' [-Wchar-subscripts] { dim[i]=dim_.dim[i];} ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In member function 'dimension& dimension::operator=(const dimension&)': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:118:12: warning: array subscript has type 'char' [-Wchar-subscripts] dim[i]=dim_.dim[i]; ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:118:24: warning: array subscript has type 'char' [-Wchar-subscripts] dim[i]=dim_.dim[i]; ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In member function 'void dimension::operator<<(SizeT)': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:146:15: warning: array subscript has type 'char' [-Wchar-subscripts] dim[rank++]=add; ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In member function 'SizeT dimension::NDimElements()': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:295:24: warning: array subscript has type 'char' [-Wchar-subscripts] return stride[ rank]; ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In member function 'SizeT dimension::NDimElementsConst() const': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:303:44: warning: array subscript has type 'char' [-Wchar-subscripts] for(char i=0; i= labelList.Size()) ^ [ 54%] Building CXX object src/CMakeFiles/gdl.dir/libinit_gm.cpp.o cd /builddir/build/BUILD/gdl-0.9.9/build-python/src && /usr/bin/c++ -DHAVE_CONFIG_H -DWXUSINGDLL -D_FILE_OFFSET_BITS=64 -D__WXGTK__ -Dgdl_EXPORTS -I/builddir/build/BUILD/gdl-0.9.9/src -I/usr/include/tirpc -I/usr/include/GraphicsMagick -I/usr/lib/wx/include/gtk3-unicode-3.0 -I/usr/include/wx-3.0 -I/usr/include/libgeotiff -I/usr/include/hdf -I/usr/include/python2.7 -I/usr/lib/python2.7/site-packages/numpy/core/include -I/usr/include/udunits2 -I/usr/include/eigen3 -I/builddir/build/BUILD/gdl-0.9.9 -I/builddir/build/BUILD/gdl-0.9.9/build-python -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -DNDEBUG -fPIC -fopenmp -std=gnu++11 -o CMakeFiles/gdl.dir/libinit_gm.cpp.o -c /builddir/build/BUILD/gdl-0.9.9/src/libinit_gm.cpp In file included from /builddir/build/BUILD/gdl-0.9.9/src/basegdl.hpp:31:0, from /builddir/build/BUILD/gdl-0.9.9/src/datatypes.hpp:33, from /builddir/build/BUILD/gdl-0.9.9/src/math_fun_gm.hpp:20, from /builddir/build/BUILD/gdl-0.9.9/src/libinit_gm.cpp:27: /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In copy constructor 'dimension::dimension(const dimension&)': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:55:14: warning: array subscript has type 'char' [-Wchar-subscripts] { dim[i]=dim_.dim[i];} ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:55:26: warning: array subscript has type 'char' [-Wchar-subscripts] { dim[i]=dim_.dim[i];} ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In member function 'dimension& dimension::operator=(const dimension&)': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:118:12: warning: array subscript has type 'char' [-Wchar-subscripts] dim[i]=dim_.dim[i]; ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:118:24: warning: array subscript has type 'char' [-Wchar-subscripts] dim[i]=dim_.dim[i]; ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In member function 'void dimension::operator<<(SizeT)': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:146:15: warning: array subscript has type 'char' [-Wchar-subscripts] dim[rank++]=add; ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In member function 'SizeT dimension::NDimElements()': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:295:24: warning: array subscript has type 'char' [-Wchar-subscripts] return stride[ rank]; ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In member function 'SizeT dimension::NDimElementsConst() const': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:303:44: warning: array subscript has type 'char' [-Wchar-subscripts] for(char i=0; i= labelList.Size()) ^ [ 54%] Building CXX object src/CMakeFiles/gdl.dir/libinit_jmg.cpp.o cd /builddir/build/BUILD/gdl-0.9.9/build-python/src && /usr/bin/c++ -DHAVE_CONFIG_H -DWXUSINGDLL -D_FILE_OFFSET_BITS=64 -D__WXGTK__ -Dgdl_EXPORTS -I/builddir/build/BUILD/gdl-0.9.9/src -I/usr/include/tirpc -I/usr/include/GraphicsMagick -I/usr/lib/wx/include/gtk3-unicode-3.0 -I/usr/include/wx-3.0 -I/usr/include/libgeotiff -I/usr/include/hdf -I/usr/include/python2.7 -I/usr/lib/python2.7/site-packages/numpy/core/include -I/usr/include/udunits2 -I/usr/include/eigen3 -I/builddir/build/BUILD/gdl-0.9.9 -I/builddir/build/BUILD/gdl-0.9.9/build-python -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -DNDEBUG -fPIC -fopenmp -std=gnu++11 -o CMakeFiles/gdl.dir/libinit_jmg.cpp.o -c /builddir/build/BUILD/gdl-0.9.9/src/libinit_jmg.cpp In file included from /builddir/build/BUILD/gdl-0.9.9/src/basegdl.hpp:31:0, from /builddir/build/BUILD/gdl-0.9.9/src/str.hpp:25, from /builddir/build/BUILD/gdl-0.9.9/src/envt.hpp:26, from /builddir/build/BUILD/gdl-0.9.9/src/libinit_jmg.cpp:32: /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In copy constructor 'dimension::dimension(const dimension&)': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:55:14: warning: array subscript has type 'char' [-Wchar-subscripts] { dim[i]=dim_.dim[i];} ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:55:26: warning: array subscript has type 'char' [-Wchar-subscripts] { dim[i]=dim_.dim[i];} ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In member function 'dimension& dimension::operator=(const dimension&)': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:118:12: warning: array subscript has type 'char' [-Wchar-subscripts] dim[i]=dim_.dim[i]; ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:118:24: warning: array subscript has type 'char' [-Wchar-subscripts] dim[i]=dim_.dim[i]; ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In member function 'void dimension::operator<<(SizeT)': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:146:15: warning: array subscript has type 'char' [-Wchar-subscripts] dim[rank++]=add; ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In member function 'SizeT dimension::NDimElements()': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:295:24: warning: array subscript has type 'char' [-Wchar-subscripts] return stride[ rank]; ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In member function 'SizeT dimension::NDimElementsConst() const': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:303:44: warning: array subscript has type 'char' [-Wchar-subscripts] for(char i=0; i= labelList.Size()) ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/libinit_jmg.cpp:40:0: /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp: In function 'bool lib::startClipping(EnvT*, GDLGStream*, bool)': /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:1676:58: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else for ( int i=0; i<4&&iN_Elements(); ++i ) tempbox[i]=dClipBox[i]=(*clipBox)[i]; ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp: In function 'bool lib::gdlAxis(EnvT*, GDLGStream*, std::string, DDouble, DDouble, bool, DLong, DDouble)': /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:1747:11: warning: variable 'OtherAxisSizeInMm' set but not used [-Wunused-but-set-variable] PLFLT OtherAxisSizeInMm; ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:1792:12: warning: variable 'interligne_as_char' set but not used [-Wunused-but-set-variable] DFloat interligne_as_char; ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp: In function 'bool lib::gdlAxis3(EnvT*, GDLGStream*, std::string, DDouble, DDouble, bool, DLong, DDouble)': /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:2015:11: warning: variable 'OtherAxisSizeInMm' set but not used [-Wunused-but-set-variable] PLFLT OtherAxisSizeInMm; ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:2064:12: warning: variable 'interligne' set but not used [-Wunused-but-set-variable] DFloat interligne; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/libinit_jmg.cpp:40:0: /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp: At global scope: /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:81:28: warning: 'Data3d' defined but not used [-Wunused-variable] static GDL_3DTRANSFORMDATA Data3d; ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:83:12: warning: 'code012' defined but not used [-Wunused-variable] static int code012[3] = {0, 1, 2}; ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:84:12: warning: 'code102' defined but not used [-Wunused-variable] static int code102[3] = {1, 0, 2}; ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:85:12: warning: 'code120' defined but not used [-Wunused-variable] static int code120[3] = {1, 2, 0}; ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:86:12: warning: 'code210' defined but not used [-Wunused-variable] static int code210[3] = {2, 1, 0}; ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:87:12: warning: 'code201' defined but not used [-Wunused-variable] static int code201[3] = {2, 0, 1}; ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:88:12: warning: 'code021' defined but not used [-Wunused-variable] static int code021[3] = {0, 2, 1}; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/libinit_jmg.cpp:40:0: /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:397:15: warning: 'void lib::gdlSetGraphicsBackgroundColorFromKw(EnvT*, GDLGStream*, bool)' defined but not used [-Wunused-function] static void gdlSetGraphicsBackgroundColorFromKw(EnvT *e, GDLGStream *a, bool kw=true) ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:410:15: warning: 'void lib::gdlSetGraphicsForegroundColorFromKw(EnvT*, GDLGStream*, std::string)' defined but not used [-Wunused-function] static void gdlSetGraphicsForegroundColorFromKw(EnvT *e, GDLGStream *a, string OtherColorKw="") ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:433:15: warning: 'void lib::gdlGetPsym(EnvT*, DLong&)' defined but not used [-Wunused-function] static void gdlGetPsym(EnvT *e, DLong &psym) ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:444:16: warning: 'void lib::gdlSetSymsize(EnvT*, GDLGStream*)' defined but not used [-Wunused-function] static void gdlSetSymsize(EnvT *e, GDLGStream *a) ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:667:15: warning: 'bool lib::gdlGetDesiredAxisRange(EnvT*, std::string, DDouble&, DDouble&)' defined but not used [-Wunused-function] static bool gdlGetDesiredAxisRange(EnvT *e, string axis, DDouble &start, DDouble &end) ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:748:16: warning: 'void lib::gdlGetDesiredAxisTickget(EnvT*, std::string, DDoubleGDL*)' defined but not used [-Wunused-function] static void gdlGetDesiredAxisTickget(EnvT *e, string axis, DDoubleGDL *Axistickget) ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:901:14: warning: 'int lib::gdlGetCalendarCode(EnvT*, std::string)' defined but not used [-Wunused-function] static int gdlGetCalendarCode(EnvT* e, string axis) ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:955:15: warning: 'void lib::gdlGetDesiredAxisTickv(EnvT*, std::string, DDoubleGDL*)' defined but not used [-Wunused-function] static void gdlGetDesiredAxisTickv(EnvT* e, string axis, DDoubleGDL* axisTickvVect) ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:998:17: warning: 'void lib::gdlSetLineStyle(EnvT*, GDLGStream*)' defined but not used [-Wunused-function] static void gdlSetLineStyle(EnvT *e, GDLGStream *a) ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:1046:15: warning: 'void lib::gdlSetPenThickness(EnvT*, GDLGStream*)' defined but not used [-Wunused-function] static void gdlSetPenThickness(EnvT *e, GDLGStream *a) ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:1082:17: warning: 'bool lib::gdlYaxisNoZero(EnvT*)' defined but not used [-Wunused-function] static bool gdlYaxisNoZero(EnvT* e) ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:1108:15: warning: 'void lib::gdlNextPlotHandlingNoEraseOption(EnvT*, GDLGStream*, bool)' defined but not used [-Wunused-function] static void gdlNextPlotHandlingNoEraseOption(EnvT *e, GDLGStream *a, bool noe=0) ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:1152:15: warning: 'bool lib::gdlSet3DViewPortAndWorldCoordinates(EnvT*, GDLGStream*, DDoubleGDL*, bool, bool, DDouble, DDouble, DDouble, DDouble, DDouble, DDouble, bool)' defined but not used [-Wunused-function] static bool gdlSet3DViewPortAndWorldCoordinates(EnvT* e, ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:1358:15: warning: 'bool lib::gdlSetViewPortAndWorldCoordinates(EnvT*, GDLGStream*, bool, bool, DFloat, DFloat, DFloat, DFloat, DDouble, DDouble, DDouble, DDouble, DLong)' defined but not used [-Wunused-function] static bool gdlSetViewPortAndWorldCoordinates(EnvT* e, ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:1605:15: warning: 'bool lib::startClipping(EnvT*, GDLGStream*, bool)' defined but not used [-Wunused-function] static bool startClipping(EnvT *e, GDLGStream *a, bool canUsePClip=false) ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:1979:15: warning: 'bool lib::gdlBox(EnvT*, GDLGStream*, DDouble, DDouble, DDouble, DDouble, bool, bool)' defined but not used [-Wunused-function] static bool gdlBox(EnvT *e, GDLGStream *a, DDouble xStart, DDouble xEnd, DDouble yStart, DDouble yEnd, bool xLog, bool yLog) ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:2195:15: warning: 'bool lib::gdlBox3(EnvT*, GDLGStream*, DDouble, DDouble, DDouble, DDouble, DDouble, DDouble, bool, bool, bool, bool)' defined but not used [-Wunused-function] static bool gdlBox3(EnvT *e, GDLGStream *a, DDouble xStart, DDouble xEnd, DDouble yStart, ^ [ 55%] Building CXX object src/CMakeFiles/gdl.dir/libinit_mes.cpp.o cd /builddir/build/BUILD/gdl-0.9.9/build-python/src && /usr/bin/c++ -DHAVE_CONFIG_H -DWXUSINGDLL -D_FILE_OFFSET_BITS=64 -D__WXGTK__ -Dgdl_EXPORTS -I/builddir/build/BUILD/gdl-0.9.9/src -I/usr/include/tirpc -I/usr/include/GraphicsMagick -I/usr/lib/wx/include/gtk3-unicode-3.0 -I/usr/include/wx-3.0 -I/usr/include/libgeotiff -I/usr/include/hdf -I/usr/include/python2.7 -I/usr/lib/python2.7/site-packages/numpy/core/include -I/usr/include/udunits2 -I/usr/include/eigen3 -I/builddir/build/BUILD/gdl-0.9.9 -I/builddir/build/BUILD/gdl-0.9.9/build-python -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -DNDEBUG -fPIC -fopenmp -std=gnu++11 -o CMakeFiles/gdl.dir/libinit_mes.cpp.o -c /builddir/build/BUILD/gdl-0.9.9/src/libinit_mes.cpp In file included from /builddir/build/BUILD/gdl-0.9.9/src/basegdl.hpp:31:0, from /builddir/build/BUILD/gdl-0.9.9/src/str.hpp:25, from /builddir/build/BUILD/gdl-0.9.9/src/envt.hpp:26, from /builddir/build/BUILD/gdl-0.9.9/src/libinit_mes.cpp:30: /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In copy constructor 'dimension::dimension(const dimension&)': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:55:14: warning: array subscript has type 'char' [-Wchar-subscripts] { dim[i]=dim_.dim[i];} ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:55:26: warning: array subscript has type 'char' [-Wchar-subscripts] { dim[i]=dim_.dim[i];} ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In member function 'dimension& dimension::operator=(const dimension&)': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:118:12: warning: array subscript has type 'char' [-Wchar-subscripts] dim[i]=dim_.dim[i]; ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:118:24: warning: array subscript has type 'char' [-Wchar-subscripts] dim[i]=dim_.dim[i]; ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In member function 'void dimension::operator<<(SizeT)': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:146:15: warning: array subscript has type 'char' [-Wchar-subscripts] dim[rank++]=add; ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In member function 'SizeT dimension::NDimElements()': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:295:24: warning: array subscript has type 'char' [-Wchar-subscripts] return stride[ rank]; ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In member function 'SizeT dimension::NDimElementsConst() const': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:303:44: warning: array subscript has type 'char' [-Wchar-subscripts] for(char i=0; i= labelList.Size()) ^ [ 56%] Building CXX object src/CMakeFiles/gdl.dir/libinit_ng.cpp.o cd /builddir/build/BUILD/gdl-0.9.9/build-python/src && /usr/bin/c++ -DHAVE_CONFIG_H -DWXUSINGDLL -D_FILE_OFFSET_BITS=64 -D__WXGTK__ -Dgdl_EXPORTS -I/builddir/build/BUILD/gdl-0.9.9/src -I/usr/include/tirpc -I/usr/include/GraphicsMagick -I/usr/lib/wx/include/gtk3-unicode-3.0 -I/usr/include/wx-3.0 -I/usr/include/libgeotiff -I/usr/include/hdf -I/usr/include/python2.7 -I/usr/lib/python2.7/site-packages/numpy/core/include -I/usr/include/udunits2 -I/usr/include/eigen3 -I/builddir/build/BUILD/gdl-0.9.9 -I/builddir/build/BUILD/gdl-0.9.9/build-python -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -DNDEBUG -fPIC -fopenmp -std=gnu++11 -o CMakeFiles/gdl.dir/libinit_ng.cpp.o -c /builddir/build/BUILD/gdl-0.9.9/src/libinit_ng.cpp In file included from /builddir/build/BUILD/gdl-0.9.9/src/basegdl.hpp:31:0, from /builddir/build/BUILD/gdl-0.9.9/src/datatypes.hpp:33, from /builddir/build/BUILD/gdl-0.9.9/src/math_fun_ng.hpp:19, from /builddir/build/BUILD/gdl-0.9.9/src/libinit_ng.cpp:20: /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In copy constructor 'dimension::dimension(const dimension&)': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:55:14: warning: array subscript has type 'char' [-Wchar-subscripts] { dim[i]=dim_.dim[i];} ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:55:26: warning: array subscript has type 'char' [-Wchar-subscripts] { dim[i]=dim_.dim[i];} ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In member function 'dimension& dimension::operator=(const dimension&)': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:118:12: warning: array subscript has type 'char' [-Wchar-subscripts] dim[i]=dim_.dim[i]; ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:118:24: warning: array subscript has type 'char' [-Wchar-subscripts] dim[i]=dim_.dim[i]; ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In member function 'void dimension::operator<<(SizeT)': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:146:15: warning: array subscript has type 'char' [-Wchar-subscripts] dim[rank++]=add; ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In member function 'SizeT dimension::NDimElements()': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:295:24: warning: array subscript has type 'char' [-Wchar-subscripts] return stride[ rank]; ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In member function 'SizeT dimension::NDimElementsConst() const': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:303:44: warning: array subscript has type 'char' [-Wchar-subscripts] for(char i=0; i= labelList.Size()) ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp:21:0, from /builddir/build/BUILD/gdl-0.9.9/src/GDLTreeParser.hpp:13, from /builddir/build/BUILD/gdl-0.9.9/src/dinterpreter.hpp:69, from /builddir/build/BUILD/gdl-0.9.9/src/math_fun_ng.hpp:20, from /builddir/build/BUILD/gdl-0.9.9/src/libinit_ng.cpp:20: /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp: In member function 'void ArrayIndexVectorT::Clear()': /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp:142:17: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for( int i=0; iGetStride() * varStride[variableIndex]; ^ /builddir/build/BUILD/gdl-0.9.9/src/allix.hpp: In constructor 'AllIxNewMultiOneVariableIndexIndexedT::AllIxNewMultiOneVariableIndexIndexedT(RankT, SizeT, ArrayIndexVectorT*, SizeT, SizeT, const SizeT*, SizeT*, SizeT*)': /builddir/build/BUILD/gdl-0.9.9/src/allix.hpp:654:44: warning: array subscript has type 'char' [-Wchar-subscripts] ixListStride = varStride[variableIndex]; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp:21:0, from /builddir/build/BUILD/gdl-0.9.9/src/GDLTreeParser.hpp:13, from /builddir/build/BUILD/gdl-0.9.9/src/dinterpreter.hpp:69, from /builddir/build/BUILD/gdl-0.9.9/src/math_fun_ng.hpp:20, from /builddir/build/BUILD/gdl-0.9.9/src/libinit_ng.cpp:20: /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp: In member function 'virtual SizeT CArrayIndexScalar::NIter(SizeT)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp:409:14: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= varDim && s > 0) // varDim == 0 && s == 0 ok ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp: In member function 'virtual SizeT ArrayIndexIndexed::NIter(SizeT)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp:577:16: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= varDim && s > 0) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp: In member function 'virtual SizeT CArrayIndexIndexed::NIter(SizeT)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp:720:16: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= varDim && s > 0) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp: In member function 'virtual SizeT ArrayIndexORange::NIter(SizeT)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp:828:18: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( sInit >= varDim) // && s > 0) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp: In member function 'virtual SizeT ArrayIndexRange::NIter(SizeT)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp:972:14: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( e >= varDim) // && e > 0) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp: In member function 'virtual SizeT ArrayIndexORangeS::NIter(SizeT)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp:1105:14: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= varDim) // && s > 0) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp: In member function 'virtual SizeT ArrayIndexRangeS::NIter(SizeT)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp:1270:14: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( e >= varDim) // && e > 0) ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp:98:0, from /builddir/build/BUILD/gdl-0.9.9/src/GDLTreeParser.hpp:13, from /builddir/build/BUILD/gdl-0.9.9/src/dinterpreter.hpp:69, from /builddir/build/BUILD/gdl-0.9.9/src/math_fun_ng.hpp:20, from /builddir/build/BUILD/gdl-0.9.9/src/libinit_ng.cpp:20: /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp: In member function 'virtual BaseGDL* ArrayIndexListOneNoAssocT::Index(BaseGDL*, IxExprListT&)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp:308:8: warning: unused variable 'assertValue' [-Wunused-variable] SizeT assertValue = ix->NIter( var->N_Elements()/*var->Size()*/); ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp: In member function 'virtual void ArrayIndexListOneScalarVPNoAssocT::SetVariable(BaseGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp:532:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp: In member function 'virtual void ArrayIndexListOneScalarVPNoAssocT::AssignAt(BaseGDL*, BaseGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp:579:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp: In member function 'virtual void ArrayIndexListOneConstScalarNoAssocT::SetVariable(BaseGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp:727:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp: In member function 'virtual void ArrayIndexListOneConstScalarNoAssocT::AssignAt(BaseGDL*, BaseGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp:752:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp: In member function 'virtual BaseGDL* ArrayIndexListOneConstScalarNoAssocT::Index(BaseGDL*, IxExprListT&)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp:782:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/GDLTreeParser.hpp:13:0, from /builddir/build/BUILD/gdl-0.9.9/src/dinterpreter.hpp:69, from /builddir/build/BUILD/gdl-0.9.9/src/math_fun_ng.hpp:20, from /builddir/build/BUILD/gdl-0.9.9/src/libinit_ng.cpp:20: /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp: In member function 'virtual BaseGDL* ArrayIndexListOneT::Index(BaseGDL*, IxExprListT&)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp:341:8: warning: unused variable 'assertValue' [-Wunused-variable] SizeT assertValue = ix->NIter( var->N_Elements()/*var->Size()*/); ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp: In member function 'virtual void ArrayIndexListOneScalarVPT::SetVariable(BaseGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp:562:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp: In member function 'virtual void ArrayIndexListOneScalarVPT::AssignAt(BaseGDL*, BaseGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp:609:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp: In member function 'virtual void ArrayIndexListOneConstScalarT::SetVariable(BaseGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp:738:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp: In member function 'virtual void ArrayIndexListOneConstScalarT::AssignAt(BaseGDL*, BaseGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp:763:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp: In member function 'virtual BaseGDL* ArrayIndexListOneConstScalarT::Index(BaseGDL*, IxExprListT&)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp:793:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/GDLInterpreter.hpp:23:0, from /builddir/build/BUILD/gdl-0.9.9/src/dinterpreter.hpp:70, from /builddir/build/BUILD/gdl-0.9.9/src/math_fun_ng.hpp:20, from /builddir/build/BUILD/gdl-0.9.9/src/libinit_ng.cpp:20: /builddir/build/BUILD/gdl-0.9.9/src/accessdesc.hpp: In member function 'void DotAccessDescT::ADAssign(BaseGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/accessdesc.hpp:392:9: warning: unused variable 'lRank' [-Wunused-variable] SizeT lRank = dim.Rank(); ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/dinterpreter.hpp:70:0, from /builddir/build/BUILD/gdl-0.9.9/src/math_fun_ng.hpp:20, from /builddir/build/BUILD/gdl-0.9.9/src/libinit_ng.cpp:20: /builddir/build/BUILD/gdl-0.9.9/src/GDLInterpreter.hpp: In static member function 'static void GDLInterpreter::EnableAllGC()': /builddir/build/BUILD/gdl-0.9.9/src/GDLInterpreter.hpp:366:15: warning: variable 'nEl' set but not used [-Wunused-but-set-variable] SizeT nEl = heap.size(); ^ [ 56%] Building CXX object src/CMakeFiles/gdl.dir/libinit_jp.cpp.o cd /builddir/build/BUILD/gdl-0.9.9/build-python/src && /usr/bin/c++ -DHAVE_CONFIG_H -DWXUSINGDLL -D_FILE_OFFSET_BITS=64 -D__WXGTK__ -Dgdl_EXPORTS -I/builddir/build/BUILD/gdl-0.9.9/src -I/usr/include/tirpc -I/usr/include/GraphicsMagick -I/usr/lib/wx/include/gtk3-unicode-3.0 -I/usr/include/wx-3.0 -I/usr/include/libgeotiff -I/usr/include/hdf -I/usr/include/python2.7 -I/usr/lib/python2.7/site-packages/numpy/core/include -I/usr/include/udunits2 -I/usr/include/eigen3 -I/builddir/build/BUILD/gdl-0.9.9 -I/builddir/build/BUILD/gdl-0.9.9/build-python -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -DNDEBUG -fPIC -fopenmp -std=gnu++11 -o CMakeFiles/gdl.dir/libinit_jp.cpp.o -c /builddir/build/BUILD/gdl-0.9.9/src/libinit_jp.cpp In file included from /builddir/build/BUILD/gdl-0.9.9/src/basegdl.hpp:31:0, from /builddir/build/BUILD/gdl-0.9.9/src/datatypes.hpp:33, from /builddir/build/BUILD/gdl-0.9.9/src/dialog.hpp:19, from /builddir/build/BUILD/gdl-0.9.9/src/libinit_jp.cpp:20: /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In copy constructor 'dimension::dimension(const dimension&)': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:55:14: warning: array subscript has type 'char' [-Wchar-subscripts] { dim[i]=dim_.dim[i];} ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:55:26: warning: array subscript has type 'char' [-Wchar-subscripts] { dim[i]=dim_.dim[i];} ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In member function 'dimension& dimension::operator=(const dimension&)': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:118:12: warning: array subscript has type 'char' [-Wchar-subscripts] dim[i]=dim_.dim[i]; ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:118:24: warning: array subscript has type 'char' [-Wchar-subscripts] dim[i]=dim_.dim[i]; ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In member function 'void dimension::operator<<(SizeT)': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:146:15: warning: array subscript has type 'char' [-Wchar-subscripts] dim[rank++]=add; ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In member function 'SizeT dimension::NDimElements()': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:295:24: warning: array subscript has type 'char' [-Wchar-subscripts] return stride[ rank]; ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In member function 'SizeT dimension::NDimElementsConst() const': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:303:44: warning: array subscript has type 'char' [-Wchar-subscripts] for(char i=0; i= labelList.Size()) ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp:21:0, from /builddir/build/BUILD/gdl-0.9.9/src/GDLTreeParser.hpp:13, from /builddir/build/BUILD/gdl-0.9.9/src/dinterpreter.hpp:69, from /builddir/build/BUILD/gdl-0.9.9/src/dialog.hpp:20, from /builddir/build/BUILD/gdl-0.9.9/src/libinit_jp.cpp:20: /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp: In member function 'void ArrayIndexVectorT::Clear()': /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp:142:17: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for( int i=0; iGetStride() * varStride[variableIndex]; ^ /builddir/build/BUILD/gdl-0.9.9/src/allix.hpp: In constructor 'AllIxNewMultiOneVariableIndexIndexedT::AllIxNewMultiOneVariableIndexIndexedT(RankT, SizeT, ArrayIndexVectorT*, SizeT, SizeT, const SizeT*, SizeT*, SizeT*)': /builddir/build/BUILD/gdl-0.9.9/src/allix.hpp:654:44: warning: array subscript has type 'char' [-Wchar-subscripts] ixListStride = varStride[variableIndex]; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp:21:0, from /builddir/build/BUILD/gdl-0.9.9/src/GDLTreeParser.hpp:13, from /builddir/build/BUILD/gdl-0.9.9/src/dinterpreter.hpp:69, from /builddir/build/BUILD/gdl-0.9.9/src/dialog.hpp:20, from /builddir/build/BUILD/gdl-0.9.9/src/libinit_jp.cpp:20: /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp: In member function 'virtual SizeT CArrayIndexScalar::NIter(SizeT)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp:409:14: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= varDim && s > 0) // varDim == 0 && s == 0 ok ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp: In member function 'virtual SizeT ArrayIndexIndexed::NIter(SizeT)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp:577:16: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= varDim && s > 0) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp: In member function 'virtual SizeT CArrayIndexIndexed::NIter(SizeT)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp:720:16: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= varDim && s > 0) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp: In member function 'virtual SizeT ArrayIndexORange::NIter(SizeT)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp:828:18: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( sInit >= varDim) // && s > 0) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp: In member function 'virtual SizeT ArrayIndexRange::NIter(SizeT)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp:972:14: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( e >= varDim) // && e > 0) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp: In member function 'virtual SizeT ArrayIndexORangeS::NIter(SizeT)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp:1105:14: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= varDim) // && s > 0) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp: In member function 'virtual SizeT ArrayIndexRangeS::NIter(SizeT)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp:1270:14: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( e >= varDim) // && e > 0) ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp:98:0, from /builddir/build/BUILD/gdl-0.9.9/src/GDLTreeParser.hpp:13, from /builddir/build/BUILD/gdl-0.9.9/src/dinterpreter.hpp:69, from /builddir/build/BUILD/gdl-0.9.9/src/dialog.hpp:20, from /builddir/build/BUILD/gdl-0.9.9/src/libinit_jp.cpp:20: /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp: In member function 'virtual BaseGDL* ArrayIndexListOneNoAssocT::Index(BaseGDL*, IxExprListT&)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp:308:8: warning: unused variable 'assertValue' [-Wunused-variable] SizeT assertValue = ix->NIter( var->N_Elements()/*var->Size()*/); ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp: In member function 'virtual void ArrayIndexListOneScalarVPNoAssocT::SetVariable(BaseGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp:532:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp: In member function 'virtual void ArrayIndexListOneScalarVPNoAssocT::AssignAt(BaseGDL*, BaseGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp:579:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp: In member function 'virtual void ArrayIndexListOneConstScalarNoAssocT::SetVariable(BaseGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp:727:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp: In member function 'virtual void ArrayIndexListOneConstScalarNoAssocT::AssignAt(BaseGDL*, BaseGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp:752:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp: In member function 'virtual BaseGDL* ArrayIndexListOneConstScalarNoAssocT::Index(BaseGDL*, IxExprListT&)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp:782:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/GDLTreeParser.hpp:13:0, from /builddir/build/BUILD/gdl-0.9.9/src/dinterpreter.hpp:69, from /builddir/build/BUILD/gdl-0.9.9/src/dialog.hpp:20, from /builddir/build/BUILD/gdl-0.9.9/src/libinit_jp.cpp:20: /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp: In member function 'virtual BaseGDL* ArrayIndexListOneT::Index(BaseGDL*, IxExprListT&)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp:341:8: warning: unused variable 'assertValue' [-Wunused-variable] SizeT assertValue = ix->NIter( var->N_Elements()/*var->Size()*/); ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp: In member function 'virtual void ArrayIndexListOneScalarVPT::SetVariable(BaseGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp:562:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp: In member function 'virtual void ArrayIndexListOneScalarVPT::AssignAt(BaseGDL*, BaseGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp:609:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp: In member function 'virtual void ArrayIndexListOneConstScalarT::SetVariable(BaseGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp:738:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp: In member function 'virtual void ArrayIndexListOneConstScalarT::AssignAt(BaseGDL*, BaseGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp:763:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp: In member function 'virtual BaseGDL* ArrayIndexListOneConstScalarT::Index(BaseGDL*, IxExprListT&)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp:793:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/GDLInterpreter.hpp:23:0, from /builddir/build/BUILD/gdl-0.9.9/src/dinterpreter.hpp:70, from /builddir/build/BUILD/gdl-0.9.9/src/dialog.hpp:20, from /builddir/build/BUILD/gdl-0.9.9/src/libinit_jp.cpp:20: /builddir/build/BUILD/gdl-0.9.9/src/accessdesc.hpp: In member function 'void DotAccessDescT::ADAssign(BaseGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/accessdesc.hpp:392:9: warning: unused variable 'lRank' [-Wunused-variable] SizeT lRank = dim.Rank(); ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/dinterpreter.hpp:70:0, from /builddir/build/BUILD/gdl-0.9.9/src/dialog.hpp:20, from /builddir/build/BUILD/gdl-0.9.9/src/libinit_jp.cpp:20: /builddir/build/BUILD/gdl-0.9.9/src/GDLInterpreter.hpp: In static member function 'static void GDLInterpreter::EnableAllGC()': /builddir/build/BUILD/gdl-0.9.9/src/GDLInterpreter.hpp:366:15: warning: variable 'nEl' set but not used [-Wunused-but-set-variable] SizeT nEl = heap.size(); ^ [ 57%] Building CXX object src/CMakeFiles/gdl.dir/libinit_exists.cpp.o cd /builddir/build/BUILD/gdl-0.9.9/build-python/src && /usr/bin/c++ -DHAVE_CONFIG_H -DWXUSINGDLL -D_FILE_OFFSET_BITS=64 -D__WXGTK__ -Dgdl_EXPORTS -I/builddir/build/BUILD/gdl-0.9.9/src -I/usr/include/tirpc -I/usr/include/GraphicsMagick -I/usr/lib/wx/include/gtk3-unicode-3.0 -I/usr/include/wx-3.0 -I/usr/include/libgeotiff -I/usr/include/hdf -I/usr/include/python2.7 -I/usr/lib/python2.7/site-packages/numpy/core/include -I/usr/include/udunits2 -I/usr/include/eigen3 -I/builddir/build/BUILD/gdl-0.9.9 -I/builddir/build/BUILD/gdl-0.9.9/build-python -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -DNDEBUG -fPIC -fopenmp -std=gnu++11 -o CMakeFiles/gdl.dir/libinit_exists.cpp.o -c /builddir/build/BUILD/gdl-0.9.9/src/libinit_exists.cpp In file included from /builddir/build/BUILD/gdl-0.9.9/src/basegdl.hpp:31:0, from /builddir/build/BUILD/gdl-0.9.9/src/str.hpp:25, from /builddir/build/BUILD/gdl-0.9.9/src/envt.hpp:26, from /builddir/build/BUILD/gdl-0.9.9/src/libinit_exists.cpp:31: /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In copy constructor 'dimension::dimension(const dimension&)': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:55:14: warning: array subscript has type 'char' [-Wchar-subscripts] { dim[i]=dim_.dim[i];} ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:55:26: warning: array subscript has type 'char' [-Wchar-subscripts] { dim[i]=dim_.dim[i];} ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In member function 'dimension& dimension::operator=(const dimension&)': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:118:12: warning: array subscript has type 'char' [-Wchar-subscripts] dim[i]=dim_.dim[i]; ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:118:24: warning: array subscript has type 'char' [-Wchar-subscripts] dim[i]=dim_.dim[i]; ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In member function 'void dimension::operator<<(SizeT)': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:146:15: warning: array subscript has type 'char' [-Wchar-subscripts] dim[rank++]=add; ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In member function 'SizeT dimension::NDimElements()': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:295:24: warning: array subscript has type 'char' [-Wchar-subscripts] return stride[ rank]; ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In member function 'SizeT dimension::NDimElementsConst() const': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:303:44: warning: array subscript has type 'char' [-Wchar-subscripts] for(char i=0; i= labelList.Size()) ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp:21:0, from /builddir/build/BUILD/gdl-0.9.9/src/GDLTreeParser.hpp:13, from /builddir/build/BUILD/gdl-0.9.9/src/dinterpreter.hpp:69, from /builddir/build/BUILD/gdl-0.9.9/src/dialog.hpp:20, from /builddir/build/BUILD/gdl-0.9.9/src/libinit_exists.cpp:46: /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp: In member function 'void ArrayIndexVectorT::Clear()': /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp:142:17: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for( int i=0; iGetStride() * varStride[variableIndex]; ^ /builddir/build/BUILD/gdl-0.9.9/src/allix.hpp: In constructor 'AllIxNewMultiOneVariableIndexIndexedT::AllIxNewMultiOneVariableIndexIndexedT(RankT, SizeT, ArrayIndexVectorT*, SizeT, SizeT, const SizeT*, SizeT*, SizeT*)': /builddir/build/BUILD/gdl-0.9.9/src/allix.hpp:654:44: warning: array subscript has type 'char' [-Wchar-subscripts] ixListStride = varStride[variableIndex]; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp:21:0, from /builddir/build/BUILD/gdl-0.9.9/src/GDLTreeParser.hpp:13, from /builddir/build/BUILD/gdl-0.9.9/src/dinterpreter.hpp:69, from /builddir/build/BUILD/gdl-0.9.9/src/dialog.hpp:20, from /builddir/build/BUILD/gdl-0.9.9/src/libinit_exists.cpp:46: /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp: In member function 'virtual SizeT CArrayIndexScalar::NIter(SizeT)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp:409:14: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= varDim && s > 0) // varDim == 0 && s == 0 ok ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp: In member function 'virtual SizeT ArrayIndexIndexed::NIter(SizeT)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp:577:16: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= varDim && s > 0) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp: In member function 'virtual SizeT CArrayIndexIndexed::NIter(SizeT)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp:720:16: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= varDim && s > 0) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp: In member function 'virtual SizeT ArrayIndexORange::NIter(SizeT)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp:828:18: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( sInit >= varDim) // && s > 0) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp: In member function 'virtual SizeT ArrayIndexRange::NIter(SizeT)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp:972:14: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( e >= varDim) // && e > 0) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp: In member function 'virtual SizeT ArrayIndexORangeS::NIter(SizeT)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp:1105:14: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= varDim) // && s > 0) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp: In member function 'virtual SizeT ArrayIndexRangeS::NIter(SizeT)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp:1270:14: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( e >= varDim) // && e > 0) ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp:98:0, from /builddir/build/BUILD/gdl-0.9.9/src/GDLTreeParser.hpp:13, from /builddir/build/BUILD/gdl-0.9.9/src/dinterpreter.hpp:69, from /builddir/build/BUILD/gdl-0.9.9/src/dialog.hpp:20, from /builddir/build/BUILD/gdl-0.9.9/src/libinit_exists.cpp:46: /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp: In member function 'virtual BaseGDL* ArrayIndexListOneNoAssocT::Index(BaseGDL*, IxExprListT&)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp:308:8: warning: unused variable 'assertValue' [-Wunused-variable] SizeT assertValue = ix->NIter( var->N_Elements()/*var->Size()*/); ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp: In member function 'virtual void ArrayIndexListOneScalarVPNoAssocT::SetVariable(BaseGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp:532:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp: In member function 'virtual void ArrayIndexListOneScalarVPNoAssocT::AssignAt(BaseGDL*, BaseGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp:579:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp: In member function 'virtual void ArrayIndexListOneConstScalarNoAssocT::SetVariable(BaseGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp:727:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp: In member function 'virtual void ArrayIndexListOneConstScalarNoAssocT::AssignAt(BaseGDL*, BaseGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp:752:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp: In member function 'virtual BaseGDL* ArrayIndexListOneConstScalarNoAssocT::Index(BaseGDL*, IxExprListT&)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp:782:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/GDLTreeParser.hpp:13:0, from /builddir/build/BUILD/gdl-0.9.9/src/dinterpreter.hpp:69, from /builddir/build/BUILD/gdl-0.9.9/src/dialog.hpp:20, from /builddir/build/BUILD/gdl-0.9.9/src/libinit_exists.cpp:46: /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp: In member function 'virtual BaseGDL* ArrayIndexListOneT::Index(BaseGDL*, IxExprListT&)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp:341:8: warning: unused variable 'assertValue' [-Wunused-variable] SizeT assertValue = ix->NIter( var->N_Elements()/*var->Size()*/); ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp: In member function 'virtual void ArrayIndexListOneScalarVPT::SetVariable(BaseGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp:562:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp: In member function 'virtual void ArrayIndexListOneScalarVPT::AssignAt(BaseGDL*, BaseGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp:609:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp: In member function 'virtual void ArrayIndexListOneConstScalarT::SetVariable(BaseGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp:738:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp: In member function 'virtual void ArrayIndexListOneConstScalarT::AssignAt(BaseGDL*, BaseGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp:763:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp: In member function 'virtual BaseGDL* ArrayIndexListOneConstScalarT::Index(BaseGDL*, IxExprListT&)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp:793:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/GDLInterpreter.hpp:23:0, from /builddir/build/BUILD/gdl-0.9.9/src/dinterpreter.hpp:70, from /builddir/build/BUILD/gdl-0.9.9/src/dialog.hpp:20, from /builddir/build/BUILD/gdl-0.9.9/src/libinit_exists.cpp:46: /builddir/build/BUILD/gdl-0.9.9/src/accessdesc.hpp: In member function 'void DotAccessDescT::ADAssign(BaseGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/accessdesc.hpp:392:9: warning: unused variable 'lRank' [-Wunused-variable] SizeT lRank = dim.Rank(); ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/dinterpreter.hpp:70:0, from /builddir/build/BUILD/gdl-0.9.9/src/dialog.hpp:20, from /builddir/build/BUILD/gdl-0.9.9/src/libinit_exists.cpp:46: /builddir/build/BUILD/gdl-0.9.9/src/GDLInterpreter.hpp: In static member function 'static void GDLInterpreter::EnableAllGC()': /builddir/build/BUILD/gdl-0.9.9/src/GDLInterpreter.hpp:366:15: warning: variable 'nEl' set but not used [-Wunused-but-set-variable] SizeT nEl = heap.size(); ^ [ 58%] Building CXX object src/CMakeFiles/gdl.dir/linearprogramming.cpp.o cd /builddir/build/BUILD/gdl-0.9.9/build-python/src && /usr/bin/c++ -DHAVE_CONFIG_H -DWXUSINGDLL -D_FILE_OFFSET_BITS=64 -D__WXGTK__ -Dgdl_EXPORTS -I/builddir/build/BUILD/gdl-0.9.9/src -I/usr/include/tirpc -I/usr/include/GraphicsMagick -I/usr/lib/wx/include/gtk3-unicode-3.0 -I/usr/include/wx-3.0 -I/usr/include/libgeotiff -I/usr/include/hdf -I/usr/include/python2.7 -I/usr/lib/python2.7/site-packages/numpy/core/include -I/usr/include/udunits2 -I/usr/include/eigen3 -I/builddir/build/BUILD/gdl-0.9.9 -I/builddir/build/BUILD/gdl-0.9.9/build-python -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -DNDEBUG -fPIC -fopenmp -std=gnu++11 -o CMakeFiles/gdl.dir/linearprogramming.cpp.o -c /builddir/build/BUILD/gdl-0.9.9/src/linearprogramming.cpp In file included from /builddir/build/BUILD/gdl-0.9.9/src/basegdl.hpp:31:0, from /builddir/build/BUILD/gdl-0.9.9/src/datatypes.hpp:33, from /builddir/build/BUILD/gdl-0.9.9/src/linearprogramming.cpp:19: /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In copy constructor 'dimension::dimension(const dimension&)': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:55:14: warning: array subscript has type 'char' [-Wchar-subscripts] { dim[i]=dim_.dim[i];} ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:55:26: warning: array subscript has type 'char' [-Wchar-subscripts] { dim[i]=dim_.dim[i];} ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In member function 'dimension& dimension::operator=(const dimension&)': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:118:12: warning: array subscript has type 'char' [-Wchar-subscripts] dim[i]=dim_.dim[i]; ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:118:24: warning: array subscript has type 'char' [-Wchar-subscripts] dim[i]=dim_.dim[i]; ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In member function 'void dimension::operator<<(SizeT)': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:146:15: warning: array subscript has type 'char' [-Wchar-subscripts] dim[rank++]=add; ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In member function 'SizeT dimension::NDimElements()': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:295:24: warning: array subscript has type 'char' [-Wchar-subscripts] return stride[ rank]; ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In member function 'SizeT dimension::NDimElementsConst() const': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:303:44: warning: array subscript has type 'char' [-Wchar-subscripts] for(char i=0; i= labelList.Size()) ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp:21:0, from /builddir/build/BUILD/gdl-0.9.9/src/GDLTreeParser.hpp:13, from /builddir/build/BUILD/gdl-0.9.9/src/dinterpreter.hpp:69, from /builddir/build/BUILD/gdl-0.9.9/src/linearprogramming.cpp:21: /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp: In member function 'void ArrayIndexVectorT::Clear()': /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp:142:17: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for( int i=0; iGetStride() * varStride[variableIndex]; ^ /builddir/build/BUILD/gdl-0.9.9/src/allix.hpp: In constructor 'AllIxNewMultiOneVariableIndexIndexedT::AllIxNewMultiOneVariableIndexIndexedT(RankT, SizeT, ArrayIndexVectorT*, SizeT, SizeT, const SizeT*, SizeT*, SizeT*)': /builddir/build/BUILD/gdl-0.9.9/src/allix.hpp:654:44: warning: array subscript has type 'char' [-Wchar-subscripts] ixListStride = varStride[variableIndex]; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp:21:0, from /builddir/build/BUILD/gdl-0.9.9/src/GDLTreeParser.hpp:13, from /builddir/build/BUILD/gdl-0.9.9/src/dinterpreter.hpp:69, from /builddir/build/BUILD/gdl-0.9.9/src/linearprogramming.cpp:21: /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp: In member function 'virtual SizeT CArrayIndexScalar::NIter(SizeT)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp:409:14: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= varDim && s > 0) // varDim == 0 && s == 0 ok ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp: In member function 'virtual SizeT ArrayIndexIndexed::NIter(SizeT)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp:577:16: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= varDim && s > 0) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp: In member function 'virtual SizeT CArrayIndexIndexed::NIter(SizeT)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp:720:16: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= varDim && s > 0) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp: In member function 'virtual SizeT ArrayIndexORange::NIter(SizeT)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp:828:18: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( sInit >= varDim) // && s > 0) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp: In member function 'virtual SizeT ArrayIndexRange::NIter(SizeT)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp:972:14: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( e >= varDim) // && e > 0) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp: In member function 'virtual SizeT ArrayIndexORangeS::NIter(SizeT)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp:1105:14: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= varDim) // && s > 0) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp: In member function 'virtual SizeT ArrayIndexRangeS::NIter(SizeT)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp:1270:14: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( e >= varDim) // && e > 0) ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp:98:0, from /builddir/build/BUILD/gdl-0.9.9/src/GDLTreeParser.hpp:13, from /builddir/build/BUILD/gdl-0.9.9/src/dinterpreter.hpp:69, from /builddir/build/BUILD/gdl-0.9.9/src/linearprogramming.cpp:21: /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp: In member function 'virtual BaseGDL* ArrayIndexListOneNoAssocT::Index(BaseGDL*, IxExprListT&)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp:308:8: warning: unused variable 'assertValue' [-Wunused-variable] SizeT assertValue = ix->NIter( var->N_Elements()/*var->Size()*/); ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp: In member function 'virtual void ArrayIndexListOneScalarVPNoAssocT::SetVariable(BaseGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp:532:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp: In member function 'virtual void ArrayIndexListOneScalarVPNoAssocT::AssignAt(BaseGDL*, BaseGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp:579:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp: In member function 'virtual void ArrayIndexListOneConstScalarNoAssocT::SetVariable(BaseGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp:727:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp: In member function 'virtual void ArrayIndexListOneConstScalarNoAssocT::AssignAt(BaseGDL*, BaseGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp:752:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp: In member function 'virtual BaseGDL* ArrayIndexListOneConstScalarNoAssocT::Index(BaseGDL*, IxExprListT&)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp:782:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/GDLTreeParser.hpp:13:0, from /builddir/build/BUILD/gdl-0.9.9/src/dinterpreter.hpp:69, from /builddir/build/BUILD/gdl-0.9.9/src/linearprogramming.cpp:21: /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp: In member function 'virtual BaseGDL* ArrayIndexListOneT::Index(BaseGDL*, IxExprListT&)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp:341:8: warning: unused variable 'assertValue' [-Wunused-variable] SizeT assertValue = ix->NIter( var->N_Elements()/*var->Size()*/); ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp: In member function 'virtual void ArrayIndexListOneScalarVPT::SetVariable(BaseGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp:562:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp: In member function 'virtual void ArrayIndexListOneScalarVPT::AssignAt(BaseGDL*, BaseGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp:609:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp: In member function 'virtual void ArrayIndexListOneConstScalarT::SetVariable(BaseGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp:738:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp: In member function 'virtual void ArrayIndexListOneConstScalarT::AssignAt(BaseGDL*, BaseGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp:763:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp: In member function 'virtual BaseGDL* ArrayIndexListOneConstScalarT::Index(BaseGDL*, IxExprListT&)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp:793:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/GDLInterpreter.hpp:23:0, from /builddir/build/BUILD/gdl-0.9.9/src/dinterpreter.hpp:70, from /builddir/build/BUILD/gdl-0.9.9/src/linearprogramming.cpp:21: /builddir/build/BUILD/gdl-0.9.9/src/accessdesc.hpp: In member function 'void DotAccessDescT::ADAssign(BaseGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/accessdesc.hpp:392:9: warning: unused variable 'lRank' [-Wunused-variable] SizeT lRank = dim.Rank(); ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/dinterpreter.hpp:70:0, from /builddir/build/BUILD/gdl-0.9.9/src/linearprogramming.cpp:21: /builddir/build/BUILD/gdl-0.9.9/src/GDLInterpreter.hpp: In static member function 'static void GDLInterpreter::EnableAllGC()': /builddir/build/BUILD/gdl-0.9.9/src/GDLInterpreter.hpp:366:15: warning: variable 'nEl' set but not used [-Wunused-but-set-variable] SizeT nEl = heap.size(); ^ [ 58%] Building CXX object src/CMakeFiles/gdl.dir/list.cpp.o cd /builddir/build/BUILD/gdl-0.9.9/build-python/src && /usr/bin/c++ -DHAVE_CONFIG_H -DWXUSINGDLL -D_FILE_OFFSET_BITS=64 -D__WXGTK__ -Dgdl_EXPORTS -I/builddir/build/BUILD/gdl-0.9.9/src -I/usr/include/tirpc -I/usr/include/GraphicsMagick -I/usr/lib/wx/include/gtk3-unicode-3.0 -I/usr/include/wx-3.0 -I/usr/include/libgeotiff -I/usr/include/hdf -I/usr/include/python2.7 -I/usr/lib/python2.7/site-packages/numpy/core/include -I/usr/include/udunits2 -I/usr/include/eigen3 -I/builddir/build/BUILD/gdl-0.9.9 -I/builddir/build/BUILD/gdl-0.9.9/build-python -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -DNDEBUG -fPIC -fopenmp -std=gnu++11 -o CMakeFiles/gdl.dir/list.cpp.o -c /builddir/build/BUILD/gdl-0.9.9/src/list.cpp In file included from /builddir/build/BUILD/gdl-0.9.9/src/basegdl.hpp:31:0, from /builddir/build/BUILD/gdl-0.9.9/src/nullgdl.hpp:21, from /builddir/build/BUILD/gdl-0.9.9/src/list.cpp:108: /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In copy constructor 'dimension::dimension(const dimension&)': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:55:14: warning: array subscript has type 'char' [-Wchar-subscripts] { dim[i]=dim_.dim[i];} ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:55:26: warning: array subscript has type 'char' [-Wchar-subscripts] { dim[i]=dim_.dim[i];} ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In member function 'dimension& dimension::operator=(const dimension&)': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:118:12: warning: array subscript has type 'char' [-Wchar-subscripts] dim[i]=dim_.dim[i]; ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:118:24: warning: array subscript has type 'char' [-Wchar-subscripts] dim[i]=dim_.dim[i]; ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In member function 'void dimension::operator<<(SizeT)': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:146:15: warning: array subscript has type 'char' [-Wchar-subscripts] dim[rank++]=add; ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In member function 'SizeT dimension::NDimElements()': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:295:24: warning: array subscript has type 'char' [-Wchar-subscripts] return stride[ rank]; ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In member function 'SizeT dimension::NDimElementsConst() const': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:303:44: warning: array subscript has type 'char' [-Wchar-subscripts] for(char i=0; i= labelList.Size()) ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp:21:0, from /builddir/build/BUILD/gdl-0.9.9/src/GDLTreeParser.hpp:13, from /builddir/build/BUILD/gdl-0.9.9/src/dinterpreter.hpp:69, from /builddir/build/BUILD/gdl-0.9.9/src/list.cpp:112: /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp: In member function 'void ArrayIndexVectorT::Clear()': /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp:142:17: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for( int i=0; iGetStride() * varStride[variableIndex]; ^ /builddir/build/BUILD/gdl-0.9.9/src/allix.hpp: In constructor 'AllIxNewMultiOneVariableIndexIndexedT::AllIxNewMultiOneVariableIndexIndexedT(RankT, SizeT, ArrayIndexVectorT*, SizeT, SizeT, const SizeT*, SizeT*, SizeT*)': /builddir/build/BUILD/gdl-0.9.9/src/allix.hpp:654:44: warning: array subscript has type 'char' [-Wchar-subscripts] ixListStride = varStride[variableIndex]; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp:21:0, from /builddir/build/BUILD/gdl-0.9.9/src/GDLTreeParser.hpp:13, from /builddir/build/BUILD/gdl-0.9.9/src/dinterpreter.hpp:69, from /builddir/build/BUILD/gdl-0.9.9/src/list.cpp:112: /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp: In member function 'virtual SizeT CArrayIndexScalar::NIter(SizeT)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp:409:14: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= varDim && s > 0) // varDim == 0 && s == 0 ok ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp: In member function 'virtual SizeT ArrayIndexIndexed::NIter(SizeT)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp:577:16: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= varDim && s > 0) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp: In member function 'virtual SizeT CArrayIndexIndexed::NIter(SizeT)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp:720:16: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= varDim && s > 0) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp: In member function 'virtual SizeT ArrayIndexORange::NIter(SizeT)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp:828:18: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( sInit >= varDim) // && s > 0) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp: In member function 'virtual SizeT ArrayIndexRange::NIter(SizeT)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp:972:14: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( e >= varDim) // && e > 0) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp: In member function 'virtual SizeT ArrayIndexORangeS::NIter(SizeT)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp:1105:14: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= varDim) // && s > 0) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp: In member function 'virtual SizeT ArrayIndexRangeS::NIter(SizeT)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp:1270:14: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( e >= varDim) // && e > 0) ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp:98:0, from /builddir/build/BUILD/gdl-0.9.9/src/GDLTreeParser.hpp:13, from /builddir/build/BUILD/gdl-0.9.9/src/dinterpreter.hpp:69, from /builddir/build/BUILD/gdl-0.9.9/src/list.cpp:112: /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp: In member function 'virtual BaseGDL* ArrayIndexListOneNoAssocT::Index(BaseGDL*, IxExprListT&)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp:308:8: warning: unused variable 'assertValue' [-Wunused-variable] SizeT assertValue = ix->NIter( var->N_Elements()/*var->Size()*/); ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp: In member function 'virtual void ArrayIndexListOneScalarVPNoAssocT::SetVariable(BaseGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp:532:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp: In member function 'virtual void ArrayIndexListOneScalarVPNoAssocT::AssignAt(BaseGDL*, BaseGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp:579:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp: In member function 'virtual void ArrayIndexListOneConstScalarNoAssocT::SetVariable(BaseGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp:727:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp: In member function 'virtual void ArrayIndexListOneConstScalarNoAssocT::AssignAt(BaseGDL*, BaseGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp:752:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp: In member function 'virtual BaseGDL* ArrayIndexListOneConstScalarNoAssocT::Index(BaseGDL*, IxExprListT&)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp:782:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/GDLTreeParser.hpp:13:0, from /builddir/build/BUILD/gdl-0.9.9/src/dinterpreter.hpp:69, from /builddir/build/BUILD/gdl-0.9.9/src/list.cpp:112: /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp: In member function 'virtual BaseGDL* ArrayIndexListOneT::Index(BaseGDL*, IxExprListT&)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp:341:8: warning: unused variable 'assertValue' [-Wunused-variable] SizeT assertValue = ix->NIter( var->N_Elements()/*var->Size()*/); ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp: In member function 'virtual void ArrayIndexListOneScalarVPT::SetVariable(BaseGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp:562:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp: In member function 'virtual void ArrayIndexListOneScalarVPT::AssignAt(BaseGDL*, BaseGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp:609:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp: In member function 'virtual void ArrayIndexListOneConstScalarT::SetVariable(BaseGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp:738:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp: In member function 'virtual void ArrayIndexListOneConstScalarT::AssignAt(BaseGDL*, BaseGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp:763:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp: In member function 'virtual BaseGDL* ArrayIndexListOneConstScalarT::Index(BaseGDL*, IxExprListT&)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp:793:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/GDLInterpreter.hpp:23:0, from /builddir/build/BUILD/gdl-0.9.9/src/dinterpreter.hpp:70, from /builddir/build/BUILD/gdl-0.9.9/src/list.cpp:112: /builddir/build/BUILD/gdl-0.9.9/src/accessdesc.hpp: In member function 'void DotAccessDescT::ADAssign(BaseGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/accessdesc.hpp:392:9: warning: unused variable 'lRank' [-Wunused-variable] SizeT lRank = dim.Rank(); ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/dinterpreter.hpp:70:0, from /builddir/build/BUILD/gdl-0.9.9/src/list.cpp:112: /builddir/build/BUILD/gdl-0.9.9/src/GDLInterpreter.hpp: In static member function 'static void GDLInterpreter::EnableAllGC()': /builddir/build/BUILD/gdl-0.9.9/src/GDLInterpreter.hpp:366:15: warning: variable 'nEl' set but not used [-Wunused-but-set-variable] SizeT nEl = heap.size(); ^ /builddir/build/BUILD/gdl-0.9.9/src/list.cpp: In function 'DPtr GetLISTNode(EnvUDT*, DStructGDL*, DLong)': /builddir/build/BUILD/gdl-0.9.9/src/list.cpp:271:35: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for( SizeT elIx = 0; elIx < targetIx; ++elIx) ^ /builddir/build/BUILD/gdl-0.9.9/src/list.cpp:69:19: warning: unused variable 'GDLContainerVersionTag' [-Wunused-variable] static unsigned GDLContainerVersionTag = \ ^ /builddir/build/BUILD/gdl-0.9.9/src/list.cpp:260:5: note: in expansion of macro 'GDL_LIST_STRUCT' GDL_LIST_STRUCT() ^ /builddir/build/BUILD/gdl-0.9.9/src/list.cpp:73:19: warning: unused variable 'nListTag' [-Wunused-variable] static unsigned nListTag = structDesc::LIST->TagIndex( "NLIST"); ^ /builddir/build/BUILD/gdl-0.9.9/src/list.cpp:260:5: note: in expansion of macro 'GDL_LIST_STRUCT' GDL_LIST_STRUCT() ^ /builddir/build/BUILD/gdl-0.9.9/src/list.cpp:77:21: warning: unused variable 'pDataTag' [-Wunused-variable] static unsigned pDataTag = structDesc::GDL_CONTAINER_NODE->TagIndex( "PDATA"); ^ /builddir/build/BUILD/gdl-0.9.9/src/list.cpp:261:5: note: in expansion of macro 'GDL_CONTAINER_NODE' GDL_CONTAINER_NODE() ^ /builddir/build/BUILD/gdl-0.9.9/src/list.cpp: In function 'void LIST__ToStream(DStructGDL*, std::ostream&, SizeT, SizeT*)': /builddir/build/BUILD/gdl-0.9.9/src/list.cpp:69:19: warning: unused variable 'GDLContainerVersionTag' [-Wunused-variable] static unsigned GDLContainerVersionTag = \ ^ /builddir/build/BUILD/gdl-0.9.9/src/list.cpp:284:5: note: in expansion of macro 'GDL_LIST_STRUCT' GDL_LIST_STRUCT() ^ /builddir/build/BUILD/gdl-0.9.9/src/list.cpp:71:19: warning: unused variable 'pHeadTag' [-Wunused-variable] static unsigned pHeadTag = structDesc::LIST->TagIndex( "PHEAD"); \ ^ /builddir/build/BUILD/gdl-0.9.9/src/list.cpp:284:5: note: in expansion of macro 'GDL_LIST_STRUCT' GDL_LIST_STRUCT() ^ /builddir/build/BUILD/gdl-0.9.9/src/list.cpp:72:19: warning: unused variable 'pTailTag' [-Wunused-variable] static unsigned pTailTag = structDesc::LIST->TagIndex( "PTAIL"); \ ^ /builddir/build/BUILD/gdl-0.9.9/src/list.cpp:284:5: note: in expansion of macro 'GDL_LIST_STRUCT' GDL_LIST_STRUCT() ^ /builddir/build/BUILD/gdl-0.9.9/src/list.cpp: In static member function 'static void EnvBaseT::AddLIST(DPtrListT&, DPtrListT&, DStructGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/list.cpp:320:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for( SizeT elIx = 0; elIx < nList; ++elIx) ^ /builddir/build/BUILD/gdl-0.9.9/src/list.cpp:69:19: warning: unused variable 'GDLContainerVersionTag' [-Wunused-variable] static unsigned GDLContainerVersionTag = \ ^ /builddir/build/BUILD/gdl-0.9.9/src/list.cpp:309:5: note: in expansion of macro 'GDL_LIST_STRUCT' GDL_LIST_STRUCT() ^ /builddir/build/BUILD/gdl-0.9.9/src/list.cpp:71:19: warning: unused variable 'pHeadTag' [-Wunused-variable] static unsigned pHeadTag = structDesc::LIST->TagIndex( "PHEAD"); \ ^ /builddir/build/BUILD/gdl-0.9.9/src/list.cpp:309:5: note: in expansion of macro 'GDL_LIST_STRUCT' GDL_LIST_STRUCT() ^ /builddir/build/BUILD/gdl-0.9.9/src/list.cpp: In function 'void LISTCleanup(EnvUDT*, DStructGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/list.cpp:352:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for( SizeT elIx = 0; elIx < nList; ++elIx) ^ /builddir/build/BUILD/gdl-0.9.9/src/list.cpp:69:19: warning: unused variable 'GDLContainerVersionTag' [-Wunused-variable] static unsigned GDLContainerVersionTag = \ ^ /builddir/build/BUILD/gdl-0.9.9/src/list.cpp:345:9: note: in expansion of macro 'GDL_LIST_STRUCT' GDL_LIST_STRUCT() ^ /builddir/build/BUILD/gdl-0.9.9/src/list.cpp: In function 'void CONTAINERCleanup(EnvUDT*, DStructGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/list.cpp:418:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for( SizeT elIx = 0; elIx < nList; ++elIx) ^ /builddir/build/BUILD/gdl-0.9.9/src/list.cpp: In function 'void lib::list_insertion(BaseGDL*, BaseGDL*, ArrayIndexListT*)': /builddir/build/BUILD/gdl-0.9.9/src/list.cpp:469:9: warning: enumeration value 'GDL_UNDEF' not handled in switch [-Wswitch] switch( destTy) ^ /builddir/build/BUILD/gdl-0.9.9/src/list.cpp:466:15: warning: variable 'dim' set but not used [-Wunused-but-set-variable] dimension dim = ixList->GetDim(); ^ /builddir/build/BUILD/gdl-0.9.9/src/list.cpp: In function 'BaseGDL* lib::list_extraction(BaseGDL*, ArrayIndexListT*)': /builddir/build/BUILD/gdl-0.9.9/src/list.cpp:555:9: warning: enumeration value 'GDL_UNDEF' not handled in switch [-Wswitch] switch( destTy) ^ /builddir/build/BUILD/gdl-0.9.9/src/list.cpp: In function 'BaseGDL* lib::LIST___OverloadIsTrue(EnvUDT*)': /builddir/build/BUILD/gdl-0.9.9/src/list.cpp:643:11: warning: unused variable 'nParam' [-Wunused-variable] SizeT nParam = e->NParam(1); // SELF ^ /builddir/build/BUILD/gdl-0.9.9/src/list.cpp: In function 'BaseGDL* lib::LIST___OverloadEQOp(EnvUDT*)': /builddir/build/BUILD/gdl-0.9.9/src/list.cpp:69:19: warning: unused variable 'GDLContainerVersionTag' [-Wunused-variable] static unsigned GDLContainerVersionTag = \ ^ /builddir/build/BUILD/gdl-0.9.9/src/list.cpp:680:3: note: in expansion of macro 'GDL_LIST_STRUCT' GDL_LIST_STRUCT() ^ /builddir/build/BUILD/gdl-0.9.9/src/list.cpp:71:19: warning: unused variable 'pHeadTag' [-Wunused-variable] static unsigned pHeadTag = structDesc::LIST->TagIndex( "PHEAD"); \ ^ /builddir/build/BUILD/gdl-0.9.9/src/list.cpp:680:3: note: in expansion of macro 'GDL_LIST_STRUCT' GDL_LIST_STRUCT() ^ /builddir/build/BUILD/gdl-0.9.9/src/list.cpp:72:19: warning: unused variable 'pTailTag' [-Wunused-variable] static unsigned pTailTag = structDesc::LIST->TagIndex( "PTAIL"); \ ^ /builddir/build/BUILD/gdl-0.9.9/src/list.cpp:680:3: note: in expansion of macro 'GDL_LIST_STRUCT' GDL_LIST_STRUCT() ^ /builddir/build/BUILD/gdl-0.9.9/src/list.cpp: In function 'BaseGDL* lib::LIST___OverloadPlus(EnvUDT*)': /builddir/build/BUILD/gdl-0.9.9/src/list.cpp:69:19: warning: unused variable 'GDLContainerVersionTag' [-Wunused-variable] static unsigned GDLContainerVersionTag = \ ^ /builddir/build/BUILD/gdl-0.9.9/src/list.cpp:900:3: note: in expansion of macro 'GDL_LIST_STRUCT' GDL_LIST_STRUCT() ^ /builddir/build/BUILD/gdl-0.9.9/src/list.cpp: In function 'BaseGDL* lib::LIST___OverloadBracketsRightSide(EnvUDT*)': /builddir/build/BUILD/gdl-0.9.9/src/list.cpp:1023:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (int i=0; i < nIsRange; i++) (*isRange)[i] = 0; ^ /builddir/build/BUILD/gdl-0.9.9/src/list.cpp:1033:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (int i=0; i < nIsRange; i++) ^ /builddir/build/BUILD/gdl-0.9.9/src/list.cpp:1074:16: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if(Ixref >= listSize) // this is certainly common. ^ /builddir/build/BUILD/gdl-0.9.9/src/list.cpp:1127:46: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if(ptagindex >= theStruct->Desc()->NTags() ) ^ /builddir/build/BUILD/gdl-0.9.9/src/list.cpp:1171:16: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if(iprm+3 == nParam) return theref->Dup(); ^ /builddir/build/BUILD/gdl-0.9.9/src/list.cpp:69:19: warning: unused variable 'GDLContainerVersionTag' [-Wunused-variable] static unsigned GDLContainerVersionTag = \ ^ /builddir/build/BUILD/gdl-0.9.9/src/list.cpp:1001:3: note: in expansion of macro 'GDL_LIST_STRUCT' GDL_LIST_STRUCT() ^ /builddir/build/BUILD/gdl-0.9.9/src/list.cpp:71:19: warning: unused variable 'pHeadTag' [-Wunused-variable] static unsigned pHeadTag = structDesc::LIST->TagIndex( "PHEAD"); \ ^ /builddir/build/BUILD/gdl-0.9.9/src/list.cpp:1001:3: note: in expansion of macro 'GDL_LIST_STRUCT' GDL_LIST_STRUCT() ^ /builddir/build/BUILD/gdl-0.9.9/src/list.cpp:72:19: warning: unused variable 'pTailTag' [-Wunused-variable] static unsigned pTailTag = structDesc::LIST->TagIndex( "PTAIL"); \ ^ /builddir/build/BUILD/gdl-0.9.9/src/list.cpp:1001:3: note: in expansion of macro 'GDL_LIST_STRUCT' GDL_LIST_STRUCT() ^ /builddir/build/BUILD/gdl-0.9.9/src/list.cpp:76:21: warning: unused variable 'pNextTag' [-Wunused-variable] static unsigned pNextTag = structDesc::GDL_CONTAINER_NODE->TagIndex( "PNEXT"); \ ^ /builddir/build/BUILD/gdl-0.9.9/src/list.cpp:1002:3: note: in expansion of macro 'GDL_CONTAINER_NODE' GDL_CONTAINER_NODE() ^ /builddir/build/BUILD/gdl-0.9.9/src/list.cpp:80:21: warning: unused variable 'TableBitsTag' [-Wunused-variable] static unsigned TableBitsTag = structDesc::HASH->TagIndex( "TABLE_BITS"); \ ^ /builddir/build/BUILD/gdl-0.9.9/src/list.cpp:1003:3: note: in expansion of macro 'GDL_HASH_STRUCT' GDL_HASH_STRUCT() ^ /builddir/build/BUILD/gdl-0.9.9/src/list.cpp:82:21: warning: unused variable 'TableSizeTag' [-Wunused-variable] static unsigned TableSizeTag = structDesc::HASH->TagIndex( "TABLE_SIZE"); \ ^ /builddir/build/BUILD/gdl-0.9.9/src/list.cpp:1003:3: note: in expansion of macro 'GDL_HASH_STRUCT' GDL_HASH_STRUCT() ^ /builddir/build/BUILD/gdl-0.9.9/src/list.cpp:83:21: warning: unused variable 'TableCountTag' [-Wunused-variable] static unsigned TableCountTag = structDesc::HASH->TagIndex( "TABLE_COUNT"); ^ /builddir/build/BUILD/gdl-0.9.9/src/list.cpp:1003:3: note: in expansion of macro 'GDL_HASH_STRUCT' GDL_HASH_STRUCT() ^ /builddir/build/BUILD/gdl-0.9.9/src/list.cpp:86:21: warning: unused variable 'pKeyTag' [-Wunused-variable] static unsigned pKeyTag = structDesc::GDL_HASHTABLEENTRY->TagIndex( "PKEY"); \ ^ /builddir/build/BUILD/gdl-0.9.9/src/list.cpp:1004:3: note: in expansion of macro 'GDL_HASHTABLEENTRY' GDL_HASHTABLEENTRY() ^ /builddir/build/BUILD/gdl-0.9.9/src/list.cpp: In function 'BaseGDL* lib::list_rightextraction(EnvUDT*, BaseGDL*, int)': /builddir/build/BUILD/gdl-0.9.9/src/list.cpp:1193:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (int i=0; i < nIsRange; i++) (*isRange)[i] = 0; } ^ /builddir/build/BUILD/gdl-0.9.9/src/list.cpp:1217:24: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for( int p=iprm; pTagIndex( "PHEAD"); \ ^ /builddir/build/BUILD/gdl-0.9.9/src/list.cpp:1373:3: note: in expansion of macro 'GDL_LIST_STRUCT' GDL_LIST_STRUCT() ^ /builddir/build/BUILD/gdl-0.9.9/src/list.cpp:72:19: warning: unused variable 'pTailTag' [-Wunused-variable] static unsigned pTailTag = structDesc::LIST->TagIndex( "PTAIL"); \ ^ /builddir/build/BUILD/gdl-0.9.9/src/list.cpp:1373:3: note: in expansion of macro 'GDL_LIST_STRUCT' GDL_LIST_STRUCT() ^ /builddir/build/BUILD/gdl-0.9.9/src/list.cpp:76:21: warning: unused variable 'pNextTag' [-Wunused-variable] static unsigned pNextTag = structDesc::GDL_CONTAINER_NODE->TagIndex( "PNEXT"); \ ^ /builddir/build/BUILD/gdl-0.9.9/src/list.cpp:1374:3: note: in expansion of macro 'GDL_CONTAINER_NODE' GDL_CONTAINER_NODE() ^ /builddir/build/BUILD/gdl-0.9.9/src/list.cpp:1404:7: warning: variable 'ishash' set but not used [-Wunused-but-set-variable] bool ishash = false; // although normally, ishash case is already handled. ^ /builddir/build/BUILD/gdl-0.9.9/src/list.cpp:1405:7: warning: variable 'isstruct' set but not used [-Wunused-but-set-variable] bool isstruct = false; ^ /builddir/build/BUILD/gdl-0.9.9/src/list.cpp: In function 'void lib::LIST___OverloadBracketsLeftSide(EnvUDT*)': /builddir/build/BUILD/gdl-0.9.9/src/list.cpp:1598:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (int i=0; i < nIsRange; i++) (*isRange)[i] = 0; ^ /builddir/build/BUILD/gdl-0.9.9/src/list.cpp:1607:22: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (int i=0; i < nIsRange; i++) ^ /builddir/build/BUILD/gdl-0.9.9/src/list.cpp:1633:16: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if(Ixref >= listSize) // this is certainly common. ^ /builddir/build/BUILD/gdl-0.9.9/src/list.cpp:69:19: warning: unused variable 'GDLContainerVersionTag' [-Wunused-variable] static unsigned GDLContainerVersionTag = \ ^ /builddir/build/BUILD/gdl-0.9.9/src/list.cpp:1564:3: note: in expansion of macro 'GDL_LIST_STRUCT' GDL_LIST_STRUCT() ^ /builddir/build/BUILD/gdl-0.9.9/src/list.cpp:71:19: warning: unused variable 'pHeadTag' [-Wunused-variable] static unsigned pHeadTag = structDesc::LIST->TagIndex( "PHEAD"); \ ^ /builddir/build/BUILD/gdl-0.9.9/src/list.cpp:1564:3: note: in expansion of macro 'GDL_LIST_STRUCT' GDL_LIST_STRUCT() ^ /builddir/build/BUILD/gdl-0.9.9/src/list.cpp:72:19: warning: unused variable 'pTailTag' [-Wunused-variable] static unsigned pTailTag = structDesc::LIST->TagIndex( "PTAIL"); \ ^ /builddir/build/BUILD/gdl-0.9.9/src/list.cpp:1564:3: note: in expansion of macro 'GDL_LIST_STRUCT' GDL_LIST_STRUCT() ^ /builddir/build/BUILD/gdl-0.9.9/src/list.cpp:76:21: warning: unused variable 'pNextTag' [-Wunused-variable] static unsigned pNextTag = structDesc::GDL_CONTAINER_NODE->TagIndex( "PNEXT"); \ ^ /builddir/build/BUILD/gdl-0.9.9/src/list.cpp:1565:3: note: in expansion of macro 'GDL_CONTAINER_NODE' GDL_CONTAINER_NODE() ^ /builddir/build/BUILD/gdl-0.9.9/src/list.cpp:80:21: warning: unused variable 'TableBitsTag' [-Wunused-variable] static unsigned TableBitsTag = structDesc::HASH->TagIndex( "TABLE_BITS"); \ ^ /builddir/build/BUILD/gdl-0.9.9/src/list.cpp:1566:3: note: in expansion of macro 'GDL_HASH_STRUCT' GDL_HASH_STRUCT() ^ /builddir/build/BUILD/gdl-0.9.9/src/list.cpp:82:21: warning: unused variable 'TableSizeTag' [-Wunused-variable] static unsigned TableSizeTag = structDesc::HASH->TagIndex( "TABLE_SIZE"); \ ^ /builddir/build/BUILD/gdl-0.9.9/src/list.cpp:1566:3: note: in expansion of macro 'GDL_HASH_STRUCT' GDL_HASH_STRUCT() ^ /builddir/build/BUILD/gdl-0.9.9/src/list.cpp:83:21: warning: unused variable 'TableCountTag' [-Wunused-variable] static unsigned TableCountTag = structDesc::HASH->TagIndex( "TABLE_COUNT"); ^ /builddir/build/BUILD/gdl-0.9.9/src/list.cpp:1566:3: note: in expansion of macro 'GDL_HASH_STRUCT' GDL_HASH_STRUCT() ^ /builddir/build/BUILD/gdl-0.9.9/src/list.cpp:86:21: warning: unused variable 'pKeyTag' [-Wunused-variable] static unsigned pKeyTag = structDesc::GDL_HASHTABLEENTRY->TagIndex( "PKEY"); \ ^ /builddir/build/BUILD/gdl-0.9.9/src/list.cpp:1567:3: note: in expansion of macro 'GDL_HASHTABLEENTRY' GDL_HASHTABLEENTRY() ^ /builddir/build/BUILD/gdl-0.9.9/src/list.cpp:1579:8: warning: variable 'dotAccess' set but not used [-Wunused-but-set-variable] bool dotAccess = false; ^ /builddir/build/BUILD/gdl-0.9.9/src/list.cpp: In function 'BaseGDL* lib::list__toarray(EnvUDT*)': /builddir/build/BUILD/gdl-0.9.9/src/list.cpp:2004:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( dimkw == refdim.Rank() +1) refdim << 1; // one-time deal ^ /builddir/build/BUILD/gdl-0.9.9/src/list.cpp:2007:17: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( dimkw > Rank0) ThrowFromInternalUDSub( e, ^ /builddir/build/BUILD/gdl-0.9.9/src/list.cpp:2013:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for( SizeT inlist=0; inlistTagIndex( "PHEAD"); \ ^ /builddir/build/BUILD/gdl-0.9.9/src/list.cpp:1887:5: note: in expansion of macro 'GDL_LIST_STRUCT' GDL_LIST_STRUCT() ^ /builddir/build/BUILD/gdl-0.9.9/src/list.cpp:1894:16: warning: unused variable 'kwNO_COPYIx' [-Wunused-variable] static int kwNO_COPYIx = e->GetKeywordIx("NO_COPY"); ^ /builddir/build/BUILD/gdl-0.9.9/src/list.cpp:1895:16: warning: unused variable 'kwTRANSPOSEIx' [-Wunused-variable] static int kwTRANSPOSEIx = e->GetKeywordIx("TRANSPOSE"); ^ /builddir/build/BUILD/gdl-0.9.9/src/list.cpp:1901:11: warning: unused variable 'nParam' [-Wunused-variable] SizeT nParam = e->NParam(1); // SELF ^ /builddir/build/BUILD/gdl-0.9.9/src/list.cpp:1908:17: warning: unused variable 'listDesc' [-Wunused-variable] DStructDesc* listDesc = structDesc::LIST; ^ /builddir/build/BUILD/gdl-0.9.9/src/list.cpp:1930:14: warning: unused variable 'promote_typeKW' [-Wunused-variable] BaseGDL* promote_typeKW = e->GetKW( kwPROMOTE_TYPEIx); ^ /builddir/build/BUILD/gdl-0.9.9/src/list.cpp:2006:11: warning: unused variable 'Rank0Ix' [-Wunused-variable] SizeT Rank0Ix = RankIx(Rank0); ^ /builddir/build/BUILD/gdl-0.9.9/src/list.cpp: In function 'BaseGDL* lib::list__isempty(EnvUDT*)': /builddir/build/BUILD/gdl-0.9.9/src/list.cpp:69:19: warning: unused variable 'GDLContainerVersionTag' [-Wunused-variable] static unsigned GDLContainerVersionTag = \ ^ /builddir/build/BUILD/gdl-0.9.9/src/list.cpp:2137:5: note: in expansion of macro 'GDL_LIST_STRUCT' GDL_LIST_STRUCT() ^ /builddir/build/BUILD/gdl-0.9.9/src/list.cpp:71:19: warning: unused variable 'pHeadTag' [-Wunused-variable] static unsigned pHeadTag = structDesc::LIST->TagIndex( "PHEAD"); \ ^ /builddir/build/BUILD/gdl-0.9.9/src/list.cpp:2137:5: note: in expansion of macro 'GDL_LIST_STRUCT' GDL_LIST_STRUCT() ^ /builddir/build/BUILD/gdl-0.9.9/src/list.cpp:72:19: warning: unused variable 'pTailTag' [-Wunused-variable] static unsigned pTailTag = structDesc::LIST->TagIndex( "PTAIL"); \ ^ /builddir/build/BUILD/gdl-0.9.9/src/list.cpp:2137:5: note: in expansion of macro 'GDL_LIST_STRUCT' GDL_LIST_STRUCT() ^ /builddir/build/BUILD/gdl-0.9.9/src/list.cpp: In function 'void lib::list__move(EnvUDT*)': /builddir/build/BUILD/gdl-0.9.9/src/list.cpp:69:19: warning: unused variable 'GDLContainerVersionTag' [-Wunused-variable] static unsigned GDLContainerVersionTag = \ ^ /builddir/build/BUILD/gdl-0.9.9/src/list.cpp:2177:7: note: in expansion of macro 'GDL_LIST_STRUCT' GDL_LIST_STRUCT() ^ /builddir/build/BUILD/gdl-0.9.9/src/list.cpp:2180:11: warning: unused variable 'nParam' [-Wunused-variable] SizeT nParam = e->NParam(3); // minimum SELF, SOURCE, DESTINATION ^ /builddir/build/BUILD/gdl-0.9.9/src/list.cpp:2197:18: warning: unused variable 'selfDesc' [-Wunused-variable] DStructDesc* selfDesc= self->Desc(); ^ /builddir/build/BUILD/gdl-0.9.9/src/list.cpp:2198:18: warning: unused variable 'containerDesc' [-Wunused-variable] DStructDesc* containerDesc=structDesc::GDL_CONTAINER_NODE; ^ /builddir/build/BUILD/gdl-0.9.9/src/list.cpp: In function 'void lib::list__swap(EnvUDT*)': /builddir/build/BUILD/gdl-0.9.9/src/list.cpp:69:19: warning: unused variable 'GDLContainerVersionTag' [-Wunused-variable] static unsigned GDLContainerVersionTag = \ ^ /builddir/build/BUILD/gdl-0.9.9/src/list.cpp:2302:3: note: in expansion of macro 'GDL_LIST_STRUCT' GDL_LIST_STRUCT() ^ /builddir/build/BUILD/gdl-0.9.9/src/list.cpp:77:21: warning: unused variable 'pDataTag' [-Wunused-variable] static unsigned pDataTag = structDesc::GDL_CONTAINER_NODE->TagIndex( "PDATA"); ^ /builddir/build/BUILD/gdl-0.9.9/src/list.cpp:2303:3: note: in expansion of macro 'GDL_CONTAINER_NODE' GDL_CONTAINER_NODE() ^ /builddir/build/BUILD/gdl-0.9.9/src/list.cpp:2307:12: warning: unused variable 'nParam' [-Wunused-variable] SizeT nParam = e->NParam(3); // minimum SELF, INDEX1, INDEX2 ^ /builddir/build/BUILD/gdl-0.9.9/src/list.cpp:2326:17: warning: unused variable 'listDesc' [-Wunused-variable] DStructDesc* listDesc = structDesc::LIST; ^ /builddir/build/BUILD/gdl-0.9.9/src/list.cpp:2327:18: warning: unused variable 'containerDesc' [-Wunused-variable] DStructDesc* containerDesc=structDesc::GDL_CONTAINER_NODE; ^ /builddir/build/BUILD/gdl-0.9.9/src/list.cpp:2335:10: warning: unused variable 'pNext' [-Wunused-variable] DPtr pNext, ptrg, psrc; ^ /builddir/build/BUILD/gdl-0.9.9/src/list.cpp: In function 'BaseGDL* lib::list__where(EnvUDT*)': /builddir/build/BUILD/gdl-0.9.9/src/list.cpp:2397:11: warning: unused variable 'nParam' [-Wunused-variable] SizeT nParam = e->NParam(2); // SELF, VALUE ^ /builddir/build/BUILD/gdl-0.9.9/src/list.cpp:2399:17: warning: unused variable 'self' [-Wunused-variable] DStructGDL* self = GetOBJ( e->GetKW( kwSELFIx), e); // checks ^ /builddir/build/BUILD/gdl-0.9.9/src/list.cpp: In function 'BaseGDL* lib::list__remove(EnvUDT*, bool)': /builddir/build/BUILD/gdl-0.9.9/src/list.cpp:2710:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for( DLong i=0; i < indexN_Elements; ++i) ^ /builddir/build/BUILD/gdl-0.9.9/src/list.cpp:2733:29: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for( DLong i=0; i < indexN_Elements; ++i) ^ /builddir/build/BUILD/gdl-0.9.9/src/list.cpp:2747:25: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for( DLong i=0; i < indexN_Elements; ++i) ^ /builddir/build/BUILD/gdl-0.9.9/src/list.cpp:2752:28: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( removeIndex >= nListStart) ^ /builddir/build/BUILD/gdl-0.9.9/src/list.cpp:69:19: warning: unused variable 'GDLContainerVersionTag' [-Wunused-variable] static unsigned GDLContainerVersionTag = \ ^ /builddir/build/BUILD/gdl-0.9.9/src/list.cpp:2482:5: note: in expansion of macro 'GDL_LIST_STRUCT' GDL_LIST_STRUCT() ^ /builddir/build/BUILD/gdl-0.9.9/src/list.cpp: In function 'void lib::list__reverse(EnvUDT*)': /builddir/build/BUILD/gdl-0.9.9/src/list.cpp:2935:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for( SizeT elIx = 0; elIx < nList; ++elIx) ^ /builddir/build/BUILD/gdl-0.9.9/src/list.cpp:2920:11: warning: unused variable 'nParam' [-Wunused-variable] SizeT nParam = e->NParam(1); // SELF ^ /builddir/build/BUILD/gdl-0.9.9/src/list.cpp:69:19: warning: unused variable 'GDLContainerVersionTag' [-Wunused-variable] static unsigned GDLContainerVersionTag = \ ^ /builddir/build/BUILD/gdl-0.9.9/src/list.cpp:2925:5: note: in expansion of macro 'GDL_LIST_STRUCT' GDL_LIST_STRUCT() ^ /builddir/build/BUILD/gdl-0.9.9/src/list.cpp:77:21: warning: unused variable 'pDataTag' [-Wunused-variable] static unsigned pDataTag = structDesc::GDL_CONTAINER_NODE->TagIndex( "PDATA"); ^ /builddir/build/BUILD/gdl-0.9.9/src/list.cpp:2926:5: note: in expansion of macro 'GDL_CONTAINER_NODE' GDL_CONTAINER_NODE() ^ /builddir/build/BUILD/gdl-0.9.9/src/list.cpp: In function 'BaseGDL* lib::list__get(EnvUDT*)': /builddir/build/BUILD/gdl-0.9.9/src/list.cpp:71:19: warning: unused variable 'pHeadTag' [-Wunused-variable] static unsigned pHeadTag = structDesc::LIST->TagIndex( "PHEAD"); \ ^ /builddir/build/BUILD/gdl-0.9.9/src/list.cpp:2971:3: note: in expansion of macro 'GDL_LIST_STRUCT' GDL_LIST_STRUCT() ^ /builddir/build/BUILD/gdl-0.9.9/src/list.cpp: In function 'void lib::list__add(EnvUDT*)': /builddir/build/BUILD/gdl-0.9.9/src/list.cpp:3223:11: warning: unused variable 'listSize' [-Wunused-variable] DLong listSize; ^ /builddir/build/BUILD/gdl-0.9.9/src/list.cpp: In function 'BaseGDL* lib::list_fun(EnvT*)': /builddir/build/BUILD/gdl-0.9.9/src/list.cpp:3506:24: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( ++added == listLength) ^ /builddir/build/BUILD/gdl-0.9.9/src/list.cpp:3516:20: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( added == listLength) ^ /builddir/build/BUILD/gdl-0.9.9/src/list.cpp:3549:22: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( ++added == listLength) ^ /builddir/build/BUILD/gdl-0.9.9/src/list.cpp:3553:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( listLength != 0 && added < listLength) ^ /builddir/build/BUILD/gdl-0.9.9/src/list.cpp:3555:18: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for( ; addedTagIndex( "PHEAD"); \ ^ /builddir/build/BUILD/gdl-0.9.9/src/list.cpp:3603:5: note: in expansion of macro 'GDL_CONTAINER_STRUCT' GDL_CONTAINER_STRUCT() ^ /builddir/build/BUILD/gdl-0.9.9/src/list.cpp: In function 'BaseGDL* lib::container__equals(EnvUDT*)': /builddir/build/BUILD/gdl-0.9.9/src/list.cpp:3685:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for( SizeT elIx = 0; elIx < nList; ++elIx) ^ /builddir/build/BUILD/gdl-0.9.9/src/list.cpp:64:19: warning: unused variable 'pHeadTag' [-Wunused-variable] static unsigned pHeadTag = structDesc::GDL_CONTAINER->TagIndex( "PHEAD"); \ ^ /builddir/build/BUILD/gdl-0.9.9/src/list.cpp:3663:5: note: in expansion of macro 'GDL_CONTAINER_STRUCT' GDL_CONTAINER_STRUCT() ^ /builddir/build/BUILD/gdl-0.9.9/src/list.cpp: In function 'void lib::container__remove(EnvUDT*)': /builddir/build/BUILD/gdl-0.9.9/src/list.cpp:3748:29: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (SizeT k=0; k < nList; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/list.cpp:3807:25: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (SizeT k=0; k < nList; ++k) { ^ /builddir/build/BUILD/gdl-0.9.9/src/list.cpp:3810:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] bool release = (k == removePos); ^ /builddir/build/BUILD/gdl-0.9.9/src/list.cpp: In instantiation of 'BaseGDL* lib::LIST__ToArray(EnvUDT*, dimension&) [with DTypeGDL = Data_]': /builddir/build/BUILD/gdl-0.9.9/src/list.cpp:2095:53: required from here /builddir/build/BUILD/gdl-0.9.9/src/list.cpp:1842:15: warning: unused variable 'theType' [-Wunused-variable] DType theType = data->Type(); ^ /builddir/build/BUILD/gdl-0.9.9/src/list.cpp:69:19: warning: unused variable 'GDLContainerVersionTag' [-Wunused-variable] static unsigned GDLContainerVersionTag = \ ^ /builddir/build/BUILD/gdl-0.9.9/src/list.cpp:1756:5: note: in expansion of macro 'GDL_LIST_STRUCT' GDL_LIST_STRUCT() ^ /builddir/build/BUILD/gdl-0.9.9/src/list.cpp:71:19: warning: unused variable 'pHeadTag' [-Wunused-variable] static unsigned pHeadTag = structDesc::LIST->TagIndex( "PHEAD"); \ ^ /builddir/build/BUILD/gdl-0.9.9/src/list.cpp:1756:5: note: in expansion of macro 'GDL_LIST_STRUCT' GDL_LIST_STRUCT() ^ /builddir/build/BUILD/gdl-0.9.9/src/list.cpp:1812:11: warning: unused variable 'Toffset' [-Wunused-variable] SizeT Toffset = 0; // A counter for the sandbox ^ /builddir/build/BUILD/gdl-0.9.9/src/list.cpp: In instantiation of 'BaseGDL* lib::LIST__ToArray(EnvUDT*, dimension&) [with DTypeGDL = Data_]': /builddir/build/BUILD/gdl-0.9.9/src/list.cpp:2097:52: required from here /builddir/build/BUILD/gdl-0.9.9/src/list.cpp:1842:15: warning: unused variable 'theType' [-Wunused-variable] DType theType = data->Type(); ^ /builddir/build/BUILD/gdl-0.9.9/src/list.cpp:69:19: warning: unused variable 'GDLContainerVersionTag' [-Wunused-variable] static unsigned GDLContainerVersionTag = \ ^ /builddir/build/BUILD/gdl-0.9.9/src/list.cpp:1756:5: note: in expansion of macro 'GDL_LIST_STRUCT' GDL_LIST_STRUCT() ^ /builddir/build/BUILD/gdl-0.9.9/src/list.cpp:71:19: warning: unused variable 'pHeadTag' [-Wunused-variable] static unsigned pHeadTag = structDesc::LIST->TagIndex( "PHEAD"); \ ^ /builddir/build/BUILD/gdl-0.9.9/src/list.cpp:1756:5: note: in expansion of macro 'GDL_LIST_STRUCT' GDL_LIST_STRUCT() ^ /builddir/build/BUILD/gdl-0.9.9/src/list.cpp:1812:11: warning: unused variable 'Toffset' [-Wunused-variable] SizeT Toffset = 0; // A counter for the sandbox ^ /builddir/build/BUILD/gdl-0.9.9/src/list.cpp: In instantiation of 'BaseGDL* lib::LIST__ToArray(EnvUDT*, dimension&) [with DTypeGDL = Data_]': /builddir/build/BUILD/gdl-0.9.9/src/list.cpp:2099:53: required from here /builddir/build/BUILD/gdl-0.9.9/src/list.cpp:1842:15: warning: unused variable 'theType' [-Wunused-variable] DType theType = data->Type(); ^ /builddir/build/BUILD/gdl-0.9.9/src/list.cpp:69:19: warning: unused variable 'GDLContainerVersionTag' [-Wunused-variable] static unsigned GDLContainerVersionTag = \ ^ /builddir/build/BUILD/gdl-0.9.9/src/list.cpp:1756:5: note: in expansion of macro 'GDL_LIST_STRUCT' GDL_LIST_STRUCT() ^ /builddir/build/BUILD/gdl-0.9.9/src/list.cpp:71:19: warning: unused variable 'pHeadTag' [-Wunused-variable] static unsigned pHeadTag = structDesc::LIST->TagIndex( "PHEAD"); \ ^ /builddir/build/BUILD/gdl-0.9.9/src/list.cpp:1756:5: note: in expansion of macro 'GDL_LIST_STRUCT' GDL_LIST_STRUCT() ^ /builddir/build/BUILD/gdl-0.9.9/src/list.cpp:1812:11: warning: unused variable 'Toffset' [-Wunused-variable] SizeT Toffset = 0; // A counter for the sandbox ^ /builddir/build/BUILD/gdl-0.9.9/src/list.cpp: In instantiation of 'BaseGDL* lib::LIST__ToArray(EnvUDT*, dimension&) [with DTypeGDL = Data_]': /builddir/build/BUILD/gdl-0.9.9/src/list.cpp:2101:54: required from here /builddir/build/BUILD/gdl-0.9.9/src/list.cpp:1842:15: warning: unused variable 'theType' [-Wunused-variable] DType theType = data->Type(); ^ /builddir/build/BUILD/gdl-0.9.9/src/list.cpp:69:19: warning: unused variable 'GDLContainerVersionTag' [-Wunused-variable] static unsigned GDLContainerVersionTag = \ ^ /builddir/build/BUILD/gdl-0.9.9/src/list.cpp:1756:5: note: in expansion of macro 'GDL_LIST_STRUCT' GDL_LIST_STRUCT() ^ /builddir/build/BUILD/gdl-0.9.9/src/list.cpp:71:19: warning: unused variable 'pHeadTag' [-Wunused-variable] static unsigned pHeadTag = structDesc::LIST->TagIndex( "PHEAD"); \ ^ /builddir/build/BUILD/gdl-0.9.9/src/list.cpp:1756:5: note: in expansion of macro 'GDL_LIST_STRUCT' GDL_LIST_STRUCT() ^ /builddir/build/BUILD/gdl-0.9.9/src/list.cpp:1812:11: warning: unused variable 'Toffset' [-Wunused-variable] SizeT Toffset = 0; // A counter for the sandbox ^ /builddir/build/BUILD/gdl-0.9.9/src/list.cpp: In instantiation of 'BaseGDL* lib::LIST__ToArray(EnvUDT*, dimension&) [with DTypeGDL = Data_]': /builddir/build/BUILD/gdl-0.9.9/src/list.cpp:2103:55: required from here /builddir/build/BUILD/gdl-0.9.9/src/list.cpp:1842:15: warning: unused variable 'theType' [-Wunused-variable] DType theType = data->Type(); ^ /builddir/build/BUILD/gdl-0.9.9/src/list.cpp:69:19: warning: unused variable 'GDLContainerVersionTag' [-Wunused-variable] static unsigned GDLContainerVersionTag = \ ^ /builddir/build/BUILD/gdl-0.9.9/src/list.cpp:1756:5: note: in expansion of macro 'GDL_LIST_STRUCT' GDL_LIST_STRUCT() ^ /builddir/build/BUILD/gdl-0.9.9/src/list.cpp:71:19: warning: unused variable 'pHeadTag' [-Wunused-variable] static unsigned pHeadTag = structDesc::LIST->TagIndex( "PHEAD"); \ ^ /builddir/build/BUILD/gdl-0.9.9/src/list.cpp:1756:5: note: in expansion of macro 'GDL_LIST_STRUCT' GDL_LIST_STRUCT() ^ /builddir/build/BUILD/gdl-0.9.9/src/list.cpp:1812:11: warning: unused variable 'Toffset' [-Wunused-variable] SizeT Toffset = 0; // A counter for the sandbox ^ /builddir/build/BUILD/gdl-0.9.9/src/list.cpp: In instantiation of 'BaseGDL* lib::LIST__ToArray(EnvUDT*, dimension&) [with DTypeGDL = Data_]': /builddir/build/BUILD/gdl-0.9.9/src/list.cpp:2105:56: required from here /builddir/build/BUILD/gdl-0.9.9/src/list.cpp:1842:15: warning: unused variable 'theType' [-Wunused-variable] DType theType = data->Type(); ^ /builddir/build/BUILD/gdl-0.9.9/src/list.cpp:69:19: warning: unused variable 'GDLContainerVersionTag' [-Wunused-variable] static unsigned GDLContainerVersionTag = \ ^ /builddir/build/BUILD/gdl-0.9.9/src/list.cpp:1756:5: note: in expansion of macro 'GDL_LIST_STRUCT' GDL_LIST_STRUCT() ^ /builddir/build/BUILD/gdl-0.9.9/src/list.cpp:71:19: warning: unused variable 'pHeadTag' [-Wunused-variable] static unsigned pHeadTag = structDesc::LIST->TagIndex( "PHEAD"); \ ^ /builddir/build/BUILD/gdl-0.9.9/src/list.cpp:1756:5: note: in expansion of macro 'GDL_LIST_STRUCT' GDL_LIST_STRUCT() ^ /builddir/build/BUILD/gdl-0.9.9/src/list.cpp:1812:11: warning: unused variable 'Toffset' [-Wunused-variable] SizeT Toffset = 0; // A counter for the sandbox ^ /builddir/build/BUILD/gdl-0.9.9/src/list.cpp: In instantiation of 'BaseGDL* lib::LIST__ToArray(EnvUDT*, dimension&) [with DTypeGDL = Data_]': /builddir/build/BUILD/gdl-0.9.9/src/list.cpp:2107:55: required from here /builddir/build/BUILD/gdl-0.9.9/src/list.cpp:1842:15: warning: unused variable 'theType' [-Wunused-variable] DType theType = data->Type(); ^ /builddir/build/BUILD/gdl-0.9.9/src/list.cpp:69:19: warning: unused variable 'GDLContainerVersionTag' [-Wunused-variable] static unsigned GDLContainerVersionTag = \ ^ /builddir/build/BUILD/gdl-0.9.9/src/list.cpp:1756:5: note: in expansion of macro 'GDL_LIST_STRUCT' GDL_LIST_STRUCT() ^ /builddir/build/BUILD/gdl-0.9.9/src/list.cpp:71:19: warning: unused variable 'pHeadTag' [-Wunused-variable] static unsigned pHeadTag = structDesc::LIST->TagIndex( "PHEAD"); \ ^ /builddir/build/BUILD/gdl-0.9.9/src/list.cpp:1756:5: note: in expansion of macro 'GDL_LIST_STRUCT' GDL_LIST_STRUCT() ^ /builddir/build/BUILD/gdl-0.9.9/src/list.cpp:1812:11: warning: unused variable 'Toffset' [-Wunused-variable] SizeT Toffset = 0; // A counter for the sandbox ^ /builddir/build/BUILD/gdl-0.9.9/src/list.cpp: In instantiation of 'BaseGDL* lib::LIST__ToArray(EnvUDT*, dimension&) [with DTypeGDL = Data_]': /builddir/build/BUILD/gdl-0.9.9/src/list.cpp:2109:59: required from here /builddir/build/BUILD/gdl-0.9.9/src/list.cpp:1842:15: warning: unused variable 'theType' [-Wunused-variable] DType theType = data->Type(); ^ /builddir/build/BUILD/gdl-0.9.9/src/list.cpp:69:19: warning: unused variable 'GDLContainerVersionTag' [-Wunused-variable] static unsigned GDLContainerVersionTag = \ ^ /builddir/build/BUILD/gdl-0.9.9/src/list.cpp:1756:5: note: in expansion of macro 'GDL_LIST_STRUCT' GDL_LIST_STRUCT() ^ /builddir/build/BUILD/gdl-0.9.9/src/list.cpp:71:19: warning: unused variable 'pHeadTag' [-Wunused-variable] static unsigned pHeadTag = structDesc::LIST->TagIndex( "PHEAD"); \ ^ /builddir/build/BUILD/gdl-0.9.9/src/list.cpp:1756:5: note: in expansion of macro 'GDL_LIST_STRUCT' GDL_LIST_STRUCT() ^ /builddir/build/BUILD/gdl-0.9.9/src/list.cpp:1812:11: warning: unused variable 'Toffset' [-Wunused-variable] SizeT Toffset = 0; // A counter for the sandbox ^ /builddir/build/BUILD/gdl-0.9.9/src/list.cpp: In instantiation of 'BaseGDL* lib::LIST__ToArray(EnvUDT*, dimension&) [with DTypeGDL = Data_]': /builddir/build/BUILD/gdl-0.9.9/src/list.cpp:2111:53: required from here /builddir/build/BUILD/gdl-0.9.9/src/list.cpp:1842:15: warning: unused variable 'theType' [-Wunused-variable] DType theType = data->Type(); ^ /builddir/build/BUILD/gdl-0.9.9/src/list.cpp:69:19: warning: unused variable 'GDLContainerVersionTag' [-Wunused-variable] static unsigned GDLContainerVersionTag = \ ^ /builddir/build/BUILD/gdl-0.9.9/src/list.cpp:1756:5: note: in expansion of macro 'GDL_LIST_STRUCT' GDL_LIST_STRUCT() ^ /builddir/build/BUILD/gdl-0.9.9/src/list.cpp:71:19: warning: unused variable 'pHeadTag' [-Wunused-variable] static unsigned pHeadTag = structDesc::LIST->TagIndex( "PHEAD"); \ ^ /builddir/build/BUILD/gdl-0.9.9/src/list.cpp:1756:5: note: in expansion of macro 'GDL_LIST_STRUCT' GDL_LIST_STRUCT() ^ /builddir/build/BUILD/gdl-0.9.9/src/list.cpp:1812:11: warning: unused variable 'Toffset' [-Wunused-variable] SizeT Toffset = 0; // A counter for the sandbox ^ /builddir/build/BUILD/gdl-0.9.9/src/list.cpp: In instantiation of 'BaseGDL* lib::LIST__ToArray(EnvUDT*, dimension&) [with DTypeGDL = Data_]': /builddir/build/BUILD/gdl-0.9.9/src/list.cpp:2113:54: required from here /builddir/build/BUILD/gdl-0.9.9/src/list.cpp:1842:15: warning: unused variable 'theType' [-Wunused-variable] DType theType = data->Type(); ^ /builddir/build/BUILD/gdl-0.9.9/src/list.cpp:69:19: warning: unused variable 'GDLContainerVersionTag' [-Wunused-variable] static unsigned GDLContainerVersionTag = \ ^ /builddir/build/BUILD/gdl-0.9.9/src/list.cpp:1756:5: note: in expansion of macro 'GDL_LIST_STRUCT' GDL_LIST_STRUCT() ^ /builddir/build/BUILD/gdl-0.9.9/src/list.cpp:71:19: warning: unused variable 'pHeadTag' [-Wunused-variable] static unsigned pHeadTag = structDesc::LIST->TagIndex( "PHEAD"); \ ^ /builddir/build/BUILD/gdl-0.9.9/src/list.cpp:1756:5: note: in expansion of macro 'GDL_LIST_STRUCT' GDL_LIST_STRUCT() ^ /builddir/build/BUILD/gdl-0.9.9/src/list.cpp:1812:11: warning: unused variable 'Toffset' [-Wunused-variable] SizeT Toffset = 0; // A counter for the sandbox ^ /builddir/build/BUILD/gdl-0.9.9/src/list.cpp: In instantiation of 'BaseGDL* lib::LIST__ToArray(EnvUDT*, dimension&) [with DTypeGDL = Data_]': /builddir/build/BUILD/gdl-0.9.9/src/list.cpp:2115:55: required from here /builddir/build/BUILD/gdl-0.9.9/src/list.cpp:1842:15: warning: unused variable 'theType' [-Wunused-variable] DType theType = data->Type(); ^ /builddir/build/BUILD/gdl-0.9.9/src/list.cpp:69:19: warning: unused variable 'GDLContainerVersionTag' [-Wunused-variable] static unsigned GDLContainerVersionTag = \ ^ /builddir/build/BUILD/gdl-0.9.9/src/list.cpp:1756:5: note: in expansion of macro 'GDL_LIST_STRUCT' GDL_LIST_STRUCT() ^ /builddir/build/BUILD/gdl-0.9.9/src/list.cpp:71:19: warning: unused variable 'pHeadTag' [-Wunused-variable] static unsigned pHeadTag = structDesc::LIST->TagIndex( "PHEAD"); \ ^ /builddir/build/BUILD/gdl-0.9.9/src/list.cpp:1756:5: note: in expansion of macro 'GDL_LIST_STRUCT' GDL_LIST_STRUCT() ^ /builddir/build/BUILD/gdl-0.9.9/src/list.cpp:1812:11: warning: unused variable 'Toffset' [-Wunused-variable] SizeT Toffset = 0; // A counter for the sandbox ^ /builddir/build/BUILD/gdl-0.9.9/src/list.cpp: In instantiation of 'BaseGDL* lib::LIST__ToArray(EnvUDT*, dimension&) [with DTypeGDL = Data_]': /builddir/build/BUILD/gdl-0.9.9/src/list.cpp:2117:56: required from here /builddir/build/BUILD/gdl-0.9.9/src/list.cpp:1842:15: warning: unused variable 'theType' [-Wunused-variable] DType theType = data->Type(); ^ /builddir/build/BUILD/gdl-0.9.9/src/list.cpp:69:19: warning: unused variable 'GDLContainerVersionTag' [-Wunused-variable] static unsigned GDLContainerVersionTag = \ ^ /builddir/build/BUILD/gdl-0.9.9/src/list.cpp:1756:5: note: in expansion of macro 'GDL_LIST_STRUCT' GDL_LIST_STRUCT() ^ /builddir/build/BUILD/gdl-0.9.9/src/list.cpp:71:19: warning: unused variable 'pHeadTag' [-Wunused-variable] static unsigned pHeadTag = structDesc::LIST->TagIndex( "PHEAD"); \ ^ /builddir/build/BUILD/gdl-0.9.9/src/list.cpp:1756:5: note: in expansion of macro 'GDL_LIST_STRUCT' GDL_LIST_STRUCT() ^ /builddir/build/BUILD/gdl-0.9.9/src/list.cpp:1812:11: warning: unused variable 'Toffset' [-Wunused-variable] SizeT Toffset = 0; // A counter for the sandbox ^ /builddir/build/BUILD/gdl-0.9.9/src/list.cpp: In function 'BaseGDL* lib::list_extraction(BaseGDL*, ArrayIndexListT*)': /builddir/build/BUILD/gdl-0.9.9/src/list.cpp:632:1: warning: control reaches end of non-void function [-Wreturn-type] } ^ /builddir/build/BUILD/gdl-0.9.9/src/list.cpp: In function 'DStructGDL* GetLISTStruct(EnvUDT*, DPtr)': /builddir/build/BUILD/gdl-0.9.9/src/list.cpp:207:44: warning: 'actPHeap' may be used uninitialized in this function [-Wmaybe-uninitialized] if( actPHeap == NULL || actPHeap->Type() != GDL_STRUCT) ^ /builddir/build/BUILD/gdl-0.9.9/src/list.cpp: In function 'BaseGDL* lib::LIST___OverloadPlus(EnvUDT*)': /builddir/build/BUILD/gdl-0.9.9/src/list.cpp:921:27: warning: 'rightStruct' may be used uninitialized in this function [-Wmaybe-uninitialized] if( rightStruct->Desc() != listDesc) ^ /builddir/build/BUILD/gdl-0.9.9/src/list.cpp:919:26: warning: 'leftStruct' may be used uninitialized in this function [-Wmaybe-uninitialized] if( leftStruct->Desc() != listDesc ) ^ /builddir/build/BUILD/gdl-0.9.9/src/list.cpp: In function 'void lib::list__add(EnvUDT*)': /builddir/build/BUILD/gdl-0.9.9/src/list.cpp:3293:49: warning: 'ListHead' may be used uninitialized in this function [-Wmaybe-uninitialized] valNode = GetLISTNode(e, ListHead, 0); ^ /builddir/build/BUILD/gdl-0.9.9/src/list.cpp:3349:9: warning: 'valType' may be used uninitialized in this function [-Wmaybe-uninitialized] if(valType == GDL_PTR) { ^ /builddir/build/BUILD/gdl-0.9.9/src/list.cpp: In function 'void lib::list__swap(EnvUDT*)': /builddir/build/BUILD/gdl-0.9.9/src/list.cpp:2375:72: warning: 'ptrg' may be used uninitialized in this function [-Wmaybe-uninitialized] (*static_cast( predNsrc->GetTag( pNextTag, 0)))[0] = ptrg; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/envt.hpp:29:0, from /builddir/build/BUILD/gdl-0.9.9/src/list.cpp:110: /builddir/build/BUILD/gdl-0.9.9/src/dstructgdl.hpp:395:42: warning: 'predNtrg' may be used uninitialized in this function [-Wmaybe-uninitialized] if( dd.size() == 0) return typeVar[ t]; ^ /builddir/build/BUILD/gdl-0.9.9/src/list.cpp:2334:17: note: 'predNtrg' was declared here DStructGDL* predNtrg; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/envt.hpp:29:0, from /builddir/build/BUILD/gdl-0.9.9/src/list.cpp:110: /builddir/build/BUILD/gdl-0.9.9/src/dstructgdl.hpp:395:17: warning: 'Ntrg' may be used uninitialized in this function [-Wmaybe-uninitialized] if( dd.size() == 0) return typeVar[ t]; ^ /builddir/build/BUILD/gdl-0.9.9/src/list.cpp:2333:17: note: 'Ntrg' was declared here DStructGDL* Ntrg; ^ /builddir/build/BUILD/gdl-0.9.9/src/list.cpp: In function 'void lib::list__move(EnvUDT*)': /builddir/build/BUILD/gdl-0.9.9/src/list.cpp:2245:29: warning: 'predptr' may be used uninitialized in this function [-Wmaybe-uninitialized] (*Head)[0] = predptr; ^ /builddir/build/BUILD/gdl-0.9.9/src/list.cpp:2271:43: warning: 'ptrg' may be used uninitialized in this function [-Wmaybe-uninitialized] Node = GetLISTStruct(NULL, p0); ^ /builddir/build/BUILD/gdl-0.9.9/src/list.cpp: In function 'BaseGDL* lib::list_rightextraction(EnvUDT*, BaseGDL*, int)': /builddir/build/BUILD/gdl-0.9.9/src/list.cpp:1336:53: warning: 'theStruct' may be used uninitialized in this function [-Wmaybe-uninitialized] DPtr pActNode = GetLISTNode( e, theStruct, actIx);// theStruct from theref (islist !!) ^ /builddir/build/BUILD/gdl-0.9.9/src/list.cpp: In function 'void lib::list_leftinsertion(EnvUDT*, BaseGDL*, int)': /builddir/build/BUILD/gdl-0.9.9/src/list.cpp:1544:55: warning: 'theStruct' may be used uninitialized in this function [-Wmaybe-uninitialized] DPtr pActNode = GetLISTNode( e, theStruct, actIx); ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/list.cpp:109:0: /builddir/build/BUILD/gdl-0.9.9/src/datatypes.hpp: In function 'BaseGDL* lib::list__toarray(EnvUDT*)': /builddir/build/BUILD/gdl-0.9.9/src/datatypes.hpp:151:53: warning: 'typeCodeKW' may be used uninitialized in this function [-Wmaybe-uninitialized] inline Ty& operator[] (const SizeT d1) { return dd[d1];} ^ /builddir/build/BUILD/gdl-0.9.9/src/list.cpp:1971:19: note: 'typeCodeKW' was declared here DLongGDL* typeCodeKW; ^ [ 59%] Building CXX object src/CMakeFiles/gdl.dir/magick_cl.cpp.o cd /builddir/build/BUILD/gdl-0.9.9/build-python/src && /usr/bin/c++ -DHAVE_CONFIG_H -DWXUSINGDLL -D_FILE_OFFSET_BITS=64 -D__WXGTK__ -Dgdl_EXPORTS -I/builddir/build/BUILD/gdl-0.9.9/src -I/usr/include/tirpc -I/usr/include/GraphicsMagick -I/usr/lib/wx/include/gtk3-unicode-3.0 -I/usr/include/wx-3.0 -I/usr/include/libgeotiff -I/usr/include/hdf -I/usr/include/python2.7 -I/usr/lib/python2.7/site-packages/numpy/core/include -I/usr/include/udunits2 -I/usr/include/eigen3 -I/builddir/build/BUILD/gdl-0.9.9 -I/builddir/build/BUILD/gdl-0.9.9/build-python -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -DNDEBUG -fPIC -fopenmp -std=gnu++11 -o CMakeFiles/gdl.dir/magick_cl.cpp.o -c /builddir/build/BUILD/gdl-0.9.9/src/magick_cl.cpp In file included from /builddir/build/BUILD/gdl-0.9.9/src/basegdl.hpp:31:0, from /builddir/build/BUILD/gdl-0.9.9/src/datatypes.hpp:33, from /builddir/build/BUILD/gdl-0.9.9/src/magick_cl.cpp:34: /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In copy constructor 'dimension::dimension(const dimension&)': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:55:14: warning: array subscript has type 'char' [-Wchar-subscripts] { dim[i]=dim_.dim[i];} ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:55:26: warning: array subscript has type 'char' [-Wchar-subscripts] { dim[i]=dim_.dim[i];} ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In member function 'dimension& dimension::operator=(const dimension&)': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:118:12: warning: array subscript has type 'char' [-Wchar-subscripts] dim[i]=dim_.dim[i]; ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:118:24: warning: array subscript has type 'char' [-Wchar-subscripts] dim[i]=dim_.dim[i]; ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In member function 'void dimension::operator<<(SizeT)': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:146:15: warning: array subscript has type 'char' [-Wchar-subscripts] dim[rank++]=add; ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In member function 'SizeT dimension::NDimElements()': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:295:24: warning: array subscript has type 'char' [-Wchar-subscripts] return stride[ rank]; ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In member function 'SizeT dimension::NDimElementsConst() const': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:303:44: warning: array subscript has type 'char' [-Wchar-subscripts] for(char i=0; i= labelList.Size()) ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp:21:0, from /builddir/build/BUILD/gdl-0.9.9/src/GDLTreeParser.hpp:13, from /builddir/build/BUILD/gdl-0.9.9/src/dinterpreter.hpp:69, from /builddir/build/BUILD/gdl-0.9.9/src/magick_cl.cpp:37: /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp: In member function 'void ArrayIndexVectorT::Clear()': /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp:142:17: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for( int i=0; iGetStride() * varStride[variableIndex]; ^ /builddir/build/BUILD/gdl-0.9.9/src/allix.hpp: In constructor 'AllIxNewMultiOneVariableIndexIndexedT::AllIxNewMultiOneVariableIndexIndexedT(RankT, SizeT, ArrayIndexVectorT*, SizeT, SizeT, const SizeT*, SizeT*, SizeT*)': /builddir/build/BUILD/gdl-0.9.9/src/allix.hpp:654:44: warning: array subscript has type 'char' [-Wchar-subscripts] ixListStride = varStride[variableIndex]; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp:21:0, from /builddir/build/BUILD/gdl-0.9.9/src/GDLTreeParser.hpp:13, from /builddir/build/BUILD/gdl-0.9.9/src/dinterpreter.hpp:69, from /builddir/build/BUILD/gdl-0.9.9/src/magick_cl.cpp:37: /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp: In member function 'virtual SizeT CArrayIndexScalar::NIter(SizeT)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp:409:14: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= varDim && s > 0) // varDim == 0 && s == 0 ok ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp: In member function 'virtual SizeT ArrayIndexIndexed::NIter(SizeT)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp:577:16: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= varDim && s > 0) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp: In member function 'virtual SizeT CArrayIndexIndexed::NIter(SizeT)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp:720:16: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= varDim && s > 0) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp: In member function 'virtual SizeT ArrayIndexORange::NIter(SizeT)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp:828:18: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( sInit >= varDim) // && s > 0) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp: In member function 'virtual SizeT ArrayIndexRange::NIter(SizeT)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp:972:14: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( e >= varDim) // && e > 0) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp: In member function 'virtual SizeT ArrayIndexORangeS::NIter(SizeT)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp:1105:14: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= varDim) // && s > 0) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp: In member function 'virtual SizeT ArrayIndexRangeS::NIter(SizeT)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp:1270:14: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( e >= varDim) // && e > 0) ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp:98:0, from /builddir/build/BUILD/gdl-0.9.9/src/GDLTreeParser.hpp:13, from /builddir/build/BUILD/gdl-0.9.9/src/dinterpreter.hpp:69, from /builddir/build/BUILD/gdl-0.9.9/src/magick_cl.cpp:37: /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp: In member function 'virtual BaseGDL* ArrayIndexListOneNoAssocT::Index(BaseGDL*, IxExprListT&)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp:308:8: warning: unused variable 'assertValue' [-Wunused-variable] SizeT assertValue = ix->NIter( var->N_Elements()/*var->Size()*/); ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp: In member function 'virtual void ArrayIndexListOneScalarVPNoAssocT::SetVariable(BaseGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp:532:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp: In member function 'virtual void ArrayIndexListOneScalarVPNoAssocT::AssignAt(BaseGDL*, BaseGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp:579:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp: In member function 'virtual void ArrayIndexListOneConstScalarNoAssocT::SetVariable(BaseGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp:727:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp: In member function 'virtual void ArrayIndexListOneConstScalarNoAssocT::AssignAt(BaseGDL*, BaseGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp:752:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp: In member function 'virtual BaseGDL* ArrayIndexListOneConstScalarNoAssocT::Index(BaseGDL*, IxExprListT&)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp:782:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/GDLTreeParser.hpp:13:0, from /builddir/build/BUILD/gdl-0.9.9/src/dinterpreter.hpp:69, from /builddir/build/BUILD/gdl-0.9.9/src/magick_cl.cpp:37: /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp: In member function 'virtual BaseGDL* ArrayIndexListOneT::Index(BaseGDL*, IxExprListT&)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp:341:8: warning: unused variable 'assertValue' [-Wunused-variable] SizeT assertValue = ix->NIter( var->N_Elements()/*var->Size()*/); ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp: In member function 'virtual void ArrayIndexListOneScalarVPT::SetVariable(BaseGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp:562:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp: In member function 'virtual void ArrayIndexListOneScalarVPT::AssignAt(BaseGDL*, BaseGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp:609:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp: In member function 'virtual void ArrayIndexListOneConstScalarT::SetVariable(BaseGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp:738:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp: In member function 'virtual void ArrayIndexListOneConstScalarT::AssignAt(BaseGDL*, BaseGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp:763:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp: In member function 'virtual BaseGDL* ArrayIndexListOneConstScalarT::Index(BaseGDL*, IxExprListT&)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp:793:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/GDLInterpreter.hpp:23:0, from /builddir/build/BUILD/gdl-0.9.9/src/dinterpreter.hpp:70, from /builddir/build/BUILD/gdl-0.9.9/src/magick_cl.cpp:37: /builddir/build/BUILD/gdl-0.9.9/src/accessdesc.hpp: In member function 'void DotAccessDescT::ADAssign(BaseGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/accessdesc.hpp:392:9: warning: unused variable 'lRank' [-Wunused-variable] SizeT lRank = dim.Rank(); ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/dinterpreter.hpp:70:0, from /builddir/build/BUILD/gdl-0.9.9/src/magick_cl.cpp:37: /builddir/build/BUILD/gdl-0.9.9/src/GDLInterpreter.hpp: In static member function 'static void GDLInterpreter::EnableAllGC()': /builddir/build/BUILD/gdl-0.9.9/src/GDLInterpreter.hpp:366:15: warning: variable 'nEl' set but not used [-Wunused-but-set-variable] SizeT nEl = heap.size(); ^ /builddir/build/BUILD/gdl-0.9.9/src/magick_cl.cpp: In function 'BaseGDL* lib::magick_ping(EnvT*)': /builddir/build/BUILD/gdl-0.9.9/src/magick_cl.cpp:209:20: warning: suggest parentheses around comparison in operand of '|' [-Wparentheses] if (a.type() == PaletteType | a.type() == PaletteMatteType) has_palette = 1; ^ /builddir/build/BUILD/gdl-0.9.9/src/magick_cl.cpp: In function 'BaseGDL* lib::magick_readindexes(EnvT*)': /builddir/build/BUILD/gdl-0.9.9/src/magick_cl.cpp:380:28: warning: variable 'pixel' set but not used [-Wunused-but-set-variable] const PixelPacket* pixel; ^ /builddir/build/BUILD/gdl-0.9.9/src/magick_cl.cpp: In function 'void lib::magick_writeIndexes(EnvT*)': /builddir/build/BUILD/gdl-0.9.9/src/magick_cl.cpp:988:26: warning: variable 'pixels' set but not used [-Wunused-but-set-variable] const PixelPacket* pixels; ^ /builddir/build/BUILD/gdl-0.9.9/src/magick_cl.cpp: In function 'void lib::magick_writeColorTable(EnvT*)': /builddir/build/BUILD/gdl-0.9.9/src/magick_cl.cpp:1026:20: warning: variable 'scale' set but not used [-Wunused-but-set-variable] unsigned int scale; ^ [ 60%] Building CXX object src/CMakeFiles/gdl.dir/math_fun.cpp.o cd /builddir/build/BUILD/gdl-0.9.9/build-python/src && /usr/bin/c++ -DHAVE_CONFIG_H -DWXUSINGDLL -D_FILE_OFFSET_BITS=64 -D__WXGTK__ -Dgdl_EXPORTS -I/builddir/build/BUILD/gdl-0.9.9/src -I/usr/include/tirpc -I/usr/include/GraphicsMagick -I/usr/lib/wx/include/gtk3-unicode-3.0 -I/usr/include/wx-3.0 -I/usr/include/libgeotiff -I/usr/include/hdf -I/usr/include/python2.7 -I/usr/lib/python2.7/site-packages/numpy/core/include -I/usr/include/udunits2 -I/usr/include/eigen3 -I/builddir/build/BUILD/gdl-0.9.9 -I/builddir/build/BUILD/gdl-0.9.9/build-python -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -DNDEBUG -fPIC -fopenmp -std=gnu++11 -o CMakeFiles/gdl.dir/math_fun.cpp.o -c /builddir/build/BUILD/gdl-0.9.9/src/math_fun.cpp In file included from /builddir/build/BUILD/gdl-0.9.9/src/basegdl.hpp:31:0, from /builddir/build/BUILD/gdl-0.9.9/src/datatypes.hpp:33, from /builddir/build/BUILD/gdl-0.9.9/src/objects.hpp:24, from /builddir/build/BUILD/gdl-0.9.9/src/math_fun.cpp:31: /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In copy constructor 'dimension::dimension(const dimension&)': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:55:14: warning: array subscript has type 'char' [-Wchar-subscripts] { dim[i]=dim_.dim[i];} ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:55:26: warning: array subscript has type 'char' [-Wchar-subscripts] { dim[i]=dim_.dim[i];} ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In member function 'dimension& dimension::operator=(const dimension&)': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:118:12: warning: array subscript has type 'char' [-Wchar-subscripts] dim[i]=dim_.dim[i]; ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:118:24: warning: array subscript has type 'char' [-Wchar-subscripts] dim[i]=dim_.dim[i]; ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In member function 'void dimension::operator<<(SizeT)': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:146:15: warning: array subscript has type 'char' [-Wchar-subscripts] dim[rank++]=add; ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In member function 'SizeT dimension::NDimElements()': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:295:24: warning: array subscript has type 'char' [-Wchar-subscripts] return stride[ rank]; ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In member function 'SizeT dimension::NDimElementsConst() const': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:303:44: warning: array subscript has type 'char' [-Wchar-subscripts] for(char i=0; i= labelList.Size()) ^ /builddir/build/BUILD/gdl-0.9.9/src/math_fun.cpp: In function 'BaseGDL* lib::sin_fun(BaseGDL*, bool)': /builddir/build/BUILD/gdl-0.9.9/src/math_fun.cpp:280:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/math_fun.cpp:280:102: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/math_fun.cpp:283:25: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for( OMPInt i=0; i= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/math_fun.cpp:346:102: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/math_fun.cpp:349:25: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for( OMPInt i=0; i]': /builddir/build/BUILD/gdl-0.9.9/src/math_fun.cpp:394:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/math_fun.cpp:394:102: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/math_fun.cpp:397:21: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for( OMPInt i=0; i= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/math_fun.cpp:436:102: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/math_fun.cpp:439:25: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for( OMPInt i=0; i= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/math_fun.cpp:502:102: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/math_fun.cpp:505:25: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for( OMPInt i=0; i= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/math_fun.cpp:568:102: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/math_fun.cpp:571:25: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for( OMPInt i=0; i= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/math_fun.cpp:634:102: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/math_fun.cpp:637:25: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for( OMPInt i=0; i= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/math_fun.cpp:673:102: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/math_fun.cpp:676:25: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for( OMPInt i=0; i= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/math_fun.cpp:693:102: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/math_fun.cpp:696:25: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for( OMPInt i=0; i= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/math_fun.cpp:713:102: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/math_fun.cpp:716:25: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for( OMPInt i=0; i= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/math_fun.cpp:752:102: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/math_fun.cpp:755:25: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for( OMPInt i=0; i= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/math_fun.cpp:772:102: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/math_fun.cpp:775:25: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for( OMPInt i=0; i= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/math_fun.cpp:791:102: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/math_fun.cpp:794:25: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for( OMPInt i=0; i= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/math_fun.cpp:983:102: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/math_fun.cpp:986:22: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for( OMPInt i=0; i= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/math_fun.cpp:1004:102: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/math_fun.cpp:1007:22: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for( OMPInt i=0; i= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/math_fun.cpp:1023:102: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/math_fun.cpp:1026:22: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for( OMPInt i=0; i= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/math_fun.cpp:1044:102: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/math_fun.cpp:1047:22: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for( OMPInt i=0; i= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/math_fun.cpp:1062:102: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/math_fun.cpp:1065:22: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for( OMPInt i=0; i= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/math_fun.cpp:1082:102: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/math_fun.cpp:1085:22: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for( OMPInt i=0; i= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/math_fun.cpp:1102:102: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/math_fun.cpp:1105:22: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for( OMPInt i=0; i= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/math_fun.cpp:1297:102: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/math_fun.cpp:1300:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for( OMPInt i=0; i= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/math_fun.cpp:1357:102: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/math_fun.cpp:1360:25: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for( OMPInt i=0; i= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/math_fun.cpp:1381:102: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/math_fun.cpp:1384:25: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for( OMPInt i=0; i= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/math_fun.cpp:1435:102: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/math_fun.cpp:1438:21: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for( OMPInt i=0; i= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/math_fun.cpp:1520:102: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/math_fun.cpp:1523:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for( OMPInt i=0; i= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/math_fun.cpp:1539:102: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/math_fun.cpp:1542:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for( OMPInt i=0; i= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/math_fun.cpp:1566:102: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/math_fun.cpp:1569:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for( OMPInt i=0; i= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/math_fun.cpp:1585:102: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/math_fun.cpp:1588:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for( OMPInt i=0; i= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/math_fun.cpp:1626:102: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/math_fun.cpp:1629:25: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for( OMPInt i=0; i= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/math_fun.cpp:1712:102: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/math_fun.cpp:1715:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for( OMPInt i=0; i= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/math_fun.cpp:1731:102: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/math_fun.cpp:1734:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for( OMPInt i=0; i= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/math_fun.cpp:1758:102: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/math_fun.cpp:1761:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for( OMPInt i=0; i= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/math_fun.cpp:1777:102: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/math_fun.cpp:1780:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for( OMPInt i=0; i= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/math_fun.cpp:1818:102: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/math_fun.cpp:1821:25: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for( OMPInt i=0; i= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/math_fun.cpp:1904:102: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/math_fun.cpp:1907:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for( OMPInt i=0; i= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/math_fun.cpp:1923:102: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/math_fun.cpp:1926:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for( OMPInt i=0; i= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/math_fun.cpp:1950:102: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/math_fun.cpp:1953:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for( OMPInt i=0; i= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/math_fun.cpp:1969:102: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/math_fun.cpp:1972:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for( OMPInt i=0; i= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/math_fun.cpp:2010:102: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/math_fun.cpp:2013:25: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for( OMPInt i=0; i= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/math_fun.cpp:2040:102: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/math_fun.cpp:2043:25: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for( OMPInt i=0; i= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/math_fun.cpp:2055:102: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/math_fun.cpp:2058:25: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for( OMPInt i=0; i= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/math_fun.cpp:2097:103: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/math_fun.cpp:2111:34: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/math_fun.cpp:2111:103: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/math_fun.cpp: In function 'BaseGDL* lib::exp_fun(BaseGDL*, bool)': /builddir/build/BUILD/gdl-0.9.9/src/math_fun.cpp:2159:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/math_fun.cpp:2159:102: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/math_fun.cpp:2162:25: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for( OMPInt i=0; i= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/math_fun.cpp:2177:102: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/math_fun.cpp:2180:25: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for( OMPInt i=0; i= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/math_fun.cpp:2195:102: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/math_fun.cpp:2198:25: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for( OMPInt i=0; i= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/math_fun.cpp:2213:102: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/math_fun.cpp:2216:25: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for( OMPInt i=0; i= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/math_fun.cpp:2238:102: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/math_fun.cpp:2241:25: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for( OMPInt i=0; iNParam(1); ^ /builddir/build/BUILD/gdl-0.9.9/src/math_fun.cpp: In function 'BaseGDL* lib::gauss_cvf(EnvT*)': /builddir/build/BUILD/gdl-0.9.9/src/math_fun.cpp:2269:11: warning: unused variable 'nParam' [-Wunused-variable] SizeT nParam = e->NParam(1); ^ /builddir/build/BUILD/gdl-0.9.9/src/math_fun.cpp: In function 'BaseGDL* lib::t_pdf(EnvT*)': /builddir/build/BUILD/gdl-0.9.9/src/math_fun.cpp:2299:20: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (int i=0;iNParam(2); ^ /builddir/build/BUILD/gdl-0.9.9/src/math_fun.cpp: In function 'BaseGDL* lib::laguerre(EnvT*)': /builddir/build/BUILD/gdl-0.9.9/src/math_fun.cpp:2363:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEx >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEx)) ^ /builddir/build/BUILD/gdl-0.9.9/src/math_fun.cpp:2363:102: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEx >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEx)) ^ /builddir/build/BUILD/gdl-0.9.9/src/math_fun.cpp:2366:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (count = 0;countNParam(); ^ [ 60%] Building CXX object src/CMakeFiles/gdl.dir/math_fun_ac.cpp.o cd /builddir/build/BUILD/gdl-0.9.9/build-python/src && /usr/bin/c++ -DHAVE_CONFIG_H -DWXUSINGDLL -D_FILE_OFFSET_BITS=64 -D__WXGTK__ -Dgdl_EXPORTS -I/builddir/build/BUILD/gdl-0.9.9/src -I/usr/include/tirpc -I/usr/include/GraphicsMagick -I/usr/lib/wx/include/gtk3-unicode-3.0 -I/usr/include/wx-3.0 -I/usr/include/libgeotiff -I/usr/include/hdf -I/usr/include/python2.7 -I/usr/lib/python2.7/site-packages/numpy/core/include -I/usr/include/udunits2 -I/usr/include/eigen3 -I/builddir/build/BUILD/gdl-0.9.9 -I/builddir/build/BUILD/gdl-0.9.9/build-python -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -DNDEBUG -fPIC -fopenmp -std=gnu++11 -o CMakeFiles/gdl.dir/math_fun_ac.cpp.o -c /builddir/build/BUILD/gdl-0.9.9/src/math_fun_ac.cpp /builddir/build/BUILD/gdl-0.9.9/src/math_fun_ac.cpp:68:1: warning: multi-line comment [-Wcomment] //if (t0 == GDL_COMPLEX || t0 == GDL_COMPLEXDBL) \ ^ /builddir/build/BUILD/gdl-0.9.9/src/math_fun_ac.cpp:96:3: warning: multi-line comment [-Wcomment] // throw GDLException(e->CallingNode(), "Variable is undefined: "+e->GetParString(1)); \ ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/basegdl.hpp:31:0, from /builddir/build/BUILD/gdl-0.9.9/src/datatypes.hpp:33, from /builddir/build/BUILD/gdl-0.9.9/src/objects.hpp:24, from /builddir/build/BUILD/gdl-0.9.9/src/initsysvar.hpp:21, from /builddir/build/BUILD/gdl-0.9.9/src/math_fun_ac.cpp:191: /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In copy constructor 'dimension::dimension(const dimension&)': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:55:14: warning: array subscript has type 'char' [-Wchar-subscripts] { dim[i]=dim_.dim[i];} ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:55:26: warning: array subscript has type 'char' [-Wchar-subscripts] { dim[i]=dim_.dim[i];} ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In member function 'dimension& dimension::operator=(const dimension&)': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:118:12: warning: array subscript has type 'char' [-Wchar-subscripts] dim[i]=dim_.dim[i]; ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:118:24: warning: array subscript has type 'char' [-Wchar-subscripts] dim[i]=dim_.dim[i]; ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In member function 'void dimension::operator<<(SizeT)': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:146:15: warning: array subscript has type 'char' [-Wchar-subscripts] dim[rank++]=add; ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In member function 'SizeT dimension::NDimElements()': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:295:24: warning: array subscript has type 'char' [-Wchar-subscripts] return stride[ rank]; ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In member function 'SizeT dimension::NDimElementsConst() const': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:303:44: warning: array subscript has type 'char' [-Wchar-subscripts] for(char i=0; i= labelList.Size()) ^ /builddir/build/BUILD/gdl-0.9.9/src/math_fun_ac.cpp: In function 'BaseGDL* lib::spl_init_fun(EnvT*)': /builddir/build/BUILD/gdl-0.9.9/src/math_fun_ac.cpp:674:40: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (count = nElpXpos-2; count != -1; --count){ ^ /builddir/build/BUILD/gdl-0.9.9/src/math_fun_ac.cpp: In function 'BaseGDL* lib::spl_interp_fun(EnvT*)': /builddir/build/BUILD/gdl-0.9.9/src/math_fun_ac.cpp:701:11: warning: unused variable 't0' [-Wunused-variable] DType t0 = e->GetParDefined(0)->Type(); ^ /builddir/build/BUILD/gdl-0.9.9/src/math_fun_ac.cpp: In function 'BaseGDL* lib::erode_fun(EnvT*)': /builddir/build/BUILD/gdl-0.9.9/src/math_fun_ac.cpp:1015:16: warning: unused variable 'res' [-Wunused-variable] DByteGDL* res = new DByteGDL(p0->Dim(), BaseGDL::NOZERO); ^ /builddir/build/BUILD/gdl-0.9.9/src/math_fun_ac.cpp:1019:16: warning: unused variable 'res' [-Wunused-variable] DUIntGDL* res = new DUIntGDL(p0->Dim(), BaseGDL::NOZERO); ^ /builddir/build/BUILD/gdl-0.9.9/src/math_fun_ac.cpp:1023:17: warning: unused variable 'res' [-Wunused-variable] DULongGDL* res = new DULongGDL(p0->Dim(), BaseGDL::NOZERO); ^ /builddir/build/BUILD/gdl-0.9.9/src/math_fun_ac.cpp:1088:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for( SizeT l=-midz; l=nbZ)|((l+z)<0)) ^ /builddir/build/BUILD/gdl-0.9.9/src/math_fun_ac.cpp:1132:61: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if ((j+midxDim(), BaseGDL::NOZERO); ^ /builddir/build/BUILD/gdl-0.9.9/src/math_fun_ac.cpp:1177:16: warning: unused variable 'res' [-Wunused-variable] DUIntGDL* res = new DUIntGDL(p0->Dim(), BaseGDL::NOZERO); ^ /builddir/build/BUILD/gdl-0.9.9/src/math_fun_ac.cpp:1181:17: warning: unused variable 'res' [-Wunused-variable] DULongGDL* res = new DULongGDL(p0->Dim(), BaseGDL::NOZERO); ^ /builddir/build/BUILD/gdl-0.9.9/src/math_fun_ac.cpp:1246:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for( SizeT l=-midz; l=0)) ^ /builddir/build/BUILD/gdl-0.9.9/src/math_fun_ac.cpp:1284:61: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if ((j+midx(static_cast(p0),a); ^ /builddir/build/BUILD/gdl-0.9.9/src/math_fun_ac.cpp:801:61: warning: 'a' may be used uninitialized in this function [-Wmaybe-uninitialized] return Sobel_Template(static_cast (p0),a); ^ /builddir/build/BUILD/gdl-0.9.9/src/math_fun_ac.cpp:804:63: warning: 'a' may be used uninitialized in this function [-Wmaybe-uninitialized] return Sobel_Template(static_cast (p0),a); ^ /builddir/build/BUILD/gdl-0.9.9/src/math_fun_ac.cpp:807:63: warning: 'a' may be used uninitialized in this function [-Wmaybe-uninitialized] return Sobel_Template(static_cast (p0),a); ^ /builddir/build/BUILD/gdl-0.9.9/src/math_fun_ac.cpp:810:65: warning: 'a' may be used uninitialized in this function [-Wmaybe-uninitialized] return Sobel_Template(static_cast (p0),a); ^ /builddir/build/BUILD/gdl-0.9.9/src/math_fun_ac.cpp:813:67: warning: 'a' may be used uninitialized in this function [-Wmaybe-uninitialized] return Sobel_Template(static_cast (p0),a); ^ /builddir/build/BUILD/gdl-0.9.9/src/math_fun_ac.cpp:816:69: warning: 'a' may be used uninitialized in this function [-Wmaybe-uninitialized] return Sobel_Template(static_cast (p0),a); ^ /builddir/build/BUILD/gdl-0.9.9/src/math_fun_ac.cpp:819:65: warning: 'a' may be used uninitialized in this function [-Wmaybe-uninitialized] return Sobel_Template(static_cast (p0),a); ^ /builddir/build/BUILD/gdl-0.9.9/src/math_fun_ac.cpp:822:67: warning: 'a' may be used uninitialized in this function [-Wmaybe-uninitialized] return Sobel_Template(static_cast (p0),a); ^ /builddir/build/BUILD/gdl-0.9.9/src/math_fun_ac.cpp:826:68: warning: 'a' may be used uninitialized in this function [-Wmaybe-uninitialized] return Sobel_Template(static_cast (p0),a); ^ /builddir/build/BUILD/gdl-0.9.9/src/math_fun_ac.cpp:830:71: warning: 'a' may be used uninitialized in this function [-Wmaybe-uninitialized] return Sobel_Template(static_cast (p0),a); ^ /builddir/build/BUILD/gdl-0.9.9/src/math_fun_ac.cpp: In function 'BaseGDL* lib::prewitt_fun(EnvT*)': /builddir/build/BUILD/gdl-0.9.9/src/math_fun_ac.cpp:946:68: warning: 'a' may be used uninitialized in this function [-Wmaybe-uninitialized] return Prewitt_Template(static_cast(p0),a); ^ /builddir/build/BUILD/gdl-0.9.9/src/math_fun_ac.cpp:949:63: warning: 'a' may be used uninitialized in this function [-Wmaybe-uninitialized] return Prewitt_Template(static_cast (p0),a); ^ /builddir/build/BUILD/gdl-0.9.9/src/math_fun_ac.cpp:952:65: warning: 'a' may be used uninitialized in this function [-Wmaybe-uninitialized] return Prewitt_Template(static_cast (p0),a); ^ /builddir/build/BUILD/gdl-0.9.9/src/math_fun_ac.cpp:955:65: warning: 'a' may be used uninitialized in this function [-Wmaybe-uninitialized] return Prewitt_Template(static_cast (p0),a); ^ /builddir/build/BUILD/gdl-0.9.9/src/math_fun_ac.cpp:958:67: warning: 'a' may be used uninitialized in this function [-Wmaybe-uninitialized] return Prewitt_Template(static_cast (p0),a); ^ /builddir/build/BUILD/gdl-0.9.9/src/math_fun_ac.cpp:961:69: warning: 'a' may be used uninitialized in this function [-Wmaybe-uninitialized] return Prewitt_Template(static_cast (p0),a); ^ /builddir/build/BUILD/gdl-0.9.9/src/math_fun_ac.cpp:964:71: warning: 'a' may be used uninitialized in this function [-Wmaybe-uninitialized] return Prewitt_Template(static_cast (p0),a); ^ /builddir/build/BUILD/gdl-0.9.9/src/math_fun_ac.cpp:967:67: warning: 'a' may be used uninitialized in this function [-Wmaybe-uninitialized] return Prewitt_Template(static_cast (p0),a); ^ /builddir/build/BUILD/gdl-0.9.9/src/math_fun_ac.cpp:970:69: warning: 'a' may be used uninitialized in this function [-Wmaybe-uninitialized] return Prewitt_Template(static_cast (p0),a); ^ /builddir/build/BUILD/gdl-0.9.9/src/math_fun_ac.cpp:974:70: warning: 'a' may be used uninitialized in this function [-Wmaybe-uninitialized] return Prewitt_Template(static_cast (p0),a); ^ /builddir/build/BUILD/gdl-0.9.9/src/math_fun_ac.cpp:978:73: warning: 'a' may be used uninitialized in this function [-Wmaybe-uninitialized] return Prewitt_Template(static_cast (p0),a); ^ [ 61%] Building CXX object src/CMakeFiles/gdl.dir/math_fun_gm.cpp.o cd /builddir/build/BUILD/gdl-0.9.9/build-python/src && /usr/bin/c++ -DHAVE_CONFIG_H -DWXUSINGDLL -D_FILE_OFFSET_BITS=64 -D__WXGTK__ -Dgdl_EXPORTS -I/builddir/build/BUILD/gdl-0.9.9/src -I/usr/include/tirpc -I/usr/include/GraphicsMagick -I/usr/lib/wx/include/gtk3-unicode-3.0 -I/usr/include/wx-3.0 -I/usr/include/libgeotiff -I/usr/include/hdf -I/usr/include/python2.7 -I/usr/lib/python2.7/site-packages/numpy/core/include -I/usr/include/udunits2 -I/usr/include/eigen3 -I/builddir/build/BUILD/gdl-0.9.9 -I/builddir/build/BUILD/gdl-0.9.9/build-python -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -DNDEBUG -fPIC -fopenmp -std=gnu++11 -o CMakeFiles/gdl.dir/math_fun_gm.cpp.o -c /builddir/build/BUILD/gdl-0.9.9/src/math_fun_gm.cpp /builddir/build/BUILD/gdl-0.9.9/src/math_fun_gm.cpp:144:3: warning: multi-line comment [-Wcomment] //cout << "nElp0 : " << nElp0 << std::endl; \ ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/basegdl.hpp:31:0, from /builddir/build/BUILD/gdl-0.9.9/src/datatypes.hpp:33, from /builddir/build/BUILD/gdl-0.9.9/src/objects.hpp:24, from /builddir/build/BUILD/gdl-0.9.9/src/initsysvar.hpp:21, from /builddir/build/BUILD/gdl-0.9.9/src/math_fun_gm.cpp:174: /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In copy constructor 'dimension::dimension(const dimension&)': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:55:14: warning: array subscript has type 'char' [-Wchar-subscripts] { dim[i]=dim_.dim[i];} ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:55:26: warning: array subscript has type 'char' [-Wchar-subscripts] { dim[i]=dim_.dim[i];} ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In member function 'dimension& dimension::operator=(const dimension&)': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:118:12: warning: array subscript has type 'char' [-Wchar-subscripts] dim[i]=dim_.dim[i]; ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:118:24: warning: array subscript has type 'char' [-Wchar-subscripts] dim[i]=dim_.dim[i]; ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In member function 'void dimension::operator<<(SizeT)': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:146:15: warning: array subscript has type 'char' [-Wchar-subscripts] dim[rank++]=add; ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In member function 'SizeT dimension::NDimElements()': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:295:24: warning: array subscript has type 'char' [-Wchar-subscripts] return stride[ rank]; ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In member function 'SizeT dimension::NDimElementsConst() const': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:303:44: warning: array subscript has type 'char' [-Wchar-subscripts] for(char i=0; i= labelList.Size()) ^ /builddir/build/BUILD/gdl-0.9.9/src/math_fun_gm.cpp: In function 'BaseGDL* lib::gaussint_fun(EnvT*)': /builddir/build/BUILD/gdl-0.9.9/src/math_fun_gm.cpp:252:13: warning: unused variable 'nElp1' [-Wunused-variable] SizeT nElp1 = p1->N_Elements(); ^ [ 62%] Building CXX object src/CMakeFiles/gdl.dir/math_fun_jmg.cpp.o cd /builddir/build/BUILD/gdl-0.9.9/build-python/src && /usr/bin/c++ -DHAVE_CONFIG_H -DWXUSINGDLL -D_FILE_OFFSET_BITS=64 -D__WXGTK__ -Dgdl_EXPORTS -I/builddir/build/BUILD/gdl-0.9.9/src -I/usr/include/tirpc -I/usr/include/GraphicsMagick -I/usr/lib/wx/include/gtk3-unicode-3.0 -I/usr/include/wx-3.0 -I/usr/include/libgeotiff -I/usr/include/hdf -I/usr/include/python2.7 -I/usr/lib/python2.7/site-packages/numpy/core/include -I/usr/include/udunits2 -I/usr/include/eigen3 -I/builddir/build/BUILD/gdl-0.9.9 -I/builddir/build/BUILD/gdl-0.9.9/build-python -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -DNDEBUG -fPIC -fopenmp -std=gnu++11 -o CMakeFiles/gdl.dir/math_fun_jmg.cpp.o -c /builddir/build/BUILD/gdl-0.9.9/src/math_fun_jmg.cpp In file included from /builddir/build/BUILD/gdl-0.9.9/src/basegdl.hpp:31:0, from /builddir/build/BUILD/gdl-0.9.9/src/datatypes.hpp:33, from /builddir/build/BUILD/gdl-0.9.9/src/math_fun_jmg.cpp:24: /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In copy constructor 'dimension::dimension(const dimension&)': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:55:14: warning: array subscript has type 'char' [-Wchar-subscripts] { dim[i]=dim_.dim[i];} ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:55:26: warning: array subscript has type 'char' [-Wchar-subscripts] { dim[i]=dim_.dim[i];} ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In member function 'dimension& dimension::operator=(const dimension&)': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:118:12: warning: array subscript has type 'char' [-Wchar-subscripts] dim[i]=dim_.dim[i]; ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:118:24: warning: array subscript has type 'char' [-Wchar-subscripts] dim[i]=dim_.dim[i]; ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In member function 'void dimension::operator<<(SizeT)': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:146:15: warning: array subscript has type 'char' [-Wchar-subscripts] dim[rank++]=add; ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In member function 'SizeT dimension::NDimElements()': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:295:24: warning: array subscript has type 'char' [-Wchar-subscripts] return stride[ rank]; ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In member function 'SizeT dimension::NDimElementsConst() const': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:303:44: warning: array subscript has type 'char' [-Wchar-subscripts] for(char i=0; i= labelList.Size()) ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp:21:0, from /builddir/build/BUILD/gdl-0.9.9/src/GDLTreeParser.hpp:13, from /builddir/build/BUILD/gdl-0.9.9/src/dinterpreter.hpp:69, from /builddir/build/BUILD/gdl-0.9.9/src/math_fun_jmg.cpp:26: /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp: In member function 'void ArrayIndexVectorT::Clear()': /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp:142:17: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for( int i=0; iGetStride() * varStride[variableIndex]; ^ /builddir/build/BUILD/gdl-0.9.9/src/allix.hpp: In constructor 'AllIxNewMultiOneVariableIndexIndexedT::AllIxNewMultiOneVariableIndexIndexedT(RankT, SizeT, ArrayIndexVectorT*, SizeT, SizeT, const SizeT*, SizeT*, SizeT*)': /builddir/build/BUILD/gdl-0.9.9/src/allix.hpp:654:44: warning: array subscript has type 'char' [-Wchar-subscripts] ixListStride = varStride[variableIndex]; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp:21:0, from /builddir/build/BUILD/gdl-0.9.9/src/GDLTreeParser.hpp:13, from /builddir/build/BUILD/gdl-0.9.9/src/dinterpreter.hpp:69, from /builddir/build/BUILD/gdl-0.9.9/src/math_fun_jmg.cpp:26: /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp: In member function 'virtual SizeT CArrayIndexScalar::NIter(SizeT)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp:409:14: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= varDim && s > 0) // varDim == 0 && s == 0 ok ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp: In member function 'virtual SizeT ArrayIndexIndexed::NIter(SizeT)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp:577:16: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= varDim && s > 0) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp: In member function 'virtual SizeT CArrayIndexIndexed::NIter(SizeT)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp:720:16: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= varDim && s > 0) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp: In member function 'virtual SizeT ArrayIndexORange::NIter(SizeT)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp:828:18: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( sInit >= varDim) // && s > 0) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp: In member function 'virtual SizeT ArrayIndexRange::NIter(SizeT)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp:972:14: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( e >= varDim) // && e > 0) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp: In member function 'virtual SizeT ArrayIndexORangeS::NIter(SizeT)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp:1105:14: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= varDim) // && s > 0) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp: In member function 'virtual SizeT ArrayIndexRangeS::NIter(SizeT)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp:1270:14: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( e >= varDim) // && e > 0) ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp:98:0, from /builddir/build/BUILD/gdl-0.9.9/src/GDLTreeParser.hpp:13, from /builddir/build/BUILD/gdl-0.9.9/src/dinterpreter.hpp:69, from /builddir/build/BUILD/gdl-0.9.9/src/math_fun_jmg.cpp:26: /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp: In member function 'virtual BaseGDL* ArrayIndexListOneNoAssocT::Index(BaseGDL*, IxExprListT&)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp:308:8: warning: unused variable 'assertValue' [-Wunused-variable] SizeT assertValue = ix->NIter( var->N_Elements()/*var->Size()*/); ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp: In member function 'virtual void ArrayIndexListOneScalarVPNoAssocT::SetVariable(BaseGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp:532:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp: In member function 'virtual void ArrayIndexListOneScalarVPNoAssocT::AssignAt(BaseGDL*, BaseGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp:579:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp: In member function 'virtual void ArrayIndexListOneConstScalarNoAssocT::SetVariable(BaseGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp:727:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp: In member function 'virtual void ArrayIndexListOneConstScalarNoAssocT::AssignAt(BaseGDL*, BaseGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp:752:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp: In member function 'virtual BaseGDL* ArrayIndexListOneConstScalarNoAssocT::Index(BaseGDL*, IxExprListT&)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp:782:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/GDLTreeParser.hpp:13:0, from /builddir/build/BUILD/gdl-0.9.9/src/dinterpreter.hpp:69, from /builddir/build/BUILD/gdl-0.9.9/src/math_fun_jmg.cpp:26: /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp: In member function 'virtual BaseGDL* ArrayIndexListOneT::Index(BaseGDL*, IxExprListT&)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp:341:8: warning: unused variable 'assertValue' [-Wunused-variable] SizeT assertValue = ix->NIter( var->N_Elements()/*var->Size()*/); ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp: In member function 'virtual void ArrayIndexListOneScalarVPT::SetVariable(BaseGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp:562:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp: In member function 'virtual void ArrayIndexListOneScalarVPT::AssignAt(BaseGDL*, BaseGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp:609:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp: In member function 'virtual void ArrayIndexListOneConstScalarT::SetVariable(BaseGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp:738:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp: In member function 'virtual void ArrayIndexListOneConstScalarT::AssignAt(BaseGDL*, BaseGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp:763:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp: In member function 'virtual BaseGDL* ArrayIndexListOneConstScalarT::Index(BaseGDL*, IxExprListT&)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp:793:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/GDLInterpreter.hpp:23:0, from /builddir/build/BUILD/gdl-0.9.9/src/dinterpreter.hpp:70, from /builddir/build/BUILD/gdl-0.9.9/src/math_fun_jmg.cpp:26: /builddir/build/BUILD/gdl-0.9.9/src/accessdesc.hpp: In member function 'void DotAccessDescT::ADAssign(BaseGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/accessdesc.hpp:392:9: warning: unused variable 'lRank' [-Wunused-variable] SizeT lRank = dim.Rank(); ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/dinterpreter.hpp:70:0, from /builddir/build/BUILD/gdl-0.9.9/src/math_fun_jmg.cpp:26: /builddir/build/BUILD/gdl-0.9.9/src/GDLInterpreter.hpp: In static member function 'static void GDLInterpreter::EnableAllGC()': /builddir/build/BUILD/gdl-0.9.9/src/GDLInterpreter.hpp:366:15: warning: variable 'nEl' set but not used [-Wunused-but-set-variable] SizeT nEl = heap.size(); ^ /builddir/build/BUILD/gdl-0.9.9/src/math_fun_jmg.cpp: In function 'BaseGDL* lib::radon_fun(EnvT*)': /builddir/build/BUILD/gdl-0.9.9/src/math_fun_jmg.cpp:646:28: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for( SizeT i=0; i (p0->Dim(1)-1)) continue; ^ /builddir/build/BUILD/gdl-0.9.9/src/math_fun_jmg.cpp:747:28: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for( SizeT irho=0; irho (p0->Dim(0)-1)) continue; ^ /builddir/build/BUILD/gdl-0.9.9/src/math_fun_jmg.cpp:770:26: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for( SizeT irho=0; irhoN_Elements() < nc ) e->Throw("Coefficient arrays must have (degree+1)^2 elements"); ^ /builddir/build/BUILD/gdl-0.9.9/src/math_fun_jmg.cpp:1555:53: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (SizeT i = 0; i < (nDegree + 1)*(nDegree + 1); ++i) { ^ /builddir/build/BUILD/gdl-0.9.9/src/math_fun_jmg.cpp:1567:53: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (SizeT i = 0; i < (nDegree + 1)*(nDegree + 1); ++i) { ^ /builddir/build/BUILD/gdl-0.9.9/src/math_fun_jmg.cpp: In instantiation of 'static BaseGDL* lib::finite_helper_sign::do_it(T*, bool, bool, DLong) [with T = Data_; DLong = int]': /builddir/build/BUILD/gdl-0.9.9/src/math_fun_jmg.cpp:330:61: required from 'BaseGDL* lib::finite_template(BaseGDL*, bool, bool, DLong) [with T = Data_; bool IS_COMPLEX = true; DLong = int]' /builddir/build/BUILD/gdl-0.9.9/src/math_fun_jmg.cpp:415:80: required from here /builddir/build/BUILD/gdl-0.9.9/src/math_fun_jmg.cpp:316:54: warning: suggest parentheses around '&&' within '||' [-Wparentheses] if ((kwInfinity && isinf((*src)[ i].real()) || kwNaN && isnan((*src)[ i].real())) && signbit((*src)[ i].real())==0 && kwSign > 0) (*res)[i]=1; ^ /builddir/build/BUILD/gdl-0.9.9/src/math_fun_jmg.cpp:317:54: warning: suggest parentheses around '&&' within '||' [-Wparentheses] else if ((kwInfinity && isinf((*src)[ i].imag()) || kwNaN && isnan((*src)[ i].imag())) && signbit((*src)[ i].imag())==0 && kwSign > 0) (*res)[i]=1; ^ /builddir/build/BUILD/gdl-0.9.9/src/math_fun_jmg.cpp:318:54: warning: suggest parentheses around '&&' within '||' [-Wparentheses] else if ((kwInfinity && isinf((*src)[ i].real()) || kwNaN && isnan((*src)[ i].real())) && signbit((*src)[ i].real())!=0 && kwSign < 0) (*res)[i]=1; ^ /builddir/build/BUILD/gdl-0.9.9/src/math_fun_jmg.cpp:319:54: warning: suggest parentheses around '&&' within '||' [-Wparentheses] else if ((kwInfinity && isinf((*src)[ i].imag()) || kwNaN && isnan((*src)[ i].imag())) && signbit((*src)[ i].imag())!=0 && kwSign < 0) (*res)[i]=1; ^ /builddir/build/BUILD/gdl-0.9.9/src/math_fun_jmg.cpp: In instantiation of 'static BaseGDL* lib::finite_helper_sign::do_it(T*, bool, bool, DLong) [with T = Data_; DLong = int]': /builddir/build/BUILD/gdl-0.9.9/src/math_fun_jmg.cpp:330:61: required from 'BaseGDL* lib::finite_template(BaseGDL*, bool, bool, DLong) [with T = Data_; bool IS_COMPLEX = true; DLong = int]' /builddir/build/BUILD/gdl-0.9.9/src/math_fun_jmg.cpp:419:83: required from here /builddir/build/BUILD/gdl-0.9.9/src/math_fun_jmg.cpp:316:54: warning: suggest parentheses around '&&' within '||' [-Wparentheses] if ((kwInfinity && isinf((*src)[ i].real()) || kwNaN && isnan((*src)[ i].real())) && signbit((*src)[ i].real())==0 && kwSign > 0) (*res)[i]=1; ^ /builddir/build/BUILD/gdl-0.9.9/src/math_fun_jmg.cpp:317:54: warning: suggest parentheses around '&&' within '||' [-Wparentheses] else if ((kwInfinity && isinf((*src)[ i].imag()) || kwNaN && isnan((*src)[ i].imag())) && signbit((*src)[ i].imag())==0 && kwSign > 0) (*res)[i]=1; ^ /builddir/build/BUILD/gdl-0.9.9/src/math_fun_jmg.cpp:318:54: warning: suggest parentheses around '&&' within '||' [-Wparentheses] else if ((kwInfinity && isinf((*src)[ i].real()) || kwNaN && isnan((*src)[ i].real())) && signbit((*src)[ i].real())!=0 && kwSign < 0) (*res)[i]=1; ^ /builddir/build/BUILD/gdl-0.9.9/src/math_fun_jmg.cpp:319:54: warning: suggest parentheses around '&&' within '||' [-Wparentheses] else if ((kwInfinity && isinf((*src)[ i].imag()) || kwNaN && isnan((*src)[ i].imag())) && signbit((*src)[ i].imag())!=0 && kwSign < 0) (*res)[i]=1; ^ /builddir/build/BUILD/gdl-0.9.9/src/math_fun_jmg.cpp: In static member function 'static BaseGDL* lib::finite_helper_sign >::do_it(T*, bool, bool, DLong) [with T = Data_; bool = false; DLong = int]': /builddir/build/BUILD/gdl-0.9.9/src/math_fun_jmg.cpp:300:6: warning: control reaches end of non-void function [-Wreturn-type] } ^ /builddir/build/BUILD/gdl-0.9.9/src/math_fun_jmg.cpp: In static member function 'static BaseGDL* lib::finite_helper_sign >::do_it(T*, bool, bool, DLong) [with T = Data_; bool = false; DLong = int]': /builddir/build/BUILD/gdl-0.9.9/src/math_fun_jmg.cpp:300:6: warning: control reaches end of non-void function [-Wreturn-type] } ^ [ 63%] Building CXX object src/CMakeFiles/gdl.dir/math_fun_ng.cpp.o cd /builddir/build/BUILD/gdl-0.9.9/build-python/src && /usr/bin/c++ -DHAVE_CONFIG_H -DWXUSINGDLL -D_FILE_OFFSET_BITS=64 -D__WXGTK__ -Dgdl_EXPORTS -I/builddir/build/BUILD/gdl-0.9.9/src -I/usr/include/tirpc -I/usr/include/GraphicsMagick -I/usr/lib/wx/include/gtk3-unicode-3.0 -I/usr/include/wx-3.0 -I/usr/include/libgeotiff -I/usr/include/hdf -I/usr/include/python2.7 -I/usr/lib/python2.7/site-packages/numpy/core/include -I/usr/include/udunits2 -I/usr/include/eigen3 -I/builddir/build/BUILD/gdl-0.9.9 -I/builddir/build/BUILD/gdl-0.9.9/build-python -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -DNDEBUG -fPIC -fopenmp -std=gnu++11 -o CMakeFiles/gdl.dir/math_fun_ng.cpp.o -c /builddir/build/BUILD/gdl-0.9.9/src/math_fun_ng.cpp In file included from /builddir/build/BUILD/gdl-0.9.9/src/basegdl.hpp:31:0, from /builddir/build/BUILD/gdl-0.9.9/src/datatypes.hpp:33, from /builddir/build/BUILD/gdl-0.9.9/src/math_fun_ng.hpp:19, from /builddir/build/BUILD/gdl-0.9.9/src/voigt.cpp:31, from /builddir/build/BUILD/gdl-0.9.9/src/math_fun_ng.cpp:21: /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In copy constructor 'dimension::dimension(const dimension&)': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:55:14: warning: array subscript has type 'char' [-Wchar-subscripts] { dim[i]=dim_.dim[i];} ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:55:26: warning: array subscript has type 'char' [-Wchar-subscripts] { dim[i]=dim_.dim[i];} ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In member function 'dimension& dimension::operator=(const dimension&)': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:118:12: warning: array subscript has type 'char' [-Wchar-subscripts] dim[i]=dim_.dim[i]; ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:118:24: warning: array subscript has type 'char' [-Wchar-subscripts] dim[i]=dim_.dim[i]; ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In member function 'void dimension::operator<<(SizeT)': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:146:15: warning: array subscript has type 'char' [-Wchar-subscripts] dim[rank++]=add; ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In member function 'SizeT dimension::NDimElements()': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:295:24: warning: array subscript has type 'char' [-Wchar-subscripts] return stride[ rank]; ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In member function 'SizeT dimension::NDimElementsConst() const': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:303:44: warning: array subscript has type 'char' [-Wchar-subscripts] for(char i=0; i= labelList.Size()) ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp:21:0, from /builddir/build/BUILD/gdl-0.9.9/src/GDLTreeParser.hpp:13, from /builddir/build/BUILD/gdl-0.9.9/src/dinterpreter.hpp:69, from /builddir/build/BUILD/gdl-0.9.9/src/math_fun_ng.hpp:20, from /builddir/build/BUILD/gdl-0.9.9/src/voigt.cpp:31, from /builddir/build/BUILD/gdl-0.9.9/src/math_fun_ng.cpp:21: /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp: In member function 'void ArrayIndexVectorT::Clear()': /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp:142:17: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for( int i=0; iGetStride() * varStride[variableIndex]; ^ /builddir/build/BUILD/gdl-0.9.9/src/allix.hpp: In constructor 'AllIxNewMultiOneVariableIndexIndexedT::AllIxNewMultiOneVariableIndexIndexedT(RankT, SizeT, ArrayIndexVectorT*, SizeT, SizeT, const SizeT*, SizeT*, SizeT*)': /builddir/build/BUILD/gdl-0.9.9/src/allix.hpp:654:44: warning: array subscript has type 'char' [-Wchar-subscripts] ixListStride = varStride[variableIndex]; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp:21:0, from /builddir/build/BUILD/gdl-0.9.9/src/GDLTreeParser.hpp:13, from /builddir/build/BUILD/gdl-0.9.9/src/dinterpreter.hpp:69, from /builddir/build/BUILD/gdl-0.9.9/src/math_fun_ng.hpp:20, from /builddir/build/BUILD/gdl-0.9.9/src/voigt.cpp:31, from /builddir/build/BUILD/gdl-0.9.9/src/math_fun_ng.cpp:21: /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp: In member function 'virtual SizeT CArrayIndexScalar::NIter(SizeT)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp:409:14: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= varDim && s > 0) // varDim == 0 && s == 0 ok ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp: In member function 'virtual SizeT ArrayIndexIndexed::NIter(SizeT)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp:577:16: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= varDim && s > 0) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp: In member function 'virtual SizeT CArrayIndexIndexed::NIter(SizeT)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp:720:16: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= varDim && s > 0) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp: In member function 'virtual SizeT ArrayIndexORange::NIter(SizeT)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp:828:18: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( sInit >= varDim) // && s > 0) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp: In member function 'virtual SizeT ArrayIndexRange::NIter(SizeT)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp:972:14: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( e >= varDim) // && e > 0) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp: In member function 'virtual SizeT ArrayIndexORangeS::NIter(SizeT)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp:1105:14: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= varDim) // && s > 0) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp: In member function 'virtual SizeT ArrayIndexRangeS::NIter(SizeT)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp:1270:14: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( e >= varDim) // && e > 0) ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp:98:0, from /builddir/build/BUILD/gdl-0.9.9/src/GDLTreeParser.hpp:13, from /builddir/build/BUILD/gdl-0.9.9/src/dinterpreter.hpp:69, from /builddir/build/BUILD/gdl-0.9.9/src/math_fun_ng.hpp:20, from /builddir/build/BUILD/gdl-0.9.9/src/voigt.cpp:31, from /builddir/build/BUILD/gdl-0.9.9/src/math_fun_ng.cpp:21: /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp: In member function 'virtual BaseGDL* ArrayIndexListOneNoAssocT::Index(BaseGDL*, IxExprListT&)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp:308:8: warning: unused variable 'assertValue' [-Wunused-variable] SizeT assertValue = ix->NIter( var->N_Elements()/*var->Size()*/); ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp: In member function 'virtual void ArrayIndexListOneScalarVPNoAssocT::SetVariable(BaseGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp:532:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp: In member function 'virtual void ArrayIndexListOneScalarVPNoAssocT::AssignAt(BaseGDL*, BaseGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp:579:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp: In member function 'virtual void ArrayIndexListOneConstScalarNoAssocT::SetVariable(BaseGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp:727:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp: In member function 'virtual void ArrayIndexListOneConstScalarNoAssocT::AssignAt(BaseGDL*, BaseGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp:752:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp: In member function 'virtual BaseGDL* ArrayIndexListOneConstScalarNoAssocT::Index(BaseGDL*, IxExprListT&)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp:782:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/GDLTreeParser.hpp:13:0, from /builddir/build/BUILD/gdl-0.9.9/src/dinterpreter.hpp:69, from /builddir/build/BUILD/gdl-0.9.9/src/math_fun_ng.hpp:20, from /builddir/build/BUILD/gdl-0.9.9/src/voigt.cpp:31, from /builddir/build/BUILD/gdl-0.9.9/src/math_fun_ng.cpp:21: /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp: In member function 'virtual BaseGDL* ArrayIndexListOneT::Index(BaseGDL*, IxExprListT&)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp:341:8: warning: unused variable 'assertValue' [-Wunused-variable] SizeT assertValue = ix->NIter( var->N_Elements()/*var->Size()*/); ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp: In member function 'virtual void ArrayIndexListOneScalarVPT::SetVariable(BaseGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp:562:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp: In member function 'virtual void ArrayIndexListOneScalarVPT::AssignAt(BaseGDL*, BaseGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp:609:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp: In member function 'virtual void ArrayIndexListOneConstScalarT::SetVariable(BaseGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp:738:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp: In member function 'virtual void ArrayIndexListOneConstScalarT::AssignAt(BaseGDL*, BaseGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp:763:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp: In member function 'virtual BaseGDL* ArrayIndexListOneConstScalarT::Index(BaseGDL*, IxExprListT&)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp:793:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/GDLInterpreter.hpp:23:0, from /builddir/build/BUILD/gdl-0.9.9/src/dinterpreter.hpp:70, from /builddir/build/BUILD/gdl-0.9.9/src/math_fun_ng.hpp:20, from /builddir/build/BUILD/gdl-0.9.9/src/voigt.cpp:31, from /builddir/build/BUILD/gdl-0.9.9/src/math_fun_ng.cpp:21: /builddir/build/BUILD/gdl-0.9.9/src/accessdesc.hpp: In member function 'void DotAccessDescT::ADAssign(BaseGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/accessdesc.hpp:392:9: warning: unused variable 'lRank' [-Wunused-variable] SizeT lRank = dim.Rank(); ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/dinterpreter.hpp:70:0, from /builddir/build/BUILD/gdl-0.9.9/src/math_fun_ng.hpp:20, from /builddir/build/BUILD/gdl-0.9.9/src/voigt.cpp:31, from /builddir/build/BUILD/gdl-0.9.9/src/math_fun_ng.cpp:21: /builddir/build/BUILD/gdl-0.9.9/src/GDLInterpreter.hpp: In static member function 'static void GDLInterpreter::EnableAllGC()': /builddir/build/BUILD/gdl-0.9.9/src/GDLInterpreter.hpp:366:15: warning: variable 'nEl' set but not used [-Wunused-but-set-variable] SizeT nEl = heap.size(); ^ /builddir/build/BUILD/gdl-0.9.9/src/math_fun_ng.cpp: In function 'BaseGDL* lib::rk4_fun(EnvT*)': /builddir/build/BUILD/gdl-0.9.9/src/math_fun_ng.cpp:264:17: warning: unused variable 'init' [-Wunused-variable] DStringGDL* init = e->GetParAs(4); ^ /builddir/build/BUILD/gdl-0.9.9/src/math_fun_ng.cpp:270:14: warning: unused variable 'Steptwo' [-Wunused-variable] BaseGDL *Steptwo,*Stepthree,*Stepfour; ^ /builddir/build/BUILD/gdl-0.9.9/src/math_fun_ng.cpp:270:23: warning: unused variable 'Stepthree' [-Wunused-variable] BaseGDL *Steptwo,*Stepthree,*Stepfour; ^ /builddir/build/BUILD/gdl-0.9.9/src/math_fun_ng.cpp:270:34: warning: unused variable 'Stepfour' [-Wunused-variable] BaseGDL *Steptwo,*Stepthree,*Stepfour; ^ /builddir/build/BUILD/gdl-0.9.9/src/math_fun_ng.cpp:374:3: warning: control reaches end of non-void function [-Wreturn-type] }// RK4_fun ^ [ 63%] Building CXX object src/CMakeFiles/gdl.dir/math_utl.cpp.o cd /builddir/build/BUILD/gdl-0.9.9/build-python/src && /usr/bin/c++ -DHAVE_CONFIG_H -DWXUSINGDLL -D_FILE_OFFSET_BITS=64 -D__WXGTK__ -Dgdl_EXPORTS -I/builddir/build/BUILD/gdl-0.9.9/src -I/usr/include/tirpc -I/usr/include/GraphicsMagick -I/usr/lib/wx/include/gtk3-unicode-3.0 -I/usr/include/wx-3.0 -I/usr/include/libgeotiff -I/usr/include/hdf -I/usr/include/python2.7 -I/usr/lib/python2.7/site-packages/numpy/core/include -I/usr/include/udunits2 -I/usr/include/eigen3 -I/builddir/build/BUILD/gdl-0.9.9 -I/builddir/build/BUILD/gdl-0.9.9/build-python -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -DNDEBUG -fPIC -fopenmp -std=gnu++11 -o CMakeFiles/gdl.dir/math_utl.cpp.o -c /builddir/build/BUILD/gdl-0.9.9/src/math_utl.cpp /builddir/build/BUILD/gdl-0.9.9/src/math_utl.cpp:38:0: warning: ignoring #pragma optimize [-Wunknown-pragmas] #pragma optimize("", off) ^ /builddir/build/BUILD/gdl-0.9.9/src/math_utl.cpp:480:0: warning: ignoring #pragma optimize [-Wunknown-pragmas] #pragma optimize("", off) ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/basegdl.hpp:31:0, from /builddir/build/BUILD/gdl-0.9.9/src/math_utl.hpp:21, from /builddir/build/BUILD/gdl-0.9.9/src/math_utl.cpp:24: /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In copy constructor 'dimension::dimension(const dimension&)': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:55:14: warning: array subscript has type 'char' [-Wchar-subscripts] { dim[i]=dim_.dim[i];} ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:55:26: warning: array subscript has type 'char' [-Wchar-subscripts] { dim[i]=dim_.dim[i];} ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In member function 'dimension& dimension::operator=(const dimension&)': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:118:12: warning: array subscript has type 'char' [-Wchar-subscripts] dim[i]=dim_.dim[i]; ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:118:24: warning: array subscript has type 'char' [-Wchar-subscripts] dim[i]=dim_.dim[i]; ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In member function 'void dimension::operator<<(SizeT)': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:146:15: warning: array subscript has type 'char' [-Wchar-subscripts] dim[rank++]=add; ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In member function 'SizeT dimension::NDimElements()': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:295:24: warning: array subscript has type 'char' [-Wchar-subscripts] return stride[ rank]; ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In member function 'SizeT dimension::NDimElementsConst() const': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:303:44: warning: array subscript has type 'char' [-Wchar-subscripts] for(char i=0; i= labelList.Size()) ^ /builddir/build/BUILD/gdl-0.9.9/src/math_utl.cpp: At global scope: /builddir/build/BUILD/gdl-0.9.9/src/math_utl.cpp:473:9: warning: #pragma GCC target is not supported for this machine [-Wpragmas] #pragma GCC pop_options ^ [ 64%] Building CXX object src/CMakeFiles/gdl.dir/matrix_cholesky.cpp.o cd /builddir/build/BUILD/gdl-0.9.9/build-python/src && /usr/bin/c++ -DHAVE_CONFIG_H -DWXUSINGDLL -D_FILE_OFFSET_BITS=64 -D__WXGTK__ -Dgdl_EXPORTS -I/builddir/build/BUILD/gdl-0.9.9/src -I/usr/include/tirpc -I/usr/include/GraphicsMagick -I/usr/lib/wx/include/gtk3-unicode-3.0 -I/usr/include/wx-3.0 -I/usr/include/libgeotiff -I/usr/include/hdf -I/usr/include/python2.7 -I/usr/lib/python2.7/site-packages/numpy/core/include -I/usr/include/udunits2 -I/usr/include/eigen3 -I/builddir/build/BUILD/gdl-0.9.9 -I/builddir/build/BUILD/gdl-0.9.9/build-python -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -DNDEBUG -fPIC -fopenmp -std=gnu++11 -o CMakeFiles/gdl.dir/matrix_cholesky.cpp.o -c /builddir/build/BUILD/gdl-0.9.9/src/matrix_cholesky.cpp In file included from /builddir/build/BUILD/gdl-0.9.9/src/basegdl.hpp:31:0, from /builddir/build/BUILD/gdl-0.9.9/src/datatypes.hpp:33, from /builddir/build/BUILD/gdl-0.9.9/src/matrix_cholesky.cpp:28: /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In copy constructor 'dimension::dimension(const dimension&)': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:55:14: warning: array subscript has type 'char' [-Wchar-subscripts] { dim[i]=dim_.dim[i];} ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:55:26: warning: array subscript has type 'char' [-Wchar-subscripts] { dim[i]=dim_.dim[i];} ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In member function 'dimension& dimension::operator=(const dimension&)': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:118:12: warning: array subscript has type 'char' [-Wchar-subscripts] dim[i]=dim_.dim[i]; ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:118:24: warning: array subscript has type 'char' [-Wchar-subscripts] dim[i]=dim_.dim[i]; ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In member function 'void dimension::operator<<(SizeT)': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:146:15: warning: array subscript has type 'char' [-Wchar-subscripts] dim[rank++]=add; ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In member function 'SizeT dimension::NDimElements()': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:295:24: warning: array subscript has type 'char' [-Wchar-subscripts] return stride[ rank]; ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In member function 'SizeT dimension::NDimElementsConst() const': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:303:44: warning: array subscript has type 'char' [-Wchar-subscripts] for(char i=0; i= labelList.Size()) ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp:21:0, from /builddir/build/BUILD/gdl-0.9.9/src/GDLTreeParser.hpp:13, from /builddir/build/BUILD/gdl-0.9.9/src/dinterpreter.hpp:69, from /builddir/build/BUILD/gdl-0.9.9/src/matrix_cholesky.cpp:31: /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp: In member function 'void ArrayIndexVectorT::Clear()': /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp:142:17: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for( int i=0; iGetStride() * varStride[variableIndex]; ^ /builddir/build/BUILD/gdl-0.9.9/src/allix.hpp: In constructor 'AllIxNewMultiOneVariableIndexIndexedT::AllIxNewMultiOneVariableIndexIndexedT(RankT, SizeT, ArrayIndexVectorT*, SizeT, SizeT, const SizeT*, SizeT*, SizeT*)': /builddir/build/BUILD/gdl-0.9.9/src/allix.hpp:654:44: warning: array subscript has type 'char' [-Wchar-subscripts] ixListStride = varStride[variableIndex]; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp:21:0, from /builddir/build/BUILD/gdl-0.9.9/src/GDLTreeParser.hpp:13, from /builddir/build/BUILD/gdl-0.9.9/src/dinterpreter.hpp:69, from /builddir/build/BUILD/gdl-0.9.9/src/matrix_cholesky.cpp:31: /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp: In member function 'virtual SizeT CArrayIndexScalar::NIter(SizeT)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp:409:14: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= varDim && s > 0) // varDim == 0 && s == 0 ok ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp: In member function 'virtual SizeT ArrayIndexIndexed::NIter(SizeT)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp:577:16: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= varDim && s > 0) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp: In member function 'virtual SizeT CArrayIndexIndexed::NIter(SizeT)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp:720:16: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= varDim && s > 0) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp: In member function 'virtual SizeT ArrayIndexORange::NIter(SizeT)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp:828:18: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( sInit >= varDim) // && s > 0) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp: In member function 'virtual SizeT ArrayIndexRange::NIter(SizeT)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp:972:14: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( e >= varDim) // && e > 0) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp: In member function 'virtual SizeT ArrayIndexORangeS::NIter(SizeT)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp:1105:14: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= varDim) // && s > 0) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp: In member function 'virtual SizeT ArrayIndexRangeS::NIter(SizeT)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp:1270:14: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( e >= varDim) // && e > 0) ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp:98:0, from /builddir/build/BUILD/gdl-0.9.9/src/GDLTreeParser.hpp:13, from /builddir/build/BUILD/gdl-0.9.9/src/dinterpreter.hpp:69, from /builddir/build/BUILD/gdl-0.9.9/src/matrix_cholesky.cpp:31: /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp: In member function 'virtual BaseGDL* ArrayIndexListOneNoAssocT::Index(BaseGDL*, IxExprListT&)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp:308:8: warning: unused variable 'assertValue' [-Wunused-variable] SizeT assertValue = ix->NIter( var->N_Elements()/*var->Size()*/); ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp: In member function 'virtual void ArrayIndexListOneScalarVPNoAssocT::SetVariable(BaseGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp:532:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp: In member function 'virtual void ArrayIndexListOneScalarVPNoAssocT::AssignAt(BaseGDL*, BaseGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp:579:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp: In member function 'virtual void ArrayIndexListOneConstScalarNoAssocT::SetVariable(BaseGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp:727:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp: In member function 'virtual void ArrayIndexListOneConstScalarNoAssocT::AssignAt(BaseGDL*, BaseGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp:752:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp: In member function 'virtual BaseGDL* ArrayIndexListOneConstScalarNoAssocT::Index(BaseGDL*, IxExprListT&)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp:782:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/GDLTreeParser.hpp:13:0, from /builddir/build/BUILD/gdl-0.9.9/src/dinterpreter.hpp:69, from /builddir/build/BUILD/gdl-0.9.9/src/matrix_cholesky.cpp:31: /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp: In member function 'virtual BaseGDL* ArrayIndexListOneT::Index(BaseGDL*, IxExprListT&)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp:341:8: warning: unused variable 'assertValue' [-Wunused-variable] SizeT assertValue = ix->NIter( var->N_Elements()/*var->Size()*/); ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp: In member function 'virtual void ArrayIndexListOneScalarVPT::SetVariable(BaseGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp:562:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp: In member function 'virtual void ArrayIndexListOneScalarVPT::AssignAt(BaseGDL*, BaseGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp:609:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp: In member function 'virtual void ArrayIndexListOneConstScalarT::SetVariable(BaseGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp:738:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp: In member function 'virtual void ArrayIndexListOneConstScalarT::AssignAt(BaseGDL*, BaseGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp:763:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp: In member function 'virtual BaseGDL* ArrayIndexListOneConstScalarT::Index(BaseGDL*, IxExprListT&)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp:793:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/GDLInterpreter.hpp:23:0, from /builddir/build/BUILD/gdl-0.9.9/src/dinterpreter.hpp:70, from /builddir/build/BUILD/gdl-0.9.9/src/matrix_cholesky.cpp:31: /builddir/build/BUILD/gdl-0.9.9/src/accessdesc.hpp: In member function 'void DotAccessDescT::ADAssign(BaseGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/accessdesc.hpp:392:9: warning: unused variable 'lRank' [-Wunused-variable] SizeT lRank = dim.Rank(); ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/dinterpreter.hpp:70:0, from /builddir/build/BUILD/gdl-0.9.9/src/matrix_cholesky.cpp:31: /builddir/build/BUILD/gdl-0.9.9/src/GDLInterpreter.hpp: In static member function 'static void GDLInterpreter::EnableAllGC()': /builddir/build/BUILD/gdl-0.9.9/src/GDLInterpreter.hpp:366:15: warning: variable 'nEl' set but not used [-Wunused-but-set-variable] SizeT nEl = heap.size(); ^ /builddir/build/BUILD/gdl-0.9.9/src/matrix_cholesky.cpp: In function 'BaseGDL* lib::la_cholsol_fun(EnvT*)': /builddir/build/BUILD/gdl-0.9.9/src/matrix_cholesky.cpp:67:11: warning: unused variable 'nParam' [-Wunused-variable] SizeT nParam=e->NParam(2); ^ /builddir/build/BUILD/gdl-0.9.9/src/matrix_cholesky.cpp: In function 'BaseGDL* lib::cholsol_fun(EnvT*)': /builddir/build/BUILD/gdl-0.9.9/src/matrix_cholesky.cpp:145:11: warning: unused variable 'nParam' [-Wunused-variable] SizeT nParam=e->NParam(3); ^ /builddir/build/BUILD/gdl-0.9.9/src/matrix_cholesky.cpp: In function 'void lib::la_choldc_pro(EnvT*)': /builddir/build/BUILD/gdl-0.9.9/src/matrix_cholesky.cpp:371:14: warning: unused variable 'nParam' [-Wunused-variable] SizeT nParam = e->NParam(1); ^ /builddir/build/BUILD/gdl-0.9.9/src/matrix_cholesky.cpp: In function 'void lib::choldc_pro(EnvT*)': /builddir/build/BUILD/gdl-0.9.9/src/matrix_cholesky.cpp:568:11: warning: unused variable 'nParam' [-Wunused-variable] SizeT nParam=e->NParam(2); ^ /builddir/build/BUILD/gdl-0.9.9/src/matrix_cholesky.cpp:569:10: warning: unused variable 'singular' [-Wunused-variable] long singular=0; ^ [ 65%] Building CXX object src/CMakeFiles/gdl.dir/matrix_invert.cpp.o cd /builddir/build/BUILD/gdl-0.9.9/build-python/src && /usr/bin/c++ -DHAVE_CONFIG_H -DWXUSINGDLL -D_FILE_OFFSET_BITS=64 -D__WXGTK__ -Dgdl_EXPORTS -I/builddir/build/BUILD/gdl-0.9.9/src -I/usr/include/tirpc -I/usr/include/GraphicsMagick -I/usr/lib/wx/include/gtk3-unicode-3.0 -I/usr/include/wx-3.0 -I/usr/include/libgeotiff -I/usr/include/hdf -I/usr/include/python2.7 -I/usr/lib/python2.7/site-packages/numpy/core/include -I/usr/include/udunits2 -I/usr/include/eigen3 -I/builddir/build/BUILD/gdl-0.9.9 -I/builddir/build/BUILD/gdl-0.9.9/build-python -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -DNDEBUG -fPIC -fopenmp -std=gnu++11 -o CMakeFiles/gdl.dir/matrix_invert.cpp.o -c /builddir/build/BUILD/gdl-0.9.9/src/matrix_invert.cpp In file included from /builddir/build/BUILD/gdl-0.9.9/src/basegdl.hpp:31:0, from /builddir/build/BUILD/gdl-0.9.9/src/datatypes.hpp:33, from /builddir/build/BUILD/gdl-0.9.9/src/matrix_invert.cpp:44: /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In copy constructor 'dimension::dimension(const dimension&)': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:55:14: warning: array subscript has type 'char' [-Wchar-subscripts] { dim[i]=dim_.dim[i];} ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:55:26: warning: array subscript has type 'char' [-Wchar-subscripts] { dim[i]=dim_.dim[i];} ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In member function 'dimension& dimension::operator=(const dimension&)': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:118:12: warning: array subscript has type 'char' [-Wchar-subscripts] dim[i]=dim_.dim[i]; ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:118:24: warning: array subscript has type 'char' [-Wchar-subscripts] dim[i]=dim_.dim[i]; ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In member function 'void dimension::operator<<(SizeT)': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:146:15: warning: array subscript has type 'char' [-Wchar-subscripts] dim[rank++]=add; ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In member function 'SizeT dimension::NDimElements()': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:295:24: warning: array subscript has type 'char' [-Wchar-subscripts] return stride[ rank]; ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In member function 'SizeT dimension::NDimElementsConst() const': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:303:44: warning: array subscript has type 'char' [-Wchar-subscripts] for(char i=0; i= labelList.Size()) ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp:21:0, from /builddir/build/BUILD/gdl-0.9.9/src/GDLTreeParser.hpp:13, from /builddir/build/BUILD/gdl-0.9.9/src/dinterpreter.hpp:69, from /builddir/build/BUILD/gdl-0.9.9/src/matrix_invert.cpp:48: /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp: In member function 'void ArrayIndexVectorT::Clear()': /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp:142:17: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for( int i=0; iGetStride() * varStride[variableIndex]; ^ /builddir/build/BUILD/gdl-0.9.9/src/allix.hpp: In constructor 'AllIxNewMultiOneVariableIndexIndexedT::AllIxNewMultiOneVariableIndexIndexedT(RankT, SizeT, ArrayIndexVectorT*, SizeT, SizeT, const SizeT*, SizeT*, SizeT*)': /builddir/build/BUILD/gdl-0.9.9/src/allix.hpp:654:44: warning: array subscript has type 'char' [-Wchar-subscripts] ixListStride = varStride[variableIndex]; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp:21:0, from /builddir/build/BUILD/gdl-0.9.9/src/GDLTreeParser.hpp:13, from /builddir/build/BUILD/gdl-0.9.9/src/dinterpreter.hpp:69, from /builddir/build/BUILD/gdl-0.9.9/src/matrix_invert.cpp:48: /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp: In member function 'virtual SizeT CArrayIndexScalar::NIter(SizeT)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp:409:14: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= varDim && s > 0) // varDim == 0 && s == 0 ok ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp: In member function 'virtual SizeT ArrayIndexIndexed::NIter(SizeT)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp:577:16: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= varDim && s > 0) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp: In member function 'virtual SizeT CArrayIndexIndexed::NIter(SizeT)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp:720:16: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= varDim && s > 0) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp: In member function 'virtual SizeT ArrayIndexORange::NIter(SizeT)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp:828:18: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( sInit >= varDim) // && s > 0) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp: In member function 'virtual SizeT ArrayIndexRange::NIter(SizeT)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp:972:14: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( e >= varDim) // && e > 0) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp: In member function 'virtual SizeT ArrayIndexORangeS::NIter(SizeT)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp:1105:14: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= varDim) // && s > 0) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp: In member function 'virtual SizeT ArrayIndexRangeS::NIter(SizeT)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp:1270:14: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( e >= varDim) // && e > 0) ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp:98:0, from /builddir/build/BUILD/gdl-0.9.9/src/GDLTreeParser.hpp:13, from /builddir/build/BUILD/gdl-0.9.9/src/dinterpreter.hpp:69, from /builddir/build/BUILD/gdl-0.9.9/src/matrix_invert.cpp:48: /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp: In member function 'virtual BaseGDL* ArrayIndexListOneNoAssocT::Index(BaseGDL*, IxExprListT&)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp:308:8: warning: unused variable 'assertValue' [-Wunused-variable] SizeT assertValue = ix->NIter( var->N_Elements()/*var->Size()*/); ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp: In member function 'virtual void ArrayIndexListOneScalarVPNoAssocT::SetVariable(BaseGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp:532:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp: In member function 'virtual void ArrayIndexListOneScalarVPNoAssocT::AssignAt(BaseGDL*, BaseGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp:579:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp: In member function 'virtual void ArrayIndexListOneConstScalarNoAssocT::SetVariable(BaseGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp:727:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp: In member function 'virtual void ArrayIndexListOneConstScalarNoAssocT::AssignAt(BaseGDL*, BaseGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp:752:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp: In member function 'virtual BaseGDL* ArrayIndexListOneConstScalarNoAssocT::Index(BaseGDL*, IxExprListT&)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp:782:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/GDLTreeParser.hpp:13:0, from /builddir/build/BUILD/gdl-0.9.9/src/dinterpreter.hpp:69, from /builddir/build/BUILD/gdl-0.9.9/src/matrix_invert.cpp:48: /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp: In member function 'virtual BaseGDL* ArrayIndexListOneT::Index(BaseGDL*, IxExprListT&)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp:341:8: warning: unused variable 'assertValue' [-Wunused-variable] SizeT assertValue = ix->NIter( var->N_Elements()/*var->Size()*/); ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp: In member function 'virtual void ArrayIndexListOneScalarVPT::SetVariable(BaseGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp:562:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp: In member function 'virtual void ArrayIndexListOneScalarVPT::AssignAt(BaseGDL*, BaseGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp:609:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp: In member function 'virtual void ArrayIndexListOneConstScalarT::SetVariable(BaseGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp:738:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp: In member function 'virtual void ArrayIndexListOneConstScalarT::AssignAt(BaseGDL*, BaseGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp:763:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp: In member function 'virtual BaseGDL* ArrayIndexListOneConstScalarT::Index(BaseGDL*, IxExprListT&)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp:793:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/GDLInterpreter.hpp:23:0, from /builddir/build/BUILD/gdl-0.9.9/src/dinterpreter.hpp:70, from /builddir/build/BUILD/gdl-0.9.9/src/matrix_invert.cpp:48: /builddir/build/BUILD/gdl-0.9.9/src/accessdesc.hpp: In member function 'void DotAccessDescT::ADAssign(BaseGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/accessdesc.hpp:392:9: warning: unused variable 'lRank' [-Wunused-variable] SizeT lRank = dim.Rank(); ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/dinterpreter.hpp:70:0, from /builddir/build/BUILD/gdl-0.9.9/src/matrix_invert.cpp:48: /builddir/build/BUILD/gdl-0.9.9/src/GDLInterpreter.hpp: In static member function 'static void GDLInterpreter::EnableAllGC()': /builddir/build/BUILD/gdl-0.9.9/src/GDLInterpreter.hpp:366:15: warning: variable 'nEl' set but not used [-Wunused-but-set-variable] SizeT nEl = heap.size(); ^ [ 65%] Building CXX object src/CMakeFiles/gdl.dir/mpi.cpp.o cd /builddir/build/BUILD/gdl-0.9.9/build-python/src && /usr/bin/c++ -DHAVE_CONFIG_H -DWXUSINGDLL -D_FILE_OFFSET_BITS=64 -D__WXGTK__ -Dgdl_EXPORTS -I/builddir/build/BUILD/gdl-0.9.9/src -I/usr/include/tirpc -I/usr/include/GraphicsMagick -I/usr/lib/wx/include/gtk3-unicode-3.0 -I/usr/include/wx-3.0 -I/usr/include/libgeotiff -I/usr/include/hdf -I/usr/include/python2.7 -I/usr/lib/python2.7/site-packages/numpy/core/include -I/usr/include/udunits2 -I/usr/include/eigen3 -I/builddir/build/BUILD/gdl-0.9.9 -I/builddir/build/BUILD/gdl-0.9.9/build-python -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -DNDEBUG -fPIC -fopenmp -std=gnu++11 -o CMakeFiles/gdl.dir/mpi.cpp.o -c /builddir/build/BUILD/gdl-0.9.9/src/mpi.cpp In file included from /builddir/build/BUILD/gdl-0.9.9/src/basegdl.hpp:31:0, from /builddir/build/BUILD/gdl-0.9.9/src/str.hpp:25, from /builddir/build/BUILD/gdl-0.9.9/src/envt.hpp:26, from /builddir/build/BUILD/gdl-0.9.9/src/mpi.cpp:12: /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In copy constructor 'dimension::dimension(const dimension&)': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:55:14: warning: array subscript has type 'char' [-Wchar-subscripts] { dim[i]=dim_.dim[i];} ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:55:26: warning: array subscript has type 'char' [-Wchar-subscripts] { dim[i]=dim_.dim[i];} ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In member function 'dimension& dimension::operator=(const dimension&)': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:118:12: warning: array subscript has type 'char' [-Wchar-subscripts] dim[i]=dim_.dim[i]; ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:118:24: warning: array subscript has type 'char' [-Wchar-subscripts] dim[i]=dim_.dim[i]; ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In member function 'void dimension::operator<<(SizeT)': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:146:15: warning: array subscript has type 'char' [-Wchar-subscripts] dim[rank++]=add; ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In member function 'SizeT dimension::NDimElements()': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:295:24: warning: array subscript has type 'char' [-Wchar-subscripts] return stride[ rank]; ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In member function 'SizeT dimension::NDimElementsConst() const': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:303:44: warning: array subscript has type 'char' [-Wchar-subscripts] for(char i=0; i= labelList.Size()) ^ [ 66%] Building CXX object src/CMakeFiles/gdl.dir/ncdf_att_cl.cpp.o cd /builddir/build/BUILD/gdl-0.9.9/build-python/src && /usr/bin/c++ -DHAVE_CONFIG_H -DWXUSINGDLL -D_FILE_OFFSET_BITS=64 -D__WXGTK__ -Dgdl_EXPORTS -I/builddir/build/BUILD/gdl-0.9.9/src -I/usr/include/tirpc -I/usr/include/GraphicsMagick -I/usr/lib/wx/include/gtk3-unicode-3.0 -I/usr/include/wx-3.0 -I/usr/include/libgeotiff -I/usr/include/hdf -I/usr/include/python2.7 -I/usr/lib/python2.7/site-packages/numpy/core/include -I/usr/include/udunits2 -I/usr/include/eigen3 -I/builddir/build/BUILD/gdl-0.9.9 -I/builddir/build/BUILD/gdl-0.9.9/build-python -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -DNDEBUG -fPIC -fopenmp -std=gnu++11 -o CMakeFiles/gdl.dir/ncdf_att_cl.cpp.o -c /builddir/build/BUILD/gdl-0.9.9/src/ncdf_att_cl.cpp In file included from /builddir/build/BUILD/gdl-0.9.9/src/basegdl.hpp:31:0, from /builddir/build/BUILD/gdl-0.9.9/src/datatypes.hpp:33, from /builddir/build/BUILD/gdl-0.9.9/src/ncdf_att_cl.cpp:31: /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In copy constructor 'dimension::dimension(const dimension&)': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:55:14: warning: array subscript has type 'char' [-Wchar-subscripts] { dim[i]=dim_.dim[i];} ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:55:26: warning: array subscript has type 'char' [-Wchar-subscripts] { dim[i]=dim_.dim[i];} ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In member function 'dimension& dimension::operator=(const dimension&)': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:118:12: warning: array subscript has type 'char' [-Wchar-subscripts] dim[i]=dim_.dim[i]; ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:118:24: warning: array subscript has type 'char' [-Wchar-subscripts] dim[i]=dim_.dim[i]; ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In member function 'void dimension::operator<<(SizeT)': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:146:15: warning: array subscript has type 'char' [-Wchar-subscripts] dim[rank++]=add; ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In member function 'SizeT dimension::NDimElements()': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:295:24: warning: array subscript has type 'char' [-Wchar-subscripts] return stride[ rank]; ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In member function 'SizeT dimension::NDimElementsConst() const': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:303:44: warning: array subscript has type 'char' [-Wchar-subscripts] for(char i=0; i= labelList.Size()) ^ /builddir/build/BUILD/gdl-0.9.9/src/ncdf_att_cl.cpp: In function 'void lib::ncdf_attput(EnvT*)': /builddir/build/BUILD/gdl-0.9.9/src/ncdf_att_cl.cpp:362:36: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (length > val->N_Elements()) e->Throw("LENGTH keyword value (" + i2s(length) + ^ /builddir/build/BUILD/gdl-0.9.9/src/ncdf_att_cl.cpp:383:34: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (length > cvar.length()) e->Throw("LENGTH keyword value (" + i2s(length) + ^ /builddir/build/BUILD/gdl-0.9.9/src/ncdf_att_cl.cpp:385:34: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (length < cvar.length()) cvar.resize(length); ^ /builddir/build/BUILD/gdl-0.9.9/src/ncdf_att_cl.cpp:292:12: warning: unused variable 'N_Params' [-Wunused-variable] size_t N_Params=e->NParam(3); ^ /builddir/build/BUILD/gdl-0.9.9/src/ncdf_att_cl.cpp:296:14: warning: unused variable 'at' [-Wunused-variable] BaseGDL* at;//name ^ /builddir/build/BUILD/gdl-0.9.9/src/ncdf_att_cl.cpp: In function 'BaseGDL* lib::ncdf_attcopy(EnvT*)': /builddir/build/BUILD/gdl-0.9.9/src/ncdf_att_cl.cpp:433:11: warning: unused variable 'integer' [-Wunused-variable] DLong integer,incdf,outcdf,invar,outvar; ^ /builddir/build/BUILD/gdl-0.9.9/src/ncdf_att_cl.cpp: In function 'void lib::ncdf_attdel(EnvT*)': /builddir/build/BUILD/gdl-0.9.9/src/ncdf_att_cl.cpp:549:14: warning: unused variable 'at' [-Wunused-variable] BaseGDL* at;//name ^ /builddir/build/BUILD/gdl-0.9.9/src/ncdf_att_cl.cpp:551:14: warning: unused variable 'val' [-Wunused-variable] BaseGDL* val;//value; ^ /builddir/build/BUILD/gdl-0.9.9/src/ncdf_att_cl.cpp: In function 'void lib::ncdf_attrename(EnvT*)': /builddir/build/BUILD/gdl-0.9.9/src/ncdf_att_cl.cpp:602:14: warning: unused variable 'at' [-Wunused-variable] BaseGDL* at;//name ^ /builddir/build/BUILD/gdl-0.9.9/src/ncdf_att_cl.cpp:605:14: warning: unused variable 'val' [-Wunused-variable] BaseGDL* val;//value; ^ /builddir/build/BUILD/gdl-0.9.9/src/ncdf_att_cl.cpp: In function 'void lib::ncdf_attget(EnvT*)': /builddir/build/BUILD/gdl-0.9.9/src/ncdf_att_cl.cpp:285:41: warning: 'temp' may be used uninitialized in this function [-Wmaybe-uninitialized] e->GetParGlobal(nParam - 1) = temp; ^ /builddir/build/BUILD/gdl-0.9.9/src/ncdf_att_cl.cpp: In function 'void lib::ncdf_attput(EnvT*)': /builddir/build/BUILD/gdl-0.9.9/src/ncdf_att_cl.cpp:419:47: warning: 'status' may be used uninitialized in this function [-Wmaybe-uninitialized] ncdf_handle_error(e, status,"NCDF_ATTPUT"); ^ [ 67%] Building CXX object src/CMakeFiles/gdl.dir/ncdf_cl.cpp.o cd /builddir/build/BUILD/gdl-0.9.9/build-python/src && /usr/bin/c++ -DHAVE_CONFIG_H -DWXUSINGDLL -D_FILE_OFFSET_BITS=64 -D__WXGTK__ -Dgdl_EXPORTS -I/builddir/build/BUILD/gdl-0.9.9/src -I/usr/include/tirpc -I/usr/include/GraphicsMagick -I/usr/lib/wx/include/gtk3-unicode-3.0 -I/usr/include/wx-3.0 -I/usr/include/libgeotiff -I/usr/include/hdf -I/usr/include/python2.7 -I/usr/lib/python2.7/site-packages/numpy/core/include -I/usr/include/udunits2 -I/usr/include/eigen3 -I/builddir/build/BUILD/gdl-0.9.9 -I/builddir/build/BUILD/gdl-0.9.9/build-python -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -DNDEBUG -fPIC -fopenmp -std=gnu++11 -o CMakeFiles/gdl.dir/ncdf_cl.cpp.o -c /builddir/build/BUILD/gdl-0.9.9/src/ncdf_cl.cpp In file included from /builddir/build/BUILD/gdl-0.9.9/src/basegdl.hpp:31:0, from /builddir/build/BUILD/gdl-0.9.9/src/datatypes.hpp:33, from /builddir/build/BUILD/gdl-0.9.9/src/ncdf_cl.cpp:32: /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In copy constructor 'dimension::dimension(const dimension&)': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:55:14: warning: array subscript has type 'char' [-Wchar-subscripts] { dim[i]=dim_.dim[i];} ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:55:26: warning: array subscript has type 'char' [-Wchar-subscripts] { dim[i]=dim_.dim[i];} ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In member function 'dimension& dimension::operator=(const dimension&)': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:118:12: warning: array subscript has type 'char' [-Wchar-subscripts] dim[i]=dim_.dim[i]; ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:118:24: warning: array subscript has type 'char' [-Wchar-subscripts] dim[i]=dim_.dim[i]; ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In member function 'void dimension::operator<<(SizeT)': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:146:15: warning: array subscript has type 'char' [-Wchar-subscripts] dim[rank++]=add; ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In member function 'SizeT dimension::NDimElements()': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:295:24: warning: array subscript has type 'char' [-Wchar-subscripts] return stride[ rank]; ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In member function 'SizeT dimension::NDimElementsConst() const': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:303:44: warning: array subscript has type 'char' [-Wchar-subscripts] for(char i=0; i= labelList.Size()) ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp:21:0, from /builddir/build/BUILD/gdl-0.9.9/src/GDLTreeParser.hpp:13, from /builddir/build/BUILD/gdl-0.9.9/src/dinterpreter.hpp:69, from /builddir/build/BUILD/gdl-0.9.9/src/ncdf_cl.cpp:35: /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp: In member function 'void ArrayIndexVectorT::Clear()': /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp:142:17: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for( int i=0; iGetStride() * varStride[variableIndex]; ^ /builddir/build/BUILD/gdl-0.9.9/src/allix.hpp: In constructor 'AllIxNewMultiOneVariableIndexIndexedT::AllIxNewMultiOneVariableIndexIndexedT(RankT, SizeT, ArrayIndexVectorT*, SizeT, SizeT, const SizeT*, SizeT*, SizeT*)': /builddir/build/BUILD/gdl-0.9.9/src/allix.hpp:654:44: warning: array subscript has type 'char' [-Wchar-subscripts] ixListStride = varStride[variableIndex]; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp:21:0, from /builddir/build/BUILD/gdl-0.9.9/src/GDLTreeParser.hpp:13, from /builddir/build/BUILD/gdl-0.9.9/src/dinterpreter.hpp:69, from /builddir/build/BUILD/gdl-0.9.9/src/ncdf_cl.cpp:35: /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp: In member function 'virtual SizeT CArrayIndexScalar::NIter(SizeT)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp:409:14: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= varDim && s > 0) // varDim == 0 && s == 0 ok ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp: In member function 'virtual SizeT ArrayIndexIndexed::NIter(SizeT)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp:577:16: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= varDim && s > 0) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp: In member function 'virtual SizeT CArrayIndexIndexed::NIter(SizeT)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp:720:16: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= varDim && s > 0) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp: In member function 'virtual SizeT ArrayIndexORange::NIter(SizeT)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp:828:18: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( sInit >= varDim) // && s > 0) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp: In member function 'virtual SizeT ArrayIndexRange::NIter(SizeT)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp:972:14: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( e >= varDim) // && e > 0) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp: In member function 'virtual SizeT ArrayIndexORangeS::NIter(SizeT)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp:1105:14: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= varDim) // && s > 0) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp: In member function 'virtual SizeT ArrayIndexRangeS::NIter(SizeT)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp:1270:14: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( e >= varDim) // && e > 0) ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp:98:0, from /builddir/build/BUILD/gdl-0.9.9/src/GDLTreeParser.hpp:13, from /builddir/build/BUILD/gdl-0.9.9/src/dinterpreter.hpp:69, from /builddir/build/BUILD/gdl-0.9.9/src/ncdf_cl.cpp:35: /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp: In member function 'virtual BaseGDL* ArrayIndexListOneNoAssocT::Index(BaseGDL*, IxExprListT&)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp:308:8: warning: unused variable 'assertValue' [-Wunused-variable] SizeT assertValue = ix->NIter( var->N_Elements()/*var->Size()*/); ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp: In member function 'virtual void ArrayIndexListOneScalarVPNoAssocT::SetVariable(BaseGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp:532:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp: In member function 'virtual void ArrayIndexListOneScalarVPNoAssocT::AssignAt(BaseGDL*, BaseGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp:579:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp: In member function 'virtual void ArrayIndexListOneConstScalarNoAssocT::SetVariable(BaseGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp:727:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp: In member function 'virtual void ArrayIndexListOneConstScalarNoAssocT::AssignAt(BaseGDL*, BaseGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp:752:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp: In member function 'virtual BaseGDL* ArrayIndexListOneConstScalarNoAssocT::Index(BaseGDL*, IxExprListT&)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp:782:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/GDLTreeParser.hpp:13:0, from /builddir/build/BUILD/gdl-0.9.9/src/dinterpreter.hpp:69, from /builddir/build/BUILD/gdl-0.9.9/src/ncdf_cl.cpp:35: /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp: In member function 'virtual BaseGDL* ArrayIndexListOneT::Index(BaseGDL*, IxExprListT&)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp:341:8: warning: unused variable 'assertValue' [-Wunused-variable] SizeT assertValue = ix->NIter( var->N_Elements()/*var->Size()*/); ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp: In member function 'virtual void ArrayIndexListOneScalarVPT::SetVariable(BaseGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp:562:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp: In member function 'virtual void ArrayIndexListOneScalarVPT::AssignAt(BaseGDL*, BaseGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp:609:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp: In member function 'virtual void ArrayIndexListOneConstScalarT::SetVariable(BaseGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp:738:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp: In member function 'virtual void ArrayIndexListOneConstScalarT::AssignAt(BaseGDL*, BaseGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp:763:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp: In member function 'virtual BaseGDL* ArrayIndexListOneConstScalarT::Index(BaseGDL*, IxExprListT&)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp:793:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/GDLInterpreter.hpp:23:0, from /builddir/build/BUILD/gdl-0.9.9/src/dinterpreter.hpp:70, from /builddir/build/BUILD/gdl-0.9.9/src/ncdf_cl.cpp:35: /builddir/build/BUILD/gdl-0.9.9/src/accessdesc.hpp: In member function 'void DotAccessDescT::ADAssign(BaseGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/accessdesc.hpp:392:9: warning: unused variable 'lRank' [-Wunused-variable] SizeT lRank = dim.Rank(); ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/dinterpreter.hpp:70:0, from /builddir/build/BUILD/gdl-0.9.9/src/ncdf_cl.cpp:35: /builddir/build/BUILD/gdl-0.9.9/src/GDLInterpreter.hpp: In static member function 'static void GDLInterpreter::EnableAllGC()': /builddir/build/BUILD/gdl-0.9.9/src/GDLInterpreter.hpp:366:15: warning: variable 'nEl' set but not used [-Wunused-but-set-variable] SizeT nEl = heap.size(); ^ /builddir/build/BUILD/gdl-0.9.9/src/ncdf_cl.cpp: In function 'void lib::ncdf_close(EnvT*)': /builddir/build/BUILD/gdl-0.9.9/src/ncdf_cl.cpp:335:12: warning: unused variable 'nParam' [-Wunused-variable] size_t nParam=e->NParam(1); ^ /builddir/build/BUILD/gdl-0.9.9/src/ncdf_cl.cpp: In function 'BaseGDL* lib::ncdf_inquire(EnvT*)': /builddir/build/BUILD/gdl-0.9.9/src/ncdf_cl.cpp:346:12: warning: unused variable 'nParam' [-Wunused-variable] size_t nParam=e->NParam(1); ^ /builddir/build/BUILD/gdl-0.9.9/src/ncdf_cl.cpp: In function 'BaseGDL* lib::ncdf_create(EnvT*)': /builddir/build/BUILD/gdl-0.9.9/src/ncdf_cl.cpp:380:12: warning: unused variable 'nParam' [-Wunused-variable] size_t nParam=e->NParam(1); ^ /builddir/build/BUILD/gdl-0.9.9/src/ncdf_cl.cpp: In function 'void lib::ncdf_control(EnvT*)': /builddir/build/BUILD/gdl-0.9.9/src/ncdf_cl.cpp:441:12: warning: unused variable 'nParam' [-Wunused-variable] size_t nParam=e->NParam(1); ^ [ 67%] Building CXX object src/CMakeFiles/gdl.dir/ncdf_dim_cl.cpp.o cd /builddir/build/BUILD/gdl-0.9.9/build-python/src && /usr/bin/c++ -DHAVE_CONFIG_H -DWXUSINGDLL -D_FILE_OFFSET_BITS=64 -D__WXGTK__ -Dgdl_EXPORTS -I/builddir/build/BUILD/gdl-0.9.9/src -I/usr/include/tirpc -I/usr/include/GraphicsMagick -I/usr/lib/wx/include/gtk3-unicode-3.0 -I/usr/include/wx-3.0 -I/usr/include/libgeotiff -I/usr/include/hdf -I/usr/include/python2.7 -I/usr/lib/python2.7/site-packages/numpy/core/include -I/usr/include/udunits2 -I/usr/include/eigen3 -I/builddir/build/BUILD/gdl-0.9.9 -I/builddir/build/BUILD/gdl-0.9.9/build-python -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -DNDEBUG -fPIC -fopenmp -std=gnu++11 -o CMakeFiles/gdl.dir/ncdf_dim_cl.cpp.o -c /builddir/build/BUILD/gdl-0.9.9/src/ncdf_dim_cl.cpp In file included from /builddir/build/BUILD/gdl-0.9.9/src/basegdl.hpp:31:0, from /builddir/build/BUILD/gdl-0.9.9/src/datatypes.hpp:33, from /builddir/build/BUILD/gdl-0.9.9/src/ncdf_dim_cl.cpp:32: /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In copy constructor 'dimension::dimension(const dimension&)': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:55:14: warning: array subscript has type 'char' [-Wchar-subscripts] { dim[i]=dim_.dim[i];} ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:55:26: warning: array subscript has type 'char' [-Wchar-subscripts] { dim[i]=dim_.dim[i];} ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In member function 'dimension& dimension::operator=(const dimension&)': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:118:12: warning: array subscript has type 'char' [-Wchar-subscripts] dim[i]=dim_.dim[i]; ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:118:24: warning: array subscript has type 'char' [-Wchar-subscripts] dim[i]=dim_.dim[i]; ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In member function 'void dimension::operator<<(SizeT)': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:146:15: warning: array subscript has type 'char' [-Wchar-subscripts] dim[rank++]=add; ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In member function 'SizeT dimension::NDimElements()': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:295:24: warning: array subscript has type 'char' [-Wchar-subscripts] return stride[ rank]; ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In member function 'SizeT dimension::NDimElementsConst() const': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:303:44: warning: array subscript has type 'char' [-Wchar-subscripts] for(char i=0; i= labelList.Size()) ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp:21:0, from /builddir/build/BUILD/gdl-0.9.9/src/GDLTreeParser.hpp:13, from /builddir/build/BUILD/gdl-0.9.9/src/dinterpreter.hpp:69, from /builddir/build/BUILD/gdl-0.9.9/src/ncdf_dim_cl.cpp:35: /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp: In member function 'void ArrayIndexVectorT::Clear()': /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp:142:17: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for( int i=0; iGetStride() * varStride[variableIndex]; ^ /builddir/build/BUILD/gdl-0.9.9/src/allix.hpp: In constructor 'AllIxNewMultiOneVariableIndexIndexedT::AllIxNewMultiOneVariableIndexIndexedT(RankT, SizeT, ArrayIndexVectorT*, SizeT, SizeT, const SizeT*, SizeT*, SizeT*)': /builddir/build/BUILD/gdl-0.9.9/src/allix.hpp:654:44: warning: array subscript has type 'char' [-Wchar-subscripts] ixListStride = varStride[variableIndex]; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp:21:0, from /builddir/build/BUILD/gdl-0.9.9/src/GDLTreeParser.hpp:13, from /builddir/build/BUILD/gdl-0.9.9/src/dinterpreter.hpp:69, from /builddir/build/BUILD/gdl-0.9.9/src/ncdf_dim_cl.cpp:35: /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp: In member function 'virtual SizeT CArrayIndexScalar::NIter(SizeT)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp:409:14: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= varDim && s > 0) // varDim == 0 && s == 0 ok ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp: In member function 'virtual SizeT ArrayIndexIndexed::NIter(SizeT)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp:577:16: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= varDim && s > 0) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp: In member function 'virtual SizeT CArrayIndexIndexed::NIter(SizeT)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp:720:16: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= varDim && s > 0) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp: In member function 'virtual SizeT ArrayIndexORange::NIter(SizeT)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp:828:18: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( sInit >= varDim) // && s > 0) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp: In member function 'virtual SizeT ArrayIndexRange::NIter(SizeT)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp:972:14: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( e >= varDim) // && e > 0) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp: In member function 'virtual SizeT ArrayIndexORangeS::NIter(SizeT)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp:1105:14: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= varDim) // && s > 0) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp: In member function 'virtual SizeT ArrayIndexRangeS::NIter(SizeT)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp:1270:14: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( e >= varDim) // && e > 0) ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp:98:0, from /builddir/build/BUILD/gdl-0.9.9/src/GDLTreeParser.hpp:13, from /builddir/build/BUILD/gdl-0.9.9/src/dinterpreter.hpp:69, from /builddir/build/BUILD/gdl-0.9.9/src/ncdf_dim_cl.cpp:35: /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp: In member function 'virtual BaseGDL* ArrayIndexListOneNoAssocT::Index(BaseGDL*, IxExprListT&)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp:308:8: warning: unused variable 'assertValue' [-Wunused-variable] SizeT assertValue = ix->NIter( var->N_Elements()/*var->Size()*/); ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp: In member function 'virtual void ArrayIndexListOneScalarVPNoAssocT::SetVariable(BaseGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp:532:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp: In member function 'virtual void ArrayIndexListOneScalarVPNoAssocT::AssignAt(BaseGDL*, BaseGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp:579:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp: In member function 'virtual void ArrayIndexListOneConstScalarNoAssocT::SetVariable(BaseGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp:727:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp: In member function 'virtual void ArrayIndexListOneConstScalarNoAssocT::AssignAt(BaseGDL*, BaseGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp:752:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp: In member function 'virtual BaseGDL* ArrayIndexListOneConstScalarNoAssocT::Index(BaseGDL*, IxExprListT&)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp:782:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/GDLTreeParser.hpp:13:0, from /builddir/build/BUILD/gdl-0.9.9/src/dinterpreter.hpp:69, from /builddir/build/BUILD/gdl-0.9.9/src/ncdf_dim_cl.cpp:35: /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp: In member function 'virtual BaseGDL* ArrayIndexListOneT::Index(BaseGDL*, IxExprListT&)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp:341:8: warning: unused variable 'assertValue' [-Wunused-variable] SizeT assertValue = ix->NIter( var->N_Elements()/*var->Size()*/); ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp: In member function 'virtual void ArrayIndexListOneScalarVPT::SetVariable(BaseGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp:562:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp: In member function 'virtual void ArrayIndexListOneScalarVPT::AssignAt(BaseGDL*, BaseGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp:609:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp: In member function 'virtual void ArrayIndexListOneConstScalarT::SetVariable(BaseGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp:738:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp: In member function 'virtual void ArrayIndexListOneConstScalarT::AssignAt(BaseGDL*, BaseGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp:763:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp: In member function 'virtual BaseGDL* ArrayIndexListOneConstScalarT::Index(BaseGDL*, IxExprListT&)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp:793:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/GDLInterpreter.hpp:23:0, from /builddir/build/BUILD/gdl-0.9.9/src/dinterpreter.hpp:70, from /builddir/build/BUILD/gdl-0.9.9/src/ncdf_dim_cl.cpp:35: /builddir/build/BUILD/gdl-0.9.9/src/accessdesc.hpp: In member function 'void DotAccessDescT::ADAssign(BaseGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/accessdesc.hpp:392:9: warning: unused variable 'lRank' [-Wunused-variable] SizeT lRank = dim.Rank(); ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/dinterpreter.hpp:70:0, from /builddir/build/BUILD/gdl-0.9.9/src/ncdf_dim_cl.cpp:35: /builddir/build/BUILD/gdl-0.9.9/src/GDLInterpreter.hpp: In static member function 'static void GDLInterpreter::EnableAllGC()': /builddir/build/BUILD/gdl-0.9.9/src/GDLInterpreter.hpp:366:15: warning: variable 'nEl' set but not used [-Wunused-but-set-variable] SizeT nEl = heap.size(); ^ /builddir/build/BUILD/gdl-0.9.9/src/ncdf_dim_cl.cpp: In function 'void lib::ncdf_diminq(EnvT*)': /builddir/build/BUILD/gdl-0.9.9/src/ncdf_dim_cl.cpp:52:12: warning: unused variable 'nParam' [-Wunused-variable] size_t nParam=e->NParam(4); ^ /builddir/build/BUILD/gdl-0.9.9/src/ncdf_dim_cl.cpp: In function 'BaseGDL* lib::ncdf_dimid(EnvT*)': /builddir/build/BUILD/gdl-0.9.9/src/ncdf_dim_cl.cpp:93:12: warning: unused variable 'nParam' [-Wunused-variable] size_t nParam=e->NParam(2); ^ /builddir/build/BUILD/gdl-0.9.9/src/ncdf_dim_cl.cpp: In function 'void lib::ncdf_dimrename(EnvT*)': /builddir/build/BUILD/gdl-0.9.9/src/ncdf_dim_cl.cpp:197:12: warning: unused variable 'nParam' [-Wunused-variable] size_t nParam=e->NParam(3); ^ /builddir/build/BUILD/gdl-0.9.9/src/ncdf_dim_cl.cpp: In function 'BaseGDL* lib::ncdf_dimdef(EnvT*)': /builddir/build/BUILD/gdl-0.9.9/src/ncdf_dim_cl.cpp:186:14: warning: 'ds' may be used uninitialized in this function [-Wmaybe-uninitialized] &dim_id); ^ [ 68%] Building CXX object src/CMakeFiles/gdl.dir/ncdf_var_cl.cpp.o cd /builddir/build/BUILD/gdl-0.9.9/build-python/src && /usr/bin/c++ -DHAVE_CONFIG_H -DWXUSINGDLL -D_FILE_OFFSET_BITS=64 -D__WXGTK__ -Dgdl_EXPORTS -I/builddir/build/BUILD/gdl-0.9.9/src -I/usr/include/tirpc -I/usr/include/GraphicsMagick -I/usr/lib/wx/include/gtk3-unicode-3.0 -I/usr/include/wx-3.0 -I/usr/include/libgeotiff -I/usr/include/hdf -I/usr/include/python2.7 -I/usr/lib/python2.7/site-packages/numpy/core/include -I/usr/include/udunits2 -I/usr/include/eigen3 -I/builddir/build/BUILD/gdl-0.9.9 -I/builddir/build/BUILD/gdl-0.9.9/build-python -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -DNDEBUG -fPIC -fopenmp -std=gnu++11 -o CMakeFiles/gdl.dir/ncdf_var_cl.cpp.o -c /builddir/build/BUILD/gdl-0.9.9/src/ncdf_var_cl.cpp In file included from /builddir/build/BUILD/gdl-0.9.9/src/basegdl.hpp:31:0, from /builddir/build/BUILD/gdl-0.9.9/src/datatypes.hpp:33, from /builddir/build/BUILD/gdl-0.9.9/src/ncdf_var_cl.cpp:34: /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In copy constructor 'dimension::dimension(const dimension&)': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:55:14: warning: array subscript has type 'char' [-Wchar-subscripts] { dim[i]=dim_.dim[i];} ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:55:26: warning: array subscript has type 'char' [-Wchar-subscripts] { dim[i]=dim_.dim[i];} ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In member function 'dimension& dimension::operator=(const dimension&)': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:118:12: warning: array subscript has type 'char' [-Wchar-subscripts] dim[i]=dim_.dim[i]; ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:118:24: warning: array subscript has type 'char' [-Wchar-subscripts] dim[i]=dim_.dim[i]; ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In member function 'void dimension::operator<<(SizeT)': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:146:15: warning: array subscript has type 'char' [-Wchar-subscripts] dim[rank++]=add; ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In member function 'SizeT dimension::NDimElements()': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:295:24: warning: array subscript has type 'char' [-Wchar-subscripts] return stride[ rank]; ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In member function 'SizeT dimension::NDimElementsConst() const': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:303:44: warning: array subscript has type 'char' [-Wchar-subscripts] for(char i=0; i= labelList.Size()) ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp:21:0, from /builddir/build/BUILD/gdl-0.9.9/src/GDLTreeParser.hpp:13, from /builddir/build/BUILD/gdl-0.9.9/src/dinterpreter.hpp:69, from /builddir/build/BUILD/gdl-0.9.9/src/ncdf_var_cl.cpp:37: /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp: In member function 'void ArrayIndexVectorT::Clear()': /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp:142:17: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for( int i=0; iGetStride() * varStride[variableIndex]; ^ /builddir/build/BUILD/gdl-0.9.9/src/allix.hpp: In constructor 'AllIxNewMultiOneVariableIndexIndexedT::AllIxNewMultiOneVariableIndexIndexedT(RankT, SizeT, ArrayIndexVectorT*, SizeT, SizeT, const SizeT*, SizeT*, SizeT*)': /builddir/build/BUILD/gdl-0.9.9/src/allix.hpp:654:44: warning: array subscript has type 'char' [-Wchar-subscripts] ixListStride = varStride[variableIndex]; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp:21:0, from /builddir/build/BUILD/gdl-0.9.9/src/GDLTreeParser.hpp:13, from /builddir/build/BUILD/gdl-0.9.9/src/dinterpreter.hpp:69, from /builddir/build/BUILD/gdl-0.9.9/src/ncdf_var_cl.cpp:37: /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp: In member function 'virtual SizeT CArrayIndexScalar::NIter(SizeT)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp:409:14: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= varDim && s > 0) // varDim == 0 && s == 0 ok ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp: In member function 'virtual SizeT ArrayIndexIndexed::NIter(SizeT)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp:577:16: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= varDim && s > 0) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp: In member function 'virtual SizeT CArrayIndexIndexed::NIter(SizeT)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp:720:16: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= varDim && s > 0) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp: In member function 'virtual SizeT ArrayIndexORange::NIter(SizeT)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp:828:18: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( sInit >= varDim) // && s > 0) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp: In member function 'virtual SizeT ArrayIndexRange::NIter(SizeT)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp:972:14: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( e >= varDim) // && e > 0) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp: In member function 'virtual SizeT ArrayIndexORangeS::NIter(SizeT)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp:1105:14: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= varDim) // && s > 0) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp: In member function 'virtual SizeT ArrayIndexRangeS::NIter(SizeT)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp:1270:14: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( e >= varDim) // && e > 0) ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp:98:0, from /builddir/build/BUILD/gdl-0.9.9/src/GDLTreeParser.hpp:13, from /builddir/build/BUILD/gdl-0.9.9/src/dinterpreter.hpp:69, from /builddir/build/BUILD/gdl-0.9.9/src/ncdf_var_cl.cpp:37: /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp: In member function 'virtual BaseGDL* ArrayIndexListOneNoAssocT::Index(BaseGDL*, IxExprListT&)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp:308:8: warning: unused variable 'assertValue' [-Wunused-variable] SizeT assertValue = ix->NIter( var->N_Elements()/*var->Size()*/); ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp: In member function 'virtual void ArrayIndexListOneScalarVPNoAssocT::SetVariable(BaseGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp:532:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp: In member function 'virtual void ArrayIndexListOneScalarVPNoAssocT::AssignAt(BaseGDL*, BaseGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp:579:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp: In member function 'virtual void ArrayIndexListOneConstScalarNoAssocT::SetVariable(BaseGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp:727:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp: In member function 'virtual void ArrayIndexListOneConstScalarNoAssocT::AssignAt(BaseGDL*, BaseGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp:752:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp: In member function 'virtual BaseGDL* ArrayIndexListOneConstScalarNoAssocT::Index(BaseGDL*, IxExprListT&)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp:782:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/GDLTreeParser.hpp:13:0, from /builddir/build/BUILD/gdl-0.9.9/src/dinterpreter.hpp:69, from /builddir/build/BUILD/gdl-0.9.9/src/ncdf_var_cl.cpp:37: /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp: In member function 'virtual BaseGDL* ArrayIndexListOneT::Index(BaseGDL*, IxExprListT&)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp:341:8: warning: unused variable 'assertValue' [-Wunused-variable] SizeT assertValue = ix->NIter( var->N_Elements()/*var->Size()*/); ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp: In member function 'virtual void ArrayIndexListOneScalarVPT::SetVariable(BaseGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp:562:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp: In member function 'virtual void ArrayIndexListOneScalarVPT::AssignAt(BaseGDL*, BaseGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp:609:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp: In member function 'virtual void ArrayIndexListOneConstScalarT::SetVariable(BaseGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp:738:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp: In member function 'virtual void ArrayIndexListOneConstScalarT::AssignAt(BaseGDL*, BaseGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp:763:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp: In member function 'virtual BaseGDL* ArrayIndexListOneConstScalarT::Index(BaseGDL*, IxExprListT&)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp:793:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/GDLInterpreter.hpp:23:0, from /builddir/build/BUILD/gdl-0.9.9/src/dinterpreter.hpp:70, from /builddir/build/BUILD/gdl-0.9.9/src/ncdf_var_cl.cpp:37: /builddir/build/BUILD/gdl-0.9.9/src/accessdesc.hpp: In member function 'void DotAccessDescT::ADAssign(BaseGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/accessdesc.hpp:392:9: warning: unused variable 'lRank' [-Wunused-variable] SizeT lRank = dim.Rank(); ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/dinterpreter.hpp:70:0, from /builddir/build/BUILD/gdl-0.9.9/src/ncdf_var_cl.cpp:37: /builddir/build/BUILD/gdl-0.9.9/src/GDLInterpreter.hpp: In static member function 'static void GDLInterpreter::EnableAllGC()': /builddir/build/BUILD/gdl-0.9.9/src/GDLInterpreter.hpp:366:15: warning: variable 'nEl' set but not used [-Wunused-but-set-variable] SizeT nEl = heap.size(); ^ /builddir/build/BUILD/gdl-0.9.9/src/ncdf_var_cl.cpp: In function 'void lib::negzero_message(const char*, int, int)': /builddir/build/BUILD/gdl-0.9.9/src/ncdf_var_cl.cpp:68:9: warning: unused variable 'mema' [-Wunused-variable] int mema=3; ^ /builddir/build/BUILD/gdl-0.9.9/src/ncdf_var_cl.cpp: In function 'BaseGDL* lib::ncdf_varinq(EnvT*)': /builddir/build/BUILD/gdl-0.9.9/src/ncdf_var_cl.cpp:150:26: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for( size_t i=0; iNParam(2); ^ /builddir/build/BUILD/gdl-0.9.9/src/ncdf_var_cl.cpp:103:14: warning: unused variable 'n' [-Wunused-variable] BaseGDL* n; ^ /builddir/build/BUILD/gdl-0.9.9/src/ncdf_var_cl.cpp: In function 'BaseGDL* lib::ncdf_varid(EnvT*)': /builddir/build/BUILD/gdl-0.9.9/src/ncdf_var_cl.cpp:164:12: warning: unused variable 'nParam' [-Wunused-variable] size_t nParam=e->NParam(2); ^ /builddir/build/BUILD/gdl-0.9.9/src/ncdf_var_cl.cpp: In function 'void lib::ncdf_varget1(EnvT*)': /builddir/build/BUILD/gdl-0.9.9/src/ncdf_var_cl.cpp:222:16: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (i=0;iNParam(3); ^ /builddir/build/BUILD/gdl-0.9.9/src/ncdf_var_cl.cpp:191:12: warning: variable 'reverse_index' set but not used [-Wunused-but-set-variable] size_t reverse_index[NC_MAX_VAR_DIMS]; ^ /builddir/build/BUILD/gdl-0.9.9/src/ncdf_var_cl.cpp:196:34: warning: unused variable 'n' [-Wunused-variable] char var_name[NC_MAX_NAME], *n; ^ /builddir/build/BUILD/gdl-0.9.9/src/ncdf_var_cl.cpp:197:14: warning: unused variable 'mema' [-Wunused-variable] size_t i,mema; ^ /builddir/build/BUILD/gdl-0.9.9/src/ncdf_var_cl.cpp: In function 'void lib::ncdf_varget(EnvT*)': /builddir/build/BUILD/gdl-0.9.9/src/ncdf_var_cl.cpp:498:51: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if ((*o)[i] < dim_length[var_ndims-(i+1)]) ^ /builddir/build/BUILD/gdl-0.9.9/src/ncdf_var_cl.cpp:524:60: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if ((*c)[i] < dim_length[trans[i]]-off[trans[i]]+1) ^ /builddir/build/BUILD/gdl-0.9.9/src/ncdf_var_cl.cpp:633:19: warning: unused variable 'mema' [-Wunused-variable] int mema=3; ^ /builddir/build/BUILD/gdl-0.9.9/src/ncdf_var_cl.cpp:604:19: warning: unused variable 'stride' [-Wunused-variable] BaseGDL * stride; ^ /builddir/build/BUILD/gdl-0.9.9/src/ncdf_var_cl.cpp:482:16: warning: unused variable 'offset' [-Wunused-variable] BaseGDL *offset,*count; ^ /builddir/build/BUILD/gdl-0.9.9/src/ncdf_var_cl.cpp:482:24: warning: unused variable 'count' [-Wunused-variable] BaseGDL *offset,*count; ^ /builddir/build/BUILD/gdl-0.9.9/src/ncdf_var_cl.cpp:351:12: warning: unused variable 'nParam' [-Wunused-variable] size_t nParam=e->NParam(3); ^ /builddir/build/BUILD/gdl-0.9.9/src/ncdf_var_cl.cpp:354:12: warning: variable 'index' set but not used [-Wunused-but-set-variable] size_t index[NC_MAX_VAR_DIMS], dim_length[NC_MAX_VAR_DIMS]; ^ /builddir/build/BUILD/gdl-0.9.9/src/ncdf_var_cl.cpp: In function 'void lib::ncdf_varrename(EnvT*)': /builddir/build/BUILD/gdl-0.9.9/src/ncdf_var_cl.cpp:780:12: warning: unused variable 'nParam' [-Wunused-variable] size_t nParam=e->NParam(3); ^ /builddir/build/BUILD/gdl-0.9.9/src/ncdf_var_cl.cpp:785:14: warning: unused variable 'n' [-Wunused-variable] BaseGDL* n; ^ /builddir/build/BUILD/gdl-0.9.9/src/ncdf_var_cl.cpp: In function 'void lib::ncdf_varput(EnvT*)': /builddir/build/BUILD/gdl-0.9.9/src/ncdf_var_cl.cpp:948:17: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (total > value_nelem) e->Throw("Not enough elements (" ^ /builddir/build/BUILD/gdl-0.9.9/src/ncdf_var_cl.cpp:821:17: warning: unused variable 'status_tr' [-Wunused-variable] int status, status_tr; ^ /builddir/build/BUILD/gdl-0.9.9/src/ncdf_var_cl.cpp:824:34: warning: variable 'retrans' set but not used [-Wunused-but-set-variable] long trans[NC_MAX_VAR_DIMS], retrans[NC_MAX_VAR_DIMS]; ^ /builddir/build/BUILD/gdl-0.9.9/src/ncdf_var_cl.cpp: In function 'BaseGDL* lib::ncdf_vardef(EnvT*)': /builddir/build/BUILD/gdl-0.9.9/src/ncdf_var_cl.cpp:764:14: warning: 'var_ndims' may be used uninitialized in this function [-Wmaybe-uninitialized] &var_id); ^ [ 69%] Building CXX object src/CMakeFiles/gdl.dir/ncdf4_group.cpp.o cd /builddir/build/BUILD/gdl-0.9.9/build-python/src && /usr/bin/c++ -DHAVE_CONFIG_H -DWXUSINGDLL -D_FILE_OFFSET_BITS=64 -D__WXGTK__ -Dgdl_EXPORTS -I/builddir/build/BUILD/gdl-0.9.9/src -I/usr/include/tirpc -I/usr/include/GraphicsMagick -I/usr/lib/wx/include/gtk3-unicode-3.0 -I/usr/include/wx-3.0 -I/usr/include/libgeotiff -I/usr/include/hdf -I/usr/include/python2.7 -I/usr/lib/python2.7/site-packages/numpy/core/include -I/usr/include/udunits2 -I/usr/include/eigen3 -I/builddir/build/BUILD/gdl-0.9.9 -I/builddir/build/BUILD/gdl-0.9.9/build-python -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -DNDEBUG -fPIC -fopenmp -std=gnu++11 -o CMakeFiles/gdl.dir/ncdf4_group.cpp.o -c /builddir/build/BUILD/gdl-0.9.9/src/ncdf4_group.cpp In file included from /builddir/build/BUILD/gdl-0.9.9/src/basegdl.hpp:31:0, from /builddir/build/BUILD/gdl-0.9.9/src/datatypes.hpp:33, from /builddir/build/BUILD/gdl-0.9.9/src/ncdf4_group.cpp:30: /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In copy constructor 'dimension::dimension(const dimension&)': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:55:14: warning: array subscript has type 'char' [-Wchar-subscripts] { dim[i]=dim_.dim[i];} ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:55:26: warning: array subscript has type 'char' [-Wchar-subscripts] { dim[i]=dim_.dim[i];} ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In member function 'dimension& dimension::operator=(const dimension&)': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:118:12: warning: array subscript has type 'char' [-Wchar-subscripts] dim[i]=dim_.dim[i]; ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:118:24: warning: array subscript has type 'char' [-Wchar-subscripts] dim[i]=dim_.dim[i]; ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In member function 'void dimension::operator<<(SizeT)': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:146:15: warning: array subscript has type 'char' [-Wchar-subscripts] dim[rank++]=add; ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In member function 'SizeT dimension::NDimElements()': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:295:24: warning: array subscript has type 'char' [-Wchar-subscripts] return stride[ rank]; ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In member function 'SizeT dimension::NDimElementsConst() const': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:303:44: warning: array subscript has type 'char' [-Wchar-subscripts] for(char i=0; i= labelList.Size()) ^ /builddir/build/BUILD/gdl-0.9.9/src/ncdf4_group.cpp: In function 'BaseGDL* lib::ncdf_groupsinq(EnvT*)': /builddir/build/BUILD/gdl-0.9.9/src/ncdf4_group.cpp:64:26: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (size_t i=0; iNParam(1); ^ /builddir/build/BUILD/gdl-0.9.9/src/ncdf4_group.cpp: In function 'BaseGDL* lib::ncdf_groupdef(EnvT*)': /builddir/build/BUILD/gdl-0.9.9/src/ncdf4_group.cpp:80:12: warning: unused variable 'nParam' [-Wunused-variable] size_t nParam=e->NParam(2); ^ /builddir/build/BUILD/gdl-0.9.9/src/ncdf4_group.cpp: In function 'BaseGDL* lib::ncdf_groupname(EnvT*)': /builddir/build/BUILD/gdl-0.9.9/src/ncdf4_group.cpp:100:12: warning: unused variable 'nParam' [-Wunused-variable] size_t nParam=e->NParam(1); ^ /builddir/build/BUILD/gdl-0.9.9/src/ncdf4_group.cpp: In function 'BaseGDL* lib::ncdf_fullgroupname(EnvT*)': /builddir/build/BUILD/gdl-0.9.9/src/ncdf4_group.cpp:117:12: warning: unused variable 'nParam' [-Wunused-variable] size_t nParam=e->NParam(1); ^ /builddir/build/BUILD/gdl-0.9.9/src/ncdf4_group.cpp: In function 'BaseGDL* lib::ncdf_groupparent(EnvT*)': /builddir/build/BUILD/gdl-0.9.9/src/ncdf4_group.cpp:133:12: warning: unused variable 'nParam' [-Wunused-variable] size_t nParam=e->NParam(1); ^ /builddir/build/BUILD/gdl-0.9.9/src/ncdf4_group.cpp: In function 'BaseGDL* lib::ncdf_dimidsinq(EnvT*)': /builddir/build/BUILD/gdl-0.9.9/src/ncdf4_group.cpp:164:24: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (size_t i=0; iNParam(2); ^ /builddir/build/BUILD/gdl-0.9.9/src/ncdf4_group.cpp: In function 'BaseGDL* lib::ncdf_varidsinq(EnvT*)': /builddir/build/BUILD/gdl-0.9.9/src/ncdf4_group.cpp:230:26: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (size_t i=0; i= labelList.Size()) ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp:21:0, from /builddir/build/BUILD/gdl-0.9.9/src/GDLTreeParser.hpp:13, from /builddir/build/BUILD/gdl-0.9.9/src/dinterpreter.hpp:69, from /builddir/build/BUILD/gdl-0.9.9/src/new.cpp:25: /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp: In member function 'void ArrayIndexVectorT::Clear()': /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp:142:17: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for( int i=0; iGetStride() * varStride[variableIndex]; ^ /builddir/build/BUILD/gdl-0.9.9/src/allix.hpp: In constructor 'AllIxNewMultiOneVariableIndexIndexedT::AllIxNewMultiOneVariableIndexIndexedT(RankT, SizeT, ArrayIndexVectorT*, SizeT, SizeT, const SizeT*, SizeT*, SizeT*)': /builddir/build/BUILD/gdl-0.9.9/src/allix.hpp:654:44: warning: array subscript has type 'char' [-Wchar-subscripts] ixListStride = varStride[variableIndex]; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp:21:0, from /builddir/build/BUILD/gdl-0.9.9/src/GDLTreeParser.hpp:13, from /builddir/build/BUILD/gdl-0.9.9/src/dinterpreter.hpp:69, from /builddir/build/BUILD/gdl-0.9.9/src/new.cpp:25: /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp: In member function 'virtual SizeT CArrayIndexScalar::NIter(SizeT)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp:409:14: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= varDim && s > 0) // varDim == 0 && s == 0 ok ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp: In member function 'virtual SizeT ArrayIndexIndexed::NIter(SizeT)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp:577:16: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= varDim && s > 0) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp: In member function 'virtual SizeT CArrayIndexIndexed::NIter(SizeT)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp:720:16: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= varDim && s > 0) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp: In member function 'virtual SizeT ArrayIndexORange::NIter(SizeT)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp:828:18: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( sInit >= varDim) // && s > 0) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp: In member function 'virtual SizeT ArrayIndexRange::NIter(SizeT)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp:972:14: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( e >= varDim) // && e > 0) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp: In member function 'virtual SizeT ArrayIndexORangeS::NIter(SizeT)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp:1105:14: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= varDim) // && s > 0) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp: In member function 'virtual SizeT ArrayIndexRangeS::NIter(SizeT)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp:1270:14: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( e >= varDim) // && e > 0) ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp:98:0, from /builddir/build/BUILD/gdl-0.9.9/src/GDLTreeParser.hpp:13, from /builddir/build/BUILD/gdl-0.9.9/src/dinterpreter.hpp:69, from /builddir/build/BUILD/gdl-0.9.9/src/new.cpp:25: /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp: In member function 'virtual BaseGDL* ArrayIndexListOneNoAssocT::Index(BaseGDL*, IxExprListT&)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp:308:8: warning: unused variable 'assertValue' [-Wunused-variable] SizeT assertValue = ix->NIter( var->N_Elements()/*var->Size()*/); ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp: In member function 'virtual void ArrayIndexListOneScalarVPNoAssocT::SetVariable(BaseGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp:532:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp: In member function 'virtual void ArrayIndexListOneScalarVPNoAssocT::AssignAt(BaseGDL*, BaseGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp:579:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp: In member function 'virtual void ArrayIndexListOneConstScalarNoAssocT::SetVariable(BaseGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp:727:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp: In member function 'virtual void ArrayIndexListOneConstScalarNoAssocT::AssignAt(BaseGDL*, BaseGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp:752:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp: In member function 'virtual BaseGDL* ArrayIndexListOneConstScalarNoAssocT::Index(BaseGDL*, IxExprListT&)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp:782:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/GDLTreeParser.hpp:13:0, from /builddir/build/BUILD/gdl-0.9.9/src/dinterpreter.hpp:69, from /builddir/build/BUILD/gdl-0.9.9/src/new.cpp:25: /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp: In member function 'virtual BaseGDL* ArrayIndexListOneT::Index(BaseGDL*, IxExprListT&)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp:341:8: warning: unused variable 'assertValue' [-Wunused-variable] SizeT assertValue = ix->NIter( var->N_Elements()/*var->Size()*/); ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp: In member function 'virtual void ArrayIndexListOneScalarVPT::SetVariable(BaseGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp:562:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp: In member function 'virtual void ArrayIndexListOneScalarVPT::AssignAt(BaseGDL*, BaseGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp:609:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp: In member function 'virtual void ArrayIndexListOneConstScalarT::SetVariable(BaseGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp:738:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp: In member function 'virtual void ArrayIndexListOneConstScalarT::AssignAt(BaseGDL*, BaseGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp:763:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp: In member function 'virtual BaseGDL* ArrayIndexListOneConstScalarT::Index(BaseGDL*, IxExprListT&)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp:793:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/GDLInterpreter.hpp:23:0, from /builddir/build/BUILD/gdl-0.9.9/src/dinterpreter.hpp:70, from /builddir/build/BUILD/gdl-0.9.9/src/new.cpp:25: /builddir/build/BUILD/gdl-0.9.9/src/accessdesc.hpp: In member function 'void DotAccessDescT::ADAssign(BaseGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/accessdesc.hpp:392:9: warning: unused variable 'lRank' [-Wunused-variable] SizeT lRank = dim.Rank(); ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/dinterpreter.hpp:70:0, from /builddir/build/BUILD/gdl-0.9.9/src/new.cpp:25: /builddir/build/BUILD/gdl-0.9.9/src/GDLInterpreter.hpp: In static member function 'static void GDLInterpreter::EnableAllGC()': /builddir/build/BUILD/gdl-0.9.9/src/GDLInterpreter.hpp:366:15: warning: variable 'nEl' set but not used [-Wunused-but-set-variable] SizeT nEl = heap.size(); ^ [ 70%] Building CXX object src/CMakeFiles/gdl.dir/newprognode.cpp.o cd /builddir/build/BUILD/gdl-0.9.9/build-python/src && /usr/bin/c++ -DHAVE_CONFIG_H -DWXUSINGDLL -D_FILE_OFFSET_BITS=64 -D__WXGTK__ -Dgdl_EXPORTS -I/builddir/build/BUILD/gdl-0.9.9/src -I/usr/include/tirpc -I/usr/include/GraphicsMagick -I/usr/lib/wx/include/gtk3-unicode-3.0 -I/usr/include/wx-3.0 -I/usr/include/libgeotiff -I/usr/include/hdf -I/usr/include/python2.7 -I/usr/lib/python2.7/site-packages/numpy/core/include -I/usr/include/udunits2 -I/usr/include/eigen3 -I/builddir/build/BUILD/gdl-0.9.9 -I/builddir/build/BUILD/gdl-0.9.9/build-python -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -DNDEBUG -fPIC -fopenmp -std=gnu++11 -o CMakeFiles/gdl.dir/newprognode.cpp.o -c /builddir/build/BUILD/gdl-0.9.9/src/newprognode.cpp In file included from /builddir/build/BUILD/gdl-0.9.9/src/basegdl.hpp:31:0, from /builddir/build/BUILD/gdl-0.9.9/src/str.hpp:25, from /builddir/build/BUILD/gdl-0.9.9/src/GDLParser.hpp:16, from /builddir/build/BUILD/gdl-0.9.9/src/GDLLexer.hpp:14, from /builddir/build/BUILD/gdl-0.9.9/src/dinterpreter.hpp:67, from /builddir/build/BUILD/gdl-0.9.9/src/newprognode.cpp:24: /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In copy constructor 'dimension::dimension(const dimension&)': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:55:14: warning: array subscript has type 'char' [-Wchar-subscripts] { dim[i]=dim_.dim[i];} ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:55:26: warning: array subscript has type 'char' [-Wchar-subscripts] { dim[i]=dim_.dim[i];} ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In member function 'dimension& dimension::operator=(const dimension&)': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:118:12: warning: array subscript has type 'char' [-Wchar-subscripts] dim[i]=dim_.dim[i]; ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:118:24: warning: array subscript has type 'char' [-Wchar-subscripts] dim[i]=dim_.dim[i]; ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In member function 'void dimension::operator<<(SizeT)': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:146:15: warning: array subscript has type 'char' [-Wchar-subscripts] dim[rank++]=add; ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In member function 'SizeT dimension::NDimElements()': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:295:24: warning: array subscript has type 'char' [-Wchar-subscripts] return stride[ rank]; ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In member function 'SizeT dimension::NDimElementsConst() const': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:303:44: warning: array subscript has type 'char' [-Wchar-subscripts] for(char i=0; i= labelList.Size()) ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp:21:0, from /builddir/build/BUILD/gdl-0.9.9/src/GDLTreeParser.hpp:13, from /builddir/build/BUILD/gdl-0.9.9/src/dinterpreter.hpp:69, from /builddir/build/BUILD/gdl-0.9.9/src/newprognode.cpp:24: /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp: In member function 'void ArrayIndexVectorT::Clear()': /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp:142:17: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for( int i=0; iGetStride() * varStride[variableIndex]; ^ /builddir/build/BUILD/gdl-0.9.9/src/allix.hpp: In constructor 'AllIxNewMultiOneVariableIndexIndexedT::AllIxNewMultiOneVariableIndexIndexedT(RankT, SizeT, ArrayIndexVectorT*, SizeT, SizeT, const SizeT*, SizeT*, SizeT*)': /builddir/build/BUILD/gdl-0.9.9/src/allix.hpp:654:44: warning: array subscript has type 'char' [-Wchar-subscripts] ixListStride = varStride[variableIndex]; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp:21:0, from /builddir/build/BUILD/gdl-0.9.9/src/GDLTreeParser.hpp:13, from /builddir/build/BUILD/gdl-0.9.9/src/dinterpreter.hpp:69, from /builddir/build/BUILD/gdl-0.9.9/src/newprognode.cpp:24: /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp: In member function 'virtual SizeT CArrayIndexScalar::NIter(SizeT)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp:409:14: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= varDim && s > 0) // varDim == 0 && s == 0 ok ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp: In member function 'virtual SizeT ArrayIndexIndexed::NIter(SizeT)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp:577:16: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= varDim && s > 0) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp: In member function 'virtual SizeT CArrayIndexIndexed::NIter(SizeT)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp:720:16: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= varDim && s > 0) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp: In member function 'virtual SizeT ArrayIndexORange::NIter(SizeT)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp:828:18: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( sInit >= varDim) // && s > 0) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp: In member function 'virtual SizeT ArrayIndexRange::NIter(SizeT)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp:972:14: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( e >= varDim) // && e > 0) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp: In member function 'virtual SizeT ArrayIndexORangeS::NIter(SizeT)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp:1105:14: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= varDim) // && s > 0) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp: In member function 'virtual SizeT ArrayIndexRangeS::NIter(SizeT)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp:1270:14: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( e >= varDim) // && e > 0) ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp:98:0, from /builddir/build/BUILD/gdl-0.9.9/src/GDLTreeParser.hpp:13, from /builddir/build/BUILD/gdl-0.9.9/src/dinterpreter.hpp:69, from /builddir/build/BUILD/gdl-0.9.9/src/newprognode.cpp:24: /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp: In member function 'virtual BaseGDL* ArrayIndexListOneNoAssocT::Index(BaseGDL*, IxExprListT&)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp:308:8: warning: unused variable 'assertValue' [-Wunused-variable] SizeT assertValue = ix->NIter( var->N_Elements()/*var->Size()*/); ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp: In member function 'virtual void ArrayIndexListOneScalarVPNoAssocT::SetVariable(BaseGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp:532:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp: In member function 'virtual void ArrayIndexListOneScalarVPNoAssocT::AssignAt(BaseGDL*, BaseGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp:579:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp: In member function 'virtual void ArrayIndexListOneConstScalarNoAssocT::SetVariable(BaseGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp:727:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp: In member function 'virtual void ArrayIndexListOneConstScalarNoAssocT::AssignAt(BaseGDL*, BaseGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp:752:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp: In member function 'virtual BaseGDL* ArrayIndexListOneConstScalarNoAssocT::Index(BaseGDL*, IxExprListT&)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp:782:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/GDLTreeParser.hpp:13:0, from /builddir/build/BUILD/gdl-0.9.9/src/dinterpreter.hpp:69, from /builddir/build/BUILD/gdl-0.9.9/src/newprognode.cpp:24: /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp: In member function 'virtual BaseGDL* ArrayIndexListOneT::Index(BaseGDL*, IxExprListT&)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp:341:8: warning: unused variable 'assertValue' [-Wunused-variable] SizeT assertValue = ix->NIter( var->N_Elements()/*var->Size()*/); ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp: In member function 'virtual void ArrayIndexListOneScalarVPT::SetVariable(BaseGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp:562:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp: In member function 'virtual void ArrayIndexListOneScalarVPT::AssignAt(BaseGDL*, BaseGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp:609:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp: In member function 'virtual void ArrayIndexListOneConstScalarT::SetVariable(BaseGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp:738:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp: In member function 'virtual void ArrayIndexListOneConstScalarT::AssignAt(BaseGDL*, BaseGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp:763:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp: In member function 'virtual BaseGDL* ArrayIndexListOneConstScalarT::Index(BaseGDL*, IxExprListT&)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp:793:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/GDLInterpreter.hpp:23:0, from /builddir/build/BUILD/gdl-0.9.9/src/dinterpreter.hpp:70, from /builddir/build/BUILD/gdl-0.9.9/src/newprognode.cpp:24: /builddir/build/BUILD/gdl-0.9.9/src/accessdesc.hpp: In member function 'void DotAccessDescT::ADAssign(BaseGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/accessdesc.hpp:392:9: warning: unused variable 'lRank' [-Wunused-variable] SizeT lRank = dim.Rank(); ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/dinterpreter.hpp:70:0, from /builddir/build/BUILD/gdl-0.9.9/src/newprognode.cpp:24: /builddir/build/BUILD/gdl-0.9.9/src/GDLInterpreter.hpp: In static member function 'static void GDLInterpreter::EnableAllGC()': /builddir/build/BUILD/gdl-0.9.9/src/GDLInterpreter.hpp:366:15: warning: variable 'nEl' set but not used [-Wunused-but-set-variable] SizeT nEl = heap.size(); ^ [ 71%] Building CXX object src/CMakeFiles/gdl.dir/nullgdl.cpp.o cd /builddir/build/BUILD/gdl-0.9.9/build-python/src && /usr/bin/c++ -DHAVE_CONFIG_H -DWXUSINGDLL -D_FILE_OFFSET_BITS=64 -D__WXGTK__ -Dgdl_EXPORTS -I/builddir/build/BUILD/gdl-0.9.9/src -I/usr/include/tirpc -I/usr/include/GraphicsMagick -I/usr/lib/wx/include/gtk3-unicode-3.0 -I/usr/include/wx-3.0 -I/usr/include/libgeotiff -I/usr/include/hdf -I/usr/include/python2.7 -I/usr/lib/python2.7/site-packages/numpy/core/include -I/usr/include/udunits2 -I/usr/include/eigen3 -I/builddir/build/BUILD/gdl-0.9.9 -I/builddir/build/BUILD/gdl-0.9.9/build-python -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -DNDEBUG -fPIC -fopenmp -std=gnu++11 -o CMakeFiles/gdl.dir/nullgdl.cpp.o -c /builddir/build/BUILD/gdl-0.9.9/src/nullgdl.cpp In file included from /builddir/build/BUILD/gdl-0.9.9/src/basegdl.hpp:31:0, from /builddir/build/BUILD/gdl-0.9.9/src/nullgdl.hpp:21, from /builddir/build/BUILD/gdl-0.9.9/src/nullgdl.cpp:20: /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In copy constructor 'dimension::dimension(const dimension&)': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:55:14: warning: array subscript has type 'char' [-Wchar-subscripts] { dim[i]=dim_.dim[i];} ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:55:26: warning: array subscript has type 'char' [-Wchar-subscripts] { dim[i]=dim_.dim[i];} ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In member function 'dimension& dimension::operator=(const dimension&)': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:118:12: warning: array subscript has type 'char' [-Wchar-subscripts] dim[i]=dim_.dim[i]; ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:118:24: warning: array subscript has type 'char' [-Wchar-subscripts] dim[i]=dim_.dim[i]; ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In member function 'void dimension::operator<<(SizeT)': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:146:15: warning: array subscript has type 'char' [-Wchar-subscripts] dim[rank++]=add; ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In member function 'SizeT dimension::NDimElements()': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:295:24: warning: array subscript has type 'char' [-Wchar-subscripts] return stride[ rank]; ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In member function 'SizeT dimension::NDimElementsConst() const': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:303:44: warning: array subscript has type 'char' [-Wchar-subscripts] for(char i=0; i= labelList.Size()) ^ [ 71%] Building CXX object src/CMakeFiles/gdl.dir/objects.cpp.o cd /builddir/build/BUILD/gdl-0.9.9/build-python/src && /usr/bin/c++ -DHAVE_CONFIG_H -DWXUSINGDLL -D_FILE_OFFSET_BITS=64 -D__WXGTK__ -Dgdl_EXPORTS -I/builddir/build/BUILD/gdl-0.9.9/src -I/usr/include/tirpc -I/usr/include/GraphicsMagick -I/usr/lib/wx/include/gtk3-unicode-3.0 -I/usr/include/wx-3.0 -I/usr/include/libgeotiff -I/usr/include/hdf -I/usr/include/python2.7 -I/usr/lib/python2.7/site-packages/numpy/core/include -I/usr/include/udunits2 -I/usr/include/eigen3 -I/builddir/build/BUILD/gdl-0.9.9 -I/builddir/build/BUILD/gdl-0.9.9/build-python -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -DNDEBUG -fPIC -fopenmp -std=gnu++11 -o CMakeFiles/gdl.dir/objects.cpp.o -c /builddir/build/BUILD/gdl-0.9.9/src/objects.cpp In file included from /builddir/build/BUILD/gdl-0.9.9/src/basegdl.hpp:31:0, from /builddir/build/BUILD/gdl-0.9.9/src/str.hpp:25, from /builddir/build/BUILD/gdl-0.9.9/src/objects.cpp:23: /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In copy constructor 'dimension::dimension(const dimension&)': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:55:14: warning: array subscript has type 'char' [-Wchar-subscripts] { dim[i]=dim_.dim[i];} ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:55:26: warning: array subscript has type 'char' [-Wchar-subscripts] { dim[i]=dim_.dim[i];} ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In member function 'dimension& dimension::operator=(const dimension&)': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:118:12: warning: array subscript has type 'char' [-Wchar-subscripts] dim[i]=dim_.dim[i]; ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:118:24: warning: array subscript has type 'char' [-Wchar-subscripts] dim[i]=dim_.dim[i]; ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In member function 'void dimension::operator<<(SizeT)': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:146:15: warning: array subscript has type 'char' [-Wchar-subscripts] dim[rank++]=add; ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In member function 'SizeT dimension::NDimElements()': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:295:24: warning: array subscript has type 'char' [-Wchar-subscripts] return stride[ rank]; ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In member function 'SizeT dimension::NDimElementsConst() const': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:303:44: warning: array subscript has type 'char' [-Wchar-subscripts] for(char i=0; i= labelList.Size()) ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/gdlwidget.hpp:47:0, from /builddir/build/BUILD/gdl-0.9.9/src/objects.cpp:39: /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp: In function 'bool lib::startClipping(EnvT*, GDLGStream*, bool)': /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:1676:58: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else for ( int i=0; i<4&&iN_Elements(); ++i ) tempbox[i]=dClipBox[i]=(*clipBox)[i]; ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp: In function 'bool lib::gdlAxis(EnvT*, GDLGStream*, std::string, DDouble, DDouble, bool, DLong, DDouble)': /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:1747:11: warning: variable 'OtherAxisSizeInMm' set but not used [-Wunused-but-set-variable] PLFLT OtherAxisSizeInMm; ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:1792:12: warning: variable 'interligne_as_char' set but not used [-Wunused-but-set-variable] DFloat interligne_as_char; ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp: In function 'bool lib::gdlAxis3(EnvT*, GDLGStream*, std::string, DDouble, DDouble, bool, DLong, DDouble)': /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:2015:11: warning: variable 'OtherAxisSizeInMm' set but not used [-Wunused-but-set-variable] PLFLT OtherAxisSizeInMm; ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:2064:12: warning: variable 'interligne' set but not used [-Wunused-but-set-variable] DFloat interligne; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/objects.cpp:39:0: /builddir/build/BUILD/gdl-0.9.9/src/gdlwidget.hpp: In member function 'DLongGDL* GDLWidgetContainer::GetChildrenList()': /builddir/build/BUILD/gdl-0.9.9/src/gdlwidget.hpp:553:24: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (SizeT i=0; i< size; ++i) (*ret)[i]=children[i]; ^ /builddir/build/BUILD/gdl-0.9.9/src/gdlwidget.hpp: In member function 'DLongGDL* GDLWidgetButton::GetChildrenList()': /builddir/build/BUILD/gdl-0.9.9/src/gdlwidget.hpp:770:24: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (SizeT i=0; i< size; ++i) (*ret)[i]=children[i]; ^ /builddir/build/BUILD/gdl-0.9.9/src/gdlwidget.hpp: In member function 'std::vector gdlGrid::GetSelectedDisjointCellsList()': /builddir/build/BUILD/gdl-0.9.9/src/gdlwidget.hpp:1262:43: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for( int i=0; i= labelList.Size()) ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp:21:0, from /builddir/build/BUILD/gdl-0.9.9/src/GDLTreeParser.hpp:13, from /builddir/build/BUILD/gdl-0.9.9/src/dinterpreter.hpp:69, from /builddir/build/BUILD/gdl-0.9.9/src/overload.cpp:23: /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp: In member function 'void ArrayIndexVectorT::Clear()': /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp:142:17: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for( int i=0; iGetStride() * varStride[variableIndex]; ^ /builddir/build/BUILD/gdl-0.9.9/src/allix.hpp: In constructor 'AllIxNewMultiOneVariableIndexIndexedT::AllIxNewMultiOneVariableIndexIndexedT(RankT, SizeT, ArrayIndexVectorT*, SizeT, SizeT, const SizeT*, SizeT*, SizeT*)': /builddir/build/BUILD/gdl-0.9.9/src/allix.hpp:654:44: warning: array subscript has type 'char' [-Wchar-subscripts] ixListStride = varStride[variableIndex]; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp:21:0, from /builddir/build/BUILD/gdl-0.9.9/src/GDLTreeParser.hpp:13, from /builddir/build/BUILD/gdl-0.9.9/src/dinterpreter.hpp:69, from /builddir/build/BUILD/gdl-0.9.9/src/overload.cpp:23: /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp: In member function 'virtual SizeT CArrayIndexScalar::NIter(SizeT)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp:409:14: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= varDim && s > 0) // varDim == 0 && s == 0 ok ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp: In member function 'virtual SizeT ArrayIndexIndexed::NIter(SizeT)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp:577:16: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= varDim && s > 0) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp: In member function 'virtual SizeT CArrayIndexIndexed::NIter(SizeT)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp:720:16: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= varDim && s > 0) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp: In member function 'virtual SizeT ArrayIndexORange::NIter(SizeT)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp:828:18: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( sInit >= varDim) // && s > 0) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp: In member function 'virtual SizeT ArrayIndexRange::NIter(SizeT)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp:972:14: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( e >= varDim) // && e > 0) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp: In member function 'virtual SizeT ArrayIndexORangeS::NIter(SizeT)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp:1105:14: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= varDim) // && s > 0) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp: In member function 'virtual SizeT ArrayIndexRangeS::NIter(SizeT)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp:1270:14: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( e >= varDim) // && e > 0) ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp:98:0, from /builddir/build/BUILD/gdl-0.9.9/src/GDLTreeParser.hpp:13, from /builddir/build/BUILD/gdl-0.9.9/src/dinterpreter.hpp:69, from /builddir/build/BUILD/gdl-0.9.9/src/overload.cpp:23: /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp: In member function 'virtual BaseGDL* ArrayIndexListOneNoAssocT::Index(BaseGDL*, IxExprListT&)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp:308:8: warning: unused variable 'assertValue' [-Wunused-variable] SizeT assertValue = ix->NIter( var->N_Elements()/*var->Size()*/); ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp: In member function 'virtual void ArrayIndexListOneScalarVPNoAssocT::SetVariable(BaseGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp:532:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp: In member function 'virtual void ArrayIndexListOneScalarVPNoAssocT::AssignAt(BaseGDL*, BaseGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp:579:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp: In member function 'virtual void ArrayIndexListOneConstScalarNoAssocT::SetVariable(BaseGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp:727:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp: In member function 'virtual void ArrayIndexListOneConstScalarNoAssocT::AssignAt(BaseGDL*, BaseGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp:752:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp: In member function 'virtual BaseGDL* ArrayIndexListOneConstScalarNoAssocT::Index(BaseGDL*, IxExprListT&)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp:782:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/GDLTreeParser.hpp:13:0, from /builddir/build/BUILD/gdl-0.9.9/src/dinterpreter.hpp:69, from /builddir/build/BUILD/gdl-0.9.9/src/overload.cpp:23: /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp: In member function 'virtual BaseGDL* ArrayIndexListOneT::Index(BaseGDL*, IxExprListT&)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp:341:8: warning: unused variable 'assertValue' [-Wunused-variable] SizeT assertValue = ix->NIter( var->N_Elements()/*var->Size()*/); ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp: In member function 'virtual void ArrayIndexListOneScalarVPT::SetVariable(BaseGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp:562:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp: In member function 'virtual void ArrayIndexListOneScalarVPT::AssignAt(BaseGDL*, BaseGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp:609:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp: In member function 'virtual void ArrayIndexListOneConstScalarT::SetVariable(BaseGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp:738:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp: In member function 'virtual void ArrayIndexListOneConstScalarT::AssignAt(BaseGDL*, BaseGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp:763:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp: In member function 'virtual BaseGDL* ArrayIndexListOneConstScalarT::Index(BaseGDL*, IxExprListT&)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp:793:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/GDLInterpreter.hpp:23:0, from /builddir/build/BUILD/gdl-0.9.9/src/dinterpreter.hpp:70, from /builddir/build/BUILD/gdl-0.9.9/src/overload.cpp:23: /builddir/build/BUILD/gdl-0.9.9/src/accessdesc.hpp: In member function 'void DotAccessDescT::ADAssign(BaseGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/accessdesc.hpp:392:9: warning: unused variable 'lRank' [-Wunused-variable] SizeT lRank = dim.Rank(); ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/dinterpreter.hpp:70:0, from /builddir/build/BUILD/gdl-0.9.9/src/overload.cpp:23: /builddir/build/BUILD/gdl-0.9.9/src/GDLInterpreter.hpp: In static member function 'static void GDLInterpreter::EnableAllGC()': /builddir/build/BUILD/gdl-0.9.9/src/GDLInterpreter.hpp:366:15: warning: variable 'nEl' set but not used [-Wunused-but-set-variable] SizeT nEl = heap.size(); ^ /builddir/build/BUILD/gdl-0.9.9/src/overload.cpp: In function 'void _GDL_OBJECT_OverloadBracketsLeftSide(EnvUDT*)': /builddir/build/BUILD/gdl-0.9.9/src/overload.cpp:121:12: warning: unused variable 'objRef' [-Wunused-variable] BaseGDL* objRef = *objRefP; ^ /builddir/build/BUILD/gdl-0.9.9/src/overload.cpp: In function 'BaseGDL* _GDL_OBJECT_OverloadBracketsRightSide(EnvUDT*)': /builddir/build/BUILD/gdl-0.9.9/src/overload.cpp:174:21: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for( int p=0; p= labelList.Size()) ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/plotting_axis.cpp:19:0: /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp: In function 'bool lib::startClipping(EnvT*, GDLGStream*, bool)': /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:1676:58: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else for ( int i=0; i<4&&iN_Elements(); ++i ) tempbox[i]=dClipBox[i]=(*clipBox)[i]; ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp: In function 'bool lib::gdlAxis(EnvT*, GDLGStream*, std::string, DDouble, DDouble, bool, DLong, DDouble)': /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:1747:11: warning: variable 'OtherAxisSizeInMm' set but not used [-Wunused-but-set-variable] PLFLT OtherAxisSizeInMm; ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:1792:12: warning: variable 'interligne_as_char' set but not used [-Wunused-but-set-variable] DFloat interligne_as_char; ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp: In function 'bool lib::gdlAxis3(EnvT*, GDLGStream*, std::string, DDouble, DDouble, bool, DLong, DDouble)': /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:2015:11: warning: variable 'OtherAxisSizeInMm' set but not used [-Wunused-but-set-variable] PLFLT OtherAxisSizeInMm; ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:2064:12: warning: variable 'interligne' set but not used [-Wunused-but-set-variable] DFloat interligne; ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting_axis.cpp: In member function 'virtual void lib::axis_call::old_body(EnvT*, GDLGStream*)': /builddir/build/BUILD/gdl-0.9.9/src/plotting_axis.cpp:190:13: warning: unused variable 'intv' [-Wunused-variable] PLFLT intv = gdlAdjustAxisRange(e, "X", xStart, xEnd, xLog); ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting_axis.cpp:193:13: warning: unused variable 'intv' [-Wunused-variable] PLFLT intv = gdlAdjustAxisRange(e, "Y", yStart, yEnd, yLog); ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting_axis.cpp:35:17: warning: unused variable 'real3d' [-Wunused-variable] bool doT3d, real3d; ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting_axis.cpp:47:36: warning: variable 'zAxis' set but not used [-Wunused-but-set-variable] bool xAxis=false, yAxis=false, zAxis=false; ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting_axis.cpp:78:22: warning: variable 'zLog' set but not used [-Wunused-but-set-variable] bool xLog, yLog, zLog; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/plotting_axis.cpp:19:0: /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp: In function 'void lib::gdlGetDesiredAxisStyle(EnvT*, std::string, DLong&)': /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:725:53: warning: 'choosenIx' may be used uninitialized in this function [-Wmaybe-uninitialized] e->AssureLongScalarKWIfPresent( choosenIx, style); ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp: In function 'void lib::gdlGetDesiredAxisTitle(EnvT*, std::string, DString&)': /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:995:54: warning: 'choosenIx' may be used uninitialized in this function [-Wmaybe-uninitialized] e->AssureStringScalarKWIfPresent(choosenIx, title); ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp: In function 'PLFLT lib::gdlComputeTickInterval(EnvT*, std::string, DDouble&, DDouble&, bool)': /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:541:53: warning: 'choosenIx' may be used uninitialized in this function [-Wmaybe-uninitialized] e->AssureLongScalarKWIfPresent(choosenIx, nticks); ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp: In function 'void lib::gdlGetDesiredAxisTicks(EnvT*, std::string, DLong&)': /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:893:56: warning: 'choosenIx' may be used uninitialized in this function [-Wmaybe-uninitialized] e->AssureLongScalarKWIfPresent(choosenIx, axisTicks); ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp: In function 'void lib::gdlGetDesiredAxisMargin(EnvT*, std::string, DFloat&, DFloat&)': /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:635:39: warning: 'choosenIx' may be used uninitialized in this function [-Wmaybe-uninitialized] BaseGDL* Margin=e->GetKW(choosenIx); ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp: In function 'bool lib::gdlGetDesiredAxisRange(EnvT*, std::string, DDouble&, DDouble&)': /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:691:38: warning: 'choosenIx' may be used uninitialized in this function [-Wmaybe-uninitialized] BaseGDL* Range=e->GetKW(choosenIx); ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp: In function 'bool lib::_ZN3libL7gdlAxisEP4EnvTP10GDLGStreamSsddbid.isra.67(EnvT*, GDLGStream*, std::string, DDouble, DDouble, bool, DLong)': /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:1781:50: warning: 'TickUnits' may be used uninitialized in this function [-Wmaybe-uninitialized] bool hasTickUnitDefined = (TickUnits->NBytes()>0); ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:949:31: warning: 'choosenIx' may be used uninitialized in this function [-Wmaybe-uninitialized] if ( e->GetKW ( choosenIx )!=NULL ) ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:939:9: note: 'choosenIx' was declared here int choosenIx; ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:1824:28: warning: 'TickName' may be used uninitialized in this function [-Wmaybe-uninitialized] if (TickName->NBytes()>0) // /TICKNAME=[array] ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:860:31: warning: 'choosenIx' may be used uninitialized in this function [-Wmaybe-uninitialized] if ( e->GetKW ( choosenIx )!=NULL ) ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:850:9: note: 'choosenIx' was declared here int choosenIx; ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:813:61: warning: 'choosenIx' may be used uninitialized in this function [-Wmaybe-uninitialized] e->AssureLongScalarKWIfPresent(choosenIx, axisTicklayout); ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:802:9: note: 'choosenIx' was declared here int choosenIx; ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:793:65: warning: 'choosenIx' may be used uninitialized in this function [-Wmaybe-uninitialized] e->AssureDoubleScalarKWIfPresent(choosenIx, axisTickinterval); ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:781:9: note: 'choosenIx' was declared here int choosenIx; ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:1887:35: warning: 'TickFormat' may be used uninitialized in this function [-Wmaybe-uninitialized] else if (TickFormat->NBytes()>0) //no /TICKUNITS=> only 1 value taken into account ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:769:31: warning: 'choosenIx' may be used uninitialized in this function [-Wmaybe-uninitialized] if ( e->GetKW ( choosenIx )!=NULL ) ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:758:9: note: 'choosenIx' was declared here int choosenIx; ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:745:53: warning: 'choosenIx' may be used uninitialized in this function [-Wmaybe-uninitialized] e->AssureFloatScalarKWIfPresent(choosenIx, thick); ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:733:9: note: 'choosenIx' was declared here int choosenIx; ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:665:56: warning: 'choosenIx' may be used uninitialized in this function [-Wmaybe-uninitialized] e->AssureLongScalarKWIfPresent(choosenIx, axisMinor); ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:655:9: note: 'choosenIx' was declared here int choosenIx; ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting_axis.cpp: In member function 'virtual void lib::axis_call::old_body(EnvT*, GDLGStream*)': /builddir/build/BUILD/gdl-0.9.9/src/plotting_axis.cpp:306:86: warning: 'standardNumPos' may be used uninitialized in this function [-Wmaybe-uninitialized] gdlAxis(e, actStream, "axisY", yStart, yEnd, yLog, standardNumPos?1:2, ovpSizeX); ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/plotting_axis.cpp:19:0: /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp: At global scope: /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:81:28: warning: 'Data3d' defined but not used [-Wunused-variable] static GDL_3DTRANSFORMDATA Data3d; ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:83:12: warning: 'code012' defined but not used [-Wunused-variable] static int code012[3] = {0, 1, 2}; ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:84:12: warning: 'code102' defined but not used [-Wunused-variable] static int code102[3] = {1, 0, 2}; ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:85:12: warning: 'code120' defined but not used [-Wunused-variable] static int code120[3] = {1, 2, 0}; ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:86:12: warning: 'code210' defined but not used [-Wunused-variable] static int code210[3] = {2, 1, 0}; ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:87:12: warning: 'code201' defined but not used [-Wunused-variable] static int code201[3] = {2, 0, 1}; ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:88:12: warning: 'code021' defined but not used [-Wunused-variable] static int code021[3] = {0, 2, 1}; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/plotting_axis.cpp:19:0: /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:397:15: warning: 'void lib::gdlSetGraphicsBackgroundColorFromKw(EnvT*, GDLGStream*, bool)' defined but not used [-Wunused-function] static void gdlSetGraphicsBackgroundColorFromKw(EnvT *e, GDLGStream *a, bool kw=true) ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:433:15: warning: 'void lib::gdlGetPsym(EnvT*, DLong&)' defined but not used [-Wunused-function] static void gdlGetPsym(EnvT *e, DLong &psym) ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:444:16: warning: 'void lib::gdlSetSymsize(EnvT*, GDLGStream*)' defined but not used [-Wunused-function] static void gdlSetSymsize(EnvT *e, GDLGStream *a) ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:748:16: warning: 'void lib::gdlGetDesiredAxisTickget(EnvT*, std::string, DDoubleGDL*)' defined but not used [-Wunused-function] static void gdlGetDesiredAxisTickget(EnvT *e, string axis, DDoubleGDL *Axistickget) ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:901:14: warning: 'int lib::gdlGetCalendarCode(EnvT*, std::string)' defined but not used [-Wunused-function] static int gdlGetCalendarCode(EnvT* e, string axis) ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:955:15: warning: 'void lib::gdlGetDesiredAxisTickv(EnvT*, std::string, DDoubleGDL*)' defined but not used [-Wunused-function] static void gdlGetDesiredAxisTickv(EnvT* e, string axis, DDoubleGDL* axisTickvVect) ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:998:17: warning: 'void lib::gdlSetLineStyle(EnvT*, GDLGStream*)' defined but not used [-Wunused-function] static void gdlSetLineStyle(EnvT *e, GDLGStream *a) ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:1046:15: warning: 'void lib::gdlSetPenThickness(EnvT*, GDLGStream*)' defined but not used [-Wunused-function] static void gdlSetPenThickness(EnvT *e, GDLGStream *a) ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:1108:15: warning: 'void lib::gdlNextPlotHandlingNoEraseOption(EnvT*, GDLGStream*, bool)' defined but not used [-Wunused-function] static void gdlNextPlotHandlingNoEraseOption(EnvT *e, GDLGStream *a, bool noe=0) ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:1152:15: warning: 'bool lib::gdlSet3DViewPortAndWorldCoordinates(EnvT*, GDLGStream*, DDoubleGDL*, bool, bool, DDouble, DDouble, DDouble, DDouble, DDouble, DDouble, bool)' defined but not used [-Wunused-function] static bool gdlSet3DViewPortAndWorldCoordinates(EnvT* e, ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:1358:15: warning: 'bool lib::gdlSetViewPortAndWorldCoordinates(EnvT*, GDLGStream*, bool, bool, DFloat, DFloat, DFloat, DFloat, DDouble, DDouble, DDouble, DDouble, DLong)' defined but not used [-Wunused-function] static bool gdlSetViewPortAndWorldCoordinates(EnvT* e, ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:1605:15: warning: 'bool lib::startClipping(EnvT*, GDLGStream*, bool)' defined but not used [-Wunused-function] static bool startClipping(EnvT *e, GDLGStream *a, bool canUsePClip=false) ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:1979:15: warning: 'bool lib::gdlBox(EnvT*, GDLGStream*, DDouble, DDouble, DDouble, DDouble, bool, bool)' defined but not used [-Wunused-function] static bool gdlBox(EnvT *e, GDLGStream *a, DDouble xStart, DDouble xEnd, DDouble yStart, DDouble yEnd, bool xLog, bool yLog) ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:2195:15: warning: 'bool lib::gdlBox3(EnvT*, GDLGStream*, DDouble, DDouble, DDouble, DDouble, DDouble, DDouble, bool, bool, bool, bool)' defined but not used [-Wunused-function] static bool gdlBox3(EnvT *e, GDLGStream *a, DDouble xStart, DDouble xEnd, DDouble yStart, ^ [ 74%] Building CXX object src/CMakeFiles/gdl.dir/plotting_contour.cpp.o cd /builddir/build/BUILD/gdl-0.9.9/build-python/src && /usr/bin/c++ -DHAVE_CONFIG_H -DWXUSINGDLL -D_FILE_OFFSET_BITS=64 -D__WXGTK__ -Dgdl_EXPORTS -I/builddir/build/BUILD/gdl-0.9.9/src -I/usr/include/tirpc -I/usr/include/GraphicsMagick -I/usr/lib/wx/include/gtk3-unicode-3.0 -I/usr/include/wx-3.0 -I/usr/include/libgeotiff -I/usr/include/hdf -I/usr/include/python2.7 -I/usr/lib/python2.7/site-packages/numpy/core/include -I/usr/include/udunits2 -I/usr/include/eigen3 -I/builddir/build/BUILD/gdl-0.9.9 -I/builddir/build/BUILD/gdl-0.9.9/build-python -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -DNDEBUG -fPIC -fopenmp -std=gnu++11 -o CMakeFiles/gdl.dir/plotting_contour.cpp.o -c /builddir/build/BUILD/gdl-0.9.9/src/plotting_contour.cpp In file included from /builddir/build/BUILD/gdl-0.9.9/src/basegdl.hpp:31:0, from /builddir/build/BUILD/gdl-0.9.9/src/str.hpp:25, from /builddir/build/BUILD/gdl-0.9.9/src/envt.hpp:26, from /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:60, from /builddir/build/BUILD/gdl-0.9.9/src/plotting_contour.cpp:20: /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In copy constructor 'dimension::dimension(const dimension&)': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:55:14: warning: array subscript has type 'char' [-Wchar-subscripts] { dim[i]=dim_.dim[i];} ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:55:26: warning: array subscript has type 'char' [-Wchar-subscripts] { dim[i]=dim_.dim[i];} ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In member function 'dimension& dimension::operator=(const dimension&)': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:118:12: warning: array subscript has type 'char' [-Wchar-subscripts] dim[i]=dim_.dim[i]; ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:118:24: warning: array subscript has type 'char' [-Wchar-subscripts] dim[i]=dim_.dim[i]; ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In member function 'void dimension::operator<<(SizeT)': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:146:15: warning: array subscript has type 'char' [-Wchar-subscripts] dim[rank++]=add; ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In member function 'SizeT dimension::NDimElements()': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:295:24: warning: array subscript has type 'char' [-Wchar-subscripts] return stride[ rank]; ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In member function 'SizeT dimension::NDimElementsConst() const': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:303:44: warning: array subscript has type 'char' [-Wchar-subscripts] for(char i=0; i= labelList.Size()) ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/plotting_contour.cpp:20:0: /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp: In function 'bool lib::startClipping(EnvT*, GDLGStream*, bool)': /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:1676:58: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else for ( int i=0; i<4&&iN_Elements(); ++i ) tempbox[i]=dClipBox[i]=(*clipBox)[i]; ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp: In function 'bool lib::gdlAxis(EnvT*, GDLGStream*, std::string, DDouble, DDouble, bool, DLong, DDouble)': /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:1747:11: warning: variable 'OtherAxisSizeInMm' set but not used [-Wunused-but-set-variable] PLFLT OtherAxisSizeInMm; ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:1792:12: warning: variable 'interligne_as_char' set but not used [-Wunused-but-set-variable] DFloat interligne_as_char; ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp: In function 'bool lib::gdlAxis3(EnvT*, GDLGStream*, std::string, DDouble, DDouble, bool, DLong, DDouble)': /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:2015:11: warning: variable 'OtherAxisSizeInMm' set but not used [-Wunused-but-set-variable] PLFLT OtherAxisSizeInMm; ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:2064:12: warning: variable 'interligne' set but not used [-Wunused-but-set-variable] DFloat interligne; ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting_contour.cpp: In member function 'virtual void lib::contour_call::old_body(EnvT*, GDLGStream*)': /builddir/build/BUILD/gdl-0.9.9/src/plotting_contour.cpp:312:10: warning: unused variable 'intv' [-Wunused-variable] PLFLT intv=gdlAdjustAxisRange (e, "X", xStart, xEnd, xLog ); ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting_contour.cpp:317:10: warning: unused variable 'intv' [-Wunused-variable] PLFLT intv=gdlAdjustAxisRange (e, "Y", yStart, yEnd, yLog ); ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting_contour.cpp:332:10: warning: unused variable 'intv' [-Wunused-variable] PLFLT intv=gdlAdjustAxisRange (e, "Z", zStart, zEnd, zLog ); ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting_contour.cpp:497:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for ( SizeT i=1; iAssureLongScalarKWIfPresent( choosenIx, style); ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp: In function 'void lib::gdlGetDesiredAxisMinor(EnvT*, std::string, DLong&)': /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:665:56: warning: 'choosenIx' may be used uninitialized in this function [-Wmaybe-uninitialized] e->AssureLongScalarKWIfPresent(choosenIx, axisMinor); ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp: In function 'void lib::gdlGetDesiredAxisTickInterval(EnvT*, std::string, DDouble&)': /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:793:65: warning: 'choosenIx' may be used uninitialized in this function [-Wmaybe-uninitialized] e->AssureDoubleScalarKWIfPresent(choosenIx, axisTickinterval); ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp: In function 'void lib::gdlGetDesiredAxisTitle(EnvT*, std::string, DString&)': /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:995:54: warning: 'choosenIx' may be used uninitialized in this function [-Wmaybe-uninitialized] e->AssureStringScalarKWIfPresent(choosenIx, title); ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp: In function 'void lib::gdlGetDesiredAxisTickLayout(EnvT*, std::string, DLong&)': /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:813:61: warning: 'choosenIx' may be used uninitialized in this function [-Wmaybe-uninitialized] e->AssureLongScalarKWIfPresent(choosenIx, axisTicklayout); ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp: In function 'void lib::gdlGetDesiredAxisThick(EnvT*, std::string, DFloat&)': /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:745:53: warning: 'choosenIx' may be used uninitialized in this function [-Wmaybe-uninitialized] e->AssureFloatScalarKWIfPresent(choosenIx, thick); ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp: In function 'PLFLT lib::gdlComputeTickInterval(EnvT*, std::string, DDouble&, DDouble&, bool)': /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:541:53: warning: 'choosenIx' may be used uninitialized in this function [-Wmaybe-uninitialized] e->AssureLongScalarKWIfPresent(choosenIx, nticks); ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp: In function 'void lib::gdlGetDesiredAxisTicks(EnvT*, std::string, DLong&)': /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:893:56: warning: 'choosenIx' may be used uninitialized in this function [-Wmaybe-uninitialized] e->AssureLongScalarKWIfPresent(choosenIx, axisTicks); ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp: In function 'void lib::_ZN3libL25gdlGetDesiredAxisTickNameEP4EnvTP10GDLGStreamSsRP5Data_I9SpDStringE.isra.72(EnvT*, std::string, DStringGDL*&)': /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:860:31: warning: 'choosenIx' may be used uninitialized in this function [-Wmaybe-uninitialized] if ( e->GetKW ( choosenIx )!=NULL ) ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp: In function 'bool lib::gdlGetDesiredAxisRange(EnvT*, std::string, DDouble&, DDouble&)': /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:691:38: warning: 'choosenIx' may be used uninitialized in this function [-Wmaybe-uninitialized] BaseGDL* Range=e->GetKW(choosenIx); ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp: In function 'void lib::gdlGetDesiredAxisMargin(EnvT*, std::string, DFloat&, DFloat&)': /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:635:39: warning: 'choosenIx' may be used uninitialized in this function [-Wmaybe-uninitialized] BaseGDL* Margin=e->GetKW(choosenIx); ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp: In function 'void lib::gdlGetDesiredAxisTickFormat(EnvT*, std::string, DStringGDL*&)': /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:769:31: warning: 'choosenIx' may be used uninitialized in this function [-Wmaybe-uninitialized] if ( e->GetKW ( choosenIx )!=NULL ) ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp: In function 'void lib::gdlGetDesiredAxisTickUnits(EnvT*, std::string, DStringGDL*&)': /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:949:31: warning: 'choosenIx' may be used uninitialized in this function [-Wmaybe-uninitialized] if ( e->GetKW ( choosenIx )!=NULL ) ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting_contour.cpp: In member function 'virtual void lib::contour_call::old_body(EnvT*, GDLGStream*)': /builddir/build/BUILD/gdl-0.9.9/src/plotting_contour.cpp:515:23: warning: 'nlevel' may be used uninitialized in this function [-Wmaybe-uninitialized] DLong l_nlevel=nlevel; // GCC 3.4.4 needs that ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting_contour.cpp:874:7: warning: 'referencePenThickness' may be used uninitialized in this function [-Wmaybe-uninitialized] if ( label_thick < referencePenThickness ) { //one pass with (current) thick without labels, over with (smaller) label+contour. ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting_contour.cpp:903:17: warning: 'yg1' may be used uninitialized in this function [-Wmaybe-uninitialized] delete[] yg1; ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting_contour.cpp:902:17: warning: 'xg1' may be used uninitialized in this function [-Wmaybe-uninitialized] delete[] xg1; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/plotting_contour.cpp:20:0: /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp: At global scope: /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:433:15: warning: 'void lib::gdlGetPsym(EnvT*, DLong&)' defined but not used [-Wunused-function] static void gdlGetPsym(EnvT *e, DLong &psym) ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:444:16: warning: 'void lib::gdlSetSymsize(EnvT*, GDLGStream*)' defined but not used [-Wunused-function] static void gdlSetSymsize(EnvT *e, GDLGStream *a) ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:748:16: warning: 'void lib::gdlGetDesiredAxisTickget(EnvT*, std::string, DDoubleGDL*)' defined but not used [-Wunused-function] static void gdlGetDesiredAxisTickget(EnvT *e, string axis, DDoubleGDL *Axistickget) ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:901:14: warning: 'int lib::gdlGetCalendarCode(EnvT*, std::string)' defined but not used [-Wunused-function] static int gdlGetCalendarCode(EnvT* e, string axis) ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:955:15: warning: 'void lib::gdlGetDesiredAxisTickv(EnvT*, std::string, DDoubleGDL*)' defined but not used [-Wunused-function] static void gdlGetDesiredAxisTickv(EnvT* e, string axis, DDoubleGDL* axisTickvVect) ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:998:17: warning: 'void lib::gdlSetLineStyle(EnvT*, GDLGStream*)' defined but not used [-Wunused-function] static void gdlSetLineStyle(EnvT *e, GDLGStream *a) ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:1082:17: warning: 'bool lib::gdlYaxisNoZero(EnvT*)' defined but not used [-Wunused-function] static bool gdlYaxisNoZero(EnvT* e) ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:2195:15: warning: 'bool lib::gdlBox3(EnvT*, GDLGStream*, DDouble, DDouble, DDouble, DDouble, DDouble, DDouble, bool, bool, bool, bool)' defined but not used [-Wunused-function] static bool gdlBox3(EnvT *e, GDLGStream *a, DDouble xStart, DDouble xEnd, DDouble yStart, ^ [ 75%] Building CXX object src/CMakeFiles/gdl.dir/plotting_convert_coord.cpp.o cd /builddir/build/BUILD/gdl-0.9.9/build-python/src && /usr/bin/c++ -DHAVE_CONFIG_H -DWXUSINGDLL -D_FILE_OFFSET_BITS=64 -D__WXGTK__ -Dgdl_EXPORTS -I/builddir/build/BUILD/gdl-0.9.9/src -I/usr/include/tirpc -I/usr/include/GraphicsMagick -I/usr/lib/wx/include/gtk3-unicode-3.0 -I/usr/include/wx-3.0 -I/usr/include/libgeotiff -I/usr/include/hdf -I/usr/include/python2.7 -I/usr/lib/python2.7/site-packages/numpy/core/include -I/usr/include/udunits2 -I/usr/include/eigen3 -I/builddir/build/BUILD/gdl-0.9.9 -I/builddir/build/BUILD/gdl-0.9.9/build-python -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -DNDEBUG -fPIC -fopenmp -std=gnu++11 -o CMakeFiles/gdl.dir/plotting_convert_coord.cpp.o -c /builddir/build/BUILD/gdl-0.9.9/src/plotting_convert_coord.cpp In file included from /builddir/build/BUILD/gdl-0.9.9/src/basegdl.hpp:31:0, from /builddir/build/BUILD/gdl-0.9.9/src/str.hpp:25, from /builddir/build/BUILD/gdl-0.9.9/src/envt.hpp:26, from /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:60, from /builddir/build/BUILD/gdl-0.9.9/src/plotting_convert_coord.cpp:19: /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In copy constructor 'dimension::dimension(const dimension&)': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:55:14: warning: array subscript has type 'char' [-Wchar-subscripts] { dim[i]=dim_.dim[i];} ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:55:26: warning: array subscript has type 'char' [-Wchar-subscripts] { dim[i]=dim_.dim[i];} ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In member function 'dimension& dimension::operator=(const dimension&)': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:118:12: warning: array subscript has type 'char' [-Wchar-subscripts] dim[i]=dim_.dim[i]; ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:118:24: warning: array subscript has type 'char' [-Wchar-subscripts] dim[i]=dim_.dim[i]; ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In member function 'void dimension::operator<<(SizeT)': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:146:15: warning: array subscript has type 'char' [-Wchar-subscripts] dim[rank++]=add; ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In member function 'SizeT dimension::NDimElements()': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:295:24: warning: array subscript has type 'char' [-Wchar-subscripts] return stride[ rank]; ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In member function 'SizeT dimension::NDimElementsConst() const': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:303:44: warning: array subscript has type 'char' [-Wchar-subscripts] for(char i=0; i= labelList.Size()) ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/plotting_convert_coord.cpp:19:0: /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp: In function 'bool lib::startClipping(EnvT*, GDLGStream*, bool)': /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:1676:58: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else for ( int i=0; i<4&&iN_Elements(); ++i ) tempbox[i]=dClipBox[i]=(*clipBox)[i]; ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp: In function 'bool lib::gdlAxis(EnvT*, GDLGStream*, std::string, DDouble, DDouble, bool, DLong, DDouble)': /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:1747:11: warning: variable 'OtherAxisSizeInMm' set but not used [-Wunused-but-set-variable] PLFLT OtherAxisSizeInMm; ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:1792:12: warning: variable 'interligne_as_char' set but not used [-Wunused-but-set-variable] DFloat interligne_as_char; ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp: In function 'bool lib::gdlAxis3(EnvT*, GDLGStream*, std::string, DDouble, DDouble, bool, DLong, DDouble)': /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:2015:11: warning: variable 'OtherAxisSizeInMm' set but not used [-Wunused-but-set-variable] PLFLT OtherAxisSizeInMm; ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:2064:12: warning: variable 'interligne' set but not used [-Wunused-but-set-variable] DFloat interligne; ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting_convert_coord.cpp: In function 'DDoubleGDL* lib::convert_coord_double(EnvT*, DDoubleGDL*, DDoubleGDL*, DDoubleGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/plotting_convert_coord.cpp:75:35: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nrows >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nrows)) ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting_convert_coord.cpp:75:104: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nrows >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nrows)) ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting_convert_coord.cpp:78:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (OMPInt i = 0; i < nrows; ++i) { ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting_convert_coord.cpp:105:25: warning: unused variable 'success' [-Wunused-variable] if( wIx != -1) bool success = actDevice->WSize(wIx, &xSize, &ySize); //on failure, sizes are ot changed by WSize. ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting_convert_coord.cpp:142:35: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nrows >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nrows)) ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting_convert_coord.cpp:142:104: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nrows >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nrows)) ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting_convert_coord.cpp:145:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (OMPInt i = 0; i < nrows; ++i) { ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting_convert_coord.cpp:153:35: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nrows >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nrows)) ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting_convert_coord.cpp:153:104: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nrows >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nrows)) ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting_convert_coord.cpp:156:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (OMPInt i = 0; i < nrows; ++i) { ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting_convert_coord.cpp:171:35: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nrows >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nrows)) ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting_convert_coord.cpp:171:104: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nrows >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nrows)) ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting_convert_coord.cpp:174:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (OMPInt i = 0; i < nrows; ++i) { ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting_convert_coord.cpp:201:35: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nrows >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nrows)) ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting_convert_coord.cpp:201:104: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nrows >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nrows)) ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting_convert_coord.cpp:204:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (OMPInt i = 0; i < nrows; ++i) { ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting_convert_coord.cpp:214:35: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nrows >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nrows)) ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting_convert_coord.cpp:214:104: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nrows >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nrows)) ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting_convert_coord.cpp:217:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (OMPInt i = 0; i < nrows; ++i) { ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting_convert_coord.cpp:108:12: warning: unused variable 'mapSet' [-Wunused-variable] bool mapSet=false; ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting_convert_coord.cpp: In function 'BaseGDL* lib::convert_coord(EnvT*)': /builddir/build/BUILD/gdl-0.9.9/src/plotting_convert_coord.cpp:290:19: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (minEl==-1){ ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting_convert_coord.cpp:326:19: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (minEl==-1){ ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting_convert_coord.cpp: In function 'void lib::SelfTranspose3d(DDoubleGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/plotting_convert_coord.cpp:385:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (int j=0; j < dim0; ++j) for (int i=0; i < dim1; ++i)(*mat)[i*dim1+j]=(*me)[j*dim0 + i]; ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting_convert_coord.cpp:385:52: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (int j=0; j < dim0; ++j) for (int i=0; i < dim1; ++i)(*mat)[i*dim1+j]=(*me)[j*dim0 + i]; ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting_convert_coord.cpp: In function 'DDoubleGDL* lib::gdlGetT3DMatrix()': /builddir/build/BUILD/gdl-0.9.9/src/plotting_convert_coord.cpp:623:43: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (int i=0; iN_Elements(); ++i )(*t3dMatrix)[i]=(*static_cast(pStruct->GetTag(tTag, 0)))[i]; ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting_convert_coord.cpp: In function 'void lib::gdlNormed3dToWorld3d(DDoubleGDL*, DDoubleGDL*, DDoubleGDL*, DDoubleGDL*, DDoubleGDL*, DDoubleGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/plotting_convert_coord.cpp:665:35: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] else for (int index=0; index< nEl; ++index){ (*xyzw)[2*nEl+index]=1.0;} ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting_convert_coord.cpp:666:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (int index=0; index< nEl; ++index){ (*xyzw)[3*nEl+index]=1.0;} ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting_convert_coord.cpp: In function 'void lib::gdl3dto2dProjectDDouble(DDoubleGDL*, DDoubleGDL*, DDoubleGDL*, DDoubleGDL*, DDoubleGDL*, DDoubleGDL*, int*)': /builddir/build/BUILD/gdl-0.9.9/src/plotting_convert_coord.cpp:687:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (int index=0; index< nEl; ++index){ (*xyzw)[3*nEl+index]=1.0;} ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting_convert_coord.cpp: In function 'void lib::gdlProject3dCoordinatesIn2d(DDoubleGDL*, DDoubleGDL*, DDouble*, DDoubleGDL*, DDouble*, DDoubleGDL*, DDouble*, DDoubleGDL*, DDoubleGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/plotting_convert_coord.cpp:710:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (int index=0; index< nEl; ++index){ (*xyzw)[3*nEl+index]=1.0;} ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting_convert_coord.cpp: In function 'DDoubleGDL* lib::gdlConvertT3DMatrixToPlplotRotationMatrix(DDouble, DDouble&, DDouble&, DDouble&, DDouble&, ORIENTATION3D&)': /builddir/build/BUILD/gdl-0.9.9/src/plotting_convert_coord.cpp:761:43: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (int i=0; iN_Elements(); ++i )(*t3dMatrix)[i]=(*static_cast(pStruct->GetTag(tTag, 0)))[i]; ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting_convert_coord.cpp: In function 'void lib::scale3_pro(EnvT*)': /builddir/build/BUILD/gdl-0.9.9/src/plotting_convert_coord.cpp:866:37: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (int i=0; iN_Elements(); ++i )(*static_cast(SysVar::P()->GetTag(tTag, 0)))[i]=(*mat)[i]; ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting_convert_coord.cpp: In function 'void lib::t3d_pro(EnvT*)': /builddir/build/BUILD/gdl-0.9.9/src/plotting_convert_coord.cpp:925:39: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (int i=0; iN_Elements(); ++i )(*mat)[i]=(*static_cast(SysVar::P()->GetTag(tTag, 0)))[i]; ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting_convert_coord.cpp:991:39: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (int i=0; iN_Elements(); ++i )(*static_cast(SysVar::P()->GetTag(tTag, 0)))[i]=(*mat)[i]; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/basegdl.hpp:31:0, from /builddir/build/BUILD/gdl-0.9.9/src/str.hpp:25, from /builddir/build/BUILD/gdl-0.9.9/src/envt.hpp:26, from /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:60, from /builddir/build/BUILD/gdl-0.9.9/src/plotting_convert_coord.cpp:19: /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In function 'BaseGDL* lib::convert_coord(EnvT*)': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:84:16: warning: 'minEl' may be used uninitialized in this function [-Wmaybe-uninitialized] dim[0] = d0; ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting_convert_coord.cpp:230:26: note: 'minEl' was declared here SizeT xEl, yEl, zEl, minEl, xDim, yDim, zDim; ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting_convert_coord.cpp:360:91: warning: 'zVal' may be used uninitialized in this function [-Wmaybe-uninitialized] gdlProject3dCoordinatesIn2d(t3dMatrix, xVal, sx, yVal, sy, zVal, sz, xValou, yValou); ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting_convert_coord.cpp:360:91: warning: 'yVal' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/gdl-0.9.9/src/plotting_convert_coord.cpp:360:91: warning: 'xVal' may be used uninitialized in this function [-Wmaybe-uninitialized] In file included from /builddir/build/BUILD/gdl-0.9.9/src/plotting_convert_coord.cpp:19:0: /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp: At global scope: /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:81:28: warning: 'Data3d' defined but not used [-Wunused-variable] static GDL_3DTRANSFORMDATA Data3d; ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:84:12: warning: 'code102' defined but not used [-Wunused-variable] static int code102[3] = {1, 0, 2}; ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:85:12: warning: 'code120' defined but not used [-Wunused-variable] static int code120[3] = {1, 2, 0}; ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:86:12: warning: 'code210' defined but not used [-Wunused-variable] static int code210[3] = {2, 1, 0}; ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:87:12: warning: 'code201' defined but not used [-Wunused-variable] static int code201[3] = {2, 0, 1}; ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:88:12: warning: 'code021' defined but not used [-Wunused-variable] static int code021[3] = {0, 2, 1}; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/plotting_convert_coord.cpp:19:0: /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:397:15: warning: 'void lib::gdlSetGraphicsBackgroundColorFromKw(EnvT*, GDLGStream*, bool)' defined but not used [-Wunused-function] static void gdlSetGraphicsBackgroundColorFromKw(EnvT *e, GDLGStream *a, bool kw=true) ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:410:15: warning: 'void lib::gdlSetGraphicsForegroundColorFromKw(EnvT*, GDLGStream*, std::string)' defined but not used [-Wunused-function] static void gdlSetGraphicsForegroundColorFromKw(EnvT *e, GDLGStream *a, string OtherColorKw="") ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:433:15: warning: 'void lib::gdlGetPsym(EnvT*, DLong&)' defined but not used [-Wunused-function] static void gdlGetPsym(EnvT *e, DLong &psym) ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:444:16: warning: 'void lib::gdlSetSymsize(EnvT*, GDLGStream*)' defined but not used [-Wunused-function] static void gdlSetSymsize(EnvT *e, GDLGStream *a) ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:667:15: warning: 'bool lib::gdlGetDesiredAxisRange(EnvT*, std::string, DDouble&, DDouble&)' defined but not used [-Wunused-function] static bool gdlGetDesiredAxisRange(EnvT *e, string axis, DDouble &start, DDouble &end) ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:748:16: warning: 'void lib::gdlGetDesiredAxisTickget(EnvT*, std::string, DDoubleGDL*)' defined but not used [-Wunused-function] static void gdlGetDesiredAxisTickget(EnvT *e, string axis, DDoubleGDL *Axistickget) ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:901:14: warning: 'int lib::gdlGetCalendarCode(EnvT*, std::string)' defined but not used [-Wunused-function] static int gdlGetCalendarCode(EnvT* e, string axis) ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:955:15: warning: 'void lib::gdlGetDesiredAxisTickv(EnvT*, std::string, DDoubleGDL*)' defined but not used [-Wunused-function] static void gdlGetDesiredAxisTickv(EnvT* e, string axis, DDoubleGDL* axisTickvVect) ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:998:17: warning: 'void lib::gdlSetLineStyle(EnvT*, GDLGStream*)' defined but not used [-Wunused-function] static void gdlSetLineStyle(EnvT *e, GDLGStream *a) ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:1046:15: warning: 'void lib::gdlSetPenThickness(EnvT*, GDLGStream*)' defined but not used [-Wunused-function] static void gdlSetPenThickness(EnvT *e, GDLGStream *a) ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:1082:17: warning: 'bool lib::gdlYaxisNoZero(EnvT*)' defined but not used [-Wunused-function] static bool gdlYaxisNoZero(EnvT* e) ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:1108:15: warning: 'void lib::gdlNextPlotHandlingNoEraseOption(EnvT*, GDLGStream*, bool)' defined but not used [-Wunused-function] static void gdlNextPlotHandlingNoEraseOption(EnvT *e, GDLGStream *a, bool noe=0) ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:1152:15: warning: 'bool lib::gdlSet3DViewPortAndWorldCoordinates(EnvT*, GDLGStream*, DDoubleGDL*, bool, bool, DDouble, DDouble, DDouble, DDouble, DDouble, DDouble, bool)' defined but not used [-Wunused-function] static bool gdlSet3DViewPortAndWorldCoordinates(EnvT* e, ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:1358:15: warning: 'bool lib::gdlSetViewPortAndWorldCoordinates(EnvT*, GDLGStream*, bool, bool, DFloat, DFloat, DFloat, DFloat, DDouble, DDouble, DDouble, DDouble, DLong)' defined but not used [-Wunused-function] static bool gdlSetViewPortAndWorldCoordinates(EnvT* e, ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:1605:15: warning: 'bool lib::startClipping(EnvT*, GDLGStream*, bool)' defined but not used [-Wunused-function] static bool startClipping(EnvT *e, GDLGStream *a, bool canUsePClip=false) ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:1979:15: warning: 'bool lib::gdlBox(EnvT*, GDLGStream*, DDouble, DDouble, DDouble, DDouble, bool, bool)' defined but not used [-Wunused-function] static bool gdlBox(EnvT *e, GDLGStream *a, DDouble xStart, DDouble xEnd, DDouble yStart, DDouble yEnd, bool xLog, bool yLog) ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:2195:15: warning: 'bool lib::gdlBox3(EnvT*, GDLGStream*, DDouble, DDouble, DDouble, DDouble, DDouble, DDouble, bool, bool, bool, bool)' defined but not used [-Wunused-function] static bool gdlBox3(EnvT *e, GDLGStream *a, DDouble xStart, DDouble xEnd, DDouble yStart, ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting_convert_coord.cpp:31:18: warning: 'lib::cubeCorners' defined but not used [-Wunused-variable] static DDouble cubeCorners[32]= ^ [ 76%] Building CXX object src/CMakeFiles/gdl.dir/plotting_cursor.cpp.o cd /builddir/build/BUILD/gdl-0.9.9/build-python/src && /usr/bin/c++ -DHAVE_CONFIG_H -DWXUSINGDLL -D_FILE_OFFSET_BITS=64 -D__WXGTK__ -Dgdl_EXPORTS -I/builddir/build/BUILD/gdl-0.9.9/src -I/usr/include/tirpc -I/usr/include/GraphicsMagick -I/usr/lib/wx/include/gtk3-unicode-3.0 -I/usr/include/wx-3.0 -I/usr/include/libgeotiff -I/usr/include/hdf -I/usr/include/python2.7 -I/usr/lib/python2.7/site-packages/numpy/core/include -I/usr/include/udunits2 -I/usr/include/eigen3 -I/builddir/build/BUILD/gdl-0.9.9 -I/builddir/build/BUILD/gdl-0.9.9/build-python -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -DNDEBUG -fPIC -fopenmp -std=gnu++11 -o CMakeFiles/gdl.dir/plotting_cursor.cpp.o -c /builddir/build/BUILD/gdl-0.9.9/src/plotting_cursor.cpp In file included from /builddir/build/BUILD/gdl-0.9.9/src/basegdl.hpp:31:0, from /builddir/build/BUILD/gdl-0.9.9/src/str.hpp:25, from /builddir/build/BUILD/gdl-0.9.9/src/envt.hpp:26, from /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:60, from /builddir/build/BUILD/gdl-0.9.9/src/plotting_cursor.cpp:19: /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In copy constructor 'dimension::dimension(const dimension&)': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:55:14: warning: array subscript has type 'char' [-Wchar-subscripts] { dim[i]=dim_.dim[i];} ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:55:26: warning: array subscript has type 'char' [-Wchar-subscripts] { dim[i]=dim_.dim[i];} ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In member function 'dimension& dimension::operator=(const dimension&)': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:118:12: warning: array subscript has type 'char' [-Wchar-subscripts] dim[i]=dim_.dim[i]; ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:118:24: warning: array subscript has type 'char' [-Wchar-subscripts] dim[i]=dim_.dim[i]; ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In member function 'void dimension::operator<<(SizeT)': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:146:15: warning: array subscript has type 'char' [-Wchar-subscripts] dim[rank++]=add; ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In member function 'SizeT dimension::NDimElements()': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:295:24: warning: array subscript has type 'char' [-Wchar-subscripts] return stride[ rank]; ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In member function 'SizeT dimension::NDimElementsConst() const': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:303:44: warning: array subscript has type 'char' [-Wchar-subscripts] for(char i=0; i= labelList.Size()) ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/plotting_cursor.cpp:19:0: /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp: In function 'bool lib::startClipping(EnvT*, GDLGStream*, bool)': /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:1676:58: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else for ( int i=0; i<4&&iN_Elements(); ++i ) tempbox[i]=dClipBox[i]=(*clipBox)[i]; ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp: In function 'bool lib::gdlAxis(EnvT*, GDLGStream*, std::string, DDouble, DDouble, bool, DLong, DDouble)': /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:1747:11: warning: variable 'OtherAxisSizeInMm' set but not used [-Wunused-but-set-variable] PLFLT OtherAxisSizeInMm; ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:1792:12: warning: variable 'interligne_as_char' set but not used [-Wunused-but-set-variable] DFloat interligne_as_char; ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp: In function 'bool lib::gdlAxis3(EnvT*, GDLGStream*, std::string, DDouble, DDouble, bool, DLong, DDouble)': /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:2015:11: warning: variable 'OtherAxisSizeInMm' set but not used [-Wunused-but-set-variable] PLFLT OtherAxisSizeInMm; ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:2064:12: warning: variable 'interligne' set but not used [-Wunused-but-set-variable] DFloat interligne; ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting_cursor.cpp: In function 'void lib::tvcrs(EnvT*)': /builddir/build/BUILD/gdl-0.9.9/src/plotting_cursor.cpp:75:14: warning: unused variable 'DEVICE' [-Wunused-variable] static int DEVICE = e->KeywordIx("DEVICE"); ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/plotting_cursor.cpp:19:0: /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp: At global scope: /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:81:28: warning: 'Data3d' defined but not used [-Wunused-variable] static GDL_3DTRANSFORMDATA Data3d; ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:83:12: warning: 'code012' defined but not used [-Wunused-variable] static int code012[3] = {0, 1, 2}; ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:84:12: warning: 'code102' defined but not used [-Wunused-variable] static int code102[3] = {1, 0, 2}; ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:85:12: warning: 'code120' defined but not used [-Wunused-variable] static int code120[3] = {1, 2, 0}; ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:86:12: warning: 'code210' defined but not used [-Wunused-variable] static int code210[3] = {2, 1, 0}; ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:87:12: warning: 'code201' defined but not used [-Wunused-variable] static int code201[3] = {2, 0, 1}; ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:88:12: warning: 'code021' defined but not used [-Wunused-variable] static int code021[3] = {0, 2, 1}; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/plotting_cursor.cpp:19:0: /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:397:15: warning: 'void lib::gdlSetGraphicsBackgroundColorFromKw(EnvT*, GDLGStream*, bool)' defined but not used [-Wunused-function] static void gdlSetGraphicsBackgroundColorFromKw(EnvT *e, GDLGStream *a, bool kw=true) ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:410:15: warning: 'void lib::gdlSetGraphicsForegroundColorFromKw(EnvT*, GDLGStream*, std::string)' defined but not used [-Wunused-function] static void gdlSetGraphicsForegroundColorFromKw(EnvT *e, GDLGStream *a, string OtherColorKw="") ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:433:15: warning: 'void lib::gdlGetPsym(EnvT*, DLong&)' defined but not used [-Wunused-function] static void gdlGetPsym(EnvT *e, DLong &psym) ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:444:16: warning: 'void lib::gdlSetSymsize(EnvT*, GDLGStream*)' defined but not used [-Wunused-function] static void gdlSetSymsize(EnvT *e, GDLGStream *a) ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:667:15: warning: 'bool lib::gdlGetDesiredAxisRange(EnvT*, std::string, DDouble&, DDouble&)' defined but not used [-Wunused-function] static bool gdlGetDesiredAxisRange(EnvT *e, string axis, DDouble &start, DDouble &end) ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:748:16: warning: 'void lib::gdlGetDesiredAxisTickget(EnvT*, std::string, DDoubleGDL*)' defined but not used [-Wunused-function] static void gdlGetDesiredAxisTickget(EnvT *e, string axis, DDoubleGDL *Axistickget) ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:901:14: warning: 'int lib::gdlGetCalendarCode(EnvT*, std::string)' defined but not used [-Wunused-function] static int gdlGetCalendarCode(EnvT* e, string axis) ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:955:15: warning: 'void lib::gdlGetDesiredAxisTickv(EnvT*, std::string, DDoubleGDL*)' defined but not used [-Wunused-function] static void gdlGetDesiredAxisTickv(EnvT* e, string axis, DDoubleGDL* axisTickvVect) ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:998:17: warning: 'void lib::gdlSetLineStyle(EnvT*, GDLGStream*)' defined but not used [-Wunused-function] static void gdlSetLineStyle(EnvT *e, GDLGStream *a) ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:1046:15: warning: 'void lib::gdlSetPenThickness(EnvT*, GDLGStream*)' defined but not used [-Wunused-function] static void gdlSetPenThickness(EnvT *e, GDLGStream *a) ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:1082:17: warning: 'bool lib::gdlYaxisNoZero(EnvT*)' defined but not used [-Wunused-function] static bool gdlYaxisNoZero(EnvT* e) ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:1108:15: warning: 'void lib::gdlNextPlotHandlingNoEraseOption(EnvT*, GDLGStream*, bool)' defined but not used [-Wunused-function] static void gdlNextPlotHandlingNoEraseOption(EnvT *e, GDLGStream *a, bool noe=0) ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:1152:15: warning: 'bool lib::gdlSet3DViewPortAndWorldCoordinates(EnvT*, GDLGStream*, DDoubleGDL*, bool, bool, DDouble, DDouble, DDouble, DDouble, DDouble, DDouble, bool)' defined but not used [-Wunused-function] static bool gdlSet3DViewPortAndWorldCoordinates(EnvT* e, ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:1358:15: warning: 'bool lib::gdlSetViewPortAndWorldCoordinates(EnvT*, GDLGStream*, bool, bool, DFloat, DFloat, DFloat, DFloat, DDouble, DDouble, DDouble, DDouble, DLong)' defined but not used [-Wunused-function] static bool gdlSetViewPortAndWorldCoordinates(EnvT* e, ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:1605:15: warning: 'bool lib::startClipping(EnvT*, GDLGStream*, bool)' defined but not used [-Wunused-function] static bool startClipping(EnvT *e, GDLGStream *a, bool canUsePClip=false) ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:1979:15: warning: 'bool lib::gdlBox(EnvT*, GDLGStream*, DDouble, DDouble, DDouble, DDouble, bool, bool)' defined but not used [-Wunused-function] static bool gdlBox(EnvT *e, GDLGStream *a, DDouble xStart, DDouble xEnd, DDouble yStart, DDouble yEnd, bool xLog, bool yLog) ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:2195:15: warning: 'bool lib::gdlBox3(EnvT*, GDLGStream*, DDouble, DDouble, DDouble, DDouble, DDouble, DDouble, bool, bool, bool, bool)' defined but not used [-Wunused-function] static bool gdlBox3(EnvT *e, GDLGStream *a, DDouble xStart, DDouble xEnd, DDouble yStart, ^ [ 76%] Building CXX object src/CMakeFiles/gdl.dir/plotting_device.cpp.o cd /builddir/build/BUILD/gdl-0.9.9/build-python/src && /usr/bin/c++ -DHAVE_CONFIG_H -DWXUSINGDLL -D_FILE_OFFSET_BITS=64 -D__WXGTK__ -Dgdl_EXPORTS -I/builddir/build/BUILD/gdl-0.9.9/src -I/usr/include/tirpc -I/usr/include/GraphicsMagick -I/usr/lib/wx/include/gtk3-unicode-3.0 -I/usr/include/wx-3.0 -I/usr/include/libgeotiff -I/usr/include/hdf -I/usr/include/python2.7 -I/usr/lib/python2.7/site-packages/numpy/core/include -I/usr/include/udunits2 -I/usr/include/eigen3 -I/builddir/build/BUILD/gdl-0.9.9 -I/builddir/build/BUILD/gdl-0.9.9/build-python -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -DNDEBUG -fPIC -fopenmp -std=gnu++11 -o CMakeFiles/gdl.dir/plotting_device.cpp.o -c /builddir/build/BUILD/gdl-0.9.9/src/plotting_device.cpp In file included from /builddir/build/BUILD/gdl-0.9.9/src/basegdl.hpp:31:0, from /builddir/build/BUILD/gdl-0.9.9/src/str.hpp:25, from /builddir/build/BUILD/gdl-0.9.9/src/envt.hpp:26, from /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:60, from /builddir/build/BUILD/gdl-0.9.9/src/plotting_device.cpp:19: /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In copy constructor 'dimension::dimension(const dimension&)': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:55:14: warning: array subscript has type 'char' [-Wchar-subscripts] { dim[i]=dim_.dim[i];} ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:55:26: warning: array subscript has type 'char' [-Wchar-subscripts] { dim[i]=dim_.dim[i];} ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In member function 'dimension& dimension::operator=(const dimension&)': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:118:12: warning: array subscript has type 'char' [-Wchar-subscripts] dim[i]=dim_.dim[i]; ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:118:24: warning: array subscript has type 'char' [-Wchar-subscripts] dim[i]=dim_.dim[i]; ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In member function 'void dimension::operator<<(SizeT)': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:146:15: warning: array subscript has type 'char' [-Wchar-subscripts] dim[rank++]=add; ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In member function 'SizeT dimension::NDimElements()': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:295:24: warning: array subscript has type 'char' [-Wchar-subscripts] return stride[ rank]; ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In member function 'SizeT dimension::NDimElementsConst() const': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:303:44: warning: array subscript has type 'char' [-Wchar-subscripts] for(char i=0; i= labelList.Size()) ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/plotting_device.cpp:19:0: /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp: In function 'bool lib::startClipping(EnvT*, GDLGStream*, bool)': /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:1676:58: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else for ( int i=0; i<4&&iN_Elements(); ++i ) tempbox[i]=dClipBox[i]=(*clipBox)[i]; ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp: In function 'bool lib::gdlAxis(EnvT*, GDLGStream*, std::string, DDouble, DDouble, bool, DLong, DDouble)': /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:1747:11: warning: variable 'OtherAxisSizeInMm' set but not used [-Wunused-but-set-variable] PLFLT OtherAxisSizeInMm; ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:1792:12: warning: variable 'interligne_as_char' set but not used [-Wunused-but-set-variable] DFloat interligne_as_char; ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp: In function 'bool lib::gdlAxis3(EnvT*, GDLGStream*, std::string, DDouble, DDouble, bool, DLong, DDouble)': /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:2015:11: warning: variable 'OtherAxisSizeInMm' set but not used [-Wunused-but-set-variable] PLFLT OtherAxisSizeInMm; ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:2064:12: warning: variable 'interligne' set but not used [-Wunused-but-set-variable] DFloat interligne; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/plotting_device.cpp:19:0: /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp: At global scope: /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:81:28: warning: 'Data3d' defined but not used [-Wunused-variable] static GDL_3DTRANSFORMDATA Data3d; ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:83:12: warning: 'code012' defined but not used [-Wunused-variable] static int code012[3] = {0, 1, 2}; ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:84:12: warning: 'code102' defined but not used [-Wunused-variable] static int code102[3] = {1, 0, 2}; ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:85:12: warning: 'code120' defined but not used [-Wunused-variable] static int code120[3] = {1, 2, 0}; ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:86:12: warning: 'code210' defined but not used [-Wunused-variable] static int code210[3] = {2, 1, 0}; ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:87:12: warning: 'code201' defined but not used [-Wunused-variable] static int code201[3] = {2, 0, 1}; ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:88:12: warning: 'code021' defined but not used [-Wunused-variable] static int code021[3] = {0, 2, 1}; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/plotting_device.cpp:19:0: /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:397:15: warning: 'void lib::gdlSetGraphicsBackgroundColorFromKw(EnvT*, GDLGStream*, bool)' defined but not used [-Wunused-function] static void gdlSetGraphicsBackgroundColorFromKw(EnvT *e, GDLGStream *a, bool kw=true) ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:410:15: warning: 'void lib::gdlSetGraphicsForegroundColorFromKw(EnvT*, GDLGStream*, std::string)' defined but not used [-Wunused-function] static void gdlSetGraphicsForegroundColorFromKw(EnvT *e, GDLGStream *a, string OtherColorKw="") ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:433:15: warning: 'void lib::gdlGetPsym(EnvT*, DLong&)' defined but not used [-Wunused-function] static void gdlGetPsym(EnvT *e, DLong &psym) ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:444:16: warning: 'void lib::gdlSetSymsize(EnvT*, GDLGStream*)' defined but not used [-Wunused-function] static void gdlSetSymsize(EnvT *e, GDLGStream *a) ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:667:15: warning: 'bool lib::gdlGetDesiredAxisRange(EnvT*, std::string, DDouble&, DDouble&)' defined but not used [-Wunused-function] static bool gdlGetDesiredAxisRange(EnvT *e, string axis, DDouble &start, DDouble &end) ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:748:16: warning: 'void lib::gdlGetDesiredAxisTickget(EnvT*, std::string, DDoubleGDL*)' defined but not used [-Wunused-function] static void gdlGetDesiredAxisTickget(EnvT *e, string axis, DDoubleGDL *Axistickget) ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:901:14: warning: 'int lib::gdlGetCalendarCode(EnvT*, std::string)' defined but not used [-Wunused-function] static int gdlGetCalendarCode(EnvT* e, string axis) ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:955:15: warning: 'void lib::gdlGetDesiredAxisTickv(EnvT*, std::string, DDoubleGDL*)' defined but not used [-Wunused-function] static void gdlGetDesiredAxisTickv(EnvT* e, string axis, DDoubleGDL* axisTickvVect) ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:998:17: warning: 'void lib::gdlSetLineStyle(EnvT*, GDLGStream*)' defined but not used [-Wunused-function] static void gdlSetLineStyle(EnvT *e, GDLGStream *a) ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:1046:15: warning: 'void lib::gdlSetPenThickness(EnvT*, GDLGStream*)' defined but not used [-Wunused-function] static void gdlSetPenThickness(EnvT *e, GDLGStream *a) ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:1082:17: warning: 'bool lib::gdlYaxisNoZero(EnvT*)' defined but not used [-Wunused-function] static bool gdlYaxisNoZero(EnvT* e) ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:1108:15: warning: 'void lib::gdlNextPlotHandlingNoEraseOption(EnvT*, GDLGStream*, bool)' defined but not used [-Wunused-function] static void gdlNextPlotHandlingNoEraseOption(EnvT *e, GDLGStream *a, bool noe=0) ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:1152:15: warning: 'bool lib::gdlSet3DViewPortAndWorldCoordinates(EnvT*, GDLGStream*, DDoubleGDL*, bool, bool, DDouble, DDouble, DDouble, DDouble, DDouble, DDouble, bool)' defined but not used [-Wunused-function] static bool gdlSet3DViewPortAndWorldCoordinates(EnvT* e, ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:1358:15: warning: 'bool lib::gdlSetViewPortAndWorldCoordinates(EnvT*, GDLGStream*, bool, bool, DFloat, DFloat, DFloat, DFloat, DDouble, DDouble, DDouble, DDouble, DLong)' defined but not used [-Wunused-function] static bool gdlSetViewPortAndWorldCoordinates(EnvT* e, ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:1605:15: warning: 'bool lib::startClipping(EnvT*, GDLGStream*, bool)' defined but not used [-Wunused-function] static bool startClipping(EnvT *e, GDLGStream *a, bool canUsePClip=false) ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:1979:15: warning: 'bool lib::gdlBox(EnvT*, GDLGStream*, DDouble, DDouble, DDouble, DDouble, bool, bool)' defined but not used [-Wunused-function] static bool gdlBox(EnvT *e, GDLGStream *a, DDouble xStart, DDouble xEnd, DDouble yStart, DDouble yEnd, bool xLog, bool yLog) ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:2195:15: warning: 'bool lib::gdlBox3(EnvT*, GDLGStream*, DDouble, DDouble, DDouble, DDouble, DDouble, DDouble, bool, bool, bool, bool)' defined but not used [-Wunused-function] static bool gdlBox3(EnvT *e, GDLGStream *a, DDouble xStart, DDouble xEnd, DDouble yStart, ^ [ 77%] Building CXX object src/CMakeFiles/gdl.dir/plotting_erase.cpp.o cd /builddir/build/BUILD/gdl-0.9.9/build-python/src && /usr/bin/c++ -DHAVE_CONFIG_H -DWXUSINGDLL -D_FILE_OFFSET_BITS=64 -D__WXGTK__ -Dgdl_EXPORTS -I/builddir/build/BUILD/gdl-0.9.9/src -I/usr/include/tirpc -I/usr/include/GraphicsMagick -I/usr/lib/wx/include/gtk3-unicode-3.0 -I/usr/include/wx-3.0 -I/usr/include/libgeotiff -I/usr/include/hdf -I/usr/include/python2.7 -I/usr/lib/python2.7/site-packages/numpy/core/include -I/usr/include/udunits2 -I/usr/include/eigen3 -I/builddir/build/BUILD/gdl-0.9.9 -I/builddir/build/BUILD/gdl-0.9.9/build-python -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -DNDEBUG -fPIC -fopenmp -std=gnu++11 -o CMakeFiles/gdl.dir/plotting_erase.cpp.o -c /builddir/build/BUILD/gdl-0.9.9/src/plotting_erase.cpp In file included from /builddir/build/BUILD/gdl-0.9.9/src/basegdl.hpp:31:0, from /builddir/build/BUILD/gdl-0.9.9/src/str.hpp:25, from /builddir/build/BUILD/gdl-0.9.9/src/envt.hpp:26, from /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:60, from /builddir/build/BUILD/gdl-0.9.9/src/plotting_erase.cpp:19: /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In copy constructor 'dimension::dimension(const dimension&)': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:55:14: warning: array subscript has type 'char' [-Wchar-subscripts] { dim[i]=dim_.dim[i];} ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:55:26: warning: array subscript has type 'char' [-Wchar-subscripts] { dim[i]=dim_.dim[i];} ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In member function 'dimension& dimension::operator=(const dimension&)': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:118:12: warning: array subscript has type 'char' [-Wchar-subscripts] dim[i]=dim_.dim[i]; ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:118:24: warning: array subscript has type 'char' [-Wchar-subscripts] dim[i]=dim_.dim[i]; ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In member function 'void dimension::operator<<(SizeT)': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:146:15: warning: array subscript has type 'char' [-Wchar-subscripts] dim[rank++]=add; ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In member function 'SizeT dimension::NDimElements()': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:295:24: warning: array subscript has type 'char' [-Wchar-subscripts] return stride[ rank]; ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In member function 'SizeT dimension::NDimElementsConst() const': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:303:44: warning: array subscript has type 'char' [-Wchar-subscripts] for(char i=0; i= labelList.Size()) ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/plotting_erase.cpp:19:0: /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp: In function 'bool lib::startClipping(EnvT*, GDLGStream*, bool)': /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:1676:58: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else for ( int i=0; i<4&&iN_Elements(); ++i ) tempbox[i]=dClipBox[i]=(*clipBox)[i]; ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp: In function 'bool lib::gdlAxis(EnvT*, GDLGStream*, std::string, DDouble, DDouble, bool, DLong, DDouble)': /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:1747:11: warning: variable 'OtherAxisSizeInMm' set but not used [-Wunused-but-set-variable] PLFLT OtherAxisSizeInMm; ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:1792:12: warning: variable 'interligne_as_char' set but not used [-Wunused-but-set-variable] DFloat interligne_as_char; ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp: In function 'bool lib::gdlAxis3(EnvT*, GDLGStream*, std::string, DDouble, DDouble, bool, DLong, DDouble)': /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:2015:11: warning: variable 'OtherAxisSizeInMm' set but not used [-Wunused-but-set-variable] PLFLT OtherAxisSizeInMm; ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:2064:12: warning: variable 'interligne' set but not used [-Wunused-but-set-variable] DFloat interligne; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/plotting_erase.cpp:19:0: /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp: At global scope: /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:81:28: warning: 'Data3d' defined but not used [-Wunused-variable] static GDL_3DTRANSFORMDATA Data3d; ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:83:12: warning: 'code012' defined but not used [-Wunused-variable] static int code012[3] = {0, 1, 2}; ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:84:12: warning: 'code102' defined but not used [-Wunused-variable] static int code102[3] = {1, 0, 2}; ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:85:12: warning: 'code120' defined but not used [-Wunused-variable] static int code120[3] = {1, 2, 0}; ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:86:12: warning: 'code210' defined but not used [-Wunused-variable] static int code210[3] = {2, 1, 0}; ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:87:12: warning: 'code201' defined but not used [-Wunused-variable] static int code201[3] = {2, 0, 1}; ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:88:12: warning: 'code021' defined but not used [-Wunused-variable] static int code021[3] = {0, 2, 1}; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/plotting_erase.cpp:19:0: /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:397:15: warning: 'void lib::gdlSetGraphicsBackgroundColorFromKw(EnvT*, GDLGStream*, bool)' defined but not used [-Wunused-function] static void gdlSetGraphicsBackgroundColorFromKw(EnvT *e, GDLGStream *a, bool kw=true) ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:410:15: warning: 'void lib::gdlSetGraphicsForegroundColorFromKw(EnvT*, GDLGStream*, std::string)' defined but not used [-Wunused-function] static void gdlSetGraphicsForegroundColorFromKw(EnvT *e, GDLGStream *a, string OtherColorKw="") ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:433:15: warning: 'void lib::gdlGetPsym(EnvT*, DLong&)' defined but not used [-Wunused-function] static void gdlGetPsym(EnvT *e, DLong &psym) ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:444:16: warning: 'void lib::gdlSetSymsize(EnvT*, GDLGStream*)' defined but not used [-Wunused-function] static void gdlSetSymsize(EnvT *e, GDLGStream *a) ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:667:15: warning: 'bool lib::gdlGetDesiredAxisRange(EnvT*, std::string, DDouble&, DDouble&)' defined but not used [-Wunused-function] static bool gdlGetDesiredAxisRange(EnvT *e, string axis, DDouble &start, DDouble &end) ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:748:16: warning: 'void lib::gdlGetDesiredAxisTickget(EnvT*, std::string, DDoubleGDL*)' defined but not used [-Wunused-function] static void gdlGetDesiredAxisTickget(EnvT *e, string axis, DDoubleGDL *Axistickget) ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:901:14: warning: 'int lib::gdlGetCalendarCode(EnvT*, std::string)' defined but not used [-Wunused-function] static int gdlGetCalendarCode(EnvT* e, string axis) ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:955:15: warning: 'void lib::gdlGetDesiredAxisTickv(EnvT*, std::string, DDoubleGDL*)' defined but not used [-Wunused-function] static void gdlGetDesiredAxisTickv(EnvT* e, string axis, DDoubleGDL* axisTickvVect) ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:998:17: warning: 'void lib::gdlSetLineStyle(EnvT*, GDLGStream*)' defined but not used [-Wunused-function] static void gdlSetLineStyle(EnvT *e, GDLGStream *a) ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:1046:15: warning: 'void lib::gdlSetPenThickness(EnvT*, GDLGStream*)' defined but not used [-Wunused-function] static void gdlSetPenThickness(EnvT *e, GDLGStream *a) ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:1082:17: warning: 'bool lib::gdlYaxisNoZero(EnvT*)' defined but not used [-Wunused-function] static bool gdlYaxisNoZero(EnvT* e) ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:1108:15: warning: 'void lib::gdlNextPlotHandlingNoEraseOption(EnvT*, GDLGStream*, bool)' defined but not used [-Wunused-function] static void gdlNextPlotHandlingNoEraseOption(EnvT *e, GDLGStream *a, bool noe=0) ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:1152:15: warning: 'bool lib::gdlSet3DViewPortAndWorldCoordinates(EnvT*, GDLGStream*, DDoubleGDL*, bool, bool, DDouble, DDouble, DDouble, DDouble, DDouble, DDouble, bool)' defined but not used [-Wunused-function] static bool gdlSet3DViewPortAndWorldCoordinates(EnvT* e, ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:1358:15: warning: 'bool lib::gdlSetViewPortAndWorldCoordinates(EnvT*, GDLGStream*, bool, bool, DFloat, DFloat, DFloat, DFloat, DDouble, DDouble, DDouble, DDouble, DLong)' defined but not used [-Wunused-function] static bool gdlSetViewPortAndWorldCoordinates(EnvT* e, ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:1605:15: warning: 'bool lib::startClipping(EnvT*, GDLGStream*, bool)' defined but not used [-Wunused-function] static bool startClipping(EnvT *e, GDLGStream *a, bool canUsePClip=false) ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:1979:15: warning: 'bool lib::gdlBox(EnvT*, GDLGStream*, DDouble, DDouble, DDouble, DDouble, bool, bool)' defined but not used [-Wunused-function] static bool gdlBox(EnvT *e, GDLGStream *a, DDouble xStart, DDouble xEnd, DDouble yStart, DDouble yEnd, bool xLog, bool yLog) ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:2195:15: warning: 'bool lib::gdlBox3(EnvT*, GDLGStream*, DDouble, DDouble, DDouble, DDouble, DDouble, DDouble, bool, bool, bool, bool)' defined but not used [-Wunused-function] static bool gdlBox3(EnvT *e, GDLGStream *a, DDouble xStart, DDouble xEnd, DDouble yStart, ^ [ 78%] Building CXX object src/CMakeFiles/gdl.dir/plotting_image.cpp.o cd /builddir/build/BUILD/gdl-0.9.9/build-python/src && /usr/bin/c++ -DHAVE_CONFIG_H -DWXUSINGDLL -D_FILE_OFFSET_BITS=64 -D__WXGTK__ -Dgdl_EXPORTS -I/builddir/build/BUILD/gdl-0.9.9/src -I/usr/include/tirpc -I/usr/include/GraphicsMagick -I/usr/lib/wx/include/gtk3-unicode-3.0 -I/usr/include/wx-3.0 -I/usr/include/libgeotiff -I/usr/include/hdf -I/usr/include/python2.7 -I/usr/lib/python2.7/site-packages/numpy/core/include -I/usr/include/udunits2 -I/usr/include/eigen3 -I/builddir/build/BUILD/gdl-0.9.9 -I/builddir/build/BUILD/gdl-0.9.9/build-python -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -DNDEBUG -fPIC -fopenmp -std=gnu++11 -o CMakeFiles/gdl.dir/plotting_image.cpp.o -c /builddir/build/BUILD/gdl-0.9.9/src/plotting_image.cpp In file included from /builddir/build/BUILD/gdl-0.9.9/src/basegdl.hpp:31:0, from /builddir/build/BUILD/gdl-0.9.9/src/str.hpp:25, from /builddir/build/BUILD/gdl-0.9.9/src/envt.hpp:26, from /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:60, from /builddir/build/BUILD/gdl-0.9.9/src/plotting_image.cpp:19: /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In copy constructor 'dimension::dimension(const dimension&)': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:55:14: warning: array subscript has type 'char' [-Wchar-subscripts] { dim[i]=dim_.dim[i];} ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:55:26: warning: array subscript has type 'char' [-Wchar-subscripts] { dim[i]=dim_.dim[i];} ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In member function 'dimension& dimension::operator=(const dimension&)': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:118:12: warning: array subscript has type 'char' [-Wchar-subscripts] dim[i]=dim_.dim[i]; ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:118:24: warning: array subscript has type 'char' [-Wchar-subscripts] dim[i]=dim_.dim[i]; ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In member function 'void dimension::operator<<(SizeT)': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:146:15: warning: array subscript has type 'char' [-Wchar-subscripts] dim[rank++]=add; ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In member function 'SizeT dimension::NDimElements()': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:295:24: warning: array subscript has type 'char' [-Wchar-subscripts] return stride[ rank]; ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In member function 'SizeT dimension::NDimElementsConst() const': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:303:44: warning: array subscript has type 'char' [-Wchar-subscripts] for(char i=0; i= labelList.Size()) ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/plotting_image.cpp:19:0: /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp: In function 'bool lib::startClipping(EnvT*, GDLGStream*, bool)': /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:1676:58: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else for ( int i=0; i<4&&iN_Elements(); ++i ) tempbox[i]=dClipBox[i]=(*clipBox)[i]; ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp: In function 'bool lib::gdlAxis(EnvT*, GDLGStream*, std::string, DDouble, DDouble, bool, DLong, DDouble)': /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:1747:11: warning: variable 'OtherAxisSizeInMm' set but not used [-Wunused-but-set-variable] PLFLT OtherAxisSizeInMm; ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:1792:12: warning: variable 'interligne_as_char' set but not used [-Wunused-but-set-variable] DFloat interligne_as_char; ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp: In function 'bool lib::gdlAxis3(EnvT*, GDLGStream*, std::string, DDouble, DDouble, bool, DLong, DDouble)': /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:2015:11: warning: variable 'OtherAxisSizeInMm' set but not used [-Wunused-but-set-variable] PLFLT OtherAxisSizeInMm; ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:2064:12: warning: variable 'interligne' set but not used [-Wunused-but-set-variable] DFloat interligne; ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting_image.cpp: In member function 'virtual void lib::tv_image_call::old_body(EnvT*, GDLGStream*)': /builddir/build/BUILD/gdl-0.9.9/src/plotting_image.cpp:168:12: warning: unused variable 'mapSet' [-Wunused-variable] bool mapSet = false; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/plotting_image.cpp:19:0: /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp: At global scope: /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:81:28: warning: 'Data3d' defined but not used [-Wunused-variable] static GDL_3DTRANSFORMDATA Data3d; ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:83:12: warning: 'code012' defined but not used [-Wunused-variable] static int code012[3] = {0, 1, 2}; ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:84:12: warning: 'code102' defined but not used [-Wunused-variable] static int code102[3] = {1, 0, 2}; ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:85:12: warning: 'code120' defined but not used [-Wunused-variable] static int code120[3] = {1, 2, 0}; ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:86:12: warning: 'code210' defined but not used [-Wunused-variable] static int code210[3] = {2, 1, 0}; ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:87:12: warning: 'code201' defined but not used [-Wunused-variable] static int code201[3] = {2, 0, 1}; ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:88:12: warning: 'code021' defined but not used [-Wunused-variable] static int code021[3] = {0, 2, 1}; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/plotting_image.cpp:19:0: /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:397:15: warning: 'void lib::gdlSetGraphicsBackgroundColorFromKw(EnvT*, GDLGStream*, bool)' defined but not used [-Wunused-function] static void gdlSetGraphicsBackgroundColorFromKw(EnvT *e, GDLGStream *a, bool kw=true) ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:410:15: warning: 'void lib::gdlSetGraphicsForegroundColorFromKw(EnvT*, GDLGStream*, std::string)' defined but not used [-Wunused-function] static void gdlSetGraphicsForegroundColorFromKw(EnvT *e, GDLGStream *a, string OtherColorKw="") ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:433:15: warning: 'void lib::gdlGetPsym(EnvT*, DLong&)' defined but not used [-Wunused-function] static void gdlGetPsym(EnvT *e, DLong &psym) ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:444:16: warning: 'void lib::gdlSetSymsize(EnvT*, GDLGStream*)' defined but not used [-Wunused-function] static void gdlSetSymsize(EnvT *e, GDLGStream *a) ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:667:15: warning: 'bool lib::gdlGetDesiredAxisRange(EnvT*, std::string, DDouble&, DDouble&)' defined but not used [-Wunused-function] static bool gdlGetDesiredAxisRange(EnvT *e, string axis, DDouble &start, DDouble &end) ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:748:16: warning: 'void lib::gdlGetDesiredAxisTickget(EnvT*, std::string, DDoubleGDL*)' defined but not used [-Wunused-function] static void gdlGetDesiredAxisTickget(EnvT *e, string axis, DDoubleGDL *Axistickget) ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:901:14: warning: 'int lib::gdlGetCalendarCode(EnvT*, std::string)' defined but not used [-Wunused-function] static int gdlGetCalendarCode(EnvT* e, string axis) ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:955:15: warning: 'void lib::gdlGetDesiredAxisTickv(EnvT*, std::string, DDoubleGDL*)' defined but not used [-Wunused-function] static void gdlGetDesiredAxisTickv(EnvT* e, string axis, DDoubleGDL* axisTickvVect) ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:998:17: warning: 'void lib::gdlSetLineStyle(EnvT*, GDLGStream*)' defined but not used [-Wunused-function] static void gdlSetLineStyle(EnvT *e, GDLGStream *a) ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:1046:15: warning: 'void lib::gdlSetPenThickness(EnvT*, GDLGStream*)' defined but not used [-Wunused-function] static void gdlSetPenThickness(EnvT *e, GDLGStream *a) ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:1082:17: warning: 'bool lib::gdlYaxisNoZero(EnvT*)' defined but not used [-Wunused-function] static bool gdlYaxisNoZero(EnvT* e) ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:1108:15: warning: 'void lib::gdlNextPlotHandlingNoEraseOption(EnvT*, GDLGStream*, bool)' defined but not used [-Wunused-function] static void gdlNextPlotHandlingNoEraseOption(EnvT *e, GDLGStream *a, bool noe=0) ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:1152:15: warning: 'bool lib::gdlSet3DViewPortAndWorldCoordinates(EnvT*, GDLGStream*, DDoubleGDL*, bool, bool, DDouble, DDouble, DDouble, DDouble, DDouble, DDouble, bool)' defined but not used [-Wunused-function] static bool gdlSet3DViewPortAndWorldCoordinates(EnvT* e, ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:1358:15: warning: 'bool lib::gdlSetViewPortAndWorldCoordinates(EnvT*, GDLGStream*, bool, bool, DFloat, DFloat, DFloat, DFloat, DDouble, DDouble, DDouble, DDouble, DLong)' defined but not used [-Wunused-function] static bool gdlSetViewPortAndWorldCoordinates(EnvT* e, ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:1605:15: warning: 'bool lib::startClipping(EnvT*, GDLGStream*, bool)' defined but not used [-Wunused-function] static bool startClipping(EnvT *e, GDLGStream *a, bool canUsePClip=false) ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:1979:15: warning: 'bool lib::gdlBox(EnvT*, GDLGStream*, DDouble, DDouble, DDouble, DDouble, bool, bool)' defined but not used [-Wunused-function] static bool gdlBox(EnvT *e, GDLGStream *a, DDouble xStart, DDouble xEnd, DDouble yStart, DDouble yEnd, bool xLog, bool yLog) ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:2195:15: warning: 'bool lib::gdlBox3(EnvT*, GDLGStream*, DDouble, DDouble, DDouble, DDouble, DDouble, DDouble, bool, bool, bool, bool)' defined but not used [-Wunused-function] static bool gdlBox3(EnvT *e, GDLGStream *a, DDouble xStart, DDouble xEnd, DDouble yStart, ^ [ 78%] Building CXX object src/CMakeFiles/gdl.dir/plotting_map_proj.cpp.o cd /builddir/build/BUILD/gdl-0.9.9/build-python/src && /usr/bin/c++ -DHAVE_CONFIG_H -DWXUSINGDLL -D_FILE_OFFSET_BITS=64 -D__WXGTK__ -Dgdl_EXPORTS -I/builddir/build/BUILD/gdl-0.9.9/src -I/usr/include/tirpc -I/usr/include/GraphicsMagick -I/usr/lib/wx/include/gtk3-unicode-3.0 -I/usr/include/wx-3.0 -I/usr/include/libgeotiff -I/usr/include/hdf -I/usr/include/python2.7 -I/usr/lib/python2.7/site-packages/numpy/core/include -I/usr/include/udunits2 -I/usr/include/eigen3 -I/builddir/build/BUILD/gdl-0.9.9 -I/builddir/build/BUILD/gdl-0.9.9/build-python -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -DNDEBUG -fPIC -fopenmp -std=gnu++11 -o CMakeFiles/gdl.dir/plotting_map_proj.cpp.o -c /builddir/build/BUILD/gdl-0.9.9/src/plotting_map_proj.cpp In file included from /builddir/build/BUILD/gdl-0.9.9/src/basegdl.hpp:31:0, from /builddir/build/BUILD/gdl-0.9.9/src/str.hpp:25, from /builddir/build/BUILD/gdl-0.9.9/src/envt.hpp:26, from /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:60, from /builddir/build/BUILD/gdl-0.9.9/src/plotting_map_proj.cpp:19: /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In copy constructor 'dimension::dimension(const dimension&)': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:55:14: warning: array subscript has type 'char' [-Wchar-subscripts] { dim[i]=dim_.dim[i];} ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:55:26: warning: array subscript has type 'char' [-Wchar-subscripts] { dim[i]=dim_.dim[i];} ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In member function 'dimension& dimension::operator=(const dimension&)': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:118:12: warning: array subscript has type 'char' [-Wchar-subscripts] dim[i]=dim_.dim[i]; ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:118:24: warning: array subscript has type 'char' [-Wchar-subscripts] dim[i]=dim_.dim[i]; ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In member function 'void dimension::operator<<(SizeT)': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:146:15: warning: array subscript has type 'char' [-Wchar-subscripts] dim[rank++]=add; ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In member function 'SizeT dimension::NDimElements()': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:295:24: warning: array subscript has type 'char' [-Wchar-subscripts] return stride[ rank]; ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In member function 'SizeT dimension::NDimElementsConst() const': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:303:44: warning: array subscript has type 'char' [-Wchar-subscripts] for(char i=0; i= labelList.Size()) ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/plotting_map_proj.cpp:19:0: /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp: In function 'bool lib::startClipping(EnvT*, GDLGStream*, bool)': /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:1676:58: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else for ( int i=0; i<4&&iN_Elements(); ++i ) tempbox[i]=dClipBox[i]=(*clipBox)[i]; ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp: In function 'bool lib::gdlAxis(EnvT*, GDLGStream*, std::string, DDouble, DDouble, bool, DLong, DDouble)': /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:1747:11: warning: variable 'OtherAxisSizeInMm' set but not used [-Wunused-but-set-variable] PLFLT OtherAxisSizeInMm; ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:1792:12: warning: variable 'interligne_as_char' set but not used [-Wunused-but-set-variable] DFloat interligne_as_char; ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp: In function 'bool lib::gdlAxis3(EnvT*, GDLGStream*, std::string, DDouble, DDouble, bool, DLong, DDouble)': /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:2015:11: warning: variable 'OtherAxisSizeInMm' set but not used [-Wunused-but-set-variable] PLFLT OtherAxisSizeInMm; ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:2064:12: warning: variable 'interligne' set but not used [-Wunused-but-set-variable] DFloat interligne; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/plotting_map_proj.cpp:19:0: /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp: At global scope: /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:81:28: warning: 'Data3d' defined but not used [-Wunused-variable] static GDL_3DTRANSFORMDATA Data3d; ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:83:12: warning: 'code012' defined but not used [-Wunused-variable] static int code012[3] = {0, 1, 2}; ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:84:12: warning: 'code102' defined but not used [-Wunused-variable] static int code102[3] = {1, 0, 2}; ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:85:12: warning: 'code120' defined but not used [-Wunused-variable] static int code120[3] = {1, 2, 0}; ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:86:12: warning: 'code210' defined but not used [-Wunused-variable] static int code210[3] = {2, 1, 0}; ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:87:12: warning: 'code201' defined but not used [-Wunused-variable] static int code201[3] = {2, 0, 1}; ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:88:12: warning: 'code021' defined but not used [-Wunused-variable] static int code021[3] = {0, 2, 1}; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/plotting_map_proj.cpp:19:0: /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:397:15: warning: 'void lib::gdlSetGraphicsBackgroundColorFromKw(EnvT*, GDLGStream*, bool)' defined but not used [-Wunused-function] static void gdlSetGraphicsBackgroundColorFromKw(EnvT *e, GDLGStream *a, bool kw=true) ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:410:15: warning: 'void lib::gdlSetGraphicsForegroundColorFromKw(EnvT*, GDLGStream*, std::string)' defined but not used [-Wunused-function] static void gdlSetGraphicsForegroundColorFromKw(EnvT *e, GDLGStream *a, string OtherColorKw="") ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:433:15: warning: 'void lib::gdlGetPsym(EnvT*, DLong&)' defined but not used [-Wunused-function] static void gdlGetPsym(EnvT *e, DLong &psym) ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:444:16: warning: 'void lib::gdlSetSymsize(EnvT*, GDLGStream*)' defined but not used [-Wunused-function] static void gdlSetSymsize(EnvT *e, GDLGStream *a) ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:667:15: warning: 'bool lib::gdlGetDesiredAxisRange(EnvT*, std::string, DDouble&, DDouble&)' defined but not used [-Wunused-function] static bool gdlGetDesiredAxisRange(EnvT *e, string axis, DDouble &start, DDouble &end) ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:748:16: warning: 'void lib::gdlGetDesiredAxisTickget(EnvT*, std::string, DDoubleGDL*)' defined but not used [-Wunused-function] static void gdlGetDesiredAxisTickget(EnvT *e, string axis, DDoubleGDL *Axistickget) ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:901:14: warning: 'int lib::gdlGetCalendarCode(EnvT*, std::string)' defined but not used [-Wunused-function] static int gdlGetCalendarCode(EnvT* e, string axis) ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:955:15: warning: 'void lib::gdlGetDesiredAxisTickv(EnvT*, std::string, DDoubleGDL*)' defined but not used [-Wunused-function] static void gdlGetDesiredAxisTickv(EnvT* e, string axis, DDoubleGDL* axisTickvVect) ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:998:17: warning: 'void lib::gdlSetLineStyle(EnvT*, GDLGStream*)' defined but not used [-Wunused-function] static void gdlSetLineStyle(EnvT *e, GDLGStream *a) ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:1046:15: warning: 'void lib::gdlSetPenThickness(EnvT*, GDLGStream*)' defined but not used [-Wunused-function] static void gdlSetPenThickness(EnvT *e, GDLGStream *a) ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:1082:17: warning: 'bool lib::gdlYaxisNoZero(EnvT*)' defined but not used [-Wunused-function] static bool gdlYaxisNoZero(EnvT* e) ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:1108:15: warning: 'void lib::gdlNextPlotHandlingNoEraseOption(EnvT*, GDLGStream*, bool)' defined but not used [-Wunused-function] static void gdlNextPlotHandlingNoEraseOption(EnvT *e, GDLGStream *a, bool noe=0) ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:1152:15: warning: 'bool lib::gdlSet3DViewPortAndWorldCoordinates(EnvT*, GDLGStream*, DDoubleGDL*, bool, bool, DDouble, DDouble, DDouble, DDouble, DDouble, DDouble, bool)' defined but not used [-Wunused-function] static bool gdlSet3DViewPortAndWorldCoordinates(EnvT* e, ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:1358:15: warning: 'bool lib::gdlSetViewPortAndWorldCoordinates(EnvT*, GDLGStream*, bool, bool, DFloat, DFloat, DFloat, DFloat, DDouble, DDouble, DDouble, DDouble, DLong)' defined but not used [-Wunused-function] static bool gdlSetViewPortAndWorldCoordinates(EnvT* e, ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:1605:15: warning: 'bool lib::startClipping(EnvT*, GDLGStream*, bool)' defined but not used [-Wunused-function] static bool startClipping(EnvT *e, GDLGStream *a, bool canUsePClip=false) ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:1979:15: warning: 'bool lib::gdlBox(EnvT*, GDLGStream*, DDouble, DDouble, DDouble, DDouble, bool, bool)' defined but not used [-Wunused-function] static bool gdlBox(EnvT *e, GDLGStream *a, DDouble xStart, DDouble xEnd, DDouble yStart, DDouble yEnd, bool xLog, bool yLog) ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:2195:15: warning: 'bool lib::gdlBox3(EnvT*, GDLGStream*, DDouble, DDouble, DDouble, DDouble, DDouble, DDouble, bool, bool, bool, bool)' defined but not used [-Wunused-function] static bool gdlBox3(EnvT *e, GDLGStream *a, DDouble xStart, DDouble xEnd, DDouble yStart, ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting_map_proj.cpp:25:15: warning: 'lib::isRot' defined but not used [-Wunused-variable] static bool isRot; ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting_map_proj.cpp:26:15: warning: 'lib::noInv' defined but not used [-Wunused-variable] static bool noInv; ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting_map_proj.cpp:27:18: warning: 'lib::sRot' defined but not used [-Wunused-variable] static DDouble sRot,cRot; ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting_map_proj.cpp:27:23: warning: 'lib::cRot' defined but not used [-Wunused-variable] static DDouble sRot,cRot; ^ [ 79%] Building CXX object src/CMakeFiles/gdl.dir/plotting_misc.cpp.o cd /builddir/build/BUILD/gdl-0.9.9/build-python/src && /usr/bin/c++ -DHAVE_CONFIG_H -DWXUSINGDLL -D_FILE_OFFSET_BITS=64 -D__WXGTK__ -Dgdl_EXPORTS -I/builddir/build/BUILD/gdl-0.9.9/src -I/usr/include/tirpc -I/usr/include/GraphicsMagick -I/usr/lib/wx/include/gtk3-unicode-3.0 -I/usr/include/wx-3.0 -I/usr/include/libgeotiff -I/usr/include/hdf -I/usr/include/python2.7 -I/usr/lib/python2.7/site-packages/numpy/core/include -I/usr/include/udunits2 -I/usr/include/eigen3 -I/builddir/build/BUILD/gdl-0.9.9 -I/builddir/build/BUILD/gdl-0.9.9/build-python -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -DNDEBUG -fPIC -fopenmp -std=gnu++11 -o CMakeFiles/gdl.dir/plotting_misc.cpp.o -c /builddir/build/BUILD/gdl-0.9.9/src/plotting_misc.cpp In file included from /builddir/build/BUILD/gdl-0.9.9/src/basegdl.hpp:31:0, from /builddir/build/BUILD/gdl-0.9.9/src/str.hpp:25, from /builddir/build/BUILD/gdl-0.9.9/src/envt.hpp:26, from /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:60, from /builddir/build/BUILD/gdl-0.9.9/src/plotting_misc.cpp:19: /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In copy constructor 'dimension::dimension(const dimension&)': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:55:14: warning: array subscript has type 'char' [-Wchar-subscripts] { dim[i]=dim_.dim[i];} ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:55:26: warning: array subscript has type 'char' [-Wchar-subscripts] { dim[i]=dim_.dim[i];} ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In member function 'dimension& dimension::operator=(const dimension&)': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:118:12: warning: array subscript has type 'char' [-Wchar-subscripts] dim[i]=dim_.dim[i]; ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:118:24: warning: array subscript has type 'char' [-Wchar-subscripts] dim[i]=dim_.dim[i]; ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In member function 'void dimension::operator<<(SizeT)': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:146:15: warning: array subscript has type 'char' [-Wchar-subscripts] dim[rank++]=add; ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In member function 'SizeT dimension::NDimElements()': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:295:24: warning: array subscript has type 'char' [-Wchar-subscripts] return stride[ rank]; ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In member function 'SizeT dimension::NDimElementsConst() const': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:303:44: warning: array subscript has type 'char' [-Wchar-subscripts] for(char i=0; i= labelList.Size()) ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/plotting_misc.cpp:19:0: /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp: In function 'bool lib::startClipping(EnvT*, GDLGStream*, bool)': /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:1676:58: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else for ( int i=0; i<4&&iN_Elements(); ++i ) tempbox[i]=dClipBox[i]=(*clipBox)[i]; ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp: In function 'bool lib::gdlAxis(EnvT*, GDLGStream*, std::string, DDouble, DDouble, bool, DLong, DDouble)': /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:1747:11: warning: variable 'OtherAxisSizeInMm' set but not used [-Wunused-but-set-variable] PLFLT OtherAxisSizeInMm; ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:1792:12: warning: variable 'interligne_as_char' set but not used [-Wunused-but-set-variable] DFloat interligne_as_char; ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp: In function 'bool lib::gdlAxis3(EnvT*, GDLGStream*, std::string, DDouble, DDouble, bool, DLong, DDouble)': /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:2015:11: warning: variable 'OtherAxisSizeInMm' set but not used [-Wunused-but-set-variable] PLFLT OtherAxisSizeInMm; ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:2064:12: warning: variable 'interligne' set but not used [-Wunused-but-set-variable] DFloat interligne; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/plotting_misc.cpp:19:0: /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp: At global scope: /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:81:28: warning: 'Data3d' defined but not used [-Wunused-variable] static GDL_3DTRANSFORMDATA Data3d; ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:83:12: warning: 'code012' defined but not used [-Wunused-variable] static int code012[3] = {0, 1, 2}; ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:84:12: warning: 'code102' defined but not used [-Wunused-variable] static int code102[3] = {1, 0, 2}; ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:85:12: warning: 'code120' defined but not used [-Wunused-variable] static int code120[3] = {1, 2, 0}; ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:86:12: warning: 'code210' defined but not used [-Wunused-variable] static int code210[3] = {2, 1, 0}; ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:87:12: warning: 'code201' defined but not used [-Wunused-variable] static int code201[3] = {2, 0, 1}; ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:88:12: warning: 'code021' defined but not used [-Wunused-variable] static int code021[3] = {0, 2, 1}; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/plotting_misc.cpp:19:0: /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:397:15: warning: 'void lib::gdlSetGraphicsBackgroundColorFromKw(EnvT*, GDLGStream*, bool)' defined but not used [-Wunused-function] static void gdlSetGraphicsBackgroundColorFromKw(EnvT *e, GDLGStream *a, bool kw=true) ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:410:15: warning: 'void lib::gdlSetGraphicsForegroundColorFromKw(EnvT*, GDLGStream*, std::string)' defined but not used [-Wunused-function] static void gdlSetGraphicsForegroundColorFromKw(EnvT *e, GDLGStream *a, string OtherColorKw="") ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:433:15: warning: 'void lib::gdlGetPsym(EnvT*, DLong&)' defined but not used [-Wunused-function] static void gdlGetPsym(EnvT *e, DLong &psym) ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:444:16: warning: 'void lib::gdlSetSymsize(EnvT*, GDLGStream*)' defined but not used [-Wunused-function] static void gdlSetSymsize(EnvT *e, GDLGStream *a) ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:667:15: warning: 'bool lib::gdlGetDesiredAxisRange(EnvT*, std::string, DDouble&, DDouble&)' defined but not used [-Wunused-function] static bool gdlGetDesiredAxisRange(EnvT *e, string axis, DDouble &start, DDouble &end) ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:748:16: warning: 'void lib::gdlGetDesiredAxisTickget(EnvT*, std::string, DDoubleGDL*)' defined but not used [-Wunused-function] static void gdlGetDesiredAxisTickget(EnvT *e, string axis, DDoubleGDL *Axistickget) ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:901:14: warning: 'int lib::gdlGetCalendarCode(EnvT*, std::string)' defined but not used [-Wunused-function] static int gdlGetCalendarCode(EnvT* e, string axis) ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:955:15: warning: 'void lib::gdlGetDesiredAxisTickv(EnvT*, std::string, DDoubleGDL*)' defined but not used [-Wunused-function] static void gdlGetDesiredAxisTickv(EnvT* e, string axis, DDoubleGDL* axisTickvVect) ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:998:17: warning: 'void lib::gdlSetLineStyle(EnvT*, GDLGStream*)' defined but not used [-Wunused-function] static void gdlSetLineStyle(EnvT *e, GDLGStream *a) ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:1046:15: warning: 'void lib::gdlSetPenThickness(EnvT*, GDLGStream*)' defined but not used [-Wunused-function] static void gdlSetPenThickness(EnvT *e, GDLGStream *a) ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:1082:17: warning: 'bool lib::gdlYaxisNoZero(EnvT*)' defined but not used [-Wunused-function] static bool gdlYaxisNoZero(EnvT* e) ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:1108:15: warning: 'void lib::gdlNextPlotHandlingNoEraseOption(EnvT*, GDLGStream*, bool)' defined but not used [-Wunused-function] static void gdlNextPlotHandlingNoEraseOption(EnvT *e, GDLGStream *a, bool noe=0) ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:1152:15: warning: 'bool lib::gdlSet3DViewPortAndWorldCoordinates(EnvT*, GDLGStream*, DDoubleGDL*, bool, bool, DDouble, DDouble, DDouble, DDouble, DDouble, DDouble, bool)' defined but not used [-Wunused-function] static bool gdlSet3DViewPortAndWorldCoordinates(EnvT* e, ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:1358:15: warning: 'bool lib::gdlSetViewPortAndWorldCoordinates(EnvT*, GDLGStream*, bool, bool, DFloat, DFloat, DFloat, DFloat, DDouble, DDouble, DDouble, DDouble, DLong)' defined but not used [-Wunused-function] static bool gdlSetViewPortAndWorldCoordinates(EnvT* e, ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:1605:15: warning: 'bool lib::startClipping(EnvT*, GDLGStream*, bool)' defined but not used [-Wunused-function] static bool startClipping(EnvT *e, GDLGStream *a, bool canUsePClip=false) ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:1979:15: warning: 'bool lib::gdlBox(EnvT*, GDLGStream*, DDouble, DDouble, DDouble, DDouble, bool, bool)' defined but not used [-Wunused-function] static bool gdlBox(EnvT *e, GDLGStream *a, DDouble xStart, DDouble xEnd, DDouble yStart, DDouble yEnd, bool xLog, bool yLog) ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:2195:15: warning: 'bool lib::gdlBox3(EnvT*, GDLGStream*, DDouble, DDouble, DDouble, DDouble, DDouble, DDouble, bool, bool, bool, bool)' defined but not used [-Wunused-function] static bool gdlBox3(EnvT *e, GDLGStream *a, DDouble xStart, DDouble xEnd, DDouble yStart, ^ [ 80%] Building CXX object src/CMakeFiles/gdl.dir/plotting_oplot.cpp.o cd /builddir/build/BUILD/gdl-0.9.9/build-python/src && /usr/bin/c++ -DHAVE_CONFIG_H -DWXUSINGDLL -D_FILE_OFFSET_BITS=64 -D__WXGTK__ -Dgdl_EXPORTS -I/builddir/build/BUILD/gdl-0.9.9/src -I/usr/include/tirpc -I/usr/include/GraphicsMagick -I/usr/lib/wx/include/gtk3-unicode-3.0 -I/usr/include/wx-3.0 -I/usr/include/libgeotiff -I/usr/include/hdf -I/usr/include/python2.7 -I/usr/lib/python2.7/site-packages/numpy/core/include -I/usr/include/udunits2 -I/usr/include/eigen3 -I/builddir/build/BUILD/gdl-0.9.9 -I/builddir/build/BUILD/gdl-0.9.9/build-python -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -DNDEBUG -fPIC -fopenmp -std=gnu++11 -o CMakeFiles/gdl.dir/plotting_oplot.cpp.o -c /builddir/build/BUILD/gdl-0.9.9/src/plotting_oplot.cpp In file included from /builddir/build/BUILD/gdl-0.9.9/src/basegdl.hpp:31:0, from /builddir/build/BUILD/gdl-0.9.9/src/str.hpp:25, from /builddir/build/BUILD/gdl-0.9.9/src/envt.hpp:26, from /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:60, from /builddir/build/BUILD/gdl-0.9.9/src/plotting_oplot.cpp:19: /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In copy constructor 'dimension::dimension(const dimension&)': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:55:14: warning: array subscript has type 'char' [-Wchar-subscripts] { dim[i]=dim_.dim[i];} ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:55:26: warning: array subscript has type 'char' [-Wchar-subscripts] { dim[i]=dim_.dim[i];} ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In member function 'dimension& dimension::operator=(const dimension&)': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:118:12: warning: array subscript has type 'char' [-Wchar-subscripts] dim[i]=dim_.dim[i]; ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:118:24: warning: array subscript has type 'char' [-Wchar-subscripts] dim[i]=dim_.dim[i]; ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In member function 'void dimension::operator<<(SizeT)': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:146:15: warning: array subscript has type 'char' [-Wchar-subscripts] dim[rank++]=add; ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In member function 'SizeT dimension::NDimElements()': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:295:24: warning: array subscript has type 'char' [-Wchar-subscripts] return stride[ rank]; ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In member function 'SizeT dimension::NDimElementsConst() const': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:303:44: warning: array subscript has type 'char' [-Wchar-subscripts] for(char i=0; i= labelList.Size()) ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/plotting_oplot.cpp:19:0: /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp: In function 'bool lib::startClipping(EnvT*, GDLGStream*, bool)': /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:1676:58: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else for ( int i=0; i<4&&iN_Elements(); ++i ) tempbox[i]=dClipBox[i]=(*clipBox)[i]; ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp: In function 'bool lib::gdlAxis(EnvT*, GDLGStream*, std::string, DDouble, DDouble, bool, DLong, DDouble)': /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:1747:11: warning: variable 'OtherAxisSizeInMm' set but not used [-Wunused-but-set-variable] PLFLT OtherAxisSizeInMm; ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:1792:12: warning: variable 'interligne_as_char' set but not used [-Wunused-but-set-variable] DFloat interligne_as_char; ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp: In function 'bool lib::gdlAxis3(EnvT*, GDLGStream*, std::string, DDouble, DDouble, bool, DLong, DDouble)': /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:2015:11: warning: variable 'OtherAxisSizeInMm' set but not used [-Wunused-but-set-variable] PLFLT OtherAxisSizeInMm; ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:2064:12: warning: variable 'interligne' set but not used [-Wunused-but-set-variable] DFloat interligne; ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting_oplot.cpp: In member function 'virtual bool lib::oplot_call::handle_args(EnvT*)': /builddir/build/BUILD/gdl-0.9.9/src/plotting_oplot.cpp:112:31: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (int i = 0; i < xEl; i++) (*xVal)[i] = (*xTemp)[i] * cos((*yTemp)[i]); ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting_oplot.cpp:113:31: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (int i = 0; i < yEl; i++) (*yVal)[i] = (*xTemp)[i] * sin((*yTemp)[i]); ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting_oplot.cpp: In member function 'virtual void lib::oplot_call::old_body(EnvT*, GDLGStream*)': /builddir/build/BUILD/gdl-0.9.9/src/plotting_oplot.cpp:205:10: warning: unused variable 'mapSet' [-Wunused-variable] bool mapSet=false; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/plotting_oplot.cpp:19:0: /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp: At global scope: /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:397:15: warning: 'void lib::gdlSetGraphicsBackgroundColorFromKw(EnvT*, GDLGStream*, bool)' defined but not used [-Wunused-function] static void gdlSetGraphicsBackgroundColorFromKw(EnvT *e, GDLGStream *a, bool kw=true) ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:667:15: warning: 'bool lib::gdlGetDesiredAxisRange(EnvT*, std::string, DDouble&, DDouble&)' defined but not used [-Wunused-function] static bool gdlGetDesiredAxisRange(EnvT *e, string axis, DDouble &start, DDouble &end) ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:748:16: warning: 'void lib::gdlGetDesiredAxisTickget(EnvT*, std::string, DDoubleGDL*)' defined but not used [-Wunused-function] static void gdlGetDesiredAxisTickget(EnvT *e, string axis, DDoubleGDL *Axistickget) ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:901:14: warning: 'int lib::gdlGetCalendarCode(EnvT*, std::string)' defined but not used [-Wunused-function] static int gdlGetCalendarCode(EnvT* e, string axis) ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:955:15: warning: 'void lib::gdlGetDesiredAxisTickv(EnvT*, std::string, DDoubleGDL*)' defined but not used [-Wunused-function] static void gdlGetDesiredAxisTickv(EnvT* e, string axis, DDoubleGDL* axisTickvVect) ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:1082:17: warning: 'bool lib::gdlYaxisNoZero(EnvT*)' defined but not used [-Wunused-function] static bool gdlYaxisNoZero(EnvT* e) ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:1108:15: warning: 'void lib::gdlNextPlotHandlingNoEraseOption(EnvT*, GDLGStream*, bool)' defined but not used [-Wunused-function] static void gdlNextPlotHandlingNoEraseOption(EnvT *e, GDLGStream *a, bool noe=0) ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:1152:15: warning: 'bool lib::gdlSet3DViewPortAndWorldCoordinates(EnvT*, GDLGStream*, DDoubleGDL*, bool, bool, DDouble, DDouble, DDouble, DDouble, DDouble, DDouble, bool)' defined but not used [-Wunused-function] static bool gdlSet3DViewPortAndWorldCoordinates(EnvT* e, ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:1358:15: warning: 'bool lib::gdlSetViewPortAndWorldCoordinates(EnvT*, GDLGStream*, bool, bool, DFloat, DFloat, DFloat, DFloat, DDouble, DDouble, DDouble, DDouble, DLong)' defined but not used [-Wunused-function] static bool gdlSetViewPortAndWorldCoordinates(EnvT* e, ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:1979:15: warning: 'bool lib::gdlBox(EnvT*, GDLGStream*, DDouble, DDouble, DDouble, DDouble, bool, bool)' defined but not used [-Wunused-function] static bool gdlBox(EnvT *e, GDLGStream *a, DDouble xStart, DDouble xEnd, DDouble yStart, DDouble yEnd, bool xLog, bool yLog) ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:2195:15: warning: 'bool lib::gdlBox3(EnvT*, GDLGStream*, DDouble, DDouble, DDouble, DDouble, DDouble, DDouble, bool, bool, bool, bool)' defined but not used [-Wunused-function] static bool gdlBox3(EnvT *e, GDLGStream *a, DDouble xStart, DDouble xEnd, DDouble yStart, ^ [ 80%] Building CXX object src/CMakeFiles/gdl.dir/plotting_plot.cpp.o cd /builddir/build/BUILD/gdl-0.9.9/build-python/src && /usr/bin/c++ -DHAVE_CONFIG_H -DWXUSINGDLL -D_FILE_OFFSET_BITS=64 -D__WXGTK__ -Dgdl_EXPORTS -I/builddir/build/BUILD/gdl-0.9.9/src -I/usr/include/tirpc -I/usr/include/GraphicsMagick -I/usr/lib/wx/include/gtk3-unicode-3.0 -I/usr/include/wx-3.0 -I/usr/include/libgeotiff -I/usr/include/hdf -I/usr/include/python2.7 -I/usr/lib/python2.7/site-packages/numpy/core/include -I/usr/include/udunits2 -I/usr/include/eigen3 -I/builddir/build/BUILD/gdl-0.9.9 -I/builddir/build/BUILD/gdl-0.9.9/build-python -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -DNDEBUG -fPIC -fopenmp -std=gnu++11 -o CMakeFiles/gdl.dir/plotting_plot.cpp.o -c /builddir/build/BUILD/gdl-0.9.9/src/plotting_plot.cpp In file included from /builddir/build/BUILD/gdl-0.9.9/src/basegdl.hpp:31:0, from /builddir/build/BUILD/gdl-0.9.9/src/str.hpp:25, from /builddir/build/BUILD/gdl-0.9.9/src/envt.hpp:26, from /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:60, from /builddir/build/BUILD/gdl-0.9.9/src/plotting_plot.cpp:19: /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In copy constructor 'dimension::dimension(const dimension&)': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:55:14: warning: array subscript has type 'char' [-Wchar-subscripts] { dim[i]=dim_.dim[i];} ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:55:26: warning: array subscript has type 'char' [-Wchar-subscripts] { dim[i]=dim_.dim[i];} ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In member function 'dimension& dimension::operator=(const dimension&)': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:118:12: warning: array subscript has type 'char' [-Wchar-subscripts] dim[i]=dim_.dim[i]; ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:118:24: warning: array subscript has type 'char' [-Wchar-subscripts] dim[i]=dim_.dim[i]; ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In member function 'void dimension::operator<<(SizeT)': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:146:15: warning: array subscript has type 'char' [-Wchar-subscripts] dim[rank++]=add; ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In member function 'SizeT dimension::NDimElements()': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:295:24: warning: array subscript has type 'char' [-Wchar-subscripts] return stride[ rank]; ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In member function 'SizeT dimension::NDimElementsConst() const': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:303:44: warning: array subscript has type 'char' [-Wchar-subscripts] for(char i=0; i= labelList.Size()) ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/plotting_plot.cpp:19:0: /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp: In function 'bool lib::startClipping(EnvT*, GDLGStream*, bool)': /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:1676:58: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else for ( int i=0; i<4&&iN_Elements(); ++i ) tempbox[i]=dClipBox[i]=(*clipBox)[i]; ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp: In function 'bool lib::gdlAxis(EnvT*, GDLGStream*, std::string, DDouble, DDouble, bool, DLong, DDouble)': /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:1747:11: warning: variable 'OtherAxisSizeInMm' set but not used [-Wunused-but-set-variable] PLFLT OtherAxisSizeInMm; ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:1792:12: warning: variable 'interligne_as_char' set but not used [-Wunused-but-set-variable] DFloat interligne_as_char; ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp: In function 'bool lib::gdlAxis3(EnvT*, GDLGStream*, std::string, DDouble, DDouble, bool, DLong, DDouble)': /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:2015:11: warning: variable 'OtherAxisSizeInMm' set but not used [-Wunused-but-set-variable] PLFLT OtherAxisSizeInMm; ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:2064:12: warning: variable 'interligne' set but not used [-Wunused-but-set-variable] DFloat interligne; ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting_plot.cpp: In member function 'virtual bool lib::plot_call::handle_args(EnvT*)': /builddir/build/BUILD/gdl-0.9.9/src/plotting_plot.cpp:114:29: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (int i = 0; i < xEl; i++) (*xVal)[i] = (*xTemp)[i] * cos((*yTemp)[i]); ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting_plot.cpp:115:29: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (int i = 0; i < yEl; i++) (*yVal)[i] = (*xTemp)[i] * sin((*yTemp)[i]); ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting_plot.cpp:224:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (int i = 0; i < xEl; i++) (*xValBis)[i] = log10((*xVal)[i]); ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting_plot.cpp:234:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (int i = 0; i < yEl; i++) (*yValBis)[i] = log10((*yVal)[i]); ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting_plot.cpp: In member function 'virtual void lib::plot_call::old_body(EnvT*, GDLGStream*)': /builddir/build/BUILD/gdl-0.9.9/src/plotting_plot.cpp:320:13: warning: unused variable 'intv' [-Wunused-variable] PLFLT intv = gdlAdjustAxisRange(e, "X", xStart, xEnd, xLog, calendar_codex); ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting_plot.cpp:323:13: warning: unused variable 'intv' [-Wunused-variable] PLFLT intv = gdlAdjustAxisRange(e, "Y", yStart, yEnd, yLog, calendar_codey); ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/plotting_plot.cpp:19:0: /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp: In function 'void lib::gdlGetDesiredAxisTitle(EnvT*, std::string, DString&)': /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:995:54: warning: 'choosenIx' may be used uninitialized in this function [-Wmaybe-uninitialized] e->AssureStringScalarKWIfPresent(choosenIx, title); ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp: In function 'void lib::gdlGetDesiredAxisTickInterval(EnvT*, std::string, DDouble&)': /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:793:65: warning: 'choosenIx' may be used uninitialized in this function [-Wmaybe-uninitialized] e->AssureDoubleScalarKWIfPresent(choosenIx, axisTickinterval); ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp: In function 'void lib::gdlGetDesiredAxisStyle(EnvT*, std::string, DLong&)': /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:725:53: warning: 'choosenIx' may be used uninitialized in this function [-Wmaybe-uninitialized] e->AssureLongScalarKWIfPresent( choosenIx, style); ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp: In function 'void lib::gdlGetDesiredAxisTickLayout(EnvT*, std::string, DLong&)': /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:813:61: warning: 'choosenIx' may be used uninitialized in this function [-Wmaybe-uninitialized] e->AssureLongScalarKWIfPresent(choosenIx, axisTicklayout); ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp: In function 'void lib::gdlGetDesiredAxisMinor(EnvT*, std::string, DLong&)': /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:665:56: warning: 'choosenIx' may be used uninitialized in this function [-Wmaybe-uninitialized] e->AssureLongScalarKWIfPresent(choosenIx, axisMinor); ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp: In function 'void lib::gdlGetDesiredAxisThick(EnvT*, std::string, DFloat&)': /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:745:53: warning: 'choosenIx' may be used uninitialized in this function [-Wmaybe-uninitialized] e->AssureFloatScalarKWIfPresent(choosenIx, thick); ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp: In function 'PLFLT lib::gdlComputeTickInterval(EnvT*, std::string, DDouble&, DDouble&, bool)': /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:541:53: warning: 'choosenIx' may be used uninitialized in this function [-Wmaybe-uninitialized] e->AssureLongScalarKWIfPresent(choosenIx, nticks); ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp: In function 'void lib::gdlGetDesiredAxisTicks(EnvT*, std::string, DLong&)': /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:893:56: warning: 'choosenIx' may be used uninitialized in this function [-Wmaybe-uninitialized] e->AssureLongScalarKWIfPresent(choosenIx, axisTicks); ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp: In function 'int lib::gdlGetCalendarCode(EnvT*, std::string)': /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:917:31: warning: 'choosenIx' may be used uninitialized in this function [-Wmaybe-uninitialized] if ( e->GetKW ( choosenIx )!=NULL ) ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp: In function 'bool lib::gdlGetDesiredAxisRange(EnvT*, std::string, DDouble&, DDouble&)': /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:691:38: warning: 'choosenIx' may be used uninitialized in this function [-Wmaybe-uninitialized] BaseGDL* Range=e->GetKW(choosenIx); ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp: In function 'void lib::gdlGetDesiredAxisMargin(EnvT*, std::string, DFloat&, DFloat&)': /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:635:39: warning: 'choosenIx' may be used uninitialized in this function [-Wmaybe-uninitialized] BaseGDL* Margin=e->GetKW(choosenIx); ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp: In function 'void lib::_ZN3libL25gdlGetDesiredAxisTickNameEP4EnvTP10GDLGStreamSsRP5Data_I9SpDStringE.isra.74(EnvT*, std::string, DStringGDL*&)': /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:860:31: warning: 'choosenIx' may be used uninitialized in this function [-Wmaybe-uninitialized] if ( e->GetKW ( choosenIx )!=NULL ) ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp: In function 'void lib::gdlGetDesiredAxisTickFormat(EnvT*, std::string, DStringGDL*&)': /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:769:31: warning: 'choosenIx' may be used uninitialized in this function [-Wmaybe-uninitialized] if ( e->GetKW ( choosenIx )!=NULL ) ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp: In function 'void lib::gdlGetDesiredAxisTickUnits(EnvT*, std::string, DStringGDL*&)': /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:949:31: warning: 'choosenIx' may be used uninitialized in this function [-Wmaybe-uninitialized] if ( e->GetKW ( choosenIx )!=NULL ) ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting_plot.cpp: In member function 'virtual void lib::plot_call::old_body(EnvT*, GDLGStream*)': /builddir/build/BUILD/gdl-0.9.9/src/plotting_plot.cpp:462:59: warning: 't3zEnd' may be used uninitialized in this function [-Wmaybe-uninitialized] actStream->join(t3zEnd,t3yStart,t3zEnd,t3yEnd); ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting_plot.cpp:461:63: warning: 't3zStart' may be used uninitialized in this function [-Wmaybe-uninitialized] actStream->join(t3zStart,t3yStart,t3zEnd,t3yStart); ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting_plot.cpp:462:59: warning: 't3yEnd' may be used uninitialized in this function [-Wmaybe-uninitialized] actStream->join(t3zEnd,t3yStart,t3zEnd,t3yEnd); ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting_plot.cpp:462:59: warning: 't3yStart' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/gdl-0.9.9/src/plotting_plot.cpp:456:59: warning: 't3xEnd' may be used uninitialized in this function [-Wmaybe-uninitialized] actStream->join(t3yEnd,t3xStart,t3yEnd,t3xEnd); ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting_plot.cpp:456:59: warning: 't3xStart' may be used uninitialized in this function [-Wmaybe-uninitialized] In file included from /builddir/build/BUILD/gdl-0.9.9/src/plotting_plot.cpp:19:0: /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp: At global scope: /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:748:16: warning: 'void lib::gdlGetDesiredAxisTickget(EnvT*, std::string, DDoubleGDL*)' defined but not used [-Wunused-function] static void gdlGetDesiredAxisTickget(EnvT *e, string axis, DDoubleGDL *Axistickget) ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:955:15: warning: 'void lib::gdlGetDesiredAxisTickv(EnvT*, std::string, DDoubleGDL*)' defined but not used [-Wunused-function] static void gdlGetDesiredAxisTickv(EnvT* e, string axis, DDoubleGDL* axisTickvVect) ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:2195:15: warning: 'bool lib::gdlBox3(EnvT*, GDLGStream*, DDouble, DDouble, DDouble, DDouble, DDouble, DDouble, bool, bool, bool, bool)' defined but not used [-Wunused-function] static bool gdlBox3(EnvT *e, GDLGStream *a, DDouble xStart, DDouble xEnd, DDouble yStart, ^ [ 81%] Building CXX object src/CMakeFiles/gdl.dir/plotting_plots.cpp.o cd /builddir/build/BUILD/gdl-0.9.9/build-python/src && /usr/bin/c++ -DHAVE_CONFIG_H -DWXUSINGDLL -D_FILE_OFFSET_BITS=64 -D__WXGTK__ -Dgdl_EXPORTS -I/builddir/build/BUILD/gdl-0.9.9/src -I/usr/include/tirpc -I/usr/include/GraphicsMagick -I/usr/lib/wx/include/gtk3-unicode-3.0 -I/usr/include/wx-3.0 -I/usr/include/libgeotiff -I/usr/include/hdf -I/usr/include/python2.7 -I/usr/lib/python2.7/site-packages/numpy/core/include -I/usr/include/udunits2 -I/usr/include/eigen3 -I/builddir/build/BUILD/gdl-0.9.9 -I/builddir/build/BUILD/gdl-0.9.9/build-python -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -DNDEBUG -fPIC -fopenmp -std=gnu++11 -o CMakeFiles/gdl.dir/plotting_plots.cpp.o -c /builddir/build/BUILD/gdl-0.9.9/src/plotting_plots.cpp In file included from /builddir/build/BUILD/gdl-0.9.9/src/basegdl.hpp:31:0, from /builddir/build/BUILD/gdl-0.9.9/src/str.hpp:25, from /builddir/build/BUILD/gdl-0.9.9/src/envt.hpp:26, from /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:60, from /builddir/build/BUILD/gdl-0.9.9/src/plotting_plots.cpp:19: /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In copy constructor 'dimension::dimension(const dimension&)': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:55:14: warning: array subscript has type 'char' [-Wchar-subscripts] { dim[i]=dim_.dim[i];} ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:55:26: warning: array subscript has type 'char' [-Wchar-subscripts] { dim[i]=dim_.dim[i];} ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In member function 'dimension& dimension::operator=(const dimension&)': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:118:12: warning: array subscript has type 'char' [-Wchar-subscripts] dim[i]=dim_.dim[i]; ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:118:24: warning: array subscript has type 'char' [-Wchar-subscripts] dim[i]=dim_.dim[i]; ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In member function 'void dimension::operator<<(SizeT)': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:146:15: warning: array subscript has type 'char' [-Wchar-subscripts] dim[rank++]=add; ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In member function 'SizeT dimension::NDimElements()': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:295:24: warning: array subscript has type 'char' [-Wchar-subscripts] return stride[ rank]; ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In member function 'SizeT dimension::NDimElementsConst() const': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:303:44: warning: array subscript has type 'char' [-Wchar-subscripts] for(char i=0; i= labelList.Size()) ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/plotting_plots.cpp:19:0: /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp: In function 'bool lib::startClipping(EnvT*, GDLGStream*, bool)': /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:1676:58: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else for ( int i=0; i<4&&iN_Elements(); ++i ) tempbox[i]=dClipBox[i]=(*clipBox)[i]; ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp: In function 'bool lib::gdlAxis(EnvT*, GDLGStream*, std::string, DDouble, DDouble, bool, DLong, DDouble)': /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:1747:11: warning: variable 'OtherAxisSizeInMm' set but not used [-Wunused-but-set-variable] PLFLT OtherAxisSizeInMm; ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:1792:12: warning: variable 'interligne_as_char' set but not used [-Wunused-but-set-variable] DFloat interligne_as_char; ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp: In function 'bool lib::gdlAxis3(EnvT*, GDLGStream*, std::string, DDouble, DDouble, bool, DLong, DDouble)': /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:2015:11: warning: variable 'OtherAxisSizeInMm' set but not used [-Wunused-but-set-variable] PLFLT OtherAxisSizeInMm; ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:2064:12: warning: variable 'interligne' set but not used [-Wunused-but-set-variable] DFloat interligne; ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp: At global scope: /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:397:15: warning: 'void lib::gdlSetGraphicsBackgroundColorFromKw(EnvT*, GDLGStream*, bool)' defined but not used [-Wunused-function] static void gdlSetGraphicsBackgroundColorFromKw(EnvT *e, GDLGStream *a, bool kw=true) ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:667:15: warning: 'bool lib::gdlGetDesiredAxisRange(EnvT*, std::string, DDouble&, DDouble&)' defined but not used [-Wunused-function] static bool gdlGetDesiredAxisRange(EnvT *e, string axis, DDouble &start, DDouble &end) ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:748:16: warning: 'void lib::gdlGetDesiredAxisTickget(EnvT*, std::string, DDoubleGDL*)' defined but not used [-Wunused-function] static void gdlGetDesiredAxisTickget(EnvT *e, string axis, DDoubleGDL *Axistickget) ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:901:14: warning: 'int lib::gdlGetCalendarCode(EnvT*, std::string)' defined but not used [-Wunused-function] static int gdlGetCalendarCode(EnvT* e, string axis) ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:955:15: warning: 'void lib::gdlGetDesiredAxisTickv(EnvT*, std::string, DDoubleGDL*)' defined but not used [-Wunused-function] static void gdlGetDesiredAxisTickv(EnvT* e, string axis, DDoubleGDL* axisTickvVect) ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:1082:17: warning: 'bool lib::gdlYaxisNoZero(EnvT*)' defined but not used [-Wunused-function] static bool gdlYaxisNoZero(EnvT* e) ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:1108:15: warning: 'void lib::gdlNextPlotHandlingNoEraseOption(EnvT*, GDLGStream*, bool)' defined but not used [-Wunused-function] static void gdlNextPlotHandlingNoEraseOption(EnvT *e, GDLGStream *a, bool noe=0) ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:1152:15: warning: 'bool lib::gdlSet3DViewPortAndWorldCoordinates(EnvT*, GDLGStream*, DDoubleGDL*, bool, bool, DDouble, DDouble, DDouble, DDouble, DDouble, DDouble, bool)' defined but not used [-Wunused-function] static bool gdlSet3DViewPortAndWorldCoordinates(EnvT* e, ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:1358:15: warning: 'bool lib::gdlSetViewPortAndWorldCoordinates(EnvT*, GDLGStream*, bool, bool, DFloat, DFloat, DFloat, DFloat, DDouble, DDouble, DDouble, DDouble, DLong)' defined but not used [-Wunused-function] static bool gdlSetViewPortAndWorldCoordinates(EnvT* e, ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:1979:15: warning: 'bool lib::gdlBox(EnvT*, GDLGStream*, DDouble, DDouble, DDouble, DDouble, bool, bool)' defined but not used [-Wunused-function] static bool gdlBox(EnvT *e, GDLGStream *a, DDouble xStart, DDouble xEnd, DDouble yStart, DDouble yEnd, bool xLog, bool yLog) ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:2195:15: warning: 'bool lib::gdlBox3(EnvT*, GDLGStream*, DDouble, DDouble, DDouble, DDouble, DDouble, DDouble, bool, bool, bool, bool)' defined but not used [-Wunused-function] static bool gdlBox3(EnvT *e, GDLGStream *a, DDouble xStart, DDouble xEnd, DDouble yStart, ^ [ 82%] Building CXX object src/CMakeFiles/gdl.dir/plotting_polyfill.cpp.o cd /builddir/build/BUILD/gdl-0.9.9/build-python/src && /usr/bin/c++ -DHAVE_CONFIG_H -DWXUSINGDLL -D_FILE_OFFSET_BITS=64 -D__WXGTK__ -Dgdl_EXPORTS -I/builddir/build/BUILD/gdl-0.9.9/src -I/usr/include/tirpc -I/usr/include/GraphicsMagick -I/usr/lib/wx/include/gtk3-unicode-3.0 -I/usr/include/wx-3.0 -I/usr/include/libgeotiff -I/usr/include/hdf -I/usr/include/python2.7 -I/usr/lib/python2.7/site-packages/numpy/core/include -I/usr/include/udunits2 -I/usr/include/eigen3 -I/builddir/build/BUILD/gdl-0.9.9 -I/builddir/build/BUILD/gdl-0.9.9/build-python -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -DNDEBUG -fPIC -fopenmp -std=gnu++11 -o CMakeFiles/gdl.dir/plotting_polyfill.cpp.o -c /builddir/build/BUILD/gdl-0.9.9/src/plotting_polyfill.cpp In file included from /builddir/build/BUILD/gdl-0.9.9/src/basegdl.hpp:31:0, from /builddir/build/BUILD/gdl-0.9.9/src/str.hpp:25, from /builddir/build/BUILD/gdl-0.9.9/src/envt.hpp:26, from /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:60, from /builddir/build/BUILD/gdl-0.9.9/src/plotting_polyfill.cpp:19: /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In copy constructor 'dimension::dimension(const dimension&)': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:55:14: warning: array subscript has type 'char' [-Wchar-subscripts] { dim[i]=dim_.dim[i];} ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:55:26: warning: array subscript has type 'char' [-Wchar-subscripts] { dim[i]=dim_.dim[i];} ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In member function 'dimension& dimension::operator=(const dimension&)': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:118:12: warning: array subscript has type 'char' [-Wchar-subscripts] dim[i]=dim_.dim[i]; ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:118:24: warning: array subscript has type 'char' [-Wchar-subscripts] dim[i]=dim_.dim[i]; ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In member function 'void dimension::operator<<(SizeT)': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:146:15: warning: array subscript has type 'char' [-Wchar-subscripts] dim[rank++]=add; ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In member function 'SizeT dimension::NDimElements()': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:295:24: warning: array subscript has type 'char' [-Wchar-subscripts] return stride[ rank]; ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In member function 'SizeT dimension::NDimElementsConst() const': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:303:44: warning: array subscript has type 'char' [-Wchar-subscripts] for(char i=0; i= labelList.Size()) ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/plotting_polyfill.cpp:19:0: /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp: In function 'bool lib::startClipping(EnvT*, GDLGStream*, bool)': /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:1676:58: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else for ( int i=0; i<4&&iN_Elements(); ++i ) tempbox[i]=dClipBox[i]=(*clipBox)[i]; ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp: In function 'bool lib::gdlAxis(EnvT*, GDLGStream*, std::string, DDouble, DDouble, bool, DLong, DDouble)': /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:1747:11: warning: variable 'OtherAxisSizeInMm' set but not used [-Wunused-but-set-variable] PLFLT OtherAxisSizeInMm; ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:1792:12: warning: variable 'interligne_as_char' set but not used [-Wunused-but-set-variable] DFloat interligne_as_char; ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp: In function 'bool lib::gdlAxis3(EnvT*, GDLGStream*, std::string, DDouble, DDouble, bool, DLong, DDouble)': /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:2015:11: warning: variable 'OtherAxisSizeInMm' set but not used [-Wunused-but-set-variable] PLFLT OtherAxisSizeInMm; ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:2064:12: warning: variable 'interligne' set but not used [-Wunused-but-set-variable] DFloat interligne; ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting_polyfill.cpp: In member function 'virtual void lib::polyfill_call::call_plplot(EnvT*, GDLGStream*)': /builddir/build/BUILD/gdl-0.9.9/src/plotting_polyfill.cpp:258:57: warning: variable 'doColor' set but not used [-Wunused-but-set-variable] static int colorIx=e->KeywordIx ( "COLOR" ); bool doColor=false; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/plotting_polyfill.cpp:19:0: /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp: At global scope: /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:397:15: warning: 'void lib::gdlSetGraphicsBackgroundColorFromKw(EnvT*, GDLGStream*, bool)' defined but not used [-Wunused-function] static void gdlSetGraphicsBackgroundColorFromKw(EnvT *e, GDLGStream *a, bool kw=true) ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:433:15: warning: 'void lib::gdlGetPsym(EnvT*, DLong&)' defined but not used [-Wunused-function] static void gdlGetPsym(EnvT *e, DLong &psym) ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:444:16: warning: 'void lib::gdlSetSymsize(EnvT*, GDLGStream*)' defined but not used [-Wunused-function] static void gdlSetSymsize(EnvT *e, GDLGStream *a) ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:667:15: warning: 'bool lib::gdlGetDesiredAxisRange(EnvT*, std::string, DDouble&, DDouble&)' defined but not used [-Wunused-function] static bool gdlGetDesiredAxisRange(EnvT *e, string axis, DDouble &start, DDouble &end) ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:748:16: warning: 'void lib::gdlGetDesiredAxisTickget(EnvT*, std::string, DDoubleGDL*)' defined but not used [-Wunused-function] static void gdlGetDesiredAxisTickget(EnvT *e, string axis, DDoubleGDL *Axistickget) ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:901:14: warning: 'int lib::gdlGetCalendarCode(EnvT*, std::string)' defined but not used [-Wunused-function] static int gdlGetCalendarCode(EnvT* e, string axis) ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:955:15: warning: 'void lib::gdlGetDesiredAxisTickv(EnvT*, std::string, DDoubleGDL*)' defined but not used [-Wunused-function] static void gdlGetDesiredAxisTickv(EnvT* e, string axis, DDoubleGDL* axisTickvVect) ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:1082:17: warning: 'bool lib::gdlYaxisNoZero(EnvT*)' defined but not used [-Wunused-function] static bool gdlYaxisNoZero(EnvT* e) ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:1108:15: warning: 'void lib::gdlNextPlotHandlingNoEraseOption(EnvT*, GDLGStream*, bool)' defined but not used [-Wunused-function] static void gdlNextPlotHandlingNoEraseOption(EnvT *e, GDLGStream *a, bool noe=0) ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:1152:15: warning: 'bool lib::gdlSet3DViewPortAndWorldCoordinates(EnvT*, GDLGStream*, DDoubleGDL*, bool, bool, DDouble, DDouble, DDouble, DDouble, DDouble, DDouble, bool)' defined but not used [-Wunused-function] static bool gdlSet3DViewPortAndWorldCoordinates(EnvT* e, ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:1358:15: warning: 'bool lib::gdlSetViewPortAndWorldCoordinates(EnvT*, GDLGStream*, bool, bool, DFloat, DFloat, DFloat, DFloat, DDouble, DDouble, DDouble, DDouble, DLong)' defined but not used [-Wunused-function] static bool gdlSetViewPortAndWorldCoordinates(EnvT* e, ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:1979:15: warning: 'bool lib::gdlBox(EnvT*, GDLGStream*, DDouble, DDouble, DDouble, DDouble, bool, bool)' defined but not used [-Wunused-function] static bool gdlBox(EnvT *e, GDLGStream *a, DDouble xStart, DDouble xEnd, DDouble yStart, DDouble yEnd, bool xLog, bool yLog) ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:2195:15: warning: 'bool lib::gdlBox3(EnvT*, GDLGStream*, DDouble, DDouble, DDouble, DDouble, DDouble, DDouble, bool, bool, bool, bool)' defined but not used [-Wunused-function] static bool gdlBox3(EnvT *e, GDLGStream *a, DDouble xStart, DDouble xEnd, DDouble yStart, ^ [ 82%] Building CXX object src/CMakeFiles/gdl.dir/plotting_shade_surf.cpp.o cd /builddir/build/BUILD/gdl-0.9.9/build-python/src && /usr/bin/c++ -DHAVE_CONFIG_H -DWXUSINGDLL -D_FILE_OFFSET_BITS=64 -D__WXGTK__ -Dgdl_EXPORTS -I/builddir/build/BUILD/gdl-0.9.9/src -I/usr/include/tirpc -I/usr/include/GraphicsMagick -I/usr/lib/wx/include/gtk3-unicode-3.0 -I/usr/include/wx-3.0 -I/usr/include/libgeotiff -I/usr/include/hdf -I/usr/include/python2.7 -I/usr/lib/python2.7/site-packages/numpy/core/include -I/usr/include/udunits2 -I/usr/include/eigen3 -I/builddir/build/BUILD/gdl-0.9.9 -I/builddir/build/BUILD/gdl-0.9.9/build-python -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -DNDEBUG -fPIC -fopenmp -std=gnu++11 -o CMakeFiles/gdl.dir/plotting_shade_surf.cpp.o -c /builddir/build/BUILD/gdl-0.9.9/src/plotting_shade_surf.cpp In file included from /builddir/build/BUILD/gdl-0.9.9/src/basegdl.hpp:31:0, from /builddir/build/BUILD/gdl-0.9.9/src/str.hpp:25, from /builddir/build/BUILD/gdl-0.9.9/src/envt.hpp:26, from /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:60, from /builddir/build/BUILD/gdl-0.9.9/src/plotting_shade_surf.cpp:19: /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In copy constructor 'dimension::dimension(const dimension&)': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:55:14: warning: array subscript has type 'char' [-Wchar-subscripts] { dim[i]=dim_.dim[i];} ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:55:26: warning: array subscript has type 'char' [-Wchar-subscripts] { dim[i]=dim_.dim[i];} ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In member function 'dimension& dimension::operator=(const dimension&)': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:118:12: warning: array subscript has type 'char' [-Wchar-subscripts] dim[i]=dim_.dim[i]; ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:118:24: warning: array subscript has type 'char' [-Wchar-subscripts] dim[i]=dim_.dim[i]; ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In member function 'void dimension::operator<<(SizeT)': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:146:15: warning: array subscript has type 'char' [-Wchar-subscripts] dim[rank++]=add; ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In member function 'SizeT dimension::NDimElements()': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:295:24: warning: array subscript has type 'char' [-Wchar-subscripts] return stride[ rank]; ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In member function 'SizeT dimension::NDimElementsConst() const': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:303:44: warning: array subscript has type 'char' [-Wchar-subscripts] for(char i=0; i= labelList.Size()) ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/plotting_shade_surf.cpp:19:0: /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp: In function 'bool lib::startClipping(EnvT*, GDLGStream*, bool)': /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:1676:58: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else for ( int i=0; i<4&&iN_Elements(); ++i ) tempbox[i]=dClipBox[i]=(*clipBox)[i]; ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp: In function 'bool lib::gdlAxis(EnvT*, GDLGStream*, std::string, DDouble, DDouble, bool, DLong, DDouble)': /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:1747:11: warning: variable 'OtherAxisSizeInMm' set but not used [-Wunused-but-set-variable] PLFLT OtherAxisSizeInMm; ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:1792:12: warning: variable 'interligne_as_char' set but not used [-Wunused-but-set-variable] DFloat interligne_as_char; ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp: In function 'bool lib::gdlAxis3(EnvT*, GDLGStream*, std::string, DDouble, DDouble, bool, DLong, DDouble)': /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:2015:11: warning: variable 'OtherAxisSizeInMm' set but not used [-Wunused-but-set-variable] PLFLT OtherAxisSizeInMm; ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:2064:12: warning: variable 'interligne' set but not used [-Wunused-but-set-variable] DFloat interligne; ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting_shade_surf.cpp: In member function 'virtual void lib::shade_surf_call::old_body(EnvT*, GDLGStream*)': /builddir/build/BUILD/gdl-0.9.9/src/plotting_shade_surf.cpp:237:15: warning: unused variable 'intv' [-Wunused-variable] PLFLT intv=gdlAdjustAxisRange (e, "X", xStart, xEnd, xLog ); ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting_shade_surf.cpp:242:15: warning: unused variable 'intv' [-Wunused-variable] PLFLT intv=gdlAdjustAxisRange (e, "Y", yStart, yEnd, yLog ); ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting_shade_surf.cpp:263:15: warning: unused variable 'intv' [-Wunused-variable] PLFLT intv=gdlAdjustAxisRange ( e, "Z", zStart, zEnd, zLog ); ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting_shade_surf.cpp:317:49: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (int i=0; iN_Elements(); ++i )(*static_cast(pStruct->GetTag(tTag, 0)))[i]=(*t3dMatrix)[i]; ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting_shade_surf.cpp:377:35: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for ( SizeT i=0; i0?log10(cgrid1.xg[i]):1E-12; // #define EXTENDED_DEFAULT_LOGRANGE 12 ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting_shade_surf.cpp:383:45: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (yLog) for ( SizeT i=0; i0?log10(cgrid1.yg[i]):1E-12; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/plotting_shade_surf.cpp:19:0: /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp: In function 'void lib::gdlGetDesiredAxisStyle(EnvT*, std::string, DLong&)': /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:725:53: warning: 'choosenIx' may be used uninitialized in this function [-Wmaybe-uninitialized] e->AssureLongScalarKWIfPresent( choosenIx, style); ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp: In function 'PLFLT lib::gdlComputeTickInterval(EnvT*, std::string, DDouble&, DDouble&, bool)': /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:541:53: warning: 'choosenIx' may be used uninitialized in this function [-Wmaybe-uninitialized] e->AssureLongScalarKWIfPresent(choosenIx, nticks); ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp: In function 'void lib::gdlGetDesiredAxisTicks(EnvT*, std::string, DLong&)': /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:893:56: warning: 'choosenIx' may be used uninitialized in this function [-Wmaybe-uninitialized] e->AssureLongScalarKWIfPresent(choosenIx, axisTicks); ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp: In function 'bool lib::gdlGetDesiredAxisRange(EnvT*, std::string, DDouble&, DDouble&)': /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:691:38: warning: 'choosenIx' may be used uninitialized in this function [-Wmaybe-uninitialized] BaseGDL* Range=e->GetKW(choosenIx); ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp: In function 'void lib::gdlGetDesiredAxisMargin(EnvT*, std::string, DFloat&, DFloat&)': /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:635:39: warning: 'choosenIx' may be used uninitialized in this function [-Wmaybe-uninitialized] BaseGDL* Margin=e->GetKW(choosenIx); ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp: In function 'bool lib::_ZN3libL8gdlAxis3EP4EnvTP10GDLGStreamSsddbid.isra.69(EnvT*, GDLGStream*, std::string, DDouble, DDouble, bool, DLong)': /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:995:54: warning: 'choosenIx' may be used uninitialized in this function [-Wmaybe-uninitialized] e->AssureStringScalarKWIfPresent(choosenIx, title); ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:982:9: note: 'choosenIx' was declared here int choosenIx; ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:2055:50: warning: 'TickUnits' may be used uninitialized in this function [-Wmaybe-uninitialized] bool hasTickUnitDefined = (TickUnits->NBytes()>0); ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:949:31: warning: 'choosenIx' may be used uninitialized in this function [-Wmaybe-uninitialized] if ( e->GetKW ( choosenIx )!=NULL ) ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:939:9: note: 'choosenIx' was declared here int choosenIx; ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:2096:28: warning: 'TickName' may be used uninitialized in this function [-Wmaybe-uninitialized] if (TickName->NBytes()>0) // /TICKNAME=[array] ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:860:31: warning: 'choosenIx' may be used uninitialized in this function [-Wmaybe-uninitialized] if ( e->GetKW ( choosenIx )!=NULL ) ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:850:9: note: 'choosenIx' was declared here int choosenIx; ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:813:61: warning: 'choosenIx' may be used uninitialized in this function [-Wmaybe-uninitialized] e->AssureLongScalarKWIfPresent(choosenIx, axisTicklayout); ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:802:9: note: 'choosenIx' was declared here int choosenIx; ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:793:65: warning: 'choosenIx' may be used uninitialized in this function [-Wmaybe-uninitialized] e->AssureDoubleScalarKWIfPresent(choosenIx, axisTickinterval); ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:781:9: note: 'choosenIx' was declared here int choosenIx; ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:2138:35: warning: 'TickFormat' may be used uninitialized in this function [-Wmaybe-uninitialized] else if (TickFormat->NBytes()>0) //no /TICKUNITS=> only 1 value taken into account ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:769:31: warning: 'choosenIx' may be used uninitialized in this function [-Wmaybe-uninitialized] if ( e->GetKW ( choosenIx )!=NULL ) ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:758:9: note: 'choosenIx' was declared here int choosenIx; ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:745:53: warning: 'choosenIx' may be used uninitialized in this function [-Wmaybe-uninitialized] e->AssureFloatScalarKWIfPresent(choosenIx, thick); ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:733:9: note: 'choosenIx' was declared here int choosenIx; ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:665:56: warning: 'choosenIx' may be used uninitialized in this function [-Wmaybe-uninitialized] e->AssureLongScalarKWIfPresent(choosenIx, axisMinor); ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:655:9: note: 'choosenIx' was declared here int choosenIx; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/plotting_shade_surf.cpp:19:0: /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp: At global scope: /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:81:28: warning: 'Data3d' defined but not used [-Wunused-variable] static GDL_3DTRANSFORMDATA Data3d; ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:83:12: warning: 'code012' defined but not used [-Wunused-variable] static int code012[3] = {0, 1, 2}; ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:84:12: warning: 'code102' defined but not used [-Wunused-variable] static int code102[3] = {1, 0, 2}; ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:85:12: warning: 'code120' defined but not used [-Wunused-variable] static int code120[3] = {1, 2, 0}; ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:86:12: warning: 'code210' defined but not used [-Wunused-variable] static int code210[3] = {2, 1, 0}; ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:87:12: warning: 'code201' defined but not used [-Wunused-variable] static int code201[3] = {2, 0, 1}; ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:88:12: warning: 'code021' defined but not used [-Wunused-variable] static int code021[3] = {0, 2, 1}; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/plotting_shade_surf.cpp:19:0: /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:433:15: warning: 'void lib::gdlGetPsym(EnvT*, DLong&)' defined but not used [-Wunused-function] static void gdlGetPsym(EnvT *e, DLong &psym) ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:444:16: warning: 'void lib::gdlSetSymsize(EnvT*, GDLGStream*)' defined but not used [-Wunused-function] static void gdlSetSymsize(EnvT *e, GDLGStream *a) ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:748:16: warning: 'void lib::gdlGetDesiredAxisTickget(EnvT*, std::string, DDoubleGDL*)' defined but not used [-Wunused-function] static void gdlGetDesiredAxisTickget(EnvT *e, string axis, DDoubleGDL *Axistickget) ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:901:14: warning: 'int lib::gdlGetCalendarCode(EnvT*, std::string)' defined but not used [-Wunused-function] static int gdlGetCalendarCode(EnvT* e, string axis) ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:955:15: warning: 'void lib::gdlGetDesiredAxisTickv(EnvT*, std::string, DDoubleGDL*)' defined but not used [-Wunused-function] static void gdlGetDesiredAxisTickv(EnvT* e, string axis, DDoubleGDL* axisTickvVect) ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:998:17: warning: 'void lib::gdlSetLineStyle(EnvT*, GDLGStream*)' defined but not used [-Wunused-function] static void gdlSetLineStyle(EnvT *e, GDLGStream *a) ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:1046:15: warning: 'void lib::gdlSetPenThickness(EnvT*, GDLGStream*)' defined but not used [-Wunused-function] static void gdlSetPenThickness(EnvT *e, GDLGStream *a) ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:1082:17: warning: 'bool lib::gdlYaxisNoZero(EnvT*)' defined but not used [-Wunused-function] static bool gdlYaxisNoZero(EnvT* e) ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:1358:15: warning: 'bool lib::gdlSetViewPortAndWorldCoordinates(EnvT*, GDLGStream*, bool, bool, DFloat, DFloat, DFloat, DFloat, DDouble, DDouble, DDouble, DDouble, DLong)' defined but not used [-Wunused-function] static bool gdlSetViewPortAndWorldCoordinates(EnvT* e, ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:1979:15: warning: 'bool lib::gdlBox(EnvT*, GDLGStream*, DDouble, DDouble, DDouble, DDouble, bool, bool)' defined but not used [-Wunused-function] static bool gdlBox(EnvT *e, GDLGStream *a, DDouble xStart, DDouble xEnd, DDouble yStart, DDouble yEnd, bool xLog, bool yLog) ^ [ 83%] Building CXX object src/CMakeFiles/gdl.dir/plotting_surface.cpp.o cd /builddir/build/BUILD/gdl-0.9.9/build-python/src && /usr/bin/c++ -DHAVE_CONFIG_H -DWXUSINGDLL -D_FILE_OFFSET_BITS=64 -D__WXGTK__ -Dgdl_EXPORTS -I/builddir/build/BUILD/gdl-0.9.9/src -I/usr/include/tirpc -I/usr/include/GraphicsMagick -I/usr/lib/wx/include/gtk3-unicode-3.0 -I/usr/include/wx-3.0 -I/usr/include/libgeotiff -I/usr/include/hdf -I/usr/include/python2.7 -I/usr/lib/python2.7/site-packages/numpy/core/include -I/usr/include/udunits2 -I/usr/include/eigen3 -I/builddir/build/BUILD/gdl-0.9.9 -I/builddir/build/BUILD/gdl-0.9.9/build-python -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -DNDEBUG -fPIC -fopenmp -std=gnu++11 -o CMakeFiles/gdl.dir/plotting_surface.cpp.o -c /builddir/build/BUILD/gdl-0.9.9/src/plotting_surface.cpp In file included from /builddir/build/BUILD/gdl-0.9.9/src/basegdl.hpp:31:0, from /builddir/build/BUILD/gdl-0.9.9/src/str.hpp:25, from /builddir/build/BUILD/gdl-0.9.9/src/envt.hpp:26, from /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:60, from /builddir/build/BUILD/gdl-0.9.9/src/plotting_surface.cpp:19: /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In copy constructor 'dimension::dimension(const dimension&)': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:55:14: warning: array subscript has type 'char' [-Wchar-subscripts] { dim[i]=dim_.dim[i];} ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:55:26: warning: array subscript has type 'char' [-Wchar-subscripts] { dim[i]=dim_.dim[i];} ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In member function 'dimension& dimension::operator=(const dimension&)': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:118:12: warning: array subscript has type 'char' [-Wchar-subscripts] dim[i]=dim_.dim[i]; ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:118:24: warning: array subscript has type 'char' [-Wchar-subscripts] dim[i]=dim_.dim[i]; ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In member function 'void dimension::operator<<(SizeT)': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:146:15: warning: array subscript has type 'char' [-Wchar-subscripts] dim[rank++]=add; ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In member function 'SizeT dimension::NDimElements()': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:295:24: warning: array subscript has type 'char' [-Wchar-subscripts] return stride[ rank]; ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In member function 'SizeT dimension::NDimElementsConst() const': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:303:44: warning: array subscript has type 'char' [-Wchar-subscripts] for(char i=0; i= labelList.Size()) ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/plotting_surface.cpp:19:0: /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp: In function 'bool lib::startClipping(EnvT*, GDLGStream*, bool)': /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:1676:58: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else for ( int i=0; i<4&&iN_Elements(); ++i ) tempbox[i]=dClipBox[i]=(*clipBox)[i]; ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp: In function 'bool lib::gdlAxis(EnvT*, GDLGStream*, std::string, DDouble, DDouble, bool, DLong, DDouble)': /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:1747:11: warning: variable 'OtherAxisSizeInMm' set but not used [-Wunused-but-set-variable] PLFLT OtherAxisSizeInMm; ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:1792:12: warning: variable 'interligne_as_char' set but not used [-Wunused-but-set-variable] DFloat interligne_as_char; ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp: In function 'bool lib::gdlAxis3(EnvT*, GDLGStream*, std::string, DDouble, DDouble, bool, DLong, DDouble)': /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:2015:11: warning: variable 'OtherAxisSizeInMm' set but not used [-Wunused-but-set-variable] PLFLT OtherAxisSizeInMm; ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:2064:12: warning: variable 'interligne' set but not used [-Wunused-but-set-variable] DFloat interligne; ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting_surface.cpp: In member function 'virtual void lib::surface_call::old_body(EnvT*, GDLGStream*)': /builddir/build/BUILD/gdl-0.9.9/src/plotting_surface.cpp:229:15: warning: unused variable 'intv' [-Wunused-variable] PLFLT intv=gdlAdjustAxisRange (e,"X", xStart, xEnd, xLog ); ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting_surface.cpp:234:15: warning: unused variable 'intv' [-Wunused-variable] PLFLT intv=gdlAdjustAxisRange (e, "Y", yStart, yEnd, yLog ); ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting_surface.cpp:255:15: warning: unused variable 'intv' [-Wunused-variable] PLFLT intv=gdlAdjustAxisRange (e, "Z", zStart, zEnd, zLog ); ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting_surface.cpp:309:49: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (int i=0; iN_Elements(); ++i )(*static_cast(pStruct->GetTag(tTag, 0)))[i]=(*t3dMatrix)[i]; ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting_surface.cpp:378:35: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for ( SizeT i=0; i0?log10(cgrid1.xg[i]):1E-12; // #define EXTENDED_DEFAULT_LOGRANGE 12 ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting_surface.cpp:384:45: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (yLog) for ( SizeT i=0; i0?log10(cgrid1.yg[i]):1E-12; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/plotting_surface.cpp:19:0: /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp: In function 'PLFLT lib::gdlComputeTickInterval(EnvT*, std::string, DDouble&, DDouble&, bool)': /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:541:53: warning: 'choosenIx' may be used uninitialized in this function [-Wmaybe-uninitialized] e->AssureLongScalarKWIfPresent(choosenIx, nticks); ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp: In function 'void lib::gdlGetDesiredAxisStyle(EnvT*, std::string, DLong&)': /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:725:53: warning: 'choosenIx' may be used uninitialized in this function [-Wmaybe-uninitialized] e->AssureLongScalarKWIfPresent( choosenIx, style); ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp: In function 'void lib::gdlGetDesiredAxisTicks(EnvT*, std::string, DLong&)': /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:893:56: warning: 'choosenIx' may be used uninitialized in this function [-Wmaybe-uninitialized] e->AssureLongScalarKWIfPresent(choosenIx, axisTicks); ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp: In function 'bool lib::gdlGetDesiredAxisRange(EnvT*, std::string, DDouble&, DDouble&)': /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:691:38: warning: 'choosenIx' may be used uninitialized in this function [-Wmaybe-uninitialized] BaseGDL* Range=e->GetKW(choosenIx); ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp: In function 'void lib::gdlGetDesiredAxisMargin(EnvT*, std::string, DFloat&, DFloat&)': /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:635:39: warning: 'choosenIx' may be used uninitialized in this function [-Wmaybe-uninitialized] BaseGDL* Margin=e->GetKW(choosenIx); ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp: In function 'bool lib::_ZN3libL8gdlAxis3EP4EnvTP10GDLGStreamSsddbid.isra.69(EnvT*, GDLGStream*, std::string, DDouble, DDouble, bool, DLong)': /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:995:54: warning: 'choosenIx' may be used uninitialized in this function [-Wmaybe-uninitialized] e->AssureStringScalarKWIfPresent(choosenIx, title); ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:982:9: note: 'choosenIx' was declared here int choosenIx; ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:2055:50: warning: 'TickUnits' may be used uninitialized in this function [-Wmaybe-uninitialized] bool hasTickUnitDefined = (TickUnits->NBytes()>0); ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:949:31: warning: 'choosenIx' may be used uninitialized in this function [-Wmaybe-uninitialized] if ( e->GetKW ( choosenIx )!=NULL ) ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:939:9: note: 'choosenIx' was declared here int choosenIx; ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:2096:28: warning: 'TickName' may be used uninitialized in this function [-Wmaybe-uninitialized] if (TickName->NBytes()>0) // /TICKNAME=[array] ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:860:31: warning: 'choosenIx' may be used uninitialized in this function [-Wmaybe-uninitialized] if ( e->GetKW ( choosenIx )!=NULL ) ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:850:9: note: 'choosenIx' was declared here int choosenIx; ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:813:61: warning: 'choosenIx' may be used uninitialized in this function [-Wmaybe-uninitialized] e->AssureLongScalarKWIfPresent(choosenIx, axisTicklayout); ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:802:9: note: 'choosenIx' was declared here int choosenIx; ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:793:65: warning: 'choosenIx' may be used uninitialized in this function [-Wmaybe-uninitialized] e->AssureDoubleScalarKWIfPresent(choosenIx, axisTickinterval); ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:781:9: note: 'choosenIx' was declared here int choosenIx; ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:2138:35: warning: 'TickFormat' may be used uninitialized in this function [-Wmaybe-uninitialized] else if (TickFormat->NBytes()>0) //no /TICKUNITS=> only 1 value taken into account ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:769:31: warning: 'choosenIx' may be used uninitialized in this function [-Wmaybe-uninitialized] if ( e->GetKW ( choosenIx )!=NULL ) ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:758:9: note: 'choosenIx' was declared here int choosenIx; ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:745:53: warning: 'choosenIx' may be used uninitialized in this function [-Wmaybe-uninitialized] e->AssureFloatScalarKWIfPresent(choosenIx, thick); ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:733:9: note: 'choosenIx' was declared here int choosenIx; ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:665:56: warning: 'choosenIx' may be used uninitialized in this function [-Wmaybe-uninitialized] e->AssureLongScalarKWIfPresent(choosenIx, axisMinor); ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:655:9: note: 'choosenIx' was declared here int choosenIx; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/plotting_surface.cpp:19:0: /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp: At global scope: /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:81:28: warning: 'Data3d' defined but not used [-Wunused-variable] static GDL_3DTRANSFORMDATA Data3d; ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:83:12: warning: 'code012' defined but not used [-Wunused-variable] static int code012[3] = {0, 1, 2}; ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:84:12: warning: 'code102' defined but not used [-Wunused-variable] static int code102[3] = {1, 0, 2}; ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:85:12: warning: 'code120' defined but not used [-Wunused-variable] static int code120[3] = {1, 2, 0}; ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:86:12: warning: 'code210' defined but not used [-Wunused-variable] static int code210[3] = {2, 1, 0}; ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:87:12: warning: 'code201' defined but not used [-Wunused-variable] static int code201[3] = {2, 0, 1}; ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:88:12: warning: 'code021' defined but not used [-Wunused-variable] static int code021[3] = {0, 2, 1}; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/plotting_surface.cpp:19:0: /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:433:15: warning: 'void lib::gdlGetPsym(EnvT*, DLong&)' defined but not used [-Wunused-function] static void gdlGetPsym(EnvT *e, DLong &psym) ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:444:16: warning: 'void lib::gdlSetSymsize(EnvT*, GDLGStream*)' defined but not used [-Wunused-function] static void gdlSetSymsize(EnvT *e, GDLGStream *a) ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:748:16: warning: 'void lib::gdlGetDesiredAxisTickget(EnvT*, std::string, DDoubleGDL*)' defined but not used [-Wunused-function] static void gdlGetDesiredAxisTickget(EnvT *e, string axis, DDoubleGDL *Axistickget) ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:901:14: warning: 'int lib::gdlGetCalendarCode(EnvT*, std::string)' defined but not used [-Wunused-function] static int gdlGetCalendarCode(EnvT* e, string axis) ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:955:15: warning: 'void lib::gdlGetDesiredAxisTickv(EnvT*, std::string, DDoubleGDL*)' defined but not used [-Wunused-function] static void gdlGetDesiredAxisTickv(EnvT* e, string axis, DDoubleGDL* axisTickvVect) ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:998:17: warning: 'void lib::gdlSetLineStyle(EnvT*, GDLGStream*)' defined but not used [-Wunused-function] static void gdlSetLineStyle(EnvT *e, GDLGStream *a) ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:1046:15: warning: 'void lib::gdlSetPenThickness(EnvT*, GDLGStream*)' defined but not used [-Wunused-function] static void gdlSetPenThickness(EnvT *e, GDLGStream *a) ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:1082:17: warning: 'bool lib::gdlYaxisNoZero(EnvT*)' defined but not used [-Wunused-function] static bool gdlYaxisNoZero(EnvT* e) ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:1358:15: warning: 'bool lib::gdlSetViewPortAndWorldCoordinates(EnvT*, GDLGStream*, bool, bool, DFloat, DFloat, DFloat, DFloat, DDouble, DDouble, DDouble, DDouble, DLong)' defined but not used [-Wunused-function] static bool gdlSetViewPortAndWorldCoordinates(EnvT* e, ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:1979:15: warning: 'bool lib::gdlBox(EnvT*, GDLGStream*, DDouble, DDouble, DDouble, DDouble, bool, bool)' defined but not used [-Wunused-function] static bool gdlBox(EnvT *e, GDLGStream *a, DDouble xStart, DDouble xEnd, DDouble yStart, DDouble yEnd, bool xLog, bool yLog) ^ [ 84%] Building CXX object src/CMakeFiles/gdl.dir/plotting_windows.cpp.o cd /builddir/build/BUILD/gdl-0.9.9/build-python/src && /usr/bin/c++ -DHAVE_CONFIG_H -DWXUSINGDLL -D_FILE_OFFSET_BITS=64 -D__WXGTK__ -Dgdl_EXPORTS -I/builddir/build/BUILD/gdl-0.9.9/src -I/usr/include/tirpc -I/usr/include/GraphicsMagick -I/usr/lib/wx/include/gtk3-unicode-3.0 -I/usr/include/wx-3.0 -I/usr/include/libgeotiff -I/usr/include/hdf -I/usr/include/python2.7 -I/usr/lib/python2.7/site-packages/numpy/core/include -I/usr/include/udunits2 -I/usr/include/eigen3 -I/builddir/build/BUILD/gdl-0.9.9 -I/builddir/build/BUILD/gdl-0.9.9/build-python -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -DNDEBUG -fPIC -fopenmp -std=gnu++11 -o CMakeFiles/gdl.dir/plotting_windows.cpp.o -c /builddir/build/BUILD/gdl-0.9.9/src/plotting_windows.cpp In file included from /builddir/build/BUILD/gdl-0.9.9/src/basegdl.hpp:31:0, from /builddir/build/BUILD/gdl-0.9.9/src/str.hpp:25, from /builddir/build/BUILD/gdl-0.9.9/src/envt.hpp:26, from /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:60, from /builddir/build/BUILD/gdl-0.9.9/src/plotting_windows.cpp:19: /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In copy constructor 'dimension::dimension(const dimension&)': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:55:14: warning: array subscript has type 'char' [-Wchar-subscripts] { dim[i]=dim_.dim[i];} ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:55:26: warning: array subscript has type 'char' [-Wchar-subscripts] { dim[i]=dim_.dim[i];} ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In member function 'dimension& dimension::operator=(const dimension&)': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:118:12: warning: array subscript has type 'char' [-Wchar-subscripts] dim[i]=dim_.dim[i]; ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:118:24: warning: array subscript has type 'char' [-Wchar-subscripts] dim[i]=dim_.dim[i]; ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In member function 'void dimension::operator<<(SizeT)': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:146:15: warning: array subscript has type 'char' [-Wchar-subscripts] dim[rank++]=add; ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In member function 'SizeT dimension::NDimElements()': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:295:24: warning: array subscript has type 'char' [-Wchar-subscripts] return stride[ rank]; ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In member function 'SizeT dimension::NDimElementsConst() const': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:303:44: warning: array subscript has type 'char' [-Wchar-subscripts] for(char i=0; i= labelList.Size()) ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/plotting_windows.cpp:19:0: /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp: In function 'bool lib::startClipping(EnvT*, GDLGStream*, bool)': /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:1676:58: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else for ( int i=0; i<4&&iN_Elements(); ++i ) tempbox[i]=dClipBox[i]=(*clipBox)[i]; ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp: In function 'bool lib::gdlAxis(EnvT*, GDLGStream*, std::string, DDouble, DDouble, bool, DLong, DDouble)': /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:1747:11: warning: variable 'OtherAxisSizeInMm' set but not used [-Wunused-but-set-variable] PLFLT OtherAxisSizeInMm; ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:1792:12: warning: variable 'interligne_as_char' set but not used [-Wunused-but-set-variable] DFloat interligne_as_char; ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp: In function 'bool lib::gdlAxis3(EnvT*, GDLGStream*, std::string, DDouble, DDouble, bool, DLong, DDouble)': /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:2015:11: warning: variable 'OtherAxisSizeInMm' set but not used [-Wunused-but-set-variable] PLFLT OtherAxisSizeInMm; ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:2064:12: warning: variable 'interligne' set but not used [-Wunused-but-set-variable] DFloat interligne; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/plotting_windows.cpp:19:0: /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp: At global scope: /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:81:28: warning: 'Data3d' defined but not used [-Wunused-variable] static GDL_3DTRANSFORMDATA Data3d; ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:83:12: warning: 'code012' defined but not used [-Wunused-variable] static int code012[3] = {0, 1, 2}; ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:84:12: warning: 'code102' defined but not used [-Wunused-variable] static int code102[3] = {1, 0, 2}; ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:85:12: warning: 'code120' defined but not used [-Wunused-variable] static int code120[3] = {1, 2, 0}; ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:86:12: warning: 'code210' defined but not used [-Wunused-variable] static int code210[3] = {2, 1, 0}; ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:87:12: warning: 'code201' defined but not used [-Wunused-variable] static int code201[3] = {2, 0, 1}; ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:88:12: warning: 'code021' defined but not used [-Wunused-variable] static int code021[3] = {0, 2, 1}; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/plotting_windows.cpp:19:0: /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:397:15: warning: 'void lib::gdlSetGraphicsBackgroundColorFromKw(EnvT*, GDLGStream*, bool)' defined but not used [-Wunused-function] static void gdlSetGraphicsBackgroundColorFromKw(EnvT *e, GDLGStream *a, bool kw=true) ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:410:15: warning: 'void lib::gdlSetGraphicsForegroundColorFromKw(EnvT*, GDLGStream*, std::string)' defined but not used [-Wunused-function] static void gdlSetGraphicsForegroundColorFromKw(EnvT *e, GDLGStream *a, string OtherColorKw="") ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:433:15: warning: 'void lib::gdlGetPsym(EnvT*, DLong&)' defined but not used [-Wunused-function] static void gdlGetPsym(EnvT *e, DLong &psym) ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:444:16: warning: 'void lib::gdlSetSymsize(EnvT*, GDLGStream*)' defined but not used [-Wunused-function] static void gdlSetSymsize(EnvT *e, GDLGStream *a) ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:667:15: warning: 'bool lib::gdlGetDesiredAxisRange(EnvT*, std::string, DDouble&, DDouble&)' defined but not used [-Wunused-function] static bool gdlGetDesiredAxisRange(EnvT *e, string axis, DDouble &start, DDouble &end) ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:748:16: warning: 'void lib::gdlGetDesiredAxisTickget(EnvT*, std::string, DDoubleGDL*)' defined but not used [-Wunused-function] static void gdlGetDesiredAxisTickget(EnvT *e, string axis, DDoubleGDL *Axistickget) ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:901:14: warning: 'int lib::gdlGetCalendarCode(EnvT*, std::string)' defined but not used [-Wunused-function] static int gdlGetCalendarCode(EnvT* e, string axis) ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:955:15: warning: 'void lib::gdlGetDesiredAxisTickv(EnvT*, std::string, DDoubleGDL*)' defined but not used [-Wunused-function] static void gdlGetDesiredAxisTickv(EnvT* e, string axis, DDoubleGDL* axisTickvVect) ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:998:17: warning: 'void lib::gdlSetLineStyle(EnvT*, GDLGStream*)' defined but not used [-Wunused-function] static void gdlSetLineStyle(EnvT *e, GDLGStream *a) ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:1046:15: warning: 'void lib::gdlSetPenThickness(EnvT*, GDLGStream*)' defined but not used [-Wunused-function] static void gdlSetPenThickness(EnvT *e, GDLGStream *a) ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:1082:17: warning: 'bool lib::gdlYaxisNoZero(EnvT*)' defined but not used [-Wunused-function] static bool gdlYaxisNoZero(EnvT* e) ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:1108:15: warning: 'void lib::gdlNextPlotHandlingNoEraseOption(EnvT*, GDLGStream*, bool)' defined but not used [-Wunused-function] static void gdlNextPlotHandlingNoEraseOption(EnvT *e, GDLGStream *a, bool noe=0) ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:1152:15: warning: 'bool lib::gdlSet3DViewPortAndWorldCoordinates(EnvT*, GDLGStream*, DDoubleGDL*, bool, bool, DDouble, DDouble, DDouble, DDouble, DDouble, DDouble, bool)' defined but not used [-Wunused-function] static bool gdlSet3DViewPortAndWorldCoordinates(EnvT* e, ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:1358:15: warning: 'bool lib::gdlSetViewPortAndWorldCoordinates(EnvT*, GDLGStream*, bool, bool, DFloat, DFloat, DFloat, DFloat, DDouble, DDouble, DDouble, DDouble, DLong)' defined but not used [-Wunused-function] static bool gdlSetViewPortAndWorldCoordinates(EnvT* e, ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:1605:15: warning: 'bool lib::startClipping(EnvT*, GDLGStream*, bool)' defined but not used [-Wunused-function] static bool startClipping(EnvT *e, GDLGStream *a, bool canUsePClip=false) ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:1979:15: warning: 'bool lib::gdlBox(EnvT*, GDLGStream*, DDouble, DDouble, DDouble, DDouble, bool, bool)' defined but not used [-Wunused-function] static bool gdlBox(EnvT *e, GDLGStream *a, DDouble xStart, DDouble xEnd, DDouble yStart, DDouble yEnd, bool xLog, bool yLog) ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:2195:15: warning: 'bool lib::gdlBox3(EnvT*, GDLGStream*, DDouble, DDouble, DDouble, DDouble, DDouble, DDouble, bool, bool, bool, bool)' defined but not used [-Wunused-function] static bool gdlBox3(EnvT *e, GDLGStream *a, DDouble xStart, DDouble xEnd, DDouble yStart, ^ [ 84%] Building CXX object src/CMakeFiles/gdl.dir/plotting_xyouts.cpp.o cd /builddir/build/BUILD/gdl-0.9.9/build-python/src && /usr/bin/c++ -DHAVE_CONFIG_H -DWXUSINGDLL -D_FILE_OFFSET_BITS=64 -D__WXGTK__ -Dgdl_EXPORTS -I/builddir/build/BUILD/gdl-0.9.9/src -I/usr/include/tirpc -I/usr/include/GraphicsMagick -I/usr/lib/wx/include/gtk3-unicode-3.0 -I/usr/include/wx-3.0 -I/usr/include/libgeotiff -I/usr/include/hdf -I/usr/include/python2.7 -I/usr/lib/python2.7/site-packages/numpy/core/include -I/usr/include/udunits2 -I/usr/include/eigen3 -I/builddir/build/BUILD/gdl-0.9.9 -I/builddir/build/BUILD/gdl-0.9.9/build-python -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -DNDEBUG -fPIC -fopenmp -std=gnu++11 -o CMakeFiles/gdl.dir/plotting_xyouts.cpp.o -c /builddir/build/BUILD/gdl-0.9.9/src/plotting_xyouts.cpp In file included from /builddir/build/BUILD/gdl-0.9.9/src/basegdl.hpp:31:0, from /builddir/build/BUILD/gdl-0.9.9/src/str.hpp:25, from /builddir/build/BUILD/gdl-0.9.9/src/envt.hpp:26, from /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:60, from /builddir/build/BUILD/gdl-0.9.9/src/plotting_xyouts.cpp:19: /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In copy constructor 'dimension::dimension(const dimension&)': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:55:14: warning: array subscript has type 'char' [-Wchar-subscripts] { dim[i]=dim_.dim[i];} ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:55:26: warning: array subscript has type 'char' [-Wchar-subscripts] { dim[i]=dim_.dim[i];} ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In member function 'dimension& dimension::operator=(const dimension&)': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:118:12: warning: array subscript has type 'char' [-Wchar-subscripts] dim[i]=dim_.dim[i]; ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:118:24: warning: array subscript has type 'char' [-Wchar-subscripts] dim[i]=dim_.dim[i]; ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In member function 'void dimension::operator<<(SizeT)': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:146:15: warning: array subscript has type 'char' [-Wchar-subscripts] dim[rank++]=add; ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In member function 'SizeT dimension::NDimElements()': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:295:24: warning: array subscript has type 'char' [-Wchar-subscripts] return stride[ rank]; ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In member function 'SizeT dimension::NDimElementsConst() const': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:303:44: warning: array subscript has type 'char' [-Wchar-subscripts] for(char i=0; i= labelList.Size()) ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/plotting_xyouts.cpp:19:0: /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp: In function 'bool lib::startClipping(EnvT*, GDLGStream*, bool)': /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:1676:58: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else for ( int i=0; i<4&&iN_Elements(); ++i ) tempbox[i]=dClipBox[i]=(*clipBox)[i]; ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp: In function 'bool lib::gdlAxis(EnvT*, GDLGStream*, std::string, DDouble, DDouble, bool, DLong, DDouble)': /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:1747:11: warning: variable 'OtherAxisSizeInMm' set but not used [-Wunused-but-set-variable] PLFLT OtherAxisSizeInMm; ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:1792:12: warning: variable 'interligne_as_char' set but not used [-Wunused-but-set-variable] DFloat interligne_as_char; ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp: In function 'bool lib::gdlAxis3(EnvT*, GDLGStream*, std::string, DDouble, DDouble, bool, DLong, DDouble)': /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:2015:11: warning: variable 'OtherAxisSizeInMm' set but not used [-Wunused-but-set-variable] PLFLT OtherAxisSizeInMm; ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:2064:12: warning: variable 'interligne' set but not used [-Wunused-but-set-variable] DFloat interligne; ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting_xyouts.cpp: In member function 'virtual void lib::xyouts_call::old_body(EnvT*, GDLGStream*)': /builddir/build/BUILD/gdl-0.9.9/src/plotting_xyouts.cpp:208:12: warning: unused variable 'mapSet' [-Wunused-variable] bool mapSet=false; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/plotting_xyouts.cpp:19:0: /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp: At global scope: /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:397:15: warning: 'void lib::gdlSetGraphicsBackgroundColorFromKw(EnvT*, GDLGStream*, bool)' defined but not used [-Wunused-function] static void gdlSetGraphicsBackgroundColorFromKw(EnvT *e, GDLGStream *a, bool kw=true) ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:433:15: warning: 'void lib::gdlGetPsym(EnvT*, DLong&)' defined but not used [-Wunused-function] static void gdlGetPsym(EnvT *e, DLong &psym) ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:444:16: warning: 'void lib::gdlSetSymsize(EnvT*, GDLGStream*)' defined but not used [-Wunused-function] static void gdlSetSymsize(EnvT *e, GDLGStream *a) ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:667:15: warning: 'bool lib::gdlGetDesiredAxisRange(EnvT*, std::string, DDouble&, DDouble&)' defined but not used [-Wunused-function] static bool gdlGetDesiredAxisRange(EnvT *e, string axis, DDouble &start, DDouble &end) ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:748:16: warning: 'void lib::gdlGetDesiredAxisTickget(EnvT*, std::string, DDoubleGDL*)' defined but not used [-Wunused-function] static void gdlGetDesiredAxisTickget(EnvT *e, string axis, DDoubleGDL *Axistickget) ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:901:14: warning: 'int lib::gdlGetCalendarCode(EnvT*, std::string)' defined but not used [-Wunused-function] static int gdlGetCalendarCode(EnvT* e, string axis) ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:955:15: warning: 'void lib::gdlGetDesiredAxisTickv(EnvT*, std::string, DDoubleGDL*)' defined but not used [-Wunused-function] static void gdlGetDesiredAxisTickv(EnvT* e, string axis, DDoubleGDL* axisTickvVect) ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:998:17: warning: 'void lib::gdlSetLineStyle(EnvT*, GDLGStream*)' defined but not used [-Wunused-function] static void gdlSetLineStyle(EnvT *e, GDLGStream *a) ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:1046:15: warning: 'void lib::gdlSetPenThickness(EnvT*, GDLGStream*)' defined but not used [-Wunused-function] static void gdlSetPenThickness(EnvT *e, GDLGStream *a) ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:1082:17: warning: 'bool lib::gdlYaxisNoZero(EnvT*)' defined but not used [-Wunused-function] static bool gdlYaxisNoZero(EnvT* e) ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:1108:15: warning: 'void lib::gdlNextPlotHandlingNoEraseOption(EnvT*, GDLGStream*, bool)' defined but not used [-Wunused-function] static void gdlNextPlotHandlingNoEraseOption(EnvT *e, GDLGStream *a, bool noe=0) ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:1152:15: warning: 'bool lib::gdlSet3DViewPortAndWorldCoordinates(EnvT*, GDLGStream*, DDoubleGDL*, bool, bool, DDouble, DDouble, DDouble, DDouble, DDouble, DDouble, bool)' defined but not used [-Wunused-function] static bool gdlSet3DViewPortAndWorldCoordinates(EnvT* e, ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:1358:15: warning: 'bool lib::gdlSetViewPortAndWorldCoordinates(EnvT*, GDLGStream*, bool, bool, DFloat, DFloat, DFloat, DFloat, DDouble, DDouble, DDouble, DDouble, DLong)' defined but not used [-Wunused-function] static bool gdlSetViewPortAndWorldCoordinates(EnvT* e, ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:1979:15: warning: 'bool lib::gdlBox(EnvT*, GDLGStream*, DDouble, DDouble, DDouble, DDouble, bool, bool)' defined but not used [-Wunused-function] static bool gdlBox(EnvT *e, GDLGStream *a, DDouble xStart, DDouble xEnd, DDouble yStart, DDouble yEnd, bool xLog, bool yLog) ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:2195:15: warning: 'bool lib::gdlBox3(EnvT*, GDLGStream*, DDouble, DDouble, DDouble, DDouble, DDouble, DDouble, bool, bool, bool, bool)' defined but not used [-Wunused-function] static bool gdlBox3(EnvT *e, GDLGStream *a, DDouble xStart, DDouble xEnd, DDouble yStart, ^ [ 85%] Building CXX object src/CMakeFiles/gdl.dir/plotting.cpp.o cd /builddir/build/BUILD/gdl-0.9.9/build-python/src && /usr/bin/c++ -DHAVE_CONFIG_H -DWXUSINGDLL -D_FILE_OFFSET_BITS=64 -D__WXGTK__ -Dgdl_EXPORTS -I/builddir/build/BUILD/gdl-0.9.9/src -I/usr/include/tirpc -I/usr/include/GraphicsMagick -I/usr/lib/wx/include/gtk3-unicode-3.0 -I/usr/include/wx-3.0 -I/usr/include/libgeotiff -I/usr/include/hdf -I/usr/include/python2.7 -I/usr/lib/python2.7/site-packages/numpy/core/include -I/usr/include/udunits2 -I/usr/include/eigen3 -I/builddir/build/BUILD/gdl-0.9.9 -I/builddir/build/BUILD/gdl-0.9.9/build-python -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -DNDEBUG -fPIC -fopenmp -std=gnu++11 -o CMakeFiles/gdl.dir/plotting.cpp.o -c /builddir/build/BUILD/gdl-0.9.9/src/plotting.cpp In file included from /builddir/build/BUILD/gdl-0.9.9/src/basegdl.hpp:31:0, from /builddir/build/BUILD/gdl-0.9.9/src/str.hpp:25, from /builddir/build/BUILD/gdl-0.9.9/src/GDLParser.hpp:16, from /builddir/build/BUILD/gdl-0.9.9/src/GDLLexer.hpp:14, from /builddir/build/BUILD/gdl-0.9.9/src/dinterpreter.hpp:67, from /builddir/build/BUILD/gdl-0.9.9/src/plotting.cpp:19: /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In copy constructor 'dimension::dimension(const dimension&)': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:55:14: warning: array subscript has type 'char' [-Wchar-subscripts] { dim[i]=dim_.dim[i];} ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:55:26: warning: array subscript has type 'char' [-Wchar-subscripts] { dim[i]=dim_.dim[i];} ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In member function 'dimension& dimension::operator=(const dimension&)': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:118:12: warning: array subscript has type 'char' [-Wchar-subscripts] dim[i]=dim_.dim[i]; ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:118:24: warning: array subscript has type 'char' [-Wchar-subscripts] dim[i]=dim_.dim[i]; ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In member function 'void dimension::operator<<(SizeT)': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:146:15: warning: array subscript has type 'char' [-Wchar-subscripts] dim[rank++]=add; ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In member function 'SizeT dimension::NDimElements()': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:295:24: warning: array subscript has type 'char' [-Wchar-subscripts] return stride[ rank]; ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In member function 'SizeT dimension::NDimElementsConst() const': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:303:44: warning: array subscript has type 'char' [-Wchar-subscripts] for(char i=0; i= labelList.Size()) ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp:21:0, from /builddir/build/BUILD/gdl-0.9.9/src/GDLTreeParser.hpp:13, from /builddir/build/BUILD/gdl-0.9.9/src/dinterpreter.hpp:69, from /builddir/build/BUILD/gdl-0.9.9/src/plotting.cpp:19: /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp: In member function 'void ArrayIndexVectorT::Clear()': /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp:142:17: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for( int i=0; iGetStride() * varStride[variableIndex]; ^ /builddir/build/BUILD/gdl-0.9.9/src/allix.hpp: In constructor 'AllIxNewMultiOneVariableIndexIndexedT::AllIxNewMultiOneVariableIndexIndexedT(RankT, SizeT, ArrayIndexVectorT*, SizeT, SizeT, const SizeT*, SizeT*, SizeT*)': /builddir/build/BUILD/gdl-0.9.9/src/allix.hpp:654:44: warning: array subscript has type 'char' [-Wchar-subscripts] ixListStride = varStride[variableIndex]; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp:21:0, from /builddir/build/BUILD/gdl-0.9.9/src/GDLTreeParser.hpp:13, from /builddir/build/BUILD/gdl-0.9.9/src/dinterpreter.hpp:69, from /builddir/build/BUILD/gdl-0.9.9/src/plotting.cpp:19: /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp: In member function 'virtual SizeT CArrayIndexScalar::NIter(SizeT)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp:409:14: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= varDim && s > 0) // varDim == 0 && s == 0 ok ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp: In member function 'virtual SizeT ArrayIndexIndexed::NIter(SizeT)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp:577:16: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= varDim && s > 0) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp: In member function 'virtual SizeT CArrayIndexIndexed::NIter(SizeT)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp:720:16: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= varDim && s > 0) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp: In member function 'virtual SizeT ArrayIndexORange::NIter(SizeT)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp:828:18: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( sInit >= varDim) // && s > 0) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp: In member function 'virtual SizeT ArrayIndexRange::NIter(SizeT)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp:972:14: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( e >= varDim) // && e > 0) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp: In member function 'virtual SizeT ArrayIndexORangeS::NIter(SizeT)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp:1105:14: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= varDim) // && s > 0) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp: In member function 'virtual SizeT ArrayIndexRangeS::NIter(SizeT)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp:1270:14: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( e >= varDim) // && e > 0) ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp:98:0, from /builddir/build/BUILD/gdl-0.9.9/src/GDLTreeParser.hpp:13, from /builddir/build/BUILD/gdl-0.9.9/src/dinterpreter.hpp:69, from /builddir/build/BUILD/gdl-0.9.9/src/plotting.cpp:19: /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp: In member function 'virtual BaseGDL* ArrayIndexListOneNoAssocT::Index(BaseGDL*, IxExprListT&)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp:308:8: warning: unused variable 'assertValue' [-Wunused-variable] SizeT assertValue = ix->NIter( var->N_Elements()/*var->Size()*/); ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp: In member function 'virtual void ArrayIndexListOneScalarVPNoAssocT::SetVariable(BaseGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp:532:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp: In member function 'virtual void ArrayIndexListOneScalarVPNoAssocT::AssignAt(BaseGDL*, BaseGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp:579:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp: In member function 'virtual void ArrayIndexListOneConstScalarNoAssocT::SetVariable(BaseGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp:727:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp: In member function 'virtual void ArrayIndexListOneConstScalarNoAssocT::AssignAt(BaseGDL*, BaseGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp:752:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp: In member function 'virtual BaseGDL* ArrayIndexListOneConstScalarNoAssocT::Index(BaseGDL*, IxExprListT&)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp:782:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/GDLTreeParser.hpp:13:0, from /builddir/build/BUILD/gdl-0.9.9/src/dinterpreter.hpp:69, from /builddir/build/BUILD/gdl-0.9.9/src/plotting.cpp:19: /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp: In member function 'virtual BaseGDL* ArrayIndexListOneT::Index(BaseGDL*, IxExprListT&)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp:341:8: warning: unused variable 'assertValue' [-Wunused-variable] SizeT assertValue = ix->NIter( var->N_Elements()/*var->Size()*/); ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp: In member function 'virtual void ArrayIndexListOneScalarVPT::SetVariable(BaseGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp:562:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp: In member function 'virtual void ArrayIndexListOneScalarVPT::AssignAt(BaseGDL*, BaseGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp:609:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp: In member function 'virtual void ArrayIndexListOneConstScalarT::SetVariable(BaseGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp:738:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp: In member function 'virtual void ArrayIndexListOneConstScalarT::AssignAt(BaseGDL*, BaseGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp:763:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp: In member function 'virtual BaseGDL* ArrayIndexListOneConstScalarT::Index(BaseGDL*, IxExprListT&)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp:793:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/GDLInterpreter.hpp:23:0, from /builddir/build/BUILD/gdl-0.9.9/src/dinterpreter.hpp:70, from /builddir/build/BUILD/gdl-0.9.9/src/plotting.cpp:19: /builddir/build/BUILD/gdl-0.9.9/src/accessdesc.hpp: In member function 'void DotAccessDescT::ADAssign(BaseGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/accessdesc.hpp:392:9: warning: unused variable 'lRank' [-Wunused-variable] SizeT lRank = dim.Rank(); ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/dinterpreter.hpp:70:0, from /builddir/build/BUILD/gdl-0.9.9/src/plotting.cpp:19: /builddir/build/BUILD/gdl-0.9.9/src/GDLInterpreter.hpp: In static member function 'static void GDLInterpreter::EnableAllGC()': /builddir/build/BUILD/gdl-0.9.9/src/GDLInterpreter.hpp:366:15: warning: variable 'nEl' set but not used [-Wunused-but-set-variable] SizeT nEl = heap.size(); ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/plotting.cpp:20:0: /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp: In function 'bool lib::startClipping(EnvT*, GDLGStream*, bool)': /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:1676:58: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else for ( int i=0; i<4&&iN_Elements(); ++i ) tempbox[i]=dClipBox[i]=(*clipBox)[i]; ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp: In function 'bool lib::gdlAxis(EnvT*, GDLGStream*, std::string, DDouble, DDouble, bool, DLong, DDouble)': /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:1747:11: warning: variable 'OtherAxisSizeInMm' set but not used [-Wunused-but-set-variable] PLFLT OtherAxisSizeInMm; ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:1792:12: warning: variable 'interligne_as_char' set but not used [-Wunused-but-set-variable] DFloat interligne_as_char; ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp: In function 'bool lib::gdlAxis3(EnvT*, GDLGStream*, std::string, DDouble, DDouble, bool, DLong, DDouble)': /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:2015:11: warning: variable 'OtherAxisSizeInMm' set but not used [-Wunused-but-set-variable] PLFLT OtherAxisSizeInMm; ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:2064:12: warning: variable 'interligne' set but not used [-Wunused-but-set-variable] DFloat interligne; ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.cpp: In function 'void lib::gdlDoRangeExtrema(DDoubleGDL*, DDoubleGDL*, DDouble&, DDouble&, DDouble, DDouble, bool, DDouble, DDouble)': /builddir/build/BUILD/gdl-0.9.9/src/plotting.cpp:82:28: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if(n!=yVal->N_Elements()) return; ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.cpp:83:22: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (i=0,k=0 ; iN_Elements(); ++i ) (*static_cast(pStruct->GetTag(clipTag, 0)))[i]=(*clipBox)[i]; ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.cpp: In function 'void lib::gdlMultiAxisTickFunc(PLINT, PLFLT, char*, PLINT, PLPointer)': /builddir/build/BUILD/gdl-0.9.9/src/plotting.cpp:1418:25: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (ptr->counter != lastUnits) ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.cpp: In function 'DDoubleGDL* lib::gdlProjForward(void*, DStructGDL*, DDoubleGDL*, DDoubleGDL*, DLongGDL*, bool, DLongGDL*&, bool, DLongGDL*&, bool, bool)': /builddir/build/BUILD/gdl-0.9.9/src/plotting.cpp:2078:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (in = 1; in < size; in++) { ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.cpp:2553:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.cpp:2553:102: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.cpp:2556:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (OMPInt i = 0; i < nEl; ++i) { ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.cpp:2027:13: warning: variable 'px' set but not used [-Wunused-but-set-variable] DDouble px = (*pipeline)[dims[0] * line + 5]; //pole x,y,z ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.cpp:2028:13: warning: variable 'py' set but not used [-Wunused-but-set-variable] DDouble py = (*pipeline)[dims[0] * line + 6]; ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.cpp:2029:13: warning: variable 'pz' set but not used [-Wunused-but-set-variable] DDouble pz = (*pipeline)[dims[0] * line + 7]; ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.cpp: In function 'void lib::GDLgrProjectedPolygonPlot(GDLGStream*, void*, DStructGDL*, DDoubleGDL*, DDoubleGDL*, bool, bool, DLongGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/plotting.cpp:2586:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nin >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nin)) ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.cpp:2586:102: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nin >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nin)) ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.cpp:2589:35: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for ( OMPInt in = 0; in < nin; in++ ) { //pass in radians for gdlProjForward ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.cpp:2614:20: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if ( size >= minpoly ) { ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/plotting.cpp:20:0: /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp: In function 'PLFLT lib::gdlAdjustAxisRange(EnvT*, std::string, DDouble&, DDouble&, bool, int)': /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:793:65: warning: 'choosenIx' may be used uninitialized in this function [-Wmaybe-uninitialized] e->AssureDoubleScalarKWIfPresent(choosenIx, axisTickinterval); ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:781:9: note: 'choosenIx' was declared here int choosenIx; ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.cpp: In function 'void lib::gdlStoreAxisSandWINDOW(GDLGStream*, std::string, DDouble, DDouble, bool)': /builddir/build/BUILD/gdl-0.9.9/src/plotting.cpp:1184:75: warning: 'norm_max' may be used uninitialized in this function [-Wmaybe-uninitialized] (*static_cast(Struct->GetTag(windowTag, 0)))[1]=norm_max; ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.cpp:1188:16: warning: 'norm_min' may be used uninitialized in this function [-Wmaybe-uninitialized] (norm_min*End-norm_max*Start)/(End-Start); ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/envt.hpp:29:0, from /builddir/build/BUILD/gdl-0.9.9/src/objects.hpp:29, from /builddir/build/BUILD/gdl-0.9.9/src/GDLParser.hpp:18, from /builddir/build/BUILD/gdl-0.9.9/src/GDLLexer.hpp:14, from /builddir/build/BUILD/gdl-0.9.9/src/dinterpreter.hpp:67, from /builddir/build/BUILD/gdl-0.9.9/src/plotting.cpp:19: /builddir/build/BUILD/gdl-0.9.9/src/dstructgdl.hpp: In function 'void lib::gdlGetAxisType(std::string, bool&)': /builddir/build/BUILD/gdl-0.9.9/src/dstructgdl.hpp:395:17: warning: 'Struct' may be used uninitialized in this function [-Wmaybe-uninitialized] if( dd.size() == 0) return typeVar[ t]; ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.cpp:1204:17: note: 'Struct' was declared here DStructGDL* Struct; ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.cpp: In function 'DDoubleGDL* lib::gdlProjForward(void*, DStructGDL*, DDoubleGDL*, DDoubleGDL*, DLongGDL*, bool, DLongGDL*&, bool, DLongGDL*&, bool, bool)': /builddir/build/BUILD/gdl-0.9.9/src/plotting.cpp:2429:64: warning: 'currentVertexList' may be used uninitialized in this function [-Wmaybe-uninitialized] currentPol->VertexList = (*currentVertexList); ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/plotting.cpp:20:0: /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp: At global scope: /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:81:28: warning: 'Data3d' defined but not used [-Wunused-variable] static GDL_3DTRANSFORMDATA Data3d; ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:83:12: warning: 'code012' defined but not used [-Wunused-variable] static int code012[3] = {0, 1, 2}; ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:84:12: warning: 'code102' defined but not used [-Wunused-variable] static int code102[3] = {1, 0, 2}; ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:85:12: warning: 'code120' defined but not used [-Wunused-variable] static int code120[3] = {1, 2, 0}; ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:86:12: warning: 'code210' defined but not used [-Wunused-variable] static int code210[3] = {2, 1, 0}; ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:87:12: warning: 'code201' defined but not used [-Wunused-variable] static int code201[3] = {2, 0, 1}; ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:88:12: warning: 'code021' defined but not used [-Wunused-variable] static int code021[3] = {0, 2, 1}; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/plotting.cpp:20:0: /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:397:15: warning: 'void lib::gdlSetGraphicsBackgroundColorFromKw(EnvT*, GDLGStream*, bool)' defined but not used [-Wunused-function] static void gdlSetGraphicsBackgroundColorFromKw(EnvT *e, GDLGStream *a, bool kw=true) ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:410:15: warning: 'void lib::gdlSetGraphicsForegroundColorFromKw(EnvT*, GDLGStream*, std::string)' defined but not used [-Wunused-function] static void gdlSetGraphicsForegroundColorFromKw(EnvT *e, GDLGStream *a, string OtherColorKw="") ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:433:15: warning: 'void lib::gdlGetPsym(EnvT*, DLong&)' defined but not used [-Wunused-function] static void gdlGetPsym(EnvT *e, DLong &psym) ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:444:16: warning: 'void lib::gdlSetSymsize(EnvT*, GDLGStream*)' defined but not used [-Wunused-function] static void gdlSetSymsize(EnvT *e, GDLGStream *a) ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:667:15: warning: 'bool lib::gdlGetDesiredAxisRange(EnvT*, std::string, DDouble&, DDouble&)' defined but not used [-Wunused-function] static bool gdlGetDesiredAxisRange(EnvT *e, string axis, DDouble &start, DDouble &end) ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:748:16: warning: 'void lib::gdlGetDesiredAxisTickget(EnvT*, std::string, DDoubleGDL*)' defined but not used [-Wunused-function] static void gdlGetDesiredAxisTickget(EnvT *e, string axis, DDoubleGDL *Axistickget) ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:901:14: warning: 'int lib::gdlGetCalendarCode(EnvT*, std::string)' defined but not used [-Wunused-function] static int gdlGetCalendarCode(EnvT* e, string axis) ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:955:15: warning: 'void lib::gdlGetDesiredAxisTickv(EnvT*, std::string, DDoubleGDL*)' defined but not used [-Wunused-function] static void gdlGetDesiredAxisTickv(EnvT* e, string axis, DDoubleGDL* axisTickvVect) ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:998:17: warning: 'void lib::gdlSetLineStyle(EnvT*, GDLGStream*)' defined but not used [-Wunused-function] static void gdlSetLineStyle(EnvT *e, GDLGStream *a) ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:1046:15: warning: 'void lib::gdlSetPenThickness(EnvT*, GDLGStream*)' defined but not used [-Wunused-function] static void gdlSetPenThickness(EnvT *e, GDLGStream *a) ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:1082:17: warning: 'bool lib::gdlYaxisNoZero(EnvT*)' defined but not used [-Wunused-function] static bool gdlYaxisNoZero(EnvT* e) ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:1108:15: warning: 'void lib::gdlNextPlotHandlingNoEraseOption(EnvT*, GDLGStream*, bool)' defined but not used [-Wunused-function] static void gdlNextPlotHandlingNoEraseOption(EnvT *e, GDLGStream *a, bool noe=0) ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:1152:15: warning: 'bool lib::gdlSet3DViewPortAndWorldCoordinates(EnvT*, GDLGStream*, DDoubleGDL*, bool, bool, DDouble, DDouble, DDouble, DDouble, DDouble, DDouble, bool)' defined but not used [-Wunused-function] static bool gdlSet3DViewPortAndWorldCoordinates(EnvT* e, ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:1358:15: warning: 'bool lib::gdlSetViewPortAndWorldCoordinates(EnvT*, GDLGStream*, bool, bool, DFloat, DFloat, DFloat, DFloat, DDouble, DDouble, DDouble, DDouble, DLong)' defined but not used [-Wunused-function] static bool gdlSetViewPortAndWorldCoordinates(EnvT* e, ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:1605:15: warning: 'bool lib::startClipping(EnvT*, GDLGStream*, bool)' defined but not used [-Wunused-function] static bool startClipping(EnvT *e, GDLGStream *a, bool canUsePClip=false) ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:1979:15: warning: 'bool lib::gdlBox(EnvT*, GDLGStream*, DDouble, DDouble, DDouble, DDouble, bool, bool)' defined but not used [-Wunused-function] static bool gdlBox(EnvT *e, GDLGStream *a, DDouble xStart, DDouble xEnd, DDouble yStart, DDouble yEnd, bool xLog, bool yLog) ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:2195:15: warning: 'bool lib::gdlBox3(EnvT*, GDLGStream*, DDouble, DDouble, DDouble, DDouble, DDouble, DDouble, bool, bool, bool, bool)' defined but not used [-Wunused-function] static bool gdlBox3(EnvT *e, GDLGStream *a, DDouble xStart, DDouble xEnd, DDouble yStart, ^ [ 86%] Building CXX object src/CMakeFiles/gdl.dir/print.cpp.o cd /builddir/build/BUILD/gdl-0.9.9/build-python/src && /usr/bin/c++ -DHAVE_CONFIG_H -DWXUSINGDLL -D_FILE_OFFSET_BITS=64 -D__WXGTK__ -Dgdl_EXPORTS -I/builddir/build/BUILD/gdl-0.9.9/src -I/usr/include/tirpc -I/usr/include/GraphicsMagick -I/usr/lib/wx/include/gtk3-unicode-3.0 -I/usr/include/wx-3.0 -I/usr/include/libgeotiff -I/usr/include/hdf -I/usr/include/python2.7 -I/usr/lib/python2.7/site-packages/numpy/core/include -I/usr/include/udunits2 -I/usr/include/eigen3 -I/builddir/build/BUILD/gdl-0.9.9 -I/builddir/build/BUILD/gdl-0.9.9/build-python -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -DNDEBUG -fPIC -fopenmp -std=gnu++11 -o CMakeFiles/gdl.dir/print.cpp.o -c /builddir/build/BUILD/gdl-0.9.9/src/print.cpp In file included from /builddir/build/BUILD/gdl-0.9.9/src/basegdl.hpp:31:0, from /builddir/build/BUILD/gdl-0.9.9/src/datatypes.hpp:33, from /builddir/build/BUILD/gdl-0.9.9/src/print.cpp:22: /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In copy constructor 'dimension::dimension(const dimension&)': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:55:14: warning: array subscript has type 'char' [-Wchar-subscripts] { dim[i]=dim_.dim[i];} ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:55:26: warning: array subscript has type 'char' [-Wchar-subscripts] { dim[i]=dim_.dim[i];} ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In member function 'dimension& dimension::operator=(const dimension&)': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:118:12: warning: array subscript has type 'char' [-Wchar-subscripts] dim[i]=dim_.dim[i]; ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:118:24: warning: array subscript has type 'char' [-Wchar-subscripts] dim[i]=dim_.dim[i]; ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In member function 'void dimension::operator<<(SizeT)': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:146:15: warning: array subscript has type 'char' [-Wchar-subscripts] dim[rank++]=add; ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In member function 'SizeT dimension::NDimElements()': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:295:24: warning: array subscript has type 'char' [-Wchar-subscripts] return stride[ rank]; ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In member function 'SizeT dimension::NDimElementsConst() const': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:303:44: warning: array subscript has type 'char' [-Wchar-subscripts] for(char i=0; i= labelList.Size()) ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp:21:0, from /builddir/build/BUILD/gdl-0.9.9/src/GDLTreeParser.hpp:13, from /builddir/build/BUILD/gdl-0.9.9/src/dinterpreter.hpp:69, from /builddir/build/BUILD/gdl-0.9.9/src/print.cpp:30: /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp: In member function 'void ArrayIndexVectorT::Clear()': /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp:142:17: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for( int i=0; iGetStride() * varStride[variableIndex]; ^ /builddir/build/BUILD/gdl-0.9.9/src/allix.hpp: In constructor 'AllIxNewMultiOneVariableIndexIndexedT::AllIxNewMultiOneVariableIndexIndexedT(RankT, SizeT, ArrayIndexVectorT*, SizeT, SizeT, const SizeT*, SizeT*, SizeT*)': /builddir/build/BUILD/gdl-0.9.9/src/allix.hpp:654:44: warning: array subscript has type 'char' [-Wchar-subscripts] ixListStride = varStride[variableIndex]; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp:21:0, from /builddir/build/BUILD/gdl-0.9.9/src/GDLTreeParser.hpp:13, from /builddir/build/BUILD/gdl-0.9.9/src/dinterpreter.hpp:69, from /builddir/build/BUILD/gdl-0.9.9/src/print.cpp:30: /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp: In member function 'virtual SizeT CArrayIndexScalar::NIter(SizeT)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp:409:14: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= varDim && s > 0) // varDim == 0 && s == 0 ok ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp: In member function 'virtual SizeT ArrayIndexIndexed::NIter(SizeT)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp:577:16: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= varDim && s > 0) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp: In member function 'virtual SizeT CArrayIndexIndexed::NIter(SizeT)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp:720:16: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= varDim && s > 0) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp: In member function 'virtual SizeT ArrayIndexORange::NIter(SizeT)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp:828:18: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( sInit >= varDim) // && s > 0) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp: In member function 'virtual SizeT ArrayIndexRange::NIter(SizeT)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp:972:14: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( e >= varDim) // && e > 0) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp: In member function 'virtual SizeT ArrayIndexORangeS::NIter(SizeT)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp:1105:14: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= varDim) // && s > 0) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp: In member function 'virtual SizeT ArrayIndexRangeS::NIter(SizeT)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp:1270:14: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( e >= varDim) // && e > 0) ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp:98:0, from /builddir/build/BUILD/gdl-0.9.9/src/GDLTreeParser.hpp:13, from /builddir/build/BUILD/gdl-0.9.9/src/dinterpreter.hpp:69, from /builddir/build/BUILD/gdl-0.9.9/src/print.cpp:30: /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp: In member function 'virtual BaseGDL* ArrayIndexListOneNoAssocT::Index(BaseGDL*, IxExprListT&)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp:308:8: warning: unused variable 'assertValue' [-Wunused-variable] SizeT assertValue = ix->NIter( var->N_Elements()/*var->Size()*/); ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp: In member function 'virtual void ArrayIndexListOneScalarVPNoAssocT::SetVariable(BaseGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp:532:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp: In member function 'virtual void ArrayIndexListOneScalarVPNoAssocT::AssignAt(BaseGDL*, BaseGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp:579:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp: In member function 'virtual void ArrayIndexListOneConstScalarNoAssocT::SetVariable(BaseGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp:727:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp: In member function 'virtual void ArrayIndexListOneConstScalarNoAssocT::AssignAt(BaseGDL*, BaseGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp:752:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp: In member function 'virtual BaseGDL* ArrayIndexListOneConstScalarNoAssocT::Index(BaseGDL*, IxExprListT&)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp:782:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/GDLTreeParser.hpp:13:0, from /builddir/build/BUILD/gdl-0.9.9/src/dinterpreter.hpp:69, from /builddir/build/BUILD/gdl-0.9.9/src/print.cpp:30: /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp: In member function 'virtual BaseGDL* ArrayIndexListOneT::Index(BaseGDL*, IxExprListT&)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp:341:8: warning: unused variable 'assertValue' [-Wunused-variable] SizeT assertValue = ix->NIter( var->N_Elements()/*var->Size()*/); ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp: In member function 'virtual void ArrayIndexListOneScalarVPT::SetVariable(BaseGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp:562:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp: In member function 'virtual void ArrayIndexListOneScalarVPT::AssignAt(BaseGDL*, BaseGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp:609:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp: In member function 'virtual void ArrayIndexListOneConstScalarT::SetVariable(BaseGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp:738:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp: In member function 'virtual void ArrayIndexListOneConstScalarT::AssignAt(BaseGDL*, BaseGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp:763:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp: In member function 'virtual BaseGDL* ArrayIndexListOneConstScalarT::Index(BaseGDL*, IxExprListT&)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp:793:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/GDLInterpreter.hpp:23:0, from /builddir/build/BUILD/gdl-0.9.9/src/dinterpreter.hpp:70, from /builddir/build/BUILD/gdl-0.9.9/src/print.cpp:30: /builddir/build/BUILD/gdl-0.9.9/src/accessdesc.hpp: In member function 'void DotAccessDescT::ADAssign(BaseGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/accessdesc.hpp:392:9: warning: unused variable 'lRank' [-Wunused-variable] SizeT lRank = dim.Rank(); ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/dinterpreter.hpp:70:0, from /builddir/build/BUILD/gdl-0.9.9/src/print.cpp:30: /builddir/build/BUILD/gdl-0.9.9/src/GDLInterpreter.hpp: In static member function 'static void GDLInterpreter::EnableAllGC()': /builddir/build/BUILD/gdl-0.9.9/src/GDLInterpreter.hpp:366:15: warning: variable 'nEl' set but not used [-Wunused-but-set-variable] SizeT nEl = heap.size(); ^ /builddir/build/BUILD/gdl-0.9.9/src/print.cpp: In function 'void lib::print_vmsCompat(EnvT*, int*)': /builddir/build/BUILD/gdl-0.9.9/src/print.cpp:45:51: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (e->GetKW(0) == NULL && e->NParam() > 1 + *parOffset) ^ /builddir/build/BUILD/gdl-0.9.9/src/print.cpp: In function 'void lib::printf(EnvT*)': /builddir/build/BUILD/gdl-0.9.9/src/print.cpp:118:45: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (status != oss.rdbuf()->str().size()) ^ /builddir/build/BUILD/gdl-0.9.9/src/print.cpp: In function 'void lib::print_os(std::ostream*, EnvT*, int, SizeT)': /builddir/build/BUILD/gdl-0.9.9/src/print.cpp:198:28: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for( SizeT i=parOffset; i parOffset) lastParScalar = /*par->Type() == GDL_STRING &&*/ par->Scalar(); ^ /builddir/build/BUILD/gdl-0.9.9/src/print.cpp: In function 'void lib::pm(EnvT*)': /builddir/build/BUILD/gdl-0.9.9/src/print.cpp:259:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (SizeT i = 0; i < nParam; ++i) ^ /builddir/build/BUILD/gdl-0.9.9/src/print.cpp: In function 'void lib::print_os(std::ostream*, EnvT*, int, SizeT)': /builddir/build/BUILD/gdl-0.9.9/src/print.cpp:210:42: warning: 'par' may be used uninitialized in this function [-Wmaybe-uninitialized] bool singleNullChar = (par->Type() == GDL_STRING && ^ [ 86%] Building CXX object src/CMakeFiles/gdl.dir/print_tree.cpp.o cd /builddir/build/BUILD/gdl-0.9.9/build-python/src && /usr/bin/c++ -DHAVE_CONFIG_H -DWXUSINGDLL -D_FILE_OFFSET_BITS=64 -D__WXGTK__ -Dgdl_EXPORTS -I/builddir/build/BUILD/gdl-0.9.9/src -I/usr/include/tirpc -I/usr/include/GraphicsMagick -I/usr/lib/wx/include/gtk3-unicode-3.0 -I/usr/include/wx-3.0 -I/usr/include/libgeotiff -I/usr/include/hdf -I/usr/include/python2.7 -I/usr/lib/python2.7/site-packages/numpy/core/include -I/usr/include/udunits2 -I/usr/include/eigen3 -I/builddir/build/BUILD/gdl-0.9.9 -I/builddir/build/BUILD/gdl-0.9.9/build-python -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -DNDEBUG -fPIC -fopenmp -std=gnu++11 -o CMakeFiles/gdl.dir/print_tree.cpp.o -c /builddir/build/BUILD/gdl-0.9.9/src/print_tree.cpp [ 87%] Building CXX object src/CMakeFiles/gdl.dir/prognode.cpp.o cd /builddir/build/BUILD/gdl-0.9.9/build-python/src && /usr/bin/c++ -DHAVE_CONFIG_H -DWXUSINGDLL -D_FILE_OFFSET_BITS=64 -D__WXGTK__ -Dgdl_EXPORTS -I/builddir/build/BUILD/gdl-0.9.9/src -I/usr/include/tirpc -I/usr/include/GraphicsMagick -I/usr/lib/wx/include/gtk3-unicode-3.0 -I/usr/include/wx-3.0 -I/usr/include/libgeotiff -I/usr/include/hdf -I/usr/include/python2.7 -I/usr/lib/python2.7/site-packages/numpy/core/include -I/usr/include/udunits2 -I/usr/include/eigen3 -I/builddir/build/BUILD/gdl-0.9.9 -I/builddir/build/BUILD/gdl-0.9.9/build-python -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -DNDEBUG -fPIC -fopenmp -std=gnu++11 -o CMakeFiles/gdl.dir/prognode.cpp.o -c /builddir/build/BUILD/gdl-0.9.9/src/prognode.cpp In file included from /builddir/build/BUILD/gdl-0.9.9/src/basegdl.hpp:31:0, from /builddir/build/BUILD/gdl-0.9.9/src/dpro.hpp:27, from /builddir/build/BUILD/gdl-0.9.9/src/prognodeexpr.hpp:22, from /builddir/build/BUILD/gdl-0.9.9/src/prognode.cpp:22: /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In copy constructor 'dimension::dimension(const dimension&)': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:55:14: warning: array subscript has type 'char' [-Wchar-subscripts] { dim[i]=dim_.dim[i];} ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:55:26: warning: array subscript has type 'char' [-Wchar-subscripts] { dim[i]=dim_.dim[i];} ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In member function 'dimension& dimension::operator=(const dimension&)': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:118:12: warning: array subscript has type 'char' [-Wchar-subscripts] dim[i]=dim_.dim[i]; ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:118:24: warning: array subscript has type 'char' [-Wchar-subscripts] dim[i]=dim_.dim[i]; ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In member function 'void dimension::operator<<(SizeT)': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:146:15: warning: array subscript has type 'char' [-Wchar-subscripts] dim[rank++]=add; ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In member function 'SizeT dimension::NDimElements()': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:295:24: warning: array subscript has type 'char' [-Wchar-subscripts] return stride[ rank]; ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In member function 'SizeT dimension::NDimElementsConst() const': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:303:44: warning: array subscript has type 'char' [-Wchar-subscripts] for(char i=0; i= labelList.Size()) ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp:21:0, from /builddir/build/BUILD/gdl-0.9.9/src/GDLTreeParser.hpp:13, from /builddir/build/BUILD/gdl-0.9.9/src/dinterpreter.hpp:69, from /builddir/build/BUILD/gdl-0.9.9/src/prognode.cpp:24: /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp: In member function 'void ArrayIndexVectorT::Clear()': /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp:142:17: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for( int i=0; iGetStride() * varStride[variableIndex]; ^ /builddir/build/BUILD/gdl-0.9.9/src/allix.hpp: In constructor 'AllIxNewMultiOneVariableIndexIndexedT::AllIxNewMultiOneVariableIndexIndexedT(RankT, SizeT, ArrayIndexVectorT*, SizeT, SizeT, const SizeT*, SizeT*, SizeT*)': /builddir/build/BUILD/gdl-0.9.9/src/allix.hpp:654:44: warning: array subscript has type 'char' [-Wchar-subscripts] ixListStride = varStride[variableIndex]; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp:21:0, from /builddir/build/BUILD/gdl-0.9.9/src/GDLTreeParser.hpp:13, from /builddir/build/BUILD/gdl-0.9.9/src/dinterpreter.hpp:69, from /builddir/build/BUILD/gdl-0.9.9/src/prognode.cpp:24: /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp: In member function 'virtual SizeT CArrayIndexScalar::NIter(SizeT)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp:409:14: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= varDim && s > 0) // varDim == 0 && s == 0 ok ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp: In member function 'virtual SizeT ArrayIndexIndexed::NIter(SizeT)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp:577:16: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= varDim && s > 0) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp: In member function 'virtual SizeT CArrayIndexIndexed::NIter(SizeT)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp:720:16: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= varDim && s > 0) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp: In member function 'virtual SizeT ArrayIndexORange::NIter(SizeT)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp:828:18: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( sInit >= varDim) // && s > 0) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp: In member function 'virtual SizeT ArrayIndexRange::NIter(SizeT)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp:972:14: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( e >= varDim) // && e > 0) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp: In member function 'virtual SizeT ArrayIndexORangeS::NIter(SizeT)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp:1105:14: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= varDim) // && s > 0) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp: In member function 'virtual SizeT ArrayIndexRangeS::NIter(SizeT)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp:1270:14: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( e >= varDim) // && e > 0) ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp:98:0, from /builddir/build/BUILD/gdl-0.9.9/src/GDLTreeParser.hpp:13, from /builddir/build/BUILD/gdl-0.9.9/src/dinterpreter.hpp:69, from /builddir/build/BUILD/gdl-0.9.9/src/prognode.cpp:24: /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp: In member function 'virtual BaseGDL* ArrayIndexListOneNoAssocT::Index(BaseGDL*, IxExprListT&)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp:308:8: warning: unused variable 'assertValue' [-Wunused-variable] SizeT assertValue = ix->NIter( var->N_Elements()/*var->Size()*/); ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp: In member function 'virtual void ArrayIndexListOneScalarVPNoAssocT::SetVariable(BaseGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp:532:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp: In member function 'virtual void ArrayIndexListOneScalarVPNoAssocT::AssignAt(BaseGDL*, BaseGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp:579:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp: In member function 'virtual void ArrayIndexListOneConstScalarNoAssocT::SetVariable(BaseGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp:727:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp: In member function 'virtual void ArrayIndexListOneConstScalarNoAssocT::AssignAt(BaseGDL*, BaseGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp:752:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp: In member function 'virtual BaseGDL* ArrayIndexListOneConstScalarNoAssocT::Index(BaseGDL*, IxExprListT&)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp:782:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/GDLTreeParser.hpp:13:0, from /builddir/build/BUILD/gdl-0.9.9/src/dinterpreter.hpp:69, from /builddir/build/BUILD/gdl-0.9.9/src/prognode.cpp:24: /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp: In member function 'virtual BaseGDL* ArrayIndexListOneT::Index(BaseGDL*, IxExprListT&)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp:341:8: warning: unused variable 'assertValue' [-Wunused-variable] SizeT assertValue = ix->NIter( var->N_Elements()/*var->Size()*/); ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp: In member function 'virtual void ArrayIndexListOneScalarVPT::SetVariable(BaseGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp:562:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp: In member function 'virtual void ArrayIndexListOneScalarVPT::AssignAt(BaseGDL*, BaseGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp:609:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp: In member function 'virtual void ArrayIndexListOneConstScalarT::SetVariable(BaseGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp:738:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp: In member function 'virtual void ArrayIndexListOneConstScalarT::AssignAt(BaseGDL*, BaseGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp:763:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp: In member function 'virtual BaseGDL* ArrayIndexListOneConstScalarT::Index(BaseGDL*, IxExprListT&)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp:793:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/GDLInterpreter.hpp:23:0, from /builddir/build/BUILD/gdl-0.9.9/src/dinterpreter.hpp:70, from /builddir/build/BUILD/gdl-0.9.9/src/prognode.cpp:24: /builddir/build/BUILD/gdl-0.9.9/src/accessdesc.hpp: In member function 'void DotAccessDescT::ADAssign(BaseGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/accessdesc.hpp:392:9: warning: unused variable 'lRank' [-Wunused-variable] SizeT lRank = dim.Rank(); ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/dinterpreter.hpp:70:0, from /builddir/build/BUILD/gdl-0.9.9/src/prognode.cpp:24: /builddir/build/BUILD/gdl-0.9.9/src/GDLInterpreter.hpp: In static member function 'static void GDLInterpreter::EnableAllGC()': /builddir/build/BUILD/gdl-0.9.9/src/GDLInterpreter.hpp:366:15: warning: variable 'nEl' set but not used [-Wunused-but-set-variable] SizeT nEl = heap.size(); ^ /builddir/build/BUILD/gdl-0.9.9/src/prognode.cpp: In member function 'virtual BaseGDL* ASSIGNNode::Eval()': /builddir/build/BUILD/gdl-0.9.9/src/prognode.cpp:160:15: warning: unused variable 'l' [-Wunused-variable] BaseGDL** l=_t->getNextSibling()->LExpr( res); //l_expr(_t, res); ^ /builddir/build/BUILD/gdl-0.9.9/src/prognode.cpp: In member function 'virtual BaseGDL* ASSIGN_ARRAYEXPR_MFCALLNode::Eval()': /builddir/build/BUILD/gdl-0.9.9/src/prognode.cpp:193:23: warning: unused variable 'l' [-Wunused-variable] BaseGDL** l=interpreter->l_arrayexpr_mfcall_as_arrayexpr(mark, res); ^ /builddir/build/BUILD/gdl-0.9.9/src/prognode.cpp: In member function 'virtual BaseGDL* STRUCNode::Eval()': /builddir/build/BUILD/gdl-0.9.9/src/prognode.cpp:526:13: warning: unused variable 'rTree' [-Wunused-variable] ProgNodeP rTree = this->getNextSibling(); ^ /builddir/build/BUILD/gdl-0.9.9/src/prognode.cpp: In member function 'virtual RetCode ASSIGNNode::Run(bool)': /builddir/build/BUILD/gdl-0.9.9/src/prognode.cpp:950:13: warning: variable 'l' set but not used [-Wunused-but-set-variable] BaseGDL** l; ^ /builddir/build/BUILD/gdl-0.9.9/src/prognode.cpp: In member function 'virtual BaseGDL* POSTDECNode::Eval()': /builddir/build/BUILD/gdl-0.9.9/src/prognode.cpp:1226:13: warning: unused variable 'ref' [-Wunused-variable] BaseGDL** ref=interpreter->l_decinc_expr( this->getFirstChild(), GDLTokenTypes::POSTDEC, res); ^ /builddir/build/BUILD/gdl-0.9.9/src/prognode.cpp: In member function 'virtual BaseGDL* DECNode::Eval()': /builddir/build/BUILD/gdl-0.9.9/src/prognode.cpp:1239:13: warning: unused variable 'ref' [-Wunused-variable] BaseGDL** ref=interpreter->l_decinc_expr( this->getFirstChild(), GDLTokenTypes::DEC, res); ^ /builddir/build/BUILD/gdl-0.9.9/src/prognode.cpp: In member function 'virtual BaseGDL* POSTINCNode::Eval()': /builddir/build/BUILD/gdl-0.9.9/src/prognode.cpp:1283:13: warning: unused variable 'ref' [-Wunused-variable] BaseGDL** ref=interpreter->l_decinc_expr( this->getFirstChild(), GDLTokenTypes::POSTINC, res); ^ /builddir/build/BUILD/gdl-0.9.9/src/prognode.cpp: In member function 'virtual BaseGDL* INCNode::Eval()': /builddir/build/BUILD/gdl-0.9.9/src/prognode.cpp:1297:13: warning: unused variable 'ref' [-Wunused-variable] BaseGDL** ref=interpreter->l_decinc_expr( this->getFirstChild(), GDLTokenTypes::INC, res); ^ /builddir/build/BUILD/gdl-0.9.9/src/prognode.cpp: In member function 'virtual RetCode FOREACH_LOOPNode::Run(bool)': /builddir/build/BUILD/gdl-0.9.9/src/prognode.cpp:1587:28: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( loopInfo.foreachIx < nEl) ^ /builddir/build/BUILD/gdl-0.9.9/src/prognode.cpp: In member function 'virtual RetCode FOREACH_INDEX_LOOPNode::Run(bool)': /builddir/build/BUILD/gdl-0.9.9/src/prognode.cpp:1702:28: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( loopInfo.foreachIx < nEl) ^ /builddir/build/BUILD/gdl-0.9.9/src/prognode.cpp: In member function 'virtual RetCode CONTINUENode::Run(bool)': /builddir/build/BUILD/gdl-0.9.9/src/prognode.cpp:2055:12: warning: unused variable 'e' [-Wunused-variable] EnvBaseT* e = interpreter->CallStack().back(); ^ /builddir/build/BUILD/gdl-0.9.9/src/prognode.cpp: In member function 'virtual RetCode BREAKNode::Run(bool)': /builddir/build/BUILD/gdl-0.9.9/src/prognode.cpp:2066:12: warning: unused variable 'e' [-Wunused-variable] EnvBaseT* e = interpreter->CallStack().back(); ^ /builddir/build/BUILD/gdl-0.9.9/src/prognode.cpp: In member function 'virtual BaseGDL* ARRAYDEFNode::Eval()': /builddir/build/BUILD/gdl-0.9.9/src/prognode.cpp:337:42: warning: 'cTypeData' may be used uninitialized in this function [-Wmaybe-uninitialized] GDLException( _t, cTypeData->TypeStr()+ ^ [ 88%] Building CXX object src/CMakeFiles/gdl.dir/prognode_lexpr.cpp.o cd /builddir/build/BUILD/gdl-0.9.9/build-python/src && /usr/bin/c++ -DHAVE_CONFIG_H -DWXUSINGDLL -D_FILE_OFFSET_BITS=64 -D__WXGTK__ -Dgdl_EXPORTS -I/builddir/build/BUILD/gdl-0.9.9/src -I/usr/include/tirpc -I/usr/include/GraphicsMagick -I/usr/lib/wx/include/gtk3-unicode-3.0 -I/usr/include/wx-3.0 -I/usr/include/libgeotiff -I/usr/include/hdf -I/usr/include/python2.7 -I/usr/lib/python2.7/site-packages/numpy/core/include -I/usr/include/udunits2 -I/usr/include/eigen3 -I/builddir/build/BUILD/gdl-0.9.9 -I/builddir/build/BUILD/gdl-0.9.9/build-python -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -DNDEBUG -fPIC -fopenmp -std=gnu++11 -o CMakeFiles/gdl.dir/prognode_lexpr.cpp.o -c /builddir/build/BUILD/gdl-0.9.9/src/prognode_lexpr.cpp /builddir/build/BUILD/gdl-0.9.9/src/prognode_lexpr.cpp:256:1: warning: multi-line comment [-Wcomment] // #define LEXPRGRAB \ ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/basegdl.hpp:31:0, from /builddir/build/BUILD/gdl-0.9.9/src/str.hpp:25, from /builddir/build/BUILD/gdl-0.9.9/src/GDLParser.hpp:16, from /builddir/build/BUILD/gdl-0.9.9/src/GDLLexer.hpp:14, from /builddir/build/BUILD/gdl-0.9.9/src/dinterpreter.hpp:67, from /builddir/build/BUILD/gdl-0.9.9/src/prognode_lexpr.cpp:24: /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In copy constructor 'dimension::dimension(const dimension&)': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:55:14: warning: array subscript has type 'char' [-Wchar-subscripts] { dim[i]=dim_.dim[i];} ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:55:26: warning: array subscript has type 'char' [-Wchar-subscripts] { dim[i]=dim_.dim[i];} ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In member function 'dimension& dimension::operator=(const dimension&)': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:118:12: warning: array subscript has type 'char' [-Wchar-subscripts] dim[i]=dim_.dim[i]; ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:118:24: warning: array subscript has type 'char' [-Wchar-subscripts] dim[i]=dim_.dim[i]; ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In member function 'void dimension::operator<<(SizeT)': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:146:15: warning: array subscript has type 'char' [-Wchar-subscripts] dim[rank++]=add; ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In member function 'SizeT dimension::NDimElements()': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:295:24: warning: array subscript has type 'char' [-Wchar-subscripts] return stride[ rank]; ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In member function 'SizeT dimension::NDimElementsConst() const': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:303:44: warning: array subscript has type 'char' [-Wchar-subscripts] for(char i=0; i= labelList.Size()) ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp:21:0, from /builddir/build/BUILD/gdl-0.9.9/src/GDLTreeParser.hpp:13, from /builddir/build/BUILD/gdl-0.9.9/src/dinterpreter.hpp:69, from /builddir/build/BUILD/gdl-0.9.9/src/prognode_lexpr.cpp:24: /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp: In member function 'void ArrayIndexVectorT::Clear()': /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp:142:17: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for( int i=0; iGetStride() * varStride[variableIndex]; ^ /builddir/build/BUILD/gdl-0.9.9/src/allix.hpp: In constructor 'AllIxNewMultiOneVariableIndexIndexedT::AllIxNewMultiOneVariableIndexIndexedT(RankT, SizeT, ArrayIndexVectorT*, SizeT, SizeT, const SizeT*, SizeT*, SizeT*)': /builddir/build/BUILD/gdl-0.9.9/src/allix.hpp:654:44: warning: array subscript has type 'char' [-Wchar-subscripts] ixListStride = varStride[variableIndex]; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp:21:0, from /builddir/build/BUILD/gdl-0.9.9/src/GDLTreeParser.hpp:13, from /builddir/build/BUILD/gdl-0.9.9/src/dinterpreter.hpp:69, from /builddir/build/BUILD/gdl-0.9.9/src/prognode_lexpr.cpp:24: /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp: In member function 'virtual SizeT CArrayIndexScalar::NIter(SizeT)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp:409:14: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= varDim && s > 0) // varDim == 0 && s == 0 ok ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp: In member function 'virtual SizeT ArrayIndexIndexed::NIter(SizeT)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp:577:16: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= varDim && s > 0) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp: In member function 'virtual SizeT CArrayIndexIndexed::NIter(SizeT)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp:720:16: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= varDim && s > 0) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp: In member function 'virtual SizeT ArrayIndexORange::NIter(SizeT)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp:828:18: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( sInit >= varDim) // && s > 0) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp: In member function 'virtual SizeT ArrayIndexRange::NIter(SizeT)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp:972:14: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( e >= varDim) // && e > 0) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp: In member function 'virtual SizeT ArrayIndexORangeS::NIter(SizeT)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp:1105:14: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= varDim) // && s > 0) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp: In member function 'virtual SizeT ArrayIndexRangeS::NIter(SizeT)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp:1270:14: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( e >= varDim) // && e > 0) ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp:98:0, from /builddir/build/BUILD/gdl-0.9.9/src/GDLTreeParser.hpp:13, from /builddir/build/BUILD/gdl-0.9.9/src/dinterpreter.hpp:69, from /builddir/build/BUILD/gdl-0.9.9/src/prognode_lexpr.cpp:24: /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp: In member function 'virtual BaseGDL* ArrayIndexListOneNoAssocT::Index(BaseGDL*, IxExprListT&)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp:308:8: warning: unused variable 'assertValue' [-Wunused-variable] SizeT assertValue = ix->NIter( var->N_Elements()/*var->Size()*/); ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp: In member function 'virtual void ArrayIndexListOneScalarVPNoAssocT::SetVariable(BaseGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp:532:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp: In member function 'virtual void ArrayIndexListOneScalarVPNoAssocT::AssignAt(BaseGDL*, BaseGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp:579:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp: In member function 'virtual void ArrayIndexListOneConstScalarNoAssocT::SetVariable(BaseGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp:727:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp: In member function 'virtual void ArrayIndexListOneConstScalarNoAssocT::AssignAt(BaseGDL*, BaseGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp:752:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp: In member function 'virtual BaseGDL* ArrayIndexListOneConstScalarNoAssocT::Index(BaseGDL*, IxExprListT&)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp:782:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/GDLTreeParser.hpp:13:0, from /builddir/build/BUILD/gdl-0.9.9/src/dinterpreter.hpp:69, from /builddir/build/BUILD/gdl-0.9.9/src/prognode_lexpr.cpp:24: /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp: In member function 'virtual BaseGDL* ArrayIndexListOneT::Index(BaseGDL*, IxExprListT&)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp:341:8: warning: unused variable 'assertValue' [-Wunused-variable] SizeT assertValue = ix->NIter( var->N_Elements()/*var->Size()*/); ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp: In member function 'virtual void ArrayIndexListOneScalarVPT::SetVariable(BaseGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp:562:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp: In member function 'virtual void ArrayIndexListOneScalarVPT::AssignAt(BaseGDL*, BaseGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp:609:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp: In member function 'virtual void ArrayIndexListOneConstScalarT::SetVariable(BaseGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp:738:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp: In member function 'virtual void ArrayIndexListOneConstScalarT::AssignAt(BaseGDL*, BaseGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp:763:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp: In member function 'virtual BaseGDL* ArrayIndexListOneConstScalarT::Index(BaseGDL*, IxExprListT&)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp:793:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/GDLInterpreter.hpp:23:0, from /builddir/build/BUILD/gdl-0.9.9/src/dinterpreter.hpp:70, from /builddir/build/BUILD/gdl-0.9.9/src/prognode_lexpr.cpp:24: /builddir/build/BUILD/gdl-0.9.9/src/accessdesc.hpp: In member function 'void DotAccessDescT::ADAssign(BaseGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/accessdesc.hpp:392:9: warning: unused variable 'lRank' [-Wunused-variable] SizeT lRank = dim.Rank(); ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/dinterpreter.hpp:70:0, from /builddir/build/BUILD/gdl-0.9.9/src/prognode_lexpr.cpp:24: /builddir/build/BUILD/gdl-0.9.9/src/GDLInterpreter.hpp: In static member function 'static void GDLInterpreter::EnableAllGC()': /builddir/build/BUILD/gdl-0.9.9/src/GDLInterpreter.hpp:366:15: warning: variable 'nEl' set but not used [-Wunused-but-set-variable] SizeT nEl = heap.size(); ^ /builddir/build/BUILD/gdl-0.9.9/src/prognode_lexpr.cpp: In member function 'virtual BaseGDL** ARRAYEXPRNode::LExpr(BaseGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/prognode_lexpr.cpp:128:43: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( (indexList.size() + 2) > nParSub - 1) ^ /builddir/build/BUILD/gdl-0.9.9/src/prognode_lexpr.cpp: In member function 'virtual BaseGDL** DOTNode::LExpr(BaseGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/prognode_lexpr.cpp:414:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( (indexList.size() + 2) > nParSub - 1) ^ /builddir/build/BUILD/gdl-0.9.9/src/prognode_lexpr.cpp: In member function 'virtual BaseGDL** ASSIGNNode::LExpr(BaseGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/prognode_lexpr.cpp:553:14: warning: unused variable 'e1' [-Wunused-variable] BaseGDL* e1 = _t->EvalNC(); ^ /builddir/build/BUILD/gdl-0.9.9/src/prognode_lexpr.cpp: In member function 'virtual BaseGDL** ASSIGN_ARRAYEXPR_MFCALLNode::LExpr(BaseGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/prognode_lexpr.cpp:574:14: warning: unused variable 'e1' [-Wunused-variable] BaseGDL* e1 = _t->EvalNC(); ^ [ 89%] Building CXX object src/CMakeFiles/gdl.dir/prognodeexpr.cpp.o cd /builddir/build/BUILD/gdl-0.9.9/build-python/src && /usr/bin/c++ -DHAVE_CONFIG_H -DWXUSINGDLL -D_FILE_OFFSET_BITS=64 -D__WXGTK__ -Dgdl_EXPORTS -I/builddir/build/BUILD/gdl-0.9.9/src -I/usr/include/tirpc -I/usr/include/GraphicsMagick -I/usr/lib/wx/include/gtk3-unicode-3.0 -I/usr/include/wx-3.0 -I/usr/include/libgeotiff -I/usr/include/hdf -I/usr/include/python2.7 -I/usr/lib/python2.7/site-packages/numpy/core/include -I/usr/include/udunits2 -I/usr/include/eigen3 -I/builddir/build/BUILD/gdl-0.9.9 -I/builddir/build/BUILD/gdl-0.9.9/build-python -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -DNDEBUG -fPIC -fopenmp -std=gnu++11 -o CMakeFiles/gdl.dir/prognodeexpr.cpp.o -c /builddir/build/BUILD/gdl-0.9.9/src/prognodeexpr.cpp In file included from /builddir/build/BUILD/gdl-0.9.9/src/basegdl.hpp:31:0, from /builddir/build/BUILD/gdl-0.9.9/src/str.hpp:25, from /builddir/build/BUILD/gdl-0.9.9/src/GDLParser.hpp:16, from /builddir/build/BUILD/gdl-0.9.9/src/GDLLexer.hpp:14, from /builddir/build/BUILD/gdl-0.9.9/src/dinterpreter.hpp:67, from /builddir/build/BUILD/gdl-0.9.9/src/prognodeexpr.cpp:25: /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In copy constructor 'dimension::dimension(const dimension&)': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:55:14: warning: array subscript has type 'char' [-Wchar-subscripts] { dim[i]=dim_.dim[i];} ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:55:26: warning: array subscript has type 'char' [-Wchar-subscripts] { dim[i]=dim_.dim[i];} ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In member function 'dimension& dimension::operator=(const dimension&)': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:118:12: warning: array subscript has type 'char' [-Wchar-subscripts] dim[i]=dim_.dim[i]; ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:118:24: warning: array subscript has type 'char' [-Wchar-subscripts] dim[i]=dim_.dim[i]; ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In member function 'void dimension::operator<<(SizeT)': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:146:15: warning: array subscript has type 'char' [-Wchar-subscripts] dim[rank++]=add; ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In member function 'SizeT dimension::NDimElements()': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:295:24: warning: array subscript has type 'char' [-Wchar-subscripts] return stride[ rank]; ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In member function 'SizeT dimension::NDimElementsConst() const': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:303:44: warning: array subscript has type 'char' [-Wchar-subscripts] for(char i=0; i= labelList.Size()) ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp:21:0, from /builddir/build/BUILD/gdl-0.9.9/src/GDLTreeParser.hpp:13, from /builddir/build/BUILD/gdl-0.9.9/src/dinterpreter.hpp:69, from /builddir/build/BUILD/gdl-0.9.9/src/prognodeexpr.cpp:25: /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp: In member function 'void ArrayIndexVectorT::Clear()': /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp:142:17: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for( int i=0; iGetStride() * varStride[variableIndex]; ^ /builddir/build/BUILD/gdl-0.9.9/src/allix.hpp: In constructor 'AllIxNewMultiOneVariableIndexIndexedT::AllIxNewMultiOneVariableIndexIndexedT(RankT, SizeT, ArrayIndexVectorT*, SizeT, SizeT, const SizeT*, SizeT*, SizeT*)': /builddir/build/BUILD/gdl-0.9.9/src/allix.hpp:654:44: warning: array subscript has type 'char' [-Wchar-subscripts] ixListStride = varStride[variableIndex]; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp:21:0, from /builddir/build/BUILD/gdl-0.9.9/src/GDLTreeParser.hpp:13, from /builddir/build/BUILD/gdl-0.9.9/src/dinterpreter.hpp:69, from /builddir/build/BUILD/gdl-0.9.9/src/prognodeexpr.cpp:25: /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp: In member function 'virtual SizeT CArrayIndexScalar::NIter(SizeT)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp:409:14: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= varDim && s > 0) // varDim == 0 && s == 0 ok ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp: In member function 'virtual SizeT ArrayIndexIndexed::NIter(SizeT)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp:577:16: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= varDim && s > 0) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp: In member function 'virtual SizeT CArrayIndexIndexed::NIter(SizeT)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp:720:16: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= varDim && s > 0) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp: In member function 'virtual SizeT ArrayIndexORange::NIter(SizeT)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp:828:18: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( sInit >= varDim) // && s > 0) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp: In member function 'virtual SizeT ArrayIndexRange::NIter(SizeT)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp:972:14: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( e >= varDim) // && e > 0) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp: In member function 'virtual SizeT ArrayIndexORangeS::NIter(SizeT)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp:1105:14: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= varDim) // && s > 0) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp: In member function 'virtual SizeT ArrayIndexRangeS::NIter(SizeT)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp:1270:14: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( e >= varDim) // && e > 0) ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp:98:0, from /builddir/build/BUILD/gdl-0.9.9/src/GDLTreeParser.hpp:13, from /builddir/build/BUILD/gdl-0.9.9/src/dinterpreter.hpp:69, from /builddir/build/BUILD/gdl-0.9.9/src/prognodeexpr.cpp:25: /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp: In member function 'virtual BaseGDL* ArrayIndexListOneNoAssocT::Index(BaseGDL*, IxExprListT&)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp:308:8: warning: unused variable 'assertValue' [-Wunused-variable] SizeT assertValue = ix->NIter( var->N_Elements()/*var->Size()*/); ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp: In member function 'virtual void ArrayIndexListOneScalarVPNoAssocT::SetVariable(BaseGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp:532:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp: In member function 'virtual void ArrayIndexListOneScalarVPNoAssocT::AssignAt(BaseGDL*, BaseGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp:579:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp: In member function 'virtual void ArrayIndexListOneConstScalarNoAssocT::SetVariable(BaseGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp:727:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp: In member function 'virtual void ArrayIndexListOneConstScalarNoAssocT::AssignAt(BaseGDL*, BaseGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp:752:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp: In member function 'virtual BaseGDL* ArrayIndexListOneConstScalarNoAssocT::Index(BaseGDL*, IxExprListT&)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp:782:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/GDLTreeParser.hpp:13:0, from /builddir/build/BUILD/gdl-0.9.9/src/dinterpreter.hpp:69, from /builddir/build/BUILD/gdl-0.9.9/src/prognodeexpr.cpp:25: /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp: In member function 'virtual BaseGDL* ArrayIndexListOneT::Index(BaseGDL*, IxExprListT&)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp:341:8: warning: unused variable 'assertValue' [-Wunused-variable] SizeT assertValue = ix->NIter( var->N_Elements()/*var->Size()*/); ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp: In member function 'virtual void ArrayIndexListOneScalarVPT::SetVariable(BaseGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp:562:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp: In member function 'virtual void ArrayIndexListOneScalarVPT::AssignAt(BaseGDL*, BaseGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp:609:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp: In member function 'virtual void ArrayIndexListOneConstScalarT::SetVariable(BaseGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp:738:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp: In member function 'virtual void ArrayIndexListOneConstScalarT::AssignAt(BaseGDL*, BaseGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp:763:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp: In member function 'virtual BaseGDL* ArrayIndexListOneConstScalarT::Index(BaseGDL*, IxExprListT&)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp:793:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/GDLInterpreter.hpp:23:0, from /builddir/build/BUILD/gdl-0.9.9/src/dinterpreter.hpp:70, from /builddir/build/BUILD/gdl-0.9.9/src/prognodeexpr.cpp:25: /builddir/build/BUILD/gdl-0.9.9/src/accessdesc.hpp: In member function 'void DotAccessDescT::ADAssign(BaseGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/accessdesc.hpp:392:9: warning: unused variable 'lRank' [-Wunused-variable] SizeT lRank = dim.Rank(); ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/dinterpreter.hpp:70:0, from /builddir/build/BUILD/gdl-0.9.9/src/prognodeexpr.cpp:25: /builddir/build/BUILD/gdl-0.9.9/src/GDLInterpreter.hpp: In static member function 'static void GDLInterpreter::EnableAllGC()': /builddir/build/BUILD/gdl-0.9.9/src/GDLInterpreter.hpp:366:15: warning: variable 'nEl' set but not used [-Wunused-but-set-variable] SizeT nEl = heap.size(); ^ /builddir/build/BUILD/gdl-0.9.9/src/prognodeexpr.cpp: In member function 'virtual BaseGDL* LOG_ANDNode::Eval()': /builddir/build/BUILD/gdl-0.9.9/src/prognodeexpr.cpp:840:12: warning: unused variable 'res' [-Wunused-variable] { BaseGDL* res; ^ /builddir/build/BUILD/gdl-0.9.9/src/prognodeexpr.cpp: In member function 'virtual BaseGDL* LOG_ORNode::Eval()': /builddir/build/BUILD/gdl-0.9.9/src/prognodeexpr.cpp:848:12: warning: unused variable 'res' [-Wunused-variable] { BaseGDL* res; ^ /builddir/build/BUILD/gdl-0.9.9/src/prognodeexpr.cpp: In member function 'virtual BaseGDL* POWNode::Eval()': /builddir/build/BUILD/gdl-0.9.9/src/prognodeexpr.cpp:1370:2: warning: label 'endPOW' defined but not used [-Wunused-label] endPOW: ^ /builddir/build/BUILD/gdl-0.9.9/src/prognodeexpr.cpp: In member function 'virtual BaseGDL* LOG_ANDNCNode::Eval()': /builddir/build/BUILD/gdl-0.9.9/src/prognodeexpr.cpp:1552:12: warning: unused variable 'res' [-Wunused-variable] { BaseGDL* res; ^ /builddir/build/BUILD/gdl-0.9.9/src/prognodeexpr.cpp: In member function 'virtual BaseGDL* LOG_ORNCNode::Eval()': /builddir/build/BUILD/gdl-0.9.9/src/prognodeexpr.cpp:1580:12: warning: unused variable 'res' [-Wunused-variable] { BaseGDL* res; ^ /builddir/build/BUILD/gdl-0.9.9/src/prognodeexpr.cpp: In member function 'virtual BaseGDL* DOTNode::Eval()': /builddir/build/BUILD/gdl-0.9.9/src/prognodeexpr.cpp:4039:50: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( indexList.size() > nParSub - 1) ^ /builddir/build/BUILD/gdl-0.9.9/src/prognodeexpr.cpp: In member function 'virtual BaseGDL* ARRAYEXPRNode::Eval()': /builddir/build/BUILD/gdl-0.9.9/src/prognodeexpr.cpp:4209:46: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( indexList.size() > nParSub - 1) ^ /builddir/build/BUILD/gdl-0.9.9/src/prognodeexpr.cpp:4140:14: warning: unused variable 'res' [-Wunused-variable] BaseGDL* res; ^ [ 89%] Building CXX object src/CMakeFiles/gdl.dir/randomgenerators.cpp.o cd /builddir/build/BUILD/gdl-0.9.9/build-python/src && /usr/bin/c++ -DHAVE_CONFIG_H -DWXUSINGDLL -D_FILE_OFFSET_BITS=64 -D__WXGTK__ -Dgdl_EXPORTS -I/builddir/build/BUILD/gdl-0.9.9/src -I/usr/include/tirpc -I/usr/include/GraphicsMagick -I/usr/lib/wx/include/gtk3-unicode-3.0 -I/usr/include/wx-3.0 -I/usr/include/libgeotiff -I/usr/include/hdf -I/usr/include/python2.7 -I/usr/lib/python2.7/site-packages/numpy/core/include -I/usr/include/udunits2 -I/usr/include/eigen3 -I/builddir/build/BUILD/gdl-0.9.9 -I/builddir/build/BUILD/gdl-0.9.9/build-python -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -DNDEBUG -fPIC -fopenmp -std=gnu++11 -o CMakeFiles/gdl.dir/randomgenerators.cpp.o -c /builddir/build/BUILD/gdl-0.9.9/src/randomgenerators.cpp In file included from /builddir/build/BUILD/gdl-0.9.9/src/basegdl.hpp:31:0, from /builddir/build/BUILD/gdl-0.9.9/src/datatypes.hpp:33, from /builddir/build/BUILD/gdl-0.9.9/src/randomgenerators.cpp:21: /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In copy constructor 'dimension::dimension(const dimension&)': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:55:14: warning: array subscript has type 'char' [-Wchar-subscripts] { dim[i]=dim_.dim[i];} ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:55:26: warning: array subscript has type 'char' [-Wchar-subscripts] { dim[i]=dim_.dim[i];} ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In member function 'dimension& dimension::operator=(const dimension&)': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:118:12: warning: array subscript has type 'char' [-Wchar-subscripts] dim[i]=dim_.dim[i]; ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:118:24: warning: array subscript has type 'char' [-Wchar-subscripts] dim[i]=dim_.dim[i]; ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In member function 'void dimension::operator<<(SizeT)': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:146:15: warning: array subscript has type 'char' [-Wchar-subscripts] dim[rank++]=add; ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In member function 'SizeT dimension::NDimElements()': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:295:24: warning: array subscript has type 'char' [-Wchar-subscripts] return stride[ rank]; ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In member function 'SizeT dimension::NDimElementsConst() const': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:303:44: warning: array subscript has type 'char' [-Wchar-subscripts] for(char i=0; i= labelList.Size()) ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp:21:0, from /builddir/build/BUILD/gdl-0.9.9/src/GDLTreeParser.hpp:13, from /builddir/build/BUILD/gdl-0.9.9/src/dinterpreter.hpp:69, from /builddir/build/BUILD/gdl-0.9.9/src/randomgenerators.cpp:24: /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp: In member function 'void ArrayIndexVectorT::Clear()': /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp:142:17: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for( int i=0; iGetStride() * varStride[variableIndex]; ^ /builddir/build/BUILD/gdl-0.9.9/src/allix.hpp: In constructor 'AllIxNewMultiOneVariableIndexIndexedT::AllIxNewMultiOneVariableIndexIndexedT(RankT, SizeT, ArrayIndexVectorT*, SizeT, SizeT, const SizeT*, SizeT*, SizeT*)': /builddir/build/BUILD/gdl-0.9.9/src/allix.hpp:654:44: warning: array subscript has type 'char' [-Wchar-subscripts] ixListStride = varStride[variableIndex]; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp:21:0, from /builddir/build/BUILD/gdl-0.9.9/src/GDLTreeParser.hpp:13, from /builddir/build/BUILD/gdl-0.9.9/src/dinterpreter.hpp:69, from /builddir/build/BUILD/gdl-0.9.9/src/randomgenerators.cpp:24: /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp: In member function 'virtual SizeT CArrayIndexScalar::NIter(SizeT)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp:409:14: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= varDim && s > 0) // varDim == 0 && s == 0 ok ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp: In member function 'virtual SizeT ArrayIndexIndexed::NIter(SizeT)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp:577:16: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= varDim && s > 0) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp: In member function 'virtual SizeT CArrayIndexIndexed::NIter(SizeT)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp:720:16: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= varDim && s > 0) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp: In member function 'virtual SizeT ArrayIndexORange::NIter(SizeT)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp:828:18: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( sInit >= varDim) // && s > 0) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp: In member function 'virtual SizeT ArrayIndexRange::NIter(SizeT)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp:972:14: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( e >= varDim) // && e > 0) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp: In member function 'virtual SizeT ArrayIndexORangeS::NIter(SizeT)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp:1105:14: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= varDim) // && s > 0) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp: In member function 'virtual SizeT ArrayIndexRangeS::NIter(SizeT)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp:1270:14: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( e >= varDim) // && e > 0) ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp:98:0, from /builddir/build/BUILD/gdl-0.9.9/src/GDLTreeParser.hpp:13, from /builddir/build/BUILD/gdl-0.9.9/src/dinterpreter.hpp:69, from /builddir/build/BUILD/gdl-0.9.9/src/randomgenerators.cpp:24: /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp: In member function 'virtual BaseGDL* ArrayIndexListOneNoAssocT::Index(BaseGDL*, IxExprListT&)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp:308:8: warning: unused variable 'assertValue' [-Wunused-variable] SizeT assertValue = ix->NIter( var->N_Elements()/*var->Size()*/); ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp: In member function 'virtual void ArrayIndexListOneScalarVPNoAssocT::SetVariable(BaseGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp:532:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp: In member function 'virtual void ArrayIndexListOneScalarVPNoAssocT::AssignAt(BaseGDL*, BaseGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp:579:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp: In member function 'virtual void ArrayIndexListOneConstScalarNoAssocT::SetVariable(BaseGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp:727:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp: In member function 'virtual void ArrayIndexListOneConstScalarNoAssocT::AssignAt(BaseGDL*, BaseGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp:752:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp: In member function 'virtual BaseGDL* ArrayIndexListOneConstScalarNoAssocT::Index(BaseGDL*, IxExprListT&)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp:782:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/GDLTreeParser.hpp:13:0, from /builddir/build/BUILD/gdl-0.9.9/src/dinterpreter.hpp:69, from /builddir/build/BUILD/gdl-0.9.9/src/randomgenerators.cpp:24: /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp: In member function 'virtual BaseGDL* ArrayIndexListOneT::Index(BaseGDL*, IxExprListT&)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp:341:8: warning: unused variable 'assertValue' [-Wunused-variable] SizeT assertValue = ix->NIter( var->N_Elements()/*var->Size()*/); ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp: In member function 'virtual void ArrayIndexListOneScalarVPT::SetVariable(BaseGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp:562:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp: In member function 'virtual void ArrayIndexListOneScalarVPT::AssignAt(BaseGDL*, BaseGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp:609:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp: In member function 'virtual void ArrayIndexListOneConstScalarT::SetVariable(BaseGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp:738:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp: In member function 'virtual void ArrayIndexListOneConstScalarT::AssignAt(BaseGDL*, BaseGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp:763:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp: In member function 'virtual BaseGDL* ArrayIndexListOneConstScalarT::Index(BaseGDL*, IxExprListT&)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp:793:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/GDLInterpreter.hpp:23:0, from /builddir/build/BUILD/gdl-0.9.9/src/dinterpreter.hpp:70, from /builddir/build/BUILD/gdl-0.9.9/src/randomgenerators.cpp:24: /builddir/build/BUILD/gdl-0.9.9/src/accessdesc.hpp: In member function 'void DotAccessDescT::ADAssign(BaseGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/accessdesc.hpp:392:9: warning: unused variable 'lRank' [-Wunused-variable] SizeT lRank = dim.Rank(); ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/dinterpreter.hpp:70:0, from /builddir/build/BUILD/gdl-0.9.9/src/randomgenerators.cpp:24: /builddir/build/BUILD/gdl-0.9.9/src/GDLInterpreter.hpp: In static member function 'static void GDLInterpreter::EnableAllGC()': /builddir/build/BUILD/gdl-0.9.9/src/GDLInterpreter.hpp:366:15: warning: variable 'nEl' set but not used [-Wunused-but-set-variable] SizeT nEl = heap.size(); ^ /builddir/build/BUILD/gdl-0.9.9/src/randomgenerators.cpp: In function 'int lib::random_uniform(double*, lib::dsfmt_state, SizeT)': /builddir/build/BUILD/gdl-0.9.9/src/randomgenerators.cpp:77:55: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #define DEFINE_NCHUNK_FOR_dSFMT int nchunk = (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ? CpuTPOOL_NTHREADS : 1; ^ /builddir/build/BUILD/gdl-0.9.9/src/randomgenerators.cpp:98:5: note: in expansion of macro 'DEFINE_NCHUNK_FOR_dSFMT' DEFINE_NCHUNK_FOR_dSFMT ^ /builddir/build/BUILD/gdl-0.9.9/src/randomgenerators.cpp:77:124: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #define DEFINE_NCHUNK_FOR_dSFMT int nchunk = (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ? CpuTPOOL_NTHREADS : 1; ^ /builddir/build/BUILD/gdl-0.9.9/src/randomgenerators.cpp:98:5: note: in expansion of macro 'DEFINE_NCHUNK_FOR_dSFMT' DEFINE_NCHUNK_FOR_dSFMT ^ /builddir/build/BUILD/gdl-0.9.9/src/randomgenerators.cpp: In function 'int lib::random_uniform(float*, lib::dsfmt_state, SizeT)': /builddir/build/BUILD/gdl-0.9.9/src/randomgenerators.cpp:77:55: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #define DEFINE_NCHUNK_FOR_dSFMT int nchunk = (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ? CpuTPOOL_NTHREADS : 1; ^ /builddir/build/BUILD/gdl-0.9.9/src/randomgenerators.cpp:120:5: note: in expansion of macro 'DEFINE_NCHUNK_FOR_dSFMT' DEFINE_NCHUNK_FOR_dSFMT ^ /builddir/build/BUILD/gdl-0.9.9/src/randomgenerators.cpp:77:124: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #define DEFINE_NCHUNK_FOR_dSFMT int nchunk = (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ? CpuTPOOL_NTHREADS : 1; ^ /builddir/build/BUILD/gdl-0.9.9/src/randomgenerators.cpp:120:5: note: in expansion of macro 'DEFINE_NCHUNK_FOR_dSFMT' DEFINE_NCHUNK_FOR_dSFMT ^ /builddir/build/BUILD/gdl-0.9.9/src/randomgenerators.cpp: In function 'int lib::random_normal(double*, lib::dsfmt_state, SizeT)': /builddir/build/BUILD/gdl-0.9.9/src/randomgenerators.cpp:77:55: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #define DEFINE_NCHUNK_FOR_dSFMT int nchunk = (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ? CpuTPOOL_NTHREADS : 1; ^ /builddir/build/BUILD/gdl-0.9.9/src/randomgenerators.cpp:206:5: note: in expansion of macro 'DEFINE_NCHUNK_FOR_dSFMT' DEFINE_NCHUNK_FOR_dSFMT ^ /builddir/build/BUILD/gdl-0.9.9/src/randomgenerators.cpp:77:124: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #define DEFINE_NCHUNK_FOR_dSFMT int nchunk = (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ? CpuTPOOL_NTHREADS : 1; ^ /builddir/build/BUILD/gdl-0.9.9/src/randomgenerators.cpp:206:5: note: in expansion of macro 'DEFINE_NCHUNK_FOR_dSFMT' DEFINE_NCHUNK_FOR_dSFMT ^ /builddir/build/BUILD/gdl-0.9.9/src/randomgenerators.cpp: In function 'int lib::random_normal(float*, lib::dsfmt_state, SizeT)': /builddir/build/BUILD/gdl-0.9.9/src/randomgenerators.cpp:77:55: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #define DEFINE_NCHUNK_FOR_dSFMT int nchunk = (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ? CpuTPOOL_NTHREADS : 1; ^ /builddir/build/BUILD/gdl-0.9.9/src/randomgenerators.cpp:227:5: note: in expansion of macro 'DEFINE_NCHUNK_FOR_dSFMT' DEFINE_NCHUNK_FOR_dSFMT ^ /builddir/build/BUILD/gdl-0.9.9/src/randomgenerators.cpp:77:124: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #define DEFINE_NCHUNK_FOR_dSFMT int nchunk = (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ? CpuTPOOL_NTHREADS : 1; ^ /builddir/build/BUILD/gdl-0.9.9/src/randomgenerators.cpp:227:5: note: in expansion of macro 'DEFINE_NCHUNK_FOR_dSFMT' DEFINE_NCHUNK_FOR_dSFMT ^ /builddir/build/BUILD/gdl-0.9.9/src/randomgenerators.cpp: In function 'int lib::random_gamma(double*, lib::dsfmt_state, SizeT, DLong)': /builddir/build/BUILD/gdl-0.9.9/src/randomgenerators.cpp:77:55: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #define DEFINE_NCHUNK_FOR_dSFMT int nchunk = (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ? CpuTPOOL_NTHREADS : 1; ^ /builddir/build/BUILD/gdl-0.9.9/src/randomgenerators.cpp:469:5: note: in expansion of macro 'DEFINE_NCHUNK_FOR_dSFMT' DEFINE_NCHUNK_FOR_dSFMT ^ /builddir/build/BUILD/gdl-0.9.9/src/randomgenerators.cpp:77:124: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #define DEFINE_NCHUNK_FOR_dSFMT int nchunk = (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ? CpuTPOOL_NTHREADS : 1; ^ /builddir/build/BUILD/gdl-0.9.9/src/randomgenerators.cpp:469:5: note: in expansion of macro 'DEFINE_NCHUNK_FOR_dSFMT' DEFINE_NCHUNK_FOR_dSFMT ^ /builddir/build/BUILD/gdl-0.9.9/src/randomgenerators.cpp: In function 'int lib::random_gamma(float*, lib::dsfmt_state, SizeT, DLong)': /builddir/build/BUILD/gdl-0.9.9/src/randomgenerators.cpp:77:55: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #define DEFINE_NCHUNK_FOR_dSFMT int nchunk = (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ? CpuTPOOL_NTHREADS : 1; ^ /builddir/build/BUILD/gdl-0.9.9/src/randomgenerators.cpp:490:5: note: in expansion of macro 'DEFINE_NCHUNK_FOR_dSFMT' DEFINE_NCHUNK_FOR_dSFMT ^ /builddir/build/BUILD/gdl-0.9.9/src/randomgenerators.cpp:77:124: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #define DEFINE_NCHUNK_FOR_dSFMT int nchunk = (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ? CpuTPOOL_NTHREADS : 1; ^ /builddir/build/BUILD/gdl-0.9.9/src/randomgenerators.cpp:490:5: note: in expansion of macro 'DEFINE_NCHUNK_FOR_dSFMT' DEFINE_NCHUNK_FOR_dSFMT ^ /builddir/build/BUILD/gdl-0.9.9/src/randomgenerators.cpp: In function 'int lib::random_binomial(double*, lib::dsfmt_state, SizeT, DDoubleGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/randomgenerators.cpp:77:55: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #define DEFINE_NCHUNK_FOR_dSFMT int nchunk = (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ? CpuTPOOL_NTHREADS : 1; ^ /builddir/build/BUILD/gdl-0.9.9/src/randomgenerators.cpp:514:5: note: in expansion of macro 'DEFINE_NCHUNK_FOR_dSFMT' DEFINE_NCHUNK_FOR_dSFMT ^ /builddir/build/BUILD/gdl-0.9.9/src/randomgenerators.cpp:77:124: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #define DEFINE_NCHUNK_FOR_dSFMT int nchunk = (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ? CpuTPOOL_NTHREADS : 1; ^ /builddir/build/BUILD/gdl-0.9.9/src/randomgenerators.cpp:514:5: note: in expansion of macro 'DEFINE_NCHUNK_FOR_dSFMT' DEFINE_NCHUNK_FOR_dSFMT ^ /builddir/build/BUILD/gdl-0.9.9/src/randomgenerators.cpp: In function 'int lib::random_binomial(float*, lib::dsfmt_state, SizeT, DDoubleGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/randomgenerators.cpp:77:55: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #define DEFINE_NCHUNK_FOR_dSFMT int nchunk = (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ? CpuTPOOL_NTHREADS : 1; ^ /builddir/build/BUILD/gdl-0.9.9/src/randomgenerators.cpp:538:5: note: in expansion of macro 'DEFINE_NCHUNK_FOR_dSFMT' DEFINE_NCHUNK_FOR_dSFMT ^ /builddir/build/BUILD/gdl-0.9.9/src/randomgenerators.cpp:77:124: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #define DEFINE_NCHUNK_FOR_dSFMT int nchunk = (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ? CpuTPOOL_NTHREADS : 1; ^ /builddir/build/BUILD/gdl-0.9.9/src/randomgenerators.cpp:538:5: note: in expansion of macro 'DEFINE_NCHUNK_FOR_dSFMT' DEFINE_NCHUNK_FOR_dSFMT ^ /builddir/build/BUILD/gdl-0.9.9/src/randomgenerators.cpp: In function 'int lib::random_poisson(double*, lib::dsfmt_state, SizeT, DDoubleGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/randomgenerators.cpp:77:55: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #define DEFINE_NCHUNK_FOR_dSFMT int nchunk = (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ? CpuTPOOL_NTHREADS : 1; ^ /builddir/build/BUILD/gdl-0.9.9/src/randomgenerators.cpp:560:5: note: in expansion of macro 'DEFINE_NCHUNK_FOR_dSFMT' DEFINE_NCHUNK_FOR_dSFMT ^ /builddir/build/BUILD/gdl-0.9.9/src/randomgenerators.cpp:77:124: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #define DEFINE_NCHUNK_FOR_dSFMT int nchunk = (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ? CpuTPOOL_NTHREADS : 1; ^ /builddir/build/BUILD/gdl-0.9.9/src/randomgenerators.cpp:560:5: note: in expansion of macro 'DEFINE_NCHUNK_FOR_dSFMT' DEFINE_NCHUNK_FOR_dSFMT ^ /builddir/build/BUILD/gdl-0.9.9/src/randomgenerators.cpp: In function 'int lib::random_poisson(float*, lib::dsfmt_state, SizeT, DDoubleGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/randomgenerators.cpp:77:55: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #define DEFINE_NCHUNK_FOR_dSFMT int nchunk = (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ? CpuTPOOL_NTHREADS : 1; ^ /builddir/build/BUILD/gdl-0.9.9/src/randomgenerators.cpp:582:5: note: in expansion of macro 'DEFINE_NCHUNK_FOR_dSFMT' DEFINE_NCHUNK_FOR_dSFMT ^ /builddir/build/BUILD/gdl-0.9.9/src/randomgenerators.cpp:77:124: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #define DEFINE_NCHUNK_FOR_dSFMT int nchunk = (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ? CpuTPOOL_NTHREADS : 1; ^ /builddir/build/BUILD/gdl-0.9.9/src/randomgenerators.cpp:582:5: note: in expansion of macro 'DEFINE_NCHUNK_FOR_dSFMT' DEFINE_NCHUNK_FOR_dSFMT ^ /builddir/build/BUILD/gdl-0.9.9/src/randomgenerators.cpp: In function 'int lib::random_dlong(DLong*, lib::dsfmt_state, SizeT)': /builddir/build/BUILD/gdl-0.9.9/src/randomgenerators.cpp:77:55: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #define DEFINE_NCHUNK_FOR_dSFMT int nchunk = (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ? CpuTPOOL_NTHREADS : 1; ^ /builddir/build/BUILD/gdl-0.9.9/src/randomgenerators.cpp:603:5: note: in expansion of macro 'DEFINE_NCHUNK_FOR_dSFMT' DEFINE_NCHUNK_FOR_dSFMT ^ /builddir/build/BUILD/gdl-0.9.9/src/randomgenerators.cpp:77:124: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #define DEFINE_NCHUNK_FOR_dSFMT int nchunk = (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ? CpuTPOOL_NTHREADS : 1; ^ /builddir/build/BUILD/gdl-0.9.9/src/randomgenerators.cpp:603:5: note: in expansion of macro 'DEFINE_NCHUNK_FOR_dSFMT' DEFINE_NCHUNK_FOR_dSFMT ^ /builddir/build/BUILD/gdl-0.9.9/src/randomgenerators.cpp: In function 'int lib::random_dulong(DULong*, lib::dsfmt_state, SizeT)': /builddir/build/BUILD/gdl-0.9.9/src/randomgenerators.cpp:77:55: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #define DEFINE_NCHUNK_FOR_dSFMT int nchunk = (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ? CpuTPOOL_NTHREADS : 1; ^ /builddir/build/BUILD/gdl-0.9.9/src/randomgenerators.cpp:624:5: note: in expansion of macro 'DEFINE_NCHUNK_FOR_dSFMT' DEFINE_NCHUNK_FOR_dSFMT ^ /builddir/build/BUILD/gdl-0.9.9/src/randomgenerators.cpp:77:124: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #define DEFINE_NCHUNK_FOR_dSFMT int nchunk = (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ? CpuTPOOL_NTHREADS : 1; ^ /builddir/build/BUILD/gdl-0.9.9/src/randomgenerators.cpp:624:5: note: in expansion of macro 'DEFINE_NCHUNK_FOR_dSFMT' DEFINE_NCHUNK_FOR_dSFMT ^ /builddir/build/BUILD/gdl-0.9.9/src/randomgenerators.cpp: In function 'BaseGDL* lib::random_fun_dsfmt(EnvT*)': /builddir/build/BUILD/gdl-0.9.9/src/randomgenerators.cpp:757:75: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (p0L->N_Elements() == 1 + (DSFMT_N64 + 1) * maxNumberOfThreads()) { ^ [ 90%] Building CXX object src/CMakeFiles/gdl.dir/read.cpp.o cd /builddir/build/BUILD/gdl-0.9.9/build-python/src && /usr/bin/c++ -DHAVE_CONFIG_H -DWXUSINGDLL -D_FILE_OFFSET_BITS=64 -D__WXGTK__ -Dgdl_EXPORTS -I/builddir/build/BUILD/gdl-0.9.9/src -I/usr/include/tirpc -I/usr/include/GraphicsMagick -I/usr/lib/wx/include/gtk3-unicode-3.0 -I/usr/include/wx-3.0 -I/usr/include/libgeotiff -I/usr/include/hdf -I/usr/include/python2.7 -I/usr/lib/python2.7/site-packages/numpy/core/include -I/usr/include/udunits2 -I/usr/include/eigen3 -I/builddir/build/BUILD/gdl-0.9.9 -I/builddir/build/BUILD/gdl-0.9.9/build-python -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -DNDEBUG -fPIC -fopenmp -std=gnu++11 -o CMakeFiles/gdl.dir/read.cpp.o -c /builddir/build/BUILD/gdl-0.9.9/src/read.cpp In file included from /builddir/build/BUILD/gdl-0.9.9/src/basegdl.hpp:31:0, from /builddir/build/BUILD/gdl-0.9.9/src/datatypes.hpp:33, from /builddir/build/BUILD/gdl-0.9.9/src/read.cpp:24: /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In copy constructor 'dimension::dimension(const dimension&)': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:55:14: warning: array subscript has type 'char' [-Wchar-subscripts] { dim[i]=dim_.dim[i];} ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:55:26: warning: array subscript has type 'char' [-Wchar-subscripts] { dim[i]=dim_.dim[i];} ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In member function 'dimension& dimension::operator=(const dimension&)': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:118:12: warning: array subscript has type 'char' [-Wchar-subscripts] dim[i]=dim_.dim[i]; ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:118:24: warning: array subscript has type 'char' [-Wchar-subscripts] dim[i]=dim_.dim[i]; ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In member function 'void dimension::operator<<(SizeT)': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:146:15: warning: array subscript has type 'char' [-Wchar-subscripts] dim[rank++]=add; ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In member function 'SizeT dimension::NDimElements()': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:295:24: warning: array subscript has type 'char' [-Wchar-subscripts] return stride[ rank]; ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In member function 'SizeT dimension::NDimElementsConst() const': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:303:44: warning: array subscript has type 'char' [-Wchar-subscripts] for(char i=0; i= labelList.Size()) ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp:21:0, from /builddir/build/BUILD/gdl-0.9.9/src/GDLTreeParser.hpp:13, from /builddir/build/BUILD/gdl-0.9.9/src/dinterpreter.hpp:69, from /builddir/build/BUILD/gdl-0.9.9/src/read.cpp:30: /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp: In member function 'void ArrayIndexVectorT::Clear()': /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp:142:17: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for( int i=0; iGetStride() * varStride[variableIndex]; ^ /builddir/build/BUILD/gdl-0.9.9/src/allix.hpp: In constructor 'AllIxNewMultiOneVariableIndexIndexedT::AllIxNewMultiOneVariableIndexIndexedT(RankT, SizeT, ArrayIndexVectorT*, SizeT, SizeT, const SizeT*, SizeT*, SizeT*)': /builddir/build/BUILD/gdl-0.9.9/src/allix.hpp:654:44: warning: array subscript has type 'char' [-Wchar-subscripts] ixListStride = varStride[variableIndex]; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp:21:0, from /builddir/build/BUILD/gdl-0.9.9/src/GDLTreeParser.hpp:13, from /builddir/build/BUILD/gdl-0.9.9/src/dinterpreter.hpp:69, from /builddir/build/BUILD/gdl-0.9.9/src/read.cpp:30: /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp: In member function 'virtual SizeT CArrayIndexScalar::NIter(SizeT)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp:409:14: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= varDim && s > 0) // varDim == 0 && s == 0 ok ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp: In member function 'virtual SizeT ArrayIndexIndexed::NIter(SizeT)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp:577:16: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= varDim && s > 0) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp: In member function 'virtual SizeT CArrayIndexIndexed::NIter(SizeT)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp:720:16: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= varDim && s > 0) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp: In member function 'virtual SizeT ArrayIndexORange::NIter(SizeT)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp:828:18: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( sInit >= varDim) // && s > 0) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp: In member function 'virtual SizeT ArrayIndexRange::NIter(SizeT)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp:972:14: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( e >= varDim) // && e > 0) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp: In member function 'virtual SizeT ArrayIndexORangeS::NIter(SizeT)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp:1105:14: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= varDim) // && s > 0) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp: In member function 'virtual SizeT ArrayIndexRangeS::NIter(SizeT)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp:1270:14: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( e >= varDim) // && e > 0) ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp:98:0, from /builddir/build/BUILD/gdl-0.9.9/src/GDLTreeParser.hpp:13, from /builddir/build/BUILD/gdl-0.9.9/src/dinterpreter.hpp:69, from /builddir/build/BUILD/gdl-0.9.9/src/read.cpp:30: /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp: In member function 'virtual BaseGDL* ArrayIndexListOneNoAssocT::Index(BaseGDL*, IxExprListT&)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp:308:8: warning: unused variable 'assertValue' [-Wunused-variable] SizeT assertValue = ix->NIter( var->N_Elements()/*var->Size()*/); ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp: In member function 'virtual void ArrayIndexListOneScalarVPNoAssocT::SetVariable(BaseGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp:532:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp: In member function 'virtual void ArrayIndexListOneScalarVPNoAssocT::AssignAt(BaseGDL*, BaseGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp:579:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp: In member function 'virtual void ArrayIndexListOneConstScalarNoAssocT::SetVariable(BaseGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp:727:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp: In member function 'virtual void ArrayIndexListOneConstScalarNoAssocT::AssignAt(BaseGDL*, BaseGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp:752:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp: In member function 'virtual BaseGDL* ArrayIndexListOneConstScalarNoAssocT::Index(BaseGDL*, IxExprListT&)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp:782:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/GDLTreeParser.hpp:13:0, from /builddir/build/BUILD/gdl-0.9.9/src/dinterpreter.hpp:69, from /builddir/build/BUILD/gdl-0.9.9/src/read.cpp:30: /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp: In member function 'virtual BaseGDL* ArrayIndexListOneT::Index(BaseGDL*, IxExprListT&)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp:341:8: warning: unused variable 'assertValue' [-Wunused-variable] SizeT assertValue = ix->NIter( var->N_Elements()/*var->Size()*/); ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp: In member function 'virtual void ArrayIndexListOneScalarVPT::SetVariable(BaseGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp:562:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp: In member function 'virtual void ArrayIndexListOneScalarVPT::AssignAt(BaseGDL*, BaseGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp:609:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp: In member function 'virtual void ArrayIndexListOneConstScalarT::SetVariable(BaseGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp:738:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp: In member function 'virtual void ArrayIndexListOneConstScalarT::AssignAt(BaseGDL*, BaseGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp:763:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp: In member function 'virtual BaseGDL* ArrayIndexListOneConstScalarT::Index(BaseGDL*, IxExprListT&)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp:793:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/GDLInterpreter.hpp:23:0, from /builddir/build/BUILD/gdl-0.9.9/src/dinterpreter.hpp:70, from /builddir/build/BUILD/gdl-0.9.9/src/read.cpp:30: /builddir/build/BUILD/gdl-0.9.9/src/accessdesc.hpp: In member function 'void DotAccessDescT::ADAssign(BaseGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/accessdesc.hpp:392:9: warning: unused variable 'lRank' [-Wunused-variable] SizeT lRank = dim.Rank(); ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/dinterpreter.hpp:70:0, from /builddir/build/BUILD/gdl-0.9.9/src/read.cpp:30: /builddir/build/BUILD/gdl-0.9.9/src/GDLInterpreter.hpp: In static member function 'static void GDLInterpreter::EnableAllGC()': /builddir/build/BUILD/gdl-0.9.9/src/GDLInterpreter.hpp:366:15: warning: variable 'nEl' set but not used [-Wunused-but-set-variable] SizeT nEl = heap.size(); ^ /builddir/build/BUILD/gdl-0.9.9/src/read.cpp: In function 'void lib::read_is(std::istream*, EnvT*, int)': /builddir/build/BUILD/gdl-0.9.9/src/read.cpp:166:28: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for( SizeT i=parOffset; i= labelList.Size()) ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp:21:0, from /builddir/build/BUILD/gdl-0.9.9/src/GDLTreeParser.hpp:13, from /builddir/build/BUILD/gdl-0.9.9/src/dinterpreter.hpp:69, from /builddir/build/BUILD/gdl-0.9.9/src/saverestore.cpp:21: /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp: In member function 'void ArrayIndexVectorT::Clear()': /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp:142:17: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for( int i=0; iGetStride() * varStride[variableIndex]; ^ /builddir/build/BUILD/gdl-0.9.9/src/allix.hpp: In constructor 'AllIxNewMultiOneVariableIndexIndexedT::AllIxNewMultiOneVariableIndexIndexedT(RankT, SizeT, ArrayIndexVectorT*, SizeT, SizeT, const SizeT*, SizeT*, SizeT*)': /builddir/build/BUILD/gdl-0.9.9/src/allix.hpp:654:44: warning: array subscript has type 'char' [-Wchar-subscripts] ixListStride = varStride[variableIndex]; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp:21:0, from /builddir/build/BUILD/gdl-0.9.9/src/GDLTreeParser.hpp:13, from /builddir/build/BUILD/gdl-0.9.9/src/dinterpreter.hpp:69, from /builddir/build/BUILD/gdl-0.9.9/src/saverestore.cpp:21: /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp: In member function 'virtual SizeT CArrayIndexScalar::NIter(SizeT)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp:409:14: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= varDim && s > 0) // varDim == 0 && s == 0 ok ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp: In member function 'virtual SizeT ArrayIndexIndexed::NIter(SizeT)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp:577:16: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= varDim && s > 0) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp: In member function 'virtual SizeT CArrayIndexIndexed::NIter(SizeT)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp:720:16: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= varDim && s > 0) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp: In member function 'virtual SizeT ArrayIndexORange::NIter(SizeT)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp:828:18: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( sInit >= varDim) // && s > 0) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp: In member function 'virtual SizeT ArrayIndexRange::NIter(SizeT)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp:972:14: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( e >= varDim) // && e > 0) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp: In member function 'virtual SizeT ArrayIndexORangeS::NIter(SizeT)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp:1105:14: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= varDim) // && s > 0) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp: In member function 'virtual SizeT ArrayIndexRangeS::NIter(SizeT)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp:1270:14: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( e >= varDim) // && e > 0) ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp:98:0, from /builddir/build/BUILD/gdl-0.9.9/src/GDLTreeParser.hpp:13, from /builddir/build/BUILD/gdl-0.9.9/src/dinterpreter.hpp:69, from /builddir/build/BUILD/gdl-0.9.9/src/saverestore.cpp:21: /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp: In member function 'virtual BaseGDL* ArrayIndexListOneNoAssocT::Index(BaseGDL*, IxExprListT&)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp:308:8: warning: unused variable 'assertValue' [-Wunused-variable] SizeT assertValue = ix->NIter( var->N_Elements()/*var->Size()*/); ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp: In member function 'virtual void ArrayIndexListOneScalarVPNoAssocT::SetVariable(BaseGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp:532:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp: In member function 'virtual void ArrayIndexListOneScalarVPNoAssocT::AssignAt(BaseGDL*, BaseGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp:579:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp: In member function 'virtual void ArrayIndexListOneConstScalarNoAssocT::SetVariable(BaseGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp:727:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp: In member function 'virtual void ArrayIndexListOneConstScalarNoAssocT::AssignAt(BaseGDL*, BaseGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp:752:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp: In member function 'virtual BaseGDL* ArrayIndexListOneConstScalarNoAssocT::Index(BaseGDL*, IxExprListT&)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp:782:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/GDLTreeParser.hpp:13:0, from /builddir/build/BUILD/gdl-0.9.9/src/dinterpreter.hpp:69, from /builddir/build/BUILD/gdl-0.9.9/src/saverestore.cpp:21: /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp: In member function 'virtual BaseGDL* ArrayIndexListOneT::Index(BaseGDL*, IxExprListT&)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp:341:8: warning: unused variable 'assertValue' [-Wunused-variable] SizeT assertValue = ix->NIter( var->N_Elements()/*var->Size()*/); ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp: In member function 'virtual void ArrayIndexListOneScalarVPT::SetVariable(BaseGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp:562:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp: In member function 'virtual void ArrayIndexListOneScalarVPT::AssignAt(BaseGDL*, BaseGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp:609:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp: In member function 'virtual void ArrayIndexListOneConstScalarT::SetVariable(BaseGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp:738:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp: In member function 'virtual void ArrayIndexListOneConstScalarT::AssignAt(BaseGDL*, BaseGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp:763:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp: In member function 'virtual BaseGDL* ArrayIndexListOneConstScalarT::Index(BaseGDL*, IxExprListT&)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp:793:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/GDLInterpreter.hpp:23:0, from /builddir/build/BUILD/gdl-0.9.9/src/dinterpreter.hpp:70, from /builddir/build/BUILD/gdl-0.9.9/src/saverestore.cpp:21: /builddir/build/BUILD/gdl-0.9.9/src/accessdesc.hpp: In member function 'void DotAccessDescT::ADAssign(BaseGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/accessdesc.hpp:392:9: warning: unused variable 'lRank' [-Wunused-variable] SizeT lRank = dim.Rank(); ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/dinterpreter.hpp:70:0, from /builddir/build/BUILD/gdl-0.9.9/src/saverestore.cpp:21: /builddir/build/BUILD/gdl-0.9.9/src/GDLInterpreter.hpp: In static member function 'static void GDLInterpreter::EnableAllGC()': /builddir/build/BUILD/gdl-0.9.9/src/GDLInterpreter.hpp:366:15: warning: variable 'nEl' set but not used [-Wunused-but-set-variable] SizeT nEl = heap.size(); ^ /builddir/build/BUILD/gdl-0.9.9/src/saverestore.cpp: In function 'DStructGDL* lib::getDStruct(EnvT*, XDR*, dimension*, bool&)': /builddir/build/BUILD/gdl-0.9.9/src/saverestore.cpp:533:30: warning: unused variable 'k' [-Wunused-variable] for (int i = 0, j = 0, k = 0; i < ntags; ++i) ^ /builddir/build/BUILD/gdl-0.9.9/src/saverestore.cpp:682:20: warning: unused variable 'ptr' [-Wunused-variable] DPtr ptr= e->NewObjHeap(1, static_cast(superclass)); ^ /builddir/build/BUILD/gdl-0.9.9/src/saverestore.cpp: In function 'void lib::writeStructDesc(XDR*, DStructGDL*, bool)': /builddir/build/BUILD/gdl-0.9.9/src/saverestore.cpp:748:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (SizeT i = 0; i < ntags; ++i) { tag_offset[i] = byteoff; byteoff+=var->GetTag(i)->NBytes();} //probably OK ^ /builddir/build/BUILD/gdl-0.9.9/src/saverestore.cpp: In function 'void lib::restoreNormalVariable(EnvT*, std::string, BaseGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/saverestore.cpp:1296:15: warning: unused variable 'u' [-Wunused-variable] SizeT u = pro->AddVar(varName); ^ /builddir/build/BUILD/gdl-0.9.9/src/saverestore.cpp: In function 'XDR* lib::uncompress_trick(FILE*, XDR*, char*&, DULong64, DULong64)': /builddir/build/BUILD/gdl-0.9.9/src/saverestore.cpp:1378:12: warning: unused variable 'retval' [-Wunused-variable] size_t retval = fread(expandable, 1, compsz, fid); ^ /builddir/build/BUILD/gdl-0.9.9/src/saverestore.cpp: In function 'void lib::gdl_restore(EnvT*)': /builddir/build/BUILD/gdl-0.9.9/src/saverestore.cpp:1476:11: warning: variable 'returned' set but not used [-Wunused-but-set-variable] SizeT returned; ^ /builddir/build/BUILD/gdl-0.9.9/src/saverestore.cpp:1493:10: warning: variable 'isArray' set but not used [-Wunused-but-set-variable] bool isArray = false; ^ /builddir/build/BUILD/gdl-0.9.9/src/saverestore.cpp:1494:10: warning: variable 'isStructure' set but not used [-Wunused-but-set-variable] bool isStructure = false; ^ /builddir/build/BUILD/gdl-0.9.9/src/saverestore.cpp: In function 'void lib::addToHeapList(EnvT*, BaseGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/saverestore.cpp:1842:46: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (int itag = 0; itag < str->NTags(); ++itag) ^ /builddir/build/BUILD/gdl-0.9.9/src/saverestore.cpp: In function 'void lib::gdl_save(EnvT*)': /builddir/build/BUILD/gdl-0.9.9/src/saverestore.cpp:1945:10: warning: variable 'debug' set but not used [-Wunused-but-set-variable] bool debug; //unused ^ /builddir/build/BUILD/gdl-0.9.9/src/saverestore.cpp:2116:11: warning: variable 'returned' set but not used [-Wunused-but-set-variable] SizeT returned; ^ /builddir/build/BUILD/gdl-0.9.9/src/saverestore.cpp:2127:14: warning: variable 'nextptr' set but not used [-Wunused-but-set-variable] uint64_t nextptr = 0; ^ /builddir/build/BUILD/gdl-0.9.9/src/saverestore.cpp:2137:11: warning: unused variable 'res' [-Wunused-variable] SizeT res=strftime(saveFileDatestring,MAX_DATE_STRING_LENGTH,dateformat,tstruct); ^ /builddir/build/BUILD/gdl-0.9.9/src/saverestore.cpp: In function 'DStructGDL* lib::getDStruct(EnvT*, XDR*, dimension*, bool&)': /builddir/build/BUILD/gdl-0.9.9/src/saverestore.cpp:691:47: warning: 'ref_desc' may be used uninitialized in this function [-Wmaybe-uninitialized] ref_desc->AssureIdentical(stru_desc); ^ /builddir/build/BUILD/gdl-0.9.9/src/saverestore.cpp: In function 'BaseGDL* lib::getVariable(EnvT*, XDR*, int&, bool&)': /builddir/build/BUILD/gdl-0.9.9/src/saverestore.cpp:874:14: warning: 'var' may be used uninitialized in this function [-Wmaybe-uninitialized] BaseGDL* var; ^ [ 91%] Building CXX object src/CMakeFiles/gdl.dir/semshm.cpp.o cd /builddir/build/BUILD/gdl-0.9.9/build-python/src && /usr/bin/c++ -DHAVE_CONFIG_H -DWXUSINGDLL -D_FILE_OFFSET_BITS=64 -D__WXGTK__ -Dgdl_EXPORTS -I/builddir/build/BUILD/gdl-0.9.9/src -I/usr/include/tirpc -I/usr/include/GraphicsMagick -I/usr/lib/wx/include/gtk3-unicode-3.0 -I/usr/include/wx-3.0 -I/usr/include/libgeotiff -I/usr/include/hdf -I/usr/include/python2.7 -I/usr/lib/python2.7/site-packages/numpy/core/include -I/usr/include/udunits2 -I/usr/include/eigen3 -I/builddir/build/BUILD/gdl-0.9.9 -I/builddir/build/BUILD/gdl-0.9.9/build-python -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -DNDEBUG -fPIC -fopenmp -std=gnu++11 -o CMakeFiles/gdl.dir/semshm.cpp.o -c /builddir/build/BUILD/gdl-0.9.9/src/semshm.cpp In file included from /builddir/build/BUILD/gdl-0.9.9/src/basegdl.hpp:31:0, from /builddir/build/BUILD/gdl-0.9.9/src/str.hpp:25, from /builddir/build/BUILD/gdl-0.9.9/src/envt.hpp:26, from /builddir/build/BUILD/gdl-0.9.9/src/semshm.cpp:39: /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In copy constructor 'dimension::dimension(const dimension&)': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:55:14: warning: array subscript has type 'char' [-Wchar-subscripts] { dim[i]=dim_.dim[i];} ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:55:26: warning: array subscript has type 'char' [-Wchar-subscripts] { dim[i]=dim_.dim[i];} ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In member function 'dimension& dimension::operator=(const dimension&)': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:118:12: warning: array subscript has type 'char' [-Wchar-subscripts] dim[i]=dim_.dim[i]; ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:118:24: warning: array subscript has type 'char' [-Wchar-subscripts] dim[i]=dim_.dim[i]; ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In member function 'void dimension::operator<<(SizeT)': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:146:15: warning: array subscript has type 'char' [-Wchar-subscripts] dim[rank++]=add; ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In member function 'SizeT dimension::NDimElements()': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:295:24: warning: array subscript has type 'char' [-Wchar-subscripts] return stride[ rank]; ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In member function 'SizeT dimension::NDimElementsConst() const': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:303:44: warning: array subscript has type 'char' [-Wchar-subscripts] for(char i=0; i= labelList.Size()) ^ /builddir/build/BUILD/gdl-0.9.9/src/semshm.cpp: In function 'BaseGDL* lib::sem_create(EnvT*)': /builddir/build/BUILD/gdl-0.9.9/src/semshm.cpp:148:11: warning: unused variable 'nParam' [-Wunused-variable] SizeT nParam = e->NParam(1); // 1 is the minimal number of parameter required ^ /builddir/build/BUILD/gdl-0.9.9/src/semshm.cpp: In function 'void lib::sem_delete(EnvT*)': /builddir/build/BUILD/gdl-0.9.9/src/semshm.cpp:209:11: warning: unused variable 'nParam' [-Wunused-variable] SizeT nParam = e->NParam(1); ^ /builddir/build/BUILD/gdl-0.9.9/src/semshm.cpp: In function 'BaseGDL* lib::sem_lock(EnvT*)': /builddir/build/BUILD/gdl-0.9.9/src/semshm.cpp:231:11: warning: unused variable 'nParam' [-Wunused-variable] SizeT nParam = e->NParam(1); ^ /builddir/build/BUILD/gdl-0.9.9/src/semshm.cpp: In function 'void lib::sem_release(EnvT*)': /builddir/build/BUILD/gdl-0.9.9/src/semshm.cpp:253:11: warning: unused variable 'nParam' [-Wunused-variable] SizeT nParam = e->NParam(1); ^ [ 92%] Building CXX object src/CMakeFiles/gdl.dir/sigfpehandler.cpp.o cd /builddir/build/BUILD/gdl-0.9.9/build-python/src && /usr/bin/c++ -DHAVE_CONFIG_H -DWXUSINGDLL -D_FILE_OFFSET_BITS=64 -D__WXGTK__ -Dgdl_EXPORTS -I/builddir/build/BUILD/gdl-0.9.9/src -I/usr/include/tirpc -I/usr/include/GraphicsMagick -I/usr/lib/wx/include/gtk3-unicode-3.0 -I/usr/include/wx-3.0 -I/usr/include/libgeotiff -I/usr/include/hdf -I/usr/include/python2.7 -I/usr/lib/python2.7/site-packages/numpy/core/include -I/usr/include/udunits2 -I/usr/include/eigen3 -I/builddir/build/BUILD/gdl-0.9.9 -I/builddir/build/BUILD/gdl-0.9.9/build-python -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -DNDEBUG -fPIC -fopenmp -std=gnu++11 -o CMakeFiles/gdl.dir/sigfpehandler.cpp.o -c /builddir/build/BUILD/gdl-0.9.9/src/sigfpehandler.cpp [ 93%] Building CXX object src/CMakeFiles/gdl.dir/smooth.cpp.o cd /builddir/build/BUILD/gdl-0.9.9/build-python/src && /usr/bin/c++ -DHAVE_CONFIG_H -DWXUSINGDLL -D_FILE_OFFSET_BITS=64 -D__WXGTK__ -Dgdl_EXPORTS -I/builddir/build/BUILD/gdl-0.9.9/src -I/usr/include/tirpc -I/usr/include/GraphicsMagick -I/usr/lib/wx/include/gtk3-unicode-3.0 -I/usr/include/wx-3.0 -I/usr/include/libgeotiff -I/usr/include/hdf -I/usr/include/python2.7 -I/usr/lib/python2.7/site-packages/numpy/core/include -I/usr/include/udunits2 -I/usr/include/eigen3 -I/builddir/build/BUILD/gdl-0.9.9 -I/builddir/build/BUILD/gdl-0.9.9/build-python -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -DNDEBUG -fPIC -fopenmp -std=gnu++11 -o CMakeFiles/gdl.dir/smooth.cpp.o -c /builddir/build/BUILD/gdl-0.9.9/src/smooth.cpp In file included from /builddir/build/BUILD/gdl-0.9.9/src/basegdl.hpp:31:0, from /builddir/build/BUILD/gdl-0.9.9/src/nullgdl.hpp:21, from /builddir/build/BUILD/gdl-0.9.9/src/smooth.cpp:21: /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In copy constructor 'dimension::dimension(const dimension&)': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:55:14: warning: array subscript has type 'char' [-Wchar-subscripts] { dim[i]=dim_.dim[i];} ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:55:26: warning: array subscript has type 'char' [-Wchar-subscripts] { dim[i]=dim_.dim[i];} ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In member function 'dimension& dimension::operator=(const dimension&)': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:118:12: warning: array subscript has type 'char' [-Wchar-subscripts] dim[i]=dim_.dim[i]; ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:118:24: warning: array subscript has type 'char' [-Wchar-subscripts] dim[i]=dim_.dim[i]; ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In member function 'void dimension::operator<<(SizeT)': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:146:15: warning: array subscript has type 'char' [-Wchar-subscripts] dim[rank++]=add; ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In member function 'SizeT dimension::NDimElements()': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:295:24: warning: array subscript has type 'char' [-Wchar-subscripts] return stride[ rank]; ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In member function 'SizeT dimension::NDimElementsConst() const': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:303:44: warning: array subscript has type 'char' [-Wchar-subscripts] for(char i=0; i= labelList.Size()) ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp:21:0, from /builddir/build/BUILD/gdl-0.9.9/src/GDLTreeParser.hpp:13, from /builddir/build/BUILD/gdl-0.9.9/src/dinterpreter.hpp:69, from /builddir/build/BUILD/gdl-0.9.9/src/smooth.cpp:23: /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp: In member function 'void ArrayIndexVectorT::Clear()': /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp:142:17: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for( int i=0; iGetStride() * varStride[variableIndex]; ^ /builddir/build/BUILD/gdl-0.9.9/src/allix.hpp: In constructor 'AllIxNewMultiOneVariableIndexIndexedT::AllIxNewMultiOneVariableIndexIndexedT(RankT, SizeT, ArrayIndexVectorT*, SizeT, SizeT, const SizeT*, SizeT*, SizeT*)': /builddir/build/BUILD/gdl-0.9.9/src/allix.hpp:654:44: warning: array subscript has type 'char' [-Wchar-subscripts] ixListStride = varStride[variableIndex]; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp:21:0, from /builddir/build/BUILD/gdl-0.9.9/src/GDLTreeParser.hpp:13, from /builddir/build/BUILD/gdl-0.9.9/src/dinterpreter.hpp:69, from /builddir/build/BUILD/gdl-0.9.9/src/smooth.cpp:23: /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp: In member function 'virtual SizeT CArrayIndexScalar::NIter(SizeT)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp:409:14: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= varDim && s > 0) // varDim == 0 && s == 0 ok ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp: In member function 'virtual SizeT ArrayIndexIndexed::NIter(SizeT)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp:577:16: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= varDim && s > 0) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp: In member function 'virtual SizeT CArrayIndexIndexed::NIter(SizeT)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp:720:16: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= varDim && s > 0) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp: In member function 'virtual SizeT ArrayIndexORange::NIter(SizeT)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp:828:18: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( sInit >= varDim) // && s > 0) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp: In member function 'virtual SizeT ArrayIndexRange::NIter(SizeT)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp:972:14: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( e >= varDim) // && e > 0) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp: In member function 'virtual SizeT ArrayIndexORangeS::NIter(SizeT)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp:1105:14: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= varDim) // && s > 0) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp: In member function 'virtual SizeT ArrayIndexRangeS::NIter(SizeT)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp:1270:14: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( e >= varDim) // && e > 0) ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp:98:0, from /builddir/build/BUILD/gdl-0.9.9/src/GDLTreeParser.hpp:13, from /builddir/build/BUILD/gdl-0.9.9/src/dinterpreter.hpp:69, from /builddir/build/BUILD/gdl-0.9.9/src/smooth.cpp:23: /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp: In member function 'virtual BaseGDL* ArrayIndexListOneNoAssocT::Index(BaseGDL*, IxExprListT&)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp:308:8: warning: unused variable 'assertValue' [-Wunused-variable] SizeT assertValue = ix->NIter( var->N_Elements()/*var->Size()*/); ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp: In member function 'virtual void ArrayIndexListOneScalarVPNoAssocT::SetVariable(BaseGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp:532:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp: In member function 'virtual void ArrayIndexListOneScalarVPNoAssocT::AssignAt(BaseGDL*, BaseGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp:579:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp: In member function 'virtual void ArrayIndexListOneConstScalarNoAssocT::SetVariable(BaseGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp:727:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp: In member function 'virtual void ArrayIndexListOneConstScalarNoAssocT::AssignAt(BaseGDL*, BaseGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp:752:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp: In member function 'virtual BaseGDL* ArrayIndexListOneConstScalarNoAssocT::Index(BaseGDL*, IxExprListT&)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp:782:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/GDLTreeParser.hpp:13:0, from /builddir/build/BUILD/gdl-0.9.9/src/dinterpreter.hpp:69, from /builddir/build/BUILD/gdl-0.9.9/src/smooth.cpp:23: /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp: In member function 'virtual BaseGDL* ArrayIndexListOneT::Index(BaseGDL*, IxExprListT&)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp:341:8: warning: unused variable 'assertValue' [-Wunused-variable] SizeT assertValue = ix->NIter( var->N_Elements()/*var->Size()*/); ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp: In member function 'virtual void ArrayIndexListOneScalarVPT::SetVariable(BaseGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp:562:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp: In member function 'virtual void ArrayIndexListOneScalarVPT::AssignAt(BaseGDL*, BaseGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp:609:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp: In member function 'virtual void ArrayIndexListOneConstScalarT::SetVariable(BaseGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp:738:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp: In member function 'virtual void ArrayIndexListOneConstScalarT::AssignAt(BaseGDL*, BaseGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp:763:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp: In member function 'virtual BaseGDL* ArrayIndexListOneConstScalarT::Index(BaseGDL*, IxExprListT&)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp:793:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/GDLInterpreter.hpp:23:0, from /builddir/build/BUILD/gdl-0.9.9/src/dinterpreter.hpp:70, from /builddir/build/BUILD/gdl-0.9.9/src/smooth.cpp:23: /builddir/build/BUILD/gdl-0.9.9/src/accessdesc.hpp: In member function 'void DotAccessDescT::ADAssign(BaseGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/accessdesc.hpp:392:9: warning: unused variable 'lRank' [-Wunused-variable] SizeT lRank = dim.Rank(); ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/dinterpreter.hpp:70:0, from /builddir/build/BUILD/gdl-0.9.9/src/smooth.cpp:23: /builddir/build/BUILD/gdl-0.9.9/src/GDLInterpreter.hpp: In static member function 'static void GDLInterpreter::EnableAllGC()': /builddir/build/BUILD/gdl-0.9.9/src/GDLInterpreter.hpp:366:15: warning: variable 'nEl' set but not used [-Wunused-but-set-variable] SizeT nEl = heap.size(); ^ /builddir/build/BUILD/gdl-0.9.9/src/smooth.cpp: In function 'SizeT transposed1Index(SizeT, const SizeT*, const SizeT*, long int)': /builddir/build/BUILD/gdl-0.9.9/src/smooth.cpp:62:25: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (SizeT i = 0; i < rank; ++i) { ^ /builddir/build/BUILD/gdl-0.9.9/src/smooth.cpp:69:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (SizeT i = 0; i < rank-1; ++i) ix += dim[i+1] * destStride[i]; ix+=dim[0]*destStride[rank-1]; //note dim has been rotated by 1 ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/smooth_inc.cpp:4:0, from /builddir/build/BUILD/gdl-0.9.9/src/smooth.cpp:77: /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyD.hpp: In function 'void SmoothPolyD(DByte*, DByte*, const SizeT*, int, const DLong*)': /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyD.hpp:47:13: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (; m < MAXRANK; ++m) destStride[m + 1] = destStride[rank]; ^ /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyD.hpp:53:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyD.hpp:53:102: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyD.hpp:59:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyD.hpp:59:102: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyD.hpp:36:7: warning: variable 'destDim' set but not used [-Wunused-but-set-variable] SizeT destDim[ MAXRANK]; //use destDim mainly to turn resDim each time ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/smooth_inc.cpp:10:0, from /builddir/build/BUILD/gdl-0.9.9/src/smooth.cpp:77: /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyD.hpp: In function 'void SmoothPolyDWrap(DByte*, DByte*, const SizeT*, int, const DLong*)': /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyD.hpp:47:13: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (; m < MAXRANK; ++m) destStride[m + 1] = destStride[rank]; ^ /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyD.hpp:53:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyD.hpp:53:102: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyD.hpp:59:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyD.hpp:59:102: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyD.hpp:78:13: warning: unused variable 'n1' [-Wunused-variable] DDouble n1 = n; ^ /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyD.hpp:36:7: warning: variable 'destDim' set but not used [-Wunused-but-set-variable] SizeT destDim[ MAXRANK]; //use destDim mainly to turn resDim each time ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/smooth_inc.cpp:15:0, from /builddir/build/BUILD/gdl-0.9.9/src/smooth.cpp:77: /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyD.hpp: In function 'void SmoothPolyDTruncate(DByte*, DByte*, const SizeT*, int, const DLong*)': /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyD.hpp:47:13: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (; m < MAXRANK; ++m) destStride[m + 1] = destStride[rank]; ^ /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyD.hpp:53:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyD.hpp:53:102: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyD.hpp:59:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyD.hpp:59:102: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyD.hpp:78:13: warning: unused variable 'n1' [-Wunused-variable] DDouble n1 = n; ^ /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyD.hpp:36:7: warning: variable 'destDim' set but not used [-Wunused-but-set-variable] SizeT destDim[ MAXRANK]; //use destDim mainly to turn resDim each time ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/smooth_inc.cpp:20:0, from /builddir/build/BUILD/gdl-0.9.9/src/smooth.cpp:77: /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyD.hpp: In function 'void SmoothPolyDZero(DByte*, DByte*, const SizeT*, int, const DLong*)': /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyD.hpp:47:13: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (; m < MAXRANK; ++m) destStride[m + 1] = destStride[rank]; ^ /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyD.hpp:53:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyD.hpp:53:102: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyD.hpp:59:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyD.hpp:59:102: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyD.hpp:78:13: warning: unused variable 'n1' [-Wunused-variable] DDouble n1 = n; ^ /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyD.hpp:36:7: warning: variable 'destDim' set but not used [-Wunused-but-set-variable] SizeT destDim[ MAXRANK]; //use destDim mainly to turn resDim each time ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/smooth_inc.cpp:25:0, from /builddir/build/BUILD/gdl-0.9.9/src/smooth.cpp:77: /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyD.hpp: In function 'void SmoothPolyDMirror(DByte*, DByte*, const SizeT*, int, const DLong*)': /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyD.hpp:47:13: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (; m < MAXRANK; ++m) destStride[m + 1] = destStride[rank]; ^ /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyD.hpp:53:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyD.hpp:53:102: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyD.hpp:59:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyD.hpp:59:102: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyD.hpp:78:13: warning: unused variable 'n1' [-Wunused-variable] DDouble n1 = n; ^ /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyD.hpp:36:7: warning: variable 'destDim' set but not used [-Wunused-but-set-variable] SizeT destDim[ MAXRANK]; //use destDim mainly to turn resDim each time ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/smooth_inc.cpp:33:0, from /builddir/build/BUILD/gdl-0.9.9/src/smooth.cpp:77: /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyDnans.hpp: In function 'void SmoothPolyDNan(DByte*, DByte*, const SizeT*, int, const DLong*)': /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyDnans.hpp:47:13: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (; m < MAXRANK; ++m) destStride[m + 1] = destStride[rank]; ^ /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyDnans.hpp:53:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyDnans.hpp:53:102: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyDnans.hpp:59:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyDnans.hpp:59:102: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyDnans.hpp:36:7: warning: variable 'destDim' set but not used [-Wunused-but-set-variable] SizeT destDim[ MAXRANK]; //use destDim mainly to turn resDim each time ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/smooth_inc.cpp:39:0, from /builddir/build/BUILD/gdl-0.9.9/src/smooth.cpp:77: /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyDnans.hpp: In function 'void SmoothPolyDWrapNan(DByte*, DByte*, const SizeT*, int, const DLong*)': /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyDnans.hpp:47:13: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (; m < MAXRANK; ++m) destStride[m + 1] = destStride[rank]; ^ /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyDnans.hpp:53:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyDnans.hpp:53:102: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyDnans.hpp:59:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyDnans.hpp:59:102: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyDnans.hpp:36:7: warning: variable 'destDim' set but not used [-Wunused-but-set-variable] SizeT destDim[ MAXRANK]; //use destDim mainly to turn resDim each time ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/smooth_inc.cpp:44:0, from /builddir/build/BUILD/gdl-0.9.9/src/smooth.cpp:77: /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyDnans.hpp: In function 'void SmoothPolyDTruncateNan(DByte*, DByte*, const SizeT*, int, const DLong*)': /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyDnans.hpp:47:13: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (; m < MAXRANK; ++m) destStride[m + 1] = destStride[rank]; ^ /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyDnans.hpp:53:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyDnans.hpp:53:102: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyDnans.hpp:59:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyDnans.hpp:59:102: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyDnans.hpp:36:7: warning: variable 'destDim' set but not used [-Wunused-but-set-variable] SizeT destDim[ MAXRANK]; //use destDim mainly to turn resDim each time ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/smooth_inc.cpp:49:0, from /builddir/build/BUILD/gdl-0.9.9/src/smooth.cpp:77: /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyDnans.hpp: In function 'void SmoothPolyDZeroNan(DByte*, DByte*, const SizeT*, int, const DLong*)': /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyDnans.hpp:47:13: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (; m < MAXRANK; ++m) destStride[m + 1] = destStride[rank]; ^ /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyDnans.hpp:53:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyDnans.hpp:53:102: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyDnans.hpp:59:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyDnans.hpp:59:102: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyDnans.hpp:36:7: warning: variable 'destDim' set but not used [-Wunused-but-set-variable] SizeT destDim[ MAXRANK]; //use destDim mainly to turn resDim each time ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/smooth_inc.cpp:54:0, from /builddir/build/BUILD/gdl-0.9.9/src/smooth.cpp:77: /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyDnans.hpp: In function 'void SmoothPolyDMirrorNan(DByte*, DByte*, const SizeT*, int, const DLong*)': /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyDnans.hpp:47:13: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (; m < MAXRANK; ++m) destStride[m + 1] = destStride[rank]; ^ /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyDnans.hpp:53:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyDnans.hpp:53:102: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyDnans.hpp:59:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyDnans.hpp:59:102: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyDnans.hpp:36:7: warning: variable 'destDim' set but not used [-Wunused-but-set-variable] SizeT destDim[ MAXRANK]; //use destDim mainly to turn resDim each time ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/smooth_inc.cpp:123:0, from /builddir/build/BUILD/gdl-0.9.9/src/smooth.cpp:77: /builddir/build/BUILD/gdl-0.9.9/src/smooth2d.hpp: In function 'void Smooth2D(const DByte*, DByte*, SizeT, SizeT, const DLong*)': /builddir/build/BUILD/gdl-0.9.9/src/smooth2d.hpp:24:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/smooth2d.hpp:24:102: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/smooth_inc.cpp:129:0, from /builddir/build/BUILD/gdl-0.9.9/src/smooth.cpp:77: /builddir/build/BUILD/gdl-0.9.9/src/smooth2d.hpp: In function 'void Smooth2DWrap(const DByte*, DByte*, SizeT, SizeT, const DLong*)': /builddir/build/BUILD/gdl-0.9.9/src/smooth2d.hpp:24:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/smooth2d.hpp:24:102: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/smooth_inc.cpp:134:0, from /builddir/build/BUILD/gdl-0.9.9/src/smooth.cpp:77: /builddir/build/BUILD/gdl-0.9.9/src/smooth2d.hpp: In function 'void Smooth2DTruncate(const DByte*, DByte*, SizeT, SizeT, const DLong*)': /builddir/build/BUILD/gdl-0.9.9/src/smooth2d.hpp:24:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/smooth2d.hpp:24:102: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/smooth_inc.cpp:139:0, from /builddir/build/BUILD/gdl-0.9.9/src/smooth.cpp:77: /builddir/build/BUILD/gdl-0.9.9/src/smooth2d.hpp: In function 'void Smooth2DMirror(const DByte*, DByte*, SizeT, SizeT, const DLong*)': /builddir/build/BUILD/gdl-0.9.9/src/smooth2d.hpp:24:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/smooth2d.hpp:24:102: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/smooth_inc.cpp:144:0, from /builddir/build/BUILD/gdl-0.9.9/src/smooth.cpp:77: /builddir/build/BUILD/gdl-0.9.9/src/smooth2d.hpp: In function 'void Smooth2DZero(const DByte*, DByte*, SizeT, SizeT, const DLong*)': /builddir/build/BUILD/gdl-0.9.9/src/smooth2d.hpp:24:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/smooth2d.hpp:24:102: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/smooth_inc.cpp:153:0, from /builddir/build/BUILD/gdl-0.9.9/src/smooth.cpp:77: /builddir/build/BUILD/gdl-0.9.9/src/smooth2dnans.hpp: In function 'void Smooth2DNan(const DByte*, DByte*, SizeT, SizeT, const DLong*)': /builddir/build/BUILD/gdl-0.9.9/src/smooth2dnans.hpp:25:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/smooth2dnans.hpp:25:102: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/smooth_inc.cpp:159:0, from /builddir/build/BUILD/gdl-0.9.9/src/smooth.cpp:77: /builddir/build/BUILD/gdl-0.9.9/src/smooth2dnans.hpp: In function 'void Smooth2DWrapNan(const DByte*, DByte*, SizeT, SizeT, const DLong*)': /builddir/build/BUILD/gdl-0.9.9/src/smooth2dnans.hpp:25:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/smooth2dnans.hpp:25:102: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/smooth_inc.cpp:164:0, from /builddir/build/BUILD/gdl-0.9.9/src/smooth.cpp:77: /builddir/build/BUILD/gdl-0.9.9/src/smooth2dnans.hpp: In function 'void Smooth2DTruncateNan(const DByte*, DByte*, SizeT, SizeT, const DLong*)': /builddir/build/BUILD/gdl-0.9.9/src/smooth2dnans.hpp:25:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/smooth2dnans.hpp:25:102: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/smooth_inc.cpp:169:0, from /builddir/build/BUILD/gdl-0.9.9/src/smooth.cpp:77: /builddir/build/BUILD/gdl-0.9.9/src/smooth2dnans.hpp: In function 'void Smooth2DMirrorNan(const DByte*, DByte*, SizeT, SizeT, const DLong*)': /builddir/build/BUILD/gdl-0.9.9/src/smooth2dnans.hpp:25:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/smooth2dnans.hpp:25:102: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/smooth_inc.cpp:174:0, from /builddir/build/BUILD/gdl-0.9.9/src/smooth.cpp:77: /builddir/build/BUILD/gdl-0.9.9/src/smooth2dnans.hpp: In function 'void Smooth2DZeroNan(const DByte*, DByte*, SizeT, SizeT, const DLong*)': /builddir/build/BUILD/gdl-0.9.9/src/smooth2dnans.hpp:25:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/smooth2dnans.hpp:25:102: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/smooth.cpp:77:0: /builddir/build/BUILD/gdl-0.9.9/src/smooth_inc.cpp: In member function 'BaseGDL* Data_< >::Smooth(DLong*, int, bool, BaseGDL*) [with Sp = SpDByte; DLong = int]': /builddir/build/BUILD/gdl-0.9.9/src/smooth_inc.cpp:195:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (int i = 0; i < srcRank; ++i) ^ /builddir/build/BUILD/gdl-0.9.9/src/smooth_inc.cpp:207:31: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (int i = 0; i < srcRank-1; ++i) rotate1[i] = i+1; rotate1[srcRank-1]=0; //[1,2,...,0] ^ /builddir/build/BUILD/gdl-0.9.9/src/smooth_inc.cpp:194:9: warning: variable 'mydims' set but not used [-Wunused-but-set-variable] SizeT mydims[srcRank]; //memory of dimensions, done one after the other ^ /builddir/build/BUILD/gdl-0.9.9/src/smooth_inc.cpp:202:9: warning: variable 'rotate1' set but not used [-Wunused-but-set-variable] DUInt rotate1[srcRank]; //turntable transposition index list ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/smooth_inc.cpp:4:0, from /builddir/build/BUILD/gdl-0.9.9/src/smooth.cpp:83: /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyD.hpp: In function 'void SmoothPolyD(DInt*, DInt*, const SizeT*, int, const DLong*)': /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyD.hpp:47:13: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (; m < MAXRANK; ++m) destStride[m + 1] = destStride[rank]; ^ /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyD.hpp:53:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyD.hpp:53:102: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyD.hpp:59:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyD.hpp:59:102: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyD.hpp:36:7: warning: variable 'destDim' set but not used [-Wunused-but-set-variable] SizeT destDim[ MAXRANK]; //use destDim mainly to turn resDim each time ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/smooth_inc.cpp:10:0, from /builddir/build/BUILD/gdl-0.9.9/src/smooth.cpp:83: /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyD.hpp: In function 'void SmoothPolyDWrap(DInt*, DInt*, const SizeT*, int, const DLong*)': /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyD.hpp:47:13: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (; m < MAXRANK; ++m) destStride[m + 1] = destStride[rank]; ^ /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyD.hpp:53:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyD.hpp:53:102: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyD.hpp:59:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyD.hpp:59:102: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyD.hpp:78:13: warning: unused variable 'n1' [-Wunused-variable] DDouble n1 = n; ^ /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyD.hpp:36:7: warning: variable 'destDim' set but not used [-Wunused-but-set-variable] SizeT destDim[ MAXRANK]; //use destDim mainly to turn resDim each time ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/smooth_inc.cpp:15:0, from /builddir/build/BUILD/gdl-0.9.9/src/smooth.cpp:83: /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyD.hpp: In function 'void SmoothPolyDTruncate(DInt*, DInt*, const SizeT*, int, const DLong*)': /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyD.hpp:47:13: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (; m < MAXRANK; ++m) destStride[m + 1] = destStride[rank]; ^ /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyD.hpp:53:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyD.hpp:53:102: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyD.hpp:59:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyD.hpp:59:102: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyD.hpp:78:13: warning: unused variable 'n1' [-Wunused-variable] DDouble n1 = n; ^ /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyD.hpp:36:7: warning: variable 'destDim' set but not used [-Wunused-but-set-variable] SizeT destDim[ MAXRANK]; //use destDim mainly to turn resDim each time ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/smooth_inc.cpp:20:0, from /builddir/build/BUILD/gdl-0.9.9/src/smooth.cpp:83: /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyD.hpp: In function 'void SmoothPolyDZero(DInt*, DInt*, const SizeT*, int, const DLong*)': /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyD.hpp:47:13: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (; m < MAXRANK; ++m) destStride[m + 1] = destStride[rank]; ^ /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyD.hpp:53:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyD.hpp:53:102: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyD.hpp:59:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyD.hpp:59:102: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyD.hpp:78:13: warning: unused variable 'n1' [-Wunused-variable] DDouble n1 = n; ^ /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyD.hpp:36:7: warning: variable 'destDim' set but not used [-Wunused-but-set-variable] SizeT destDim[ MAXRANK]; //use destDim mainly to turn resDim each time ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/smooth_inc.cpp:25:0, from /builddir/build/BUILD/gdl-0.9.9/src/smooth.cpp:83: /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyD.hpp: In function 'void SmoothPolyDMirror(DInt*, DInt*, const SizeT*, int, const DLong*)': /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyD.hpp:47:13: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (; m < MAXRANK; ++m) destStride[m + 1] = destStride[rank]; ^ /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyD.hpp:53:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyD.hpp:53:102: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyD.hpp:59:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyD.hpp:59:102: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyD.hpp:78:13: warning: unused variable 'n1' [-Wunused-variable] DDouble n1 = n; ^ /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyD.hpp:36:7: warning: variable 'destDim' set but not used [-Wunused-but-set-variable] SizeT destDim[ MAXRANK]; //use destDim mainly to turn resDim each time ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/smooth_inc.cpp:33:0, from /builddir/build/BUILD/gdl-0.9.9/src/smooth.cpp:83: /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyDnans.hpp: In function 'void SmoothPolyDNan(DInt*, DInt*, const SizeT*, int, const DLong*)': /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyDnans.hpp:47:13: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (; m < MAXRANK; ++m) destStride[m + 1] = destStride[rank]; ^ /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyDnans.hpp:53:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyDnans.hpp:53:102: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyDnans.hpp:59:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyDnans.hpp:59:102: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyDnans.hpp:36:7: warning: variable 'destDim' set but not used [-Wunused-but-set-variable] SizeT destDim[ MAXRANK]; //use destDim mainly to turn resDim each time ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/smooth_inc.cpp:39:0, from /builddir/build/BUILD/gdl-0.9.9/src/smooth.cpp:83: /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyDnans.hpp: In function 'void SmoothPolyDWrapNan(DInt*, DInt*, const SizeT*, int, const DLong*)': /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyDnans.hpp:47:13: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (; m < MAXRANK; ++m) destStride[m + 1] = destStride[rank]; ^ /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyDnans.hpp:53:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyDnans.hpp:53:102: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyDnans.hpp:59:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyDnans.hpp:59:102: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyDnans.hpp:36:7: warning: variable 'destDim' set but not used [-Wunused-but-set-variable] SizeT destDim[ MAXRANK]; //use destDim mainly to turn resDim each time ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/smooth_inc.cpp:44:0, from /builddir/build/BUILD/gdl-0.9.9/src/smooth.cpp:83: /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyDnans.hpp: In function 'void SmoothPolyDTruncateNan(DInt*, DInt*, const SizeT*, int, const DLong*)': /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyDnans.hpp:47:13: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (; m < MAXRANK; ++m) destStride[m + 1] = destStride[rank]; ^ /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyDnans.hpp:53:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyDnans.hpp:53:102: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyDnans.hpp:59:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyDnans.hpp:59:102: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyDnans.hpp:36:7: warning: variable 'destDim' set but not used [-Wunused-but-set-variable] SizeT destDim[ MAXRANK]; //use destDim mainly to turn resDim each time ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/smooth_inc.cpp:49:0, from /builddir/build/BUILD/gdl-0.9.9/src/smooth.cpp:83: /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyDnans.hpp: In function 'void SmoothPolyDZeroNan(DInt*, DInt*, const SizeT*, int, const DLong*)': /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyDnans.hpp:47:13: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (; m < MAXRANK; ++m) destStride[m + 1] = destStride[rank]; ^ /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyDnans.hpp:53:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyDnans.hpp:53:102: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyDnans.hpp:59:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyDnans.hpp:59:102: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyDnans.hpp:36:7: warning: variable 'destDim' set but not used [-Wunused-but-set-variable] SizeT destDim[ MAXRANK]; //use destDim mainly to turn resDim each time ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/smooth_inc.cpp:54:0, from /builddir/build/BUILD/gdl-0.9.9/src/smooth.cpp:83: /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyDnans.hpp: In function 'void SmoothPolyDMirrorNan(DInt*, DInt*, const SizeT*, int, const DLong*)': /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyDnans.hpp:47:13: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (; m < MAXRANK; ++m) destStride[m + 1] = destStride[rank]; ^ /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyDnans.hpp:53:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyDnans.hpp:53:102: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyDnans.hpp:59:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyDnans.hpp:59:102: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyDnans.hpp:36:7: warning: variable 'destDim' set but not used [-Wunused-but-set-variable] SizeT destDim[ MAXRANK]; //use destDim mainly to turn resDim each time ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/smooth_inc.cpp:123:0, from /builddir/build/BUILD/gdl-0.9.9/src/smooth.cpp:83: /builddir/build/BUILD/gdl-0.9.9/src/smooth2d.hpp: In function 'void Smooth2D(const DInt*, DInt*, SizeT, SizeT, const DLong*)': /builddir/build/BUILD/gdl-0.9.9/src/smooth2d.hpp:24:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/smooth2d.hpp:24:102: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/smooth_inc.cpp:129:0, from /builddir/build/BUILD/gdl-0.9.9/src/smooth.cpp:83: /builddir/build/BUILD/gdl-0.9.9/src/smooth2d.hpp: In function 'void Smooth2DWrap(const DInt*, DInt*, SizeT, SizeT, const DLong*)': /builddir/build/BUILD/gdl-0.9.9/src/smooth2d.hpp:24:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/smooth2d.hpp:24:102: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/smooth_inc.cpp:134:0, from /builddir/build/BUILD/gdl-0.9.9/src/smooth.cpp:83: /builddir/build/BUILD/gdl-0.9.9/src/smooth2d.hpp: In function 'void Smooth2DTruncate(const DInt*, DInt*, SizeT, SizeT, const DLong*)': /builddir/build/BUILD/gdl-0.9.9/src/smooth2d.hpp:24:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/smooth2d.hpp:24:102: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/smooth_inc.cpp:139:0, from /builddir/build/BUILD/gdl-0.9.9/src/smooth.cpp:83: /builddir/build/BUILD/gdl-0.9.9/src/smooth2d.hpp: In function 'void Smooth2DMirror(const DInt*, DInt*, SizeT, SizeT, const DLong*)': /builddir/build/BUILD/gdl-0.9.9/src/smooth2d.hpp:24:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/smooth2d.hpp:24:102: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/smooth_inc.cpp:144:0, from /builddir/build/BUILD/gdl-0.9.9/src/smooth.cpp:83: /builddir/build/BUILD/gdl-0.9.9/src/smooth2d.hpp: In function 'void Smooth2DZero(const DInt*, DInt*, SizeT, SizeT, const DLong*)': /builddir/build/BUILD/gdl-0.9.9/src/smooth2d.hpp:24:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/smooth2d.hpp:24:102: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/smooth_inc.cpp:153:0, from /builddir/build/BUILD/gdl-0.9.9/src/smooth.cpp:83: /builddir/build/BUILD/gdl-0.9.9/src/smooth2dnans.hpp: In function 'void Smooth2DNan(const DInt*, DInt*, SizeT, SizeT, const DLong*)': /builddir/build/BUILD/gdl-0.9.9/src/smooth2dnans.hpp:25:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/smooth2dnans.hpp:25:102: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/smooth_inc.cpp:159:0, from /builddir/build/BUILD/gdl-0.9.9/src/smooth.cpp:83: /builddir/build/BUILD/gdl-0.9.9/src/smooth2dnans.hpp: In function 'void Smooth2DWrapNan(const DInt*, DInt*, SizeT, SizeT, const DLong*)': /builddir/build/BUILD/gdl-0.9.9/src/smooth2dnans.hpp:25:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/smooth2dnans.hpp:25:102: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/smooth_inc.cpp:164:0, from /builddir/build/BUILD/gdl-0.9.9/src/smooth.cpp:83: /builddir/build/BUILD/gdl-0.9.9/src/smooth2dnans.hpp: In function 'void Smooth2DTruncateNan(const DInt*, DInt*, SizeT, SizeT, const DLong*)': /builddir/build/BUILD/gdl-0.9.9/src/smooth2dnans.hpp:25:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/smooth2dnans.hpp:25:102: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/smooth_inc.cpp:169:0, from /builddir/build/BUILD/gdl-0.9.9/src/smooth.cpp:83: /builddir/build/BUILD/gdl-0.9.9/src/smooth2dnans.hpp: In function 'void Smooth2DMirrorNan(const DInt*, DInt*, SizeT, SizeT, const DLong*)': /builddir/build/BUILD/gdl-0.9.9/src/smooth2dnans.hpp:25:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/smooth2dnans.hpp:25:102: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/smooth_inc.cpp:174:0, from /builddir/build/BUILD/gdl-0.9.9/src/smooth.cpp:83: /builddir/build/BUILD/gdl-0.9.9/src/smooth2dnans.hpp: In function 'void Smooth2DZeroNan(const DInt*, DInt*, SizeT, SizeT, const DLong*)': /builddir/build/BUILD/gdl-0.9.9/src/smooth2dnans.hpp:25:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/smooth2dnans.hpp:25:102: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/smooth.cpp:83:0: /builddir/build/BUILD/gdl-0.9.9/src/smooth_inc.cpp: In member function 'BaseGDL* Data_< >::Smooth(DLong*, int, bool, BaseGDL*) [with Sp = SpDInt; DLong = int]': /builddir/build/BUILD/gdl-0.9.9/src/smooth_inc.cpp:195:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (int i = 0; i < srcRank; ++i) ^ /builddir/build/BUILD/gdl-0.9.9/src/smooth_inc.cpp:207:31: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (int i = 0; i < srcRank-1; ++i) rotate1[i] = i+1; rotate1[srcRank-1]=0; //[1,2,...,0] ^ /builddir/build/BUILD/gdl-0.9.9/src/smooth_inc.cpp:194:9: warning: variable 'mydims' set but not used [-Wunused-but-set-variable] SizeT mydims[srcRank]; //memory of dimensions, done one after the other ^ /builddir/build/BUILD/gdl-0.9.9/src/smooth_inc.cpp:202:9: warning: variable 'rotate1' set but not used [-Wunused-but-set-variable] DUInt rotate1[srcRank]; //turntable transposition index list ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/smooth_inc.cpp:4:0, from /builddir/build/BUILD/gdl-0.9.9/src/smooth.cpp:89: /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyD.hpp: In function 'void SmoothPolyD(DUInt*, DUInt*, const SizeT*, int, const DLong*)': /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyD.hpp:47:13: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (; m < MAXRANK; ++m) destStride[m + 1] = destStride[rank]; ^ /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyD.hpp:53:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyD.hpp:53:102: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyD.hpp:59:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyD.hpp:59:102: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyD.hpp:36:7: warning: variable 'destDim' set but not used [-Wunused-but-set-variable] SizeT destDim[ MAXRANK]; //use destDim mainly to turn resDim each time ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/smooth_inc.cpp:10:0, from /builddir/build/BUILD/gdl-0.9.9/src/smooth.cpp:89: /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyD.hpp: In function 'void SmoothPolyDWrap(DUInt*, DUInt*, const SizeT*, int, const DLong*)': /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyD.hpp:47:13: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (; m < MAXRANK; ++m) destStride[m + 1] = destStride[rank]; ^ /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyD.hpp:53:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyD.hpp:53:102: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyD.hpp:59:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyD.hpp:59:102: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyD.hpp:78:13: warning: unused variable 'n1' [-Wunused-variable] DDouble n1 = n; ^ /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyD.hpp:36:7: warning: variable 'destDim' set but not used [-Wunused-but-set-variable] SizeT destDim[ MAXRANK]; //use destDim mainly to turn resDim each time ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/smooth_inc.cpp:15:0, from /builddir/build/BUILD/gdl-0.9.9/src/smooth.cpp:89: /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyD.hpp: In function 'void SmoothPolyDTruncate(DUInt*, DUInt*, const SizeT*, int, const DLong*)': /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyD.hpp:47:13: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (; m < MAXRANK; ++m) destStride[m + 1] = destStride[rank]; ^ /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyD.hpp:53:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyD.hpp:53:102: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyD.hpp:59:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyD.hpp:59:102: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyD.hpp:78:13: warning: unused variable 'n1' [-Wunused-variable] DDouble n1 = n; ^ /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyD.hpp:36:7: warning: variable 'destDim' set but not used [-Wunused-but-set-variable] SizeT destDim[ MAXRANK]; //use destDim mainly to turn resDim each time ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/smooth_inc.cpp:20:0, from /builddir/build/BUILD/gdl-0.9.9/src/smooth.cpp:89: /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyD.hpp: In function 'void SmoothPolyDZero(DUInt*, DUInt*, const SizeT*, int, const DLong*)': /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyD.hpp:47:13: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (; m < MAXRANK; ++m) destStride[m + 1] = destStride[rank]; ^ /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyD.hpp:53:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyD.hpp:53:102: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyD.hpp:59:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyD.hpp:59:102: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyD.hpp:78:13: warning: unused variable 'n1' [-Wunused-variable] DDouble n1 = n; ^ /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyD.hpp:36:7: warning: variable 'destDim' set but not used [-Wunused-but-set-variable] SizeT destDim[ MAXRANK]; //use destDim mainly to turn resDim each time ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/smooth_inc.cpp:25:0, from /builddir/build/BUILD/gdl-0.9.9/src/smooth.cpp:89: /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyD.hpp: In function 'void SmoothPolyDMirror(DUInt*, DUInt*, const SizeT*, int, const DLong*)': /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyD.hpp:47:13: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (; m < MAXRANK; ++m) destStride[m + 1] = destStride[rank]; ^ /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyD.hpp:53:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyD.hpp:53:102: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyD.hpp:59:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyD.hpp:59:102: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyD.hpp:78:13: warning: unused variable 'n1' [-Wunused-variable] DDouble n1 = n; ^ /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyD.hpp:36:7: warning: variable 'destDim' set but not used [-Wunused-but-set-variable] SizeT destDim[ MAXRANK]; //use destDim mainly to turn resDim each time ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/smooth_inc.cpp:33:0, from /builddir/build/BUILD/gdl-0.9.9/src/smooth.cpp:89: /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyDnans.hpp: In function 'void SmoothPolyDNan(DUInt*, DUInt*, const SizeT*, int, const DLong*)': /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyDnans.hpp:47:13: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (; m < MAXRANK; ++m) destStride[m + 1] = destStride[rank]; ^ /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyDnans.hpp:53:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyDnans.hpp:53:102: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyDnans.hpp:59:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyDnans.hpp:59:102: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyDnans.hpp:36:7: warning: variable 'destDim' set but not used [-Wunused-but-set-variable] SizeT destDim[ MAXRANK]; //use destDim mainly to turn resDim each time ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/smooth_inc.cpp:39:0, from /builddir/build/BUILD/gdl-0.9.9/src/smooth.cpp:89: /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyDnans.hpp: In function 'void SmoothPolyDWrapNan(DUInt*, DUInt*, const SizeT*, int, const DLong*)': /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyDnans.hpp:47:13: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (; m < MAXRANK; ++m) destStride[m + 1] = destStride[rank]; ^ /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyDnans.hpp:53:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyDnans.hpp:53:102: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyDnans.hpp:59:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyDnans.hpp:59:102: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyDnans.hpp:36:7: warning: variable 'destDim' set but not used [-Wunused-but-set-variable] SizeT destDim[ MAXRANK]; //use destDim mainly to turn resDim each time ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/smooth_inc.cpp:44:0, from /builddir/build/BUILD/gdl-0.9.9/src/smooth.cpp:89: /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyDnans.hpp: In function 'void SmoothPolyDTruncateNan(DUInt*, DUInt*, const SizeT*, int, const DLong*)': /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyDnans.hpp:47:13: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (; m < MAXRANK; ++m) destStride[m + 1] = destStride[rank]; ^ /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyDnans.hpp:53:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyDnans.hpp:53:102: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyDnans.hpp:59:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyDnans.hpp:59:102: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyDnans.hpp:36:7: warning: variable 'destDim' set but not used [-Wunused-but-set-variable] SizeT destDim[ MAXRANK]; //use destDim mainly to turn resDim each time ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/smooth_inc.cpp:49:0, from /builddir/build/BUILD/gdl-0.9.9/src/smooth.cpp:89: /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyDnans.hpp: In function 'void SmoothPolyDZeroNan(DUInt*, DUInt*, const SizeT*, int, const DLong*)': /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyDnans.hpp:47:13: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (; m < MAXRANK; ++m) destStride[m + 1] = destStride[rank]; ^ /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyDnans.hpp:53:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyDnans.hpp:53:102: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyDnans.hpp:59:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyDnans.hpp:59:102: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyDnans.hpp:36:7: warning: variable 'destDim' set but not used [-Wunused-but-set-variable] SizeT destDim[ MAXRANK]; //use destDim mainly to turn resDim each time ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/smooth_inc.cpp:54:0, from /builddir/build/BUILD/gdl-0.9.9/src/smooth.cpp:89: /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyDnans.hpp: In function 'void SmoothPolyDMirrorNan(DUInt*, DUInt*, const SizeT*, int, const DLong*)': /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyDnans.hpp:47:13: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (; m < MAXRANK; ++m) destStride[m + 1] = destStride[rank]; ^ /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyDnans.hpp:53:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyDnans.hpp:53:102: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyDnans.hpp:59:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyDnans.hpp:59:102: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyDnans.hpp:36:7: warning: variable 'destDim' set but not used [-Wunused-but-set-variable] SizeT destDim[ MAXRANK]; //use destDim mainly to turn resDim each time ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/smooth_inc.cpp:123:0, from /builddir/build/BUILD/gdl-0.9.9/src/smooth.cpp:89: /builddir/build/BUILD/gdl-0.9.9/src/smooth2d.hpp: In function 'void Smooth2D(const DUInt*, DUInt*, SizeT, SizeT, const DLong*)': /builddir/build/BUILD/gdl-0.9.9/src/smooth2d.hpp:24:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/smooth2d.hpp:24:102: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/smooth_inc.cpp:129:0, from /builddir/build/BUILD/gdl-0.9.9/src/smooth.cpp:89: /builddir/build/BUILD/gdl-0.9.9/src/smooth2d.hpp: In function 'void Smooth2DWrap(const DUInt*, DUInt*, SizeT, SizeT, const DLong*)': /builddir/build/BUILD/gdl-0.9.9/src/smooth2d.hpp:24:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/smooth2d.hpp:24:102: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/smooth_inc.cpp:134:0, from /builddir/build/BUILD/gdl-0.9.9/src/smooth.cpp:89: /builddir/build/BUILD/gdl-0.9.9/src/smooth2d.hpp: In function 'void Smooth2DTruncate(const DUInt*, DUInt*, SizeT, SizeT, const DLong*)': /builddir/build/BUILD/gdl-0.9.9/src/smooth2d.hpp:24:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/smooth2d.hpp:24:102: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/smooth_inc.cpp:139:0, from /builddir/build/BUILD/gdl-0.9.9/src/smooth.cpp:89: /builddir/build/BUILD/gdl-0.9.9/src/smooth2d.hpp: In function 'void Smooth2DMirror(const DUInt*, DUInt*, SizeT, SizeT, const DLong*)': /builddir/build/BUILD/gdl-0.9.9/src/smooth2d.hpp:24:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/smooth2d.hpp:24:102: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/smooth_inc.cpp:144:0, from /builddir/build/BUILD/gdl-0.9.9/src/smooth.cpp:89: /builddir/build/BUILD/gdl-0.9.9/src/smooth2d.hpp: In function 'void Smooth2DZero(const DUInt*, DUInt*, SizeT, SizeT, const DLong*)': /builddir/build/BUILD/gdl-0.9.9/src/smooth2d.hpp:24:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/smooth2d.hpp:24:102: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/smooth_inc.cpp:153:0, from /builddir/build/BUILD/gdl-0.9.9/src/smooth.cpp:89: /builddir/build/BUILD/gdl-0.9.9/src/smooth2dnans.hpp: In function 'void Smooth2DNan(const DUInt*, DUInt*, SizeT, SizeT, const DLong*)': /builddir/build/BUILD/gdl-0.9.9/src/smooth2dnans.hpp:25:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/smooth2dnans.hpp:25:102: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/smooth_inc.cpp:159:0, from /builddir/build/BUILD/gdl-0.9.9/src/smooth.cpp:89: /builddir/build/BUILD/gdl-0.9.9/src/smooth2dnans.hpp: In function 'void Smooth2DWrapNan(const DUInt*, DUInt*, SizeT, SizeT, const DLong*)': /builddir/build/BUILD/gdl-0.9.9/src/smooth2dnans.hpp:25:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/smooth2dnans.hpp:25:102: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/smooth_inc.cpp:164:0, from /builddir/build/BUILD/gdl-0.9.9/src/smooth.cpp:89: /builddir/build/BUILD/gdl-0.9.9/src/smooth2dnans.hpp: In function 'void Smooth2DTruncateNan(const DUInt*, DUInt*, SizeT, SizeT, const DLong*)': /builddir/build/BUILD/gdl-0.9.9/src/smooth2dnans.hpp:25:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/smooth2dnans.hpp:25:102: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/smooth_inc.cpp:169:0, from /builddir/build/BUILD/gdl-0.9.9/src/smooth.cpp:89: /builddir/build/BUILD/gdl-0.9.9/src/smooth2dnans.hpp: In function 'void Smooth2DMirrorNan(const DUInt*, DUInt*, SizeT, SizeT, const DLong*)': /builddir/build/BUILD/gdl-0.9.9/src/smooth2dnans.hpp:25:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/smooth2dnans.hpp:25:102: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/smooth_inc.cpp:174:0, from /builddir/build/BUILD/gdl-0.9.9/src/smooth.cpp:89: /builddir/build/BUILD/gdl-0.9.9/src/smooth2dnans.hpp: In function 'void Smooth2DZeroNan(const DUInt*, DUInt*, SizeT, SizeT, const DLong*)': /builddir/build/BUILD/gdl-0.9.9/src/smooth2dnans.hpp:25:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/smooth2dnans.hpp:25:102: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/smooth.cpp:89:0: /builddir/build/BUILD/gdl-0.9.9/src/smooth_inc.cpp: In member function 'BaseGDL* Data_< >::Smooth(DLong*, int, bool, BaseGDL*) [with Sp = SpDUInt; DLong = int]': /builddir/build/BUILD/gdl-0.9.9/src/smooth_inc.cpp:195:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (int i = 0; i < srcRank; ++i) ^ /builddir/build/BUILD/gdl-0.9.9/src/smooth_inc.cpp:207:31: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (int i = 0; i < srcRank-1; ++i) rotate1[i] = i+1; rotate1[srcRank-1]=0; //[1,2,...,0] ^ /builddir/build/BUILD/gdl-0.9.9/src/smooth_inc.cpp:194:9: warning: variable 'mydims' set but not used [-Wunused-but-set-variable] SizeT mydims[srcRank]; //memory of dimensions, done one after the other ^ /builddir/build/BUILD/gdl-0.9.9/src/smooth_inc.cpp:202:9: warning: variable 'rotate1' set but not used [-Wunused-but-set-variable] DUInt rotate1[srcRank]; //turntable transposition index list ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/smooth_inc.cpp:4:0, from /builddir/build/BUILD/gdl-0.9.9/src/smooth.cpp:95: /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyD.hpp: In function 'void SmoothPolyD(DLong*, DLong*, const SizeT*, int, const DLong*)': /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyD.hpp:47:13: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (; m < MAXRANK; ++m) destStride[m + 1] = destStride[rank]; ^ /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyD.hpp:53:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyD.hpp:53:102: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyD.hpp:59:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyD.hpp:59:102: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyD.hpp:36:7: warning: variable 'destDim' set but not used [-Wunused-but-set-variable] SizeT destDim[ MAXRANK]; //use destDim mainly to turn resDim each time ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/smooth_inc.cpp:10:0, from /builddir/build/BUILD/gdl-0.9.9/src/smooth.cpp:95: /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyD.hpp: In function 'void SmoothPolyDWrap(DLong*, DLong*, const SizeT*, int, const DLong*)': /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyD.hpp:47:13: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (; m < MAXRANK; ++m) destStride[m + 1] = destStride[rank]; ^ /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyD.hpp:53:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyD.hpp:53:102: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyD.hpp:59:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyD.hpp:59:102: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyD.hpp:78:13: warning: unused variable 'n1' [-Wunused-variable] DDouble n1 = n; ^ /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyD.hpp:36:7: warning: variable 'destDim' set but not used [-Wunused-but-set-variable] SizeT destDim[ MAXRANK]; //use destDim mainly to turn resDim each time ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/smooth_inc.cpp:15:0, from /builddir/build/BUILD/gdl-0.9.9/src/smooth.cpp:95: /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyD.hpp: In function 'void SmoothPolyDTruncate(DLong*, DLong*, const SizeT*, int, const DLong*)': /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyD.hpp:47:13: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (; m < MAXRANK; ++m) destStride[m + 1] = destStride[rank]; ^ /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyD.hpp:53:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyD.hpp:53:102: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyD.hpp:59:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyD.hpp:59:102: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyD.hpp:78:13: warning: unused variable 'n1' [-Wunused-variable] DDouble n1 = n; ^ /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyD.hpp:36:7: warning: variable 'destDim' set but not used [-Wunused-but-set-variable] SizeT destDim[ MAXRANK]; //use destDim mainly to turn resDim each time ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/smooth_inc.cpp:20:0, from /builddir/build/BUILD/gdl-0.9.9/src/smooth.cpp:95: /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyD.hpp: In function 'void SmoothPolyDZero(DLong*, DLong*, const SizeT*, int, const DLong*)': /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyD.hpp:47:13: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (; m < MAXRANK; ++m) destStride[m + 1] = destStride[rank]; ^ /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyD.hpp:53:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyD.hpp:53:102: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyD.hpp:59:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyD.hpp:59:102: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyD.hpp:78:13: warning: unused variable 'n1' [-Wunused-variable] DDouble n1 = n; ^ /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyD.hpp:36:7: warning: variable 'destDim' set but not used [-Wunused-but-set-variable] SizeT destDim[ MAXRANK]; //use destDim mainly to turn resDim each time ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/smooth_inc.cpp:25:0, from /builddir/build/BUILD/gdl-0.9.9/src/smooth.cpp:95: /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyD.hpp: In function 'void SmoothPolyDMirror(DLong*, DLong*, const SizeT*, int, const DLong*)': /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyD.hpp:47:13: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (; m < MAXRANK; ++m) destStride[m + 1] = destStride[rank]; ^ /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyD.hpp:53:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyD.hpp:53:102: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyD.hpp:59:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyD.hpp:59:102: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyD.hpp:78:13: warning: unused variable 'n1' [-Wunused-variable] DDouble n1 = n; ^ /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyD.hpp:36:7: warning: variable 'destDim' set but not used [-Wunused-but-set-variable] SizeT destDim[ MAXRANK]; //use destDim mainly to turn resDim each time ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/smooth_inc.cpp:33:0, from /builddir/build/BUILD/gdl-0.9.9/src/smooth.cpp:95: /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyDnans.hpp: In function 'void SmoothPolyDNan(DLong*, DLong*, const SizeT*, int, const DLong*)': /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyDnans.hpp:47:13: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (; m < MAXRANK; ++m) destStride[m + 1] = destStride[rank]; ^ /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyDnans.hpp:53:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyDnans.hpp:53:102: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyDnans.hpp:59:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyDnans.hpp:59:102: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyDnans.hpp:36:7: warning: variable 'destDim' set but not used [-Wunused-but-set-variable] SizeT destDim[ MAXRANK]; //use destDim mainly to turn resDim each time ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/smooth_inc.cpp:39:0, from /builddir/build/BUILD/gdl-0.9.9/src/smooth.cpp:95: /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyDnans.hpp: In function 'void SmoothPolyDWrapNan(DLong*, DLong*, const SizeT*, int, const DLong*)': /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyDnans.hpp:47:13: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (; m < MAXRANK; ++m) destStride[m + 1] = destStride[rank]; ^ /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyDnans.hpp:53:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyDnans.hpp:53:102: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyDnans.hpp:59:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyDnans.hpp:59:102: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyDnans.hpp:36:7: warning: variable 'destDim' set but not used [-Wunused-but-set-variable] SizeT destDim[ MAXRANK]; //use destDim mainly to turn resDim each time ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/smooth_inc.cpp:44:0, from /builddir/build/BUILD/gdl-0.9.9/src/smooth.cpp:95: /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyDnans.hpp: In function 'void SmoothPolyDTruncateNan(DLong*, DLong*, const SizeT*, int, const DLong*)': /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyDnans.hpp:47:13: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (; m < MAXRANK; ++m) destStride[m + 1] = destStride[rank]; ^ /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyDnans.hpp:53:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyDnans.hpp:53:102: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyDnans.hpp:59:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyDnans.hpp:59:102: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyDnans.hpp:36:7: warning: variable 'destDim' set but not used [-Wunused-but-set-variable] SizeT destDim[ MAXRANK]; //use destDim mainly to turn resDim each time ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/smooth_inc.cpp:49:0, from /builddir/build/BUILD/gdl-0.9.9/src/smooth.cpp:95: /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyDnans.hpp: In function 'void SmoothPolyDZeroNan(DLong*, DLong*, const SizeT*, int, const DLong*)': /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyDnans.hpp:47:13: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (; m < MAXRANK; ++m) destStride[m + 1] = destStride[rank]; ^ /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyDnans.hpp:53:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyDnans.hpp:53:102: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyDnans.hpp:59:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyDnans.hpp:59:102: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyDnans.hpp:36:7: warning: variable 'destDim' set but not used [-Wunused-but-set-variable] SizeT destDim[ MAXRANK]; //use destDim mainly to turn resDim each time ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/smooth_inc.cpp:54:0, from /builddir/build/BUILD/gdl-0.9.9/src/smooth.cpp:95: /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyDnans.hpp: In function 'void SmoothPolyDMirrorNan(DLong*, DLong*, const SizeT*, int, const DLong*)': /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyDnans.hpp:47:13: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (; m < MAXRANK; ++m) destStride[m + 1] = destStride[rank]; ^ /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyDnans.hpp:53:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyDnans.hpp:53:102: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyDnans.hpp:59:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyDnans.hpp:59:102: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyDnans.hpp:36:7: warning: variable 'destDim' set but not used [-Wunused-but-set-variable] SizeT destDim[ MAXRANK]; //use destDim mainly to turn resDim each time ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/smooth_inc.cpp:123:0, from /builddir/build/BUILD/gdl-0.9.9/src/smooth.cpp:95: /builddir/build/BUILD/gdl-0.9.9/src/smooth2d.hpp: In function 'void Smooth2D(const DLong*, DLong*, SizeT, SizeT, const DLong*)': /builddir/build/BUILD/gdl-0.9.9/src/smooth2d.hpp:24:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/smooth2d.hpp:24:102: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/smooth_inc.cpp:129:0, from /builddir/build/BUILD/gdl-0.9.9/src/smooth.cpp:95: /builddir/build/BUILD/gdl-0.9.9/src/smooth2d.hpp: In function 'void Smooth2DWrap(const DLong*, DLong*, SizeT, SizeT, const DLong*)': /builddir/build/BUILD/gdl-0.9.9/src/smooth2d.hpp:24:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/smooth2d.hpp:24:102: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/smooth_inc.cpp:134:0, from /builddir/build/BUILD/gdl-0.9.9/src/smooth.cpp:95: /builddir/build/BUILD/gdl-0.9.9/src/smooth2d.hpp: In function 'void Smooth2DTruncate(const DLong*, DLong*, SizeT, SizeT, const DLong*)': /builddir/build/BUILD/gdl-0.9.9/src/smooth2d.hpp:24:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/smooth2d.hpp:24:102: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/smooth_inc.cpp:139:0, from /builddir/build/BUILD/gdl-0.9.9/src/smooth.cpp:95: /builddir/build/BUILD/gdl-0.9.9/src/smooth2d.hpp: In function 'void Smooth2DMirror(const DLong*, DLong*, SizeT, SizeT, const DLong*)': /builddir/build/BUILD/gdl-0.9.9/src/smooth2d.hpp:24:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/smooth2d.hpp:24:102: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/smooth_inc.cpp:144:0, from /builddir/build/BUILD/gdl-0.9.9/src/smooth.cpp:95: /builddir/build/BUILD/gdl-0.9.9/src/smooth2d.hpp: In function 'void Smooth2DZero(const DLong*, DLong*, SizeT, SizeT, const DLong*)': /builddir/build/BUILD/gdl-0.9.9/src/smooth2d.hpp:24:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/smooth2d.hpp:24:102: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/smooth_inc.cpp:153:0, from /builddir/build/BUILD/gdl-0.9.9/src/smooth.cpp:95: /builddir/build/BUILD/gdl-0.9.9/src/smooth2dnans.hpp: In function 'void Smooth2DNan(const DLong*, DLong*, SizeT, SizeT, const DLong*)': /builddir/build/BUILD/gdl-0.9.9/src/smooth2dnans.hpp:25:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/smooth2dnans.hpp:25:102: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/smooth_inc.cpp:159:0, from /builddir/build/BUILD/gdl-0.9.9/src/smooth.cpp:95: /builddir/build/BUILD/gdl-0.9.9/src/smooth2dnans.hpp: In function 'void Smooth2DWrapNan(const DLong*, DLong*, SizeT, SizeT, const DLong*)': /builddir/build/BUILD/gdl-0.9.9/src/smooth2dnans.hpp:25:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/smooth2dnans.hpp:25:102: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/smooth_inc.cpp:164:0, from /builddir/build/BUILD/gdl-0.9.9/src/smooth.cpp:95: /builddir/build/BUILD/gdl-0.9.9/src/smooth2dnans.hpp: In function 'void Smooth2DTruncateNan(const DLong*, DLong*, SizeT, SizeT, const DLong*)': /builddir/build/BUILD/gdl-0.9.9/src/smooth2dnans.hpp:25:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/smooth2dnans.hpp:25:102: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/smooth_inc.cpp:169:0, from /builddir/build/BUILD/gdl-0.9.9/src/smooth.cpp:95: /builddir/build/BUILD/gdl-0.9.9/src/smooth2dnans.hpp: In function 'void Smooth2DMirrorNan(const DLong*, DLong*, SizeT, SizeT, const DLong*)': /builddir/build/BUILD/gdl-0.9.9/src/smooth2dnans.hpp:25:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/smooth2dnans.hpp:25:102: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/smooth_inc.cpp:174:0, from /builddir/build/BUILD/gdl-0.9.9/src/smooth.cpp:95: /builddir/build/BUILD/gdl-0.9.9/src/smooth2dnans.hpp: In function 'void Smooth2DZeroNan(const DLong*, DLong*, SizeT, SizeT, const DLong*)': /builddir/build/BUILD/gdl-0.9.9/src/smooth2dnans.hpp:25:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/smooth2dnans.hpp:25:102: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/smooth.cpp:95:0: /builddir/build/BUILD/gdl-0.9.9/src/smooth_inc.cpp: In member function 'BaseGDL* Data_< >::Smooth(DLong*, int, bool, BaseGDL*) [with Sp = SpDLong; DLong = int]': /builddir/build/BUILD/gdl-0.9.9/src/smooth_inc.cpp:195:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (int i = 0; i < srcRank; ++i) ^ /builddir/build/BUILD/gdl-0.9.9/src/smooth_inc.cpp:207:31: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (int i = 0; i < srcRank-1; ++i) rotate1[i] = i+1; rotate1[srcRank-1]=0; //[1,2,...,0] ^ /builddir/build/BUILD/gdl-0.9.9/src/smooth_inc.cpp:194:9: warning: variable 'mydims' set but not used [-Wunused-but-set-variable] SizeT mydims[srcRank]; //memory of dimensions, done one after the other ^ /builddir/build/BUILD/gdl-0.9.9/src/smooth_inc.cpp:202:9: warning: variable 'rotate1' set but not used [-Wunused-but-set-variable] DUInt rotate1[srcRank]; //turntable transposition index list ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/smooth_inc.cpp:4:0, from /builddir/build/BUILD/gdl-0.9.9/src/smooth.cpp:101: /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyD.hpp: In function 'void SmoothPolyD(DULong*, DULong*, const SizeT*, int, const DLong*)': /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyD.hpp:47:13: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (; m < MAXRANK; ++m) destStride[m + 1] = destStride[rank]; ^ /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyD.hpp:53:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyD.hpp:53:102: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyD.hpp:59:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyD.hpp:59:102: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyD.hpp:36:7: warning: variable 'destDim' set but not used [-Wunused-but-set-variable] SizeT destDim[ MAXRANK]; //use destDim mainly to turn resDim each time ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/smooth_inc.cpp:10:0, from /builddir/build/BUILD/gdl-0.9.9/src/smooth.cpp:101: /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyD.hpp: In function 'void SmoothPolyDWrap(DULong*, DULong*, const SizeT*, int, const DLong*)': /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyD.hpp:47:13: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (; m < MAXRANK; ++m) destStride[m + 1] = destStride[rank]; ^ /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyD.hpp:53:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyD.hpp:53:102: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyD.hpp:59:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyD.hpp:59:102: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyD.hpp:78:13: warning: unused variable 'n1' [-Wunused-variable] DDouble n1 = n; ^ /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyD.hpp:36:7: warning: variable 'destDim' set but not used [-Wunused-but-set-variable] SizeT destDim[ MAXRANK]; //use destDim mainly to turn resDim each time ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/smooth_inc.cpp:15:0, from /builddir/build/BUILD/gdl-0.9.9/src/smooth.cpp:101: /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyD.hpp: In function 'void SmoothPolyDTruncate(DULong*, DULong*, const SizeT*, int, const DLong*)': /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyD.hpp:47:13: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (; m < MAXRANK; ++m) destStride[m + 1] = destStride[rank]; ^ /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyD.hpp:53:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyD.hpp:53:102: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyD.hpp:59:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyD.hpp:59:102: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyD.hpp:78:13: warning: unused variable 'n1' [-Wunused-variable] DDouble n1 = n; ^ /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyD.hpp:36:7: warning: variable 'destDim' set but not used [-Wunused-but-set-variable] SizeT destDim[ MAXRANK]; //use destDim mainly to turn resDim each time ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/smooth_inc.cpp:20:0, from /builddir/build/BUILD/gdl-0.9.9/src/smooth.cpp:101: /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyD.hpp: In function 'void SmoothPolyDZero(DULong*, DULong*, const SizeT*, int, const DLong*)': /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyD.hpp:47:13: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (; m < MAXRANK; ++m) destStride[m + 1] = destStride[rank]; ^ /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyD.hpp:53:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyD.hpp:53:102: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyD.hpp:59:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyD.hpp:59:102: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyD.hpp:78:13: warning: unused variable 'n1' [-Wunused-variable] DDouble n1 = n; ^ /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyD.hpp:36:7: warning: variable 'destDim' set but not used [-Wunused-but-set-variable] SizeT destDim[ MAXRANK]; //use destDim mainly to turn resDim each time ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/smooth_inc.cpp:25:0, from /builddir/build/BUILD/gdl-0.9.9/src/smooth.cpp:101: /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyD.hpp: In function 'void SmoothPolyDMirror(DULong*, DULong*, const SizeT*, int, const DLong*)': /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyD.hpp:47:13: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (; m < MAXRANK; ++m) destStride[m + 1] = destStride[rank]; ^ /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyD.hpp:53:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyD.hpp:53:102: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyD.hpp:59:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyD.hpp:59:102: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyD.hpp:78:13: warning: unused variable 'n1' [-Wunused-variable] DDouble n1 = n; ^ /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyD.hpp:36:7: warning: variable 'destDim' set but not used [-Wunused-but-set-variable] SizeT destDim[ MAXRANK]; //use destDim mainly to turn resDim each time ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/smooth_inc.cpp:33:0, from /builddir/build/BUILD/gdl-0.9.9/src/smooth.cpp:101: /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyDnans.hpp: In function 'void SmoothPolyDNan(DULong*, DULong*, const SizeT*, int, const DLong*)': /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyDnans.hpp:47:13: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (; m < MAXRANK; ++m) destStride[m + 1] = destStride[rank]; ^ /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyDnans.hpp:53:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyDnans.hpp:53:102: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyDnans.hpp:59:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyDnans.hpp:59:102: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyDnans.hpp:36:7: warning: variable 'destDim' set but not used [-Wunused-but-set-variable] SizeT destDim[ MAXRANK]; //use destDim mainly to turn resDim each time ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/smooth_inc.cpp:39:0, from /builddir/build/BUILD/gdl-0.9.9/src/smooth.cpp:101: /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyDnans.hpp: In function 'void SmoothPolyDWrapNan(DULong*, DULong*, const SizeT*, int, const DLong*)': /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyDnans.hpp:47:13: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (; m < MAXRANK; ++m) destStride[m + 1] = destStride[rank]; ^ /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyDnans.hpp:53:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyDnans.hpp:53:102: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyDnans.hpp:59:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyDnans.hpp:59:102: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyDnans.hpp:36:7: warning: variable 'destDim' set but not used [-Wunused-but-set-variable] SizeT destDim[ MAXRANK]; //use destDim mainly to turn resDim each time ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/smooth_inc.cpp:44:0, from /builddir/build/BUILD/gdl-0.9.9/src/smooth.cpp:101: /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyDnans.hpp: In function 'void SmoothPolyDTruncateNan(DULong*, DULong*, const SizeT*, int, const DLong*)': /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyDnans.hpp:47:13: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (; m < MAXRANK; ++m) destStride[m + 1] = destStride[rank]; ^ /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyDnans.hpp:53:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyDnans.hpp:53:102: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyDnans.hpp:59:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyDnans.hpp:59:102: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyDnans.hpp:36:7: warning: variable 'destDim' set but not used [-Wunused-but-set-variable] SizeT destDim[ MAXRANK]; //use destDim mainly to turn resDim each time ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/smooth_inc.cpp:49:0, from /builddir/build/BUILD/gdl-0.9.9/src/smooth.cpp:101: /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyDnans.hpp: In function 'void SmoothPolyDZeroNan(DULong*, DULong*, const SizeT*, int, const DLong*)': /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyDnans.hpp:47:13: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (; m < MAXRANK; ++m) destStride[m + 1] = destStride[rank]; ^ /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyDnans.hpp:53:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyDnans.hpp:53:102: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyDnans.hpp:59:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyDnans.hpp:59:102: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyDnans.hpp:36:7: warning: variable 'destDim' set but not used [-Wunused-but-set-variable] SizeT destDim[ MAXRANK]; //use destDim mainly to turn resDim each time ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/smooth_inc.cpp:54:0, from /builddir/build/BUILD/gdl-0.9.9/src/smooth.cpp:101: /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyDnans.hpp: In function 'void SmoothPolyDMirrorNan(DULong*, DULong*, const SizeT*, int, const DLong*)': /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyDnans.hpp:47:13: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (; m < MAXRANK; ++m) destStride[m + 1] = destStride[rank]; ^ /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyDnans.hpp:53:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyDnans.hpp:53:102: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyDnans.hpp:59:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyDnans.hpp:59:102: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyDnans.hpp:36:7: warning: variable 'destDim' set but not used [-Wunused-but-set-variable] SizeT destDim[ MAXRANK]; //use destDim mainly to turn resDim each time ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/smooth_inc.cpp:123:0, from /builddir/build/BUILD/gdl-0.9.9/src/smooth.cpp:101: /builddir/build/BUILD/gdl-0.9.9/src/smooth2d.hpp: In function 'void Smooth2D(const DULong*, DULong*, SizeT, SizeT, const DLong*)': /builddir/build/BUILD/gdl-0.9.9/src/smooth2d.hpp:24:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/smooth2d.hpp:24:102: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/smooth_inc.cpp:129:0, from /builddir/build/BUILD/gdl-0.9.9/src/smooth.cpp:101: /builddir/build/BUILD/gdl-0.9.9/src/smooth2d.hpp: In function 'void Smooth2DWrap(const DULong*, DULong*, SizeT, SizeT, const DLong*)': /builddir/build/BUILD/gdl-0.9.9/src/smooth2d.hpp:24:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/smooth2d.hpp:24:102: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/smooth_inc.cpp:134:0, from /builddir/build/BUILD/gdl-0.9.9/src/smooth.cpp:101: /builddir/build/BUILD/gdl-0.9.9/src/smooth2d.hpp: In function 'void Smooth2DTruncate(const DULong*, DULong*, SizeT, SizeT, const DLong*)': /builddir/build/BUILD/gdl-0.9.9/src/smooth2d.hpp:24:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/smooth2d.hpp:24:102: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/smooth_inc.cpp:139:0, from /builddir/build/BUILD/gdl-0.9.9/src/smooth.cpp:101: /builddir/build/BUILD/gdl-0.9.9/src/smooth2d.hpp: In function 'void Smooth2DMirror(const DULong*, DULong*, SizeT, SizeT, const DLong*)': /builddir/build/BUILD/gdl-0.9.9/src/smooth2d.hpp:24:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/smooth2d.hpp:24:102: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/smooth_inc.cpp:144:0, from /builddir/build/BUILD/gdl-0.9.9/src/smooth.cpp:101: /builddir/build/BUILD/gdl-0.9.9/src/smooth2d.hpp: In function 'void Smooth2DZero(const DULong*, DULong*, SizeT, SizeT, const DLong*)': /builddir/build/BUILD/gdl-0.9.9/src/smooth2d.hpp:24:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/smooth2d.hpp:24:102: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/smooth_inc.cpp:153:0, from /builddir/build/BUILD/gdl-0.9.9/src/smooth.cpp:101: /builddir/build/BUILD/gdl-0.9.9/src/smooth2dnans.hpp: In function 'void Smooth2DNan(const DULong*, DULong*, SizeT, SizeT, const DLong*)': /builddir/build/BUILD/gdl-0.9.9/src/smooth2dnans.hpp:25:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/smooth2dnans.hpp:25:102: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/smooth_inc.cpp:159:0, from /builddir/build/BUILD/gdl-0.9.9/src/smooth.cpp:101: /builddir/build/BUILD/gdl-0.9.9/src/smooth2dnans.hpp: In function 'void Smooth2DWrapNan(const DULong*, DULong*, SizeT, SizeT, const DLong*)': /builddir/build/BUILD/gdl-0.9.9/src/smooth2dnans.hpp:25:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/smooth2dnans.hpp:25:102: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/smooth_inc.cpp:164:0, from /builddir/build/BUILD/gdl-0.9.9/src/smooth.cpp:101: /builddir/build/BUILD/gdl-0.9.9/src/smooth2dnans.hpp: In function 'void Smooth2DTruncateNan(const DULong*, DULong*, SizeT, SizeT, const DLong*)': /builddir/build/BUILD/gdl-0.9.9/src/smooth2dnans.hpp:25:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/smooth2dnans.hpp:25:102: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/smooth_inc.cpp:169:0, from /builddir/build/BUILD/gdl-0.9.9/src/smooth.cpp:101: /builddir/build/BUILD/gdl-0.9.9/src/smooth2dnans.hpp: In function 'void Smooth2DMirrorNan(const DULong*, DULong*, SizeT, SizeT, const DLong*)': /builddir/build/BUILD/gdl-0.9.9/src/smooth2dnans.hpp:25:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/smooth2dnans.hpp:25:102: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/smooth_inc.cpp:174:0, from /builddir/build/BUILD/gdl-0.9.9/src/smooth.cpp:101: /builddir/build/BUILD/gdl-0.9.9/src/smooth2dnans.hpp: In function 'void Smooth2DZeroNan(const DULong*, DULong*, SizeT, SizeT, const DLong*)': /builddir/build/BUILD/gdl-0.9.9/src/smooth2dnans.hpp:25:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/smooth2dnans.hpp:25:102: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/smooth.cpp:101:0: /builddir/build/BUILD/gdl-0.9.9/src/smooth_inc.cpp: In member function 'BaseGDL* Data_< >::Smooth(DLong*, int, bool, BaseGDL*) [with Sp = SpDULong; DLong = int]': /builddir/build/BUILD/gdl-0.9.9/src/smooth_inc.cpp:195:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (int i = 0; i < srcRank; ++i) ^ /builddir/build/BUILD/gdl-0.9.9/src/smooth_inc.cpp:207:31: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (int i = 0; i < srcRank-1; ++i) rotate1[i] = i+1; rotate1[srcRank-1]=0; //[1,2,...,0] ^ /builddir/build/BUILD/gdl-0.9.9/src/smooth_inc.cpp:194:9: warning: variable 'mydims' set but not used [-Wunused-but-set-variable] SizeT mydims[srcRank]; //memory of dimensions, done one after the other ^ /builddir/build/BUILD/gdl-0.9.9/src/smooth_inc.cpp:202:9: warning: variable 'rotate1' set but not used [-Wunused-but-set-variable] DUInt rotate1[srcRank]; //turntable transposition index list ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/smooth_inc.cpp:4:0, from /builddir/build/BUILD/gdl-0.9.9/src/smooth.cpp:107: /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyD.hpp: In function 'void SmoothPolyD(DLong64*, DLong64*, const SizeT*, int, const DLong*)': /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyD.hpp:47:13: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (; m < MAXRANK; ++m) destStride[m + 1] = destStride[rank]; ^ /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyD.hpp:53:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyD.hpp:53:102: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyD.hpp:59:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyD.hpp:59:102: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyD.hpp:36:7: warning: variable 'destDim' set but not used [-Wunused-but-set-variable] SizeT destDim[ MAXRANK]; //use destDim mainly to turn resDim each time ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/smooth_inc.cpp:10:0, from /builddir/build/BUILD/gdl-0.9.9/src/smooth.cpp:107: /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyD.hpp: In function 'void SmoothPolyDWrap(DLong64*, DLong64*, const SizeT*, int, const DLong*)': /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyD.hpp:47:13: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (; m < MAXRANK; ++m) destStride[m + 1] = destStride[rank]; ^ /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyD.hpp:53:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyD.hpp:53:102: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyD.hpp:59:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyD.hpp:59:102: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyD.hpp:78:13: warning: unused variable 'n1' [-Wunused-variable] DDouble n1 = n; ^ /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyD.hpp:36:7: warning: variable 'destDim' set but not used [-Wunused-but-set-variable] SizeT destDim[ MAXRANK]; //use destDim mainly to turn resDim each time ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/smooth_inc.cpp:15:0, from /builddir/build/BUILD/gdl-0.9.9/src/smooth.cpp:107: /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyD.hpp: In function 'void SmoothPolyDTruncate(DLong64*, DLong64*, const SizeT*, int, const DLong*)': /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyD.hpp:47:13: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (; m < MAXRANK; ++m) destStride[m + 1] = destStride[rank]; ^ /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyD.hpp:53:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyD.hpp:53:102: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyD.hpp:59:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyD.hpp:59:102: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyD.hpp:78:13: warning: unused variable 'n1' [-Wunused-variable] DDouble n1 = n; ^ /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyD.hpp:36:7: warning: variable 'destDim' set but not used [-Wunused-but-set-variable] SizeT destDim[ MAXRANK]; //use destDim mainly to turn resDim each time ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/smooth_inc.cpp:20:0, from /builddir/build/BUILD/gdl-0.9.9/src/smooth.cpp:107: /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyD.hpp: In function 'void SmoothPolyDZero(DLong64*, DLong64*, const SizeT*, int, const DLong*)': /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyD.hpp:47:13: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (; m < MAXRANK; ++m) destStride[m + 1] = destStride[rank]; ^ /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyD.hpp:53:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyD.hpp:53:102: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyD.hpp:59:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyD.hpp:59:102: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyD.hpp:78:13: warning: unused variable 'n1' [-Wunused-variable] DDouble n1 = n; ^ /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyD.hpp:36:7: warning: variable 'destDim' set but not used [-Wunused-but-set-variable] SizeT destDim[ MAXRANK]; //use destDim mainly to turn resDim each time ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/smooth_inc.cpp:25:0, from /builddir/build/BUILD/gdl-0.9.9/src/smooth.cpp:107: /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyD.hpp: In function 'void SmoothPolyDMirror(DLong64*, DLong64*, const SizeT*, int, const DLong*)': /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyD.hpp:47:13: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (; m < MAXRANK; ++m) destStride[m + 1] = destStride[rank]; ^ /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyD.hpp:53:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyD.hpp:53:102: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyD.hpp:59:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyD.hpp:59:102: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyD.hpp:78:13: warning: unused variable 'n1' [-Wunused-variable] DDouble n1 = n; ^ /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyD.hpp:36:7: warning: variable 'destDim' set but not used [-Wunused-but-set-variable] SizeT destDim[ MAXRANK]; //use destDim mainly to turn resDim each time ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/smooth_inc.cpp:33:0, from /builddir/build/BUILD/gdl-0.9.9/src/smooth.cpp:107: /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyDnans.hpp: In function 'void SmoothPolyDNan(DLong64*, DLong64*, const SizeT*, int, const DLong*)': /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyDnans.hpp:47:13: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (; m < MAXRANK; ++m) destStride[m + 1] = destStride[rank]; ^ /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyDnans.hpp:53:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyDnans.hpp:53:102: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyDnans.hpp:59:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyDnans.hpp:59:102: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyDnans.hpp:36:7: warning: variable 'destDim' set but not used [-Wunused-but-set-variable] SizeT destDim[ MAXRANK]; //use destDim mainly to turn resDim each time ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/smooth_inc.cpp:39:0, from /builddir/build/BUILD/gdl-0.9.9/src/smooth.cpp:107: /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyDnans.hpp: In function 'void SmoothPolyDWrapNan(DLong64*, DLong64*, const SizeT*, int, const DLong*)': /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyDnans.hpp:47:13: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (; m < MAXRANK; ++m) destStride[m + 1] = destStride[rank]; ^ /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyDnans.hpp:53:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyDnans.hpp:53:102: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyDnans.hpp:59:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyDnans.hpp:59:102: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyDnans.hpp:36:7: warning: variable 'destDim' set but not used [-Wunused-but-set-variable] SizeT destDim[ MAXRANK]; //use destDim mainly to turn resDim each time ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/smooth_inc.cpp:44:0, from /builddir/build/BUILD/gdl-0.9.9/src/smooth.cpp:107: /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyDnans.hpp: In function 'void SmoothPolyDTruncateNan(DLong64*, DLong64*, const SizeT*, int, const DLong*)': /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyDnans.hpp:47:13: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (; m < MAXRANK; ++m) destStride[m + 1] = destStride[rank]; ^ /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyDnans.hpp:53:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyDnans.hpp:53:102: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyDnans.hpp:59:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyDnans.hpp:59:102: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyDnans.hpp:36:7: warning: variable 'destDim' set but not used [-Wunused-but-set-variable] SizeT destDim[ MAXRANK]; //use destDim mainly to turn resDim each time ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/smooth_inc.cpp:49:0, from /builddir/build/BUILD/gdl-0.9.9/src/smooth.cpp:107: /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyDnans.hpp: In function 'void SmoothPolyDZeroNan(DLong64*, DLong64*, const SizeT*, int, const DLong*)': /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyDnans.hpp:47:13: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (; m < MAXRANK; ++m) destStride[m + 1] = destStride[rank]; ^ /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyDnans.hpp:53:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyDnans.hpp:53:102: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyDnans.hpp:59:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyDnans.hpp:59:102: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyDnans.hpp:36:7: warning: variable 'destDim' set but not used [-Wunused-but-set-variable] SizeT destDim[ MAXRANK]; //use destDim mainly to turn resDim each time ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/smooth_inc.cpp:54:0, from /builddir/build/BUILD/gdl-0.9.9/src/smooth.cpp:107: /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyDnans.hpp: In function 'void SmoothPolyDMirrorNan(DLong64*, DLong64*, const SizeT*, int, const DLong*)': /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyDnans.hpp:47:13: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (; m < MAXRANK; ++m) destStride[m + 1] = destStride[rank]; ^ /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyDnans.hpp:53:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyDnans.hpp:53:102: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyDnans.hpp:59:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyDnans.hpp:59:102: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyDnans.hpp:36:7: warning: variable 'destDim' set but not used [-Wunused-but-set-variable] SizeT destDim[ MAXRANK]; //use destDim mainly to turn resDim each time ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/smooth_inc.cpp:123:0, from /builddir/build/BUILD/gdl-0.9.9/src/smooth.cpp:107: /builddir/build/BUILD/gdl-0.9.9/src/smooth2d.hpp: In function 'void Smooth2D(const DLong64*, DLong64*, SizeT, SizeT, const DLong*)': /builddir/build/BUILD/gdl-0.9.9/src/smooth2d.hpp:24:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/smooth2d.hpp:24:102: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/smooth_inc.cpp:129:0, from /builddir/build/BUILD/gdl-0.9.9/src/smooth.cpp:107: /builddir/build/BUILD/gdl-0.9.9/src/smooth2d.hpp: In function 'void Smooth2DWrap(const DLong64*, DLong64*, SizeT, SizeT, const DLong*)': /builddir/build/BUILD/gdl-0.9.9/src/smooth2d.hpp:24:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/smooth2d.hpp:24:102: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/smooth_inc.cpp:134:0, from /builddir/build/BUILD/gdl-0.9.9/src/smooth.cpp:107: /builddir/build/BUILD/gdl-0.9.9/src/smooth2d.hpp: In function 'void Smooth2DTruncate(const DLong64*, DLong64*, SizeT, SizeT, const DLong*)': /builddir/build/BUILD/gdl-0.9.9/src/smooth2d.hpp:24:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/smooth2d.hpp:24:102: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/smooth_inc.cpp:139:0, from /builddir/build/BUILD/gdl-0.9.9/src/smooth.cpp:107: /builddir/build/BUILD/gdl-0.9.9/src/smooth2d.hpp: In function 'void Smooth2DMirror(const DLong64*, DLong64*, SizeT, SizeT, const DLong*)': /builddir/build/BUILD/gdl-0.9.9/src/smooth2d.hpp:24:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/smooth2d.hpp:24:102: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/smooth_inc.cpp:144:0, from /builddir/build/BUILD/gdl-0.9.9/src/smooth.cpp:107: /builddir/build/BUILD/gdl-0.9.9/src/smooth2d.hpp: In function 'void Smooth2DZero(const DLong64*, DLong64*, SizeT, SizeT, const DLong*)': /builddir/build/BUILD/gdl-0.9.9/src/smooth2d.hpp:24:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/smooth2d.hpp:24:102: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/smooth_inc.cpp:153:0, from /builddir/build/BUILD/gdl-0.9.9/src/smooth.cpp:107: /builddir/build/BUILD/gdl-0.9.9/src/smooth2dnans.hpp: In function 'void Smooth2DNan(const DLong64*, DLong64*, SizeT, SizeT, const DLong*)': /builddir/build/BUILD/gdl-0.9.9/src/smooth2dnans.hpp:25:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/smooth2dnans.hpp:25:102: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/smooth_inc.cpp:159:0, from /builddir/build/BUILD/gdl-0.9.9/src/smooth.cpp:107: /builddir/build/BUILD/gdl-0.9.9/src/smooth2dnans.hpp: In function 'void Smooth2DWrapNan(const DLong64*, DLong64*, SizeT, SizeT, const DLong*)': /builddir/build/BUILD/gdl-0.9.9/src/smooth2dnans.hpp:25:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/smooth2dnans.hpp:25:102: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/smooth_inc.cpp:164:0, from /builddir/build/BUILD/gdl-0.9.9/src/smooth.cpp:107: /builddir/build/BUILD/gdl-0.9.9/src/smooth2dnans.hpp: In function 'void Smooth2DTruncateNan(const DLong64*, DLong64*, SizeT, SizeT, const DLong*)': /builddir/build/BUILD/gdl-0.9.9/src/smooth2dnans.hpp:25:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/smooth2dnans.hpp:25:102: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/smooth_inc.cpp:169:0, from /builddir/build/BUILD/gdl-0.9.9/src/smooth.cpp:107: /builddir/build/BUILD/gdl-0.9.9/src/smooth2dnans.hpp: In function 'void Smooth2DMirrorNan(const DLong64*, DLong64*, SizeT, SizeT, const DLong*)': /builddir/build/BUILD/gdl-0.9.9/src/smooth2dnans.hpp:25:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/smooth2dnans.hpp:25:102: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/smooth_inc.cpp:174:0, from /builddir/build/BUILD/gdl-0.9.9/src/smooth.cpp:107: /builddir/build/BUILD/gdl-0.9.9/src/smooth2dnans.hpp: In function 'void Smooth2DZeroNan(const DLong64*, DLong64*, SizeT, SizeT, const DLong*)': /builddir/build/BUILD/gdl-0.9.9/src/smooth2dnans.hpp:25:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/smooth2dnans.hpp:25:102: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/smooth.cpp:107:0: /builddir/build/BUILD/gdl-0.9.9/src/smooth_inc.cpp: In member function 'BaseGDL* Data_< >::Smooth(DLong*, int, bool, BaseGDL*) [with Sp = SpDLong64; DLong = int]': /builddir/build/BUILD/gdl-0.9.9/src/smooth_inc.cpp:195:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (int i = 0; i < srcRank; ++i) ^ /builddir/build/BUILD/gdl-0.9.9/src/smooth_inc.cpp:207:31: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (int i = 0; i < srcRank-1; ++i) rotate1[i] = i+1; rotate1[srcRank-1]=0; //[1,2,...,0] ^ /builddir/build/BUILD/gdl-0.9.9/src/smooth_inc.cpp:194:9: warning: variable 'mydims' set but not used [-Wunused-but-set-variable] SizeT mydims[srcRank]; //memory of dimensions, done one after the other ^ /builddir/build/BUILD/gdl-0.9.9/src/smooth_inc.cpp:202:9: warning: variable 'rotate1' set but not used [-Wunused-but-set-variable] DUInt rotate1[srcRank]; //turntable transposition index list ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/smooth_inc.cpp:4:0, from /builddir/build/BUILD/gdl-0.9.9/src/smooth.cpp:113: /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyD.hpp: In function 'void SmoothPolyD(DULong64*, DULong64*, const SizeT*, int, const DLong*)': /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyD.hpp:47:13: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (; m < MAXRANK; ++m) destStride[m + 1] = destStride[rank]; ^ /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyD.hpp:53:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyD.hpp:53:102: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyD.hpp:59:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyD.hpp:59:102: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyD.hpp:36:7: warning: variable 'destDim' set but not used [-Wunused-but-set-variable] SizeT destDim[ MAXRANK]; //use destDim mainly to turn resDim each time ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/smooth_inc.cpp:10:0, from /builddir/build/BUILD/gdl-0.9.9/src/smooth.cpp:113: /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyD.hpp: In function 'void SmoothPolyDWrap(DULong64*, DULong64*, const SizeT*, int, const DLong*)': /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyD.hpp:47:13: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (; m < MAXRANK; ++m) destStride[m + 1] = destStride[rank]; ^ /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyD.hpp:53:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyD.hpp:53:102: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyD.hpp:59:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyD.hpp:59:102: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyD.hpp:78:13: warning: unused variable 'n1' [-Wunused-variable] DDouble n1 = n; ^ /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyD.hpp:36:7: warning: variable 'destDim' set but not used [-Wunused-but-set-variable] SizeT destDim[ MAXRANK]; //use destDim mainly to turn resDim each time ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/smooth_inc.cpp:15:0, from /builddir/build/BUILD/gdl-0.9.9/src/smooth.cpp:113: /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyD.hpp: In function 'void SmoothPolyDTruncate(DULong64*, DULong64*, const SizeT*, int, const DLong*)': /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyD.hpp:47:13: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (; m < MAXRANK; ++m) destStride[m + 1] = destStride[rank]; ^ /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyD.hpp:53:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyD.hpp:53:102: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyD.hpp:59:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyD.hpp:59:102: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyD.hpp:78:13: warning: unused variable 'n1' [-Wunused-variable] DDouble n1 = n; ^ /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyD.hpp:36:7: warning: variable 'destDim' set but not used [-Wunused-but-set-variable] SizeT destDim[ MAXRANK]; //use destDim mainly to turn resDim each time ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/smooth_inc.cpp:20:0, from /builddir/build/BUILD/gdl-0.9.9/src/smooth.cpp:113: /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyD.hpp: In function 'void SmoothPolyDZero(DULong64*, DULong64*, const SizeT*, int, const DLong*)': /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyD.hpp:47:13: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (; m < MAXRANK; ++m) destStride[m + 1] = destStride[rank]; ^ /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyD.hpp:53:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyD.hpp:53:102: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyD.hpp:59:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyD.hpp:59:102: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyD.hpp:78:13: warning: unused variable 'n1' [-Wunused-variable] DDouble n1 = n; ^ /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyD.hpp:36:7: warning: variable 'destDim' set but not used [-Wunused-but-set-variable] SizeT destDim[ MAXRANK]; //use destDim mainly to turn resDim each time ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/smooth_inc.cpp:25:0, from /builddir/build/BUILD/gdl-0.9.9/src/smooth.cpp:113: /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyD.hpp: In function 'void SmoothPolyDMirror(DULong64*, DULong64*, const SizeT*, int, const DLong*)': /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyD.hpp:47:13: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (; m < MAXRANK; ++m) destStride[m + 1] = destStride[rank]; ^ /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyD.hpp:53:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyD.hpp:53:102: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyD.hpp:59:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyD.hpp:59:102: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyD.hpp:78:13: warning: unused variable 'n1' [-Wunused-variable] DDouble n1 = n; ^ /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyD.hpp:36:7: warning: variable 'destDim' set but not used [-Wunused-but-set-variable] SizeT destDim[ MAXRANK]; //use destDim mainly to turn resDim each time ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/smooth_inc.cpp:33:0, from /builddir/build/BUILD/gdl-0.9.9/src/smooth.cpp:113: /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyDnans.hpp: In function 'void SmoothPolyDNan(DULong64*, DULong64*, const SizeT*, int, const DLong*)': /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyDnans.hpp:47:13: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (; m < MAXRANK; ++m) destStride[m + 1] = destStride[rank]; ^ /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyDnans.hpp:53:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyDnans.hpp:53:102: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyDnans.hpp:59:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyDnans.hpp:59:102: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyDnans.hpp:36:7: warning: variable 'destDim' set but not used [-Wunused-but-set-variable] SizeT destDim[ MAXRANK]; //use destDim mainly to turn resDim each time ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/smooth_inc.cpp:39:0, from /builddir/build/BUILD/gdl-0.9.9/src/smooth.cpp:113: /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyDnans.hpp: In function 'void SmoothPolyDWrapNan(DULong64*, DULong64*, const SizeT*, int, const DLong*)': /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyDnans.hpp:47:13: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (; m < MAXRANK; ++m) destStride[m + 1] = destStride[rank]; ^ /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyDnans.hpp:53:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyDnans.hpp:53:102: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyDnans.hpp:59:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyDnans.hpp:59:102: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyDnans.hpp:36:7: warning: variable 'destDim' set but not used [-Wunused-but-set-variable] SizeT destDim[ MAXRANK]; //use destDim mainly to turn resDim each time ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/smooth_inc.cpp:44:0, from /builddir/build/BUILD/gdl-0.9.9/src/smooth.cpp:113: /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyDnans.hpp: In function 'void SmoothPolyDTruncateNan(DULong64*, DULong64*, const SizeT*, int, const DLong*)': /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyDnans.hpp:47:13: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (; m < MAXRANK; ++m) destStride[m + 1] = destStride[rank]; ^ /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyDnans.hpp:53:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyDnans.hpp:53:102: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyDnans.hpp:59:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyDnans.hpp:59:102: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyDnans.hpp:36:7: warning: variable 'destDim' set but not used [-Wunused-but-set-variable] SizeT destDim[ MAXRANK]; //use destDim mainly to turn resDim each time ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/smooth_inc.cpp:49:0, from /builddir/build/BUILD/gdl-0.9.9/src/smooth.cpp:113: /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyDnans.hpp: In function 'void SmoothPolyDZeroNan(DULong64*, DULong64*, const SizeT*, int, const DLong*)': /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyDnans.hpp:47:13: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (; m < MAXRANK; ++m) destStride[m + 1] = destStride[rank]; ^ /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyDnans.hpp:53:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyDnans.hpp:53:102: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyDnans.hpp:59:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyDnans.hpp:59:102: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyDnans.hpp:36:7: warning: variable 'destDim' set but not used [-Wunused-but-set-variable] SizeT destDim[ MAXRANK]; //use destDim mainly to turn resDim each time ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/smooth_inc.cpp:54:0, from /builddir/build/BUILD/gdl-0.9.9/src/smooth.cpp:113: /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyDnans.hpp: In function 'void SmoothPolyDMirrorNan(DULong64*, DULong64*, const SizeT*, int, const DLong*)': /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyDnans.hpp:47:13: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (; m < MAXRANK; ++m) destStride[m + 1] = destStride[rank]; ^ /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyDnans.hpp:53:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyDnans.hpp:53:102: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyDnans.hpp:59:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyDnans.hpp:59:102: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyDnans.hpp:36:7: warning: variable 'destDim' set but not used [-Wunused-but-set-variable] SizeT destDim[ MAXRANK]; //use destDim mainly to turn resDim each time ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/smooth_inc.cpp:123:0, from /builddir/build/BUILD/gdl-0.9.9/src/smooth.cpp:113: /builddir/build/BUILD/gdl-0.9.9/src/smooth2d.hpp: In function 'void Smooth2D(const DULong64*, DULong64*, SizeT, SizeT, const DLong*)': /builddir/build/BUILD/gdl-0.9.9/src/smooth2d.hpp:24:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/smooth2d.hpp:24:102: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/smooth_inc.cpp:129:0, from /builddir/build/BUILD/gdl-0.9.9/src/smooth.cpp:113: /builddir/build/BUILD/gdl-0.9.9/src/smooth2d.hpp: In function 'void Smooth2DWrap(const DULong64*, DULong64*, SizeT, SizeT, const DLong*)': /builddir/build/BUILD/gdl-0.9.9/src/smooth2d.hpp:24:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/smooth2d.hpp:24:102: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/smooth_inc.cpp:134:0, from /builddir/build/BUILD/gdl-0.9.9/src/smooth.cpp:113: /builddir/build/BUILD/gdl-0.9.9/src/smooth2d.hpp: In function 'void Smooth2DTruncate(const DULong64*, DULong64*, SizeT, SizeT, const DLong*)': /builddir/build/BUILD/gdl-0.9.9/src/smooth2d.hpp:24:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/smooth2d.hpp:24:102: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/smooth_inc.cpp:139:0, from /builddir/build/BUILD/gdl-0.9.9/src/smooth.cpp:113: /builddir/build/BUILD/gdl-0.9.9/src/smooth2d.hpp: In function 'void Smooth2DMirror(const DULong64*, DULong64*, SizeT, SizeT, const DLong*)': /builddir/build/BUILD/gdl-0.9.9/src/smooth2d.hpp:24:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/smooth2d.hpp:24:102: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/smooth_inc.cpp:144:0, from /builddir/build/BUILD/gdl-0.9.9/src/smooth.cpp:113: /builddir/build/BUILD/gdl-0.9.9/src/smooth2d.hpp: In function 'void Smooth2DZero(const DULong64*, DULong64*, SizeT, SizeT, const DLong*)': /builddir/build/BUILD/gdl-0.9.9/src/smooth2d.hpp:24:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/smooth2d.hpp:24:102: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/smooth_inc.cpp:153:0, from /builddir/build/BUILD/gdl-0.9.9/src/smooth.cpp:113: /builddir/build/BUILD/gdl-0.9.9/src/smooth2dnans.hpp: In function 'void Smooth2DNan(const DULong64*, DULong64*, SizeT, SizeT, const DLong*)': /builddir/build/BUILD/gdl-0.9.9/src/smooth2dnans.hpp:25:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/smooth2dnans.hpp:25:102: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/smooth_inc.cpp:159:0, from /builddir/build/BUILD/gdl-0.9.9/src/smooth.cpp:113: /builddir/build/BUILD/gdl-0.9.9/src/smooth2dnans.hpp: In function 'void Smooth2DWrapNan(const DULong64*, DULong64*, SizeT, SizeT, const DLong*)': /builddir/build/BUILD/gdl-0.9.9/src/smooth2dnans.hpp:25:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/smooth2dnans.hpp:25:102: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/smooth_inc.cpp:164:0, from /builddir/build/BUILD/gdl-0.9.9/src/smooth.cpp:113: /builddir/build/BUILD/gdl-0.9.9/src/smooth2dnans.hpp: In function 'void Smooth2DTruncateNan(const DULong64*, DULong64*, SizeT, SizeT, const DLong*)': /builddir/build/BUILD/gdl-0.9.9/src/smooth2dnans.hpp:25:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/smooth2dnans.hpp:25:102: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/smooth_inc.cpp:169:0, from /builddir/build/BUILD/gdl-0.9.9/src/smooth.cpp:113: /builddir/build/BUILD/gdl-0.9.9/src/smooth2dnans.hpp: In function 'void Smooth2DMirrorNan(const DULong64*, DULong64*, SizeT, SizeT, const DLong*)': /builddir/build/BUILD/gdl-0.9.9/src/smooth2dnans.hpp:25:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/smooth2dnans.hpp:25:102: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/smooth_inc.cpp:174:0, from /builddir/build/BUILD/gdl-0.9.9/src/smooth.cpp:113: /builddir/build/BUILD/gdl-0.9.9/src/smooth2dnans.hpp: In function 'void Smooth2DZeroNan(const DULong64*, DULong64*, SizeT, SizeT, const DLong*)': /builddir/build/BUILD/gdl-0.9.9/src/smooth2dnans.hpp:25:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/smooth2dnans.hpp:25:102: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/smooth.cpp:113:0: /builddir/build/BUILD/gdl-0.9.9/src/smooth_inc.cpp: In member function 'BaseGDL* Data_< >::Smooth(DLong*, int, bool, BaseGDL*) [with Sp = SpDULong64; DLong = int]': /builddir/build/BUILD/gdl-0.9.9/src/smooth_inc.cpp:195:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (int i = 0; i < srcRank; ++i) ^ /builddir/build/BUILD/gdl-0.9.9/src/smooth_inc.cpp:207:31: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (int i = 0; i < srcRank-1; ++i) rotate1[i] = i+1; rotate1[srcRank-1]=0; //[1,2,...,0] ^ /builddir/build/BUILD/gdl-0.9.9/src/smooth_inc.cpp:194:9: warning: variable 'mydims' set but not used [-Wunused-but-set-variable] SizeT mydims[srcRank]; //memory of dimensions, done one after the other ^ /builddir/build/BUILD/gdl-0.9.9/src/smooth_inc.cpp:202:9: warning: variable 'rotate1' set but not used [-Wunused-but-set-variable] DUInt rotate1[srcRank]; //turntable transposition index list ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/smooth_inc.cpp:4:0, from /builddir/build/BUILD/gdl-0.9.9/src/smooth.cpp:119: /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyD.hpp: In function 'void SmoothPolyD(DFloat*, DFloat*, const SizeT*, int, const DLong*)': /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyD.hpp:47:13: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (; m < MAXRANK; ++m) destStride[m + 1] = destStride[rank]; ^ /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyD.hpp:53:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyD.hpp:53:102: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyD.hpp:59:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyD.hpp:59:102: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyD.hpp:36:7: warning: variable 'destDim' set but not used [-Wunused-but-set-variable] SizeT destDim[ MAXRANK]; //use destDim mainly to turn resDim each time ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/smooth_inc.cpp:10:0, from /builddir/build/BUILD/gdl-0.9.9/src/smooth.cpp:119: /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyD.hpp: In function 'void SmoothPolyDWrap(DFloat*, DFloat*, const SizeT*, int, const DLong*)': /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyD.hpp:47:13: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (; m < MAXRANK; ++m) destStride[m + 1] = destStride[rank]; ^ /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyD.hpp:53:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyD.hpp:53:102: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyD.hpp:59:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyD.hpp:59:102: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyD.hpp:78:13: warning: unused variable 'n1' [-Wunused-variable] DDouble n1 = n; ^ /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyD.hpp:36:7: warning: variable 'destDim' set but not used [-Wunused-but-set-variable] SizeT destDim[ MAXRANK]; //use destDim mainly to turn resDim each time ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/smooth_inc.cpp:15:0, from /builddir/build/BUILD/gdl-0.9.9/src/smooth.cpp:119: /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyD.hpp: In function 'void SmoothPolyDTruncate(DFloat*, DFloat*, const SizeT*, int, const DLong*)': /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyD.hpp:47:13: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (; m < MAXRANK; ++m) destStride[m + 1] = destStride[rank]; ^ /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyD.hpp:53:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyD.hpp:53:102: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyD.hpp:59:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyD.hpp:59:102: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyD.hpp:78:13: warning: unused variable 'n1' [-Wunused-variable] DDouble n1 = n; ^ /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyD.hpp:36:7: warning: variable 'destDim' set but not used [-Wunused-but-set-variable] SizeT destDim[ MAXRANK]; //use destDim mainly to turn resDim each time ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/smooth_inc.cpp:20:0, from /builddir/build/BUILD/gdl-0.9.9/src/smooth.cpp:119: /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyD.hpp: In function 'void SmoothPolyDZero(DFloat*, DFloat*, const SizeT*, int, const DLong*)': /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyD.hpp:47:13: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (; m < MAXRANK; ++m) destStride[m + 1] = destStride[rank]; ^ /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyD.hpp:53:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyD.hpp:53:102: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyD.hpp:59:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyD.hpp:59:102: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyD.hpp:78:13: warning: unused variable 'n1' [-Wunused-variable] DDouble n1 = n; ^ /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyD.hpp:36:7: warning: variable 'destDim' set but not used [-Wunused-but-set-variable] SizeT destDim[ MAXRANK]; //use destDim mainly to turn resDim each time ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/smooth_inc.cpp:25:0, from /builddir/build/BUILD/gdl-0.9.9/src/smooth.cpp:119: /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyD.hpp: In function 'void SmoothPolyDMirror(DFloat*, DFloat*, const SizeT*, int, const DLong*)': /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyD.hpp:47:13: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (; m < MAXRANK; ++m) destStride[m + 1] = destStride[rank]; ^ /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyD.hpp:53:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyD.hpp:53:102: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyD.hpp:59:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyD.hpp:59:102: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyD.hpp:78:13: warning: unused variable 'n1' [-Wunused-variable] DDouble n1 = n; ^ /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyD.hpp:36:7: warning: variable 'destDim' set but not used [-Wunused-but-set-variable] SizeT destDim[ MAXRANK]; //use destDim mainly to turn resDim each time ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/smooth_inc.cpp:33:0, from /builddir/build/BUILD/gdl-0.9.9/src/smooth.cpp:119: /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyDnans.hpp: In function 'void SmoothPolyDNan(DFloat*, DFloat*, const SizeT*, int, const DLong*)': /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyDnans.hpp:47:13: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (; m < MAXRANK; ++m) destStride[m + 1] = destStride[rank]; ^ /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyDnans.hpp:53:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyDnans.hpp:53:102: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyDnans.hpp:59:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyDnans.hpp:59:102: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyDnans.hpp:36:7: warning: variable 'destDim' set but not used [-Wunused-but-set-variable] SizeT destDim[ MAXRANK]; //use destDim mainly to turn resDim each time ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/smooth_inc.cpp:39:0, from /builddir/build/BUILD/gdl-0.9.9/src/smooth.cpp:119: /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyDnans.hpp: In function 'void SmoothPolyDWrapNan(DFloat*, DFloat*, const SizeT*, int, const DLong*)': /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyDnans.hpp:47:13: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (; m < MAXRANK; ++m) destStride[m + 1] = destStride[rank]; ^ /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyDnans.hpp:53:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyDnans.hpp:53:102: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyDnans.hpp:59:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyDnans.hpp:59:102: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyDnans.hpp:36:7: warning: variable 'destDim' set but not used [-Wunused-but-set-variable] SizeT destDim[ MAXRANK]; //use destDim mainly to turn resDim each time ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/smooth_inc.cpp:44:0, from /builddir/build/BUILD/gdl-0.9.9/src/smooth.cpp:119: /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyDnans.hpp: In function 'void SmoothPolyDTruncateNan(DFloat*, DFloat*, const SizeT*, int, const DLong*)': /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyDnans.hpp:47:13: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (; m < MAXRANK; ++m) destStride[m + 1] = destStride[rank]; ^ /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyDnans.hpp:53:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyDnans.hpp:53:102: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyDnans.hpp:59:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyDnans.hpp:59:102: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyDnans.hpp:36:7: warning: variable 'destDim' set but not used [-Wunused-but-set-variable] SizeT destDim[ MAXRANK]; //use destDim mainly to turn resDim each time ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/smooth_inc.cpp:49:0, from /builddir/build/BUILD/gdl-0.9.9/src/smooth.cpp:119: /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyDnans.hpp: In function 'void SmoothPolyDZeroNan(DFloat*, DFloat*, const SizeT*, int, const DLong*)': /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyDnans.hpp:47:13: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (; m < MAXRANK; ++m) destStride[m + 1] = destStride[rank]; ^ /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyDnans.hpp:53:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyDnans.hpp:53:102: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyDnans.hpp:59:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyDnans.hpp:59:102: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyDnans.hpp:36:7: warning: variable 'destDim' set but not used [-Wunused-but-set-variable] SizeT destDim[ MAXRANK]; //use destDim mainly to turn resDim each time ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/smooth_inc.cpp:54:0, from /builddir/build/BUILD/gdl-0.9.9/src/smooth.cpp:119: /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyDnans.hpp: In function 'void SmoothPolyDMirrorNan(DFloat*, DFloat*, const SizeT*, int, const DLong*)': /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyDnans.hpp:47:13: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (; m < MAXRANK; ++m) destStride[m + 1] = destStride[rank]; ^ /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyDnans.hpp:53:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyDnans.hpp:53:102: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyDnans.hpp:59:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyDnans.hpp:59:102: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyDnans.hpp:36:7: warning: variable 'destDim' set but not used [-Wunused-but-set-variable] SizeT destDim[ MAXRANK]; //use destDim mainly to turn resDim each time ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/smooth_inc.cpp:123:0, from /builddir/build/BUILD/gdl-0.9.9/src/smooth.cpp:119: /builddir/build/BUILD/gdl-0.9.9/src/smooth2d.hpp: In function 'void Smooth2D(const DFloat*, DFloat*, SizeT, SizeT, const DLong*)': /builddir/build/BUILD/gdl-0.9.9/src/smooth2d.hpp:24:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/smooth2d.hpp:24:102: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/smooth_inc.cpp:129:0, from /builddir/build/BUILD/gdl-0.9.9/src/smooth.cpp:119: /builddir/build/BUILD/gdl-0.9.9/src/smooth2d.hpp: In function 'void Smooth2DWrap(const DFloat*, DFloat*, SizeT, SizeT, const DLong*)': /builddir/build/BUILD/gdl-0.9.9/src/smooth2d.hpp:24:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/smooth2d.hpp:24:102: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/smooth_inc.cpp:134:0, from /builddir/build/BUILD/gdl-0.9.9/src/smooth.cpp:119: /builddir/build/BUILD/gdl-0.9.9/src/smooth2d.hpp: In function 'void Smooth2DTruncate(const DFloat*, DFloat*, SizeT, SizeT, const DLong*)': /builddir/build/BUILD/gdl-0.9.9/src/smooth2d.hpp:24:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/smooth2d.hpp:24:102: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/smooth_inc.cpp:139:0, from /builddir/build/BUILD/gdl-0.9.9/src/smooth.cpp:119: /builddir/build/BUILD/gdl-0.9.9/src/smooth2d.hpp: In function 'void Smooth2DMirror(const DFloat*, DFloat*, SizeT, SizeT, const DLong*)': /builddir/build/BUILD/gdl-0.9.9/src/smooth2d.hpp:24:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/smooth2d.hpp:24:102: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/smooth_inc.cpp:144:0, from /builddir/build/BUILD/gdl-0.9.9/src/smooth.cpp:119: /builddir/build/BUILD/gdl-0.9.9/src/smooth2d.hpp: In function 'void Smooth2DZero(const DFloat*, DFloat*, SizeT, SizeT, const DLong*)': /builddir/build/BUILD/gdl-0.9.9/src/smooth2d.hpp:24:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/smooth2d.hpp:24:102: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/smooth_inc.cpp:153:0, from /builddir/build/BUILD/gdl-0.9.9/src/smooth.cpp:119: /builddir/build/BUILD/gdl-0.9.9/src/smooth2dnans.hpp: In function 'void Smooth2DNan(const DFloat*, DFloat*, SizeT, SizeT, const DLong*)': /builddir/build/BUILD/gdl-0.9.9/src/smooth2dnans.hpp:25:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/smooth2dnans.hpp:25:102: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/smooth_inc.cpp:159:0, from /builddir/build/BUILD/gdl-0.9.9/src/smooth.cpp:119: /builddir/build/BUILD/gdl-0.9.9/src/smooth2dnans.hpp: In function 'void Smooth2DWrapNan(const DFloat*, DFloat*, SizeT, SizeT, const DLong*)': /builddir/build/BUILD/gdl-0.9.9/src/smooth2dnans.hpp:25:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/smooth2dnans.hpp:25:102: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/smooth_inc.cpp:164:0, from /builddir/build/BUILD/gdl-0.9.9/src/smooth.cpp:119: /builddir/build/BUILD/gdl-0.9.9/src/smooth2dnans.hpp: In function 'void Smooth2DTruncateNan(const DFloat*, DFloat*, SizeT, SizeT, const DLong*)': /builddir/build/BUILD/gdl-0.9.9/src/smooth2dnans.hpp:25:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/smooth2dnans.hpp:25:102: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/smooth_inc.cpp:169:0, from /builddir/build/BUILD/gdl-0.9.9/src/smooth.cpp:119: /builddir/build/BUILD/gdl-0.9.9/src/smooth2dnans.hpp: In function 'void Smooth2DMirrorNan(const DFloat*, DFloat*, SizeT, SizeT, const DLong*)': /builddir/build/BUILD/gdl-0.9.9/src/smooth2dnans.hpp:25:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/smooth2dnans.hpp:25:102: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/smooth_inc.cpp:174:0, from /builddir/build/BUILD/gdl-0.9.9/src/smooth.cpp:119: /builddir/build/BUILD/gdl-0.9.9/src/smooth2dnans.hpp: In function 'void Smooth2DZeroNan(const DFloat*, DFloat*, SizeT, SizeT, const DLong*)': /builddir/build/BUILD/gdl-0.9.9/src/smooth2dnans.hpp:25:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/smooth2dnans.hpp:25:102: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/smooth.cpp:119:0: /builddir/build/BUILD/gdl-0.9.9/src/smooth_inc.cpp: In member function 'BaseGDL* Data_< >::Smooth(DLong*, int, bool, BaseGDL*) [with Sp = SpDFloat; DLong = int]': /builddir/build/BUILD/gdl-0.9.9/src/smooth_inc.cpp:195:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (int i = 0; i < srcRank; ++i) ^ /builddir/build/BUILD/gdl-0.9.9/src/smooth_inc.cpp:207:31: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (int i = 0; i < srcRank-1; ++i) rotate1[i] = i+1; rotate1[srcRank-1]=0; //[1,2,...,0] ^ /builddir/build/BUILD/gdl-0.9.9/src/smooth_inc.cpp:194:9: warning: variable 'mydims' set but not used [-Wunused-but-set-variable] SizeT mydims[srcRank]; //memory of dimensions, done one after the other ^ /builddir/build/BUILD/gdl-0.9.9/src/smooth_inc.cpp:202:9: warning: variable 'rotate1' set but not used [-Wunused-but-set-variable] DUInt rotate1[srcRank]; //turntable transposition index list ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/smooth_inc.cpp:4:0, from /builddir/build/BUILD/gdl-0.9.9/src/smooth.cpp:125: /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyD.hpp: In function 'void SmoothPolyD(DDouble*, DDouble*, const SizeT*, int, const DLong*)': /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyD.hpp:47:13: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (; m < MAXRANK; ++m) destStride[m + 1] = destStride[rank]; ^ /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyD.hpp:53:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyD.hpp:53:102: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyD.hpp:59:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyD.hpp:59:102: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyD.hpp:36:7: warning: variable 'destDim' set but not used [-Wunused-but-set-variable] SizeT destDim[ MAXRANK]; //use destDim mainly to turn resDim each time ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/smooth_inc.cpp:10:0, from /builddir/build/BUILD/gdl-0.9.9/src/smooth.cpp:125: /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyD.hpp: In function 'void SmoothPolyDWrap(DDouble*, DDouble*, const SizeT*, int, const DLong*)': /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyD.hpp:47:13: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (; m < MAXRANK; ++m) destStride[m + 1] = destStride[rank]; ^ /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyD.hpp:53:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyD.hpp:53:102: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyD.hpp:59:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyD.hpp:59:102: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyD.hpp:78:13: warning: unused variable 'n1' [-Wunused-variable] DDouble n1 = n; ^ /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyD.hpp:36:7: warning: variable 'destDim' set but not used [-Wunused-but-set-variable] SizeT destDim[ MAXRANK]; //use destDim mainly to turn resDim each time ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/smooth_inc.cpp:15:0, from /builddir/build/BUILD/gdl-0.9.9/src/smooth.cpp:125: /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyD.hpp: In function 'void SmoothPolyDTruncate(DDouble*, DDouble*, const SizeT*, int, const DLong*)': /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyD.hpp:47:13: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (; m < MAXRANK; ++m) destStride[m + 1] = destStride[rank]; ^ /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyD.hpp:53:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyD.hpp:53:102: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyD.hpp:59:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyD.hpp:59:102: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyD.hpp:78:13: warning: unused variable 'n1' [-Wunused-variable] DDouble n1 = n; ^ /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyD.hpp:36:7: warning: variable 'destDim' set but not used [-Wunused-but-set-variable] SizeT destDim[ MAXRANK]; //use destDim mainly to turn resDim each time ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/smooth_inc.cpp:20:0, from /builddir/build/BUILD/gdl-0.9.9/src/smooth.cpp:125: /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyD.hpp: In function 'void SmoothPolyDZero(DDouble*, DDouble*, const SizeT*, int, const DLong*)': /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyD.hpp:47:13: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (; m < MAXRANK; ++m) destStride[m + 1] = destStride[rank]; ^ /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyD.hpp:53:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyD.hpp:53:102: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyD.hpp:59:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyD.hpp:59:102: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyD.hpp:78:13: warning: unused variable 'n1' [-Wunused-variable] DDouble n1 = n; ^ /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyD.hpp:36:7: warning: variable 'destDim' set but not used [-Wunused-but-set-variable] SizeT destDim[ MAXRANK]; //use destDim mainly to turn resDim each time ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/smooth_inc.cpp:25:0, from /builddir/build/BUILD/gdl-0.9.9/src/smooth.cpp:125: /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyD.hpp: In function 'void SmoothPolyDMirror(DDouble*, DDouble*, const SizeT*, int, const DLong*)': /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyD.hpp:47:13: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (; m < MAXRANK; ++m) destStride[m + 1] = destStride[rank]; ^ /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyD.hpp:53:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyD.hpp:53:102: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyD.hpp:59:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyD.hpp:59:102: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyD.hpp:78:13: warning: unused variable 'n1' [-Wunused-variable] DDouble n1 = n; ^ /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyD.hpp:36:7: warning: variable 'destDim' set but not used [-Wunused-but-set-variable] SizeT destDim[ MAXRANK]; //use destDim mainly to turn resDim each time ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/smooth_inc.cpp:33:0, from /builddir/build/BUILD/gdl-0.9.9/src/smooth.cpp:125: /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyDnans.hpp: In function 'void SmoothPolyDNan(DDouble*, DDouble*, const SizeT*, int, const DLong*)': /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyDnans.hpp:47:13: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (; m < MAXRANK; ++m) destStride[m + 1] = destStride[rank]; ^ /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyDnans.hpp:53:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyDnans.hpp:53:102: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyDnans.hpp:59:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyDnans.hpp:59:102: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyDnans.hpp:36:7: warning: variable 'destDim' set but not used [-Wunused-but-set-variable] SizeT destDim[ MAXRANK]; //use destDim mainly to turn resDim each time ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/smooth_inc.cpp:39:0, from /builddir/build/BUILD/gdl-0.9.9/src/smooth.cpp:125: /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyDnans.hpp: In function 'void SmoothPolyDWrapNan(DDouble*, DDouble*, const SizeT*, int, const DLong*)': /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyDnans.hpp:47:13: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (; m < MAXRANK; ++m) destStride[m + 1] = destStride[rank]; ^ /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyDnans.hpp:53:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyDnans.hpp:53:102: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyDnans.hpp:59:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyDnans.hpp:59:102: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyDnans.hpp:36:7: warning: variable 'destDim' set but not used [-Wunused-but-set-variable] SizeT destDim[ MAXRANK]; //use destDim mainly to turn resDim each time ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/smooth_inc.cpp:44:0, from /builddir/build/BUILD/gdl-0.9.9/src/smooth.cpp:125: /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyDnans.hpp: In function 'void SmoothPolyDTruncateNan(DDouble*, DDouble*, const SizeT*, int, const DLong*)': /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyDnans.hpp:47:13: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (; m < MAXRANK; ++m) destStride[m + 1] = destStride[rank]; ^ /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyDnans.hpp:53:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyDnans.hpp:53:102: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyDnans.hpp:59:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyDnans.hpp:59:102: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyDnans.hpp:36:7: warning: variable 'destDim' set but not used [-Wunused-but-set-variable] SizeT destDim[ MAXRANK]; //use destDim mainly to turn resDim each time ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/smooth_inc.cpp:49:0, from /builddir/build/BUILD/gdl-0.9.9/src/smooth.cpp:125: /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyDnans.hpp: In function 'void SmoothPolyDZeroNan(DDouble*, DDouble*, const SizeT*, int, const DLong*)': /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyDnans.hpp:47:13: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (; m < MAXRANK; ++m) destStride[m + 1] = destStride[rank]; ^ /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyDnans.hpp:53:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyDnans.hpp:53:102: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyDnans.hpp:59:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyDnans.hpp:59:102: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyDnans.hpp:36:7: warning: variable 'destDim' set but not used [-Wunused-but-set-variable] SizeT destDim[ MAXRANK]; //use destDim mainly to turn resDim each time ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/smooth_inc.cpp:54:0, from /builddir/build/BUILD/gdl-0.9.9/src/smooth.cpp:125: /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyDnans.hpp: In function 'void SmoothPolyDMirrorNan(DDouble*, DDouble*, const SizeT*, int, const DLong*)': /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyDnans.hpp:47:13: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (; m < MAXRANK; ++m) destStride[m + 1] = destStride[rank]; ^ /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyDnans.hpp:53:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyDnans.hpp:53:102: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyDnans.hpp:59:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyDnans.hpp:59:102: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyDnans.hpp:36:7: warning: variable 'destDim' set but not used [-Wunused-but-set-variable] SizeT destDim[ MAXRANK]; //use destDim mainly to turn resDim each time ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/smooth_inc.cpp:123:0, from /builddir/build/BUILD/gdl-0.9.9/src/smooth.cpp:125: /builddir/build/BUILD/gdl-0.9.9/src/smooth2d.hpp: In function 'void Smooth2D(const DDouble*, DDouble*, SizeT, SizeT, const DLong*)': /builddir/build/BUILD/gdl-0.9.9/src/smooth2d.hpp:24:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/smooth2d.hpp:24:102: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/smooth_inc.cpp:129:0, from /builddir/build/BUILD/gdl-0.9.9/src/smooth.cpp:125: /builddir/build/BUILD/gdl-0.9.9/src/smooth2d.hpp: In function 'void Smooth2DWrap(const DDouble*, DDouble*, SizeT, SizeT, const DLong*)': /builddir/build/BUILD/gdl-0.9.9/src/smooth2d.hpp:24:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/smooth2d.hpp:24:102: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/smooth_inc.cpp:134:0, from /builddir/build/BUILD/gdl-0.9.9/src/smooth.cpp:125: /builddir/build/BUILD/gdl-0.9.9/src/smooth2d.hpp: In function 'void Smooth2DTruncate(const DDouble*, DDouble*, SizeT, SizeT, const DLong*)': /builddir/build/BUILD/gdl-0.9.9/src/smooth2d.hpp:24:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/smooth2d.hpp:24:102: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/smooth_inc.cpp:139:0, from /builddir/build/BUILD/gdl-0.9.9/src/smooth.cpp:125: /builddir/build/BUILD/gdl-0.9.9/src/smooth2d.hpp: In function 'void Smooth2DMirror(const DDouble*, DDouble*, SizeT, SizeT, const DLong*)': /builddir/build/BUILD/gdl-0.9.9/src/smooth2d.hpp:24:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/smooth2d.hpp:24:102: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/smooth_inc.cpp:144:0, from /builddir/build/BUILD/gdl-0.9.9/src/smooth.cpp:125: /builddir/build/BUILD/gdl-0.9.9/src/smooth2d.hpp: In function 'void Smooth2DZero(const DDouble*, DDouble*, SizeT, SizeT, const DLong*)': /builddir/build/BUILD/gdl-0.9.9/src/smooth2d.hpp:24:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/smooth2d.hpp:24:102: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/smooth_inc.cpp:153:0, from /builddir/build/BUILD/gdl-0.9.9/src/smooth.cpp:125: /builddir/build/BUILD/gdl-0.9.9/src/smooth2dnans.hpp: In function 'void Smooth2DNan(const DDouble*, DDouble*, SizeT, SizeT, const DLong*)': /builddir/build/BUILD/gdl-0.9.9/src/smooth2dnans.hpp:25:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/smooth2dnans.hpp:25:102: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/smooth_inc.cpp:159:0, from /builddir/build/BUILD/gdl-0.9.9/src/smooth.cpp:125: /builddir/build/BUILD/gdl-0.9.9/src/smooth2dnans.hpp: In function 'void Smooth2DWrapNan(const DDouble*, DDouble*, SizeT, SizeT, const DLong*)': /builddir/build/BUILD/gdl-0.9.9/src/smooth2dnans.hpp:25:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/smooth2dnans.hpp:25:102: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/smooth_inc.cpp:164:0, from /builddir/build/BUILD/gdl-0.9.9/src/smooth.cpp:125: /builddir/build/BUILD/gdl-0.9.9/src/smooth2dnans.hpp: In function 'void Smooth2DTruncateNan(const DDouble*, DDouble*, SizeT, SizeT, const DLong*)': /builddir/build/BUILD/gdl-0.9.9/src/smooth2dnans.hpp:25:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/smooth2dnans.hpp:25:102: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/smooth_inc.cpp:169:0, from /builddir/build/BUILD/gdl-0.9.9/src/smooth.cpp:125: /builddir/build/BUILD/gdl-0.9.9/src/smooth2dnans.hpp: In function 'void Smooth2DMirrorNan(const DDouble*, DDouble*, SizeT, SizeT, const DLong*)': /builddir/build/BUILD/gdl-0.9.9/src/smooth2dnans.hpp:25:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/smooth2dnans.hpp:25:102: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/smooth_inc.cpp:174:0, from /builddir/build/BUILD/gdl-0.9.9/src/smooth.cpp:125: /builddir/build/BUILD/gdl-0.9.9/src/smooth2dnans.hpp: In function 'void Smooth2DZeroNan(const DDouble*, DDouble*, SizeT, SizeT, const DLong*)': /builddir/build/BUILD/gdl-0.9.9/src/smooth2dnans.hpp:25:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ /builddir/build/BUILD/gdl-0.9.9/src/smooth2dnans.hpp:25:102: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #pragma omp parallel if (nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl)) ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/smooth.cpp:125:0: /builddir/build/BUILD/gdl-0.9.9/src/smooth_inc.cpp: In member function 'BaseGDL* Data_< >::Smooth(DLong*, int, bool, BaseGDL*) [with Sp = SpDDouble; DLong = int]': /builddir/build/BUILD/gdl-0.9.9/src/smooth_inc.cpp:195:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (int i = 0; i < srcRank; ++i) ^ /builddir/build/BUILD/gdl-0.9.9/src/smooth_inc.cpp:207:31: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (int i = 0; i < srcRank-1; ++i) rotate1[i] = i+1; rotate1[srcRank-1]=0; //[1,2,...,0] ^ /builddir/build/BUILD/gdl-0.9.9/src/smooth_inc.cpp:194:9: warning: variable 'mydims' set but not used [-Wunused-but-set-variable] SizeT mydims[srcRank]; //memory of dimensions, done one after the other ^ /builddir/build/BUILD/gdl-0.9.9/src/smooth_inc.cpp:202:9: warning: variable 'rotate1' set but not used [-Wunused-but-set-variable] DUInt rotate1[srcRank]; //turntable transposition index list ^ /builddir/build/BUILD/gdl-0.9.9/src/smooth.cpp: In member function 'BaseGDL* Data_< >::Smooth(DLong*, int, bool, BaseGDL*) [with Sp = SpDComplexDbl; DLong = int]': /builddir/build/BUILD/gdl-0.9.9/src/smooth.cpp:161:12: warning: unused variable 'dresi' [-Wunused-variable] DDouble* dresi=(DDouble*)resi->DataAddr(); ^ /builddir/build/BUILD/gdl-0.9.9/src/smooth.cpp: In member function 'BaseGDL* Data_< >::Smooth(DLong*, int, bool, BaseGDL*) [with Sp = SpDComplex; DLong = int]': /builddir/build/BUILD/gdl-0.9.9/src/smooth.cpp:186:11: warning: unused variable 'fresi' [-Wunused-variable] DFloat* fresi=(DFloat*)resi->DataAddr(); ^ /builddir/build/BUILD/gdl-0.9.9/src/smooth.cpp: In function 'BaseGDL* lib::smooth_fun(EnvT*)': /builddir/build/BUILD/gdl-0.9.9/src/smooth.cpp:225:34: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (rank != p1->N_Elements()) ^ /builddir/build/BUILD/gdl-0.9.9/src/smooth.cpp:240:62: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (long r = 0; r < rank; ++r) if (p0->Dim(r) < width[r]) e->Throw("Width must be nonnegative and smaller than array dimensions"); ^ /builddir/build/BUILD/gdl-0.9.9/src/smooth.cpp:210:10: warning: unused variable 'nParam' [-Wunused-variable] long nParam=e->NParam( 2); ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/smooth_inc.cpp:123:0, from /builddir/build/BUILD/gdl-0.9.9/src/smooth.cpp:77: /builddir/build/BUILD/gdl-0.9.9/src/smooth2d.hpp: In function '': /builddir/build/BUILD/gdl-0.9.9/src/smooth2d.hpp:68:13: warning: 'z' may be used uninitialized in this function [-Wmaybe-uninitialized] mean += z*v; ^ /builddir/build/BUILD/gdl-0.9.9/src/smooth2d.hpp:28:11: note: 'z' was declared here DDouble z; ^ /builddir/build/BUILD/gdl-0.9.9/src/smooth2d.hpp:137:13: warning: 'z' may be used uninitialized in this function [-Wmaybe-uninitialized] mean -= z*v; ^ /builddir/build/BUILD/gdl-0.9.9/src/smooth2d.hpp:99:11: note: 'z' was declared here DDouble z; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/smooth_inc.cpp:129:0, from /builddir/build/BUILD/gdl-0.9.9/src/smooth.cpp:77: /builddir/build/BUILD/gdl-0.9.9/src/smooth2d.hpp: In function '': /builddir/build/BUILD/gdl-0.9.9/src/smooth2d.hpp:55:14: warning: 'z' may be used uninitialized in this function [-Wmaybe-uninitialized] mean1 += z*v; ^ /builddir/build/BUILD/gdl-0.9.9/src/smooth2d.hpp:28:11: note: 'z' was declared here DDouble z; ^ /builddir/build/BUILD/gdl-0.9.9/src/smooth2d.hpp:148:13: warning: 'z' may be used uninitialized in this function [-Wmaybe-uninitialized] mean -= z*v; ^ /builddir/build/BUILD/gdl-0.9.9/src/smooth2d.hpp:99:11: note: 'z' was declared here DDouble z; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/smooth_inc.cpp:134:0, from /builddir/build/BUILD/gdl-0.9.9/src/smooth.cpp:77: /builddir/build/BUILD/gdl-0.9.9/src/smooth2d.hpp: In function '': /builddir/build/BUILD/gdl-0.9.9/src/smooth2d.hpp:55:14: warning: 'z' may be used uninitialized in this function [-Wmaybe-uninitialized] mean1 += z*v; ^ /builddir/build/BUILD/gdl-0.9.9/src/smooth2d.hpp:28:11: note: 'z' was declared here DDouble z; ^ /builddir/build/BUILD/gdl-0.9.9/src/smooth2d.hpp:148:13: warning: 'z' may be used uninitialized in this function [-Wmaybe-uninitialized] mean -= z*v; ^ /builddir/build/BUILD/gdl-0.9.9/src/smooth2d.hpp:99:11: note: 'z' was declared here DDouble z; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/smooth_inc.cpp:139:0, from /builddir/build/BUILD/gdl-0.9.9/src/smooth.cpp:77: /builddir/build/BUILD/gdl-0.9.9/src/smooth2d.hpp: In function '': /builddir/build/BUILD/gdl-0.9.9/src/smooth2d.hpp:55:14: warning: 'z' may be used uninitialized in this function [-Wmaybe-uninitialized] mean1 += z*v; ^ /builddir/build/BUILD/gdl-0.9.9/src/smooth2d.hpp:28:11: note: 'z' was declared here DDouble z; ^ /builddir/build/BUILD/gdl-0.9.9/src/smooth2d.hpp:137:13: warning: 'z' may be used uninitialized in this function [-Wmaybe-uninitialized] mean -= z*v; ^ /builddir/build/BUILD/gdl-0.9.9/src/smooth2d.hpp:99:11: note: 'z' was declared here DDouble z; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/smooth_inc.cpp:144:0, from /builddir/build/BUILD/gdl-0.9.9/src/smooth.cpp:77: /builddir/build/BUILD/gdl-0.9.9/src/smooth2d.hpp: In function '': /builddir/build/BUILD/gdl-0.9.9/src/smooth2d.hpp:28:11: warning: 'z' may be used uninitialized in this function [-Wmaybe-uninitialized] DDouble z; ^ /builddir/build/BUILD/gdl-0.9.9/src/smooth2d.hpp:148:13: warning: 'z' may be used uninitialized in this function [-Wmaybe-uninitialized] mean -= z*v; ^ /builddir/build/BUILD/gdl-0.9.9/src/smooth2d.hpp:99:11: note: 'z' was declared here DDouble z; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/smooth_inc.cpp:123:0, from /builddir/build/BUILD/gdl-0.9.9/src/smooth.cpp:83: /builddir/build/BUILD/gdl-0.9.9/src/smooth2d.hpp: In function '': /builddir/build/BUILD/gdl-0.9.9/src/smooth2d.hpp:66:13: warning: 'z' may be used uninitialized in this function [-Wmaybe-uninitialized] mean -= z*v; ^ /builddir/build/BUILD/gdl-0.9.9/src/smooth2d.hpp:28:11: note: 'z' was declared here DDouble z; ^ /builddir/build/BUILD/gdl-0.9.9/src/smooth2d.hpp:137:13: warning: 'z' may be used uninitialized in this function [-Wmaybe-uninitialized] mean -= z*v; ^ /builddir/build/BUILD/gdl-0.9.9/src/smooth2d.hpp:99:11: note: 'z' was declared here DDouble z; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/smooth_inc.cpp:129:0, from /builddir/build/BUILD/gdl-0.9.9/src/smooth.cpp:83: /builddir/build/BUILD/gdl-0.9.9/src/smooth2d.hpp: In function '': /builddir/build/BUILD/gdl-0.9.9/src/smooth2d.hpp:78:13: warning: 'z' may be used uninitialized in this function [-Wmaybe-uninitialized] mean -= z*v; ^ /builddir/build/BUILD/gdl-0.9.9/src/smooth2d.hpp:28:11: note: 'z' was declared here DDouble z; ^ /builddir/build/BUILD/gdl-0.9.9/src/smooth2d.hpp:148:13: warning: 'z' may be used uninitialized in this function [-Wmaybe-uninitialized] mean -= z*v; ^ /builddir/build/BUILD/gdl-0.9.9/src/smooth2d.hpp:99:11: note: 'z' was declared here DDouble z; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/smooth_inc.cpp:134:0, from /builddir/build/BUILD/gdl-0.9.9/src/smooth.cpp:83: /builddir/build/BUILD/gdl-0.9.9/src/smooth2d.hpp: In function '': /builddir/build/BUILD/gdl-0.9.9/src/smooth2d.hpp:89:13: warning: 'z' may be used uninitialized in this function [-Wmaybe-uninitialized] mean += z*v; ^ /builddir/build/BUILD/gdl-0.9.9/src/smooth2d.hpp:28:11: note: 'z' was declared here DDouble z; ^ /builddir/build/BUILD/gdl-0.9.9/src/smooth2d.hpp:148:13: warning: 'z' may be used uninitialized in this function [-Wmaybe-uninitialized] mean -= z*v; ^ /builddir/build/BUILD/gdl-0.9.9/src/smooth2d.hpp:99:11: note: 'z' was declared here DDouble z; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/smooth_inc.cpp:139:0, from /builddir/build/BUILD/gdl-0.9.9/src/smooth.cpp:83: /builddir/build/BUILD/gdl-0.9.9/src/smooth2d.hpp: In function '': /builddir/build/BUILD/gdl-0.9.9/src/smooth2d.hpp:78:13: warning: 'z' may be used uninitialized in this function [-Wmaybe-uninitialized] mean -= z*v; ^ /builddir/build/BUILD/gdl-0.9.9/src/smooth2d.hpp:28:11: note: 'z' was declared here DDouble z; ^ /builddir/build/BUILD/gdl-0.9.9/src/smooth2d.hpp:148:13: warning: 'z' may be used uninitialized in this function [-Wmaybe-uninitialized] mean -= z*v; ^ /builddir/build/BUILD/gdl-0.9.9/src/smooth2d.hpp:99:11: note: 'z' was declared here DDouble z; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/smooth_inc.cpp:144:0, from /builddir/build/BUILD/gdl-0.9.9/src/smooth.cpp:83: /builddir/build/BUILD/gdl-0.9.9/src/smooth2d.hpp: In function '': /builddir/build/BUILD/gdl-0.9.9/src/smooth2d.hpp:78:13: warning: 'z' may be used uninitialized in this function [-Wmaybe-uninitialized] mean -= z*v; ^ /builddir/build/BUILD/gdl-0.9.9/src/smooth2d.hpp:28:11: note: 'z' was declared here DDouble z; ^ /builddir/build/BUILD/gdl-0.9.9/src/smooth2d.hpp:148:13: warning: 'z' may be used uninitialized in this function [-Wmaybe-uninitialized] mean -= z*v; ^ /builddir/build/BUILD/gdl-0.9.9/src/smooth2d.hpp:99:11: note: 'z' was declared here DDouble z; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/smooth_inc.cpp:123:0, from /builddir/build/BUILD/gdl-0.9.9/src/smooth.cpp:89: /builddir/build/BUILD/gdl-0.9.9/src/smooth2d.hpp: In function '': /builddir/build/BUILD/gdl-0.9.9/src/smooth2d.hpp:66:13: warning: 'z' may be used uninitialized in this function [-Wmaybe-uninitialized] mean -= z*v; ^ /builddir/build/BUILD/gdl-0.9.9/src/smooth2d.hpp:28:11: note: 'z' was declared here DDouble z; ^ /builddir/build/BUILD/gdl-0.9.9/src/smooth2d.hpp:137:13: warning: 'z' may be used uninitialized in this function [-Wmaybe-uninitialized] mean -= z*v; ^ /builddir/build/BUILD/gdl-0.9.9/src/smooth2d.hpp:99:11: note: 'z' was declared here DDouble z; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/smooth_inc.cpp:129:0, from /builddir/build/BUILD/gdl-0.9.9/src/smooth.cpp:89: /builddir/build/BUILD/gdl-0.9.9/src/smooth2d.hpp: In function '': /builddir/build/BUILD/gdl-0.9.9/src/smooth2d.hpp:78:13: warning: 'z' may be used uninitialized in this function [-Wmaybe-uninitialized] mean -= z*v; ^ /builddir/build/BUILD/gdl-0.9.9/src/smooth2d.hpp:28:11: note: 'z' was declared here DDouble z; ^ /builddir/build/BUILD/gdl-0.9.9/src/smooth2d.hpp:148:13: warning: 'z' may be used uninitialized in this function [-Wmaybe-uninitialized] mean -= z*v; ^ /builddir/build/BUILD/gdl-0.9.9/src/smooth2d.hpp:99:11: note: 'z' was declared here DDouble z; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/smooth_inc.cpp:134:0, from /builddir/build/BUILD/gdl-0.9.9/src/smooth.cpp:89: /builddir/build/BUILD/gdl-0.9.9/src/smooth2d.hpp: In function '': /builddir/build/BUILD/gdl-0.9.9/src/smooth2d.hpp:89:13: warning: 'z' may be used uninitialized in this function [-Wmaybe-uninitialized] mean += z*v; ^ /builddir/build/BUILD/gdl-0.9.9/src/smooth2d.hpp:28:11: note: 'z' was declared here DDouble z; ^ /builddir/build/BUILD/gdl-0.9.9/src/smooth2d.hpp:148:13: warning: 'z' may be used uninitialized in this function [-Wmaybe-uninitialized] mean -= z*v; ^ /builddir/build/BUILD/gdl-0.9.9/src/smooth2d.hpp:99:11: note: 'z' was declared here DDouble z; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/smooth_inc.cpp:139:0, from /builddir/build/BUILD/gdl-0.9.9/src/smooth.cpp:89: /builddir/build/BUILD/gdl-0.9.9/src/smooth2d.hpp: In function '': /builddir/build/BUILD/gdl-0.9.9/src/smooth2d.hpp:78:13: warning: 'z' may be used uninitialized in this function [-Wmaybe-uninitialized] mean -= z*v; ^ /builddir/build/BUILD/gdl-0.9.9/src/smooth2d.hpp:28:11: note: 'z' was declared here DDouble z; ^ /builddir/build/BUILD/gdl-0.9.9/src/smooth2d.hpp:148:13: warning: 'z' may be used uninitialized in this function [-Wmaybe-uninitialized] mean -= z*v; ^ /builddir/build/BUILD/gdl-0.9.9/src/smooth2d.hpp:99:11: note: 'z' was declared here DDouble z; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/smooth_inc.cpp:144:0, from /builddir/build/BUILD/gdl-0.9.9/src/smooth.cpp:89: /builddir/build/BUILD/gdl-0.9.9/src/smooth2d.hpp: In function '': /builddir/build/BUILD/gdl-0.9.9/src/smooth2d.hpp:78:13: warning: 'z' may be used uninitialized in this function [-Wmaybe-uninitialized] mean -= z*v; ^ /builddir/build/BUILD/gdl-0.9.9/src/smooth2d.hpp:28:11: note: 'z' was declared here DDouble z; ^ /builddir/build/BUILD/gdl-0.9.9/src/smooth2d.hpp:148:13: warning: 'z' may be used uninitialized in this function [-Wmaybe-uninitialized] mean -= z*v; ^ /builddir/build/BUILD/gdl-0.9.9/src/smooth2d.hpp:99:11: note: 'z' was declared here DDouble z; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/smooth_inc.cpp:123:0, from /builddir/build/BUILD/gdl-0.9.9/src/smooth.cpp:95: /builddir/build/BUILD/gdl-0.9.9/src/smooth2d.hpp: In function '': /builddir/build/BUILD/gdl-0.9.9/src/smooth2d.hpp:66:13: warning: 'z' may be used uninitialized in this function [-Wmaybe-uninitialized] mean -= z*v; ^ /builddir/build/BUILD/gdl-0.9.9/src/smooth2d.hpp:28:11: note: 'z' was declared here DDouble z; ^ /builddir/build/BUILD/gdl-0.9.9/src/smooth2d.hpp:137:13: warning: 'z' may be used uninitialized in this function [-Wmaybe-uninitialized] mean -= z*v; ^ /builddir/build/BUILD/gdl-0.9.9/src/smooth2d.hpp:99:11: note: 'z' was declared here DDouble z; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/smooth_inc.cpp:129:0, from /builddir/build/BUILD/gdl-0.9.9/src/smooth.cpp:95: /builddir/build/BUILD/gdl-0.9.9/src/smooth2d.hpp: In function '': /builddir/build/BUILD/gdl-0.9.9/src/smooth2d.hpp:78:13: warning: 'z' may be used uninitialized in this function [-Wmaybe-uninitialized] mean -= z*v; ^ /builddir/build/BUILD/gdl-0.9.9/src/smooth2d.hpp:28:11: note: 'z' was declared here DDouble z; ^ /builddir/build/BUILD/gdl-0.9.9/src/smooth2d.hpp:148:13: warning: 'z' may be used uninitialized in this function [-Wmaybe-uninitialized] mean -= z*v; ^ /builddir/build/BUILD/gdl-0.9.9/src/smooth2d.hpp:99:11: note: 'z' was declared here DDouble z; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/smooth_inc.cpp:134:0, from /builddir/build/BUILD/gdl-0.9.9/src/smooth.cpp:95: /builddir/build/BUILD/gdl-0.9.9/src/smooth2d.hpp: In function '': /builddir/build/BUILD/gdl-0.9.9/src/smooth2d.hpp:78:13: warning: 'z' may be used uninitialized in this function [-Wmaybe-uninitialized] mean -= z*v; ^ /builddir/build/BUILD/gdl-0.9.9/src/smooth2d.hpp:28:11: note: 'z' was declared here DDouble z; ^ /builddir/build/BUILD/gdl-0.9.9/src/smooth2d.hpp:148:13: warning: 'z' may be used uninitialized in this function [-Wmaybe-uninitialized] mean -= z*v; ^ /builddir/build/BUILD/gdl-0.9.9/src/smooth2d.hpp:99:11: note: 'z' was declared here DDouble z; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/smooth_inc.cpp:139:0, from /builddir/build/BUILD/gdl-0.9.9/src/smooth.cpp:95: /builddir/build/BUILD/gdl-0.9.9/src/smooth2d.hpp: In function '': /builddir/build/BUILD/gdl-0.9.9/src/smooth2d.hpp:78:13: warning: 'z' may be used uninitialized in this function [-Wmaybe-uninitialized] mean -= z*v; ^ /builddir/build/BUILD/gdl-0.9.9/src/smooth2d.hpp:28:11: note: 'z' was declared here DDouble z; ^ /builddir/build/BUILD/gdl-0.9.9/src/smooth2d.hpp:148:13: warning: 'z' may be used uninitialized in this function [-Wmaybe-uninitialized] mean -= z*v; ^ /builddir/build/BUILD/gdl-0.9.9/src/smooth2d.hpp:99:11: note: 'z' was declared here DDouble z; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/smooth_inc.cpp:144:0, from /builddir/build/BUILD/gdl-0.9.9/src/smooth.cpp:95: /builddir/build/BUILD/gdl-0.9.9/src/smooth2d.hpp: In function '': /builddir/build/BUILD/gdl-0.9.9/src/smooth2d.hpp:78:13: warning: 'z' may be used uninitialized in this function [-Wmaybe-uninitialized] mean -= z*v; ^ /builddir/build/BUILD/gdl-0.9.9/src/smooth2d.hpp:28:11: note: 'z' was declared here DDouble z; ^ /builddir/build/BUILD/gdl-0.9.9/src/smooth2d.hpp:148:13: warning: 'z' may be used uninitialized in this function [-Wmaybe-uninitialized] mean -= z*v; ^ /builddir/build/BUILD/gdl-0.9.9/src/smooth2d.hpp:99:11: note: 'z' was declared here DDouble z; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/smooth_inc.cpp:123:0, from /builddir/build/BUILD/gdl-0.9.9/src/smooth.cpp:101: /builddir/build/BUILD/gdl-0.9.9/src/smooth2d.hpp: In function '': /builddir/build/BUILD/gdl-0.9.9/src/smooth2d.hpp:66:13: warning: 'z' may be used uninitialized in this function [-Wmaybe-uninitialized] mean -= z*v; ^ /builddir/build/BUILD/gdl-0.9.9/src/smooth2d.hpp:28:11: note: 'z' was declared here DDouble z; ^ /builddir/build/BUILD/gdl-0.9.9/src/smooth2d.hpp:137:13: warning: 'z' may be used uninitialized in this function [-Wmaybe-uninitialized] mean -= z*v; ^ /builddir/build/BUILD/gdl-0.9.9/src/smooth2d.hpp:99:11: note: 'z' was declared here DDouble z; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/smooth_inc.cpp:129:0, from /builddir/build/BUILD/gdl-0.9.9/src/smooth.cpp:101: /builddir/build/BUILD/gdl-0.9.9/src/smooth2d.hpp: In function '': /builddir/build/BUILD/gdl-0.9.9/src/smooth2d.hpp:78:13: warning: 'z' may be used uninitialized in this function [-Wmaybe-uninitialized] mean -= z*v; ^ /builddir/build/BUILD/gdl-0.9.9/src/smooth2d.hpp:28:11: note: 'z' was declared here DDouble z; ^ /builddir/build/BUILD/gdl-0.9.9/src/smooth2d.hpp:148:13: warning: 'z' may be used uninitialized in this function [-Wmaybe-uninitialized] mean -= z*v; ^ /builddir/build/BUILD/gdl-0.9.9/src/smooth2d.hpp:99:11: note: 'z' was declared here DDouble z; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/smooth_inc.cpp:134:0, from /builddir/build/BUILD/gdl-0.9.9/src/smooth.cpp:101: /builddir/build/BUILD/gdl-0.9.9/src/smooth2d.hpp: In function '': /builddir/build/BUILD/gdl-0.9.9/src/smooth2d.hpp:78:13: warning: 'z' may be used uninitialized in this function [-Wmaybe-uninitialized] mean -= z*v; ^ /builddir/build/BUILD/gdl-0.9.9/src/smooth2d.hpp:28:11: note: 'z' was declared here DDouble z; ^ /builddir/build/BUILD/gdl-0.9.9/src/smooth2d.hpp:148:13: warning: 'z' may be used uninitialized in this function [-Wmaybe-uninitialized] mean -= z*v; ^ /builddir/build/BUILD/gdl-0.9.9/src/smooth2d.hpp:99:11: note: 'z' was declared here DDouble z; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/smooth_inc.cpp:139:0, from /builddir/build/BUILD/gdl-0.9.9/src/smooth.cpp:101: /builddir/build/BUILD/gdl-0.9.9/src/smooth2d.hpp: In function '': /builddir/build/BUILD/gdl-0.9.9/src/smooth2d.hpp:78:13: warning: 'z' may be used uninitialized in this function [-Wmaybe-uninitialized] mean -= z*v; ^ /builddir/build/BUILD/gdl-0.9.9/src/smooth2d.hpp:28:11: note: 'z' was declared here DDouble z; ^ /builddir/build/BUILD/gdl-0.9.9/src/smooth2d.hpp:148:13: warning: 'z' may be used uninitialized in this function [-Wmaybe-uninitialized] mean -= z*v; ^ /builddir/build/BUILD/gdl-0.9.9/src/smooth2d.hpp:99:11: note: 'z' was declared here DDouble z; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/smooth_inc.cpp:144:0, from /builddir/build/BUILD/gdl-0.9.9/src/smooth.cpp:101: /builddir/build/BUILD/gdl-0.9.9/src/smooth2d.hpp: In function '': /builddir/build/BUILD/gdl-0.9.9/src/smooth2d.hpp:78:13: warning: 'z' may be used uninitialized in this function [-Wmaybe-uninitialized] mean -= z*v; ^ /builddir/build/BUILD/gdl-0.9.9/src/smooth2d.hpp:28:11: note: 'z' was declared here DDouble z; ^ /builddir/build/BUILD/gdl-0.9.9/src/smooth2d.hpp:148:13: warning: 'z' may be used uninitialized in this function [-Wmaybe-uninitialized] mean -= z*v; ^ /builddir/build/BUILD/gdl-0.9.9/src/smooth2d.hpp:99:11: note: 'z' was declared here DDouble z; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/smooth_inc.cpp:123:0, from /builddir/build/BUILD/gdl-0.9.9/src/smooth.cpp:107: /builddir/build/BUILD/gdl-0.9.9/src/smooth2d.hpp: In function '': /builddir/build/BUILD/gdl-0.9.9/src/smooth2d.hpp:68:13: warning: 'z' may be used uninitialized in this function [-Wmaybe-uninitialized] mean += z*v; ^ /builddir/build/BUILD/gdl-0.9.9/src/smooth2d.hpp:28:11: note: 'z' was declared here DDouble z; ^ /builddir/build/BUILD/gdl-0.9.9/src/smooth2d.hpp:137:13: warning: 'z' may be used uninitialized in this function [-Wmaybe-uninitialized] mean -= z*v; ^ /builddir/build/BUILD/gdl-0.9.9/src/smooth2d.hpp:99:11: note: 'z' was declared here DDouble z; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/smooth_inc.cpp:129:0, from /builddir/build/BUILD/gdl-0.9.9/src/smooth.cpp:107: /builddir/build/BUILD/gdl-0.9.9/src/smooth2d.hpp: In function '': /builddir/build/BUILD/gdl-0.9.9/src/smooth2d.hpp:55:14: warning: 'z' may be used uninitialized in this function [-Wmaybe-uninitialized] mean1 += z*v; ^ /builddir/build/BUILD/gdl-0.9.9/src/smooth2d.hpp:28:11: note: 'z' was declared here DDouble z; ^ /builddir/build/BUILD/gdl-0.9.9/src/smooth2d.hpp:148:13: warning: 'z' may be used uninitialized in this function [-Wmaybe-uninitialized] mean -= z*v; ^ /builddir/build/BUILD/gdl-0.9.9/src/smooth2d.hpp:99:11: note: 'z' was declared here DDouble z; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/smooth_inc.cpp:134:0, from /builddir/build/BUILD/gdl-0.9.9/src/smooth.cpp:107: /builddir/build/BUILD/gdl-0.9.9/src/smooth2d.hpp: In function '': /builddir/build/BUILD/gdl-0.9.9/src/smooth2d.hpp:55:14: warning: 'z' may be used uninitialized in this function [-Wmaybe-uninitialized] mean1 += z*v; ^ /builddir/build/BUILD/gdl-0.9.9/src/smooth2d.hpp:28:11: note: 'z' was declared here DDouble z; ^ /builddir/build/BUILD/gdl-0.9.9/src/smooth2d.hpp:148:13: warning: 'z' may be used uninitialized in this function [-Wmaybe-uninitialized] mean -= z*v; ^ /builddir/build/BUILD/gdl-0.9.9/src/smooth2d.hpp:99:11: note: 'z' was declared here DDouble z; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/smooth_inc.cpp:139:0, from /builddir/build/BUILD/gdl-0.9.9/src/smooth.cpp:107: /builddir/build/BUILD/gdl-0.9.9/src/smooth2d.hpp: In function '': /builddir/build/BUILD/gdl-0.9.9/src/smooth2d.hpp:55:14: warning: 'z' may be used uninitialized in this function [-Wmaybe-uninitialized] mean1 += z*v; ^ /builddir/build/BUILD/gdl-0.9.9/src/smooth2d.hpp:28:11: note: 'z' was declared here DDouble z; ^ /builddir/build/BUILD/gdl-0.9.9/src/smooth2d.hpp:148:13: warning: 'z' may be used uninitialized in this function [-Wmaybe-uninitialized] mean -= z*v; ^ /builddir/build/BUILD/gdl-0.9.9/src/smooth2d.hpp:99:11: note: 'z' was declared here DDouble z; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/smooth_inc.cpp:144:0, from /builddir/build/BUILD/gdl-0.9.9/src/smooth.cpp:107: /builddir/build/BUILD/gdl-0.9.9/src/smooth2d.hpp: In function '': /builddir/build/BUILD/gdl-0.9.9/src/smooth2d.hpp:28:11: warning: 'z' may be used uninitialized in this function [-Wmaybe-uninitialized] DDouble z; ^ /builddir/build/BUILD/gdl-0.9.9/src/smooth2d.hpp:148:13: warning: 'z' may be used uninitialized in this function [-Wmaybe-uninitialized] mean -= z*v; ^ /builddir/build/BUILD/gdl-0.9.9/src/smooth2d.hpp:99:11: note: 'z' was declared here DDouble z; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/smooth_inc.cpp:123:0, from /builddir/build/BUILD/gdl-0.9.9/src/smooth.cpp:113: /builddir/build/BUILD/gdl-0.9.9/src/smooth2d.hpp: In function '': /builddir/build/BUILD/gdl-0.9.9/src/smooth2d.hpp:68:13: warning: 'z' may be used uninitialized in this function [-Wmaybe-uninitialized] mean += z*v; ^ /builddir/build/BUILD/gdl-0.9.9/src/smooth2d.hpp:28:11: note: 'z' was declared here DDouble z; ^ /builddir/build/BUILD/gdl-0.9.9/src/smooth2d.hpp:137:13: warning: 'z' may be used uninitialized in this function [-Wmaybe-uninitialized] mean -= z*v; ^ /builddir/build/BUILD/gdl-0.9.9/src/smooth2d.hpp:99:11: note: 'z' was declared here DDouble z; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/smooth_inc.cpp:129:0, from /builddir/build/BUILD/gdl-0.9.9/src/smooth.cpp:113: /builddir/build/BUILD/gdl-0.9.9/src/smooth2d.hpp: In function '': /builddir/build/BUILD/gdl-0.9.9/src/smooth2d.hpp:55:14: warning: 'z' may be used uninitialized in this function [-Wmaybe-uninitialized] mean1 += z*v; ^ /builddir/build/BUILD/gdl-0.9.9/src/smooth2d.hpp:28:11: note: 'z' was declared here DDouble z; ^ /builddir/build/BUILD/gdl-0.9.9/src/smooth2d.hpp:148:13: warning: 'z' may be used uninitialized in this function [-Wmaybe-uninitialized] mean -= z*v; ^ /builddir/build/BUILD/gdl-0.9.9/src/smooth2d.hpp:99:11: note: 'z' was declared here DDouble z; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/smooth_inc.cpp:134:0, from /builddir/build/BUILD/gdl-0.9.9/src/smooth.cpp:113: /builddir/build/BUILD/gdl-0.9.9/src/smooth2d.hpp: In function '': /builddir/build/BUILD/gdl-0.9.9/src/smooth2d.hpp:55:14: warning: 'z' may be used uninitialized in this function [-Wmaybe-uninitialized] mean1 += z*v; ^ /builddir/build/BUILD/gdl-0.9.9/src/smooth2d.hpp:28:11: note: 'z' was declared here DDouble z; ^ /builddir/build/BUILD/gdl-0.9.9/src/smooth2d.hpp:148:13: warning: 'z' may be used uninitialized in this function [-Wmaybe-uninitialized] mean -= z*v; ^ /builddir/build/BUILD/gdl-0.9.9/src/smooth2d.hpp:99:11: note: 'z' was declared here DDouble z; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/smooth_inc.cpp:139:0, from /builddir/build/BUILD/gdl-0.9.9/src/smooth.cpp:113: /builddir/build/BUILD/gdl-0.9.9/src/smooth2d.hpp: In function '': /builddir/build/BUILD/gdl-0.9.9/src/smooth2d.hpp:55:14: warning: 'z' may be used uninitialized in this function [-Wmaybe-uninitialized] mean1 += z*v; ^ /builddir/build/BUILD/gdl-0.9.9/src/smooth2d.hpp:28:11: note: 'z' was declared here DDouble z; ^ /builddir/build/BUILD/gdl-0.9.9/src/smooth2d.hpp:148:13: warning: 'z' may be used uninitialized in this function [-Wmaybe-uninitialized] mean -= z*v; ^ /builddir/build/BUILD/gdl-0.9.9/src/smooth2d.hpp:99:11: note: 'z' was declared here DDouble z; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/smooth_inc.cpp:144:0, from /builddir/build/BUILD/gdl-0.9.9/src/smooth.cpp:113: /builddir/build/BUILD/gdl-0.9.9/src/smooth2d.hpp: In function '': /builddir/build/BUILD/gdl-0.9.9/src/smooth2d.hpp:28:11: warning: 'z' may be used uninitialized in this function [-Wmaybe-uninitialized] DDouble z; ^ /builddir/build/BUILD/gdl-0.9.9/src/smooth2d.hpp:148:13: warning: 'z' may be used uninitialized in this function [-Wmaybe-uninitialized] mean -= z*v; ^ /builddir/build/BUILD/gdl-0.9.9/src/smooth2d.hpp:99:11: note: 'z' was declared here DDouble z; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/smooth_inc.cpp:123:0, from /builddir/build/BUILD/gdl-0.9.9/src/smooth.cpp:119: /builddir/build/BUILD/gdl-0.9.9/src/smooth2d.hpp: In function '': /builddir/build/BUILD/gdl-0.9.9/src/smooth2d.hpp:66:13: warning: 'z' may be used uninitialized in this function [-Wmaybe-uninitialized] mean -= z*v; ^ /builddir/build/BUILD/gdl-0.9.9/src/smooth2d.hpp:28:11: note: 'z' was declared here DDouble z; ^ /builddir/build/BUILD/gdl-0.9.9/src/smooth2d.hpp:137:13: warning: 'z' may be used uninitialized in this function [-Wmaybe-uninitialized] mean -= z*v; ^ /builddir/build/BUILD/gdl-0.9.9/src/smooth2d.hpp:99:11: note: 'z' was declared here DDouble z; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/smooth_inc.cpp:129:0, from /builddir/build/BUILD/gdl-0.9.9/src/smooth.cpp:119: /builddir/build/BUILD/gdl-0.9.9/src/smooth2d.hpp: In function '': /builddir/build/BUILD/gdl-0.9.9/src/smooth2d.hpp:78:13: warning: 'z' may be used uninitialized in this function [-Wmaybe-uninitialized] mean -= z*v; ^ /builddir/build/BUILD/gdl-0.9.9/src/smooth2d.hpp:28:11: note: 'z' was declared here DDouble z; ^ /builddir/build/BUILD/gdl-0.9.9/src/smooth2d.hpp:148:13: warning: 'z' may be used uninitialized in this function [-Wmaybe-uninitialized] mean -= z*v; ^ /builddir/build/BUILD/gdl-0.9.9/src/smooth2d.hpp:99:11: note: 'z' was declared here DDouble z; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/smooth_inc.cpp:134:0, from /builddir/build/BUILD/gdl-0.9.9/src/smooth.cpp:119: /builddir/build/BUILD/gdl-0.9.9/src/smooth2d.hpp: In function '': /builddir/build/BUILD/gdl-0.9.9/src/smooth2d.hpp:78:13: warning: 'z' may be used uninitialized in this function [-Wmaybe-uninitialized] mean -= z*v; ^ /builddir/build/BUILD/gdl-0.9.9/src/smooth2d.hpp:28:11: note: 'z' was declared here DDouble z; ^ /builddir/build/BUILD/gdl-0.9.9/src/smooth2d.hpp:148:13: warning: 'z' may be used uninitialized in this function [-Wmaybe-uninitialized] mean -= z*v; ^ /builddir/build/BUILD/gdl-0.9.9/src/smooth2d.hpp:99:11: note: 'z' was declared here DDouble z; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/smooth_inc.cpp:139:0, from /builddir/build/BUILD/gdl-0.9.9/src/smooth.cpp:119: /builddir/build/BUILD/gdl-0.9.9/src/smooth2d.hpp: In function '': /builddir/build/BUILD/gdl-0.9.9/src/smooth2d.hpp:78:13: warning: 'z' may be used uninitialized in this function [-Wmaybe-uninitialized] mean -= z*v; ^ /builddir/build/BUILD/gdl-0.9.9/src/smooth2d.hpp:28:11: note: 'z' was declared here DDouble z; ^ /builddir/build/BUILD/gdl-0.9.9/src/smooth2d.hpp:148:13: warning: 'z' may be used uninitialized in this function [-Wmaybe-uninitialized] mean -= z*v; ^ /builddir/build/BUILD/gdl-0.9.9/src/smooth2d.hpp:99:11: note: 'z' was declared here DDouble z; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/smooth_inc.cpp:144:0, from /builddir/build/BUILD/gdl-0.9.9/src/smooth.cpp:119: /builddir/build/BUILD/gdl-0.9.9/src/smooth2d.hpp: In function '': /builddir/build/BUILD/gdl-0.9.9/src/smooth2d.hpp:78:13: warning: 'z' may be used uninitialized in this function [-Wmaybe-uninitialized] mean -= z*v; ^ /builddir/build/BUILD/gdl-0.9.9/src/smooth2d.hpp:28:11: note: 'z' was declared here DDouble z; ^ /builddir/build/BUILD/gdl-0.9.9/src/smooth2d.hpp:148:13: warning: 'z' may be used uninitialized in this function [-Wmaybe-uninitialized] mean -= z*v; ^ /builddir/build/BUILD/gdl-0.9.9/src/smooth2d.hpp:99:11: note: 'z' was declared here DDouble z; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/smooth_inc.cpp:123:0, from /builddir/build/BUILD/gdl-0.9.9/src/smooth.cpp:125: /builddir/build/BUILD/gdl-0.9.9/src/smooth2d.hpp: In function '': /builddir/build/BUILD/gdl-0.9.9/src/smooth2d.hpp:68:13: warning: 'z' may be used uninitialized in this function [-Wmaybe-uninitialized] mean += z*v; ^ /builddir/build/BUILD/gdl-0.9.9/src/smooth2d.hpp:28:11: note: 'z' was declared here DDouble z; ^ /builddir/build/BUILD/gdl-0.9.9/src/smooth2d.hpp:137:13: warning: 'z' may be used uninitialized in this function [-Wmaybe-uninitialized] mean -= z*v; ^ /builddir/build/BUILD/gdl-0.9.9/src/smooth2d.hpp:99:11: note: 'z' was declared here DDouble z; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/smooth_inc.cpp:129:0, from /builddir/build/BUILD/gdl-0.9.9/src/smooth.cpp:125: /builddir/build/BUILD/gdl-0.9.9/src/smooth2d.hpp: In function '': /builddir/build/BUILD/gdl-0.9.9/src/smooth2d.hpp:78:13: warning: 'z' may be used uninitialized in this function [-Wmaybe-uninitialized] mean -= z*v; ^ /builddir/build/BUILD/gdl-0.9.9/src/smooth2d.hpp:28:11: note: 'z' was declared here DDouble z; ^ /builddir/build/BUILD/gdl-0.9.9/src/smooth2d.hpp:148:13: warning: 'z' may be used uninitialized in this function [-Wmaybe-uninitialized] mean -= z*v; ^ /builddir/build/BUILD/gdl-0.9.9/src/smooth2d.hpp:99:11: note: 'z' was declared here DDouble z; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/smooth_inc.cpp:134:0, from /builddir/build/BUILD/gdl-0.9.9/src/smooth.cpp:125: /builddir/build/BUILD/gdl-0.9.9/src/smooth2d.hpp: In function '': /builddir/build/BUILD/gdl-0.9.9/src/smooth2d.hpp:89:13: warning: 'z' may be used uninitialized in this function [-Wmaybe-uninitialized] mean += z*v; ^ /builddir/build/BUILD/gdl-0.9.9/src/smooth2d.hpp:28:11: note: 'z' was declared here DDouble z; ^ /builddir/build/BUILD/gdl-0.9.9/src/smooth2d.hpp:159:13: warning: 'z' may be used uninitialized in this function [-Wmaybe-uninitialized] mean += z*v; ^ /builddir/build/BUILD/gdl-0.9.9/src/smooth2d.hpp:99:11: note: 'z' was declared here DDouble z; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/smooth_inc.cpp:139:0, from /builddir/build/BUILD/gdl-0.9.9/src/smooth.cpp:125: /builddir/build/BUILD/gdl-0.9.9/src/smooth2d.hpp: In function '': /builddir/build/BUILD/gdl-0.9.9/src/smooth2d.hpp:89:13: warning: 'z' may be used uninitialized in this function [-Wmaybe-uninitialized] mean += z*v; ^ /builddir/build/BUILD/gdl-0.9.9/src/smooth2d.hpp:28:11: note: 'z' was declared here DDouble z; ^ /builddir/build/BUILD/gdl-0.9.9/src/smooth2d.hpp:159:13: warning: 'z' may be used uninitialized in this function [-Wmaybe-uninitialized] mean += z*v; ^ /builddir/build/BUILD/gdl-0.9.9/src/smooth2d.hpp:99:11: note: 'z' was declared here DDouble z; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/smooth_inc.cpp:144:0, from /builddir/build/BUILD/gdl-0.9.9/src/smooth.cpp:125: /builddir/build/BUILD/gdl-0.9.9/src/smooth2d.hpp: In function '': /builddir/build/BUILD/gdl-0.9.9/src/smooth2d.hpp:78:13: warning: 'z' may be used uninitialized in this function [-Wmaybe-uninitialized] mean -= z*v; ^ /builddir/build/BUILD/gdl-0.9.9/src/smooth2d.hpp:28:11: note: 'z' was declared here DDouble z; ^ /builddir/build/BUILD/gdl-0.9.9/src/smooth2d.hpp:148:13: warning: 'z' may be used uninitialized in this function [-Wmaybe-uninitialized] mean -= z*v; ^ /builddir/build/BUILD/gdl-0.9.9/src/smooth2d.hpp:99:11: note: 'z' was declared here DDouble z; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/smooth_inc.cpp:4:0, from /builddir/build/BUILD/gdl-0.9.9/src/smooth.cpp:95: /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyD.hpp: In function '': /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyD.hpp:104:15: warning: 'z' may be used uninitialized in this function [-Wmaybe-uninitialized] mean -= z*v; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/smooth_inc.cpp:4:0, from /builddir/build/BUILD/gdl-0.9.9/src/smooth.cpp:95: /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyD.hpp:65:13: note: 'z' was declared here DDouble z; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/smooth_inc.cpp:4:0, from /builddir/build/BUILD/gdl-0.9.9/src/smooth.cpp:101: /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyD.hpp: In function '': /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyD.hpp:104:15: warning: 'z' may be used uninitialized in this function [-Wmaybe-uninitialized] mean -= z*v; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/smooth_inc.cpp:4:0, from /builddir/build/BUILD/gdl-0.9.9/src/smooth.cpp:101: /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyD.hpp:65:13: note: 'z' was declared here DDouble z; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/smooth_inc.cpp:4:0, from /builddir/build/BUILD/gdl-0.9.9/src/smooth.cpp:113: /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyD.hpp: In function '': /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyD.hpp:106:15: warning: 'z' may be used uninitialized in this function [-Wmaybe-uninitialized] mean += z*v; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/smooth_inc.cpp:4:0, from /builddir/build/BUILD/gdl-0.9.9/src/smooth.cpp:113: /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyD.hpp:65:13: note: 'z' was declared here DDouble z; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/smooth_inc.cpp:4:0, from /builddir/build/BUILD/gdl-0.9.9/src/smooth.cpp:125: /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyD.hpp: In function '': /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyD.hpp:104:15: warning: 'z' may be used uninitialized in this function [-Wmaybe-uninitialized] mean -= z*v; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/smooth_inc.cpp:4:0, from /builddir/build/BUILD/gdl-0.9.9/src/smooth.cpp:125: /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyD.hpp:65:13: note: 'z' was declared here DDouble z; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/smooth_inc.cpp:4:0, from /builddir/build/BUILD/gdl-0.9.9/src/smooth.cpp:77: /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyD.hpp: In function '': /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyD.hpp:106:15: warning: 'z' may be used uninitialized in this function [-Wmaybe-uninitialized] mean += z*v; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/smooth_inc.cpp:4:0, from /builddir/build/BUILD/gdl-0.9.9/src/smooth.cpp:77: /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyD.hpp:65:13: note: 'z' was declared here DDouble z; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/smooth_inc.cpp:4:0, from /builddir/build/BUILD/gdl-0.9.9/src/smooth.cpp:89: /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyD.hpp: In function '': /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyD.hpp:104:15: warning: 'z' may be used uninitialized in this function [-Wmaybe-uninitialized] mean -= z*v; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/smooth_inc.cpp:4:0, from /builddir/build/BUILD/gdl-0.9.9/src/smooth.cpp:89: /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyD.hpp:65:13: note: 'z' was declared here DDouble z; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/smooth_inc.cpp:25:0, from /builddir/build/BUILD/gdl-0.9.9/src/smooth.cpp:119: /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyD.hpp: In function '': /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyD.hpp:82:16: warning: 'z' may be used uninitialized in this function [-Wmaybe-uninitialized] mean1 -= z*v; ^ /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyD.hpp:65:13: note: 'z' was declared here DDouble z; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/smooth_inc.cpp:4:0, from /builddir/build/BUILD/gdl-0.9.9/src/smooth.cpp:107: /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyD.hpp: In function '': /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyD.hpp:106:15: warning: 'z' may be used uninitialized in this function [-Wmaybe-uninitialized] mean += z*v; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/smooth_inc.cpp:4:0, from /builddir/build/BUILD/gdl-0.9.9/src/smooth.cpp:107: /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyD.hpp:65:13: note: 'z' was declared here DDouble z; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/smooth_inc.cpp:4:0, from /builddir/build/BUILD/gdl-0.9.9/src/smooth.cpp:119: /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyD.hpp: In function '': /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyD.hpp:106:15: warning: 'z' may be used uninitialized in this function [-Wmaybe-uninitialized] mean += z*v; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/smooth_inc.cpp:4:0, from /builddir/build/BUILD/gdl-0.9.9/src/smooth.cpp:119: /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyD.hpp:65:13: note: 'z' was declared here DDouble z; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/smooth_inc.cpp:4:0, from /builddir/build/BUILD/gdl-0.9.9/src/smooth.cpp:83: /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyD.hpp: In function '': /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyD.hpp:104:15: warning: 'z' may be used uninitialized in this function [-Wmaybe-uninitialized] mean -= z*v; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/smooth_inc.cpp:4:0, from /builddir/build/BUILD/gdl-0.9.9/src/smooth.cpp:83: /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyD.hpp:65:13: note: 'z' was declared here DDouble z; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/smooth_inc.cpp:15:0, from /builddir/build/BUILD/gdl-0.9.9/src/smooth.cpp:119: /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyD.hpp: In function '': /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyD.hpp:82:16: warning: 'z' may be used uninitialized in this function [-Wmaybe-uninitialized] mean1 -= z*v; ^ /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyD.hpp:65:13: note: 'z' was declared here DDouble z; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/smooth_inc.cpp:20:0, from /builddir/build/BUILD/gdl-0.9.9/src/smooth.cpp:119: /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyD.hpp: In function '': /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyD.hpp:82:16: warning: 'z' may be used uninitialized in this function [-Wmaybe-uninitialized] mean1 -= z*v; ^ /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyD.hpp:65:13: note: 'z' was declared here DDouble z; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/smooth_inc.cpp:25:0, from /builddir/build/BUILD/gdl-0.9.9/src/smooth.cpp:95: /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyD.hpp: In function '': /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyD.hpp:104:15: warning: 'z' may be used uninitialized in this function [-Wmaybe-uninitialized] mean -= z*v; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/smooth_inc.cpp:25:0, from /builddir/build/BUILD/gdl-0.9.9/src/smooth.cpp:95: /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyD.hpp:65:13: note: 'z' was declared here DDouble z; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/smooth_inc.cpp:15:0, from /builddir/build/BUILD/gdl-0.9.9/src/smooth.cpp:83: /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyD.hpp: In function '': /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyD.hpp:115:15: warning: 'z' may be used uninitialized in this function [-Wmaybe-uninitialized] mean -= z*v; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/smooth_inc.cpp:15:0, from /builddir/build/BUILD/gdl-0.9.9/src/smooth.cpp:83: /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyD.hpp:65:13: note: 'z' was declared here DDouble z; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/smooth_inc.cpp:10:0, from /builddir/build/BUILD/gdl-0.9.9/src/smooth.cpp:113: /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyD.hpp: In function '': /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyD.hpp:93:17: warning: 'z' may be used uninitialized in this function [-Wmaybe-uninitialized] mean1 += z*v; ^ /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyD.hpp:65:13: note: 'z' was declared here DDouble z; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/smooth_inc.cpp:25:0, from /builddir/build/BUILD/gdl-0.9.9/src/smooth.cpp:125: /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyD.hpp: In function '': /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyD.hpp:104:15: warning: 'z' may be used uninitialized in this function [-Wmaybe-uninitialized] mean -= z*v; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/smooth_inc.cpp:25:0, from /builddir/build/BUILD/gdl-0.9.9/src/smooth.cpp:125: /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyD.hpp:65:13: note: 'z' was declared here DDouble z; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/smooth_inc.cpp:25:0, from /builddir/build/BUILD/gdl-0.9.9/src/smooth.cpp:89: /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyD.hpp: In function '': /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyD.hpp:115:15: warning: 'z' may be used uninitialized in this function [-Wmaybe-uninitialized] mean -= z*v; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/smooth_inc.cpp:25:0, from /builddir/build/BUILD/gdl-0.9.9/src/smooth.cpp:89: /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyD.hpp:65:13: note: 'z' was declared here DDouble z; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/smooth_inc.cpp:25:0, from /builddir/build/BUILD/gdl-0.9.9/src/smooth.cpp:77: /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyD.hpp: In function '': /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyD.hpp:93:17: warning: 'z' may be used uninitialized in this function [-Wmaybe-uninitialized] mean1 += z*v; ^ /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyD.hpp:65:13: note: 'z' was declared here DDouble z; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/smooth_inc.cpp:10:0, from /builddir/build/BUILD/gdl-0.9.9/src/smooth.cpp:77: /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyD.hpp: In function '': /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyD.hpp:93:17: warning: 'z' may be used uninitialized in this function [-Wmaybe-uninitialized] mean1 += z*v; ^ /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyD.hpp:65:13: note: 'z' was declared here DDouble z; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/smooth_inc.cpp:20:0, from /builddir/build/BUILD/gdl-0.9.9/src/smooth.cpp:101: /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyD.hpp: In function '': /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyD.hpp:115:15: warning: 'z' may be used uninitialized in this function [-Wmaybe-uninitialized] mean -= z*v; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/smooth_inc.cpp:20:0, from /builddir/build/BUILD/gdl-0.9.9/src/smooth.cpp:101: /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyD.hpp:65:13: note: 'z' was declared here DDouble z; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/smooth_inc.cpp:15:0, from /builddir/build/BUILD/gdl-0.9.9/src/smooth.cpp:95: /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyD.hpp: In function '': /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyD.hpp:115:15: warning: 'z' may be used uninitialized in this function [-Wmaybe-uninitialized] mean -= z*v; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/smooth_inc.cpp:15:0, from /builddir/build/BUILD/gdl-0.9.9/src/smooth.cpp:95: /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyD.hpp:65:13: note: 'z' was declared here DDouble z; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/smooth_inc.cpp:20:0, from /builddir/build/BUILD/gdl-0.9.9/src/smooth.cpp:107: /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyD.hpp: In function '': /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyD.hpp:65:13: warning: 'z' may be used uninitialized in this function [-Wmaybe-uninitialized] DDouble z; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/smooth_inc.cpp:25:0, from /builddir/build/BUILD/gdl-0.9.9/src/smooth.cpp:113: /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyD.hpp: In function '': /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyD.hpp:93:17: warning: 'z' may be used uninitialized in this function [-Wmaybe-uninitialized] mean1 += z*v; ^ /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyD.hpp:65:13: note: 'z' was declared here DDouble z; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/smooth_inc.cpp:15:0, from /builddir/build/BUILD/gdl-0.9.9/src/smooth.cpp:77: /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyD.hpp: In function '': /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyD.hpp:93:17: warning: 'z' may be used uninitialized in this function [-Wmaybe-uninitialized] mean1 += z*v; ^ /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyD.hpp:65:13: note: 'z' was declared here DDouble z; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/smooth_inc.cpp:25:0, from /builddir/build/BUILD/gdl-0.9.9/src/smooth.cpp:107: /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyD.hpp: In function '': /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyD.hpp:93:17: warning: 'z' may be used uninitialized in this function [-Wmaybe-uninitialized] mean1 += z*v; ^ /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyD.hpp:65:13: note: 'z' was declared here DDouble z; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/smooth_inc.cpp:10:0, from /builddir/build/BUILD/gdl-0.9.9/src/smooth.cpp:125: /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyD.hpp: In function '': /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyD.hpp:115:15: warning: 'z' may be used uninitialized in this function [-Wmaybe-uninitialized] mean -= z*v; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/smooth_inc.cpp:10:0, from /builddir/build/BUILD/gdl-0.9.9/src/smooth.cpp:125: /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyD.hpp:65:13: note: 'z' was declared here DDouble z; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/smooth_inc.cpp:20:0, from /builddir/build/BUILD/gdl-0.9.9/src/smooth.cpp:125: /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyD.hpp: In function '': /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyD.hpp:115:15: warning: 'z' may be used uninitialized in this function [-Wmaybe-uninitialized] mean -= z*v; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/smooth_inc.cpp:20:0, from /builddir/build/BUILD/gdl-0.9.9/src/smooth.cpp:125: /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyD.hpp:65:13: note: 'z' was declared here DDouble z; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/smooth_inc.cpp:15:0, from /builddir/build/BUILD/gdl-0.9.9/src/smooth.cpp:107: /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyD.hpp: In function '': /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyD.hpp:93:17: warning: 'z' may be used uninitialized in this function [-Wmaybe-uninitialized] mean1 += z*v; ^ /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyD.hpp:65:13: note: 'z' was declared here DDouble z; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/smooth_inc.cpp:20:0, from /builddir/build/BUILD/gdl-0.9.9/src/smooth.cpp:77: /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyD.hpp: In function '': /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyD.hpp:65:13: warning: 'z' may be used uninitialized in this function [-Wmaybe-uninitialized] DDouble z; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/smooth_inc.cpp:10:0, from /builddir/build/BUILD/gdl-0.9.9/src/smooth.cpp:107: /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyD.hpp: In function '': /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyD.hpp:93:17: warning: 'z' may be used uninitialized in this function [-Wmaybe-uninitialized] mean1 += z*v; ^ /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyD.hpp:65:13: note: 'z' was declared here DDouble z; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/smooth_inc.cpp:20:0, from /builddir/build/BUILD/gdl-0.9.9/src/smooth.cpp:113: /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyD.hpp: In function '': /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyD.hpp:65:13: warning: 'z' may be used uninitialized in this function [-Wmaybe-uninitialized] DDouble z; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/smooth_inc.cpp:15:0, from /builddir/build/BUILD/gdl-0.9.9/src/smooth.cpp:113: /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyD.hpp: In function '': /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyD.hpp:93:17: warning: 'z' may be used uninitialized in this function [-Wmaybe-uninitialized] mean1 += z*v; ^ /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyD.hpp:65:13: note: 'z' was declared here DDouble z; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/smooth_inc.cpp:20:0, from /builddir/build/BUILD/gdl-0.9.9/src/smooth.cpp:83: /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyD.hpp: In function '': /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyD.hpp:115:15: warning: 'z' may be used uninitialized in this function [-Wmaybe-uninitialized] mean -= z*v; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/smooth_inc.cpp:20:0, from /builddir/build/BUILD/gdl-0.9.9/src/smooth.cpp:83: /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyD.hpp:65:13: note: 'z' was declared here DDouble z; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/smooth_inc.cpp:25:0, from /builddir/build/BUILD/gdl-0.9.9/src/smooth.cpp:83: /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyD.hpp: In function '': /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyD.hpp:115:15: warning: 'z' may be used uninitialized in this function [-Wmaybe-uninitialized] mean -= z*v; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/smooth_inc.cpp:25:0, from /builddir/build/BUILD/gdl-0.9.9/src/smooth.cpp:83: /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyD.hpp:65:13: note: 'z' was declared here DDouble z; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/smooth_inc.cpp:25:0, from /builddir/build/BUILD/gdl-0.9.9/src/smooth.cpp:101: /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyD.hpp: In function '': /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyD.hpp:104:15: warning: 'z' may be used uninitialized in this function [-Wmaybe-uninitialized] mean -= z*v; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/smooth_inc.cpp:25:0, from /builddir/build/BUILD/gdl-0.9.9/src/smooth.cpp:101: /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyD.hpp:65:13: note: 'z' was declared here DDouble z; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/smooth_inc.cpp:15:0, from /builddir/build/BUILD/gdl-0.9.9/src/smooth.cpp:125: /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyD.hpp: In function '': /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyD.hpp:115:15: warning: 'z' may be used uninitialized in this function [-Wmaybe-uninitialized] mean -= z*v; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/smooth_inc.cpp:15:0, from /builddir/build/BUILD/gdl-0.9.9/src/smooth.cpp:125: /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyD.hpp:65:13: note: 'z' was declared here DDouble z; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/smooth_inc.cpp:10:0, from /builddir/build/BUILD/gdl-0.9.9/src/smooth.cpp:83: /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyD.hpp: In function '': /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyD.hpp:115:15: warning: 'z' may be used uninitialized in this function [-Wmaybe-uninitialized] mean -= z*v; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/smooth_inc.cpp:10:0, from /builddir/build/BUILD/gdl-0.9.9/src/smooth.cpp:83: /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyD.hpp:65:13: note: 'z' was declared here DDouble z; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/smooth_inc.cpp:10:0, from /builddir/build/BUILD/gdl-0.9.9/src/smooth.cpp:89: /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyD.hpp: In function '': /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyD.hpp:115:15: warning: 'z' may be used uninitialized in this function [-Wmaybe-uninitialized] mean -= z*v; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/smooth_inc.cpp:10:0, from /builddir/build/BUILD/gdl-0.9.9/src/smooth.cpp:89: /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyD.hpp:65:13: note: 'z' was declared here DDouble z; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/smooth_inc.cpp:15:0, from /builddir/build/BUILD/gdl-0.9.9/src/smooth.cpp:101: /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyD.hpp: In function '': /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyD.hpp:115:15: warning: 'z' may be used uninitialized in this function [-Wmaybe-uninitialized] mean -= z*v; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/smooth_inc.cpp:15:0, from /builddir/build/BUILD/gdl-0.9.9/src/smooth.cpp:101: /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyD.hpp:65:13: note: 'z' was declared here DDouble z; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/smooth_inc.cpp:10:0, from /builddir/build/BUILD/gdl-0.9.9/src/smooth.cpp:101: /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyD.hpp: In function '': /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyD.hpp:115:15: warning: 'z' may be used uninitialized in this function [-Wmaybe-uninitialized] mean -= z*v; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/smooth_inc.cpp:10:0, from /builddir/build/BUILD/gdl-0.9.9/src/smooth.cpp:101: /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyD.hpp:65:13: note: 'z' was declared here DDouble z; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/smooth_inc.cpp:15:0, from /builddir/build/BUILD/gdl-0.9.9/src/smooth.cpp:89: /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyD.hpp: In function '': /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyD.hpp:115:15: warning: 'z' may be used uninitialized in this function [-Wmaybe-uninitialized] mean -= z*v; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/smooth_inc.cpp:15:0, from /builddir/build/BUILD/gdl-0.9.9/src/smooth.cpp:89: /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyD.hpp:65:13: note: 'z' was declared here DDouble z; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/smooth_inc.cpp:20:0, from /builddir/build/BUILD/gdl-0.9.9/src/smooth.cpp:95: /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyD.hpp: In function '': /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyD.hpp:115:15: warning: 'z' may be used uninitialized in this function [-Wmaybe-uninitialized] mean -= z*v; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/smooth_inc.cpp:20:0, from /builddir/build/BUILD/gdl-0.9.9/src/smooth.cpp:95: /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyD.hpp:65:13: note: 'z' was declared here DDouble z; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/smooth_inc.cpp:10:0, from /builddir/build/BUILD/gdl-0.9.9/src/smooth.cpp:95: /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyD.hpp: In function '': /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyD.hpp:115:15: warning: 'z' may be used uninitialized in this function [-Wmaybe-uninitialized] mean -= z*v; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/smooth_inc.cpp:10:0, from /builddir/build/BUILD/gdl-0.9.9/src/smooth.cpp:95: /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyD.hpp:65:13: note: 'z' was declared here DDouble z; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/smooth_inc.cpp:10:0, from /builddir/build/BUILD/gdl-0.9.9/src/smooth.cpp:119: /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyD.hpp: In function '': /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyD.hpp:82:16: warning: 'z' may be used uninitialized in this function [-Wmaybe-uninitialized] mean1 -= z*v; ^ /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyD.hpp:65:13: note: 'z' was declared here DDouble z; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/smooth_inc.cpp:20:0, from /builddir/build/BUILD/gdl-0.9.9/src/smooth.cpp:89: /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyD.hpp: In function '': /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyD.hpp:115:15: warning: 'z' may be used uninitialized in this function [-Wmaybe-uninitialized] mean -= z*v; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/smooth_inc.cpp:20:0, from /builddir/build/BUILD/gdl-0.9.9/src/smooth.cpp:89: /builddir/build/BUILD/gdl-0.9.9/src/smoothPolyD.hpp:65:13: note: 'z' was declared here DDouble z; ^ [ 93%] Building CXX object src/CMakeFiles/gdl.dir/str.cpp.o cd /builddir/build/BUILD/gdl-0.9.9/build-python/src && /usr/bin/c++ -DHAVE_CONFIG_H -DWXUSINGDLL -D_FILE_OFFSET_BITS=64 -D__WXGTK__ -Dgdl_EXPORTS -I/builddir/build/BUILD/gdl-0.9.9/src -I/usr/include/tirpc -I/usr/include/GraphicsMagick -I/usr/lib/wx/include/gtk3-unicode-3.0 -I/usr/include/wx-3.0 -I/usr/include/libgeotiff -I/usr/include/hdf -I/usr/include/python2.7 -I/usr/lib/python2.7/site-packages/numpy/core/include -I/usr/include/udunits2 -I/usr/include/eigen3 -I/builddir/build/BUILD/gdl-0.9.9 -I/builddir/build/BUILD/gdl-0.9.9/build-python -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -DNDEBUG -fPIC -fopenmp -std=gnu++11 -o CMakeFiles/gdl.dir/str.cpp.o -c /builddir/build/BUILD/gdl-0.9.9/src/str.cpp In file included from /builddir/build/BUILD/gdl-0.9.9/src/basegdl.hpp:31:0, from /builddir/build/BUILD/gdl-0.9.9/src/str.hpp:25, from /builddir/build/BUILD/gdl-0.9.9/src/str.cpp:41: /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In copy constructor 'dimension::dimension(const dimension&)': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:55:14: warning: array subscript has type 'char' [-Wchar-subscripts] { dim[i]=dim_.dim[i];} ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:55:26: warning: array subscript has type 'char' [-Wchar-subscripts] { dim[i]=dim_.dim[i];} ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In member function 'dimension& dimension::operator=(const dimension&)': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:118:12: warning: array subscript has type 'char' [-Wchar-subscripts] dim[i]=dim_.dim[i]; ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:118:24: warning: array subscript has type 'char' [-Wchar-subscripts] dim[i]=dim_.dim[i]; ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In member function 'void dimension::operator<<(SizeT)': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:146:15: warning: array subscript has type 'char' [-Wchar-subscripts] dim[rank++]=add; ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In member function 'SizeT dimension::NDimElements()': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:295:24: warning: array subscript has type 'char' [-Wchar-subscripts] return stride[ rank]; ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In member function 'SizeT dimension::NDimElementsConst() const': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:303:44: warning: array subscript has type 'char' [-Wchar-subscripts] for(char i=0; i= labelList.Size()) ^ /builddir/build/BUILD/gdl-0.9.9/src/str.cpp: In function 'DLong StrPos(const string&, const string&, long int, bool, bool)': /builddir/build/BUILD/gdl-0.9.9/src/str.cpp:62:22: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( pos == string::npos) ^ /builddir/build/BUILD/gdl-0.9.9/src/str.cpp: In function 'std::string StrMid(const string&, long int, long int, bool)': /builddir/build/BUILD/gdl-0.9.9/src/str.cpp:110:22: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( len != string::npos && len <= 0) ^ /builddir/build/BUILD/gdl-0.9.9/src/str.cpp: In function 'void StrPut(std::string&, const string&, DLong)': /builddir/build/BUILD/gdl-0.9.9/src/str.cpp:172:14: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( pos >= len1) return; ^ /builddir/build/BUILD/gdl-0.9.9/src/str.cpp: In function 'void WordExp(std::string&)': /builddir/build/BUILD/gdl-0.9.9/src/str.cpp:345:34: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for( int i=ipos; i= labelList.Size()) ^ /builddir/build/BUILD/gdl-0.9.9/src/tiff.cxx: In function 'BaseGDL* lib::tiff_query(EnvT*)': /builddir/build/BUILD/gdl-0.9.9/src/tiff.cxx:490:15: warning: unused variable 'nParam' [-Wunused-variable] SizeT nParam = e->NParam(1); ^ /builddir/build/BUILD/gdl-0.9.9/src/tiff.cxx: In function 'BaseGDL* lib::tiff_read(EnvT*)': /builddir/build/BUILD/gdl-0.9.9/src/tiff.cxx:561:15: warning: unused variable 'nParam' [-Wunused-variable] SizeT nParam = e->NParam(1); ^ /builddir/build/BUILD/gdl-0.9.9/src/tiff.cxx:570:14: warning: unused variable 'verbose' [-Wunused-variable] bool verbose = e->KeywordPresent("VERBOSE"); ^ [ 95%] Building CXX object src/CMakeFiles/gdl.dir/topython.cpp.o cd /builddir/build/BUILD/gdl-0.9.9/build-python/src && /usr/bin/c++ -DHAVE_CONFIG_H -DWXUSINGDLL -D_FILE_OFFSET_BITS=64 -D__WXGTK__ -Dgdl_EXPORTS -I/builddir/build/BUILD/gdl-0.9.9/src -I/usr/include/tirpc -I/usr/include/GraphicsMagick -I/usr/lib/wx/include/gtk3-unicode-3.0 -I/usr/include/wx-3.0 -I/usr/include/libgeotiff -I/usr/include/hdf -I/usr/include/python2.7 -I/usr/lib/python2.7/site-packages/numpy/core/include -I/usr/include/udunits2 -I/usr/include/eigen3 -I/builddir/build/BUILD/gdl-0.9.9 -I/builddir/build/BUILD/gdl-0.9.9/build-python -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -DNDEBUG -fPIC -fopenmp -std=gnu++11 -o CMakeFiles/gdl.dir/topython.cpp.o -c /builddir/build/BUILD/gdl-0.9.9/src/topython.cpp [ 96%] Building CXX object src/CMakeFiles/gdl.dir/triangulation.cpp.o cd /builddir/build/BUILD/gdl-0.9.9/build-python/src && /usr/bin/c++ -DHAVE_CONFIG_H -DWXUSINGDLL -D_FILE_OFFSET_BITS=64 -D__WXGTK__ -Dgdl_EXPORTS -I/builddir/build/BUILD/gdl-0.9.9/src -I/usr/include/tirpc -I/usr/include/GraphicsMagick -I/usr/lib/wx/include/gtk3-unicode-3.0 -I/usr/include/wx-3.0 -I/usr/include/libgeotiff -I/usr/include/hdf -I/usr/include/python2.7 -I/usr/lib/python2.7/site-packages/numpy/core/include -I/usr/include/udunits2 -I/usr/include/eigen3 -I/builddir/build/BUILD/gdl-0.9.9 -I/builddir/build/BUILD/gdl-0.9.9/build-python -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -DNDEBUG -fPIC -fopenmp -std=gnu++11 -o CMakeFiles/gdl.dir/triangulation.cpp.o -c /builddir/build/BUILD/gdl-0.9.9/src/triangulation.cpp In file included from /builddir/build/BUILD/gdl-0.9.9/src/basegdl.hpp:31:0, from /builddir/build/BUILD/gdl-0.9.9/src/datatypes.hpp:33, from /builddir/build/BUILD/gdl-0.9.9/src/triangulation.cpp:19: /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In copy constructor 'dimension::dimension(const dimension&)': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:55:14: warning: array subscript has type 'char' [-Wchar-subscripts] { dim[i]=dim_.dim[i];} ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:55:26: warning: array subscript has type 'char' [-Wchar-subscripts] { dim[i]=dim_.dim[i];} ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In member function 'dimension& dimension::operator=(const dimension&)': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:118:12: warning: array subscript has type 'char' [-Wchar-subscripts] dim[i]=dim_.dim[i]; ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:118:24: warning: array subscript has type 'char' [-Wchar-subscripts] dim[i]=dim_.dim[i]; ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In member function 'void dimension::operator<<(SizeT)': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:146:15: warning: array subscript has type 'char' [-Wchar-subscripts] dim[rank++]=add; ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In member function 'SizeT dimension::NDimElements()': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:295:24: warning: array subscript has type 'char' [-Wchar-subscripts] return stride[ rank]; ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In member function 'SizeT dimension::NDimElementsConst() const': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:303:44: warning: array subscript has type 'char' [-Wchar-subscripts] for(char i=0; i= labelList.Size()) ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp:21:0, from /builddir/build/BUILD/gdl-0.9.9/src/GDLTreeParser.hpp:13, from /builddir/build/BUILD/gdl-0.9.9/src/dinterpreter.hpp:69, from /builddir/build/BUILD/gdl-0.9.9/src/triangulation.cpp:21: /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp: In member function 'void ArrayIndexVectorT::Clear()': /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp:142:17: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for( int i=0; iGetStride() * varStride[variableIndex]; ^ /builddir/build/BUILD/gdl-0.9.9/src/allix.hpp: In constructor 'AllIxNewMultiOneVariableIndexIndexedT::AllIxNewMultiOneVariableIndexIndexedT(RankT, SizeT, ArrayIndexVectorT*, SizeT, SizeT, const SizeT*, SizeT*, SizeT*)': /builddir/build/BUILD/gdl-0.9.9/src/allix.hpp:654:44: warning: array subscript has type 'char' [-Wchar-subscripts] ixListStride = varStride[variableIndex]; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp:21:0, from /builddir/build/BUILD/gdl-0.9.9/src/GDLTreeParser.hpp:13, from /builddir/build/BUILD/gdl-0.9.9/src/dinterpreter.hpp:69, from /builddir/build/BUILD/gdl-0.9.9/src/triangulation.cpp:21: /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp: In member function 'virtual SizeT CArrayIndexScalar::NIter(SizeT)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp:409:14: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= varDim && s > 0) // varDim == 0 && s == 0 ok ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp: In member function 'virtual SizeT ArrayIndexIndexed::NIter(SizeT)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp:577:16: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= varDim && s > 0) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp: In member function 'virtual SizeT CArrayIndexIndexed::NIter(SizeT)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp:720:16: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= varDim && s > 0) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp: In member function 'virtual SizeT ArrayIndexORange::NIter(SizeT)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp:828:18: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( sInit >= varDim) // && s > 0) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp: In member function 'virtual SizeT ArrayIndexRange::NIter(SizeT)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp:972:14: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( e >= varDim) // && e > 0) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp: In member function 'virtual SizeT ArrayIndexORangeS::NIter(SizeT)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp:1105:14: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= varDim) // && s > 0) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp: In member function 'virtual SizeT ArrayIndexRangeS::NIter(SizeT)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp:1270:14: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( e >= varDim) // && e > 0) ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp:98:0, from /builddir/build/BUILD/gdl-0.9.9/src/GDLTreeParser.hpp:13, from /builddir/build/BUILD/gdl-0.9.9/src/dinterpreter.hpp:69, from /builddir/build/BUILD/gdl-0.9.9/src/triangulation.cpp:21: /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp: In member function 'virtual BaseGDL* ArrayIndexListOneNoAssocT::Index(BaseGDL*, IxExprListT&)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp:308:8: warning: unused variable 'assertValue' [-Wunused-variable] SizeT assertValue = ix->NIter( var->N_Elements()/*var->Size()*/); ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp: In member function 'virtual void ArrayIndexListOneScalarVPNoAssocT::SetVariable(BaseGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp:532:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp: In member function 'virtual void ArrayIndexListOneScalarVPNoAssocT::AssignAt(BaseGDL*, BaseGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp:579:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp: In member function 'virtual void ArrayIndexListOneConstScalarNoAssocT::SetVariable(BaseGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp:727:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp: In member function 'virtual void ArrayIndexListOneConstScalarNoAssocT::AssignAt(BaseGDL*, BaseGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp:752:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp: In member function 'virtual BaseGDL* ArrayIndexListOneConstScalarNoAssocT::Index(BaseGDL*, IxExprListT&)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp:782:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/GDLTreeParser.hpp:13:0, from /builddir/build/BUILD/gdl-0.9.9/src/dinterpreter.hpp:69, from /builddir/build/BUILD/gdl-0.9.9/src/triangulation.cpp:21: /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp: In member function 'virtual BaseGDL* ArrayIndexListOneT::Index(BaseGDL*, IxExprListT&)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp:341:8: warning: unused variable 'assertValue' [-Wunused-variable] SizeT assertValue = ix->NIter( var->N_Elements()/*var->Size()*/); ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp: In member function 'virtual void ArrayIndexListOneScalarVPT::SetVariable(BaseGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp:562:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp: In member function 'virtual void ArrayIndexListOneScalarVPT::AssignAt(BaseGDL*, BaseGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp:609:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp: In member function 'virtual void ArrayIndexListOneConstScalarT::SetVariable(BaseGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp:738:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp: In member function 'virtual void ArrayIndexListOneConstScalarT::AssignAt(BaseGDL*, BaseGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp:763:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp: In member function 'virtual BaseGDL* ArrayIndexListOneConstScalarT::Index(BaseGDL*, IxExprListT&)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp:793:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/GDLInterpreter.hpp:23:0, from /builddir/build/BUILD/gdl-0.9.9/src/dinterpreter.hpp:70, from /builddir/build/BUILD/gdl-0.9.9/src/triangulation.cpp:21: /builddir/build/BUILD/gdl-0.9.9/src/accessdesc.hpp: In member function 'void DotAccessDescT::ADAssign(BaseGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/accessdesc.hpp:392:9: warning: unused variable 'lRank' [-Wunused-variable] SizeT lRank = dim.Rank(); ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/dinterpreter.hpp:70:0, from /builddir/build/BUILD/gdl-0.9.9/src/triangulation.cpp:21: /builddir/build/BUILD/gdl-0.9.9/src/GDLInterpreter.hpp: In static member function 'static void GDLInterpreter::EnableAllGC()': /builddir/build/BUILD/gdl-0.9.9/src/GDLInterpreter.hpp:366:15: warning: variable 'nEl' set but not used [-Wunused-but-set-variable] SizeT nEl = heap.size(); ^ /builddir/build/BUILD/gdl-0.9.9/src/triangulation.cpp: In function 'void lib::GDL_Triangulate(EnvT*)': /builddir/build/BUILD/gdl-0.9.9/src/triangulation.cpp:71:31: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (yVal->N_Elements() != npts) e->Throw("X & Y arrays must have same number of points."); ^ /builddir/build/BUILD/gdl-0.9.9/src/triangulation.cpp:75:35: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (fvalue->N_Elements() != npts) e->Throw("X & Y arrays must have same number of points."); //yes yes. ^ /builddir/build/BUILD/gdl-0.9.9/src/triangulation.cpp:113:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (SizeT i=0; iDataAddr(), (DLong*)lptr->DataAddr(), (DLong*)lend->DataAddr(), &nrow, &ntriangles, ltri, &ier); ^ /builddir/build/BUILD/gdl-0.9.9/src/triangulation.cpp:205:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (SizeT j = 0; j < nb; ++j) (*returned_edges)[j]=nodes[j]-1; ^ /builddir/build/BUILD/gdl-0.9.9/src/triangulation.cpp:202:15: warning: unused variable 'ret3' [-Wunused-variable] DLong ret3=stripack::sph_bnodes_(&npts, (DLong*)list->DataAddr(), (DLong*)lptr->DataAddr(), (DLong*)lend->DataAddr(), nodes, &nb, &na, &nt); ^ /builddir/build/BUILD/gdl-0.9.9/src/triangulation.cpp:123:13: warning: unused variable 'ret0' [-Wunused-variable] DLong ret0=stripack::trans_(&npts, (DDouble*)sc_yVal->DataAddr(), (DDouble*)sc_xVal->DataAddr(),(DDouble*)x->DataAddr(),(DDouble*)y->DataAddr(),(DDouble*)z->DataAddr()); ^ /builddir/build/BUILD/gdl-0.9.9/src/triangulation.cpp:133:13: warning: unused variable 'ret1' [-Wunused-variable] DLong ret1=stripack::sph_trmesh_(&npts,(DDouble*)x->DataAddr(),(DDouble*)y->DataAddr(),(DDouble*)z->DataAddr(), (DLong*)list->DataAddr(), (DLong*)lptr->DataAddr(), (DLong*)lend->DataAddr(), &lnew, near__, next, dist, &ier); ^ /builddir/build/BUILD/gdl-0.9.9/src/triangulation.cpp:270:31: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (SizeT j = 0; j < ntriangles; ++j) ^ /builddir/build/BUILD/gdl-0.9.9/src/triangulation.cpp:257:15: warning: unused variable 'ret2' [-Wunused-variable] DLong ret2 = tripack::trlist_(&nocontraints, &dummylistofcontraints, &npts, list, lptr, lend, &nrow, &ntriangles, ltri, &lct, &ier); ^ /builddir/build/BUILD/gdl-0.9.9/src/triangulation.cpp:288:31: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (SizeT j = 0; j < nb; ++j) (*returned_edges)[j]=nodes[j]-1; ^ /builddir/build/BUILD/gdl-0.9.9/src/triangulation.cpp:286:15: warning: unused variable 'ret3' [-Wunused-variable] DLong ret3=tripack::bnodes_(&npts, list, lptr, lend, nodes, &nb, &na, &nt); ^ /builddir/build/BUILD/gdl-0.9.9/src/triangulation.cpp:294:36: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (SizeT i = 0; i < lnew-1; ++i) lptr[i]--; ^ /builddir/build/BUILD/gdl-0.9.9/src/triangulation.cpp:295:31: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (SizeT i = 0; i < npts; ++i) lend[i]--; ^ /builddir/build/BUILD/gdl-0.9.9/src/triangulation.cpp:300:31: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (SizeT i = 0; i < npts; ++i) { ^ /builddir/build/BUILD/gdl-0.9.9/src/triangulation.cpp:238:13: warning: unused variable 'ret1' [-Wunused-variable] DLong ret1=tripack::trmesh_(&npts, (DDouble*)xVal->DataAddr() , (DDouble*)yVal->DataAddr(), list, lptr, lend, &lnew, near__, next, dist, &ier); ^ /builddir/build/BUILD/gdl-0.9.9/src/triangulation.cpp: In function 'BaseGDL* lib::trigrid_fun_spherical(EnvT*)': /builddir/build/BUILD/gdl-0.9.9/src/triangulation.cpp:408:28: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (xVal->N_Elements()N_Elements(); ^ /builddir/build/BUILD/gdl-0.9.9/src/triangulation.cpp: In function 'void lib::gdlGrid2DData(DLong, DDouble*, DLong, DDouble*, DLong, DLongGDL*, DDoubleGDL*, DDoubleGDL*, T1*, bool, bool, T2, T2, T2, T1*, bool) [with T1 = Data_; T2 = std::complex; DLong = int; DDouble = double; DLongGDL = Data_; DDoubleGDL = Data_]': /builddir/build/BUILD/gdl-0.9.9/src/triangulation.cpp:711:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (SizeT i = 0; i < nx * ny; ++i) found[i] = false; ^ /builddir/build/BUILD/gdl-0.9.9/src/triangulation.cpp:728:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (SizeT i = 0; i < ntri; ++i) ^ /builddir/build/BUILD/gdl-0.9.9/src/triangulation.cpp:767:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (SizeT iy = 0; iy < ny; ++iy) ^ /builddir/build/BUILD/gdl-0.9.9/src/triangulation.cpp:770:35: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (SizeT ix = 0; ix < nx; ++ix) ^ /builddir/build/BUILD/gdl-0.9.9/src/triangulation.cpp:835:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (SizeT iy = 0; iy < ny; ++iy) ^ /builddir/build/BUILD/gdl-0.9.9/src/triangulation.cpp:838:35: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (SizeT ix = 0; ix < nx; ++ix) ^ /builddir/build/BUILD/gdl-0.9.9/src/triangulation.cpp:724:13: warning: variable 'delz21i' set but not used [-Wunused-but-set-variable] DDouble delz21i; ^ /builddir/build/BUILD/gdl-0.9.9/src/triangulation.cpp: In function 'BaseGDL* lib::trigrid_fun_plane(EnvT*)': /builddir/build/BUILD/gdl-0.9.9/src/triangulation.cpp:1097:114: warning: operation on 'res' may be undefined [-Wsequence-point] if (inputArrayPresent) res = res=static_cast(inputKwData->Convert2(GDL_DOUBLE, BaseGDL::COPY)); ^ /builddir/build/BUILD/gdl-0.9.9/src/triangulation.cpp:1003:10: warning: variable 'cleanx' set but not used [-Wunused-but-set-variable] bool cleanx=false; ^ /builddir/build/BUILD/gdl-0.9.9/src/triangulation.cpp:1004:10: warning: variable 'cleany' set but not used [-Wunused-but-set-variable] bool cleany=false; ^ /builddir/build/BUILD/gdl-0.9.9/src/triangulation.cpp:1048:17: warning: unused variable 'inputArray' [-Wunused-variable] DDoubleGDL* inputArray=NULL; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/triangulation.cpp:25:0: /builddir/build/BUILD/gdl-0.9.9/src/tripack.c: In function 'int tripack::getnp_(integer*, integer*, integer*, doublereal*, doublereal*, integer*, integer*, integer*, integer*, integer*, doublereal*, integer*)': /builddir/build/BUILD/gdl-0.9.9/src/tripack.c:2864:6: warning: 'ilast' may be used uninitialized in this function [-Wmaybe-uninitialized] if (nk < ilast) { ^ /builddir/build/BUILD/gdl-0.9.9/src/tripack.c:3096:18: warning: 'nl' may be used uninitialized in this function [-Wmaybe-uninitialized] npts[*l] = nl; ^ /builddir/build/BUILD/gdl-0.9.9/src/tripack.c: In function 'int tripack::trmesh_(integer*, doublereal*, doublereal*, integer*, integer*, integer*, integer*, integer*, integer*, doublereal*, integer*)': /builddir/build/BUILD/gdl-0.9.9/src/tripack.c:5795:10: warning: 'i0' may be used uninitialized in this function [-Wmaybe-uninitialized] next[i0] = nexti; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/triangulation.cpp:26:0: /builddir/build/BUILD/gdl-0.9.9/src/stripack.c: In function 'int stripack::sph_getnp_(doublereal*, doublereal*, doublereal*, integer*, integer*, integer*, integer*, integer*, doublereal*, integer*)': /builddir/build/BUILD/gdl-0.9.9/src/stripack.c:3209:18: warning: 'np' may be used uninitialized in this function [-Wmaybe-uninitialized] npts[*l] = np; ^ /builddir/build/BUILD/gdl-0.9.9/src/stripack.c: In function 'logical stripack::inside_(doublereal*, integer*, doublereal*, doublereal*, doublereal*, integer*, integer*, integer*)': /builddir/build/BUILD/gdl-0.9.9/src/stripack.c:3297:13: warning: 'ret_val' may be used uninitialized in this function [-Wmaybe-uninitialized] logical ret_val; ^ /builddir/build/BUILD/gdl-0.9.9/src/stripack.c: In function 'int stripack::sph_trmesh_(integer*, doublereal*, doublereal*, doublereal*, integer*, integer*, integer*, integer*, integer*, integer*, doublereal*, integer*)': /builddir/build/BUILD/gdl-0.9.9/src/stripack.c:6334:10: warning: 'i0' may be used uninitialized in this function [-Wmaybe-uninitialized] next[i0] = nexti; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/triangulation.cpp:27:0: /builddir/build/BUILD/gdl-0.9.9/src/ssrfpack.c: At global scope: /builddir/build/BUILD/gdl-0.9.9/src/ssrfpack.c:27:19: warning: 'ssrfpack::c_b24' defined but not used [-Wunused-variable] static doublereal c_b24 = 1.; ^ [ 97%] Building CXX object src/CMakeFiles/gdl.dir/typetraits.cpp.o cd /builddir/build/BUILD/gdl-0.9.9/build-python/src && /usr/bin/c++ -DHAVE_CONFIG_H -DWXUSINGDLL -D_FILE_OFFSET_BITS=64 -D__WXGTK__ -Dgdl_EXPORTS -I/builddir/build/BUILD/gdl-0.9.9/src -I/usr/include/tirpc -I/usr/include/GraphicsMagick -I/usr/lib/wx/include/gtk3-unicode-3.0 -I/usr/include/wx-3.0 -I/usr/include/libgeotiff -I/usr/include/hdf -I/usr/include/python2.7 -I/usr/lib/python2.7/site-packages/numpy/core/include -I/usr/include/udunits2 -I/usr/include/eigen3 -I/builddir/build/BUILD/gdl-0.9.9 -I/builddir/build/BUILD/gdl-0.9.9/build-python -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -DNDEBUG -fPIC -fopenmp -std=gnu++11 -o CMakeFiles/gdl.dir/typetraits.cpp.o -c /builddir/build/BUILD/gdl-0.9.9/src/typetraits.cpp In file included from /builddir/build/BUILD/gdl-0.9.9/src/basegdl.hpp:31:0, from /builddir/build/BUILD/gdl-0.9.9/src/typetraits.hpp:26, from /builddir/build/BUILD/gdl-0.9.9/src/typetraits.cpp:20: /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In copy constructor 'dimension::dimension(const dimension&)': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:55:14: warning: array subscript has type 'char' [-Wchar-subscripts] { dim[i]=dim_.dim[i];} ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:55:26: warning: array subscript has type 'char' [-Wchar-subscripts] { dim[i]=dim_.dim[i];} ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In member function 'dimension& dimension::operator=(const dimension&)': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:118:12: warning: array subscript has type 'char' [-Wchar-subscripts] dim[i]=dim_.dim[i]; ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:118:24: warning: array subscript has type 'char' [-Wchar-subscripts] dim[i]=dim_.dim[i]; ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In member function 'void dimension::operator<<(SizeT)': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:146:15: warning: array subscript has type 'char' [-Wchar-subscripts] dim[rank++]=add; ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In member function 'SizeT dimension::NDimElements()': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:295:24: warning: array subscript has type 'char' [-Wchar-subscripts] return stride[ rank]; ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In member function 'SizeT dimension::NDimElementsConst() const': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:303:44: warning: array subscript has type 'char' [-Wchar-subscripts] for(char i=0; i= labelList.Size()) ^ [ 97%] Building CXX object src/CMakeFiles/gdl.dir/where.cpp.o cd /builddir/build/BUILD/gdl-0.9.9/build-python/src && /usr/bin/c++ -DHAVE_CONFIG_H -DWXUSINGDLL -D_FILE_OFFSET_BITS=64 -D__WXGTK__ -Dgdl_EXPORTS -I/builddir/build/BUILD/gdl-0.9.9/src -I/usr/include/tirpc -I/usr/include/GraphicsMagick -I/usr/lib/wx/include/gtk3-unicode-3.0 -I/usr/include/wx-3.0 -I/usr/include/libgeotiff -I/usr/include/hdf -I/usr/include/python2.7 -I/usr/lib/python2.7/site-packages/numpy/core/include -I/usr/include/udunits2 -I/usr/include/eigen3 -I/builddir/build/BUILD/gdl-0.9.9 -I/builddir/build/BUILD/gdl-0.9.9/build-python -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -DNDEBUG -fPIC -fopenmp -std=gnu++11 -o CMakeFiles/gdl.dir/where.cpp.o -c /builddir/build/BUILD/gdl-0.9.9/src/where.cpp In file included from /builddir/build/BUILD/gdl-0.9.9/src/basegdl.hpp:31:0, from /builddir/build/BUILD/gdl-0.9.9/src/nullgdl.hpp:21, from /builddir/build/BUILD/gdl-0.9.9/src/where.cpp:20: /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In copy constructor 'dimension::dimension(const dimension&)': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:55:14: warning: array subscript has type 'char' [-Wchar-subscripts] { dim[i]=dim_.dim[i];} ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:55:26: warning: array subscript has type 'char' [-Wchar-subscripts] { dim[i]=dim_.dim[i];} ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In member function 'dimension& dimension::operator=(const dimension&)': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:118:12: warning: array subscript has type 'char' [-Wchar-subscripts] dim[i]=dim_.dim[i]; ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:118:24: warning: array subscript has type 'char' [-Wchar-subscripts] dim[i]=dim_.dim[i]; ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In member function 'void dimension::operator<<(SizeT)': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:146:15: warning: array subscript has type 'char' [-Wchar-subscripts] dim[rank++]=add; ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In member function 'SizeT dimension::NDimElements()': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:295:24: warning: array subscript has type 'char' [-Wchar-subscripts] return stride[ rank]; ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In member function 'SizeT dimension::NDimElementsConst() const': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:303:44: warning: array subscript has type 'char' [-Wchar-subscripts] for(char i=0; i= labelList.Size()) ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp:21:0, from /builddir/build/BUILD/gdl-0.9.9/src/GDLTreeParser.hpp:13, from /builddir/build/BUILD/gdl-0.9.9/src/dinterpreter.hpp:69, from /builddir/build/BUILD/gdl-0.9.9/src/where.cpp:22: /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp: In member function 'void ArrayIndexVectorT::Clear()': /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp:142:17: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for( int i=0; iGetStride() * varStride[variableIndex]; ^ /builddir/build/BUILD/gdl-0.9.9/src/allix.hpp: In constructor 'AllIxNewMultiOneVariableIndexIndexedT::AllIxNewMultiOneVariableIndexIndexedT(RankT, SizeT, ArrayIndexVectorT*, SizeT, SizeT, const SizeT*, SizeT*, SizeT*)': /builddir/build/BUILD/gdl-0.9.9/src/allix.hpp:654:44: warning: array subscript has type 'char' [-Wchar-subscripts] ixListStride = varStride[variableIndex]; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp:21:0, from /builddir/build/BUILD/gdl-0.9.9/src/GDLTreeParser.hpp:13, from /builddir/build/BUILD/gdl-0.9.9/src/dinterpreter.hpp:69, from /builddir/build/BUILD/gdl-0.9.9/src/where.cpp:22: /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp: In member function 'virtual SizeT CArrayIndexScalar::NIter(SizeT)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp:409:14: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= varDim && s > 0) // varDim == 0 && s == 0 ok ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp: In member function 'virtual SizeT ArrayIndexIndexed::NIter(SizeT)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp:577:16: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= varDim && s > 0) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp: In member function 'virtual SizeT CArrayIndexIndexed::NIter(SizeT)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp:720:16: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= varDim && s > 0) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp: In member function 'virtual SizeT ArrayIndexORange::NIter(SizeT)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp:828:18: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( sInit >= varDim) // && s > 0) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp: In member function 'virtual SizeT ArrayIndexRange::NIter(SizeT)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp:972:14: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( e >= varDim) // && e > 0) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp: In member function 'virtual SizeT ArrayIndexORangeS::NIter(SizeT)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp:1105:14: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= varDim) // && s > 0) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp: In member function 'virtual SizeT ArrayIndexRangeS::NIter(SizeT)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp:1270:14: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( e >= varDim) // && e > 0) ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp:98:0, from /builddir/build/BUILD/gdl-0.9.9/src/GDLTreeParser.hpp:13, from /builddir/build/BUILD/gdl-0.9.9/src/dinterpreter.hpp:69, from /builddir/build/BUILD/gdl-0.9.9/src/where.cpp:22: /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp: In member function 'virtual BaseGDL* ArrayIndexListOneNoAssocT::Index(BaseGDL*, IxExprListT&)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp:308:8: warning: unused variable 'assertValue' [-Wunused-variable] SizeT assertValue = ix->NIter( var->N_Elements()/*var->Size()*/); ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp: In member function 'virtual void ArrayIndexListOneScalarVPNoAssocT::SetVariable(BaseGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp:532:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp: In member function 'virtual void ArrayIndexListOneScalarVPNoAssocT::AssignAt(BaseGDL*, BaseGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp:579:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp: In member function 'virtual void ArrayIndexListOneConstScalarNoAssocT::SetVariable(BaseGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp:727:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp: In member function 'virtual void ArrayIndexListOneConstScalarNoAssocT::AssignAt(BaseGDL*, BaseGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp:752:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp: In member function 'virtual BaseGDL* ArrayIndexListOneConstScalarNoAssocT::Index(BaseGDL*, IxExprListT&)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp:782:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/GDLTreeParser.hpp:13:0, from /builddir/build/BUILD/gdl-0.9.9/src/dinterpreter.hpp:69, from /builddir/build/BUILD/gdl-0.9.9/src/where.cpp:22: /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp: In member function 'virtual BaseGDL* ArrayIndexListOneT::Index(BaseGDL*, IxExprListT&)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp:341:8: warning: unused variable 'assertValue' [-Wunused-variable] SizeT assertValue = ix->NIter( var->N_Elements()/*var->Size()*/); ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp: In member function 'virtual void ArrayIndexListOneScalarVPT::SetVariable(BaseGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp:562:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp: In member function 'virtual void ArrayIndexListOneScalarVPT::AssignAt(BaseGDL*, BaseGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp:609:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp: In member function 'virtual void ArrayIndexListOneConstScalarT::SetVariable(BaseGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp:738:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp: In member function 'virtual void ArrayIndexListOneConstScalarT::AssignAt(BaseGDL*, BaseGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp:763:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp: In member function 'virtual BaseGDL* ArrayIndexListOneConstScalarT::Index(BaseGDL*, IxExprListT&)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp:793:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/GDLInterpreter.hpp:23:0, from /builddir/build/BUILD/gdl-0.9.9/src/dinterpreter.hpp:70, from /builddir/build/BUILD/gdl-0.9.9/src/where.cpp:22: /builddir/build/BUILD/gdl-0.9.9/src/accessdesc.hpp: In member function 'void DotAccessDescT::ADAssign(BaseGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/accessdesc.hpp:392:9: warning: unused variable 'lRank' [-Wunused-variable] SizeT lRank = dim.Rank(); ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/dinterpreter.hpp:70:0, from /builddir/build/BUILD/gdl-0.9.9/src/where.cpp:22: /builddir/build/BUILD/gdl-0.9.9/src/GDLInterpreter.hpp: In static member function 'static void GDLInterpreter::EnableAllGC()': /builddir/build/BUILD/gdl-0.9.9/src/GDLInterpreter.hpp:366:15: warning: variable 'nEl' set but not used [-Wunused-but-set-variable] SizeT nEl = heap.size(); ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/where.cpp:31:0: /builddir/build/BUILD/gdl-0.9.9/src/where_inc.cpp: In member function 'void Data_< >::Where(DLong64*&, SizeT&, bool, DLong64*&) [with Sp = SpDByte; DLong64 = long long int; SizeT = long long unsigned int]': /builddir/build/BUILD/gdl-0.9.9/src/where_inc.cpp:21:22: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] int nchunk=(nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl))?CpuTPOOL_NTHREADS:1; ^ /builddir/build/BUILD/gdl-0.9.9/src/where_inc.cpp:21:91: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] int nchunk=(nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl))?CpuTPOOL_NTHREADS:1; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/where.cpp:31:0: /builddir/build/BUILD/gdl-0.9.9/src/where_inc.cpp: In member function 'void Data_< >::Where(DLong*&, SizeT&, bool, DLong*&) [with Sp = SpDByte; DLong = int; SizeT = long long unsigned int]': /builddir/build/BUILD/gdl-0.9.9/src/where_inc.cpp:175:22: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] int nchunk=(nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl))?CpuTPOOL_NTHREADS:1; ^ /builddir/build/BUILD/gdl-0.9.9/src/where_inc.cpp:175:91: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] int nchunk=(nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl))?CpuTPOOL_NTHREADS:1; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/where.cpp:35:0: /builddir/build/BUILD/gdl-0.9.9/src/where_inc.cpp: In member function 'void Data_< >::Where(DLong64*&, SizeT&, bool, DLong64*&) [with Sp = SpDInt; DLong64 = long long int; SizeT = long long unsigned int]': /builddir/build/BUILD/gdl-0.9.9/src/where_inc.cpp:21:22: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] int nchunk=(nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl))?CpuTPOOL_NTHREADS:1; ^ /builddir/build/BUILD/gdl-0.9.9/src/where_inc.cpp:21:91: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] int nchunk=(nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl))?CpuTPOOL_NTHREADS:1; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/where.cpp:35:0: /builddir/build/BUILD/gdl-0.9.9/src/where_inc.cpp: In member function 'void Data_< >::Where(DLong*&, SizeT&, bool, DLong*&) [with Sp = SpDInt; DLong = int; SizeT = long long unsigned int]': /builddir/build/BUILD/gdl-0.9.9/src/where_inc.cpp:175:22: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] int nchunk=(nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl))?CpuTPOOL_NTHREADS:1; ^ /builddir/build/BUILD/gdl-0.9.9/src/where_inc.cpp:175:91: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] int nchunk=(nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl))?CpuTPOOL_NTHREADS:1; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/where.cpp:39:0: /builddir/build/BUILD/gdl-0.9.9/src/where_inc.cpp: In member function 'void Data_< >::Where(DLong64*&, SizeT&, bool, DLong64*&) [with Sp = SpDUInt; DLong64 = long long int; SizeT = long long unsigned int]': /builddir/build/BUILD/gdl-0.9.9/src/where_inc.cpp:21:22: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] int nchunk=(nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl))?CpuTPOOL_NTHREADS:1; ^ /builddir/build/BUILD/gdl-0.9.9/src/where_inc.cpp:21:91: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] int nchunk=(nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl))?CpuTPOOL_NTHREADS:1; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/where.cpp:39:0: /builddir/build/BUILD/gdl-0.9.9/src/where_inc.cpp: In member function 'void Data_< >::Where(DLong*&, SizeT&, bool, DLong*&) [with Sp = SpDUInt; DLong = int; SizeT = long long unsigned int]': /builddir/build/BUILD/gdl-0.9.9/src/where_inc.cpp:175:22: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] int nchunk=(nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl))?CpuTPOOL_NTHREADS:1; ^ /builddir/build/BUILD/gdl-0.9.9/src/where_inc.cpp:175:91: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] int nchunk=(nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl))?CpuTPOOL_NTHREADS:1; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/where.cpp:43:0: /builddir/build/BUILD/gdl-0.9.9/src/where_inc.cpp: In member function 'void Data_< >::Where(DLong64*&, SizeT&, bool, DLong64*&) [with Sp = SpDLong; DLong64 = long long int; SizeT = long long unsigned int]': /builddir/build/BUILD/gdl-0.9.9/src/where_inc.cpp:21:22: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] int nchunk=(nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl))?CpuTPOOL_NTHREADS:1; ^ /builddir/build/BUILD/gdl-0.9.9/src/where_inc.cpp:21:91: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] int nchunk=(nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl))?CpuTPOOL_NTHREADS:1; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/where.cpp:43:0: /builddir/build/BUILD/gdl-0.9.9/src/where_inc.cpp: In member function 'void Data_< >::Where(DLong*&, SizeT&, bool, DLong*&) [with Sp = SpDLong; DLong = int; SizeT = long long unsigned int]': /builddir/build/BUILD/gdl-0.9.9/src/where_inc.cpp:175:22: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] int nchunk=(nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl))?CpuTPOOL_NTHREADS:1; ^ /builddir/build/BUILD/gdl-0.9.9/src/where_inc.cpp:175:91: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] int nchunk=(nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl))?CpuTPOOL_NTHREADS:1; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/where.cpp:47:0: /builddir/build/BUILD/gdl-0.9.9/src/where_inc.cpp: In member function 'void Data_< >::Where(DLong64*&, SizeT&, bool, DLong64*&) [with Sp = SpDULong; DLong64 = long long int; SizeT = long long unsigned int]': /builddir/build/BUILD/gdl-0.9.9/src/where_inc.cpp:21:22: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] int nchunk=(nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl))?CpuTPOOL_NTHREADS:1; ^ /builddir/build/BUILD/gdl-0.9.9/src/where_inc.cpp:21:91: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] int nchunk=(nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl))?CpuTPOOL_NTHREADS:1; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/where.cpp:47:0: /builddir/build/BUILD/gdl-0.9.9/src/where_inc.cpp: In member function 'void Data_< >::Where(DLong*&, SizeT&, bool, DLong*&) [with Sp = SpDULong; DLong = int; SizeT = long long unsigned int]': /builddir/build/BUILD/gdl-0.9.9/src/where_inc.cpp:175:22: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] int nchunk=(nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl))?CpuTPOOL_NTHREADS:1; ^ /builddir/build/BUILD/gdl-0.9.9/src/where_inc.cpp:175:91: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] int nchunk=(nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl))?CpuTPOOL_NTHREADS:1; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/where.cpp:51:0: /builddir/build/BUILD/gdl-0.9.9/src/where_inc.cpp: In member function 'void Data_< >::Where(DLong64*&, SizeT&, bool, DLong64*&) [with Sp = SpDLong64; DLong64 = long long int; SizeT = long long unsigned int]': /builddir/build/BUILD/gdl-0.9.9/src/where_inc.cpp:21:22: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] int nchunk=(nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl))?CpuTPOOL_NTHREADS:1; ^ /builddir/build/BUILD/gdl-0.9.9/src/where_inc.cpp:21:91: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] int nchunk=(nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl))?CpuTPOOL_NTHREADS:1; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/where.cpp:51:0: /builddir/build/BUILD/gdl-0.9.9/src/where_inc.cpp: In member function 'void Data_< >::Where(DLong*&, SizeT&, bool, DLong*&) [with Sp = SpDLong64; DLong = int; SizeT = long long unsigned int]': /builddir/build/BUILD/gdl-0.9.9/src/where_inc.cpp:175:22: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] int nchunk=(nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl))?CpuTPOOL_NTHREADS:1; ^ /builddir/build/BUILD/gdl-0.9.9/src/where_inc.cpp:175:91: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] int nchunk=(nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl))?CpuTPOOL_NTHREADS:1; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/where.cpp:55:0: /builddir/build/BUILD/gdl-0.9.9/src/where_inc.cpp: In member function 'void Data_< >::Where(DLong64*&, SizeT&, bool, DLong64*&) [with Sp = SpDULong64; DLong64 = long long int; SizeT = long long unsigned int]': /builddir/build/BUILD/gdl-0.9.9/src/where_inc.cpp:21:22: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] int nchunk=(nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl))?CpuTPOOL_NTHREADS:1; ^ /builddir/build/BUILD/gdl-0.9.9/src/where_inc.cpp:21:91: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] int nchunk=(nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl))?CpuTPOOL_NTHREADS:1; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/where.cpp:55:0: /builddir/build/BUILD/gdl-0.9.9/src/where_inc.cpp: In member function 'void Data_< >::Where(DLong*&, SizeT&, bool, DLong*&) [with Sp = SpDULong64; DLong = int; SizeT = long long unsigned int]': /builddir/build/BUILD/gdl-0.9.9/src/where_inc.cpp:175:22: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] int nchunk=(nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl))?CpuTPOOL_NTHREADS:1; ^ /builddir/build/BUILD/gdl-0.9.9/src/where_inc.cpp:175:91: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] int nchunk=(nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl))?CpuTPOOL_NTHREADS:1; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/where.cpp:59:0: /builddir/build/BUILD/gdl-0.9.9/src/where_inc.cpp: In member function 'void Data_< >::Where(DLong64*&, SizeT&, bool, DLong64*&) [with Sp = SpDFloat; DLong64 = long long int; SizeT = long long unsigned int]': /builddir/build/BUILD/gdl-0.9.9/src/where_inc.cpp:21:22: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] int nchunk=(nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl))?CpuTPOOL_NTHREADS:1; ^ /builddir/build/BUILD/gdl-0.9.9/src/where_inc.cpp:21:91: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] int nchunk=(nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl))?CpuTPOOL_NTHREADS:1; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/where.cpp:59:0: /builddir/build/BUILD/gdl-0.9.9/src/where_inc.cpp: In member function 'void Data_< >::Where(DLong*&, SizeT&, bool, DLong*&) [with Sp = SpDFloat; DLong = int; SizeT = long long unsigned int]': /builddir/build/BUILD/gdl-0.9.9/src/where_inc.cpp:175:22: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] int nchunk=(nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl))?CpuTPOOL_NTHREADS:1; ^ /builddir/build/BUILD/gdl-0.9.9/src/where_inc.cpp:175:91: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] int nchunk=(nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl))?CpuTPOOL_NTHREADS:1; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/where.cpp:63:0: /builddir/build/BUILD/gdl-0.9.9/src/where_inc.cpp: In member function 'void Data_< >::Where(DLong64*&, SizeT&, bool, DLong64*&) [with Sp = SpDDouble; DLong64 = long long int; SizeT = long long unsigned int]': /builddir/build/BUILD/gdl-0.9.9/src/where_inc.cpp:21:22: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] int nchunk=(nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl))?CpuTPOOL_NTHREADS:1; ^ /builddir/build/BUILD/gdl-0.9.9/src/where_inc.cpp:21:91: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] int nchunk=(nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl))?CpuTPOOL_NTHREADS:1; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/where.cpp:63:0: /builddir/build/BUILD/gdl-0.9.9/src/where_inc.cpp: In member function 'void Data_< >::Where(DLong*&, SizeT&, bool, DLong*&) [with Sp = SpDDouble; DLong = int; SizeT = long long unsigned int]': /builddir/build/BUILD/gdl-0.9.9/src/where_inc.cpp:175:22: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] int nchunk=(nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl))?CpuTPOOL_NTHREADS:1; ^ /builddir/build/BUILD/gdl-0.9.9/src/where_inc.cpp:175:91: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] int nchunk=(nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl))?CpuTPOOL_NTHREADS:1; ^ /builddir/build/BUILD/gdl-0.9.9/src/where.cpp: In member function 'void Data_< >::Where(DLong*&, SizeT&, bool, DLong*&) [with Sp = SpDString; DLong = int; SizeT = long long unsigned int]': /builddir/build/BUILD/gdl-0.9.9/src/where.cpp:70:22: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] int nchunk=(nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl))?CpuTPOOL_NTHREADS:1; ^ /builddir/build/BUILD/gdl-0.9.9/src/where.cpp:70:91: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] int nchunk=(nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl))?CpuTPOOL_NTHREADS:1; ^ /builddir/build/BUILD/gdl-0.9.9/src/where.cpp: In member function 'void Data_< >::Where(DLong64*&, SizeT&, bool, DLong64*&) [with Sp = SpDString; DLong64 = long long int; SizeT = long long unsigned int]': /builddir/build/BUILD/gdl-0.9.9/src/where.cpp:225:22: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] int nchunk=(nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl))?CpuTPOOL_NTHREADS:1; ^ /builddir/build/BUILD/gdl-0.9.9/src/where.cpp:225:91: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] int nchunk=(nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl))?CpuTPOOL_NTHREADS:1; ^ /builddir/build/BUILD/gdl-0.9.9/src/where.cpp: In member function 'void Data_< >::Where(DLong*&, SizeT&, bool, DLong*&) [with Sp = SpDComplex; DLong = int; SizeT = long long unsigned int]': /builddir/build/BUILD/gdl-0.9.9/src/where.cpp:380:22: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] int nchunk=(nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl))?CpuTPOOL_NTHREADS:1; ^ /builddir/build/BUILD/gdl-0.9.9/src/where.cpp:380:91: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] int nchunk=(nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl))?CpuTPOOL_NTHREADS:1; ^ /builddir/build/BUILD/gdl-0.9.9/src/where.cpp: In member function 'void Data_< >::Where(DLong64*&, SizeT&, bool, DLong64*&) [with Sp = SpDComplex; DLong64 = long long int; SizeT = long long unsigned int]': /builddir/build/BUILD/gdl-0.9.9/src/where.cpp:535:22: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] int nchunk=(nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl))?CpuTPOOL_NTHREADS:1; ^ /builddir/build/BUILD/gdl-0.9.9/src/where.cpp:535:91: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] int nchunk=(nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl))?CpuTPOOL_NTHREADS:1; ^ /builddir/build/BUILD/gdl-0.9.9/src/where.cpp: In member function 'void Data_< >::Where(DLong*&, SizeT&, bool, DLong*&) [with Sp = SpDComplexDbl; DLong = int; SizeT = long long unsigned int]': /builddir/build/BUILD/gdl-0.9.9/src/where.cpp:690:22: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] int nchunk=(nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl))?CpuTPOOL_NTHREADS:1; ^ /builddir/build/BUILD/gdl-0.9.9/src/where.cpp:690:91: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] int nchunk=(nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl))?CpuTPOOL_NTHREADS:1; ^ /builddir/build/BUILD/gdl-0.9.9/src/where.cpp: In member function 'void Data_< >::Where(DLong64*&, SizeT&, bool, DLong64*&) [with Sp = SpDComplexDbl; DLong64 = long long int; SizeT = long long unsigned int]': /builddir/build/BUILD/gdl-0.9.9/src/where.cpp:845:22: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] int nchunk=(nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl))?CpuTPOOL_NTHREADS:1; ^ /builddir/build/BUILD/gdl-0.9.9/src/where.cpp:845:91: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] int nchunk=(nEl >= CpuTPOOL_MIN_ELTS && (CpuTPOOL_MAX_ELTS == 0 || CpuTPOOL_MAX_ELTS <= nEl))?CpuTPOOL_NTHREADS:1; ^ [ 98%] Building CXX object src/CMakeFiles/gdl.dir/widget.cpp.o cd /builddir/build/BUILD/gdl-0.9.9/build-python/src && /usr/bin/c++ -DHAVE_CONFIG_H -DWXUSINGDLL -D_FILE_OFFSET_BITS=64 -D__WXGTK__ -Dgdl_EXPORTS -I/builddir/build/BUILD/gdl-0.9.9/src -I/usr/include/tirpc -I/usr/include/GraphicsMagick -I/usr/lib/wx/include/gtk3-unicode-3.0 -I/usr/include/wx-3.0 -I/usr/include/libgeotiff -I/usr/include/hdf -I/usr/include/python2.7 -I/usr/lib/python2.7/site-packages/numpy/core/include -I/usr/include/udunits2 -I/usr/include/eigen3 -I/builddir/build/BUILD/gdl-0.9.9 -I/builddir/build/BUILD/gdl-0.9.9/build-python -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -DNDEBUG -fPIC -fopenmp -std=gnu++11 -o CMakeFiles/gdl.dir/widget.cpp.o -c /builddir/build/BUILD/gdl-0.9.9/src/widget.cpp In file included from /builddir/build/BUILD/gdl-0.9.9/src/basegdl.hpp:31:0, from /builddir/build/BUILD/gdl-0.9.9/src/datatypes.hpp:33, from /builddir/build/BUILD/gdl-0.9.9/src/widget.cpp:24: /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In copy constructor 'dimension::dimension(const dimension&)': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:55:14: warning: array subscript has type 'char' [-Wchar-subscripts] { dim[i]=dim_.dim[i];} ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:55:26: warning: array subscript has type 'char' [-Wchar-subscripts] { dim[i]=dim_.dim[i];} ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In member function 'dimension& dimension::operator=(const dimension&)': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:118:12: warning: array subscript has type 'char' [-Wchar-subscripts] dim[i]=dim_.dim[i]; ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:118:24: warning: array subscript has type 'char' [-Wchar-subscripts] dim[i]=dim_.dim[i]; ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In member function 'void dimension::operator<<(SizeT)': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:146:15: warning: array subscript has type 'char' [-Wchar-subscripts] dim[rank++]=add; ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In member function 'SizeT dimension::NDimElements()': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:295:24: warning: array subscript has type 'char' [-Wchar-subscripts] return stride[ rank]; ^ /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp: In member function 'SizeT dimension::NDimElementsConst() const': /builddir/build/BUILD/gdl-0.9.9/src/dimension.hpp:303:44: warning: array subscript has type 'char' [-Wchar-subscripts] for(char i=0; i= labelList.Size()) ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp:21:0, from /builddir/build/BUILD/gdl-0.9.9/src/GDLTreeParser.hpp:13, from /builddir/build/BUILD/gdl-0.9.9/src/dinterpreter.hpp:69, from /builddir/build/BUILD/gdl-0.9.9/src/widget.cpp:26: /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp: In member function 'void ArrayIndexVectorT::Clear()': /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp:142:17: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for( int i=0; iGetStride() * varStride[variableIndex]; ^ /builddir/build/BUILD/gdl-0.9.9/src/allix.hpp: In constructor 'AllIxNewMultiOneVariableIndexIndexedT::AllIxNewMultiOneVariableIndexIndexedT(RankT, SizeT, ArrayIndexVectorT*, SizeT, SizeT, const SizeT*, SizeT*, SizeT*)': /builddir/build/BUILD/gdl-0.9.9/src/allix.hpp:654:44: warning: array subscript has type 'char' [-Wchar-subscripts] ixListStride = varStride[variableIndex]; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp:21:0, from /builddir/build/BUILD/gdl-0.9.9/src/GDLTreeParser.hpp:13, from /builddir/build/BUILD/gdl-0.9.9/src/dinterpreter.hpp:69, from /builddir/build/BUILD/gdl-0.9.9/src/widget.cpp:26: /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp: In member function 'virtual SizeT CArrayIndexScalar::NIter(SizeT)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp:409:14: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= varDim && s > 0) // varDim == 0 && s == 0 ok ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp: In member function 'virtual SizeT ArrayIndexIndexed::NIter(SizeT)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp:577:16: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= varDim && s > 0) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp: In member function 'virtual SizeT CArrayIndexIndexed::NIter(SizeT)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp:720:16: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= varDim && s > 0) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp: In member function 'virtual SizeT ArrayIndexORange::NIter(SizeT)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp:828:18: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( sInit >= varDim) // && s > 0) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp: In member function 'virtual SizeT ArrayIndexRange::NIter(SizeT)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp:972:14: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( e >= varDim) // && e > 0) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp: In member function 'virtual SizeT ArrayIndexORangeS::NIter(SizeT)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp:1105:14: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= varDim) // && s > 0) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp: In member function 'virtual SizeT ArrayIndexRangeS::NIter(SizeT)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindex.hpp:1270:14: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( e >= varDim) // && e > 0) ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp:98:0, from /builddir/build/BUILD/gdl-0.9.9/src/GDLTreeParser.hpp:13, from /builddir/build/BUILD/gdl-0.9.9/src/dinterpreter.hpp:69, from /builddir/build/BUILD/gdl-0.9.9/src/widget.cpp:26: /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp: In member function 'virtual BaseGDL* ArrayIndexListOneNoAssocT::Index(BaseGDL*, IxExprListT&)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp:308:8: warning: unused variable 'assertValue' [-Wunused-variable] SizeT assertValue = ix->NIter( var->N_Elements()/*var->Size()*/); ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp: In member function 'virtual void ArrayIndexListOneScalarVPNoAssocT::SetVariable(BaseGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp:532:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp: In member function 'virtual void ArrayIndexListOneScalarVPNoAssocT::AssignAt(BaseGDL*, BaseGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp:579:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp: In member function 'virtual void ArrayIndexListOneConstScalarNoAssocT::SetVariable(BaseGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp:727:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp: In member function 'virtual void ArrayIndexListOneConstScalarNoAssocT::AssignAt(BaseGDL*, BaseGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp:752:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp: In member function 'virtual BaseGDL* ArrayIndexListOneConstScalarNoAssocT::Index(BaseGDL*, IxExprListT&)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistnoassoct.hpp:782:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/GDLTreeParser.hpp:13:0, from /builddir/build/BUILD/gdl-0.9.9/src/dinterpreter.hpp:69, from /builddir/build/BUILD/gdl-0.9.9/src/widget.cpp:26: /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp: In member function 'virtual BaseGDL* ArrayIndexListOneT::Index(BaseGDL*, IxExprListT&)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp:341:8: warning: unused variable 'assertValue' [-Wunused-variable] SizeT assertValue = ix->NIter( var->N_Elements()/*var->Size()*/); ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp: In member function 'virtual void ArrayIndexListOneScalarVPT::SetVariable(BaseGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp:562:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp: In member function 'virtual void ArrayIndexListOneScalarVPT::AssignAt(BaseGDL*, BaseGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp:609:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp: In member function 'virtual void ArrayIndexListOneConstScalarT::SetVariable(BaseGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp:738:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp: In member function 'virtual void ArrayIndexListOneConstScalarT::AssignAt(BaseGDL*, BaseGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp:763:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp: In member function 'virtual BaseGDL* ArrayIndexListOneConstScalarT::Index(BaseGDL*, IxExprListT&)': /builddir/build/BUILD/gdl-0.9.9/src/arrayindexlistt.hpp:793:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( s >= var->N_Elements()/*var->Size()*/) ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/GDLInterpreter.hpp:23:0, from /builddir/build/BUILD/gdl-0.9.9/src/dinterpreter.hpp:70, from /builddir/build/BUILD/gdl-0.9.9/src/widget.cpp:26: /builddir/build/BUILD/gdl-0.9.9/src/accessdesc.hpp: In member function 'void DotAccessDescT::ADAssign(BaseGDL*)': /builddir/build/BUILD/gdl-0.9.9/src/accessdesc.hpp:392:9: warning: unused variable 'lRank' [-Wunused-variable] SizeT lRank = dim.Rank(); ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/dinterpreter.hpp:70:0, from /builddir/build/BUILD/gdl-0.9.9/src/widget.cpp:26: /builddir/build/BUILD/gdl-0.9.9/src/GDLInterpreter.hpp: In static member function 'static void GDLInterpreter::EnableAllGC()': /builddir/build/BUILD/gdl-0.9.9/src/GDLInterpreter.hpp:366:15: warning: variable 'nEl' set but not used [-Wunused-but-set-variable] SizeT nEl = heap.size(); ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/gdlwidget.hpp:47:0, from /builddir/build/BUILD/gdl-0.9.9/src/widget.cpp:30: /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp: In function 'bool lib::startClipping(EnvT*, GDLGStream*, bool)': /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:1676:58: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } else for ( int i=0; i<4&&iN_Elements(); ++i ) tempbox[i]=dClipBox[i]=(*clipBox)[i]; ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp: In function 'bool lib::gdlAxis(EnvT*, GDLGStream*, std::string, DDouble, DDouble, bool, DLong, DDouble)': /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:1747:11: warning: variable 'OtherAxisSizeInMm' set but not used [-Wunused-but-set-variable] PLFLT OtherAxisSizeInMm; ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:1792:12: warning: variable 'interligne_as_char' set but not used [-Wunused-but-set-variable] DFloat interligne_as_char; ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp: In function 'bool lib::gdlAxis3(EnvT*, GDLGStream*, std::string, DDouble, DDouble, bool, DLong, DDouble)': /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:2015:11: warning: variable 'OtherAxisSizeInMm' set but not used [-Wunused-but-set-variable] PLFLT OtherAxisSizeInMm; ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:2064:12: warning: variable 'interligne' set but not used [-Wunused-but-set-variable] DFloat interligne; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/widget.cpp:30:0: /builddir/build/BUILD/gdl-0.9.9/src/gdlwidget.hpp: In member function 'DLongGDL* GDLWidgetContainer::GetChildrenList()': /builddir/build/BUILD/gdl-0.9.9/src/gdlwidget.hpp:553:24: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (SizeT i=0; i< size; ++i) (*ret)[i]=children[i]; ^ /builddir/build/BUILD/gdl-0.9.9/src/gdlwidget.hpp: In member function 'DLongGDL* GDLWidgetButton::GetChildrenList()': /builddir/build/BUILD/gdl-0.9.9/src/gdlwidget.hpp:770:24: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (SizeT i=0; i< size; ++i) (*ret)[i]=children[i]; ^ /builddir/build/BUILD/gdl-0.9.9/src/gdlwidget.hpp: In member function 'std::vector gdlGrid::GetSelectedDisjointCellsList()': /builddir/build/BUILD/gdl-0.9.9/src/gdlwidget.hpp:1262:43: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for( int i=0; i (ev->GetTag( messageIx, 0 )))[0]; ^ /builddir/build/BUILD/gdl-0.9.9/src/widget.cpp: In function 'BaseGDL* lib::widget_table(EnvT*)': /builddir/build/BUILD/gdl-0.9.9/src/widget.cpp:404:14: warning: unused variable 'ROW_MAJOR' [-Wunused-variable] static int ROW_MAJOR = e->KeywordIx( "ROW_MAJOR" ); ^ /builddir/build/BUILD/gdl-0.9.9/src/widget.cpp: In function 'BaseGDL* lib::widget_tree(EnvT*)': /builddir/build/BUILD/gdl-0.9.9/src/widget.cpp:608:9: warning: unused variable 'nParam' [-Wunused-variable] SizeT nParam = e->NParam( 1 ); ^ /builddir/build/BUILD/gdl-0.9.9/src/widget.cpp: In function 'BaseGDL* lib::widget_draw(EnvT*)': /builddir/build/BUILD/gdl-0.9.9/src/widget.cpp:724:9: warning: unused variable 'nParam' [-Wunused-variable] SizeT nParam = e->NParam( 1 ); ^ /builddir/build/BUILD/gdl-0.9.9/src/widget.cpp: In function 'BaseGDL* lib::widget_button(EnvT*)': /builddir/build/BUILD/gdl-0.9.9/src/widget.cpp:1033:9: warning: unused variable 'nParam' [-Wunused-variable] SizeT nParam = e->NParam( 1 ); ^ /builddir/build/BUILD/gdl-0.9.9/src/widget.cpp: In function 'BaseGDL* lib::widget_list(EnvT*)': /builddir/build/BUILD/gdl-0.9.9/src/widget.cpp:1214:9: warning: unused variable 'nParam' [-Wunused-variable] SizeT nParam = e->NParam( 1 ); ^ /builddir/build/BUILD/gdl-0.9.9/src/widget.cpp: In function 'BaseGDL* lib::widget_droplist(EnvT*)': /builddir/build/BUILD/gdl-0.9.9/src/widget.cpp:1257:9: warning: unused variable 'nParam' [-Wunused-variable] SizeT nParam = e->NParam( 1 ); ^ /builddir/build/BUILD/gdl-0.9.9/src/widget.cpp: In function 'BaseGDL* lib::widget_combobox(EnvT*)': /builddir/build/BUILD/gdl-0.9.9/src/widget.cpp:1302:9: warning: unused variable 'nParam' [-Wunused-variable] SizeT nParam = e->NParam( 1 ); ^ /builddir/build/BUILD/gdl-0.9.9/src/widget.cpp: In function 'BaseGDL* lib::widget_tab(EnvT*)': /builddir/build/BUILD/gdl-0.9.9/src/widget.cpp:1351:9: warning: unused variable 'nParam' [-Wunused-variable] SizeT nParam = e->NParam( 1 ); ^ /builddir/build/BUILD/gdl-0.9.9/src/widget.cpp: In function 'BaseGDL* lib::widget_slider(EnvT*)': /builddir/build/BUILD/gdl-0.9.9/src/widget.cpp:1389:9: warning: unused variable 'nParam' [-Wunused-variable] SizeT nParam = e->NParam( 1 ); ^ /builddir/build/BUILD/gdl-0.9.9/src/widget.cpp: In function 'BaseGDL* lib::widget_text(EnvT*)': /builddir/build/BUILD/gdl-0.9.9/src/widget.cpp:1450:9: warning: unused variable 'nParam' [-Wunused-variable] SizeT nParam = e->NParam( 1 ); ^ /builddir/build/BUILD/gdl-0.9.9/src/widget.cpp: In function 'BaseGDL* lib::widget_label(EnvT*)': /builddir/build/BUILD/gdl-0.9.9/src/widget.cpp:1512:9: warning: unused variable 'nParam' [-Wunused-variable] SizeT nParam = e->NParam( 1 ); ^ /builddir/build/BUILD/gdl-0.9.9/src/widget.cpp: In function 'BaseGDL* lib::widget_info(EnvT*)': /builddir/build/BUILD/gdl-0.9.9/src/widget.cpp:1878:23: warning: unused variable 'tag1' [-Wunused-variable] static unsigned tag1=ex->Desc()->TagIndex("XOFFSET"); ^ /builddir/build/BUILD/gdl-0.9.9/src/widget.cpp:1879:23: warning: unused variable 'tag2' [-Wunused-variable] static unsigned tag2=ex->Desc()->TagIndex("YOFFSET"); ^ /builddir/build/BUILD/gdl-0.9.9/src/widget.cpp:1880:23: warning: unused variable 'tag3' [-Wunused-variable] static unsigned tag3=ex->Desc()->TagIndex("XSIZE"); ^ /builddir/build/BUILD/gdl-0.9.9/src/widget.cpp:1881:23: warning: unused variable 'tag4' [-Wunused-variable] static unsigned tag4=ex->Desc()->TagIndex("YSIZE"); ^ /builddir/build/BUILD/gdl-0.9.9/src/widget.cpp:1882:23: warning: unused variable 'tag5' [-Wunused-variable] static unsigned tag5=ex->Desc()->TagIndex("SCR_XSIZE"); ^ /builddir/build/BUILD/gdl-0.9.9/src/widget.cpp:1883:23: warning: unused variable 'tag6' [-Wunused-variable] static unsigned tag6=ex->Desc()->TagIndex("SCR_YSIZE"); ^ /builddir/build/BUILD/gdl-0.9.9/src/widget.cpp: In function 'void lib::widget_control(EnvT*)': /builddir/build/BUILD/gdl-0.9.9/src/widget.cpp:2801:26: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if ( id1 == -1 || id2 == -1 || id3 == -1 ) e->Throw("Invalid SEND_EVENT value."); ^ /builddir/build/BUILD/gdl-0.9.9/src/widget.cpp:2801:39: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if ( id1 == -1 || id2 == -1 || id3 == -1 ) e->Throw("Invalid SEND_EVENT value."); ^ /builddir/build/BUILD/gdl-0.9.9/src/widget.cpp:2801:52: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if ( id1 == -1 || id2 == -1 || id3 == -1 ) e->Throw("Invalid SEND_EVENT value."); ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/gdlwidget.hpp:47:0, from /builddir/build/BUILD/gdl-0.9.9/src/widget.cpp:30: /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp: At global scope: /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:81:28: warning: 'Data3d' defined but not used [-Wunused-variable] static GDL_3DTRANSFORMDATA Data3d; ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:83:12: warning: 'code012' defined but not used [-Wunused-variable] static int code012[3] = {0, 1, 2}; ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:84:12: warning: 'code102' defined but not used [-Wunused-variable] static int code102[3] = {1, 0, 2}; ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:85:12: warning: 'code120' defined but not used [-Wunused-variable] static int code120[3] = {1, 2, 0}; ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:86:12: warning: 'code210' defined but not used [-Wunused-variable] static int code210[3] = {2, 1, 0}; ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:87:12: warning: 'code201' defined but not used [-Wunused-variable] static int code201[3] = {2, 0, 1}; ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:88:12: warning: 'code021' defined but not used [-Wunused-variable] static int code021[3] = {0, 2, 1}; ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/widget.cpp:30:0: /builddir/build/BUILD/gdl-0.9.9/src/gdlwidget.hpp:69:13: warning: 'handlersInited' defined but not used [-Wunused-variable] static bool handlersInited=false; //handlers of graphic formats for bitmaps (magick). ^ In file included from /builddir/build/BUILD/gdl-0.9.9/src/gdlwidget.hpp:47:0, from /builddir/build/BUILD/gdl-0.9.9/src/widget.cpp:30: /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:397:15: warning: 'void lib::gdlSetGraphicsBackgroundColorFromKw(EnvT*, GDLGStream*, bool)' defined but not used [-Wunused-function] static void gdlSetGraphicsBackgroundColorFromKw(EnvT *e, GDLGStream *a, bool kw=true) ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:410:15: warning: 'void lib::gdlSetGraphicsForegroundColorFromKw(EnvT*, GDLGStream*, std::string)' defined but not used [-Wunused-function] static void gdlSetGraphicsForegroundColorFromKw(EnvT *e, GDLGStream *a, string OtherColorKw="") ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:433:15: warning: 'void lib::gdlGetPsym(EnvT*, DLong&)' defined but not used [-Wunused-function] static void gdlGetPsym(EnvT *e, DLong &psym) ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:444:16: warning: 'void lib::gdlSetSymsize(EnvT*, GDLGStream*)' defined but not used [-Wunused-function] static void gdlSetSymsize(EnvT *e, GDLGStream *a) ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:667:15: warning: 'bool lib::gdlGetDesiredAxisRange(EnvT*, std::string, DDouble&, DDouble&)' defined but not used [-Wunused-function] static bool gdlGetDesiredAxisRange(EnvT *e, string axis, DDouble &start, DDouble &end) ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:748:16: warning: 'void lib::gdlGetDesiredAxisTickget(EnvT*, std::string, DDoubleGDL*)' defined but not used [-Wunused-function] static void gdlGetDesiredAxisTickget(EnvT *e, string axis, DDoubleGDL *Axistickget) ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:901:14: warning: 'int lib::gdlGetCalendarCode(EnvT*, std::string)' defined but not used [-Wunused-function] static int gdlGetCalendarCode(EnvT* e, string axis) ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:955:15: warning: 'void lib::gdlGetDesiredAxisTickv(EnvT*, std::string, DDoubleGDL*)' defined but not used [-Wunused-function] static void gdlGetDesiredAxisTickv(EnvT* e, string axis, DDoubleGDL* axisTickvVect) ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:998:17: warning: 'void lib::gdlSetLineStyle(EnvT*, GDLGStream*)' defined but not used [-Wunused-function] static void gdlSetLineStyle(EnvT *e, GDLGStream *a) ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:1046:15: warning: 'void lib::gdlSetPenThickness(EnvT*, GDLGStream*)' defined but not used [-Wunused-function] static void gdlSetPenThickness(EnvT *e, GDLGStream *a) ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:1082:17: warning: 'bool lib::gdlYaxisNoZero(EnvT*)' defined but not used [-Wunused-function] static bool gdlYaxisNoZero(EnvT* e) ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:1108:15: warning: 'void lib::gdlNextPlotHandlingNoEraseOption(EnvT*, GDLGStream*, bool)' defined but not used [-Wunused-function] static void gdlNextPlotHandlingNoEraseOption(EnvT *e, GDLGStream *a, bool noe=0) ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:1152:15: warning: 'bool lib::gdlSet3DViewPortAndWorldCoordinates(EnvT*, GDLGStream*, DDoubleGDL*, bool, bool, DDouble, DDouble, DDouble, DDouble, DDouble, DDouble, bool)' defined but not used [-Wunused-function] static bool gdlSet3DViewPortAndWorldCoordinates(EnvT* e, ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:1358:15: warning: 'bool lib::gdlSetViewPortAndWorldCoordinates(EnvT*, GDLGStream*, bool, bool, DFloat, DFloat, DFloat, DFloat, DDouble, DDouble, DDouble, DDouble, DLong)' defined but not used [-Wunused-function] static bool gdlSetViewPortAndWorldCoordinates(EnvT* e, ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:1605:15: warning: 'bool lib::startClipping(EnvT*, GDLGStream*, bool)' defined but not used [-Wunused-function] static bool startClipping(EnvT *e, GDLGStream *a, bool canUsePClip=false) ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:1979:15: warning: 'bool lib::gdlBox(EnvT*, GDLGStream*, DDouble, DDouble, DDouble, DDouble, bool, bool)' defined but not used [-Wunused-function] static bool gdlBox(EnvT *e, GDLGStream *a, DDouble xStart, DDouble xEnd, DDouble yStart, DDouble yEnd, bool xLog, bool yLog) ^ /builddir/build/BUILD/gdl-0.9.9/src/plotting.hpp:2195:15: warning: 'bool lib::gdlBox3(EnvT*, GDLGStream*, DDouble, DDouble, DDouble, DDouble, DDouble, DDouble, bool, bool, bool, bool)' defined but not used [-Wunused-function] static bool gdlBox3(EnvT *e, GDLGStream *a, DDouble xStart, DDouble xEnd, DDouble yStart, ^ [ 99%] Building CXX object src/CMakeFiles/gdl.dir/pythongdl.cpp.o cd /builddir/build/BUILD/gdl-0.9.9/build-python/src && /usr/bin/c++ -DHAVE_CONFIG_H -DWXUSINGDLL -D_FILE_OFFSET_BITS=64 -D__WXGTK__ -Dgdl_EXPORTS -I/builddir/build/BUILD/gdl-0.9.9/src -I/usr/include/tirpc -I/usr/include/GraphicsMagick -I/usr/lib/wx/include/gtk3-unicode-3.0 -I/usr/include/wx-3.0 -I/usr/include/libgeotiff -I/usr/include/hdf -I/usr/include/python2.7 -I/usr/lib/python2.7/site-packages/numpy/core/include -I/usr/include/udunits2 -I/usr/include/eigen3 -I/builddir/build/BUILD/gdl-0.9.9 -I/builddir/build/BUILD/gdl-0.9.9/build-python -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -DNDEBUG -fPIC -fopenmp -std=gnu++11 -o CMakeFiles/gdl.dir/pythongdl.cpp.o -c /builddir/build/BUILD/gdl-0.9.9/src/pythongdl.cpp [100%] Linking CXX shared library GDL.so cd /builddir/build/BUILD/gdl-0.9.9/build-python/src && /usr/bin/cmake3 -E cmake_link_script CMakeFiles/gdl.dir/link.txt --verbose=1 /usr/bin/c++ -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -DNDEBUG -Wl,-z,relro -shared -o GDL.so CMakeFiles/gdl.dir/CFMTLexer.cpp.o CMakeFiles/gdl.dir/FMTIn.cpp.o CMakeFiles/gdl.dir/FMTLexer.cpp.o CMakeFiles/gdl.dir/FMTOut.cpp.o CMakeFiles/gdl.dir/FMTParser.cpp.o CMakeFiles/gdl.dir/GDLInterpreter.cpp.o CMakeFiles/gdl.dir/GDLLexer.cpp.o CMakeFiles/gdl.dir/GDLParser.cpp.o CMakeFiles/gdl.dir/GDLTreeParser.cpp.o CMakeFiles/gdl.dir/datatypes.cpp.o CMakeFiles/gdl.dir/datatypesref.cpp.o CMakeFiles/gdl.dir/datatypes_minmax.cpp.o CMakeFiles/gdl.dir/allix.cpp.o CMakeFiles/gdl.dir/arrayindex.cpp.o CMakeFiles/gdl.dir/assocdata.cpp.o CMakeFiles/gdl.dir/basegdl.cpp.o CMakeFiles/gdl.dir/basic_fun.cpp.o CMakeFiles/gdl.dir/basic_fun_cl.cpp.o CMakeFiles/gdl.dir/basic_fun_jmg.cpp.o CMakeFiles/gdl.dir/basic_op.cpp.o CMakeFiles/gdl.dir/calendar.cpp.o CMakeFiles/gdl.dir/color.cpp.o CMakeFiles/gdl.dir/convert2.cpp.o CMakeFiles/gdl.dir/convol.cpp.o CMakeFiles/gdl.dir/dcommon.cpp.o CMakeFiles/gdl.dir/dcompiler.cpp.o CMakeFiles/gdl.dir/default_io.cpp.o CMakeFiles/gdl.dir/dialog.cpp.o CMakeFiles/gdl.dir/dinterpreter.cpp.o CMakeFiles/gdl.dir/dnode.cpp.o CMakeFiles/gdl.dir/dpro.cpp.o CMakeFiles/gdl.dir/dstructdesc.cpp.o CMakeFiles/gdl.dir/dstructfactory.cxx.o CMakeFiles/gdl.dir/dstructgdl.cpp.o CMakeFiles/gdl.dir/dvar.cpp.o CMakeFiles/gdl.dir/envt.cpp.o CMakeFiles/gdl.dir/extrat.cpp.o CMakeFiles/gdl.dir/exists_fun.cpp.o CMakeFiles/gdl.dir/fftw.cpp.o CMakeFiles/gdl.dir/file.cpp.o CMakeFiles/gdl.dir/fmtnode.cpp.o CMakeFiles/gdl.dir/gdleventhandler.cpp.o CMakeFiles/gdl.dir/gdlexception.cpp.o CMakeFiles/gdl.dir/gdlgstream.cpp.o CMakeFiles/gdl.dir/dSFMT/dSFMT.c.o CMakeFiles/gdl.dir/gdlxstream.cpp.o CMakeFiles/gdl.dir/gdljournal.cpp.o CMakeFiles/gdl.dir/gdlhelp.cpp.o CMakeFiles/gdl.dir/gdlpsstream.cpp.o CMakeFiles/gdl.dir/gdlpython.cpp.o CMakeFiles/gdl.dir/gdlsvgstream.cpp.o CMakeFiles/gdl.dir/gdlwidget.cpp.o CMakeFiles/gdl.dir/gdlwidgeteventhandler.cpp.o CMakeFiles/gdl.dir/gdlwxstream.cpp.o CMakeFiles/gdl.dir/gdlzstream.cpp.o CMakeFiles/gdl.dir/getfmtast.cpp.o CMakeFiles/gdl.dir/graphicsdevice.cpp.o CMakeFiles/gdl.dir/basic_pro.cpp.o CMakeFiles/gdl.dir/basic_pro_jmg.cpp.o CMakeFiles/gdl.dir/brent.cpp.o CMakeFiles/gdl.dir/grib.cpp.o CMakeFiles/gdl.dir/gshhs.cpp.o CMakeFiles/gdl.dir/gsl_fun.cpp.o CMakeFiles/gdl.dir/gsl_matrix.cpp.o CMakeFiles/gdl.dir/hash.cpp.o CMakeFiles/gdl.dir/hdf5_fun.cpp.o CMakeFiles/gdl.dir/hdf_fun.cpp.o CMakeFiles/gdl.dir/hdf_pro.cpp.o CMakeFiles/gdl.dir/ifmt.cpp.o CMakeFiles/gdl.dir/image.cpp.o CMakeFiles/gdl.dir/initct.cpp.o CMakeFiles/gdl.dir/initsysvar.cpp.o CMakeFiles/gdl.dir/io.cpp.o CMakeFiles/gdl.dir/lapack.cpp.o CMakeFiles/gdl.dir/least_squares.cpp.o CMakeFiles/gdl.dir/libinit.cpp.o CMakeFiles/gdl.dir/libinit_ac.cpp.o CMakeFiles/gdl.dir/libinit_cl.cpp.o CMakeFiles/gdl.dir/libinit_gm.cpp.o CMakeFiles/gdl.dir/libinit_jmg.cpp.o CMakeFiles/gdl.dir/libinit_mes.cpp.o CMakeFiles/gdl.dir/libinit_ng.cpp.o CMakeFiles/gdl.dir/libinit_jp.cpp.o CMakeFiles/gdl.dir/libinit_exists.cpp.o CMakeFiles/gdl.dir/linearprogramming.cpp.o CMakeFiles/gdl.dir/list.cpp.o CMakeFiles/gdl.dir/magick_cl.cpp.o CMakeFiles/gdl.dir/math_fun.cpp.o CMakeFiles/gdl.dir/math_fun_ac.cpp.o CMakeFiles/gdl.dir/math_fun_gm.cpp.o CMakeFiles/gdl.dir/math_fun_jmg.cpp.o CMakeFiles/gdl.dir/math_fun_ng.cpp.o CMakeFiles/gdl.dir/math_utl.cpp.o CMakeFiles/gdl.dir/matrix_cholesky.cpp.o CMakeFiles/gdl.dir/matrix_invert.cpp.o CMakeFiles/gdl.dir/mpi.cpp.o CMakeFiles/gdl.dir/ncdf_att_cl.cpp.o CMakeFiles/gdl.dir/ncdf_cl.cpp.o CMakeFiles/gdl.dir/ncdf_dim_cl.cpp.o CMakeFiles/gdl.dir/ncdf_var_cl.cpp.o CMakeFiles/gdl.dir/ncdf4_group.cpp.o CMakeFiles/gdl.dir/new.cpp.o CMakeFiles/gdl.dir/newprognode.cpp.o CMakeFiles/gdl.dir/nullgdl.cpp.o CMakeFiles/gdl.dir/objects.cpp.o CMakeFiles/gdl.dir/ofmt.cpp.o CMakeFiles/gdl.dir/overload.cpp.o CMakeFiles/gdl.dir/plotting_axis.cpp.o CMakeFiles/gdl.dir/plotting_contour.cpp.o CMakeFiles/gdl.dir/plotting_convert_coord.cpp.o CMakeFiles/gdl.dir/plotting_cursor.cpp.o CMakeFiles/gdl.dir/plotting_device.cpp.o CMakeFiles/gdl.dir/plotting_erase.cpp.o CMakeFiles/gdl.dir/plotting_image.cpp.o CMakeFiles/gdl.dir/plotting_map_proj.cpp.o CMakeFiles/gdl.dir/plotting_misc.cpp.o CMakeFiles/gdl.dir/plotting_oplot.cpp.o CMakeFiles/gdl.dir/plotting_plot.cpp.o CMakeFiles/gdl.dir/plotting_plots.cpp.o CMakeFiles/gdl.dir/plotting_polyfill.cpp.o CMakeFiles/gdl.dir/plotting_shade_surf.cpp.o CMakeFiles/gdl.dir/plotting_surface.cpp.o CMakeFiles/gdl.dir/plotting_windows.cpp.o CMakeFiles/gdl.dir/plotting_xyouts.cpp.o CMakeFiles/gdl.dir/plotting.cpp.o CMakeFiles/gdl.dir/print.cpp.o CMakeFiles/gdl.dir/print_tree.cpp.o CMakeFiles/gdl.dir/prognode.cpp.o CMakeFiles/gdl.dir/prognode_lexpr.cpp.o CMakeFiles/gdl.dir/prognodeexpr.cpp.o CMakeFiles/gdl.dir/randomgenerators.cpp.o CMakeFiles/gdl.dir/read.cpp.o CMakeFiles/gdl.dir/saverestore.cpp.o CMakeFiles/gdl.dir/semshm.cpp.o CMakeFiles/gdl.dir/sigfpehandler.cpp.o CMakeFiles/gdl.dir/smooth.cpp.o CMakeFiles/gdl.dir/str.cpp.o CMakeFiles/gdl.dir/terminfo.cpp.o CMakeFiles/gdl.dir/tiff.cxx.o CMakeFiles/gdl.dir/topython.cpp.o CMakeFiles/gdl.dir/triangulation.cpp.o CMakeFiles/gdl.dir/typetraits.cpp.o CMakeFiles/gdl.dir/where.cpp.o CMakeFiles/gdl.dir/widget.cpp.o CMakeFiles/gdl.dir/pythongdl.cpp.o -lantlr -ldl -lncurses -lform -lreadline -lhistory -lz -lpng -lz -fopenmp -lgsl -lgslcblas -ltirpc -lplplotd -lplplotcxxd -lGraphicsMagick -lGraphicsMagick++ -pthread -lwx_baseu-3.0 -lwx_gtk3u_core-3.0 -lwx_gtk3u_adv-3.0 -ltiff -lgeotiff -lnetcdf /usr/lib/hdf/libmfhdf.a /usr/lib/hdf/libdf.a -lz -ljpeg -lhdf5 -lsz -lz -ldl -lm -lfftw3 -lfftw3f -lpython2.7 -ludunits2 -lps -lgrib_api -lX11 -lXext -lpng -lgsl -lgslcblas -ltirpc -lplplotd -lplplotcxxd -lGraphicsMagick -lGraphicsMagick++ -lwx_baseu-3.0 -lwx_gtk3u_core-3.0 -lwx_gtk3u_adv-3.0 -ltiff -lgeotiff -lnetcdf /usr/lib/hdf/libmfhdf.a /usr/lib/hdf/libdf.a -lz -ljpeg -lhdf5 -lsz -ldl -lm -lfftw3 -lfftw3f -lpython2.7 -ludunits2 -lps -lgrib_api -lX11 -lXext make[2]: Leaving directory `/builddir/build/BUILD/gdl-0.9.9/build-python' [100%] Built target gdl make[1]: Leaving directory `/builddir/build/BUILD/gdl-0.9.9/build-python' /usr/bin/cmake3 -E cmake_progress_start /builddir/build/BUILD/gdl-0.9.9/build-python/CMakeFiles 0 + popd ~/build/BUILD/gdl-0.9.9 + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.JHOxAR + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/gdl-0.9.9-6.el7.arm '!=' / ']' + rm -rf /builddir/build/BUILDROOT/gdl-0.9.9-6.el7.arm ++ dirname /builddir/build/BUILDROOT/gdl-0.9.9-6.el7.arm + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/gdl-0.9.9-6.el7.arm + cd gdl-0.9.9 + pushd build ~/build/BUILD/gdl-0.9.9/build ~/build/BUILD/gdl-0.9.9 + make install DESTDIR=/builddir/build/BUILDROOT/gdl-0.9.9-6.el7.arm /usr/bin/cmake3 -S/builddir/build/BUILD/gdl-0.9.9 -B/builddir/build/BUILD/gdl-0.9.9/build --check-build-system CMakeFiles/Makefile.cmake 0 /usr/bin/cmake3 -E cmake_progress_start /builddir/build/BUILD/gdl-0.9.9/build/CMakeFiles /builddir/build/BUILD/gdl-0.9.9/build/CMakeFiles/progress.marks make -f CMakeFiles/Makefile2 all make[1]: Entering directory `/builddir/build/BUILD/gdl-0.9.9/build' make -f src/CMakeFiles/gdl.dir/build.make src/CMakeFiles/gdl.dir/depend make[2]: Entering directory `/builddir/build/BUILD/gdl-0.9.9/build' cd /builddir/build/BUILD/gdl-0.9.9/build && /usr/bin/cmake3 -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/gdl-0.9.9 /builddir/build/BUILD/gdl-0.9.9/src /builddir/build/BUILD/gdl-0.9.9/build /builddir/build/BUILD/gdl-0.9.9/build/src /builddir/build/BUILD/gdl-0.9.9/build/src/CMakeFiles/gdl.dir/DependInfo.cmake --color= make[2]: Leaving directory `/builddir/build/BUILD/gdl-0.9.9/build' make -f src/CMakeFiles/gdl.dir/build.make src/CMakeFiles/gdl.dir/build make[2]: Entering directory `/builddir/build/BUILD/gdl-0.9.9/build' make[2]: Nothing to be done for `src/CMakeFiles/gdl.dir/build'. make[2]: Leaving directory `/builddir/build/BUILD/gdl-0.9.9/build' [100%] Built target gdl make -f CMakeFiles/symlink_gdl.dir/build.make CMakeFiles/symlink_gdl.dir/depend make[2]: Entering directory `/builddir/build/BUILD/gdl-0.9.9/build' cd /builddir/build/BUILD/gdl-0.9.9/build && /usr/bin/cmake3 -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/gdl-0.9.9 /builddir/build/BUILD/gdl-0.9.9 /builddir/build/BUILD/gdl-0.9.9/build /builddir/build/BUILD/gdl-0.9.9/build /builddir/build/BUILD/gdl-0.9.9/build/CMakeFiles/symlink_gdl.dir/DependInfo.cmake --color= make[2]: Leaving directory `/builddir/build/BUILD/gdl-0.9.9/build' make -f CMakeFiles/symlink_gdl.dir/build.make CMakeFiles/symlink_gdl.dir/build make[2]: Entering directory `/builddir/build/BUILD/gdl-0.9.9/build' /usr/bin/cmake3 -E create_symlink /builddir/build/BUILD/gdl-0.9.9/build/src/gdl /builddir/build/BUILD/gdl-0.9.9/src/gdl make[2]: Leaving directory `/builddir/build/BUILD/gdl-0.9.9/build' [100%] Built target symlink_gdl make[1]: Leaving directory `/builddir/build/BUILD/gdl-0.9.9/build' /usr/bin/cmake3 -E cmake_progress_start /builddir/build/BUILD/gdl-0.9.9/build/CMakeFiles 0 make -f CMakeFiles/Makefile2 preinstall make[1]: Entering directory `/builddir/build/BUILD/gdl-0.9.9/build' make[1]: Nothing to be done for `preinstall'. make[1]: Leaving directory `/builddir/build/BUILD/gdl-0.9.9/build' Install the project... /usr/bin/cmake3 -P cmake_install.cmake -- Install configuration: "Release" -- Installing: /builddir/build/BUILDROOT/gdl-0.9.9-6.el7.arm/usr/share/gnudatalanguage/AUTHORS -- Installing: /builddir/build/BUILDROOT/gdl-0.9.9-6.el7.arm/usr/share/gnudatalanguage/README -- Installing: /builddir/build/BUILDROOT/gdl-0.9.9-6.el7.arm/usr/share/man/man1/gdl.1 -- Installing: /builddir/build/BUILDROOT/gdl-0.9.9-6.el7.arm/usr/bin/gdl -- Installing: /builddir/build/BUILDROOT/gdl-0.9.9-6.el7.arm/usr//share/gnudatalanguage/lib -- Installing: /builddir/build/BUILDROOT/gdl-0.9.9-6.el7.arm/usr//share/gnudatalanguage/lib/file_copy.pro -- Installing: /builddir/build/BUILDROOT/gdl-0.9.9-6.el7.arm/usr//share/gnudatalanguage/lib/map_clip_set.pro -- Installing: /builddir/build/BUILDROOT/gdl-0.9.9-6.el7.arm/usr//share/gnudatalanguage/lib/image_statistics.pro -- Installing: /builddir/build/BUILDROOT/gdl-0.9.9-6.el7.arm/usr//share/gnudatalanguage/lib/congrid.pro -- Installing: /builddir/build/BUILDROOT/gdl-0.9.9-6.el7.arm/usr//share/gnudatalanguage/lib/query_jpeg.pro -- Installing: /builddir/build/BUILDROOT/gdl-0.9.9-6.el7.arm/usr//share/gnudatalanguage/lib/meanabsdev.pro -- Installing: /builddir/build/BUILDROOT/gdl-0.9.9-6.el7.arm/usr//share/gnudatalanguage/lib/hist_nd.pro -- Installing: /builddir/build/BUILDROOT/gdl-0.9.9-6.el7.arm/usr//share/gnudatalanguage/lib/polyfillv.pro -- Installing: /builddir/build/BUILDROOT/gdl-0.9.9-6.el7.arm/usr//share/gnudatalanguage/lib/escape_special_char.pro -- Installing: /builddir/build/BUILDROOT/gdl-0.9.9-6.el7.arm/usr//share/gnudatalanguage/lib/imsl_erf.pro -- Installing: /builddir/build/BUILDROOT/gdl-0.9.9-6.el7.arm/usr//share/gnudatalanguage/lib/widget_message.pro -- Installing: /builddir/build/BUILDROOT/gdl-0.9.9-6.el7.arm/usr//share/gnudatalanguage/lib/file_which.pro -- Installing: /builddir/build/BUILDROOT/gdl-0.9.9-6.el7.arm/usr//share/gnudatalanguage/lib/variance.pro -- Installing: /builddir/build/BUILDROOT/gdl-0.9.9-6.el7.arm/usr//share/gnudatalanguage/lib/pushd.pro -- Installing: /builddir/build/BUILDROOT/gdl-0.9.9-6.el7.arm/usr//share/gnudatalanguage/lib/gdl_multimin_fdf.pro -- Installing: /builddir/build/BUILDROOT/gdl-0.9.9-6.el7.arm/usr//share/gnudatalanguage/lib/svsol.pro -- Installing: /builddir/build/BUILDROOT/gdl-0.9.9-6.el7.arm/usr//share/gnudatalanguage/lib/read_xwd.pro -- Installing: /builddir/build/BUILDROOT/gdl-0.9.9-6.el7.arm/usr//share/gnudatalanguage/lib/file_move.pro -- Installing: /builddir/build/BUILDROOT/gdl-0.9.9-6.el7.arm/usr//share/gnudatalanguage/lib/cw_bgroup_donotuseyet.pro -- Installing: /builddir/build/BUILDROOT/gdl-0.9.9-6.el7.arm/usr//share/gnudatalanguage/lib/kurtosis.pro -- Installing: /builddir/build/BUILDROOT/gdl-0.9.9-6.el7.arm/usr//share/gnudatalanguage/lib/findex.pro -- Installing: /builddir/build/BUILDROOT/gdl-0.9.9-6.el7.arm/usr//share/gnudatalanguage/lib/online_help.pro -- Installing: /builddir/build/BUILDROOT/gdl-0.9.9-6.el7.arm/usr//share/gnudatalanguage/lib/dialog_message.pro -- Installing: /builddir/build/BUILDROOT/gdl-0.9.9-6.el7.arm/usr//share/gnudatalanguage/lib/appleman.pro -- Installing: /builddir/build/BUILDROOT/gdl-0.9.9-6.el7.arm/usr//share/gnudatalanguage/lib/dicom -- Installing: /builddir/build/BUILDROOT/gdl-0.9.9-6.el7.arm/usr//share/gnudatalanguage/lib/dicom/gdlffdicom_date.pro -- Installing: /builddir/build/BUILDROOT/gdl-0.9.9-6.el7.arm/usr//share/gnudatalanguage/lib/dicom/gdlffdicom__define.pro -- Installing: /builddir/build/BUILDROOT/gdl-0.9.9-6.el7.arm/usr//share/gnudatalanguage/lib/dicom/gdlffdicom__test.pro -- Installing: /builddir/build/BUILDROOT/gdl-0.9.9-6.el7.arm/usr//share/gnudatalanguage/lib/dicom/gdlffdicom_copy_lun.pro -- Installing: /builddir/build/BUILDROOT/gdl-0.9.9-6.el7.arm/usr//share/gnudatalanguage/lib/dicom/gdlffdicom__assoc_generateuid.pro -- Installing: /builddir/build/BUILDROOT/gdl-0.9.9-6.el7.arm/usr//share/gnudatalanguage/lib/dicom/gdlffdicom__assoc__test.pro -- Installing: /builddir/build/BUILDROOT/gdl-0.9.9-6.el7.arm/usr//share/gnudatalanguage/lib/dicom/gdlffdicom__dictionary.pro -- Installing: /builddir/build/BUILDROOT/gdl-0.9.9-6.el7.arm/usr//share/gnudatalanguage/lib/dicom/gdlffdicom__assoc__define.pro -- Installing: /builddir/build/BUILDROOT/gdl-0.9.9-6.el7.arm/usr//share/gnudatalanguage/lib/dicom/gdlffdicom_time.pro -- Installing: /builddir/build/BUILDROOT/gdl-0.9.9-6.el7.arm/usr//share/gnudatalanguage/lib/dicom/gdlffdicom_trim.pro -- Installing: /builddir/build/BUILDROOT/gdl-0.9.9-6.el7.arm/usr//share/gnudatalanguage/lib/query_png.pro -- Installing: /builddir/build/BUILDROOT/gdl-0.9.9-6.el7.arm/usr//share/gnudatalanguage/lib/stddev.pro -- Installing: /builddir/build/BUILDROOT/gdl-0.9.9-6.el7.arm/usr//share/gnudatalanguage/lib/query_dicom.pro -- Installing: /builddir/build/BUILDROOT/gdl-0.9.9-6.el7.arm/usr//share/gnudatalanguage/lib/oploterr.pro -- Installing: /builddir/build/BUILDROOT/gdl-0.9.9-6.el7.arm/usr//share/gnudatalanguage/lib/read_jpeg.pro -- Installing: /builddir/build/BUILDROOT/gdl-0.9.9-6.el7.arm/usr//share/gnudatalanguage/lib/findfile.pro -- Installing: /builddir/build/BUILDROOT/gdl-0.9.9-6.el7.arm/usr//share/gnudatalanguage/lib/imsl_zerosys.pro -- Installing: /builddir/build/BUILDROOT/gdl-0.9.9-6.el7.arm/usr//share/gnudatalanguage/lib/read_image.pro -- Installing: /builddir/build/BUILDROOT/gdl-0.9.9-6.el7.arm/usr//share/gnudatalanguage/lib/erode.pro -- Installing: /builddir/build/BUILDROOT/gdl-0.9.9-6.el7.arm/usr//share/gnudatalanguage/lib/query_pict.pro -- Installing: /builddir/build/BUILDROOT/gdl-0.9.9-6.el7.arm/usr//share/gnudatalanguage/lib/idl_container__define.pro -- Installing: /builddir/build/BUILDROOT/gdl-0.9.9-6.el7.arm/usr//share/gnudatalanguage/lib/file_expand_path.pro -- Installing: /builddir/build/BUILDROOT/gdl-0.9.9-6.el7.arm/usr//share/gnudatalanguage/lib/dilate.pro -- Installing: /builddir/build/BUILDROOT/gdl-0.9.9-6.el7.arm/usr//share/gnudatalanguage/lib/json_serialize.pro -- Installing: /builddir/build/BUILDROOT/gdl-0.9.9-6.el7.arm/usr//share/gnudatalanguage/lib/poly.pro -- Installing: /builddir/build/BUILDROOT/gdl-0.9.9-6.el7.arm/usr//share/gnudatalanguage/lib/loadct.pro -- Installing: /builddir/build/BUILDROOT/gdl-0.9.9-6.el7.arm/usr//share/gnudatalanguage/lib/wmenu.pro -- Installing: /builddir/build/BUILDROOT/gdl-0.9.9-6.el7.arm/usr//share/gnudatalanguage/lib/py_plot.pro -- Installing: /builddir/build/BUILDROOT/gdl-0.9.9-6.el7.arm/usr//share/gnudatalanguage/lib/write_image.pro -- Installing: /builddir/build/BUILDROOT/gdl-0.9.9-6.el7.arm/usr//share/gnudatalanguage/lib/utilities -- Installing: /builddir/build/BUILDROOT/gdl-0.9.9-6.el7.arm/usr//share/gnudatalanguage/lib/utilities/path_remove.pro -- Installing: /builddir/build/BUILDROOT/gdl-0.9.9-6.el7.arm/usr//share/gnudatalanguage/lib/utilities/path_sep_add.pro -- Installing: /builddir/build/BUILDROOT/gdl-0.9.9-6.el7.arm/usr//share/gnudatalanguage/lib/utilities/routine_name.pro -- Installing: /builddir/build/BUILDROOT/gdl-0.9.9-6.el7.arm/usr//share/gnudatalanguage/lib/utilities/gdl_status.pro -- Installing: /builddir/build/BUILDROOT/gdl-0.9.9-6.el7.arm/usr//share/gnudatalanguage/lib/utilities/path_show.pro -- Installing: /builddir/build/BUILDROOT/gdl-0.9.9-6.el7.arm/usr//share/gnudatalanguage/lib/utilities/read_ascii_basic.pro -- Installing: /builddir/build/BUILDROOT/gdl-0.9.9-6.el7.arm/usr//share/gnudatalanguage/lib/utilities/idlsysmonitorinfo__define.pro -- Installing: /builddir/build/BUILDROOT/gdl-0.9.9-6.el7.arm/usr//share/gnudatalanguage/lib/utilities/path_add.pro -- Installing: /builddir/build/BUILDROOT/gdl-0.9.9-6.el7.arm/usr//share/gnudatalanguage/lib/utilities/idlneturl__define.pro -- Installing: /builddir/build/BUILDROOT/gdl-0.9.9-6.el7.arm/usr//share/gnudatalanguage/lib/utilities/color2color.pro -- Installing: /builddir/build/BUILDROOT/gdl-0.9.9-6.el7.arm/usr//share/gnudatalanguage/lib/swap_endian.pro -- Installing: /builddir/build/BUILDROOT/gdl-0.9.9-6.el7.arm/usr//share/gnudatalanguage/lib/write_csv.pro -- Installing: /builddir/build/BUILDROOT/gdl-0.9.9-6.el7.arm/usr//share/gnudatalanguage/lib/value_locate.pro -- Installing: /builddir/build/BUILDROOT/gdl-0.9.9-6.el7.arm/usr//share/gnudatalanguage/lib/write_tiff.pro -- Installing: /builddir/build/BUILDROOT/gdl-0.9.9-6.el7.arm/usr//share/gnudatalanguage/lib/handle_free.pro -- Installing: /builddir/build/BUILDROOT/gdl-0.9.9-6.el7.arm/usr//share/gnudatalanguage/lib/template.pro -- Installing: /builddir/build/BUILDROOT/gdl-0.9.9-6.el7.arm/usr//share/gnudatalanguage/lib/identity.pro -- Installing: /builddir/build/BUILDROOT/gdl-0.9.9-6.el7.arm/usr//share/gnudatalanguage/lib/read_binary.pro -- Installing: /builddir/build/BUILDROOT/gdl-0.9.9-6.el7.arm/usr//share/gnudatalanguage/lib/poly_area.pro -- Installing: /builddir/build/BUILDROOT/gdl-0.9.9-6.el7.arm/usr//share/gnudatalanguage/lib/read_dicom.pro -- Installing: /builddir/build/BUILDROOT/gdl-0.9.9-6.el7.arm/usr//share/gnudatalanguage/lib/primes.pro -- Installing: /builddir/build/BUILDROOT/gdl-0.9.9-6.el7.arm/usr//share/gnudatalanguage/lib/tic.pro -- Installing: /builddir/build/BUILDROOT/gdl-0.9.9-6.el7.arm/usr//share/gnudatalanguage/lib/linfit.pro -- Installing: /builddir/build/BUILDROOT/gdl-0.9.9-6.el7.arm/usr//share/gnudatalanguage/lib/showfont.pro -- Installing: /builddir/build/BUILDROOT/gdl-0.9.9-6.el7.arm/usr//share/gnudatalanguage/lib/read_gif.pro -- Installing: /builddir/build/BUILDROOT/gdl-0.9.9-6.el7.arm/usr//share/gnudatalanguage/lib/popd.pro -- Installing: /builddir/build/BUILDROOT/gdl-0.9.9-6.el7.arm/usr//share/gnudatalanguage/lib/read_tiff.pro -- Installing: /builddir/build/BUILDROOT/gdl-0.9.9-6.el7.arm/usr//share/gnudatalanguage/lib/write_gif.pro -- Installing: /builddir/build/BUILDROOT/gdl-0.9.9-6.el7.arm/usr//share/gnudatalanguage/lib/str_sep.pro -- Installing: /builddir/build/BUILDROOT/gdl-0.9.9-6.el7.arm/usr//share/gnudatalanguage/lib/printd.pro -- Installing: /builddir/build/BUILDROOT/gdl-0.9.9-6.el7.arm/usr//share/gnudatalanguage/lib/xmanager.pro -- Installing: /builddir/build/BUILDROOT/gdl-0.9.9-6.el7.arm/usr//share/gnudatalanguage/lib/py_print.pro -- Installing: /builddir/build/BUILDROOT/gdl-0.9.9-6.el7.arm/usr//share/gnudatalanguage/lib/envi -- Installing: /builddir/build/BUILDROOT/gdl-0.9.9-6.el7.arm/usr//share/gnudatalanguage/lib/envi/test_write_read_envi.pro -- Installing: /builddir/build/BUILDROOT/gdl-0.9.9-6.el7.arm/usr//share/gnudatalanguage/lib/envi/read_envi_file.pro -- Installing: /builddir/build/BUILDROOT/gdl-0.9.9-6.el7.arm/usr//share/gnudatalanguage/lib/envi/write_envi_file.pro -- Installing: /builddir/build/BUILDROOT/gdl-0.9.9-6.el7.arm/usr//share/gnudatalanguage/lib/helpform.pro -- Installing: /builddir/build/BUILDROOT/gdl-0.9.9-6.el7.arm/usr//share/gnudatalanguage/lib/zenity_check.pro -- Installing: /builddir/build/BUILDROOT/gdl-0.9.9-6.el7.arm/usr//share/gnudatalanguage/lib/polywarp.pro -- Installing: /builddir/build/BUILDROOT/gdl-0.9.9-6.el7.arm/usr//share/gnudatalanguage/lib/resolve_all.pro -- Installing: /builddir/build/BUILDROOT/gdl-0.9.9-6.el7.arm/usr//share/gnudatalanguage/lib/diag_matrix.pro -- Installing: /builddir/build/BUILDROOT/gdl-0.9.9-6.el7.arm/usr//share/gnudatalanguage/lib/trace.pro -- Installing: /builddir/build/BUILDROOT/gdl-0.9.9-6.el7.arm/usr//share/gnudatalanguage/lib/query_image.pro -- Installing: /builddir/build/BUILDROOT/gdl-0.9.9-6.el7.arm/usr//share/gnudatalanguage/lib/template_blank.pro -- Installing: /builddir/build/BUILDROOT/gdl-0.9.9-6.el7.arm/usr//share/gnudatalanguage/lib/query_gif.pro -- Installing: /builddir/build/BUILDROOT/gdl-0.9.9-6.el7.arm/usr//share/gnudatalanguage/lib/idl_object.pro -- Installing: /builddir/build/BUILDROOT/gdl-0.9.9-6.el7.arm/usr//share/gnudatalanguage/lib/lmgr.pro -- Installing: /builddir/build/BUILDROOT/gdl-0.9.9-6.el7.arm/usr//share/gnudatalanguage/lib/hist_2d.pro -- Installing: /builddir/build/BUILDROOT/gdl-0.9.9-6.el7.arm/usr//share/gnudatalanguage/lib/factorial.pro -- Installing: /builddir/build/BUILDROOT/gdl-0.9.9-6.el7.arm/usr//share/gnudatalanguage/lib/last_item.pro -- Installing: /builddir/build/BUILDROOT/gdl-0.9.9-6.el7.arm/usr//share/gnudatalanguage/lib/idl_container.pro -- Installing: /builddir/build/BUILDROOT/gdl-0.9.9-6.el7.arm/usr//share/gnudatalanguage/lib/read_bmp.pro -- Installing: /builddir/build/BUILDROOT/gdl-0.9.9-6.el7.arm/usr//share/gnudatalanguage/lib/read_x11_bitmap.pro -- Installing: /builddir/build/BUILDROOT/gdl-0.9.9-6.el7.arm/usr//share/gnudatalanguage/lib/rstrpos.pro -- Installing: /builddir/build/BUILDROOT/gdl-0.9.9-6.el7.arm/usr//share/gnudatalanguage/lib/query_bmp.pro -- Installing: /builddir/build/BUILDROOT/gdl-0.9.9-6.el7.arm/usr//share/gnudatalanguage/lib/rot.pro -- Installing: /builddir/build/BUILDROOT/gdl-0.9.9-6.el7.arm/usr//share/gnudatalanguage/lib/idl_validname.pro -- Installing: /builddir/build/BUILDROOT/gdl-0.9.9-6.el7.arm/usr//share/gnudatalanguage/lib/xdisplayfile.pro -- Installing: /builddir/build/BUILDROOT/gdl-0.9.9-6.el7.arm/usr//share/gnudatalanguage/lib/read_jpeg2000.pro -- Installing: /builddir/build/BUILDROOT/gdl-0.9.9-6.el7.arm/usr//share/gnudatalanguage/lib/file_lines.pro -- Installing: /builddir/build/BUILDROOT/gdl-0.9.9-6.el7.arm/usr//share/gnudatalanguage/lib/xregistered.pro -- Installing: /builddir/build/BUILDROOT/gdl-0.9.9-6.el7.arm/usr//share/gnudatalanguage/lib/write_jpeg.pro -- Installing: /builddir/build/BUILDROOT/gdl-0.9.9-6.el7.arm/usr//share/gnudatalanguage/lib/filepath.pro -- Installing: /builddir/build/BUILDROOT/gdl-0.9.9-6.el7.arm/usr//share/gnudatalanguage/lib/skip_lun.pro -- Installing: /builddir/build/BUILDROOT/gdl-0.9.9-6.el7.arm/usr//share/gnudatalanguage/lib/obsolete -- Installing: /builddir/build/BUILDROOT/gdl-0.9.9-6.el7.arm/usr//share/gnudatalanguage/lib/obsolete/file_dirname_old.pro -- Installing: /builddir/build/BUILDROOT/gdl-0.9.9-6.el7.arm/usr//share/gnudatalanguage/lib/obsolete/spl_interp_old.pro -- Installing: /builddir/build/BUILDROOT/gdl-0.9.9-6.el7.arm/usr//share/gnudatalanguage/lib/obsolete/file_basename_old.pro -- Installing: /builddir/build/BUILDROOT/gdl-0.9.9-6.el7.arm/usr//share/gnudatalanguage/lib/obsolete/save_old.pro -- Installing: /builddir/build/BUILDROOT/gdl-0.9.9-6.el7.arm/usr//share/gnudatalanguage/lib/obsolete/spl_init_old.pro -- Installing: /builddir/build/BUILDROOT/gdl-0.9.9-6.el7.arm/usr//share/gnudatalanguage/lib/obsolete/file_delete_old.pro -- Installing: /builddir/build/BUILDROOT/gdl-0.9.9-6.el7.arm/usr//share/gnudatalanguage/lib/obsolete/restore_old.pro -- Installing: /builddir/build/BUILDROOT/gdl-0.9.9-6.el7.arm/usr//share/gnudatalanguage/lib/strmatch.pro -- Installing: /builddir/build/BUILDROOT/gdl-0.9.9-6.el7.arm/usr//share/gnudatalanguage/lib/errplot.pro -- Installing: /builddir/build/BUILDROOT/gdl-0.9.9-6.el7.arm/usr//share/gnudatalanguage/lib/norm.pro -- Installing: /builddir/build/BUILDROOT/gdl-0.9.9-6.el7.arm/usr//share/gnudatalanguage/lib/standardize.pro -- Installing: /builddir/build/BUILDROOT/gdl-0.9.9-6.el7.arm/usr//share/gnudatalanguage/lib/handle_create.pro -- Installing: /builddir/build/BUILDROOT/gdl-0.9.9-6.el7.arm/usr//share/gnudatalanguage/lib/query_tiff.pro -- Installing: /builddir/build/BUILDROOT/gdl-0.9.9-6.el7.arm/usr//share/gnudatalanguage/lib/doc_library.pro -- Installing: /builddir/build/BUILDROOT/gdl-0.9.9-6.el7.arm/usr//share/gnudatalanguage/lib/handle_value.pro -- Installing: /builddir/build/BUILDROOT/gdl-0.9.9-6.el7.arm/usr//share/gnudatalanguage/lib/define_msgblk.pro -- Installing: /builddir/build/BUILDROOT/gdl-0.9.9-6.el7.arm/usr//share/gnudatalanguage/lib/uniq.pro -- Installing: /builddir/build/BUILDROOT/gdl-0.9.9-6.el7.arm/usr//share/gnudatalanguage/lib/toc.pro -- Installing: /builddir/build/BUILDROOT/gdl-0.9.9-6.el7.arm/usr//share/gnudatalanguage/lib/write_bmp.pro -- Installing: /builddir/build/BUILDROOT/gdl-0.9.9-6.el7.arm/usr//share/gnudatalanguage/lib/path_sep.pro -- Installing: /builddir/build/BUILDROOT/gdl-0.9.9-6.el7.arm/usr//share/gnudatalanguage/lib/la_invert.pro -- Installing: /builddir/build/BUILDROOT/gdl-0.9.9-6.el7.arm/usr//share/gnudatalanguage/lib/interpol.pro -- Installing: /builddir/build/BUILDROOT/gdl-0.9.9-6.el7.arm/usr//share/gnudatalanguage/lib/matrix_multiply.pro -- Installing: /builddir/build/BUILDROOT/gdl-0.9.9-6.el7.arm/usr//share/gnudatalanguage/lib/read_png.pro -- Installing: /builddir/build/BUILDROOT/gdl-0.9.9-6.el7.arm/usr//share/gnudatalanguage/lib/skewness.pro -- Installing: /builddir/build/BUILDROOT/gdl-0.9.9-6.el7.arm/usr//share/gnudatalanguage/lib/array_indices.pro -- Installing: /builddir/build/BUILDROOT/gdl-0.9.9-6.el7.arm/usr//share/gnudatalanguage/lib/read_ascii.pro -- Installing: /builddir/build/BUILDROOT/gdl-0.9.9-6.el7.arm/usr//share/gnudatalanguage/lib/real_part.pro -- Installing: /builddir/build/BUILDROOT/gdl-0.9.9-6.el7.arm/usr//share/gnudatalanguage/lib/make_dll.pro -- Installing: /builddir/build/BUILDROOT/gdl-0.9.9-6.el7.arm/usr//share/gnudatalanguage/lib/get_login_info.pro -- Installing: /builddir/build/BUILDROOT/gdl-0.9.9-6.el7.arm/usr//share/gnudatalanguage/lib/write_pict.pro -- Installing: /builddir/build/BUILDROOT/gdl-0.9.9-6.el7.arm/usr//share/gnudatalanguage/lib/strsplit.pro -- Installing: /builddir/build/BUILDROOT/gdl-0.9.9-6.el7.arm/usr//share/gnudatalanguage/lib/deriv.pro -- Installing: /builddir/build/BUILDROOT/gdl-0.9.9-6.el7.arm/usr//share/gnudatalanguage/lib/chisqr_cvf.pro -- Installing: /builddir/build/BUILDROOT/gdl-0.9.9-6.el7.arm/usr//share/gnudatalanguage/lib/write_png.pro -- Installing: /builddir/build/BUILDROOT/gdl-0.9.9-6.el7.arm/usr//share/gnudatalanguage/lib/correlate.pro -- Installing: /builddir/build/BUILDROOT/gdl-0.9.9-6.el7.arm/usr//share/gnudatalanguage/lib/dialog_pickfile.pro -- Installing: /builddir/build/BUILDROOT/gdl-0.9.9-6.el7.arm/usr//share/gnudatalanguage/lib/delvar.pro -- Installing: /builddir/build/BUILDROOT/gdl-0.9.9-6.el7.arm/usr//share/gnudatalanguage/lib/bilinear.pro -- Installing: /builddir/build/BUILDROOT/gdl-0.9.9-6.el7.arm/usr//share/gnudatalanguage/lib/query_ppm.pro -- Installing: /builddir/build/BUILDROOT/gdl-0.9.9-6.el7.arm/usr//share/gnudatalanguage/lib/define_msgblk_from_file.pro -- Installing: /builddir/build/BUILDROOT/gdl-0.9.9-6.el7.arm/usr//share/gnudatalanguage/lib/file_link.pro -- Installing: /builddir/build/BUILDROOT/gdl-0.9.9-6.el7.arm/usr//share/gnudatalanguage/lib/swap_endian_inplace.pro -- Installing: /builddir/build/BUILDROOT/gdl-0.9.9-6.el7.arm/usr//share/gnudatalanguage/lib/read_pict.pro -- Installing: /builddir/build/BUILDROOT/gdl-0.9.9-6.el7.arm/usr//share/gnudatalanguage/lib/hist_equal.pro -- Installing: /builddir/build/BUILDROOT/gdl-0.9.9-6.el7.arm/usr//share/gnudatalanguage/lib/ploterr.pro -- Installing: /builddir/build/BUILDROOT/gdl-0.9.9-6.el7.arm/usr//share/gnudatalanguage/lib/dist.pro -- Installing: /builddir/build/BUILDROOT/gdl-0.9.9-6.el7.arm/usr//share/gnudatalanguage/lib/stdev.pro -- Installing: /builddir/build/BUILDROOT/gdl-0.9.9-6.el7.arm/usr//share/gnudatalanguage/lib/calendar.pro -- Installing: /builddir/build/BUILDROOT/gdl-0.9.9-6.el7.arm/usr//share/gnudatalanguage/lib/handle_info.pro -- Installing: /builddir/build/BUILDROOT/gdl-0.9.9-6.el7.arm/usr//share/gnudatalanguage/lib/tvscl.pro ~/build/BUILD/gdl-0.9.9 ~/build/BUILD/gdl-0.9.9/build-python ~/build/BUILD/gdl-0.9.9 + popd + pushd build-python + make install DESTDIR=/builddir/build/BUILDROOT/gdl-0.9.9-6.el7.arm /usr/bin/cmake3 -S/builddir/build/BUILD/gdl-0.9.9 -B/builddir/build/BUILD/gdl-0.9.9/build-python --check-build-system CMakeFiles/Makefile.cmake 0 /usr/bin/cmake3 -E cmake_progress_start /builddir/build/BUILD/gdl-0.9.9/build-python/CMakeFiles /builddir/build/BUILD/gdl-0.9.9/build-python/CMakeFiles/progress.marks make -f CMakeFiles/Makefile2 all make[1]: Entering directory `/builddir/build/BUILD/gdl-0.9.9/build-python' make -f src/CMakeFiles/gdl.dir/build.make src/CMakeFiles/gdl.dir/depend make[2]: Entering directory `/builddir/build/BUILD/gdl-0.9.9/build-python' cd /builddir/build/BUILD/gdl-0.9.9/build-python && /usr/bin/cmake3 -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/gdl-0.9.9 /builddir/build/BUILD/gdl-0.9.9/src /builddir/build/BUILD/gdl-0.9.9/build-python /builddir/build/BUILD/gdl-0.9.9/build-python/src /builddir/build/BUILD/gdl-0.9.9/build-python/src/CMakeFiles/gdl.dir/DependInfo.cmake --color= make[2]: Leaving directory `/builddir/build/BUILD/gdl-0.9.9/build-python' make -f src/CMakeFiles/gdl.dir/build.make src/CMakeFiles/gdl.dir/build make[2]: Entering directory `/builddir/build/BUILD/gdl-0.9.9/build-python' make[2]: Nothing to be done for `src/CMakeFiles/gdl.dir/build'. make[2]: Leaving directory `/builddir/build/BUILD/gdl-0.9.9/build-python' [100%] Built target gdl make[1]: Leaving directory `/builddir/build/BUILD/gdl-0.9.9/build-python' /usr/bin/cmake3 -E cmake_progress_start /builddir/build/BUILD/gdl-0.9.9/build-python/CMakeFiles 0 make -f CMakeFiles/Makefile2 preinstall make[1]: Entering directory `/builddir/build/BUILD/gdl-0.9.9/build-python' make[1]: Nothing to be done for `preinstall'. make[1]: Leaving directory `/builddir/build/BUILD/gdl-0.9.9/build-python' Install the project... /usr/bin/cmake3 -P cmake_install.cmake -- Install configuration: "Release" -- Up-to-date: /builddir/build/BUILDROOT/gdl-0.9.9-6.el7.arm/usr/share/gnudatalanguage/AUTHORS -- Up-to-date: /builddir/build/BUILDROOT/gdl-0.9.9-6.el7.arm/usr/share/gnudatalanguage/README -- Up-to-date: /builddir/build/BUILDROOT/gdl-0.9.9-6.el7.arm/usr/share/man/man1/gdl.1 -- Installing: /builddir/build/BUILDROOT/gdl-0.9.9-6.el7.arm/usr/lib/site-python/GDL.so -- Up-to-date: /builddir/build/BUILDROOT/gdl-0.9.9-6.el7.arm/usr//share/gnudatalanguage/lib -- Up-to-date: /builddir/build/BUILDROOT/gdl-0.9.9-6.el7.arm/usr//share/gnudatalanguage/lib/file_copy.pro -- Up-to-date: /builddir/build/BUILDROOT/gdl-0.9.9-6.el7.arm/usr//share/gnudatalanguage/lib/map_clip_set.pro -- Up-to-date: /builddir/build/BUILDROOT/gdl-0.9.9-6.el7.arm/usr//share/gnudatalanguage/lib/image_statistics.pro -- Up-to-date: /builddir/build/BUILDROOT/gdl-0.9.9-6.el7.arm/usr//share/gnudatalanguage/lib/congrid.pro -- Up-to-date: /builddir/build/BUILDROOT/gdl-0.9.9-6.el7.arm/usr//share/gnudatalanguage/lib/query_jpeg.pro -- Up-to-date: /builddir/build/BUILDROOT/gdl-0.9.9-6.el7.arm/usr//share/gnudatalanguage/lib/meanabsdev.pro -- Up-to-date: /builddir/build/BUILDROOT/gdl-0.9.9-6.el7.arm/usr//share/gnudatalanguage/lib/hist_nd.pro -- Up-to-date: /builddir/build/BUILDROOT/gdl-0.9.9-6.el7.arm/usr//share/gnudatalanguage/lib/polyfillv.pro -- Up-to-date: /builddir/build/BUILDROOT/gdl-0.9.9-6.el7.arm/usr//share/gnudatalanguage/lib/escape_special_char.pro -- Up-to-date: /builddir/build/BUILDROOT/gdl-0.9.9-6.el7.arm/usr//share/gnudatalanguage/lib/imsl_erf.pro -- Up-to-date: /builddir/build/BUILDROOT/gdl-0.9.9-6.el7.arm/usr//share/gnudatalanguage/lib/widget_message.pro -- Up-to-date: /builddir/build/BUILDROOT/gdl-0.9.9-6.el7.arm/usr//share/gnudatalanguage/lib/file_which.pro -- Up-to-date: /builddir/build/BUILDROOT/gdl-0.9.9-6.el7.arm/usr//share/gnudatalanguage/lib/variance.pro -- Up-to-date: /builddir/build/BUILDROOT/gdl-0.9.9-6.el7.arm/usr//share/gnudatalanguage/lib/pushd.pro -- Up-to-date: /builddir/build/BUILDROOT/gdl-0.9.9-6.el7.arm/usr//share/gnudatalanguage/lib/gdl_multimin_fdf.pro -- Up-to-date: /builddir/build/BUILDROOT/gdl-0.9.9-6.el7.arm/usr//share/gnudatalanguage/lib/svsol.pro -- Up-to-date: /builddir/build/BUILDROOT/gdl-0.9.9-6.el7.arm/usr//share/gnudatalanguage/lib/read_xwd.pro -- Up-to-date: /builddir/build/BUILDROOT/gdl-0.9.9-6.el7.arm/usr//share/gnudatalanguage/lib/file_move.pro -- Up-to-date: /builddir/build/BUILDROOT/gdl-0.9.9-6.el7.arm/usr//share/gnudatalanguage/lib/cw_bgroup_donotuseyet.pro -- Up-to-date: /builddir/build/BUILDROOT/gdl-0.9.9-6.el7.arm/usr//share/gnudatalanguage/lib/kurtosis.pro -- Up-to-date: /builddir/build/BUILDROOT/gdl-0.9.9-6.el7.arm/usr//share/gnudatalanguage/lib/findex.pro -- Up-to-date: /builddir/build/BUILDROOT/gdl-0.9.9-6.el7.arm/usr//share/gnudatalanguage/lib/online_help.pro -- Up-to-date: /builddir/build/BUILDROOT/gdl-0.9.9-6.el7.arm/usr//share/gnudatalanguage/lib/dialog_message.pro -- Up-to-date: /builddir/build/BUILDROOT/gdl-0.9.9-6.el7.arm/usr//share/gnudatalanguage/lib/appleman.pro -- Up-to-date: /builddir/build/BUILDROOT/gdl-0.9.9-6.el7.arm/usr//share/gnudatalanguage/lib/dicom -- Up-to-date: /builddir/build/BUILDROOT/gdl-0.9.9-6.el7.arm/usr//share/gnudatalanguage/lib/dicom/gdlffdicom_date.pro -- Up-to-date: /builddir/build/BUILDROOT/gdl-0.9.9-6.el7.arm/usr//share/gnudatalanguage/lib/dicom/gdlffdicom__define.pro -- Up-to-date: /builddir/build/BUILDROOT/gdl-0.9.9-6.el7.arm/usr//share/gnudatalanguage/lib/dicom/gdlffdicom__test.pro -- Up-to-date: /builddir/build/BUILDROOT/gdl-0.9.9-6.el7.arm/usr//share/gnudatalanguage/lib/dicom/gdlffdicom_copy_lun.pro -- Up-to-date: /builddir/build/BUILDROOT/gdl-0.9.9-6.el7.arm/usr//share/gnudatalanguage/lib/dicom/gdlffdicom__assoc_generateuid.pro -- Up-to-date: /builddir/build/BUILDROOT/gdl-0.9.9-6.el7.arm/usr//share/gnudatalanguage/lib/dicom/gdlffdicom__assoc__test.pro -- Up-to-date: /builddir/build/BUILDROOT/gdl-0.9.9-6.el7.arm/usr//share/gnudatalanguage/lib/dicom/gdlffdicom__dictionary.pro -- Up-to-date: /builddir/build/BUILDROOT/gdl-0.9.9-6.el7.arm/usr//share/gnudatalanguage/lib/dicom/gdlffdicom__assoc__define.pro -- Up-to-date: /builddir/build/BUILDROOT/gdl-0.9.9-6.el7.arm/usr//share/gnudatalanguage/lib/dicom/gdlffdicom_time.pro -- Up-to-date: /builddir/build/BUILDROOT/gdl-0.9.9-6.el7.arm/usr//share/gnudatalanguage/lib/dicom/gdlffdicom_trim.pro -- Up-to-date: /builddir/build/BUILDROOT/gdl-0.9.9-6.el7.arm/usr//share/gnudatalanguage/lib/query_png.pro -- Up-to-date: /builddir/build/BUILDROOT/gdl-0.9.9-6.el7.arm/usr//share/gnudatalanguage/lib/stddev.pro -- Up-to-date: /builddir/build/BUILDROOT/gdl-0.9.9-6.el7.arm/usr//share/gnudatalanguage/lib/query_dicom.pro -- Up-to-date: /builddir/build/BUILDROOT/gdl-0.9.9-6.el7.arm/usr//share/gnudatalanguage/lib/oploterr.pro -- Up-to-date: /builddir/build/BUILDROOT/gdl-0.9.9-6.el7.arm/usr//share/gnudatalanguage/lib/read_jpeg.pro -- Up-to-date: /builddir/build/BUILDROOT/gdl-0.9.9-6.el7.arm/usr//share/gnudatalanguage/lib/findfile.pro -- Up-to-date: /builddir/build/BUILDROOT/gdl-0.9.9-6.el7.arm/usr//share/gnudatalanguage/lib/imsl_zerosys.pro -- Up-to-date: /builddir/build/BUILDROOT/gdl-0.9.9-6.el7.arm/usr//share/gnudatalanguage/lib/read_image.pro -- Up-to-date: /builddir/build/BUILDROOT/gdl-0.9.9-6.el7.arm/usr//share/gnudatalanguage/lib/erode.pro -- Up-to-date: /builddir/build/BUILDROOT/gdl-0.9.9-6.el7.arm/usr//share/gnudatalanguage/lib/query_pict.pro -- Up-to-date: /builddir/build/BUILDROOT/gdl-0.9.9-6.el7.arm/usr//share/gnudatalanguage/lib/idl_container__define.pro -- Up-to-date: /builddir/build/BUILDROOT/gdl-0.9.9-6.el7.arm/usr//share/gnudatalanguage/lib/file_expand_path.pro -- Up-to-date: /builddir/build/BUILDROOT/gdl-0.9.9-6.el7.arm/usr//share/gnudatalanguage/lib/dilate.pro -- Up-to-date: /builddir/build/BUILDROOT/gdl-0.9.9-6.el7.arm/usr//share/gnudatalanguage/lib/json_serialize.pro -- Up-to-date: /builddir/build/BUILDROOT/gdl-0.9.9-6.el7.arm/usr//share/gnudatalanguage/lib/poly.pro -- Up-to-date: /builddir/build/BUILDROOT/gdl-0.9.9-6.el7.arm/usr//share/gnudatalanguage/lib/loadct.pro -- Up-to-date: /builddir/build/BUILDROOT/gdl-0.9.9-6.el7.arm/usr//share/gnudatalanguage/lib/wmenu.pro -- Up-to-date: /builddir/build/BUILDROOT/gdl-0.9.9-6.el7.arm/usr//share/gnudatalanguage/lib/py_plot.pro -- Up-to-date: /builddir/build/BUILDROOT/gdl-0.9.9-6.el7.arm/usr//share/gnudatalanguage/lib/write_image.pro -- Up-to-date: /builddir/build/BUILDROOT/gdl-0.9.9-6.el7.arm/usr//share/gnudatalanguage/lib/utilities -- Up-to-date: /builddir/build/BUILDROOT/gdl-0.9.9-6.el7.arm/usr//share/gnudatalanguage/lib/utilities/path_remove.pro -- Up-to-date: /builddir/build/BUILDROOT/gdl-0.9.9-6.el7.arm/usr//share/gnudatalanguage/lib/utilities/path_sep_add.pro -- Up-to-date: /builddir/build/BUILDROOT/gdl-0.9.9-6.el7.arm/usr//share/gnudatalanguage/lib/utilities/routine_name.pro -- Up-to-date: /builddir/build/BUILDROOT/gdl-0.9.9-6.el7.arm/usr//share/gnudatalanguage/lib/utilities/gdl_status.pro -- Up-to-date: /builddir/build/BUILDROOT/gdl-0.9.9-6.el7.arm/usr//share/gnudatalanguage/lib/utilities/path_show.pro -- Up-to-date: /builddir/build/BUILDROOT/gdl-0.9.9-6.el7.arm/usr//share/gnudatalanguage/lib/utilities/read_ascii_basic.pro -- Up-to-date: /builddir/build/BUILDROOT/gdl-0.9.9-6.el7.arm/usr//share/gnudatalanguage/lib/utilities/idlsysmonitorinfo__define.pro -- Up-to-date: /builddir/build/BUILDROOT/gdl-0.9.9-6.el7.arm/usr//share/gnudatalanguage/lib/utilities/path_add.pro -- Up-to-date: /builddir/build/BUILDROOT/gdl-0.9.9-6.el7.arm/usr//share/gnudatalanguage/lib/utilities/idlneturl__define.pro -- Up-to-date: /builddir/build/BUILDROOT/gdl-0.9.9-6.el7.arm/usr//share/gnudatalanguage/lib/utilities/color2color.pro -- Up-to-date: /builddir/build/BUILDROOT/gdl-0.9.9-6.el7.arm/usr//share/gnudatalanguage/lib/swap_endian.pro -- Up-to-date: /builddir/build/BUILDROOT/gdl-0.9.9-6.el7.arm/usr//share/gnudatalanguage/lib/write_csv.pro -- Up-to-date: /builddir/build/BUILDROOT/gdl-0.9.9-6.el7.arm/usr//share/gnudatalanguage/lib/value_locate.pro -- Up-to-date: /builddir/build/BUILDROOT/gdl-0.9.9-6.el7.arm/usr//share/gnudatalanguage/lib/write_tiff.pro -- Up-to-date: /builddir/build/BUILDROOT/gdl-0.9.9-6.el7.arm/usr//share/gnudatalanguage/lib/handle_free.pro -- Up-to-date: /builddir/build/BUILDROOT/gdl-0.9.9-6.el7.arm/usr//share/gnudatalanguage/lib/template.pro -- Up-to-date: /builddir/build/BUILDROOT/gdl-0.9.9-6.el7.arm/usr//share/gnudatalanguage/lib/identity.pro -- Up-to-date: /builddir/build/BUILDROOT/gdl-0.9.9-6.el7.arm/usr//share/gnudatalanguage/lib/read_binary.pro -- Up-to-date: /builddir/build/BUILDROOT/gdl-0.9.9-6.el7.arm/usr//share/gnudatalanguage/lib/poly_area.pro -- Up-to-date: /builddir/build/BUILDROOT/gdl-0.9.9-6.el7.arm/usr//share/gnudatalanguage/lib/read_dicom.pro -- Up-to-date: /builddir/build/BUILDROOT/gdl-0.9.9-6.el7.arm/usr//share/gnudatalanguage/lib/primes.pro -- Up-to-date: /builddir/build/BUILDROOT/gdl-0.9.9-6.el7.arm/usr//share/gnudatalanguage/lib/tic.pro -- Up-to-date: /builddir/build/BUILDROOT/gdl-0.9.9-6.el7.arm/usr//share/gnudatalanguage/lib/linfit.pro -- Up-to-date: /builddir/build/BUILDROOT/gdl-0.9.9-6.el7.arm/usr//share/gnudatalanguage/lib/showfont.pro -- Up-to-date: /builddir/build/BUILDROOT/gdl-0.9.9-6.el7.arm/usr//share/gnudatalanguage/lib/read_gif.pro -- Up-to-date: /builddir/build/BUILDROOT/gdl-0.9.9-6.el7.arm/usr//share/gnudatalanguage/lib/popd.pro -- Up-to-date: /builddir/build/BUILDROOT/gdl-0.9.9-6.el7.arm/usr//share/gnudatalanguage/lib/read_tiff.pro -- Up-to-date: /builddir/build/BUILDROOT/gdl-0.9.9-6.el7.arm/usr//share/gnudatalanguage/lib/write_gif.pro -- Up-to-date: /builddir/build/BUILDROOT/gdl-0.9.9-6.el7.arm/usr//share/gnudatalanguage/lib/str_sep.pro -- Up-to-date: /builddir/build/BUILDROOT/gdl-0.9.9-6.el7.arm/usr//share/gnudatalanguage/lib/printd.pro -- Up-to-date: /builddir/build/BUILDROOT/gdl-0.9.9-6.el7.arm/usr//share/gnudatalanguage/lib/xmanager.pro -- Up-to-date: /builddir/build/BUILDROOT/gdl-0.9.9-6.el7.arm/usr//share/gnudatalanguage/lib/py_print.pro -- Up-to-date: /builddir/build/BUILDROOT/gdl-0.9.9-6.el7.arm/usr//share/gnudatalanguage/lib/envi -- Up-to-date: /builddir/build/BUILDROOT/gdl-0.9.9-6.el7.arm/usr//share/gnudatalanguage/lib/envi/test_write_read_envi.pro -- Up-to-date: /builddir/build/BUILDROOT/gdl-0.9.9-6.el7.arm/usr//share/gnudatalanguage/lib/envi/read_envi_file.pro -- Up-to-date: /builddir/build/BUILDROOT/gdl-0.9.9-6.el7.arm/usr//share/gnudatalanguage/lib/envi/write_envi_file.pro -- Up-to-date: /builddir/build/BUILDROOT/gdl-0.9.9-6.el7.arm/usr//share/gnudatalanguage/lib/helpform.pro -- Up-to-date: /builddir/build/BUILDROOT/gdl-0.9.9-6.el7.arm/usr//share/gnudatalanguage/lib/zenity_check.pro -- Up-to-date: /builddir/build/BUILDROOT/gdl-0.9.9-6.el7.arm/usr//share/gnudatalanguage/lib/polywarp.pro -- Up-to-date: /builddir/build/BUILDROOT/gdl-0.9.9-6.el7.arm/usr//share/gnudatalanguage/lib/resolve_all.pro -- Up-to-date: /builddir/build/BUILDROOT/gdl-0.9.9-6.el7.arm/usr//share/gnudatalanguage/lib/diag_matrix.pro -- Up-to-date: /builddir/build/BUILDROOT/gdl-0.9.9-6.el7.arm/usr//share/gnudatalanguage/lib/trace.pro -- Up-to-date: /builddir/build/BUILDROOT/gdl-0.9.9-6.el7.arm/usr//share/gnudatalanguage/lib/query_image.pro -- Up-to-date: /builddir/build/BUILDROOT/gdl-0.9.9-6.el7.arm/usr//share/gnudatalanguage/lib/template_blank.pro -- Up-to-date: /builddir/build/BUILDROOT/gdl-0.9.9-6.el7.arm/usr//share/gnudatalanguage/lib/query_gif.pro -- Up-to-date: /builddir/build/BUILDROOT/gdl-0.9.9-6.el7.arm/usr//share/gnudatalanguage/lib/idl_object.pro -- Up-to-date: /builddir/build/BUILDROOT/gdl-0.9.9-6.el7.arm/usr//share/gnudatalanguage/lib/lmgr.pro -- Up-to-date: /builddir/build/BUILDROOT/gdl-0.9.9-6.el7.arm/usr//share/gnudatalanguage/lib/hist_2d.pro -- Up-to-date: /builddir/build/BUILDROOT/gdl-0.9.9-6.el7.arm/usr//share/gnudatalanguage/lib/factorial.pro -- Up-to-date: /builddir/build/BUILDROOT/gdl-0.9.9-6.el7.arm/usr//share/gnudatalanguage/lib/last_item.pro -- Up-to-date: /builddir/build/BUILDROOT/gdl-0.9.9-6.el7.arm/usr//share/gnudatalanguage/lib/idl_container.pro -- Up-to-date: /builddir/build/BUILDROOT/gdl-0.9.9-6.el7.arm/usr//share/gnudatalanguage/lib/read_bmp.pro -- Up-to-date: /builddir/build/BUILDROOT/gdl-0.9.9-6.el7.arm/usr//share/gnudatalanguage/lib/read_x11_bitmap.pro -- Up-to-date: /builddir/build/BUILDROOT/gdl-0.9.9-6.el7.arm/usr//share/gnudatalanguage/lib/rstrpos.pro -- Up-to-date: /builddir/build/BUILDROOT/gdl-0.9.9-6.el7.arm/usr//share/gnudatalanguage/lib/query_bmp.pro -- Up-to-date: /builddir/build/BUILDROOT/gdl-0.9.9-6.el7.arm/usr//share/gnudatalanguage/lib/rot.pro -- Up-to-date: /builddir/build/BUILDROOT/gdl-0.9.9-6.el7.arm/usr//share/gnudatalanguage/lib/idl_validname.pro -- Up-to-date: /builddir/build/BUILDROOT/gdl-0.9.9-6.el7.arm/usr//share/gnudatalanguage/lib/xdisplayfile.pro -- Up-to-date: /builddir/build/BUILDROOT/gdl-0.9.9-6.el7.arm/usr//share/gnudatalanguage/lib/read_jpeg2000.pro -- Up-to-date: /builddir/build/BUILDROOT/gdl-0.9.9-6.el7.arm/usr//share/gnudatalanguage/lib/file_lines.pro -- Up-to-date: /builddir/build/BUILDROOT/gdl-0.9.9-6.el7.arm/usr//share/gnudatalanguage/lib/xregistered.pro -- Up-to-date: /builddir/build/BUILDROOT/gdl-0.9.9-6.el7.arm/usr//share/gnudatalanguage/lib/write_jpeg.pro -- Up-to-date: /builddir/build/BUILDROOT/gdl-0.9.9-6.el7.arm/usr//share/gnudatalanguage/lib/filepath.pro -- Up-to-date: /builddir/build/BUILDROOT/gdl-0.9.9-6.el7.arm/usr//share/gnudatalanguage/lib/skip_lun.pro -- Up-to-date: /builddir/build/BUILDROOT/gdl-0.9.9-6.el7.arm/usr//share/gnudatalanguage/lib/obsolete -- Up-to-date: /builddir/build/BUILDROOT/gdl-0.9.9-6.el7.arm/usr//share/gnudatalanguage/lib/obsolete/file_dirname_old.pro -- Up-to-date: /builddir/build/BUILDROOT/gdl-0.9.9-6.el7.arm/usr//share/gnudatalanguage/lib/obsolete/spl_interp_old.pro -- Up-to-date: /builddir/build/BUILDROOT/gdl-0.9.9-6.el7.arm/usr//share/gnudatalanguage/lib/obsolete/file_basename_old.pro -- Up-to-date: /builddir/build/BUILDROOT/gdl-0.9.9-6.el7.arm/usr//share/gnudatalanguage/lib/obsolete/save_old.pro -- Up-to-date: /builddir/build/BUILDROOT/gdl-0.9.9-6.el7.arm/usr//share/gnudatalanguage/lib/obsolete/spl_init_old.pro -- Up-to-date: /builddir/build/BUILDROOT/gdl-0.9.9-6.el7.arm/usr//share/gnudatalanguage/lib/obsolete/file_delete_old.pro -- Up-to-date: /builddir/build/BUILDROOT/gdl-0.9.9-6.el7.arm/usr//share/gnudatalanguage/lib/obsolete/restore_old.pro -- Up-to-date: /builddir/build/BUILDROOT/gdl-0.9.9-6.el7.arm/usr//share/gnudatalanguage/lib/strmatch.pro -- Up-to-date: /builddir/build/BUILDROOT/gdl-0.9.9-6.el7.arm/usr//share/gnudatalanguage/lib/errplot.pro -- Up-to-date: /builddir/build/BUILDROOT/gdl-0.9.9-6.el7.arm/usr//share/gnudatalanguage/lib/norm.pro -- Up-to-date: /builddir/build/BUILDROOT/gdl-0.9.9-6.el7.arm/usr//share/gnudatalanguage/lib/standardize.pro -- Up-to-date: /builddir/build/BUILDROOT/gdl-0.9.9-6.el7.arm/usr//share/gnudatalanguage/lib/handle_create.pro -- Up-to-date: /builddir/build/BUILDROOT/gdl-0.9.9-6.el7.arm/usr//share/gnudatalanguage/lib/query_tiff.pro -- Up-to-date: /builddir/build/BUILDROOT/gdl-0.9.9-6.el7.arm/usr//share/gnudatalanguage/lib/doc_library.pro -- Up-to-date: /builddir/build/BUILDROOT/gdl-0.9.9-6.el7.arm/usr//share/gnudatalanguage/lib/handle_value.pro -- Up-to-date: /builddir/build/BUILDROOT/gdl-0.9.9-6.el7.arm/usr//share/gnudatalanguage/lib/define_msgblk.pro -- Up-to-date: /builddir/build/BUILDROOT/gdl-0.9.9-6.el7.arm/usr//share/gnudatalanguage/lib/uniq.pro -- Up-to-date: /builddir/build/BUILDROOT/gdl-0.9.9-6.el7.arm/usr//share/gnudatalanguage/lib/toc.pro -- Up-to-date: /builddir/build/BUILDROOT/gdl-0.9.9-6.el7.arm/usr//share/gnudatalanguage/lib/write_bmp.pro -- Up-to-date: /builddir/build/BUILDROOT/gdl-0.9.9-6.el7.arm/usr//share/gnudatalanguage/lib/path_sep.pro -- Up-to-date: /builddir/build/BUILDROOT/gdl-0.9.9-6.el7.arm/usr//share/gnudatalanguage/lib/la_invert.pro -- Up-to-date: /builddir/build/BUILDROOT/gdl-0.9.9-6.el7.arm/usr//share/gnudatalanguage/lib/interpol.pro -- Up-to-date: /builddir/build/BUILDROOT/gdl-0.9.9-6.el7.arm/usr//share/gnudatalanguage/lib/matrix_multiply.pro -- Up-to-date: /builddir/build/BUILDROOT/gdl-0.9.9-6.el7.arm/usr//share/gnudatalanguage/lib/read_png.pro -- Up-to-date: /builddir/build/BUILDROOT/gdl-0.9.9-6.el7.arm/usr//share/gnudatalanguage/lib/skewness.pro -- Up-to-date: /builddir/build/BUILDROOT/gdl-0.9.9-6.el7.arm/usr//share/gnudatalanguage/lib/array_indices.pro -- Up-to-date: /builddir/build/BUILDROOT/gdl-0.9.9-6.el7.arm/usr//share/gnudatalanguage/lib/read_ascii.pro -- Up-to-date: /builddir/build/BUILDROOT/gdl-0.9.9-6.el7.arm/usr//share/gnudatalanguage/lib/real_part.pro -- Up-to-date: /builddir/build/BUILDROOT/gdl-0.9.9-6.el7.arm/usr//share/gnudatalanguage/lib/make_dll.pro -- Up-to-date: /builddir/build/BUILDROOT/gdl-0.9.9-6.el7.arm/usr//share/gnudatalanguage/lib/get_login_info.pro -- Up-to-date: /builddir/build/BUILDROOT/gdl-0.9.9-6.el7.arm/usr//share/gnudatalanguage/lib/write_pict.pro -- Up-to-date: /builddir/build/BUILDROOT/gdl-0.9.9-6.el7.arm/usr//share/gnudatalanguage/lib/strsplit.pro -- Up-to-date: /builddir/build/BUILDROOT/gdl-0.9.9-6.el7.arm/usr//share/gnudatalanguage/lib/deriv.pro -- Up-to-date: /builddir/build/BUILDROOT/gdl-0.9.9-6.el7.arm/usr//share/gnudatalanguage/lib/chisqr_cvf.pro -- Up-to-date: /builddir/build/BUILDROOT/gdl-0.9.9-6.el7.arm/usr//share/gnudatalanguage/lib/write_png.pro -- Up-to-date: /builddir/build/BUILDROOT/gdl-0.9.9-6.el7.arm/usr//share/gnudatalanguage/lib/correlate.pro -- Up-to-date: /builddir/build/BUILDROOT/gdl-0.9.9-6.el7.arm/usr//share/gnudatalanguage/lib/dialog_pickfile.pro -- Up-to-date: /builddir/build/BUILDROOT/gdl-0.9.9-6.el7.arm/usr//share/gnudatalanguage/lib/delvar.pro -- Up-to-date: /builddir/build/BUILDROOT/gdl-0.9.9-6.el7.arm/usr//share/gnudatalanguage/lib/bilinear.pro -- Up-to-date: /builddir/build/BUILDROOT/gdl-0.9.9-6.el7.arm/usr//share/gnudatalanguage/lib/query_ppm.pro -- Up-to-date: /builddir/build/BUILDROOT/gdl-0.9.9-6.el7.arm/usr//share/gnudatalanguage/lib/define_msgblk_from_file.pro -- Up-to-date: /builddir/build/BUILDROOT/gdl-0.9.9-6.el7.arm/usr//share/gnudatalanguage/lib/file_link.pro -- Up-to-date: /builddir/build/BUILDROOT/gdl-0.9.9-6.el7.arm/usr//share/gnudatalanguage/lib/swap_endian_inplace.pro -- Up-to-date: /builddir/build/BUILDROOT/gdl-0.9.9-6.el7.arm/usr//share/gnudatalanguage/lib/read_pict.pro -- Up-to-date: /builddir/build/BUILDROOT/gdl-0.9.9-6.el7.arm/usr//share/gnudatalanguage/lib/hist_equal.pro -- Up-to-date: /builddir/build/BUILDROOT/gdl-0.9.9-6.el7.arm/usr//share/gnudatalanguage/lib/ploterr.pro -- Up-to-date: /builddir/build/BUILDROOT/gdl-0.9.9-6.el7.arm/usr//share/gnudatalanguage/lib/dist.pro -- Up-to-date: /builddir/build/BUILDROOT/gdl-0.9.9-6.el7.arm/usr//share/gnudatalanguage/lib/stdev.pro -- Up-to-date: /builddir/build/BUILDROOT/gdl-0.9.9-6.el7.arm/usr//share/gnudatalanguage/lib/calendar.pro -- Up-to-date: /builddir/build/BUILDROOT/gdl-0.9.9-6.el7.arm/usr//share/gnudatalanguage/lib/handle_info.pro -- Up-to-date: /builddir/build/BUILDROOT/gdl-0.9.9-6.el7.arm/usr//share/gnudatalanguage/lib/tvscl.pro + install -d -m 0755 /builddir/build/BUILDROOT/gdl-0.9.9-6.el7.arm//usr/lib/python2.7/site-packages + mv /builddir/build/BUILDROOT/gdl-0.9.9-6.el7.arm/usr/lib/site-python/GDL.so /builddir/build/BUILDROOT/gdl-0.9.9-6.el7.arm/usr/lib/python2.7/site-packages/GDL.so + popd ~/build/BUILD/gdl-0.9.9 + install -d -m 0755 /builddir/build/BUILDROOT/gdl-0.9.9-6.el7.arm//etc/profile.d + install -m 0644 /builddir/build/SOURCES/gdl.csh /builddir/build/BUILDROOT/gdl-0.9.9-6.el7.arm//etc/profile.d + install -m 0644 /builddir/build/SOURCES/gdl.sh /builddir/build/BUILDROOT/gdl-0.9.9-6.el7.arm//etc/profile.d + /usr/lib/rpm/find-debuginfo.sh --strict-build-id -m --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 /builddir/build/BUILD/gdl-0.9.9 extracting debug info from /builddir/build/BUILDROOT/gdl-0.9.9-6.el7.arm/usr/bin/gdl extracting debug info from /builddir/build/BUILDROOT/gdl-0.9.9-6.el7.arm/usr/lib/python2.7/site-packages/GDL.so /usr/lib/rpm/sepdebugcrcfix: Updated 2 CRC32s, 0 CRC32s did match. 13473 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-compress + /usr/lib/rpm/redhat/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python2 1 Bytecompiling .py files below /builddir/build/BUILDROOT/gdl-0.9.9-6.el7.arm/usr/lib/python2.7 using /usr/bin/python2.7 Bytecompiling .py files below /builddir/build/BUILDROOT/gdl-0.9.9-6.el7.arm/usr/lib/debug/usr/lib/python2.7 using /usr/bin/python2.7 + /usr/lib/rpm/redhat/brp-python-hardlink + /usr/lib/rpm/redhat/brp-java-repack-jars Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.Ko1fhn + umask 022 + cd /builddir/build/BUILD + cd gdl-0.9.9 + cd build + cp /builddir/build/SOURCES/xorg.conf . + '[' -x /usr/libexec/Xorg ']' + '[' -x /usr/libexec/Xorg.bin ']' + cp /usr/bin/Xorg . + Xorg=./Xorg + export DISPLAY=:99 + DISPLAY=:99 + sleep 2 + ./Xorg -noreset +extension GLX +extension RANDR +extension RENDER -logfile ./xorg.log -config ./xorg.conf -configdir . :99 + metacity X.Org X Server 1.20.1 X Protocol Version 11, Revision 0 Build Operating System: 4.14.91-201.el7.armv7hl+lpae Current Operating System: Linux armv7-04.dev.centos.org 4.8.14-fedora-2 #1 SMP Tue Jan 10 14:52:43 UTC 2017 armv7l Kernel command line: earlyprintk=ttyS0 console=ttyS0,9600n8 nousb noplymouth ip=:::::eth0: boot=local Build Date: 14 March 2019 06:11:39PM Build ID: xorg-x11-server 1.20.1-5.3.el7_6 Current version of pixman: 0.34.0 Before reporting problems, check http://wiki.x.org to make sure that you have the latest version. Markers: (--) probed, (**) from config file, (==) default setting, (++) from command line, (!!) notice, (II) informational, (WW) warning, (EE) error, (NI) not implemented, (??) unknown. (++) Log file: "./xorg.log", Time: Mon Apr 8 01:59:33 2019 (++) Using config file: "./xorg.conf" (++) Using config directory: "." (==) Using system config directory "/usr/share/X11/xorg.conf.d" Window manager warning: Failed to load theme "Adwaita": Failed to find a valid file for theme Adwaita + failing_tests='test_(bytscl|device|fft_leak|file_(delete|test)|finite|fix|formats|get_screen_size|idlneturl|make_dll|n_tags|parse_url|resolve_routine|rounding|total|wait)' + failing_tests='test_(bytscl|device|fft_leak|file_(delete|test)|finite|fix|formats|get_screen_size|idlneturl|make_dll|n_tags|parse_url|resolve_routine|rounding|total|wait)|test_(file_lines|fix|formats|indgen|list|l64|xdr)' + make check VERBOSE=1 'ARGS=-V -E '\''test_(bytscl|device|fft_leak|file_(delete|test)|finite|fix|formats|get_screen_size|idlneturl|make_dll|n_tags|parse_url|resolve_routine|rounding|total|wait)|test_(file_lines|fix|formats|indgen|list|l64|xdr)'\''' /usr/bin/cmake3 -S/builddir/build/BUILD/gdl-0.9.9 -B/builddir/build/BUILD/gdl-0.9.9/build --check-build-system CMakeFiles/Makefile.cmake 0 make -f CMakeFiles/Makefile2 check make[1]: Entering directory `/builddir/build/BUILD/gdl-0.9.9/build' /usr/bin/cmake3 -S/builddir/build/BUILD/gdl-0.9.9 -B/builddir/build/BUILD/gdl-0.9.9/build --check-build-system CMakeFiles/Makefile.cmake 0 Window manager warning: Failed to load theme "Adwaita": Failed to find a valid file for theme Adwaita /usr/bin/cmake3 -E cmake_progress_start /builddir/build/BUILD/gdl-0.9.9/build/CMakeFiles 100 make -f CMakeFiles/Makefile2 testsuite/CMakeFiles/check.dir/all make[2]: Entering directory `/builddir/build/BUILD/gdl-0.9.9/build' make -f testsuite/CMakeFiles/launchtest.dir/build.make testsuite/CMakeFiles/launchtest.dir/depend make[3]: Entering directory `/builddir/build/BUILD/gdl-0.9.9/build' cd /builddir/build/BUILD/gdl-0.9.9/build && /usr/bin/cmake3 -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/gdl-0.9.9 /builddir/build/BUILD/gdl-0.9.9/testsuite /builddir/build/BUILD/gdl-0.9.9/build /builddir/build/BUILD/gdl-0.9.9/build/testsuite /builddir/build/BUILD/gdl-0.9.9/build/testsuite/CMakeFiles/launchtest.dir/DependInfo.cmake --color= Dependee "/builddir/build/BUILD/gdl-0.9.9/build/testsuite/CMakeFiles/launchtest.dir/DependInfo.cmake" is newer than depender "/builddir/build/BUILD/gdl-0.9.9/build/testsuite/CMakeFiles/launchtest.dir/depend.internal". Dependee "/builddir/build/BUILD/gdl-0.9.9/build/testsuite/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/builddir/build/BUILD/gdl-0.9.9/build/testsuite/CMakeFiles/launchtest.dir/depend.internal". Scanning dependencies of target launchtest make[3]: Leaving directory `/builddir/build/BUILD/gdl-0.9.9/build' make -f testsuite/CMakeFiles/launchtest.dir/build.make testsuite/CMakeFiles/launchtest.dir/build make[3]: Entering directory `/builddir/build/BUILD/gdl-0.9.9/build' [ 1%] Building C object testsuite/CMakeFiles/launchtest.dir/launchtest.c.o cd /builddir/build/BUILD/gdl-0.9.9/build/testsuite && /usr/bin/cc -DWXUSINGDLL -D_FILE_OFFSET_BITS=64 -D__WXGTK__ -I/builddir/build/BUILD/gdl-0.9.9/src -I/usr/include/tirpc -I/usr/include/GraphicsMagick -I/usr/lib/wx/include/gtk3-unicode-3.0 -I/usr/include/wx-3.0 -I/usr/include/libgeotiff -I/usr/include/hdf -I/usr/include/python2.7 -I/usr/lib/python2.7/site-packages/numpy/core/include -I/usr/include/udunits2 -I/usr/include/eigen3 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -DNDEBUG -fPIE -o CMakeFiles/launchtest.dir/launchtest.c.o -c /builddir/build/BUILD/gdl-0.9.9/testsuite/launchtest.c [ 1%] Linking C executable launchtest cd /builddir/build/BUILD/gdl-0.9.9/build/testsuite && /usr/bin/cmake3 -E cmake_link_script CMakeFiles/launchtest.dir/link.txt --verbose=1 /usr/bin/cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -DNDEBUG -Wl,-z,relro -rdynamic CMakeFiles/launchtest.dir/launchtest.c.o -o launchtest make[3]: Leaving directory `/builddir/build/BUILD/gdl-0.9.9/build' [ 1%] Built target launchtest make -f src/CMakeFiles/gdl.dir/build.make src/CMakeFiles/gdl.dir/depend make[3]: Entering directory `/builddir/build/BUILD/gdl-0.9.9/build' cd /builddir/build/BUILD/gdl-0.9.9/build && /usr/bin/cmake3 -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/gdl-0.9.9 /builddir/build/BUILD/gdl-0.9.9/src /builddir/build/BUILD/gdl-0.9.9/build /builddir/build/BUILD/gdl-0.9.9/build/src /builddir/build/BUILD/gdl-0.9.9/build/src/CMakeFiles/gdl.dir/DependInfo.cmake --color= make[3]: Leaving directory `/builddir/build/BUILD/gdl-0.9.9/build' make -f src/CMakeFiles/gdl.dir/build.make src/CMakeFiles/gdl.dir/build make[3]: Entering directory `/builddir/build/BUILD/gdl-0.9.9/build' make[3]: Nothing to be done for `src/CMakeFiles/gdl.dir/build'. make[3]: Leaving directory `/builddir/build/BUILD/gdl-0.9.9/build' [ 98%] Built target gdl make -f testsuite/CMakeFiles/test_ce.dir/build.make testsuite/CMakeFiles/test_ce.dir/depend make[3]: Entering directory `/builddir/build/BUILD/gdl-0.9.9/build' cd /builddir/build/BUILD/gdl-0.9.9/build && /usr/bin/cmake3 -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/gdl-0.9.9 /builddir/build/BUILD/gdl-0.9.9/testsuite /builddir/build/BUILD/gdl-0.9.9/build /builddir/build/BUILD/gdl-0.9.9/build/testsuite /builddir/build/BUILD/gdl-0.9.9/build/testsuite/CMakeFiles/test_ce.dir/DependInfo.cmake --color= Dependee "/builddir/build/BUILD/gdl-0.9.9/build/testsuite/CMakeFiles/test_ce.dir/DependInfo.cmake" is newer than depender "/builddir/build/BUILD/gdl-0.9.9/build/testsuite/CMakeFiles/test_ce.dir/depend.internal". Dependee "/builddir/build/BUILD/gdl-0.9.9/build/testsuite/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/builddir/build/BUILD/gdl-0.9.9/build/testsuite/CMakeFiles/test_ce.dir/depend.internal". Scanning dependencies of target test_ce make[3]: Leaving directory `/builddir/build/BUILD/gdl-0.9.9/build' make -f testsuite/CMakeFiles/test_ce.dir/build.make testsuite/CMakeFiles/test_ce.dir/build make[3]: Entering directory `/builddir/build/BUILD/gdl-0.9.9/build' [ 99%] Building CXX object testsuite/CMakeFiles/test_ce.dir/libtest_ce.cpp.o cd /builddir/build/BUILD/gdl-0.9.9/build/testsuite && /usr/bin/c++ -DWXUSINGDLL -D_FILE_OFFSET_BITS=64 -D__WXGTK__ -Dtest_ce_EXPORTS -I/builddir/build/BUILD/gdl-0.9.9/src -I/usr/include/tirpc -I/usr/include/GraphicsMagick -I/usr/lib/wx/include/gtk3-unicode-3.0 -I/usr/include/wx-3.0 -I/usr/include/libgeotiff -I/usr/include/hdf -I/usr/include/python2.7 -I/usr/lib/python2.7/site-packages/numpy/core/include -I/usr/include/udunits2 -I/usr/include/eigen3 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -DNDEBUG -fPIC -std=gnu++11 -o CMakeFiles/test_ce.dir/libtest_ce.cpp.o -c /builddir/build/BUILD/gdl-0.9.9/testsuite/libtest_ce.cpp [100%] Linking CXX shared library libtest_ce.so cd /builddir/build/BUILD/gdl-0.9.9/build/testsuite && /usr/bin/cmake3 -E cmake_link_script CMakeFiles/test_ce.dir/link.txt --verbose=1 /usr/bin/c++ -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -DNDEBUG -Wl,-z,relro -shared -Wl,-soname,libtest_ce.so -o libtest_ce.so CMakeFiles/test_ce.dir/libtest_ce.cpp.o make[3]: Leaving directory `/builddir/build/BUILD/gdl-0.9.9/build' [100%] Built target test_ce make -f testsuite/CMakeFiles/check.dir/build.make testsuite/CMakeFiles/check.dir/depend make[3]: Entering directory `/builddir/build/BUILD/gdl-0.9.9/build' cd /builddir/build/BUILD/gdl-0.9.9/build && /usr/bin/cmake3 -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/gdl-0.9.9 /builddir/build/BUILD/gdl-0.9.9/testsuite /builddir/build/BUILD/gdl-0.9.9/build /builddir/build/BUILD/gdl-0.9.9/build/testsuite /builddir/build/BUILD/gdl-0.9.9/build/testsuite/CMakeFiles/check.dir/DependInfo.cmake --color= Dependee "/builddir/build/BUILD/gdl-0.9.9/build/testsuite/CMakeFiles/check.dir/DependInfo.cmake" is newer than depender "/builddir/build/BUILD/gdl-0.9.9/build/testsuite/CMakeFiles/check.dir/depend.internal". Dependee "/builddir/build/BUILD/gdl-0.9.9/build/testsuite/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/builddir/build/BUILD/gdl-0.9.9/build/testsuite/CMakeFiles/check.dir/depend.internal". Scanning dependencies of target check make[3]: Leaving directory `/builddir/build/BUILD/gdl-0.9.9/build' make -f testsuite/CMakeFiles/check.dir/build.make testsuite/CMakeFiles/check.dir/build make[3]: Entering directory `/builddir/build/BUILD/gdl-0.9.9/build' cd /builddir/build/BUILD/gdl-0.9.9/build/testsuite && /usr/bin/gmake test gmake[4]: Entering directory `/builddir/build/BUILD/gdl-0.9.9/build/testsuite' Running tests... /usr/bin/ctest3 --force-new-ctest-process -V -E 'test_(bytscl|device|fft_leak|file_(delete|test)|finite|fix|formats|get_screen_size|idlneturl|make_dll|n_tags|parse_url|resolve_routine|rounding|total|wait)|test_(file_lines|fix|formats|indgen|list|l64|xdr)' UpdateCTestConfiguration from :/builddir/build/BUILD/gdl-0.9.9/build/testsuite/DartConfiguration.tcl UpdateCTestConfiguration from :/builddir/build/BUILD/gdl-0.9.9/build/testsuite/DartConfiguration.tcl Test project /builddir/build/BUILD/gdl-0.9.9/build/testsuite Constructing a list of tests Done constructing a list of tests Updating test list for fixtures Added 0 tests to meet fixture requirements Checking test dependency graph... Checking test dependency graph end test 1 Start 1: test_angles.pro 1: Test command: /builddir/build/BUILD/gdl-0.9.9/build/testsuite/launchtest "test_angles.pro" 1: Test timeout computed to be: 10000000 1: % Compiled module: TEST_ANGLES. 1: % Compiled module: REAL_PART. 1: % TEST_ANGLES: PASSED 1/198 Test #1: test_angles.pro .................... Passed 14.47 sec test 2 Start 2: test_arg_present.pro 2: Test command: /builddir/build/BUILD/gdl-0.9.9/build/testsuite/launchtest "test_arg_present.pro" 2: Test timeout computed to be: 10000000 2: % Compiled module: TEST_ARG_PRESENT. 2: % Compiled module: BANNER_FOR_TESTSUITE. 2: % Compiled module: GDL_IDL_FL. 2: % TEST_ARG_PRESENT: ========================================================= 2: % TEST_ARG_PRESENT: = = 2: % TEST_ARG_PRESENT: = NO errors encountered during TEST_ARG_PRESENT tests = 2: % TEST_ARG_PRESENT: = = 2: % TEST_ARG_PRESENT: ========================================================= 2/198 Test #2: test_arg_present.pro ............... Passed 0.91 sec test 3 Start 3: test_array_equal.pro 3: Test command: /builddir/build/BUILD/gdl-0.9.9/build/testsuite/launchtest "test_array_equal.pro" 3: Test timeout computed to be: 10000000 3: % Compiled module: TEST_ARRAY_EQUAL. 3: % TEST_ARRAY_EQUAL_DIFF_TYPE: ======================================= 3: % TEST_ARRAY_EQUAL_DIFF_TYPE: this case suite TEST_ARRAY_EQUAL_DIFF_TYPE is not ready ! 3: % TEST_ARRAY_EQUAL_DIFF_TYPE: please contribute 3: % TEST_ARRAY_EQUAL_DIFF_TYPE: ======================================= 3: % TEST_ARRAY_EQUAL_NOT_EQUAL: ======================================= 3: % TEST_ARRAY_EQUAL_NOT_EQUAL: this case suite TEST_ARRAY_EQUAL_NOT_EQUAL is not finished ! 3: % TEST_ARRAY_EQUAL_NOT_EQUAL: please contribute 3: % TEST_ARRAY_EQUAL_NOT_EQUAL: ======================================= 3: % Compiled module: BANNER_FOR_TESTSUITE. 3: % Compiled module: GDL_IDL_FL. 3: % TEST_ARRAY_EQUAL_NOT_EQUAL: 3: NO errors encountered during TEST_ARRAY_EQUAL_NOT_EQUAL tests 3: % Compiled module: ERRORS_CUMUL. 3: % TEST_ARRAY_EQUAL_CHECK_DIM: 3: NO errors encountered during TEST_ARRAY_EQUAL_CHECK_DIM tests 3: % TEST_ARRAY_EQUAL_SAME_TYPE: 3: NO errors encountered during TEST_ARRAY_EQUAL_SAME_TYPE tests 3: % TEST_ARRAY_EQUAL: ========================================================= 3: % TEST_ARRAY_EQUAL: = = 3: % TEST_ARRAY_EQUAL: = NO errors encountered during TEST_ARRAY_EQUAL tests = 3: % TEST_ARRAY_EQUAL: = = 3: % TEST_ARRAY_EQUAL: ========================================================= 3/198 Test #3: test_array_equal.pro ............... Passed 1.16 sec test 4 Start 4: test_array_indices.pro 4: Test command: /builddir/build/BUILD/gdl-0.9.9/build/testsuite/launchtest "test_array_indices.pro" 4: Test timeout computed to be: 10000000 4: % Compiled module: TEST_ARRAY_INDICES. 4: % Compiled module: ARRAY_INDICES. 4: % Compiled module: BANNER_FOR_TESTSUITE. 4: % Compiled module: GDL_IDL_FL. 4: % TEST_ARRAY_INDICES_REKO: 4: NO errors encountered during TEST_ARRAY_INDICES_REKO tests 4: % Compiled module: ERRORS_CUMUL. 4: % Compiled module: DIST. 4: % TEST_ARRAY_INDICES_DIST: 4: NO errors encountered during TEST_ARRAY_INDICES_DIST tests 4: % TEST_ARRAY_INDICES: 4: =========================================================== 4: % TEST_ARRAY_INDICES: 4: = = 4: % TEST_ARRAY_INDICES: 4: = NO errors encountered during TEST_ARRAY_INDICES tests = 4: % TEST_ARRAY_INDICES: 4: = = 4: % TEST_ARRAY_INDICES: 4: =========================================================== 4/198 Test #4: test_array_indices.pro ............. Passed 1.16 sec test 5 Start 5: test_base64.pro 5: Test command: /builddir/build/BUILD/gdl-0.9.9/build/testsuite/launchtest "test_base64.pro" 5: Test timeout computed to be: 10000000 5: % Compiled module: TEST_BASE64. 5/198 Test #5: test_base64.pro .................... Passed 7.39 sec test 6 Start 6: test_binfmt.pro 6: Test command: /builddir/build/BUILD/gdl-0.9.9/build/testsuite/launchtest "test_binfmt.pro" 6: Test timeout computed to be: 10000000 6: % Compiled module: TEST_BINFMT. 6/198 Test #6: test_binfmt.pro .................... Passed 0.77 sec test 7 Start 7: test_bug_1779553.pro 7: Test command: /builddir/build/BUILD/gdl-0.9.9/build/testsuite/launchtest "test_bug_1779553.pro" 7: Test timeout computed to be: 10000000 7: % Compiled module: TEST_BUG_1779553. 7/198 Test #7: test_bug_1779553.pro ............... Passed 1.15 sec test 8 Start 8: test_bug_2555865.pro 8: Test command: /builddir/build/BUILD/gdl-0.9.9/build/testsuite/launchtest "test_bug_2555865.pro" 8: Test timeout computed to be: 10000000 8: % Compiled module: TEST_BUG_2555865. 8/198 Test #8: test_bug_2555865.pro ............... Passed 0.70 sec test 9 Start 9: test_bug_2610174.pro 9: Test command: /builddir/build/BUILD/gdl-0.9.9/build/testsuite/launchtest "test_bug_2610174.pro" 9: Test timeout computed to be: 10000000 9: % Compiled module: TEST_BUG_2610174. 9/198 Test #9: test_bug_2610174.pro ............... Passed 0.74 sec test 10 Start 10: test_bug_2846561.pro 10: Test command: /builddir/build/BUILD/gdl-0.9.9/build/testsuite/launchtest "test_bug_2846561.pro" 10: Test timeout computed to be: 10000000 10: % Compiled module: TEST_BUG_2846561. 10/198 Test #10: test_bug_2846561.pro ............... Passed 0.67 sec test 11 Start 11: test_bug_2876150.pro 11: Test command: /builddir/build/BUILD/gdl-0.9.9/build/testsuite/launchtest "test_bug_2876150.pro" 11: Test timeout computed to be: 10000000 11: % Compiled module: TEST_BUG_2876150. 11: % PRINT: Infinite format loop detected. 11: % STRING: Infinite format loop detected. 11/198 Test #11: test_bug_2876150.pro ............... Passed 0.66 sec test 12 Start 12: test_bug_2876161.pro 12: Test command: /builddir/build/BUILD/gdl-0.9.9/build/testsuite/launchtest "test_bug_2876161.pro" 12: Test timeout computed to be: 10000000 12: % Compiled module: TEST_BUG_2876161. 12/198 Test #12: test_bug_2876161.pro ............... Passed 3.30 sec test 13 Start 13: test_bug_2876372.pro 13: Test command: /builddir/build/BUILD/gdl-0.9.9/build/testsuite/launchtest "test_bug_2876372.pro" 13: Test timeout computed to be: 10000000 13: % Compiled module: TEST_BUG_2876372. 13: % TEST_BUG_2876372: GSL Error #8: failed to allocate space for histogram ranges 13: % LA_TRIRED: Expression must be an array in this context: 13/198 Test #13: test_bug_2876372.pro ............... Passed 0.66 sec test 14 Start 14: test_bug_2892631.pro 14: Test command: /builddir/build/BUILD/gdl-0.9.9/build/testsuite/launchtest "test_bug_2892631.pro" 14: Test timeout computed to be: 10000000 14: % Compiled module: TEST_BUG_2892631. 14: % TEST_BUG_2892631: Expression must be a scalar in this context: A 14/198 Test #14: test_bug_2892631.pro ............... Passed 0.65 sec test 15 Start 15: test_bug_2949487.pro 15: Test command: /builddir/build/BUILD/gdl-0.9.9/build/testsuite/launchtest "test_bug_2949487.pro" 15: Test timeout computed to be: 10000000 15: % Compiled module: TEST_BUG_2949487. 15: 1 15/198 Test #15: test_bug_2949487.pro ............... Passed 0.66 sec test 16 Start 16: test_bug_2974380.pro 16: Test command: /builddir/build/BUILD/gdl-0.9.9/build/testsuite/launchtest "test_bug_2974380.pro" 16: Test timeout computed to be: 10000000 16: % Compiled module: TEST_BUG_2974380. 16/198 Test #16: test_bug_2974380.pro ............... Passed 1.32 sec test 17 Start 17: test_bug_3033108.pro 17: Test command: /builddir/build/BUILD/gdl-0.9.9/build/testsuite/launchtest "test_bug_3033108.pro" 17: Test timeout computed to be: 10000000 17: % Compiled module: TEST_BUG_3033108. 17/198 Test #17: test_bug_3033108.pro ............... Passed 0.66 sec test 18 Start 18: test_bug_3054361.pro 18: Test command: /builddir/build/BUILD/gdl-0.9.9/build/testsuite/launchtest "test_bug_3054361.pro" 18: Test timeout computed to be: 10000000 18: % Compiled module: TEST_BUG_3054361. 18/198 Test #18: test_bug_3054361.pro ............... Passed 0.71 sec test 19 Start 19: test_bug_3055720.pro 19: Test command: /builddir/build/BUILD/gdl-0.9.9/build/testsuite/launchtest "test_bug_3055720.pro" 19: Test timeout computed to be: 10000000 19: % Compiled module: TEST_BUG_3055720. 19: % NCDF_VARPUT: Dimension bound exceeded. (NC_ERROR=-57) 19/198 Test #19: test_bug_3055720.pro ............... Passed 0.70 sec test 20 Start 20: test_bug_3057511.pro 20: Test command: /builddir/build/BUILD/gdl-0.9.9/build/testsuite/launchtest "test_bug_3057511.pro" 20: Test timeout computed to be: 10000000 20: % Compiled module: TEST_BUG_3057511. 20: % NCDF_DIMDEF: No dimension size specified. 20/198 Test #20: test_bug_3057511.pro ............... Passed 0.66 sec test 21 Start 21: test_bug_3057520.pro 21: Test command: /builddir/build/BUILD/gdl-0.9.9/build/testsuite/launchtest "test_bug_3057520.pro" 21: Test timeout computed to be: 10000000 21: % Compiled module: TEST_BUG_3057520. 21: % NCDF_VARPUT: Insufficient number of indices in OFFSET array (1, should be 2) 21/198 Test #21: test_bug_3057520.pro ............... Passed 0.67 sec test 22 Start 22: test_bug_3061072.pro 22: Test command: /builddir/build/BUILD/gdl-0.9.9/build/testsuite/launchtest "test_bug_3061072.pro" 22: Test timeout computed to be: 10000000 22: % Compiled module: TEST_BUG_3061072. 22: % NCDF_VARID: Variable not found "a" 22: % NCDF_VARID: Variable not found "a" 22: % NCDF_ATTNAME: Attribute 0 not found. 22: % NCDF_ATTNAME: Attribute 0 not found. 22/198 Test #22: test_bug_3061072.pro ............... Passed 0.67 sec test 23 Start 23: test_bug_3081887.pro 23: Test command: /builddir/build/BUILD/gdl-0.9.9/build/testsuite/launchtest "test_bug_3081887.pro" 23: Test timeout computed to be: 10000000 23: % Compiled module: TEST_BUG_3081887. 23: 1 23/198 Test #23: test_bug_3081887.pro ............... Passed 0.67 sec test 24 Start 24: test_bug_3085858.pro 24: Test command: /builddir/build/BUILD/gdl-0.9.9/build/testsuite/launchtest "test_bug_3085858.pro" 24: Test timeout computed to be: 10000000 24: % Compiled module: TEST_BUG_3085858. 24/198 Test #24: test_bug_3085858.pro ............... Passed 0.66 sec test 25 Start 25: test_bug_3086851.pro 25: Test command: /builddir/build/BUILD/gdl-0.9.9/build/testsuite/launchtest "test_bug_3086851.pro" 25: Test timeout computed to be: 10000000 25: % Compiled module: TEST_BUG_3086851. 25/198 Test #25: test_bug_3086851.pro ............... Passed 0.73 sec test 26 Start 26: test_bug_3091599.pro 26: Test command: /builddir/build/BUILD/gdl-0.9.9/build/testsuite/launchtest "test_bug_3091599.pro" 26: Test timeout computed to be: 10000000 26: % Compiled module: TEST_BUG_3091599. 26/198 Test #26: test_bug_3091599.pro ............... Passed 0.66 sec test 27 Start 27: test_bug_3091610.pro 27: Test command: /builddir/build/BUILD/gdl-0.9.9/build/testsuite/launchtest "test_bug_3091610.pro" 27: Test timeout computed to be: 10000000 27: % Compiled module: TEST_BUG_3091610. 27/198 Test #27: test_bug_3091610.pro ............... Passed 0.67 sec test 28 Start 28: test_bug_3100945.pro 28: Test command: /builddir/build/BUILD/gdl-0.9.9/build/testsuite/launchtest "test_bug_3100945.pro" 28: Test timeout computed to be: 10000000 28: % Compiled module: TEST_BUG_3100945. 28/198 Test #28: test_bug_3100945.pro ............... Passed 0.68 sec test 29 Start 29: test_bug_3104209.pro 29: Test command: /builddir/build/BUILD/gdl-0.9.9/build/testsuite/launchtest "test_bug_3104209.pro" 29: Test timeout computed to be: 10000000 29: % Compiled module: TEST_BUG_3104209. 29: % Compiled module: TEST_BUG_3104209. 29: % Compiled module: TEST_BUG_3104209_HELPER. 29: % CONTINUE must be enclosed within a FOR, WHILE, or REPEAT loop. 29: % Execution halted at: $MAIN$ 29: terminate called after throwing an instance of 'std::bad_alloc' 29: what(): std::bad_alloc 29: /bin/bash: line 1: 9660 Done echo ".compile test_bug_3104209.pro 29: continue" 29: 9661 Aborted | ../src/gdl 29/198 Test #29: test_bug_3104209.pro ............... Passed 2107.31 sec test 30 Start 30: test_bug_3104214.pro 30: Test command: /builddir/build/BUILD/gdl-0.9.9/build/testsuite/launchtest "test_bug_3104214.pro" 30: Test timeout computed to be: 10000000 30: % Compiled module: TEST_BUG_3104214. 30/198 Test #30: test_bug_3104214.pro ............... Passed 1.26 sec test 31 Start 31: test_bug_3104326.pro 31: Test command: /builddir/build/BUILD/gdl-0.9.9/build/testsuite/launchtest "test_bug_3104326.pro" 31: Test timeout computed to be: 10000000 31: % Compiled module: TEST_BUG_3104326. 31: using GDL for internal call 31: /bin/bash: line 2: 10552 Done echo ".compile /builddir/build/BUILD/gdl-0.9.9/testsuite/test_bug_3104326.pro 31: test_bug_3104326_helper 31: " 31: 10553 Aborted | ../src/gdl -quiet 2> /dev/stdout 31: % TEST_BUG_3104326: Error during test 1: no line number returned. 31: % Compiled module: PATH_SEP. 31: % TEST_BUG_3104326: Error during test 2: full path not well returned 31: % TEST_BUG_3104326: To be done in GDL : prefixing function by full path 31: % TEST_BUG_3104326: the three tests were passed with success 31/198 Test #31: test_bug_3104326.pro ............... Passed 2031.29 sec test 32 Start 32: test_bug_3104349.pro 32: Test command: /builddir/build/BUILD/gdl-0.9.9/build/testsuite/launchtest "test_bug_3104349.pro" 32: Test timeout computed to be: 10000000 32: % Compiled module: TEST_BUG_3104349. 32: % Compiled module: INTERPOL. 32: % INTERPOL: In the three-parameter case the first and second argument must be of equal length 32/198 Test #32: test_bug_3104349.pro ............... Passed 0.97 sec test 33 Start 33: test_bug_3147146.pro 33: Test command: /builddir/build/BUILD/gdl-0.9.9/build/testsuite/launchtest "test_bug_3147146.pro" 33: Test timeout computed to be: 10000000 33: % Compiled module: TEST_BUG_3147146. 33/198 Test #33: test_bug_3147146.pro ............... Passed 0.75 sec test 34 Start 34: test_bug_3147181.pro 34: Test command: /builddir/build/BUILD/gdl-0.9.9/build/testsuite/launchtest "test_bug_3147181.pro" 34: Test timeout computed to be: 10000000 34: % Compiled module: TEST_BUG_3147181. 34/198 Test #34: test_bug_3147181.pro ............... Passed 0.66 sec test 35 Start 35: test_bug_3147733.pro 35: Test command: /builddir/build/BUILD/gdl-0.9.9/build/testsuite/launchtest "test_bug_3147733.pro" 35: Test timeout computed to be: 10000000 35: % Compiled module: TEST_BUG_3147733. 35: /bin/bash: line 3: 11452 Done echo ".compile test_bug_3147733.pro 35: test_bug_3147733_helper 35: .cont 35: " 35: 11453 Aborted | ../src/gdl -quiet &>/dev/stdout 35/198 Test #35: test_bug_3147733.pro ............... Passed 2086.08 sec test 36 Start 36: test_bug_3151760.pro 36: Test command: /builddir/build/BUILD/gdl-0.9.9/build/testsuite/launchtest "test_bug_3151760.pro" 36: Test timeout computed to be: 10000000 36: % Compiled module: TEST_BUG_3151760. 36: 0 36/198 Test #36: test_bug_3151760.pro ............... Passed 0.76 sec test 37 Start 37: test_bug_3152892.pro 37: Test command: /builddir/build/BUILD/gdl-0.9.9/build/testsuite/launchtest "test_bug_3152892.pro" 37: Test timeout computed to be: 10000000 37: % Compiled module: TEST_BUG_3152892. 37: FLOAT = Array[3] 37/198 Test #37: test_bug_3152892.pro ............... Passed 0.66 sec test 38 Start 38: test_bug_3152899.pro 38: Test command: /builddir/build/BUILD/gdl-0.9.9/build/testsuite/launchtest "test_bug_3152899.pro" 38: Test timeout computed to be: 10000000 38: % Compiled module: TEST_BUG_3152899. 38: COMPLEX = Array[10] 38: COMPLEX = Array[10] 38/198 Test #38: test_bug_3152899.pro ............... Passed 0.72 sec test 39 Start 39: test_bug_3189072.pro 39: Test command: /builddir/build/BUILD/gdl-0.9.9/build/testsuite/launchtest "test_bug_3189072.pro" 39: Test timeout computed to be: 10000000 39: % Compiled module: TEST_BUG_3189072. 39: % B__DEFINE: Structure type not defined (recursive call): B 39: % B__DEFINE: Structure type not defined: B 39: % A__DEFINE: Structure type not defined: A 39/198 Test #39: test_bug_3189072.pro ............... Passed 0.66 sec test 40 Start 40: test_bug_3199465.pro 40: Test command: /builddir/build/BUILD/gdl-0.9.9/build/testsuite/launchtest "test_bug_3199465.pro" 40: Test timeout computed to be: 10000000 40: % Compiled module: TEST_BUG_3199465. 40/198 Test #40: test_bug_3199465.pro ............... Passed 0.66 sec test 41 Start 41: test_bug_3275334.pro 41: Test command: /builddir/build/BUILD/gdl-0.9.9/build/testsuite/launchtest "test_bug_3275334.pro" 41: Test timeout computed to be: 10000000 41: % Compiled module: TEST_BUG_3275334. 41: % Compiled module: DIST. 41/198 Test #41: test_bug_3275334.pro ............... Passed 5.42 sec test 42 Start 42: test_bug_3285659.pro 42: Test command: /builddir/build/BUILD/gdl-0.9.9/build/testsuite/launchtest "test_bug_3285659.pro" 42: Test timeout computed to be: 10000000 42: % Compiled module: TEST_BUG_3285659. 42: % ROUTINE_NAMES: Incorrect number of arguments. 42: INT = 0 42/198 Test #42: test_bug_3285659.pro ............... Passed 0.68 sec test 43 Start 43: test_bug_3286031.pro 43: Test command: /builddir/build/BUILD/gdl-0.9.9/build/testsuite/launchtest "test_bug_3286031.pro" 43: Test timeout computed to be: 10000000 43: % Compiled module: TEST_BUG_3286031. 43: % Compiled module: STR_SEP. 43/198 Test #43: test_bug_3286031.pro ............... Passed 0.78 sec test 44 Start 44: test_bug_3288652.pro 44: Test command: /builddir/build/BUILD/gdl-0.9.9/build/testsuite/launchtest "test_bug_3288652.pro" 44: Test timeout computed to be: 10000000 44: % Compiled module: TEST_BUG_3288652. 44/198 Test #44: test_bug_3288652.pro ............... Passed 0.67 sec test 45 Start 45: test_bug_3290532.pro 45: Test command: /builddir/build/BUILD/gdl-0.9.9/build/testsuite/launchtest "test_bug_3290532.pro" 45: Test timeout computed to be: 10000000 45: % Compiled module: TEST_BUG_3290532. 45/198 Test #45: test_bug_3290532.pro ............... Passed 0.66 sec test 46 Start 46: test_bug_3296360.pro 46: Test command: /builddir/build/BUILD/gdl-0.9.9/build/testsuite/launchtest "test_bug_3296360.pro" 46: Test timeout computed to be: 10000000 46: % Compiled module: TEST_BUG_3296360. 46/198 Test #46: test_bug_3296360.pro ............... Passed 0.74 sec test 47 Start 47: test_bug_3298378.pro 47: Test command: /builddir/build/BUILD/gdl-0.9.9/build/testsuite/launchtest "test_bug_3298378.pro" 47: Test timeout computed to be: 10000000 47: % Compiled module: TEST_BUG_3298378. 47/198 Test #47: test_bug_3298378.pro ............... Passed 0.71 sec test 48 Start 48: test_bug_3300626.pro 48: Test command: /builddir/build/BUILD/gdl-0.9.9/build/testsuite/launchtest "test_bug_3300626.pro" 48: Test timeout computed to be: 10000000 48: % Compiled module: TEST_BUG_3300626. 48/198 Test #48: test_bug_3300626.pro ............... Passed 0.66 sec test 49 Start 49: test_bug_3313522.pro 49: Test command: /builddir/build/BUILD/gdl-0.9.9/build/testsuite/launchtest "test_bug_3313522.pro" 49: Test timeout computed to be: 10000000 49: % Compiled module: TEST_BUG_3313522. 49/198 Test #49: test_bug_3313522.pro ............... Passed 0.65 sec test 50 Start 50: test_bug_3376577.pro 50: Test command: /builddir/build/BUILD/gdl-0.9.9/build/testsuite/launchtest "test_bug_3376577.pro" 50: Test timeout computed to be: 10000000 50: % Compiled module: TEST_BUG_3376577. 50: % Compiled module: FILE_SEARCH_FOR_TESTSUITE. 50: % Compiled module: PATH_SEP. 50: % Compiled module: READ_JPEG. 50: % WARNING: your version of the GraphicsMagick library will truncate images to 16 bits per pixel 50/198 Test #50: test_bug_3376577.pro ............... Passed 1.77 sec test 51 Start 51: test_bug_3394430.pro 51: Test command: /builddir/build/BUILD/gdl-0.9.9/build/testsuite/launchtest "test_bug_3394430.pro" 51: Test timeout computed to be: 10000000 51: % Compiled module: TEST_BUG_3394430. 51: 51: *** PLPLOT WARNING *** 51: Driver does not support hardware solid fills, switching to software fill. 51: 51/198 Test #51: test_bug_3394430.pro ............... Passed 0.69 sec test 52 Start 52: test_bug_3426399.pro 52: Test command: /builddir/build/BUILD/gdl-0.9.9/build/testsuite/launchtest "test_bug_3426399.pro" 52: Test timeout computed to be: 10000000 52: % Compiled module: TEST_BUG_3426399. 52: % TEST_BUG_3426399: Object reference type required in this context: 52/198 Test #52: test_bug_3426399.pro ............... Passed 0.64 sec test 53 Start 53: test_bug_3453775.pro 53: Test command: /builddir/build/BUILD/gdl-0.9.9/build/testsuite/launchtest "test_bug_3453775.pro" 53: Test timeout computed to be: 10000000 53: % Compiled module: TEST_BUG_3453775. 53/198 Test #53: test_bug_3453775.pro ............... Passed 0.65 sec test 54 Start 54: test_bug_3488003.pro 54: Test command: /builddir/build/BUILD/gdl-0.9.9/build/testsuite/launchtest "test_bug_3488003.pro" 54: Test timeout computed to be: 10000000 54: % Compiled module: TEST_BUG_3488003. 54: A STRUCT = -> Array[20] 54: ** Structure , 1 tags,memsize =128, data length=2400/120: 54: VALUE1 DOUBLE Array[15] 54: A STRUCT = -> Array[20] 54: ** Structure , 1 tags,memsize =128, data length=2400/120: 54: VALUE1 DOUBLE Array[15] 54: DOUBLE = Array[15, 20] 54/198 Test #54: test_bug_3488003.pro ............... Passed 0.67 sec test 55 Start 55: test_bug_3559291.pro 55: Test command: /builddir/build/BUILD/gdl-0.9.9/build/testsuite/launchtest "test_bug_3559291.pro" 55: Test timeout computed to be: 10000000 55: % Compiled module: TEST_BUG_3559291. 55/198 Test #55: test_bug_3559291.pro ............... Passed 0.66 sec test 56 Start 56: test_bug_3572473.pro 56: Test command: /builddir/build/BUILD/gdl-0.9.9/build/testsuite/launchtest "test_bug_3572473.pro" 56: Test timeout computed to be: 10000000 56: % Compiled module: TEST_BUG_3572473. 56/198 Test #56: test_bug_3572473.pro ............... Passed 0.66 sec test 57 Start 57: test_bug_3595172.pro 57: Test command: /builddir/build/BUILD/gdl-0.9.9/build/testsuite/launchtest "test_bug_3595172.pro" 57: Test timeout computed to be: 10000000 57: % Compiled module: TEST_BUG_3595172. 57/198 Test #57: test_bug_3595172.pro ............... Passed 0.68 sec test 58 Start 58: test_bug_635.pro 58: Test command: /builddir/build/BUILD/gdl-0.9.9/build/testsuite/launchtest "test_bug_635.pro" 58: Test timeout computed to be: 10000000 58: % Compiled module: TEST_BUG_635. 58: % Compiled module: FILE_WHICH. 58: % Compiled module: PATH_SEP. 58: % Compiled module: BANNER_FOR_TESTSUITE. 58: % Compiled module: GDL_IDL_FL. 58: % TEST_BUG_635: ===================================================== 58: % TEST_BUG_635: = = 58: % TEST_BUG_635: = NO errors encountered during TEST_BUG_635 tests = 58: % TEST_BUG_635: = = 58: % TEST_BUG_635: ===================================================== 58/198 Test #58: test_bug_635.pro ................... Passed 1.18 sec test 59 Start 59: test_bug_709.pro 59: Test command: /builddir/build/BUILD/gdl-0.9.9/build/testsuite/launchtest "test_bug_709.pro" 59: Test timeout computed to be: 10000000 59: % Compiled module: TEST_BUG_709. 59: OK for 1 59: OK for 2 59: OK for 3 59: OK for 4 59: OK for 5 59: OK for 6 59: OK for 7 59: OK for 10 59/198 Test #59: test_bug_709.pro ................... Passed 0.80 sec test 60 Start 60: test_bug_719.pro 60: Test command: /builddir/build/BUILD/gdl-0.9.9/build/testsuite/launchtest "test_bug_719.pro" 60: Test timeout computed to be: 10000000 60: % Compiled module: TEST_BUG_719. 60: % Compiled module: BANNER_FOR_TESTSUITE. 60: % Compiled module: GDL_IDL_FL. 60: % TEST_BUG_719_FINDGEN: 60: NO errors encountered during TEST_BUG_719_FINDGEN tests 60: % Compiled module: ERRORS_CUMUL. 60: % TEST_BUG_719_REFORM: 60: NO errors encountered during TEST_BUG_719_REFORM tests 60: % TEST_BUG_719: ===================================================== 60: % TEST_BUG_719: = = 60: % TEST_BUG_719: = NO errors encountered during TEST_BUG_719 tests = 60: % TEST_BUG_719: = = 60: % TEST_BUG_719: ===================================================== 60/198 Test #60: test_bug_719.pro ................... Passed 0.98 sec test 61 Start 61: test_bug_n000542.pro 61: Test command: /builddir/build/BUILD/gdl-0.9.9/build/testsuite/launchtest "test_bug_n000542.pro" 61: Test timeout computed to be: 10000000 61: % Compiled module: TEST_BUG_N000542. 61: FLOAT = Array[10, 10] 61: FLOAT = Array[10, 10] 61: FLOAT = Array[10, 10] 61/198 Test #61: test_bug_n000542.pro ............... Passed 0.71 sec test 62 Start 62: test_bug_n000580.pro 62: Test command: /builddir/build/BUILD/gdl-0.9.9/build/testsuite/launchtest "test_bug_n000580.pro" 62: Test timeout computed to be: 10000000 62: % Compiled module: TEST_BUG_N000580. 62: 3.1415927 62/198 Test #62: test_bug_n000580.pro ............... Passed 0.65 sec test 63 Start 63: test_bug_n000581.pro 63: Test command: /builddir/build/BUILD/gdl-0.9.9/build/testsuite/launchtest "test_bug_n000581.pro" 63: Test timeout computed to be: 10000000 63: % Compiled module: TEST_BUG_N000581. 63/198 Test #63: test_bug_n000581.pro ............... Passed 0.66 sec test 64 Start 64: test_bug_n000587.pro 64: Test command: /builddir/build/BUILD/gdl-0.9.9/build/testsuite/launchtest "test_bug_n000587.pro" 64: Test timeout computed to be: 10000000 64: % Compiled module: TEST_BUG_N000587. 64/198 Test #64: test_bug_n000587.pro ............... Passed 0.66 sec test 65 Start 65: test_bug_n000597.pro 65: Test command: /builddir/build/BUILD/gdl-0.9.9/build/testsuite/launchtest "test_bug_n000597.pro" 65: Test timeout computed to be: 10000000 65: % Compiled module: TEST_BUG_N000597. 65: 1 65/198 Test #65: test_bug_n000597.pro ............... Passed 0.66 sec test 66 Start 66: test_bug_n000599.pro 66: Test command: /builddir/build/BUILD/gdl-0.9.9/build/testsuite/launchtest "test_bug_n000599.pro" 66: Test timeout computed to be: 10000000 66: % Compiled module: TEST_BUG_N000599. 66/198 Test #66: test_bug_n000599.pro ............... Passed 0.65 sec test 67 Start 67: test_bug_n000607.pro 67: Test command: /builddir/build/BUILD/gdl-0.9.9/build/testsuite/launchtest "test_bug_n000607.pro" 67: Test timeout computed to be: 10000000 67: % Compiled module: TEST_BUG_N000607. 67: BYTE = 1 67/198 Test #67: test_bug_n000607.pro ............... Passed 0.66 sec test 68 Start 68: test_bug_n000608.pro 68: Test command: /builddir/build/BUILD/gdl-0.9.9/build/testsuite/launchtest "test_bug_n000608.pro" 68: Test timeout computed to be: 10000000 68: % Compiled module: TEST_BUG_N000608. 68/198 Test #68: test_bug_n000608.pro ............... Passed 0.66 sec test 69 Start 69: test_bug_n000720.pro 69: Test command: /builddir/build/BUILD/gdl-0.9.9/build/testsuite/launchtest "test_bug_n000720.pro" 69: Test timeout computed to be: 10000000 69: % Compiled module: TEST_BUG_N000720. 69: % Compiled module: GDL_IDL_FL. 69: file to be created : ~/test_GDL_openu_1554695086.txt 69: the file was written 69: % Compiled module: BANNER_FOR_TESTSUITE. 69: % TEST_BUG_N000720: ========================================================= 69: % TEST_BUG_N000720: = = 69: % TEST_BUG_N000720: = NO errors encountered during TEST_BUG_N000720 tests = 69: % TEST_BUG_N000720: = = 69: % TEST_BUG_N000720: ========================================================= 69/198 Test #69: test_bug_n000720.pro ............... Passed 0.95 sec test 70 Start 70: test_byte_conversion.pro 70: Test command: /builddir/build/BUILD/gdl-0.9.9/build/testsuite/launchtest "test_byte_conversion.pro" 70: Test timeout computed to be: 10000000 70: % Compiled module: TEST_BYTE_CONVERSION. 70: % Compiled module: BANNER_FOR_TESTSUITE. 70: % Compiled module: GDL_IDL_FL. 70: % TEST_BYTE_BUG_586: NO errors encountered during TEST_BYTE_BUG_586 tests 70: % Compiled module: ERRORS_CUMUL. 70: % TEST_BYTE_BASIC_32768: 70: NO errors encountered during TEST_BYTE_BASIC_32768 tests 70: % TEST_BYTE_BASIC_32768: 70: NO errors encountered during TEST_BYTE_BASIC_32768 tests 70: % TEST_BYTE_STRING2BYTE: 70: NO errors encountered during TEST_BYTE_STRING2BYTE tests 70: 2017-03-11 : First run should be OK in GDL 70: % TEST_BYTE_WITH_LOOP: 70: NO errors encountered during TEST_BYTE_WITH_LOOP tests 70: 2017-03-11 : Second run should be BAD in GDL 70: % TEST_BYTE_WITH_LOOP: 70: NO errors encountered during TEST_BYTE_WITH_LOOP tests 70: % TEST_BYTE_CONVERSION: 70: ============================================================= 70: % TEST_BYTE_CONVERSION: 70: = = 70: % TEST_BYTE_CONVERSION: 70: = NO errors encountered during TEST_BYTE_CONVERSION tests = 70: % TEST_BYTE_CONVERSION: 70: = = 70: % TEST_BYTE_CONVERSION: 70: ============================================================= 70/198 Test #70: test_byte_conversion.pro ........... Passed 1.35 sec test 71 Start 71: test_call_external.pro 71: Test command: /builddir/build/BUILD/gdl-0.9.9/build/testsuite/launchtest "test_call_external.pro" 71: Test timeout computed to be: 10000000 71: % Compiled module: TEST_CALL_EXTERNAL. 71: % LOOKING_FOR_CE_LIB: using library file: /builddir/build/BUILD/gdl-0.9.9/build/testsuite/libtest_ce.so 71: Starting C part of testce_byte ... OK 71: % Compiled module: BANNER_FOR_TESTSUITE. 71: % Compiled module: GDL_IDL_FL. 71: % TEST_CE_BYTE: NO errors encountered during TEST_CE_BYTE tests 71: % Compiled module: ERRORS_CUMUL. 71: Starting C part of testce_int ... OK 71: % TEST_CE_INT: NO errors encountered during TEST_CE_INT tests 71: Starting C part of testce_long ... OK 71: % TEST_CE_LONG: NO errors encountered during TEST_CE_LONG tests 71: Starting C part of testce_float ... OK 71: % TEST_CE_FLOAT: NO errors encountered during TEST_CE_FLOAT tests 71: Starting C part of testce_double ... OK 71: % TEST_CE_DOUBLE: NO errors encountered during TEST_CE_DOUBLE tests 71: Starting C part of testce_uint ... OK 71: % TEST_CE_UINT: NO errors encountered during TEST_CE_UINT tests 71: Starting C part of testce_long ... OK 71: % TEST_CE_ULONG: NO errors encountered during TEST_CE_ULONG tests 71: Starting C part of testce_long64 ... OK 71: % TEST_CE_LONG64: NO errors encountered during TEST_CE_LONG64 tests 71: Starting C part of testce_ulong64 ... OK 71: % TEST_CE_ULONG64: NO errors encountered during TEST_CE_ULONG64 tests 71: Starting C part of testce_string ... OK 71: back in IDL: OK 71: % TEST_CE_STRING: NO errors encountered during TEST_CE_STRING tests 71: Starting C part of testce_struct ... OK 71: % TEST_CE_STRUCT: NO errors encountered during TEST_CE_STRUCT tests 71: Starting C part of testce_complex ... OK 71: % Compiled module: REAL_PART. 71: % TEST_CE_COMPLEX: NO errors encountered during TEST_CE_COMPLEX tests 71: Starting C part of testce_complex ... OK 71: % TEST_CE_DCOMPLEX: NO errors encountered during TEST_CE_DCOMPLEX tests 71: Skipping test on 32 bit system 71: % BANNER_FOR_TESTSUITE: (code 213) : second param must be a positive integer or a string 71: 71: pro BANNER_FOR_TESTSUITE, case_name, nb_pbs, prefix=prefix, $ 71: short=short, wide=wide, line=line, noline=noline, $ 71: help=help, test=test, verbose=verbose 71: 71: both parameters are mandatory, second one must be a positive integer or a string 71: ================================================================== 71: The following tests SHOULD FAIL. The result will be caught, 71: but errors messages may be written to the console 71: 71: Non-existing image: 71: % CALL_EXTERNAL: Variable is undefined: ENTRY 71: Test failed as expected. OK! 71: 71: Non-existing entry: 71: % CALL_EXTERNAL: Entry not found: reallyNonsense 71: Test failed as expected. OK! 71: 71: Trying to pass non-scalar by value: 71: % CALL_EXTERNAL: Must be a scalar here: ARRAY_BY_VAL 71: Test failed as expected. OK! 71: 71: Trying to pass too large scalar by value: 71: % CALL_EXTERNAL: Parameter is larger than pointer: DC 71: Test failed as expected. OK! 71: 71: % TEST_CE_BY_VALUE: NO errors encountered during TEST_CE_BY_VALUE tests 71: % TEST_CALL_EXTERNAL: 71: =========================================================== 71: % TEST_CALL_EXTERNAL: 71: = = 71: % TEST_CALL_EXTERNAL: 71: = NO errors encountered during TEST_CALL_EXTERNAL tests = 71: % TEST_CALL_EXTERNAL: 71: = = 71: % TEST_CALL_EXTERNAL: 71: =========================================================== 71/198 Test #71: test_call_external.pro ............. Passed 2.02 sec test 72 Start 72: test_call_function.pro 72: Test command: /builddir/build/BUILD/gdl-0.9.9/build/testsuite/launchtest "test_call_function.pro" 72: Test timeout computed to be: 10000000 72: % Compiled module: TEST_CALL_FUNCTION. 72: % BASIC_CALL_FUNCTION: testing CALL_FUNCTION: No Errors found 72/198 Test #72: test_call_function.pro ............. Passed 0.86 sec test 73 Start 73: test_call_function_extra.pro 73: Test command: /builddir/build/BUILD/gdl-0.9.9/build/testsuite/launchtest "test_call_function_extra.pro" 73: Test timeout computed to be: 10000000 73: % Compiled module: TEST_CALL_FUNCTION_EXTRA. 73: at level : TEST_CALL_FUNCTION_EXTRA 73: EXTRA STRUCT = -> Array[1] 73: ** Structure , 4 tags,memsize =64, data length=10/10: 73: C INT 0 73: BAAA INT 1 73: BABAA INT 2 73: BABA INT Array[2] 73: INSIDE THE_FUNCTION 73: EXTRA STRUCT = -> Array[1] 73: ** Structure , 4 tags,memsize =64, data length=10/10: 73: BABA INT Array[2] 73: BABAA INT 2 73: BAAA INT 1 73: C INT 0 73: returning back at level : TEST_CALL_FUNCTION_EXTRA 73: EXTRA STRUCT = -> Array[1] 73: ** Structure , 4 tags,memsize =64, data length=10/10: 73: C INT 0 73: BAAA INT 1 73: BABAA INT 2 73: BABA INT Array[2] 73: 0 73: at level : TEST_CALL_FUNCTION_EXTRA 73: EXTRA STRUCT = -> Array[1] 73: ** Structure , 4 tags,memsize =64, data length=10/10: 73: C INT 1 73: BAAA INT 1 73: BABA INT Array[2] 73: BABAA INT 2 73: INSIDE THE_FUNCTION 73: EXTRA STRUCT = -> Array[1] 73: ** Structure , 4 tags,memsize =64, data length=10/10: 73: BABAA INT 2 73: BABA INT Array[2] 73: BAAA INT 1 73: C INT 1 73: returning back at level : TEST_CALL_FUNCTION_EXTRA 73: EXTRA STRUCT = -> Array[1] 73: ** Structure , 4 tags,memsize =64, data length=10/10: 73: C INT 1 73: BAAA INT 1 73: BABA INT Array[2] 73: BABAA INT 2 73: 0 73: % Compiled module: BANNER_FOR_TESTSUITE. 73: % Compiled module: GDL_IDL_FL. 73: % TEST_CALL_FUNCTION_EXTRA: 73: ================================================================= 73: % TEST_CALL_FUNCTION_EXTRA: 73: = = 73: % TEST_CALL_FUNCTION_EXTRA: 73: = NO errors encountered during TEST_CALL_FUNCTION_EXTRA tests = 73: % TEST_CALL_FUNCTION_EXTRA: 73: = = 73: % TEST_CALL_FUNCTION_EXTRA: 73: ================================================================= 73/198 Test #73: test_call_function_extra.pro ....... Passed 0.91 sec test 74 Start 74: test_call_procedure.pro 74: Test command: /builddir/build/BUILD/gdl-0.9.9/build/testsuite/launchtest "test_call_procedure.pro" 74: Test timeout computed to be: 10000000 74: % Compiled module: TEST_CALL_PROCEDURE. 74: % BASIC_CALL_PROCEDURE: testing CALL_PROCEDURE: No Errors found 74/198 Test #74: test_call_procedure.pro ............ Passed 0.81 sec test 75 Start 75: test_call_procedure_extra.pro 75: Test command: /builddir/build/BUILD/gdl-0.9.9/build/testsuite/launchtest "test_call_procedure_extra.pro" 75: Test timeout computed to be: 10000000 75: % Compiled module: TEST_CALL_PROCEDURE_EXTRA. 75: at level : TEST_CALL_PROCEDURE_EXTRA 75: EXTRA STRUCT = -> Array[1] 75: ** Structure , 4 tags,memsize =64, data length=10/10: 75: C INT 0 75: BAAA INT 1 75: BABAA INT 2 75: BABA INT Array[2] 75: INSIDE THE_PROCEDURE 75: EXTRA STRUCT = -> Array[1] 75: ** Structure , 4 tags,memsize =64, data length=10/10: 75: BABA INT Array[2] 75: BABAA INT 2 75: BAAA INT 1 75: C INT 0 75: returning back at level : TEST_CALL_PROCEDURE_EXTRA 75: EXTRA STRUCT = -> Array[1] 75: ** Structure , 4 tags,memsize =64, data length=10/10: 75: C INT 0 75: BAAA INT 1 75: BABAA INT 2 75: BABA INT Array[2] 75: 0 75: at level : TEST_CALL_PROCEDURE_EXTRA 75: EXTRA STRUCT = -> Array[1] 75: ** Structure , 4 tags,memsize =64, data length=10/10: 75: C INT 1 75: BAAA INT 1 75: BABA INT Array[2] 75: BABAA INT 2 75: INSIDE THE_PROCEDURE 75: EXTRA STRUCT = -> Array[1] 75: ** Structure , 4 tags,memsize =64, data length=10/10: 75: BABAA INT 2 75: BABA INT Array[2] 75: BAAA INT 1 75: C INT 1 75: returning back at level : TEST_CALL_PROCEDURE_EXTRA 75: EXTRA STRUCT = -> Array[1] 75: ** Structure , 4 tags,memsize =64, data length=10/10: 75: C INT 1 75: BAAA INT 1 75: BABA INT Array[2] 75: BABAA INT 2 75: 0 75: % Compiled module: BANNER_FOR_TESTSUITE. 75: % Compiled module: GDL_IDL_FL. 75: % TEST_CALL_PROCEDURE_EXTRA: 75: ================================================================== 75: % TEST_CALL_PROCEDURE_EXTRA: 75: = = 75: % TEST_CALL_PROCEDURE_EXTRA: 75: = NO errors encountered during TEST_CALL_PROCEDURE_EXTRA tests = 75: % TEST_CALL_PROCEDURE_EXTRA: 75: = = 75: % TEST_CALL_PROCEDURE_EXTRA: 75: ================================================================== 75/198 Test #75: test_call_procedure_extra.pro ...... Passed 0.91 sec test 76 Start 76: test_chisqr_cvf.pro 76: Test command: /builddir/build/BUILD/gdl-0.9.9/build/testsuite/launchtest "test_chisqr_cvf.pro" 76: Test timeout computed to be: 10000000 76: % Compiled module: TEST_CHISQR_CVF. 76: % Compiled module: CHISQR_CVF. 76: % Compiled module: BANNER_FOR_TESTSUITE. 76: % Compiled module: GDL_IDL_FL. 76: % TEST_CHISQR_CVF: ======================================================== 76: % TEST_CHISQR_CVF: = = 76: % TEST_CHISQR_CVF: = NO errors encountered during TEST_CHISQR_CVF tests = 76: % TEST_CHISQR_CVF: = = 76: % TEST_CHISQR_CVF: ======================================================== 76/198 Test #76: test_chisqr_cvf.pro ................ Passed 1.07 sec test 77 Start 77: test_clip.pro 77: Test command: /builddir/build/BUILD/gdl-0.9.9/build/testsuite/launchtest "test_clip.pro" 77: Test timeout computed to be: 10000000 77: % Compiled module: TEST_CLIP. 77/198 Test #77: test_clip.pro ...................... Passed 1.26 sec test 78 Start 78: test_common.pro 78: Test command: /builddir/build/BUILD/gdl-0.9.9/build/testsuite/launchtest "test_common.pro" 78: Test timeout computed to be: 10000000 78: % Compiled module: TEST_COMMON. 78/198 Test #78: test_common.pro .................... Passed 0.65 sec test 79 Start 79: test_congrid.pro 79: Test command: /builddir/build/BUILD/gdl-0.9.9/build/testsuite/launchtest "test_congrid.pro" 79: Test timeout computed to be: 10000000 79: % Compiled module: TEST_CONGRID. 79: % Compiled module: CONGRID. 79: % Compiled module: BANNER_FOR_TESTSUITE. 79: % Compiled module: GDL_IDL_FL. 79: % TEST_CONGRID_BASIC: NO errors encountered during TEST_CONGRID_BASIC tests 79: % Compiled module: ERRORS_CUMUL. 79: % TEST_CONGRID_BASIC: NO errors encountered during TEST_CONGRID_BASIC tests 79: % TEST_CONGRID_BASIC: NO errors encountered during TEST_CONGRID_BASIC tests 79: % TEST_CONGRID_BASIC: NO errors encountered during TEST_CONGRID_BASIC tests 79: % TEST_CONGRID_BASIC: NO errors encountered during TEST_CONGRID_BASIC tests 79: % TEST_CONGRID_BASIC: NO errors encountered during TEST_CONGRID_BASIC tests 79: % Compiled module: GET_IMAGE_FOR_TESTSUITE. 79: % Compiled module: FILE_SEARCH_FOR_TESTSUITE. 79: % Compiled module: PATH_SEP. 79: % Compiled module: QUERY_IMAGE. 79: % WARNING: your version of the GraphicsMagick library will truncate images to 16 bits per pixel 79: % Compiled module: READ_IMAGE. 79: % Compiled module: READ_JPEG. 79: % TEST_CONGRID_ON_IMAGES: image in <> read, dims are : [3,600,259] 79: % Compiled module: LOADCT. 79: % LOADCT: Loading table Hardcandy 79: % TEST_CONGRID_ON_IMAGES: 79: NO errors encountered during TEST_CONGRID_ON_IMAGES tests 79: % TEST_CONGRID_ON_PLOT: image in <> read, dims are : [3,600,259] 79: % TEST_CONGRID_ON_PLOT: 79: NO errors encountered during TEST_CONGRID_ON_PLOT tests 79: % TEST_CONGRID: ===================================================== 79: % TEST_CONGRID: = = 79: % TEST_CONGRID: = NO errors encountered during TEST_CONGRID tests = 79: % TEST_CONGRID: = = 79: % TEST_CONGRID: ===================================================== 79/198 Test #79: test_congrid.pro ................... Passed 18.65 sec test 80 Start 80: test_constants.pro 80: Test command: /builddir/build/BUILD/gdl-0.9.9/build/testsuite/launchtest "test_constants.pro" 80: Test timeout computed to be: 10000000 80: % Compiled module: TEST_CONSTANTS. 80/198 Test #80: test_constants.pro ................. Passed 1.32 sec test 81 Start 81: test_container.pro 81: Test command: /builddir/build/BUILD/gdl-0.9.9/build/testsuite/launchtest "test_container.pro" 81: Test timeout computed to be: 10000000 81: % Compiled module: TEST_CONTAINER. 81: % Compiled module: BANNER_FOR_TESTSUITE. 81: % Compiled module: GDL_IDL_FL. 81: % TEST_CONTAINER: ======================================================= 81: % TEST_CONTAINER: = = 81: % TEST_CONTAINER: = NO errors encountered during TEST_CONTAINER tests = 81: % TEST_CONTAINER: = = 81: % TEST_CONTAINER: ======================================================= 81: Container::cleanup - container node ID <2> not found. Returning w/o error 81/198 Test #81: test_container.pro ................. Passed 1.70 sec test 82 Start 82: test_contour.pro 82: Test command: /builddir/build/BUILD/gdl-0.9.9/build/testsuite/launchtest "test_contour.pro" 82: Test timeout computed to be: 10000000 82: % Compiled module: TEST_CONTOUR. 82: % Compiled module: DIST. 82: Start of basic test (CONTOUR, z) 82: Start of tests with intermediate difficulties (CONTOUR, z, x, y, with x and y 1D) 82: Start of tests with high difficulties (working since GDL 0.9) 82: X, Y and Z and all 2D arrays with same size 82: test suite for CONTOUR is now finished 82: % Compiled module: LOADCT. 82: % LOADCT: Loading table B-W LINEAR 82: % LOADCT: Loading table Mac Style 82: % LOADCT: Loading table 16 LEVEL 82: % LOADCT: Loading table B-W LINEAR 82/198 Test #82: test_contour.pro ................... Passed 22.11 sec test 83 Start 83: test_convert_coord.pro 83: Test command: /builddir/build/BUILD/gdl-0.9.9/build/testsuite/launchtest "test_convert_coord.pro" 83: Test timeout computed to be: 10000000 83: % Compiled module: TEST_CONVERT_COORD. 83: % TEST_CONVERT_COORD: No error found in TEST_CONVERT_COORD 83/198 Test #83: test_convert_coord.pro ............. Passed 0.69 sec test 84 Start 84: test_correlate.pro 84: Test command: /builddir/build/BUILD/gdl-0.9.9/build/testsuite/launchtest "test_correlate.pro" 84: Test timeout computed to be: 10000000 84: % Compiled module: TEST_CORRELATE. 84: % Compiled module: CORRELATE. 84: % Compiled module: BANNER_FOR_TESTSUITE. 84: % Compiled module: GDL_IDL_FL. 84: % TEST_CORRELATE_BASIC: 84: NO errors encountered during TEST_CORRELATE_BASIC tests 84: % Compiled module: ERRORS_CUMUL. 84: % TEST_CORRELATE_COYOTE: 84: NO errors encountered during TEST_CORRELATE_COYOTE tests 84: % TEST_CORRELATE_COYOTE: 84: NO errors encountered during TEST_CORRELATE_COYOTE tests 84: % TEST_CORRELATE_COYOTE: 84: NO errors encountered during TEST_CORRELATE_COYOTE tests 84: % TEST_CORRELATE: ======================================================= 84: % TEST_CORRELATE: = = 84: % TEST_CORRELATE: = NO errors encountered during TEST_CORRELATE tests = 84: % TEST_CORRELATE: = = 84: % TEST_CORRELATE: ======================================================= 84/198 Test #84: test_correlate.pro ................. Passed 1.74 sec test 85 Start 85: test_delvarrnew.pro 85: Test command: /builddir/build/BUILD/gdl-0.9.9/build/testsuite/launchtest "test_delvarrnew.pro" 85: Test timeout computed to be: 10000000 85: % Compiled module: TEST_DELVARRNEW. 85: % Compiled module: BANNER_FOR_TESTSUITE. 85: % Compiled module: GDL_IDL_FL. 85: % DELVAR-RNEW: ========================== 85: % DELVAR-RNEW: = = 85: % DELVAR-RNEW: = works! (from $main) = 85: % DELVAR-RNEW: = = 85: % DELVAR-RNEW: ========================== 85/198 Test #85: test_delvarrnew.pro ................ Passed 1.60 sec test 86 Start 86: test_deriv.pro 86: Test command: /builddir/build/BUILD/gdl-0.9.9/build/testsuite/launchtest "test_deriv.pro" 86: Test timeout computed to be: 10000000 86: % Compiled module: TEST_DERIV. 86: % Compiled module: UNIQ. 86: --------- basic checks --------------- 86: Checking number of provided vectors 86: Case 1a: should issue: % DERIV: Incorrect number of arguments 86: % Compiled module: DERIV. 86: % DERIV: Incorrect number of arguments 86: Case 1b: should issue: % DERIV: Incorrect number of arguments 86: % DERIV: Incorrect number of arguments. 86: Checking type of vectors 86: Case 2a: should issue: % DERIV: X and Y vectors must have same SIZE ! 86: % DERIV: X and Y vectors must have same size ! 86: Case 2b: should issue: % DERIV: No STRING vector allowed ! 86: % DERIV: No STRING vector allowed ! 86: Case 2c: should issue: % DERIV: No STRING vector allowed ! 86: % DERIV: No STRING vector allowed ! 86: ------------- Test on Constant lines ------------- 86: derivation of lines should give constant 86: Case with constant step well done 86: ------------------ 86: Should issue :% DERIV: X colocations MUST be sorted ! 86: ------------------ 86: Should issue :% DERIV: At least 2 X colocations are EQUAL ! 86: ------------------ Derivation of a Gaussian ------------- 86: now, line and squares should be overplotted 86: Small change in steps (first test) 86: random type 1 (small random) 86: random type 2 (strongly random) 86: random type 2 (strongly random, high number of points) 86: Tests for DERIV() are now finished ... 86/198 Test #86: test_deriv.pro ..................... Passed 1.26 sec test 87 Start 87: test_diag_matrix.pro 87: Test command: /builddir/build/BUILD/gdl-0.9.9/build/testsuite/launchtest "test_diag_matrix.pro" 87: Test timeout computed to be: 10000000 87: % Compiled module: TEST_DIAG_MATRIX. 87: % Compiled module: DIAG_MATRIX. 87: % Compiled module: BANNER_FOR_TESTSUITE. 87: % Compiled module: GDL_IDL_FL. 87: % TEST_DIAG_MATRIX_EXTRACT: 87: NO errors encountered during TEST_DIAG_MATRIX_EXTRACT tests 87: % Compiled module: ERRORS_CUMUL. 87: % TEST_DIAG_MATRIX_INSERT: 87: NO errors encountered during TEST_DIAG_MATRIX_INSERT tests 87: % TEST_DIAG_MATRIX: ========================================================= 87: % TEST_DIAG_MATRIX: = = 87: % TEST_DIAG_MATRIX: = NO errors encountered during TEST_DIAG_MATRIX tests = 87: % TEST_DIAG_MATRIX: = = 87: % TEST_DIAG_MATRIX: ========================================================= 87/198 Test #87: test_diag_matrix.pro ............... Passed 1.25 sec test 88 Start 88: test_dicom.pro 88: Test command: /builddir/build/BUILD/gdl-0.9.9/build/testsuite/launchtest "test_dicom.pro" 88: Test timeout computed to be: 10000000 88: % Compiled module: TEST_DICOM. 88: % Compiled module: GDLFFDICOM__DEFINE. 88: % Compiled module: GDLFFDICOM__ASSOC__DEFINE. 88: % Compiled module: GDLFFDICOM__DICTIONARY. 88: hello post OBJ_NEW 88: W OBJREF = 88: % Compiled module: GDLFFDICOM_DATE. 88: % TEST_DICOM: very basic tests OK on DICOM 88: % TEST_DICOM: please contribute extending the test cases 88/198 Test #88: test_dicom.pro ..................... Passed 17.86 sec test 89 Start 89: test_dilate.pro 89: Test command: /builddir/build/BUILD/gdl-0.9.9/build/testsuite/launchtest "test_dilate.pro" 89: Test timeout computed to be: 10000000 89: % Compiled module: TEST_DILATE. 89: % Compiled module: DILATE. 89: % Compiled module: BANNER_FOR_TESTSUITE. 89: % Compiled module: GDL_IDL_FL. 89: % TEST_DILATE: NO errors encountered during TEST_DILATE tests 89: % Compiled module: ERRORS_CUMUL. 89/198 Test #89: test_dilate.pro .................... Passed 4.26 sec test 90 Start 90: test_erfinv.pro 90: Test command: /builddir/build/BUILD/gdl-0.9.9/build/testsuite/launchtest "test_erfinv.pro" 90: Test timeout computed to be: 10000000 90: % Compiled module: TEST_ERFINV. 90: % Compiled module: IMSL_ERF. 90/198 Test #90: test_erfinv.pro .................... Passed 1.01 sec test 91 Start 91: test_erode.pro 91: Test command: /builddir/build/BUILD/gdl-0.9.9/build/testsuite/launchtest "test_erode.pro" 91: Test timeout computed to be: 10000000 91: % Compiled module: TEST_ERODE. 91: % Compiled module: ERODE. 91: % Compiled module: ERRORS_ADD. 91: % TEST_ERODE: Error on operation : Unexpected return value of EROSION on BINARY Image 91: % Compiled module: BANNER_FOR_TESTSUITE. 91: % Compiled module: GDL_IDL_FL. 91: % TEST_ERODE: ================================================== 91: % TEST_ERODE: = = 91: % TEST_ERODE: = 1 errors encountered during TEST_ERODE tests = 91: % TEST_ERODE: = = 91: % TEST_ERODE: ================================================== 91: % Compiled module: ERRORS_CUMUL. 91/198 Test #91: test_erode.pro ..................... Passed 3.40 sec test 92 Start 92: test_execute.pro 92: Test command: /builddir/build/BUILD/gdl-0.9.9/build/testsuite/launchtest "test_execute.pro" 92: Test timeout computed to be: 10000000 92: % Compiled module: TEST_EXECUTE. 92: % TEST_BUG_3441031: Scalar subscript out of range [>]: (1) 92: % Compiled module: BANNER_FOR_TESTSUITE. 92: % Compiled module: GDL_IDL_FL. 92: % TEST_BUG_3441031: NO errors encountered during TEST_BUG_3441031 tests 92: % Compiled module: ERRORS_CUMUL. 92: % EXECUTE: Expression must be scalar in this context: 92: % TEST_EXECUTE_OLD: NO errors encountered during TEST_EXECUTE_OLD tests 92: % TEST_BASIC_EXECUTE: NO errors encountered during TEST_BASIC_EXECUTE tests 92: % TEST_EXECUTE_MISSING: Function not found: MY_UNKNOW_FUNCTION 92: % TEST_EXECUTE_MISSING: Ambiguous: Variable is undefined: MY_UNKNOW_FUNCTION or: Function not found: MY_UNKNOW_FUNCTION 92: % TEST_EXECUTE_MISSING: Procedure not found: MY_UNKNOW_PROCEDURE 92: % TEST_EXECUTE_MISSING: Procedure not found: MY_UNKNOW_PROCEDURE 92: % TEST_EXECUTE_MISSING: 92: NO errors encountered during TEST_EXECUTE_MISSING tests 92: % TEST_EXECUTE: ===================================================== 92: % TEST_EXECUTE: = = 92: % TEST_EXECUTE: = NO errors encountered during TEST_EXECUTE tests = 92: % TEST_EXECUTE: = = 92: % TEST_EXECUTE: ===================================================== 92/198 Test #92: test_execute.pro ................... Passed 1.47 sec test 93 Start 93: test_extra_keywords.pro 93: Test command: /builddir/build/BUILD/gdl-0.9.9/build/testsuite/launchtest "test_extra_keywords.pro" 93: Test timeout computed to be: 10000000 93: % Compiled module: TEST_EXTRA_KEYWORDS. 93: { IDL_M_SUCCESS IDL_MBLK_CORE 0 0 0 93: % } 93: { IDL_M_SUCCESS IDL_MBLK_CORE 0 0 0 93: % } 93: % Compiled module: DIST. 93: 1 1 86.4105 4260.86 93: 1 1 86.4105 86.4105 93/198 Test #93: test_extra_keywords.pro ............ Passed 1.04 sec test 94 Start 94: test_fft.pro 94: Test command: /builddir/build/BUILD/gdl-0.9.9/build/testsuite/launchtest "test_fft.pro" 94: Test timeout computed to be: 10000000 94: % Compiled module: TEST_FFT. 94: Running TEST_FFT_ALL_TYPES (for 13 input types) 94: % Compiled module: BANNER_FOR_TESTSUITE. 94: % Compiled module: GDL_IDL_FL. 94: % TEST_FFT_ALL_TYPES: NO errors encountered during TEST_FFT_ALL_TYPES tests 94: % Compiled module: ERRORS_CUMUL. 94: 94: Running TEST_FFT_GO_AND_BACK (for 11 numeric input types + string) in 1D case 94: with size: 1024 94: % TEST_FFT_GO_AND_BACK: 94: NO errors encountered during TEST_FFT_GO_AND_BACK tests 94: 94: Running TEST_FFT_GO_AND_BACK (for 11 numeric input types + string) in 2D case 94: with size: 1024 1024 94: % TEST_FFT_GO_AND_BACK: 94: NO errors encountered during TEST_FFT_GO_AND_BACK tests 94: 94: Running TEST_FFT_GO_AND_BACK (for 11 numeric input types + string) in 2D case 94: with size: 512 2048 94: % TEST_FFT_GO_AND_BACK: 94: NO errors encountered during TEST_FFT_GO_AND_BACK tests 94: 94: Running TEST_FFT_GO_AND_BACK (for 11 numeric input types + string) in 3D case 94: with size: 128 64 128 94: % TEST_FFT_GO_AND_BACK: 94: NO errors encountered during TEST_FFT_GO_AND_BACK tests 94: % TEST_FFT: ================================================= 94: % TEST_FFT: = = 94: % TEST_FFT: = NO errors encountered during TEST_FFT tests = 94: % TEST_FFT: = = 94: % TEST_FFT: ================================================= 94/198 Test #94: test_fft.pro ....................... Passed 58.32 sec test 95 Start 95: test_fft_dim.pro 95: Test command: /builddir/build/BUILD/gdl-0.9.9/build/testsuite/launchtest "test_fft_dim.pro" 95: Test timeout computed to be: 10000000 95: % Compiled module: TEST_FFT_DIM. 95: % TEST_FFT_DIM_2D: No problem found in TEST_FFT_DIM_2D 95: % TEST_FFT_DIM_3D: No problem found in TEST_FFT_DIM_3D 95/198 Test #95: test_fft_dim.pro ................... Passed 2.42 sec test 96 Start 96: test_file_basename.pro 96: Test command: /builddir/build/BUILD/gdl-0.9.9/build/testsuite/launchtest "test_file_basename.pro" 96: Test timeout computed to be: 10000000 96: % Compiled module: TEST_FILE_BASENAME. 96: % TEST_FILE_BASENAME: All tests done with success 96/198 Test #96: test_file_basename.pro ............. Passed 0.70 sec test 97 Start 97: test_file_copy.pro 97: Test command: /builddir/build/BUILD/gdl-0.9.9/build/testsuite/launchtest "test_file_copy.pro" 97: Test timeout computed to be: 10000000 97: % Compiled module: TEST_FILE_COPY. 97: % Compiled module: ESCAPE_SPECIAL_CHAR. 97: COPY N1 97: COPY N2 97: FILE_COPY: gdlfd_test1a overwrite not allowed 97: FILE_COPY: gdlfd_test1b overwrite not allowed 97: /OVERWRITE test 97: Require_dir (but not a dir) 97: FILE_COPY: require_directory, gdlfd_test1aCP is not a valid directory 97: FILE_COPY: require_directory, gdlfd_test1bCP is not a valid directory 97: files1 to files2 97: WITHOUT ALLOW_SAME: files1 , files1 97: FILE_COPY: 'gdlfd_test1a' and 'gdlfd_test1a' are the same file 97: FILE_COPY: 'gdlfd_test1b' and 'gdlfd_test1b' are the same file 97: WITH ALLOW_SAME :files1 , files1 97: WITHOUT RECURSIVE 97: WITH RECURSIVE 97: All tests done 97/198 Test #97: test_file_copy.pro ................. Passed 1.04 sec test 98 Start 98: test_file_dirname.pro 98: Test command: /builddir/build/BUILD/gdl-0.9.9/build/testsuite/launchtest "test_file_dirname.pro" 98: Test timeout computed to be: 10000000 98: % Compiled module: TEST_FILE_DIRNAME. 98: % TEST_FILE_DIRNAME: All tests done with success 98/198 Test #98: test_file_dirname.pro .............. Passed 0.69 sec test 99 Start 99: test_file_move.pro 99: Test command: /builddir/build/BUILD/gdl-0.9.9/build/testsuite/launchtest "test_file_move.pro" 99: Test timeout computed to be: 10000000 99: % Compiled module: TEST_FILE_MOVE. 99: % Compiled module: BANNER_FOR_TESTSUITE. 99: % Compiled module: GDL_IDL_FL. 99: % TEST_FILE_MOVE: ======================================================= 99: % TEST_FILE_MOVE: = = 99: % TEST_FILE_MOVE: = NO errors encountered during TEST_FILE_MOVE tests = 99: % TEST_FILE_MOVE: = = 99: % TEST_FILE_MOVE: ======================================================= 99/198 Test #99: test_file_move.pro ................. Passed 1.06 sec test 100 Start 100: test_file_search.pro 100: Test command: /builddir/build/BUILD/gdl-0.9.9/build/testsuite/launchtest "test_file_search.pro" 100: Test timeout computed to be: 10000000 100: % Compiled module: TEST_FILE_SEARCH. 100: % Compiled module: BANNER_FOR_TESTSUITE. 100: % Compiled module: GDL_IDL_FL. 100: % TEST_FILE_SEARCH_GLOB: 100: NO errors encountered during TEST_FILE_SEARCH_GLOB tests 100: % Compiled module: ERRORS_CUMUL. 100: % TEST_FULLY_QUALIFY_PATH: 100: NO errors encountered during TEST_FULLY_QUALIFY_PATH tests 100: % Compiled module: PATH_SEP. 100: % TEST_SPECIAL_PATHS: NO errors encountered during TEST_SPECIAL_PATHS tests 100: % TEST_SPECIAL_PATHS: NO errors encountered during TEST_SPECIAL_PATHS tests 100: % TEST_FILE_SEARCH: ========================================================= 100: % TEST_FILE_SEARCH: = = 100: % TEST_FILE_SEARCH: = NO errors encountered during TEST_FILE_SEARCH tests = 100: % TEST_FILE_SEARCH: = = 100: % TEST_FILE_SEARCH: ========================================================= 100/198 Test #100: test_file_search.pro ............... Passed 1.21 sec test 101 Start 101: test_file_which.pro 101: Test command: /builddir/build/BUILD/gdl-0.9.9/build/testsuite/launchtest "test_file_which.pro" 101: Test timeout computed to be: 10000000 101: % Compiled module: TEST_FILE_WHICH. 101: % Compiled module: FILE_WHICH. 101: % Compiled module: PATH_SEP. 101: % Compiled module: BANNER_FOR_TESTSUITE. 101: % Compiled module: GDL_IDL_FL. 101: % TEST_FILE_WHICH: ======================================================== 101: % TEST_FILE_WHICH: = = 101: % TEST_FILE_WHICH: = NO errors encountered during TEST_FILE_WHICH tests = 101: % TEST_FILE_WHICH: = = 101: % TEST_FILE_WHICH: ======================================================== 101/198 Test #101: test_file_which.pro ................ Passed 1.08 sec test 102 Start 102: test_fx_root.pro 102: Test command: /builddir/build/BUILD/gdl-0.9.9/build/testsuite/launchtest "test_fx_root.pro" 102: Test timeout computed to be: 10000000 102: % Compiled module: TEST_FX_ROOT. 102: FX_ROOT : ( 0.73908514, -6.3316133e-21) 102: FX_NEWTON : 0.739085 102: % TEST_FX_ROOT_ON_FUNC: Function FUNC1 : No Errors founded 102: FX_ROOT : ( 2.2360680, -2.5103358e-16) 102: FX_NEWTON : 2.23607 102: % TEST_FX_ROOT_ON_FUNC: Function FUNC2 : No Errors founded 102: % Compiled module: REAL_PART. 102: % WHERE_DO_WE_CONVERGE: convergence on expected roots well done 102/198 Test #102: test_fx_root.pro ................... Passed 0.82 sec test 103 Start 103: test_fz_roots.pro 103: Test command: /builddir/build/BUILD/gdl-0.9.9/build/testsuite/launchtest "test_fz_roots.pro" 103: Test timeout computed to be: 10000000 103: % Compiled module: TEST_FZ_ROOTS. 103: % TEST_FZ_ROOTS_ON_POLY: Polynomial 0 : No Errors founded 103: % TEST_FZ_ROOTS_ON_POLY: Polynomial 1 : No Errors founded 103: % TEST_FZ_ROOTS_ON_POLY: Polynomial 2 : No Errors founded 103: % TEST_FZ_ROOTS_ON_POLY: Polynomial 3 : No Errors founded 103: % TEST_FZ_ROOTS_ON_POLY: Polynomial 4 : No Errors founded 103/198 Test #103: test_fz_roots.pro .................. Passed 0.99 sec test 104 Start 104: test_gc.pro 104: Test command: /builddir/build/BUILD/gdl-0.9.9/build/testsuite/launchtest "test_gc.pro" 104: Test timeout computed to be: 10000000 104: % Compiled module: TEST_GC. 104/198 Test #104: test_gc.pro ........................ Passed 0.68 sec test 105 Start 105: test_get_lun.pro 105: Test command: /builddir/build/BUILD/gdl-0.9.9/build/testsuite/launchtest "test_get_lun.pro" 105: Test timeout computed to be: 10000000 105: % Compiled module: TEST_GET_LUN. 105: -------------------------------------------------- 105: Explicitly opened files 105: 105: FIRST call to GETLUN, should be : 100 105: Which LUN number was given : 100 105: SECOND call to GETLUN, should be : 101 105: Which LUN number was given : 101 105: THIRD call to GETLUN, should be : 102 105: Which LUN number was given : 102 105: -------------------------------------------------- 105: Whithout really opened files 105: 105: FIRST call to GETLUN, should be : 100 105: Which LUN number was given : 100 105: SECOND call to GETLUN, should be : 101 105: Which LUN number was given : 101 105: THIRD call to GETLUN, should be : 102 105: Which LUN number was given : 102 105: -------------------------------------------------- 105: % TEST_GET_LUN: Final diagnostic : 105: % TEST_GET_LUN: All GET_LUN tests successful 105/198 Test #105: test_get_lun.pro ................... Passed 0.71 sec test 106 Start 106: test_gh00178.pro 106: Test command: /builddir/build/BUILD/gdl-0.9.9/build/testsuite/launchtest "test_gh00178.pro" 106: Test timeout computed to be: 10000000 106: % Compiled module: TEST_GH00178. 106: % Compiled module: STRMATCH. 106/198 Test #106: test_gh00178.pro ................... Passed 1.38 sec test 107 Start 107: test_grib.pro 107: Test command: /builddir/build/BUILD/gdl-0.9.9/build/testsuite/launchtest "test_grib.pro" 107: Test timeout computed to be: 10000000 107: % Compiled module: TEST_GRIB. 107: % GRIBAPI_OPEN_FILE: unable to open file: example.grib 107: TEST SKIPPED 107/198 Test #107: test_grib.pro ...................... Passed 0.70 sec test 108 Start 108: test_hash.pro 108: Test command: /builddir/build/BUILD/gdl-0.9.9/build/testsuite/launchtest "test_hash.pro" 108: Test timeout computed to be: 10000000 108: % Compiled module: TEST_HASH. 108: % Compiled module: BANNER_FOR_TESTSUITE. 108: % Compiled module: GDL_IDL_FL. 108: % TEST_HASH: ================================================== 108: % TEST_HASH: = = 108: % TEST_HASH: = NO errors encountered during TEST_HASH tests = 108: % TEST_HASH: = = 108: % TEST_HASH: ================================================== 108/198 Test #108: test_hash.pro ...................... Passed 1.06 sec test 109 Start 109: test_hdf5.pro 109: Test command: /builddir/build/BUILD/gdl-0.9.9/build/testsuite/launchtest "test_hdf5.pro" 109: Test timeout computed to be: 10000000 109: % Compiled module: TEST_HDF5. 109: % Compiled module: FILE_SEARCH_FOR_TESTSUITE. 109: % Compiled module: PATH_SEP. 109: % Compiled module: BANNER_FOR_TESTSUITE. 109: % Compiled module: GDL_IDL_FL. 109: % TEST_HDF5_BYTE_ARRAY: 109: NO errors encountered during TEST_HDF5_BYTE_ARRAY tests 109: % TEST_HDF5_STRING: NO errors encountered during TEST_HDF5_STRING tests 109: % TEST_HDF5: ================================================== 109: % TEST_HDF5: = = 109: % TEST_HDF5: = NO errors encountered during TEST_HDF5 tests = 109: % TEST_HDF5: = = 109: % TEST_HDF5: ================================================== 109/198 Test #109: test_hdf5.pro ...................... Passed 1.12 sec test 110 Start 110: test_help.pro 110: Test command: /builddir/build/BUILD/gdl-0.9.9/build/testsuite/launchtest "test_help.pro" 110: Test timeout computed to be: 10000000 110: % Compiled module: TEST_HELP. 110: There are 15 library functions that begin with "STR" 110: % Compiled module: BANNER_FOR_TESTSUITE. 110: % Compiled module: GDL_IDL_FL. 110: % TEST_HELP: =============================== 110: % TEST_HELP: = = 110: % TEST_HELP: = new features! no errors! = 110: % TEST_HELP: = = 110: % TEST_HELP: =============================== 110/198 Test #110: test_help.pro ...................... Passed 0.92 sec test 111 Start 111: test_heap_refcount.pro 111: Test command: /builddir/build/BUILD/gdl-0.9.9/build/testsuite/launchtest "test_heap_refcount.pro" 111: Test timeout computed to be: 10000000 111: % Compiled module: TEST_HEAP_REFCOUNT. 111/198 Test #111: test_heap_refcount.pro ............. Passed 0.72 sec test 112 Start 112: test_hist_2d.pro 112: Test command: /builddir/build/BUILD/gdl-0.9.9/build/testsuite/launchtest "test_hist_2d.pro" 112: Test timeout computed to be: 10000000 112: % Compiled module: TEST_HIST_2D. 112: % TEST_HIST_2D: basic tests... 112: % Compiled module: HIST_2D. 112: % Compiled module: HIST_ND. 112: % Compiled module: DIST. 112: % TEST_HIST_2D: case 1 / 8 112: % TEST_HIST_2D: case 2 / 8 112: % TEST_HIST_2D: case 3 / 8 112: % TEST_HIST_2D: case 4 / 8 112: % TEST_HIST_2D: case 5 / 8 112: % TEST_HIST_2D: case 6 / 8 112: % TEST_HIST_2D: case 7 / 8 112: % TEST_HIST_2D: case 8 / 8 112: % Compiled module: BANNER_FOR_TESTSUITE. 112: % Compiled module: GDL_IDL_FL. 112: % TEST_HIST_2D: ===================================================== 112: % TEST_HIST_2D: = = 112: % TEST_HIST_2D: = NO errors encountered during TEST_HIST_2D tests = 112: % TEST_HIST_2D: = = 112: % TEST_HIST_2D: ===================================================== 112/198 Test #112: test_hist_2d.pro ................... Passed 28.84 sec test 113 Start 113: test_idl8.pro 113: Test command: /builddir/build/BUILD/gdl-0.9.9/build/testsuite/launchtest "test_idl8.pro" 113: Test timeout computed to be: 10000000 113: % Warning: Assignment to loop variable detected. 113: % Compiled module: TEST_IDL8. 113: % TEST_IDL8: testing FOREACH statement 113: % TEST_IDL8: testing negative array indices (for ranges) 113: % TEST_IDL8: testing negative array indices (for single elements) 113: % TEST_IDL8: testing the dot operator for member routine access 113/198 Test #113: test_idl8.pro ...................... Passed 0.72 sec test 114 Start 114: test_idl_validname.pro 114: Test command: /builddir/build/BUILD/gdl-0.9.9/build/testsuite/launchtest "test_idl_validname.pro" 114: Test timeout computed to be: 10000000 114: % Compiled module: TEST_IDL_VALIDNAME. 114: This testsuite for IDL_VALIDNAME is not finished ... 114: Please contribute 114: % Compiled module: IDL_VALIDNAME. 114: % Compiled module: BANNER_FOR_TESTSUITE. 114: % Compiled module: GDL_IDL_FL. 114: % TEST_IDL_VALIDNAME_SINGLE: 114: NO errors encountered during TEST_IDL_VALIDNAME_SINGLE tests 114: % Compiled module: ERRORS_CUMUL. 114: % TEST_IDL_VALIDNAME_MULTI: 114: NO errors encountered during TEST_IDL_VALIDNAME_MULTI tests 114: % TEST_IDL_VALIDNAME: 114: =========================================================== 114: % TEST_IDL_VALIDNAME: 114: = = 114: % TEST_IDL_VALIDNAME: 114: = NO errors encountered during TEST_IDL_VALIDNAME tests = 114: % TEST_IDL_VALIDNAME: 114: = = 114: % TEST_IDL_VALIDNAME: 114: =========================================================== 114/198 Test #114: test_idl_validname.pro ............. Passed 1.20 sec test 115 Start 115: test_image_statistics.pro 115: Test command: /builddir/build/BUILD/gdl-0.9.9/build/testsuite/launchtest "test_image_statistics.pro" 115: Test timeout computed to be: 10000000 115: % Compiled module: TEST_IMAGE_STATISTICS. 115: % Compiled module: FILE_SEARCH_FOR_TESTSUITE. 115: % Compiled module: PATH_SEP. 115: % Compiled module: QUERY_IMAGE. 115: % WARNING: your version of the GraphicsMagick library will truncate images to 16 bits per pixel 115: % Compiled module: READ_JPEG. 115: % Compiled module: IMAGE_STATISTICS. 115: % Compiled module: STDDEV. 115: % Compiled module: VARIANCE. 115: % Compiled module: BANNER_FOR_TESTSUITE. 115: % Compiled module: GDL_IDL_FL. 115: % TEST_IMAGE_STATISTICS: 115: ============================================================== 115: % TEST_IMAGE_STATISTICS: 115: = = 115: % TEST_IMAGE_STATISTICS: 115: = NO errors encountered during TEST_IMAGE_STATISTICS tests = 115: % TEST_IMAGE_STATISTICS: 115: = = 115: % TEST_IMAGE_STATISTICS: 115: ============================================================== 115/198 Test #115: test_image_statistics.pro .......... Passed 2.40 sec test 116 Start 116: test_interpol.pro 116: Test command: /builddir/build/BUILD/gdl-0.9.9/build/testsuite/launchtest "test_interpol.pro" 116: Test timeout computed to be: 10000000 116: % Compiled module: TEST_INTERPOL. 116: % Compiled module: INTERPOL. 116: % TEST_INTERPOL: SUCCESS: 2p, linear: 116: % TEST_INTERPOL: SUCCESS: 2p, spline 116: % Compiled module: FINDEX. 116: % TEST_INTERPOL: SUCCESS: 3p, spline 116: % TEST_INTERPOL: SUCCESS: INTERPOL(/spline) != spl_interp 116: % TEST_INTERPOL: SUCCESS: extrapol. flat linear 116: % TEST_INTERPOL: SUCCESS: extrapol. flat spline 116: % TEST_INTERPOL: SUCCESS: extrapol. linear linear 116: % TEST_INTERPOL: SUCCESS: extrapol. line w. spline 116: % TEST_INTERPOL: No Errors founded 116/198 Test #116: test_interpol.pro .................. Passed 1.34 sec test 117 Start 117: test_interpolate.pro 117: Test command: /builddir/build/BUILD/gdl-0.9.9/build/testsuite/launchtest "test_interpolate.pro" 117: Test timeout computed to be: 10000000 117: % Compiled module: TEST_INTERPOLATE. 117: % Compiled module: DIST. 117: % Compiled module: BANNER_FOR_TESTSUITE. 117: % Compiled module: GDL_IDL_FL. 117: % TEST_BUG_3483402: NO errors encountered during TEST_BUG_3483402 tests 117: % Compiled module: ERRORS_CUMUL. 117: % TEST_BUG_458: NO errors encountered during TEST_BUG_458 tests 117: % TEST_BUG_223: NO errors encountered during TEST_BUG_223 tests 117: % Compiled module: GIVE_LIST_NUMERIC. 117: % TEST_INTERPOLATE_TYPE: 117: NO errors encountered during TEST_INTERPOLATE_TYPE tests 117: % TEST_INTERPOLATE_MISSING: 117: NO errors encountered during TEST_INTERPOLATE_MISSING tests 117: % TEST_INTERPOLATE: ========================================================= 117: % TEST_INTERPOLATE: = = 117: % TEST_INTERPOLATE: = NO errors encountered during TEST_INTERPOLATE tests = 117: % TEST_INTERPOLATE: = = 117: % TEST_INTERPOLATE: ========================================================= 117/198 Test #117: test_interpolate.pro ............... Passed 1.40 sec test 118 Start 118: test_isa.pro 118: Test command: /builddir/build/BUILD/gdl-0.9.9/build/testsuite/launchtest "test_isa.pro" 118: Test timeout computed to be: 10000000 118: % Compiled module: TEST_ISA. 118: % Compiled module: BANNER_FOR_TESTSUITE. 118: % Compiled module: GDL_IDL_FL. 118: % TEST_ISA: ================================================= 118: % TEST_ISA: = = 118: % TEST_ISA: = NO errors encountered during TEST_ISA tests = 118: % TEST_ISA: = = 118: % TEST_ISA: ================================================= 118/198 Test #118: test_isa.pro ....................... Passed 1.34 sec test 119 Start 119: test_ishft.pro 119: Test command: /builddir/build/BUILD/gdl-0.9.9/build/testsuite/launchtest "test_ishft.pro" 119: Test timeout computed to be: 10000000 119: % Compiled module: TEST_ISHFT. 119: % Compiled module: BANNER_FOR_TESTSUITE. 119: % Compiled module: GDL_IDL_FL. 119: % TEST_ISHFT: =================================================== 119: % TEST_ISHFT: = = 119: % TEST_ISHFT: = NO errors encountered during TEST_ISHFT tests = 119: % TEST_ISHFT: = = 119: % TEST_ISHFT: =================================================== 119/198 Test #119: test_ishft.pro ..................... Passed 0.90 sec test 120 Start 120: test_keyword_set_but_null.pro 120: Test command: /builddir/build/BUILD/gdl-0.9.9/build/testsuite/launchtest "test_keyword_set_but_null.pro" 120: Test timeout computed to be: 10000000 120: % Compiled module: TEST_KEYWORD_SET_BUT_NULL. 120: % Compiled module: BANNER_FOR_TESTSUITE. 120: % Compiled module: GDL_IDL_FL. 120: % TEST_FILE_LINES: ======================================================== 120: % TEST_FILE_LINES: = = 120: % TEST_FILE_LINES: = NO errors encountered during TEST_FILE_LINES tests = 120: % TEST_FILE_LINES: = = 120: % TEST_FILE_LINES: ======================================================== 120/198 Test #120: test_keyword_set_but_null.pro ...... Passed 0.88 sec test 121 Start 121: test_la_least_squares.pro 121: Test command: /builddir/build/BUILD/gdl-0.9.9/build/testsuite/launchtest "test_la_least_squares.pro" 121: Test timeout computed to be: 10000000 121: % Compiled module: TEST_LA_LEAST_SQUARES. 121: % Compiled module: BANNER_FOR_TESTSUITE. 121: % Compiled module: GDL_IDL_FL. 121: % TEST_LA_LEAST_SQUARES: 121: ============================================================== 121: % TEST_LA_LEAST_SQUARES: 121: = = 121: % TEST_LA_LEAST_SQUARES: 121: = NO errors encountered during TEST_LA_LEAST_SQUARES tests = 121: % TEST_LA_LEAST_SQUARES: 121: = = 121: % TEST_LA_LEAST_SQUARES: 121: ============================================================== 121/198 Test #121: test_la_least_squares.pro .......... Passed 0.97 sec test 122 Start 122: test_linfit.pro 122: Test command: /builddir/build/BUILD/gdl-0.9.9/build/testsuite/launchtest "test_linfit.pro" 122: Test timeout computed to be: 10000000 122: % Compiled module: TEST_LINFIT. 122: % Compiled module: LINFIT. 122: % Compiled module: ERRORS_ADD. 122: % TEST_LINFIT: Error on operation : Unexpected return value of LINFIN on given vectors X and Y 122: % Compiled module: BANNER_FOR_TESTSUITE. 122: % Compiled module: GDL_IDL_FL. 122: % TEST_LINFIT: =================================================== 122: % TEST_LINFIT: = = 122: % TEST_LINFIT: = 1 errors encountered during TEST_LINFIT tests = 122: % TEST_LINFIT: = = 122: % TEST_LINFIT: =================================================== 122: % Compiled module: ERRORS_CUMUL. 122/198 Test #122: test_linfit.pro .................... Passed 1.11 sec test 123 Start 123: test_ludc_lusol.pro 123: Test command: /builddir/build/BUILD/gdl-0.9.9/build/testsuite/launchtest "test_ludc_lusol.pro" 123: Test timeout computed to be: 10000000 123: % Compiled module: TEST_LUDC_LUSOL. 123: we are not ready to test the type of result (always Double) 123: we are not ready to test other type for the input 123: Complex should work in few case (using real part ??) 123: testing LUDC then LUSOL on IDL example on type :FLOAT 123: % Compiled module: BANNER_FOR_TESTSUITE. 123: % Compiled module: GDL_IDL_FL. 123: % TEST_LUDC_IDL: NO errors encountered during TEST_LUDC_IDL tests 123: % Compiled module: ERRORS_CUMUL. 123: testing LUDC then LUSOL on IDL example on type :DOUBLE 123: % TEST_LUDC_IDL: NO errors encountered during TEST_LUDC_IDL tests 123: testing LUDC then LUSOL on GSL example on type :FLOAT 123: % TEST_LUDC_GDL: NO errors encountered during TEST_LUDC_GDL tests 123: testing LUDC then LUSOL on GSL example on type :DOUBLE 123: % TEST_LUDC_GDL: NO errors encountered during TEST_LUDC_GDL tests 123: % TEST_LUDC_LUSOL: ======================================================== 123: % TEST_LUDC_LUSOL: = = 123: % TEST_LUDC_LUSOL: = NO errors encountered during TEST_LUDC_LUSOL tests = 123: % TEST_LUDC_LUSOL: = = 123: % TEST_LUDC_LUSOL: ======================================================== 123/198 Test #123: test_ludc_lusol.pro ................ Passed 1.23 sec test 124 Start 124: test_make_array.pro 124: Test command: /builddir/build/BUILD/gdl-0.9.9/build/testsuite/launchtest "test_make_array.pro" 124: Test timeout computed to be: 10000000 124: % Compiled module: TEST_MAKE_ARRAY. 124: % Compiled module: BANNER_FOR_TESTSUITE. 124: % Compiled module: GDL_IDL_FL. 124: % TEST_MAKE_ARRAY_KEYWORD: 124: NO errors encountered during TEST_MAKE_ARRAY_KEYWORD tests 124: % Compiled module: ERRORS_CUMUL. 124: % TEST_MAKE_ARRAY_TYPE: 124: NO errors encountered during TEST_MAKE_ARRAY_TYPE tests 124: % TEST_MAKE_ARRAY_MISC: 124: NO errors encountered during TEST_MAKE_ARRAY_MISC tests 124: % Compiled module: GIVE_LIST_NUMERIC. 124: % TEST_MAKE_ARRAY_VALUE: 124: NO errors encountered during TEST_MAKE_ARRAY_VALUE tests 124: % TEST_MAKE_ARRAY: ======================================================== 124: % TEST_MAKE_ARRAY: = = 124: % TEST_MAKE_ARRAY: = NO errors encountered during TEST_MAKE_ARRAY tests = 124: % TEST_MAKE_ARRAY: = = 124: % TEST_MAKE_ARRAY: ======================================================== 124/198 Test #124: test_make_array.pro ................ Passed 1.54 sec test 125 Start 125: test_math_function_dim.pro 125: Test command: /builddir/build/BUILD/gdl-0.9.9/build/testsuite/launchtest "test_math_function_dim.pro" 125: Test timeout computed to be: 10000000 125: % Compiled module: TEST_MATH_FUNCTION_DIM. 125: all Dims Tests done with SUCCESS for function : BESELI and TYPE : INT 125: all Dims Tests done with SUCCESS for function : BESELI and TYPE : LONG 125: all Dims Tests done with SUCCESS for function : BESELI and TYPE : FLOAT 125: all Dims Tests done with SUCCESS for function : BESELI and TYPE : DOUBLE 125: all Dims Tests done with SUCCESS for function : BESELI and TYPE : COMPLEX 125: all Dims Tests done with SUCCESS for function : BESELI and TYPE : DCOMPLEX 125: all Dims Tests done with SUCCESS for function : BESELJ and TYPE : INT 125: all Dims Tests done with SUCCESS for function : BESELJ and TYPE : LONG 125: all Dims Tests done with SUCCESS for function : BESELJ and TYPE : FLOAT 125: all Dims Tests done with SUCCESS for function : BESELJ and TYPE : DOUBLE 125: all Dims Tests done with SUCCESS for function : BESELJ and TYPE : COMPLEX 125: all Dims Tests done with SUCCESS for function : BESELJ and TYPE : DCOMPLEX 125: all Dims Tests done with SUCCESS for function : BESELK and TYPE : INT 125: all Dims Tests done with SUCCESS for function : BESELK and TYPE : LONG 125: all Dims Tests done with SUCCESS for function : BESELK and TYPE : FLOAT 125: all Dims Tests done with SUCCESS for function : BESELK and TYPE : DOUBLE 125: all Dims Tests done with SUCCESS for function : BESELK and TYPE : COMPLEX 125: all Dims Tests done with SUCCESS for function : BESELK and TYPE : DCOMPLEX 125: all Dims Tests done with SUCCESS for function : BESELY and TYPE : INT 125: all Dims Tests done with SUCCESS for function : BESELY and TYPE : LONG 125: all Dims Tests done with SUCCESS for function : BESELY and TYPE : FLOAT 125: all Dims Tests done with SUCCESS for function : BESELY and TYPE : DOUBLE 125: all Dims Tests done with SUCCESS for function : BESELY and TYPE : COMPLEX 125: all Dims Tests done with SUCCESS for function : BESELY and TYPE : DCOMPLEX 125: all Dims Tests done with SUCCESS for function : VOIGT and TYPE : INT 125: all Dims Tests done with SUCCESS for function : VOIGT and TYPE : LONG 125: all Dims Tests done with SUCCESS for function : VOIGT and TYPE : FLOAT 125: all Dims Tests done with SUCCESS for function : VOIGT and TYPE : DOUBLE 125: all Dims Tests done with SUCCESS for function : VOIGT and TYPE : COMPLEX 125: all Dims Tests done with SUCCESS for function : VOIGT and TYPE : DCOMPLEX 125: all Dims Tests done with SUCCESS for function : EXPINT and TYPE : INT 125: all Dims Tests done with SUCCESS for function : EXPINT and TYPE : LONG 125: all Dims Tests done with SUCCESS for function : EXPINT and TYPE : FLOAT 125: all Dims Tests done with SUCCESS for function : EXPINT and TYPE : DOUBLE 125: all Dims Tests done with SUCCESS for function : EXPINT and TYPE : COMPLEX 125: all Dims Tests done with SUCCESS for function : EXPINT and TYPE : DCOMPLEX 125: all Dims Tests done with SUCCESS for function : GAUSSINT and TYPE : INT 125: all Dims Tests done with SUCCESS for function : GAUSSINT and TYPE : LONG 125: all Dims Tests done with SUCCESS for function : GAUSSINT and TYPE : FLOAT 125: all Dims Tests done with SUCCESS for function : GAUSSINT and TYPE : DOUBLE 125: all Dims Tests done with SUCCESS for function : GAUSSINT and TYPE : COMPLEX 125: all Dims Tests done with SUCCESS for function : GAUSSINT and TYPE : DCOMPLEX 125: all Dims Tests done with SUCCESS for function : BETA and TYPE : INT 125: all Dims Tests done with SUCCESS for function : BETA and TYPE : LONG 125: all Dims Tests done with SUCCESS for function : BETA and TYPE : FLOAT 125: all Dims Tests done with SUCCESS for function : BETA and TYPE : DOUBLE 125: all Dims Tests done with SUCCESS for function : IGAMMA and TYPE : INT 125: all Dims Tests done with SUCCESS for function : IGAMMA and TYPE : LONG 125: all Dims Tests done with SUCCESS for function : IGAMMA and TYPE : FLOAT 125: all Dims Tests done with SUCCESS for function : IGAMMA and TYPE : DOUBLE 125: % Compiled module: BANNER_FOR_TESTSUITE. 125: % Compiled module: GDL_IDL_FL. 125: % TEST_MATH_FUNCTION_DIM: 125: =============================================================== 125: % TEST_MATH_FUNCTION_DIM: 125: = = 125: % TEST_MATH_FUNCTION_DIM: 125: = NO errors encountered during TEST_MATH_FUNCTION_DIM tests = 125: % TEST_MATH_FUNCTION_DIM: 125: = = 125: % TEST_MATH_FUNCTION_DIM: 125: =============================================================== 125: % TEST_MATH_FUNCTION_DIM: re-run with /verbose for details 125/198 Test #125: test_math_function_dim.pro ......... Passed 1.44 sec test 126 Start 126: test_matrix_multiply.pro 126: Test command: /builddir/build/BUILD/gdl-0.9.9/build/testsuite/launchtest "test_matrix_multiply.pro" 126: Test timeout computed to be: 10000000 126: % Compiled module: TEST_MATRIX_MULTIPLY. 126: % TEST_MATRIX_MULTIPLY: Types 14 and 15 desactivated due to pbs in INVERT() in GDL for these 2 type 126: % Compiled module: DIAG_MATRIX. 126/198 Test #126: test_matrix_multiply.pro ........... Passed 35.79 sec test 127 Start 127: test_memory.pro 127: Test command: /builddir/build/BUILD/gdl-0.9.9/build/testsuite/launchtest "test_memory.pro" 127: Test timeout computed to be: 10000000 127: % Compiled module: TEST_MEMORY. 127/198 Test #127: test_memory.pro .................... Passed 0.82 sec test 128 Start 128: test_message.pro 128: Test command: /builddir/build/BUILD/gdl-0.9.9/build/testsuite/launchtest "test_message.pro" 128: Test timeout computed to be: 10000000 128: % Compiled module: TEST_MESSAGE. 128: % $MAIN$: LEVEL1 128: % LEVEL1: LEVEL1 128: % TEST_MESSAGE: LEVEL1 128: % $MAIN$: LEVEL1 128: % $MAIN$: LEVEL2 128: % LEVEL2: LEVEL2 128: % LEVEL1: LEVEL2 128: % TEST_MESSAGE: LEVEL2 128: % $MAIN$: LEVEL3 128: % LEVEL3: LEVEL3 128: % LEVEL2: LEVEL3 128: % LEVEL1: LEVEL3 128: % $MAIN$: LEVEL4 128: % LEVEL4: LEVEL4 128: % LEVEL3: LEVEL4 128: % Compiled module: BANNER_FOR_TESTSUITE. 128: % Compiled module: GDL_IDL_FL. 128: % TEST_MESSAGE: ===================================================== 128: % TEST_MESSAGE: = = 128: % TEST_MESSAGE: = NO errors encountered during TEST_MESSAGE tests = 128: % TEST_MESSAGE: = = 128: % TEST_MESSAGE: ===================================================== 128/198 Test #128: test_message.pro ................... Passed 1.00 sec test 129 Start 129: test_modulo.pro 129: Test command: /builddir/build/BUILD/gdl-0.9.9/build/testsuite/launchtest "test_modulo.pro" 129: Test timeout computed to be: 10000000 129: % Compiled module: TEST_MODULO. 129: % MODULO_ON_INTEGERS: NO errors found in MODULO_ON_INTEGERS (for TYPE == BYTE). 129: % MODULO_ON_INTEGERS: NO errors found in MODULO_ON_INTEGERS (for TYPE == INT). 129: % MODULO_ON_INTEGERS: NO errors found in MODULO_ON_INTEGERS (for TYPE == LONG). 129: % MODULO_ON_INTEGERS: NO errors found in MODULO_ON_INTEGERS (for TYPE == UINT). 129: % MODULO_ON_INTEGERS: NO errors found in MODULO_ON_INTEGERS (for TYPE == ULONG). 129: % MODULO_ON_INTEGERS: NO errors found in MODULO_ON_INTEGERS (for TYPE == LONG64). 129: % MODULO_ON_INTEGERS: NO errors found in MODULO_ON_INTEGERS (for TYPE == ULONG64). 129: % MODULO_ON_FLOAT: OK for /Float and NBP= 100, scale= 0.250000 and Tolerance= 3.50000e-05 129: % MODULO_ON_FLOAT: OK for /Double and NBP= 100, scale= 0.250000 and Tolerance= 0.00000 129: % MODULO_ON_FLOAT: OK for /Float and NBP= 1230, scale= 11.1200 and Tolerance= 6.04000 129: % MODULO_ON_FLOAT: OK for /Double and NBP= 1230, scale= 11.1200 and Tolerance= 2.40000e-10 129: % MODULO_ON_FLOAT: OK for /Float and NBP= 1230, scale= 1.12000 and Tolerance= 6.30000 129: % MODULO_ON_FLOAT: OK for /Double and NBP= 1230, scale= 1.12000 and Tolerance= 2.40000e-11 129: % Compiled module: BANNER_FOR_TESTSUITE. 129: % Compiled module: GDL_IDL_FL. 129: % TEST_MODULO: ==================================================== 129: % TEST_MODULO: = = 129: % TEST_MODULO: = NO errors encountered during TEST_MODULO tests = 129: % TEST_MODULO: = = 129: % TEST_MODULO: ==================================================== 129/198 Test #129: test_modulo.pro .................... Passed 1.38 sec test 130 Start 130: test_moment.pro 130: Test command: /builddir/build/BUILD/gdl-0.9.9/build/testsuite/launchtest "test_moment.pro" 130: Test timeout computed to be: 10000000 130: % Compiled module: TEST_MOMENT. 130: % CHECK_DIMENSION_CAPABILITY: in GDL, dimension keyword is available in MOMENT() and related codes: 130: % CHECK_DIMENSION_CAPABILITY: MEAN(), STDDEV(), VARIANCE(), SKEWNESS(), KURTOSIS() 130: % TEST_NUMERICAL_MOMENT: No problem found in TEST_MOMENT 130: % Compiled module: DIST. 130: % Compiled module: STDDEV. 130: % Compiled module: SKEWNESS. 130: % Compiled module: KURTOSIS. 130/198 Test #130: test_moment.pro .................... Passed 1.48 sec test 131 Start 131: test_mpfit.pro 131: Test command: /builddir/build/BUILD/gdl-0.9.9/build/testsuite/launchtest "test_mpfit.pro" 131: Test timeout computed to be: 10000000 131: % Compiled module: TEST_MPFIT. 131: % Compiled module: CHECK_SAVE_RESTORE. 131: % Compiled module: GDL_IDL_FL. 131: % Compiled module: GDL_VERSION. 131: % TEST_MPFIT: Ambiguous: Variable is undefined: GAUSS1 or: Function not found: GAUSS1 131: % TEST_MPFIT: Missing GAUSS1 in your GDL_PATH or IDL_PATH 131: % TEST_MPFIT: please add MPfit lib (http://www.physics.wisc.edu/~craigm/idl/fitting.html) 131: TEST SKIPPED 131/198 Test #131: test_mpfit.pro ..................... Passed 1.04 sec test 132 Start 132: test_multiroots.pro 132: Test command: /builddir/build/BUILD/gdl-0.9.9/build/testsuite/launchtest "test_multiroots.pro" 132: Test timeout computed to be: 10000000 132: % Compiled module: TEST_MULTIROOTS. 132: % TEST_MULTIROOTS: tests of newton() and broyden() passed 132: % TEST_MULTIROOTS: testing the GSL error handler, a GSL warning message should appear below... 132: % BROYDEN: GSL: approximation to Jacobian has collapsed 132: % NEWTON: GSL: matrix is singular 132: % NEWTON: GSL: matrix is singular 132/198 Test #132: test_multiroots.pro ................ Passed 1.21 sec test 133 Start 133: test_nans_in_sort_and_median.pro 133: Test command: /builddir/build/BUILD/gdl-0.9.9/build/testsuite/launchtest "test_nans_in_sort_and_median.pro" 133: Test timeout computed to be: 10000000 133: % Compiled module: TEST_NANS_IN_SORT_AND_MEDIAN. 133: % TEST_NANS_IN_SORT_AND_MEDIAN: SORT() and MEDIAN() with NaN succesfuly tested ! 133/198 Test #133: test_nans_in_sort_and_median.pro ... Passed 0.92 sec test 134 Start 134: test_nestedloop.pro 134: Test command: /builddir/build/BUILD/gdl-0.9.9/build/testsuite/launchtest "test_nestedloop.pro" 134: Test timeout computed to be: 10000000 134: % Compiled module: TEST_NESTEDLOOP. 134/198 Test #134: test_nestedloop.pro ................ Passed 0.66 sec test 135 Start 135: test_netcdf.pro 135: Test command: /builddir/build/BUILD/gdl-0.9.9/build/testsuite/launchtest "test_netcdf.pro" 135: Test timeout computed to be: 10000000 135: % Compiled module: TEST_NETCDF. 135: % Compiled module: NC_TEST. 135: nct_create_valid 135: gdl_mktest1.nc 135: here2 135: here3 135: here4 135: nct_crate_noclobber 135: nct_crate_complex 135: Name: test2 135: Value: 116 101 115 135: Datatype: CHAR 135: Length: 3 135: As String: tes 135: nct_crate_complex2 135: var: dim1 var1 135: dim: dim1 135: dim1: 0.00000 1.00000 2.00000 3.00000 4.00000 135: 5.00000 6.00000 7.00000 8.00000 9.00000 135: Adding dim, var, rename dim, var 135: start 135: val: 0.00000 1.00000 2.00000 3.00000 4.00000 135: 5.00000 6.00000 7.00000 8.00000 9.00000 135: offset+count 135: val: 0.00000 1.00000 5.50000 4.50000 3.50000 135: 2.50000 1.50000 7.00000 8.00000 9.00000 135: offset+count+stride 135: val: 0.00000 1.00000 5.00000 4.50000 4.00000 135: 2.50000 3.00000 7.00000 8.00000 9.00000 135: no keywords 135: val: 0.00000 1.00000 2.00000 3.00000 4.00000 135: 5.00000 6.00000 7.00000 8.00000 9.00000 135: stride+count 135: val: 0.00000 1.00000 1.00000 3.00000 4.00000 135: 5.00000 9.00000 7.00000 16.0000 9.00000 135: offset(1) 135: val: 0.00000 1.00000 1.00000 3.00000 4.00000 135: 100.000 9.00000 7.00000 16.0000 9.00000 135: offset(2) 135: val: 0.00000 1.00000 1.00000 0.00000 100.000 135: 200.000 300.000 7.00000 16.0000 9.00000 135: offset+stride 135: val: 0.00000 1.00000 1.00000 0.00000 100.000 135: 200.000 500.000 7.00000 16.0000 9.00000 135: var: dim_new1 var1 dim2 var2 135: dim: dim_new1 dim2 135: dim_new1: 0.00000 1.00000 1.00000 0.00000 100.000 135: 200.000 500.000 7.00000 16.0000 9.00000 135: % Compiled module: TEST_BUG_3055720. 135: % NCDF_VARPUT: Dimension bound exceeded. (NC_ERROR=-57) 135: % Compiled module: TEST_BUG_3057511. 135: % NCDF_DIMDEF: No dimension size specified. 135: % Compiled module: TEST_BUG_3057520. 135: % NCDF_VARPUT: Insufficient number of indices in OFFSET array (1, should be 2) 135: % Compiled module: TEST_BUG_3061072. 135: % NCDF_VARID: Variable not found "a" 135: % NCDF_VARID: Variable not found "a" 135: % NCDF_ATTNAME: Attribute 0 not found. 135: % NCDF_ATTNAME: Attribute 0 not found. 135: % Compiled module: TEST_BUG_3100945. 135/198 Test #135: test_netcdf.pro .................... Passed 1.41 sec test 136 Start 136: test_norm.pro 136: Test command: /builddir/build/BUILD/gdl-0.9.9/build/testsuite/launchtest "test_norm.pro" 136: Test timeout computed to be: 10000000 136: % Compiled module: TEST_NORM. 136: % Compiled module: NORM. 136: % Compiled module: BANNER_FOR_TESTSUITE. 136: % Compiled module: GDL_IDL_FL. 136: % TEST_NORM_VECTORS: NO errors encountered during TEST_NORM_VECTORS tests 136: % Compiled module: ERRORS_CUMUL. 136: % Compiled module: DIST. 136: % TEST_NORM_MATRIX: NO errors encountered during TEST_NORM_MATRIX tests 136: % TEST_NORM_MATRIX: NO errors encountered during TEST_NORM_MATRIX tests 136: % NORM: Complex Input not ready in GDL ! 136: % NORM: please contribute : LA_SVD missing :( 136: % TEST_NORM: ================================================== 136: % TEST_NORM: = = 136: % TEST_NORM: = NO errors encountered during TEST_NORM tests = 136: % TEST_NORM: = = 136: % TEST_NORM: ================================================== 136/198 Test #136: test_norm.pro ...................... Passed 1.24 sec test 137 Start 137: test_null.pro 137: Test command: /builddir/build/BUILD/gdl-0.9.9/build/testsuite/launchtest "test_null.pro" 137: Test timeout computed to be: 10000000 137: % Compiled module: TEST_NULL. 137: % Compiled module: GDL_IDL_FL. 137: % Compiled module: BANNER_FOR_TESTSUITE. 137: % TEST_NULL_CREATE: NO errors encountered during TEST_NULL_CREATE tests 137: % Compiled module: ERRORS_CUMUL. 137: % Compiled module: ERRORS_RESET. 137: % TEST_NULL_LOGICAL: NO errors encountered during TEST_NULL_LOGICAL tests 137: % TEST_NULL_ARRAY: NO errors encountered during TEST_NULL_ARRAY tests 137: % TEST_NULL: ================================================== 137: % TEST_NULL: = = 137: % TEST_NULL: = NO errors encountered during TEST_NULL tests = 137: % TEST_NULL: = = 137: % TEST_NULL: ================================================== 137/198 Test #137: test_null.pro ...................... Passed 1.18 sec test 138 Start 138: test_obj_isa.pro 138: Test command: /builddir/build/BUILD/gdl-0.9.9/build/testsuite/launchtest "test_obj_isa.pro" 138: Test timeout computed to be: 10000000 138: % Compiled module: TEST_OBJ_ISA. 138: % Compiled module: BANNER_FOR_TESTSUITE. 138: % Compiled module: GDL_IDL_FL. 138: % TEST_OBJ_ISA: ===================================================== 138: % TEST_OBJ_ISA: = = 138: % TEST_OBJ_ISA: = NO errors encountered during TEST_OBJ_ISA tests = 138: % TEST_OBJ_ISA: = = 138: % TEST_OBJ_ISA: ===================================================== 138/198 Test #138: test_obj_isa.pro ................... Passed 0.94 sec test 139 Start 139: test_obj_new.pro 139: Test command: /builddir/build/BUILD/gdl-0.9.9/build/testsuite/launchtest "test_obj_new.pro" 139: Test timeout computed to be: 10000000 139: % Compiled module: TEST_OBJ_NEW. 139: % Compiled module: GDLFFDICOM__DEFINE. 139: % Compiled module: GDLFFDICOM__ASSOC__DEFINE. 139: % Compiled module: GDLFFDICOM__DICTIONARY. 139: % Time elapsed : 16.866546 seconds. 139: final incremental value of COUNT: 1 139: succes 1 139: % Time elapsed : 0.11215687 seconds. 139: % Time elapsed : 0.11237597 seconds. 139: end of line calling OBJ_NEW in USING_PRO_ONE_LINE 139: % Time elapsed : 0.11151505 seconds. 139: final incremental value of COUNT: 3 139: succes 2 139: % Time elapsed : 0.11239314 seconds. 139: % Time elapsed : 0.11310220 seconds. 139: end of line calling OBJ_NEW in USING_PRO_ONE_LINE 139: % Time elapsed : 0.11276793 seconds. 139: final incremental value of COUNT: 3 139: succes 3 139: % Compiled module: BANNER_FOR_TESTSUITE. 139: % Compiled module: GDL_IDL_FL. 139: % TEST_OBJ_NEW: ===================================================== 139: % TEST_OBJ_NEW: = = 139: % TEST_OBJ_NEW: = NO errors encountered during TEST_OBJ_NEW tests = 139: % TEST_OBJ_NEW: = = 139: % TEST_OBJ_NEW: ===================================================== 139/198 Test #139: test_obj_new.pro ................... Passed 18.54 sec test 140 Start 140: test_obj_hasmethod.pro 140: Test command: /builddir/build/BUILD/gdl-0.9.9/build/testsuite/launchtest "test_obj_hasmethod.pro" 140: Test timeout computed to be: 10000000 140: % Compiled module: TEST_OBJ_HASMETHOD. 140: SUCCESS 140/198 Test #140: test_obj_hasmethod.pro ............. Passed 0.67 sec test 141 Start 141: test_obj_valid.pro 141: Test command: /builddir/build/BUILD/gdl-0.9.9/build/testsuite/launchtest "test_obj_valid.pro" 141: Test timeout computed to be: 10000000 141: % Compiled module: TEST_OBJ_VALID. 141: SUCCESS 141/198 Test #141: test_obj_valid.pro ................. Passed 0.67 sec test 142 Start 142: test_plot_oo.pro 142: Test command: /builddir/build/BUILD/gdl-0.9.9/build/testsuite/launchtest "test_plot_oo.pro" 142: Test timeout computed to be: 10000000 142: % Compiled module: TEST_PLOT_OO. 142: running the tests for DEVICE type : X 142: X11 tests done ! 142: Available Graphics Devices: NULL PS SVG Z MAC X 142: % SET_PLOT: Device not supported/unknown: WIN 142: WIN tests not done, GDL compiled without WIN support 142: running the tests for DEVICE type : SVG 142: % Compiled module: GDL_IDL_FL. 142: SVG tests done ! 142: running the tests for DEVICE type : PS 142: % Warning: getlogin() failed! 142: % Warning: getlogin() failed! 142: % Warning: getlogin() failed! 142: % Warning: getlogin() failed! 142: PS tests done ! 142: % Compiled module: BANNER_FOR_TESTSUITE. 142: % TEST_PLOT_OO: ===================================================== 142: % TEST_PLOT_OO: = = 142: % TEST_PLOT_OO: = NO errors encountered during TEST_PLOT_OO tests = 142: % TEST_PLOT_OO: = = 142: % TEST_PLOT_OO: ===================================================== 142/198 Test #142: test_plot_oo.pro ................... Passed 2.39 sec test 143 Start 143: test_plot_ranges.pro 143: Test command: /builddir/build/BUILD/gdl-0.9.9/build/testsuite/launchtest "test_plot_ranges.pro" 143: Test timeout computed to be: 10000000 143: % Compiled module: TEST_PLOT_RANGES. 143: % Compiled module: BANNER_FOR_TESTSUITE. 143: % Compiled module: GDL_IDL_FL. 143: % TEST_PLOT_YRANGES : 143: NO errors encountered during TEST_PLOT_YRANGES **POSITIVE** tests 143: % Compiled module: ERRORS_CUMUL. 143: % TEST_PLOT_YRANGES : 143: NO errors encountered during TEST_PLOT_YRANGES **NEGATIVE** tests 143: % TEST_PLOT_RANGES: ========================================================= 143: % TEST_PLOT_RANGES: = = 143: % TEST_PLOT_RANGES: = NO errors encountered during TEST_PLOT_RANGES tests = 143: % TEST_PLOT_RANGES: = = 143: % TEST_PLOT_RANGES: ========================================================= 143/198 Test #143: test_plot_ranges.pro ............... Passed 1.48 sec test 144 Start 144: test_plot_usersym.pro 144: Test command: /builddir/build/BUILD/gdl-0.9.9/build/testsuite/launchtest "test_plot_usersym.pro" 144: Test timeout computed to be: 10000000 144: % Compiled module: TEST_PLOT_USERSYM. 144: Just Visual tests 144: % Compiled module: ROUTINE_NAME. 144: % Compiled module: CHECK_IF_DEVICE_IS_OK. 144: % Compiled module: GDL_IDL_FL. 144: % Warning: getlogin() failed! 144: % Warning: getlogin() failed! 144: please wait one sec., Window to be delete ... 144/198 Test #144: test_plot_usersym.pro .............. Passed 4.73 sec test 145 Start 145: test_plotting_ranges.pro 145: Test command: /builddir/build/BUILD/gdl-0.9.9/build/testsuite/launchtest "test_plotting_ranges.pro" 145: Test timeout computed to be: 10000000 145: % Compiled module: TEST_PLOTTING_RANGES. 145: 1 145: 2 145: 3 145/198 Test #145: test_plotting_ranges.pro ........... Passed 0.72 sec test 146 Start 146: test_pmulti.pro 146: Test command: /builddir/build/BUILD/gdl-0.9.9/build/testsuite/launchtest "test_pmulti.pro" 146: Test timeout computed to be: 10000000 146: % Compiled module: TEST_PMULTI. 146/198 Test #146: test_pmulti.pro .................... Passed 0.73 sec test 147 Start 147: test_pmulti_basic.pro 147: Test command: /builddir/build/BUILD/gdl-0.9.9/build/testsuite/launchtest "test_pmulti_basic.pro" 147: Test timeout computed to be: 10000000 147: % Compiled module: TEST_PMULTI_BASIC. 147: Just Visual tests, red rings must be in white diamonds !! 147: 147: You can test the /xlog and /ylog too ! 147: please wait two sec., Window to be delete ... 147/198 Test #147: test_pmulti_basic.pro .............. Passed 3.83 sec test 148 Start 148: test_point_lun.pro 148: Test command: /builddir/build/BUILD/gdl-0.9.9/build/testsuite/launchtest "test_point_lun.pro" 148: Test timeout computed to be: 10000000 148: % Compiled module: TEST_POINT_LUN. 148: % Compiled module: PATH_SEP. 148: % TEST_POINT_LUN: working in IDL_TMPDIR 148: reading 4 times the 1st character of /tmp//file1.txt compress option set to 0...OK 148: reading 13 elements at position 7...OK (POINT_LUN 0 then 7) 148: position status as per fstat() function: 148: OK: good CUR_PTR returned by fstat(). 148: % Compiled module: ERRORS_CUMUL. 148: % Compiled module: BANNER_FOR_TESTSUITE. 148: % Compiled module: GDL_IDL_FL. 148: % READ_4B_FILE: NO errors encountered during READ_4B_FILE tests 148: reading 4 times the 1st character of /tmp//file1.txt compress option set to 1...OK 148: reading 13 elements at position 7...OK (POINT_LUN 0 then 7) 148: position status as per fstat() function: 148: OK: good CUR_PTR returned by fstat(). 148: % READ_4B_FILE: NO errors encountered during READ_4B_FILE tests 148: reading 4 times the 1st character of /tmp//file2.txt.gz compress option set to 1...OK 148: reading 13 elements at position 7...OK (POINT_LUN 0 then 7) 148: position status as per fstat() function: 148: OK: good CUR_PTR returned by fstat(). 148: % READ_4B_FILE: NO errors encountered during READ_4B_FILE tests 148: % TEST_POINT_LUN: ======================================================= 148: % TEST_POINT_LUN: = = 148: % TEST_POINT_LUN: = NO errors encountered during TEST_POINT_LUN tests = 148: % TEST_POINT_LUN: = = 148: % TEST_POINT_LUN: ======================================================= 148/198 Test #148: test_point_lun.pro ................. Passed 1.05 sec test 149 Start 149: test_postscript.pro 149: Test command: /builddir/build/BUILD/gdl-0.9.9/build/testsuite/launchtest "test_postscript.pro" 149: Test timeout computed to be: 10000000 149: % Compiled module: TEST_POSTSCRIPT. 149: % Compiled module: GDL_IDL_FL. 149: % TEST_POSTSCRIPT_BASIC: writing file : GDL_ps_basic_1.ps 149: % Warning: getlogin() failed! 149: % TEST_POSTSCRIPT_BASIC: writing file : GDL_ps_basic_2.ps 149: % Warning: getlogin() failed! 149: % TEST_POSTSCRIPT_BASIC: writing file : GDL_ps_basic_3.ps 149: % Warning: getlogin() failed! 149: % TEST_POSTSCRIPT_BASIC: writing file : GDL_ps_basic_4_portrait.ps 149: % Warning: getlogin() failed! 149: % TEST_POSTSCRIPT_BASIC: writing file : GDL_ps_basic_4_land.ps 149: % Warning: getlogin() failed! 149: % TEST_POSTSCRIPT_APPLEMAN: writing file : GDL_appleman.ps 149: % Compiled module: APPLEMAN. 149: % Compiled module: LOADCT. 149: % LOADCT: Loading table BOW SPECIAL 149: % Warning: getlogin() failed! 149: % Compiled module: GET_IMAGE_FOR_TESTSUITE. 149: % Compiled module: FILE_SEARCH_FOR_TESTSUITE. 149: % Compiled module: PATH_SEP. 149: % Compiled module: QUERY_IMAGE. 149: % WARNING: your version of the GraphicsMagick library will truncate images to 16 bits per pixel 149: % Compiled module: READ_IMAGE. 149: % Compiled module: READ_JPEG. 149: % TEST_TV_PS_PMULTI: image in <> read, dims are : [3,600,259] 149: % TEST_TV_PS_PMULTI: writing file : GDL_test_tv_pmulti.ps 149: % Warning: getlogin() failed! 149/198 Test #149: test_postscript.pro ................ Passed 53.93 sec test 150 Start 150: test_product.pro 150: Test command: /builddir/build/BUILD/gdl-0.9.9/build/testsuite/launchtest "test_product.pro" 150: Test timeout computed to be: 10000000 150: % Compiled module: TEST_PRODUCT. 150: input : 1 2 3 4 5 150: 120.00000 150: 1.0000000 2.0000000 6.0000000 24.000000 120.00000 150: 120 150: 1 2 6 150: 24 120 150: Same data but with NaN ... 150: input : 1.00000 2.00000 NaN 4.00000 5.00000 150: 40.000000 150: 1.0000000 2.0000000 2.0000000 8.0000000 40.000000 150: 40 150: 1 2 2 150: 8 40 150: % TEST_PRODUCT_ALL_TYPE: All tests OK 150/198 Test #150: test_product.pro ................... Passed 1.06 sec test 151 Start 151: test_ps_decomposed.pro 151: Test command: /builddir/build/BUILD/gdl-0.9.9/build/testsuite/launchtest "test_ps_decomposed.pro" 151: Test timeout computed to be: 10000000 151: % Compiled module: TEST_PS_DECOMPOSED. 151: % Warning: getlogin() failed! 151: % Warning: getlogin() failed! 151: % Warning: getlogin() failed! 151/198 Test #151: test_ps_decomposed.pro ............. Passed 0.84 sec test 152 Start 152: test_ptrarr.pro 152: Test command: /builddir/build/BUILD/gdl-0.9.9/build/testsuite/launchtest "test_ptrarr.pro" 152: Test timeout computed to be: 10000000 152: % Compiled module: TEST_PTRARR. 152: % Compiled module: DIST. 152/198 Test #152: test_ptrarr.pro .................... Passed 0.73 sec test 153 Start 153: test_ptr_valid.pro 153: Test command: /builddir/build/BUILD/gdl-0.9.9/build/testsuite/launchtest "test_ptr_valid.pro" 153: Test timeout computed to be: 10000000 153: % Compiled module: TEST_PTR_VALID. 153: % Compiled module: BANNER_FOR_TESTSUITE. 153: % Compiled module: GDL_IDL_FL. 153: % TEST_PTR_VALID: ======================================================== 153: % TEST_PTR_VALID: = = 153: % TEST_PTR_VALID: = NO errors encountered during TEST_PTR_VALID tests = 153: % TEST_PTR_VALID: = = 153: % TEST_PTR_VALID: ======================================================== 153: Success! 153/198 Test #153: test_ptr_valid.pro ................. Passed 0.93 sec test 154 Start 154: test_python.pro 154: Test command: /builddir/build/BUILD/gdl-0.9.9/build/testsuite/launchtest "test_python.pro" 154: Test timeout computed to be: 10000000 154: % Compiled module: TEST_PYTHON. 154/198 Test #154: test_python.pro .................... Passed 2.15 sec test 155 Start 155: test_python_module_0.pro 155: Test command: /builddir/build/BUILD/gdl-0.9.9/build/testsuite/launchtest "test_python_module_0.pro" 155: Test timeout computed to be: 10000000 155: % Compiled module: TEST_PYTHON_MODULE_0. 155: % TEST_PYTHON_MODULE_0: ../src/.libs/libgdl.so not found 155: TEST SKIPPED 155/198 Test #155: test_python_module_0.pro ........... Passed 0.67 sec test 156 Start 156: test_python_module_1.pro 156: Test command: /builddir/build/BUILD/gdl-0.9.9/build/testsuite/launchtest "test_python_module_1.pro" 156: Test timeout computed to be: 10000000 156: % Compiled module: TEST_PYTHON_MODULE_1. 156: % TEST_PYTHON_MODULE_1: GDL.so not found 156: TEST SKIPPED 156/198 Test #156: test_python_module_1.pro ........... Passed 0.73 sec test 157 Start 157: test_python_module_2.pro 157: Test command: /builddir/build/BUILD/gdl-0.9.9/build/testsuite/launchtest "test_python_module_2.pro" 157: Test timeout computed to be: 10000000 157: % Compiled module: TEST_PYTHON_MODULE_2. 157: % TEST_PYTHON_MODULE_2: GDL.so not found 157: TEST SKIPPED 157/198 Test #157: test_python_module_2.pro ........... Passed 0.65 sec test 158 Start 158: test_qhull.pro 158: Test command: /builddir/build/BUILD/gdl-0.9.9/build/testsuite/launchtest "test_qhull.pro" 158: Test timeout computed to be: 10000000 158: % Compiled module: TEST_QHULL. 158: % TEST_GAUSS2D_ON_SPIRAL: Ambiguous: Variable is undefined: GAUSS2DFIT or: Function not found: GAUSS2DFIT 158: % TEST_GAUSS2D_ON_SPIRAL: Ambiguous: Variable is undefined: GAUSS2DFIT or: Function not found: GAUSS2DFIT 158: % TEST_GAUSS2D_ON_SPIRAL: Ambiguous: Variable is undefined: GAUSS2DFIT or: Function not found: GAUSS2DFIT 158/198 Test #158: test_qhull.pro ..................... Passed 31.49 sec test 159 Start 159: test_qromb.pro 159: Test command: /builddir/build/BUILD/gdl-0.9.9/build/testsuite/launchtest "test_qromb.pro" 159: Test timeout computed to be: 10000000 159: % Compiled module: TEST_QROMB. 159: % TEST_QROMB_DIM: function SLOPE : No Errors founded 159: % TEST_QROMB_DIM: function SQUARE : No Errors founded 159/198 Test #159: test_qromb.pro ..................... Passed 0.88 sec test 160 Start 160: test_qromo.pro 160: Test command: /builddir/build/BUILD/gdl-0.9.9/build/testsuite/launchtest "test_qromo.pro" 160: Test timeout computed to be: 10000000 160: % Compiled module: TEST_QROMO. 160: % TEST_QROMO_DIM: function EXPON : No Errors founded 160: % TEST_QROMO_DIM: function INV : No Errors founded 160: % TEST_QROMO_RANGE: function ALGEBRAIC_LOG : No Errors founded 160: % TEST_QROMO_ON_AGNESI: No Numerical Errors founded 160: % TEST_QROMO: No Errors founded 160/198 Test #160: test_qromo.pro ..................... Passed 1.05 sec test 161 Start 161: test_random.pro 161: Test command: /builddir/build/BUILD/gdl-0.9.9/build/testsuite/launchtest "test_random.pro" 161: Test timeout computed to be: 10000000 161: % Compiled module: TEST_RANDOM. 161: % Compiled module: BANNER_FOR_TESTSUITE. 161: % Compiled module: GDL_IDL_FL. 161: % TEST_RANDOM_POISSON: 161: NO errors encountered during TEST_RANDOM_POISSON tests 161: % Compiled module: ERRORS_CUMUL. 161: Testing mode NULL, status : Processed 161: % Warning: getlogin() failed! 161: Testing mode PS, status : Processed 161: Testing mode X, status : Processed 161: Testing mode SVG, status : Processed 161: Testing mode Z, status : Processed 161: Available Graphics Devices: NULL PS SVG Z MAC X 161: % SET_PLOT: Device not supported/unknown: WIN 161: Testing mode WIN : SKIPPED ! 161: % TEST_RANDOM_BINOMIAL: 161: NO errors encountered during TEST_RANDOM_BINOMIAL tests 161: % TEST_RANDOM_BINOMIAL: 161: NO errors encountered during TEST_RANDOM_BINOMIAL tests 161: % TEST_RANDOM_BINOMIAL: 161: NO errors encountered during TEST_RANDOM_BINOMIAL tests 161: % TEST_RANDOM_BINOMIAL: 161: NO errors encountered during TEST_RANDOM_BINOMIAL tests 161: % Compiled module: GDL_VERSION. 161: % TEST_RANDOM_ULONG: NO errors encountered during TEST_RANDOM_ULONG tests 161: % TEST_RANDOM_MERSENNE: 161: NO errors encountered during TEST_RANDOM_MERSENNE tests 161: % TEST_RANDOM: ==================================================== 161: % TEST_RANDOM: = = 161: % TEST_RANDOM: = NO errors encountered during TEST_RANDOM tests = 161: % TEST_RANDOM: = = 161: % TEST_RANDOM: ==================================================== 161/198 Test #161: test_random.pro .................... Passed 5.87 sec test 162 Start 162: test_readf.pro 162: Test command: /builddir/build/BUILD/gdl-0.9.9/build/testsuite/launchtest "test_readf.pro" 162: Test timeout computed to be: 10000000 162: % Compiled module: TEST_READF. 162: % TEST_BUG_573: running TEST_BUG_573 162: % TEST_BUG_573: passing with success TEST_BUG_573 162/198 Test #162: test_readf.pro ..................... Passed 0.89 sec test 163 Start 163: test_reads.pro 163: Test command: /builddir/build/BUILD/gdl-0.9.9/build/testsuite/launchtest "test_reads.pro" 163: Test timeout computed to be: 10000000 163: % Compiled module: TEST_READS. 163: % Compiled module: BANNER_FOR_TESTSUITE. 163: % Compiled module: GDL_IDL_FL. 163: % TEST_READS_STRING: NO errors encountered during TEST_READS_STRING tests 163: % Compiled module: ERRORS_CUMUL. 163: % TEST_READS_MIXED: Case 1 : separator is a space >> << 163: % TEST_READS_MIXED: Case 1 : succesfully done 163: % TEST_READS_MIXED: Case 2 : separator is a comma >>,<< 163: % TEST_READS_MIXED: Case 2 : succesfully done 163: % TEST_READS_MIXED: NO errors encountered during TEST_READS_MIXED tests 163: % TEST_READS: =================================================== 163: % TEST_READS: = = 163: % TEST_READS: = NO errors encountered during TEST_READS tests = 163: % TEST_READS: = = 163: % TEST_READS: =================================================== 163/198 Test #163: test_reads.pro ..................... Passed 0.98 sec test 164 Start 164: test_rebin.pro 164: Test command: /builddir/build/BUILD/gdl-0.9.9/build/testsuite/launchtest "test_rebin.pro" 164: Test timeout computed to be: 10000000 164: % Compiled module: TEST_REBIN. 164/198 Test #164: test_rebin.pro ..................... Passed 0.83 sec test 165 Start 165: test_rk4.pro 165: Test command: /builddir/build/BUILD/gdl-0.9.9/build/testsuite/launchtest "test_rk4.pro" 165: Test timeout computed to be: 10000000 165: % Compiled module: TEST_RK4. 165: Time for Internal method (c++) : 9.5196590 165: Time for External 1 method (GDL): 4.2178771 165: Time for External 2 method (GDL): 12.314722 165/198 Test #165: test_rk4.pro ....................... Passed 27.20 sec test 166 Start 166: test_routine_names.pro 166: Test command: /builddir/build/BUILD/gdl-0.9.9/build/testsuite/launchtest "test_routine_names.pro" 166: Test timeout computed to be: 10000000 166: % Compiled module: TEST_ROUTINE_NAMES. 166: % INTERNAL_KEYWORDS: Begin of INTERNAL_KEYWORDS procedure 166: % INTERNAL_KEYWORDS: End of INTERNAL_KEYWORDS procedure : NO Errors found 166: % Compiled module: BANNER_FOR_TESTSUITE. 166: % Compiled module: GDL_IDL_FL. 166: % TEST_ROUTINE_NAMES: 166: =========================================================== 166: % TEST_ROUTINE_NAMES: 166: = = 166: % TEST_ROUTINE_NAMES: 166: = NO errors encountered during TEST_ROUTINE_NAMES tests = 166: % TEST_ROUTINE_NAMES: 166: = = 166: % TEST_ROUTINE_NAMES: 166: =========================================================== 166/198 Test #166: test_routine_names.pro ............. Passed 1.22 sec test 167 Start 167: test_same_name.pro 167: Test command: /builddir/build/BUILD/gdl-0.9.9/build/testsuite/launchtest "test_same_name.pro" 167: Test timeout computed to be: 10000000 167: % Compiled module: TEST_SAME_NAME. 167: % Compiled module: DIST. 167: 0 1 167/198 Test #167: test_same_name.pro ................. Passed 0.71 sec test 168 Start 168: test_save_restore.pro 168: Test command: /builddir/build/BUILD/gdl-0.9.9/build/testsuite/launchtest "test_save_restore.pro" 168: Test timeout computed to be: 10000000 168: % Compiled module: TEST_SAVE_RESTORE. 168: % Compiled module: GDL_IDL_FL. 168: % Compiled module: GIVE_LIST_NUMERIC. 168: % Undefined item not saved: LONG64_S 168: % Undefined item not saved: LONG64_S_A1D 168: % Undefined item not saved: LONG64_S_A2D 168: % Undefined item not saved: ULONG64_S 168: % Undefined item not saved: ULONG64_S_A1D 168: % Undefined item not saved: ULONG64_S_A2D 168: % TEST_SAVE_NUMERIC: SAVE file <>for numeric tests WRITTEN 168: % TEST_RESTORE_NUMERIC: SAVE file <>for numeric tests READ BACK 168: % Compiled module: BANNER_FOR_TESTSUITE. 168: % TEST_RESTORE_NUMERIC: 168: NO errors encountered during TEST_RESTORE_NUMERIC tests 168: % Compiled module: ERRORS_CUMUL. 168: % Undefined item not saved: LONG64_S 168: % Undefined item not saved: LONG64_S_A1D 168: % Undefined item not saved: LONG64_S_A2D 168: % Undefined item not saved: ULONG64_S 168: % Undefined item not saved: ULONG64_S_A1D 168: % Undefined item not saved: ULONG64_S_A2D 168: % TEST_SAVE_NUMERIC: SAVE file <>for numeric tests WRITTEN 168: % TEST_RESTORE_NUMERIC: SAVE file <>for numeric tests READ BACK 168: % TEST_RESTORE_NUMERIC: 168: NO errors encountered during TEST_RESTORE_NUMERIC tests 168: % TEST_SAVE_RESTORE: ========================================================== 168: % TEST_SAVE_RESTORE: = = 168: % TEST_SAVE_RESTORE: = NO errors encountered during TEST_SAVE_RESTORE tests = 168: % TEST_SAVE_RESTORE: = = 168: % TEST_SAVE_RESTORE: ========================================================== 168/198 Test #168: test_save_restore.pro .............. Passed 1.31 sec test 169 Start 169: test_scope_varfetch.pro 169: Test command: /builddir/build/BUILD/gdl-0.9.9/build/testsuite/launchtest "test_scope_varfetch.pro" 169: Test timeout computed to be: 10000000 169: % Compiled module: TEST_SCOPE_VARFETCH. 169: 1234 169: % ASTRON_READCOL1: inside 169: 0.00000 1.00000 2.00000 3.00000 4.00000 5.00000 169: 6.00000 7.00000 8.00000 9.00000 169: % ASTRON_READCOL1BIS: inside 169: 0.00000 1.00000 2.00000 3.00000 4.00000 5.00000 169: 6.00000 7.00000 8.00000 9.00000 169: % ASTRON_READCOL2: inside 169: 0.00000 1.00000 2.00000 3.00000 4.00000 5.00000 169: 6.00000 7.00000 8.00000 9.00000 169: 1234 169: % ASTRON_READCOL1: inside 169: 0.00000 1.00000 2.00000 3.00000 4.00000 5.00000 169: 6.00000 7.00000 8.00000 9.00000 169: % ASTRON_READCOL1BIS: inside 169: 0.00000 1.00000 2.00000 3.00000 4.00000 5.00000 169: 6.00000 7.00000 8.00000 9.00000 169: % ASTRON_READCOL2: inside 169: 0.00000 1.00000 2.00000 3.00000 4.00000 5.00000 169: 6.00000 7.00000 8.00000 9.00000 169/198 Test #169: test_scope_varfetch.pro ............ Passed 0.75 sec test 170 Start 170: test_sem.pro 170: Test command: /builddir/build/BUILD/gdl-0.9.9/build/testsuite/launchtest "test_sem.pro" 170: Test timeout computed to be: 10000000 170: % Compiled module: TEST_SEM. 170/198 Test #170: test_sem.pro ....................... Passed 0.67 sec test 171 Start 171: test_simplex.pro 171: Test command: /builddir/build/BUILD/gdl-0.9.9/build/testsuite/launchtest "test_simplex.pro" 171: Test timeout computed to be: 10000000 171: % Compiled module: TEST_SIMPLEX. 171: % SIMPLEX: GDL was compiled without support for GLPK 171/198 Test #171: test_simplex.pro ................... Passed 0.69 sec test 172 Start 172: test_size.pro 172: Test command: /builddir/build/BUILD/gdl-0.9.9/build/testsuite/launchtest "test_size.pro" 172: Test timeout computed to be: 10000000 172: % Compiled module: TEST_SIZE. 172: The following message is OK 172: % TEST_BUG_675: Out of range subscript encountered (dimension of insert exceeds array boundaries for dimension 2). 172: % Compiled module: BANNER_FOR_TESTSUITE. 172: % Compiled module: GDL_IDL_FL. 172: % TEST_BUG_675: NO errors encountered during TEST_BUG_675 tests 172: % Compiled module: ERRORS_CUMUL. 172: % TEST_SIZE_STRUCTURE: =================================== 172: % TEST_SIZE_STRUCTURE: = = 172: % TEST_SIZE_STRUCTURE: = missing code, please fix it ! = 172: % TEST_SIZE_STRUCTURE: = = 172: % TEST_SIZE_STRUCTURE: =================================== 172: % TEST_SIZE_ARRAY: begin of test 172: Circulating (shift) on dims : 1 2 3 4 172: % TEST_SIZE_ARRAY: NO errors encountered during TEST_SIZE_ARRAY tests 172: % TEST_SIZE_ARRAY: begin of test 172: Circulating (shift) on dims : 1 1 1 1 1 172: % TEST_SIZE_ARRAY: NO errors encountered during TEST_SIZE_ARRAY tests 172: % TEST_SIZE_ARRAY: begin of test 172: Circulating (shift) on dims : 1 10 1 10 1 172: % TEST_SIZE_ARRAY: NO errors encountered during TEST_SIZE_ARRAY tests 172: % TEST_SIZE: ================================================== 172: % TEST_SIZE: = = 172: % TEST_SIZE: = NO errors encountered during TEST_SIZE tests = 172: % TEST_SIZE: = = 172: % TEST_SIZE: ================================================== 172/198 Test #172: test_size.pro ...................... Passed 1.09 sec test 173 Start 173: test_spawn_unit.pro 173: Test command: /builddir/build/BUILD/gdl-0.9.9/build/testsuite/launchtest "test_spawn_unit.pro" 173: Test timeout computed to be: 10000000 173: % Compiled module: TEST_SPAWN_UNIT. 173: % Warning: UNIT keyword to SPAWN may not yet be fully implemented (proceeding) 173/198 Test #173: test_spawn_unit.pro ................ Passed 0.67 sec test 174 Start 174: test_spher_harm.pro 174: Test command: /builddir/build/BUILD/gdl-0.9.9/build/testsuite/launchtest "test_spher_harm.pro" 174: Test timeout computed to be: 10000000 174: % Compiled module: TEST_SPHER_HARM. 174: % Compiled module: FACTORIAL. 174/198 Test #174: test_spher_harm.pro ................ Passed 1.68 sec test 175 Start 175: test_spl_init.pro 175: Test command: /builddir/build/BUILD/gdl-0.9.9/build/testsuite/launchtest "test_spl_init.pro" 175: Test timeout computed to be: 10000000 175: % Compiled module: TEST_SPL_INIT. 175: SPL_INIT (fatal): at least one value in X input array is NaN or Inf ... 175: SPL_INIT (fatal): at least one value in Y input array is NaN or Inf ... 175: SPL_INIT (fatal): at least two consecutive X values are identical 175: SPL_INIT (warning): X and Y arrays do not have same lengths ! 175: SPL_INIT (warning): X and Y arrays do not have same lengths ! 175: SPL_INIT (warning): at least one x[n+1]-x[n] step is negative: X is assumed to be ordered 175: % TEST_SPL_INIT: No (real) problem found in TEST_SPL_INIT 175/198 Test #175: test_spl_init.pro .................. Passed 0.93 sec test 176 Start 176: test_standardize.pro 176: Test command: /builddir/build/BUILD/gdl-0.9.9/build/testsuite/launchtest "test_standardize.pro" 176: Test timeout computed to be: 10000000 176: % Compiled module: TEST_STANDARDIZE. 176: % Compiled module: STANDARDIZE. 176: % TEST_STANDARDIZE: tests successful 176/198 Test #176: test_standardize.pro ............... Passed 1.01 sec test 177 Start 177: test_step.pro 177: Test command: /builddir/build/BUILD/gdl-0.9.9/build/testsuite/launchtest "test_step.pro" 177: Test timeout computed to be: 10000000 177: % Compiled module: TEST_STEP. 177: % Stop encountered: TEST_STEP_HELPER 13 /builddir/build/BUILD/gdl-0.9.9/testsuite/test_step.pro 177: % Stepped to: TEST_STEP_HELPER 14 /builddir/build/BUILD/gdl-0.9.9/testsuite/test_step.pro 177: terminate called after throwing an instance of 'std::bad_alloc' 177: what(): std::bad_alloc 177: /bin/bash: line 4: 13304 Done echo ".compile test_step.pro 177: test_step_helper, a 177: .step 177: print, a 177: " 177: 13305 Aborted | ../src/gdl -quiet 177/198 Test #177: test_step.pro ...................... Passed 2049.63 sec test 178 Start 178: test_str_functions.pro 178: Test command: /builddir/build/BUILD/gdl-0.9.9/build/testsuite/launchtest "test_str_functions.pro" 178: Test timeout computed to be: 10000000 178: % Compiled module: TEST_STR_FUNCTIONS. 178: % TEST_STRMID: No ERROR found in STRMID 178: % TEST_STRSPLIT: No ERROR found in STRSPLIT 178/198 Test #178: test_str_functions.pro ............. Passed 0.90 sec test 179 Start 179: test_str_sep.pro 179: Test command: /builddir/build/BUILD/gdl-0.9.9/build/testsuite/launchtest "test_str_sep.pro" 179: Test timeout computed to be: 10000000 179: % Compiled module: TEST_STR_SEP. 179: % Compiled module: STR_SEP. 179: % TEST_STR_SEP: Final diagnostic : 179: % TEST_STR_SEP: All tests within STR_SEP() successful 179/198 Test #179: test_str_sep.pro ................... Passed 0.83 sec test 180 Start 180: test_stregex.pro 180: Test command: /builddir/build/BUILD/gdl-0.9.9/build/testsuite/launchtest "test_stregex.pro" 180: Test timeout computed to be: 10000000 180: % Compiled module: TEST_STREGEX. 180: % TEST_STREGEX: No Errors found 180/198 Test #180: test_stregex.pro ................... Passed 0.82 sec test 181 Start 181: test_strmatch.pro 181: Test command: /builddir/build/BUILD/gdl-0.9.9/build/testsuite/launchtest "test_strmatch.pro" 181: Test timeout computed to be: 10000000 181: % Compiled module: TEST_STRMATCH. 181: % Compiled module: STRMATCH. 181/198 Test #181: test_strmatch.pro .................. Passed 0.80 sec test 182 Start 182: test_strsplit.pro 182: Test command: /builddir/build/BUILD/gdl-0.9.9/build/testsuite/launchtest "test_strsplit.pro" 182: Test timeout computed to be: 10000000 182: % Compiled module: TEST_STRSPLIT. 182: % Compiled module: STR_SEP. 182: % TEST_STRSPLIT: Ambiguous: Variable is undefined: TEXTOIDL or: Function not found: TEXTOIDL 182: % TEST_STRSPLIT: Missing TexToIDL in your GDL_PATH or IDL_PATH 182: % TEST_STRSPLIT: ======================================= 182: % TEST_STRSPLIT: 182: % TEST_STRSPLIT: NO errors encoutered during STRSPLIT tests 182: % TEST_STRSPLIT: 182: % TEST_STRSPLIT: ======================================= 182/198 Test #182: test_strsplit.pro .................. Passed 1.58 sec test 183 Start 183: test_structures.pro 183: Test command: /builddir/build/BUILD/gdl-0.9.9/build/testsuite/launchtest "test_structures.pro" 183: Test timeout computed to be: 10000000 183: % Compiled module: TEST_STRUCTURES. 183: FLOAT = Array[10] 183: WWW LONG = Array[3] 183: FLOAT = Array[3] 183: % Compiled module: BANNER_FOR_TESTSUITE. 183: % Compiled module: GDL_IDL_FL. 183: % TEST_STRUCTURES: ======================================================== 183: % TEST_STRUCTURES: = = 183: % TEST_STRUCTURES: = NO errors encountered during TEST_STRUCTURES tests = 183: % TEST_STRUCTURES: = = 183: % TEST_STRUCTURES: ======================================================== 183/198 Test #183: test_structures.pro ................ Passed 0.94 sec test 184 Start 184: test_suite.pro 184: Test command: /builddir/build/BUILD/gdl-0.9.9/build/testsuite/launchtest "test_suite.pro" 184: Test timeout computed to be: 10000000 184: % Warning: Empty REPEAT UNTIL loop detected. 184: % Warning: Empty REPEAT UNTIL loop detected. 184: % Compiled module: TEST_SUITE. 184: IF: OK 184: SWITCH: OK 184: CASE: OK 184: WHILE: OK 184: FOR: OK 184: REPEAT: OK 184: GOTO: OK 184: RET: OK 184: STRUCT: OK 184: MULTI: OK 184: OBJECT: OK 184: COMMON: OK 184: REF: OK 184: INC: OK 184: INHERITANCE: OK 184: CONTINUE/BREAK: OK 184: EXTRA: OK 184: EXPR: OK 184: RECURSION: OK 184: ARRAY INDEXING: OK 184: OPERATORS: OK 184: ASSIGNMENT: OK 184: LEFT_LIBFUNCTION: OK 184: STRIDE_INDEX: OK 184: TEST_SUITE finished. Time: 0.038357019 184/198 Test #184: test_suite.pro ..................... Passed 1.54 sec test 185 Start 185: test_systime.pro 185: Test command: /builddir/build/BUILD/gdl-0.9.9/build/testsuite/launchtest "test_systime.pro" 185: Test timeout computed to be: 10000000 185: % Compiled module: TEST_SYSTIME. 185: % Compiled module: BANNER_FOR_TESTSUITE. 185: % Compiled module: GDL_IDL_FL. 185: % TEST_SYSTIME_LOCALE: 185: NO errors encountered during TEST_SYSTIME_LOCALE tests 185: % Compiled module: ERRORS_CUMUL. 185: % TEST_SYSTIME_ZERO: NO errors encountered during TEST_SYSTIME_ZERO tests 185: % TEST_SYSTIME_EPOCH: NO errors encountered during TEST_SYSTIME_EPOCH tests 185: % TEST_SYSTIME_JULIAN: Not finished 185: % TEST_SYSTIME_JULIAN: Not finished, please contributed ! 185: % TEST_SYSTIME_JULIAN: Not finished 185: % TEST_SYSTIME_JULIAN: 185: NO errors encountered during TEST_SYSTIME_JULIAN tests 185: % TEST_SYSTIME: ===================================================== 185: % TEST_SYSTIME: = = 185: % TEST_SYSTIME: = NO errors encountered during TEST_SYSTIME tests = 185: % TEST_SYSTIME: = = 185: % TEST_SYSTIME: ===================================================== 185/198 Test #185: test_systime.pro ................... Passed 1.16 sec test 186 Start 186: test_tic_toc.pro 186: Test command: /builddir/build/BUILD/gdl-0.9.9/build/testsuite/launchtest "test_tic_toc.pro" 186: Test timeout computed to be: 10000000 186: % Compiled module: TEST_TIC_TOC. 186: Time elapsed in loop 0 : 3.0438018 seconds. 186: Time elapsed in loop 1 : 2.8884490 seconds. 186: Time elapsed in loop 2 : 2.8681061 seconds. 186: Time elapsed in loop 3 : 2.8859279 seconds. 186: Cumulative Time elapsed : 11.686285 seconds. 186: Total Time elapsed : 11.691843 seconds. 186: % Compiled module: BANNER_FOR_TESTSUITE. 186: % Compiled module: GDL_IDL_FL. 186: % TEST_TIC_TOC: ===================================================== 186: % TEST_TIC_TOC: = = 186: % TEST_TIC_TOC: = NO errors encountered during TEST_TIC_TOC tests = 186: % TEST_TIC_TOC: = = 186: % TEST_TIC_TOC: ===================================================== 186/198 Test #186: test_tic_toc.pro ................... Passed 12.72 sec test 187 Start 187: test_tiff.pro 187: Test command: /builddir/build/BUILD/gdl-0.9.9/build/testsuite/launchtest "test_tiff.pro" 187: Test timeout computed to be: 10000000 187: % Compiled module: TEST_TIFF. 187: % Compiled module: GDL_IDL_FL. 187: % Compiled module: FILE_SEARCH_FOR_TESTSUITE. 187: % Compiled module: PATH_SEP. 187: % Compiled module: QUERY_TIFF. 187: % Compiled module: BANNER_FOR_TESTSUITE. 187: % TEST_QUERY_GEOTIFF: NO errors encountered during TEST_QUERY_GEOTIFF tests 187: % Compiled module: ERRORS_CUMUL. 187: % Compiled module: READ_TIFF. 187: % TEST_READ_TIFF: NO errors encountered during TEST_READ_TIFF tests 187: % TEST_QUERY_GEOTIFF: NO errors encountered during TEST_QUERY_GEOTIFF tests 187: % TEST_TIFF: ================================================== 187: % TEST_TIFF: = = 187: % TEST_TIFF: = NO errors encountered during TEST_TIFF tests = 187: % TEST_TIFF: = = 187: % TEST_TIFF: ================================================== 187/198 Test #187: test_tiff.pro ...................... Passed 1.31 sec test 188 Start 188: test_trisol.pro 188: Test command: /builddir/build/BUILD/gdl-0.9.9/build/testsuite/launchtest "test_trisol.pro" 188: Test timeout computed to be: 10000000 188: % Compiled module: TEST_TRISOL. 188: -1.0000000 2.0000000 2.0000000 -1.0000000 188: % Compiled module: DIAG_MATRIX. 188: % TEST_TRISOL: TRISOL succesfully tested 188/198 Test #188: test_trisol.pro .................... Passed 0.86 sec test 189 Start 189: test_tv.pro 189: Test command: /builddir/build/BUILD/gdl-0.9.9/build/testsuite/launchtest "test_tv.pro" 189: Test timeout computed to be: 10000000 189: % Compiled module: TEST_TV. 189: % Compiled module: ROUTINE_NAME. 189: % Compiled module: CHECK_IF_DEVICE_IS_OK. 189: % Compiled module: DIST. 189: % Compiled module: BANNER_FOR_TESTSUITE. 189: % Compiled module: GDL_IDL_FL. 189: % TEST_TV_REFORM: NO errors encountered during TEST_TV_REFORM tests 189: % Compiled module: LOADCT. 189: % LOADCT: Loading table B-W LINEAR 189: % TEST_TV_DAMIER: NO errors encountered during TEST_TV_DAMIER tests 189: % LOADCT: Loading table B-W LINEAR 189: % TEST_TV_DAMIER: NO errors encountered during TEST_TV_DAMIER tests 189: % Compiled module: GET_IMAGE_FOR_TESTSUITE. 189: % Compiled module: FILE_SEARCH_FOR_TESTSUITE. 189: % Compiled module: PATH_SEP. 189: % Compiled module: QUERY_IMAGE. 189: % WARNING: your version of the GraphicsMagick library will truncate images to 16 bits per pixel 189: % Compiled module: READ_IMAGE. 189: % Compiled module: READ_JPEG. 189: % TEST_TV_OVER_BOX: image in <> read, dims are : [3,600,259] 189: % LOADCT: Loading table RAINBOW 189: % TEST_TV_OVER_BOX: NO errors encountered during TEST_TV_OVER_BOX tests 189: % TEST_TV_WSET: image in <> read, dims are : [3,600,259] 189: % LOADCT: Loading table RAINBOW 189: % LOADCT: Loading table Hue Sat Lightness 2 189: % LOADCT: Loading table Ocean 189: % LOADCT: Loading table Hue Sat Lightness 2 189: % LOADCT: Loading table RAINBOW 189: % Compiled module: ERRORS_CUMUL. 189: % TEST_TV_WSET: NO errors encountered during TEST_TV_WSET tests 189: You can use keyword /No_Exit to de-activate auto closing 189: % TEST_TV: ================================================ 189: % TEST_TV: = = 189: % TEST_TV: = NO errors encountered during TEST_TV tests = 189: % TEST_TV: = = 189: % TEST_TV: ================================================ 189/198 Test #189: test_tv.pro ........................ Passed 6.35 sec test 190 Start 190: test_typename.pro 190: Test command: /builddir/build/BUILD/gdl-0.9.9/build/testsuite/launchtest "test_typename.pro" 190: Test timeout computed to be: 10000000 190: % Compiled module: TEST_TYPENAME. 190: % Compiled module: GDLFFDICOM__DEFINE. 190: % Compiled module: GDLFFDICOM__ASSOC__DEFINE. 190: % Compiled module: GDLFFDICOM__DICTIONARY. 190: % Compiled module: BANNER_FOR_TESTSUITE. 190: % Compiled module: GDL_IDL_FL. 190: % TEST_TYPENAME: ====================================================== 190: % TEST_TYPENAME: = = 190: % TEST_TYPENAME: = NO errors encountered during TEST_TYPENAME tests = 190: % TEST_TYPENAME: = = 190: % TEST_TYPENAME: ====================================================== 190/198 Test #190: test_typename.pro .................. Passed 17.93 sec test 191 Start 191: test_voigt.pro 191: Test command: /builddir/build/BUILD/gdl-0.9.9/build/testsuite/launchtest "test_voigt.pro" 191: Test timeout computed to be: 10000000 191: % Compiled module: TEST_VOIGT. 191: AC 2014-04-29: not finished ... 191/198 Test #191: test_voigt.pro ..................... Passed 0.82 sec test 192 Start 192: test_wavelet.pro 192: Test command: /builddir/build/BUILD/gdl-0.9.9/build/testsuite/launchtest "test_wavelet.pro" 192: Test timeout computed to be: 10000000 192: % Compiled module: TEST_WAVELET. 192/198 Test #192: test_wavelet.pro ................... Passed 68.13 sec test 193 Start 193: test_where.pro 193: Test command: /builddir/build/BUILD/gdl-0.9.9/build/testsuite/launchtest "test_where.pro" 193: Test timeout computed to be: 10000000 193: % Compiled module: TEST_WHERE. 193: % Compiled module: BANNER_FOR_TESTSUITE. 193: % Compiled module: GDL_IDL_FL. 193: % TEST_WHERE_NULL: NO errors encountered during TEST_WHERE_NULL tests 193: % Compiled module: ERRORS_CUMUL. 193: % TEST_WHERE_WITH_RANDOM: 193: NO errors encountered during TEST_WHERE_WITH_RANDOM tests 193: % TEST_WHERE: =================================================== 193: % TEST_WHERE: = = 193: % TEST_WHERE: = NO errors encountered during TEST_WHERE tests = 193: % TEST_WHERE: = = 193: % TEST_WHERE: =================================================== 193/198 Test #193: test_where.pro ..................... Passed 8.68 sec test 194 Start 194: test_window_background.pro 194: Test command: /builddir/build/BUILD/gdl-0.9.9/build/testsuite/launchtest "test_window_background.pro" 194: Test timeout computed to be: 10000000 194: % Compiled module: TEST_WINDOW_BACKGROUND. 194: % Compiled module: ROUTINE_NAME. 194: % Compiled module: CHECK_IF_DEVICE_IS_OK. 194: % Compiled module: BANNER_FOR_TESTSUITE. 194: % Compiled module: GDL_IDL_FL. 194: % TEST_WIN_BACK_DECOMPOSED: 194: NO errors encountered during TEST_WIN_BACK_DECOMPOSED tests 194: % Compiled module: ERRORS_CUMUL. 194: this case is not finished 194: % TEST_WIN_BACK_NO_DECOMPOSED: =============================== 194: % TEST_WIN_BACK_NO_DECOMPOSED: = = 194: % TEST_WIN_BACK_NO_DECOMPOSED: = this case is not finished = 194: % TEST_WIN_BACK_NO_DECOMPOSED: = = 194: % TEST_WIN_BACK_NO_DECOMPOSED: =============================== 194: % Compiled module: LOADCT. 194: % LOADCT: Loading table B-W LINEAR 194: % TEST_WIN_BACK_NO_DECOMPOSED: 194: NO errors encountered during TEST_WIN_BACK_NO_DECOMPOSED tests 194: % LOADCT: Loading table B-W LINEAR 194: % TEST_RED_WHITE_NO_DECOMPOSED: 194: NO errors encountered during TEST_RED_WHITE_NO_DECOMPOSED tests 194: % TEST_WINDOW_BACKGROUND: 194: NO errors encountered during TEST_WINDOW_BACKGROUND tests 194/198 Test #194: test_window_background.pro ......... Passed 2.31 sec test 195 Start 195: test_wordexp.pro 195: Test command: /builddir/build/BUILD/gdl-0.9.9/build/testsuite/launchtest "test_wordexp.pro" 195: Test timeout computed to be: 10000000 195: % Compiled module: TEST_WORDEXP. 195: % Compiled module: GDL_IDL_FL. 195: Working here : /tmp/test_GDL_WordExp 195: % Compiled module: PATH_SEP. 195: creating subdirs : normal/ spa ce/ q!mark/ mix,ing :s/ 195: All subdirs were created 195: Creating some files in each subdirs : a1 a 2 a 3 a;4 a.5 a&6 195: All files have been created (Local) 195: All files have been created (Global) 195: % Compiled module: BANNER_FOR_TESTSUITE. 195: % TESTING FILE_BASENAME: 195: NO errors encountered during TESTING FILE_BASENAME tests 195: % Compiled module: ERRORS_CUMUL. 195: % TESTING FILE_DIRNAME: 195: NO errors encountered during TESTING FILE_DIRNAME tests 195: % TESTING FILE_SEARCH: 195: NO errors encountered during TESTING FILE_SEARCH tests 195: % TESTING FILE_INFO: NO errors encountered during TESTING FILE_INFO tests 195: to be extended ... 195: % TEST_WORDEXP: ===================================================== 195: % TEST_WORDEXP: = = 195: % TEST_WORDEXP: = NO errors encountered during TEST_WORDEXP tests = 195: % TEST_WORDEXP: = = 195: % TEST_WORDEXP: ===================================================== 195/198 Test #195: test_wordexp.pro ................... Passed 1.27 sec test 196 Start 196: test_wordexp_null_string.pro 196: Test command: /builddir/build/BUILD/gdl-0.9.9/build/testsuite/launchtest "test_wordexp_null_string.pro" 196: Test timeout computed to be: 10000000 196: % Compiled module: TEST_WORDEXP_NULL_STRING. 196/198 Test #196: test_wordexp_null_string.pro ....... Passed 0.66 sec test 197 Start 197: test_zeropoly.pro 197: Test command: /builddir/build/BUILD/gdl-0.9.9/build/testsuite/launchtest "test_zeropoly.pro" 197: Test timeout computed to be: 10000000 197: % Compiled module: TEST_ZEROPOLY. 197/198 Test #197: test_zeropoly.pro .................. Passed 0.82 sec test 198 Start 198: test_zip.pro 198: Test command: /builddir/build/BUILD/gdl-0.9.9/build/testsuite/launchtest "test_zip.pro" 198: Test timeout computed to be: 10000000 198: % Compiled module: TEST_ZIP. 198: % TEST_ZIP: All ZIP/COMPRESS related tests successful 198/198 Test #198: test_zip.pro ....................... Passed 0.94 sec The following tests passed: test_angles.pro test_arg_present.pro test_array_equal.pro test_array_indices.pro test_base64.pro test_binfmt.pro test_bug_1779553.pro test_bug_2555865.pro test_bug_2610174.pro test_bug_2846561.pro test_bug_2876150.pro test_bug_2876161.pro test_bug_2876372.pro test_bug_2892631.pro test_bug_2949487.pro test_bug_2974380.pro test_bug_3033108.pro test_bug_3054361.pro test_bug_3055720.pro test_bug_3057511.pro test_bug_3057520.pro test_bug_3061072.pro test_bug_3081887.pro test_bug_3085858.pro test_bug_3086851.pro test_bug_3091599.pro test_bug_3091610.pro test_bug_3100945.pro test_bug_3104209.pro test_bug_3104214.pro test_bug_3104326.pro test_bug_3104349.pro test_bug_3147146.pro test_bug_3147181.pro test_bug_3147733.pro test_bug_3151760.pro test_bug_3152892.pro test_bug_3152899.pro test_bug_3189072.pro test_bug_3199465.pro test_bug_3275334.pro test_bug_3285659.pro test_bug_3286031.pro test_bug_3288652.pro test_bug_3290532.pro test_bug_3296360.pro test_bug_3298378.pro test_bug_3300626.pro test_bug_3313522.pro test_bug_3376577.pro test_bug_3394430.pro test_bug_3426399.pro test_bug_3453775.pro test_bug_3488003.pro test_bug_3559291.pro test_bug_3572473.pro test_bug_3595172.pro test_bug_635.pro test_bug_709.pro test_bug_719.pro test_bug_n000542.pro test_bug_n000580.pro test_bug_n000581.pro test_bug_n000587.pro test_bug_n000597.pro test_bug_n000599.pro test_bug_n000607.pro test_bug_n000608.pro test_bug_n000720.pro test_byte_conversion.pro test_call_external.pro test_call_function.pro test_call_function_extra.pro test_call_procedure.pro test_call_procedure_extra.pro test_chisqr_cvf.pro test_clip.pro test_common.pro test_congrid.pro test_constants.pro test_container.pro test_contour.pro test_convert_coord.pro test_correlate.pro test_delvarrnew.pro test_deriv.pro test_diag_matrix.pro test_dicom.pro test_dilate.pro test_erfinv.pro test_erode.pro test_execute.pro test_extra_keywords.pro test_fft.pro test_fft_dim.pro test_file_basename.pro test_file_copy.pro test_file_dirname.pro test_file_move.pro test_file_search.pro test_file_which.pro test_fx_root.pro test_fz_roots.pro test_gc.pro test_get_lun.pro test_gh00178.pro test_grib.pro test_hash.pro test_hdf5.pro test_help.pro test_heap_refcount.pro test_hist_2d.pro test_idl8.pro test_idl_validname.pro test_image_statistics.pro test_interpol.pro test_interpolate.pro test_isa.pro test_ishft.pro test_keyword_set_but_null.pro test_la_least_squares.pro test_linfit.pro test_ludc_lusol.pro test_make_array.pro test_math_function_dim.pro test_matrix_multiply.pro test_memory.pro test_message.pro test_modulo.pro test_moment.pro test_mpfit.pro test_multiroots.pro test_nans_in_sort_and_median.pro test_nestedloop.pro test_netcdf.pro test_norm.pro test_null.pro test_obj_isa.pro test_obj_new.pro test_obj_hasmethod.pro test_obj_valid.pro test_plot_oo.pro test_plot_ranges.pro test_plot_usersym.pro test_plotting_ranges.pro test_pmulti.pro test_pmulti_basic.pro test_point_lun.pro test_postscript.pro test_product.pro test_ps_decomposed.pro test_ptrarr.pro test_ptr_valid.pro test_python.pro test_python_module_0.pro test_python_module_1.pro test_python_module_2.pro test_qhull.pro test_qromb.pro test_qromo.pro test_random.pro test_readf.pro test_reads.pro test_rebin.pro test_rk4.pro test_routine_names.pro test_same_name.pro test_save_restore.pro test_scope_varfetch.pro test_sem.pro test_simplex.pro test_size.pro test_spawn_unit.pro test_spher_harm.pro test_spl_init.pro test_standardize.pro test_step.pro test_str_functions.pro test_str_sep.pro test_stregex.pro test_strmatch.pro test_strsplit.pro test_structures.pro test_suite.pro test_systime.pro test_tic_toc.pro test_tiff.pro test_trisol.pro test_tv.pro test_typename.pro test_voigt.pro test_wavelet.pro test_where.pro test_window_background.pro test_wordexp.pro test_wordexp_null_string.pro test_zeropoly.pro test_zip.pro 100% tests passed, 0 tests failed out of 198 Total Test time (real) = 8920.02 sec gmake[4]: Leaving directory `/builddir/build/BUILD/gdl-0.9.9/build/testsuite' make[3]: Leaving directory `/builddir/build/BUILD/gdl-0.9.9/build' [100%] Built target check make[2]: Leaving directory `/builddir/build/BUILD/gdl-0.9.9/build' /usr/bin/cmake3 -E cmake_progress_start /builddir/build/BUILD/gdl-0.9.9/build/CMakeFiles 0 make[1]: Leaving directory `/builddir/build/BUILD/gdl-0.9.9/build' + make check VERBOSE=1 'ARGS=-V -R '\''test_(bytscl|device|fft_leak|file_(delete|test)|finite|fix|formats|get_screen_size|idlneturl|make_dll|n_tags|parse_url|resolve_routine|rounding|total|wait)|test_(file_lines|fix|formats|indgen|list|l64|xdr)'\'' --timeout 600' /usr/bin/cmake3 -S/builddir/build/BUILD/gdl-0.9.9 -B/builddir/build/BUILD/gdl-0.9.9/build --check-build-system CMakeFiles/Makefile.cmake 0 make -f CMakeFiles/Makefile2 check make[1]: Entering directory `/builddir/build/BUILD/gdl-0.9.9/build' /usr/bin/cmake3 -S/builddir/build/BUILD/gdl-0.9.9 -B/builddir/build/BUILD/gdl-0.9.9/build --check-build-system CMakeFiles/Makefile.cmake 0 /usr/bin/cmake3 -E cmake_progress_start /builddir/build/BUILD/gdl-0.9.9/build/CMakeFiles 100 make -f CMakeFiles/Makefile2 testsuite/CMakeFiles/check.dir/all make[2]: Entering directory `/builddir/build/BUILD/gdl-0.9.9/build' make -f testsuite/CMakeFiles/launchtest.dir/build.make testsuite/CMakeFiles/launchtest.dir/depend make[3]: Entering directory `/builddir/build/BUILD/gdl-0.9.9/build' cd /builddir/build/BUILD/gdl-0.9.9/build && /usr/bin/cmake3 -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/gdl-0.9.9 /builddir/build/BUILD/gdl-0.9.9/testsuite /builddir/build/BUILD/gdl-0.9.9/build /builddir/build/BUILD/gdl-0.9.9/build/testsuite /builddir/build/BUILD/gdl-0.9.9/build/testsuite/CMakeFiles/launchtest.dir/DependInfo.cmake --color= make[3]: Leaving directory `/builddir/build/BUILD/gdl-0.9.9/build' make -f testsuite/CMakeFiles/launchtest.dir/build.make testsuite/CMakeFiles/launchtest.dir/build make[3]: Entering directory `/builddir/build/BUILD/gdl-0.9.9/build' make[3]: Nothing to be done for `testsuite/CMakeFiles/launchtest.dir/build'. make[3]: Leaving directory `/builddir/build/BUILD/gdl-0.9.9/build' [ 1%] Built target launchtest make -f src/CMakeFiles/gdl.dir/build.make src/CMakeFiles/gdl.dir/depend make[3]: Entering directory `/builddir/build/BUILD/gdl-0.9.9/build' cd /builddir/build/BUILD/gdl-0.9.9/build && /usr/bin/cmake3 -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/gdl-0.9.9 /builddir/build/BUILD/gdl-0.9.9/src /builddir/build/BUILD/gdl-0.9.9/build /builddir/build/BUILD/gdl-0.9.9/build/src /builddir/build/BUILD/gdl-0.9.9/build/src/CMakeFiles/gdl.dir/DependInfo.cmake --color= make[3]: Leaving directory `/builddir/build/BUILD/gdl-0.9.9/build' make -f src/CMakeFiles/gdl.dir/build.make src/CMakeFiles/gdl.dir/build make[3]: Entering directory `/builddir/build/BUILD/gdl-0.9.9/build' make[3]: Nothing to be done for `src/CMakeFiles/gdl.dir/build'. make[3]: Leaving directory `/builddir/build/BUILD/gdl-0.9.9/build' [ 98%] Built target gdl make -f testsuite/CMakeFiles/test_ce.dir/build.make testsuite/CMakeFiles/test_ce.dir/depend make[3]: Entering directory `/builddir/build/BUILD/gdl-0.9.9/build' cd /builddir/build/BUILD/gdl-0.9.9/build && /usr/bin/cmake3 -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/gdl-0.9.9 /builddir/build/BUILD/gdl-0.9.9/testsuite /builddir/build/BUILD/gdl-0.9.9/build /builddir/build/BUILD/gdl-0.9.9/build/testsuite /builddir/build/BUILD/gdl-0.9.9/build/testsuite/CMakeFiles/test_ce.dir/DependInfo.cmake --color= make[3]: Leaving directory `/builddir/build/BUILD/gdl-0.9.9/build' make -f testsuite/CMakeFiles/test_ce.dir/build.make testsuite/CMakeFiles/test_ce.dir/build make[3]: Entering directory `/builddir/build/BUILD/gdl-0.9.9/build' make[3]: Nothing to be done for `testsuite/CMakeFiles/test_ce.dir/build'. make[3]: Leaving directory `/builddir/build/BUILD/gdl-0.9.9/build' [100%] Built target test_ce make -f testsuite/CMakeFiles/check.dir/build.make testsuite/CMakeFiles/check.dir/depend make[3]: Entering directory `/builddir/build/BUILD/gdl-0.9.9/build' cd /builddir/build/BUILD/gdl-0.9.9/build && /usr/bin/cmake3 -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/gdl-0.9.9 /builddir/build/BUILD/gdl-0.9.9/testsuite /builddir/build/BUILD/gdl-0.9.9/build /builddir/build/BUILD/gdl-0.9.9/build/testsuite /builddir/build/BUILD/gdl-0.9.9/build/testsuite/CMakeFiles/check.dir/DependInfo.cmake --color= make[3]: Leaving directory `/builddir/build/BUILD/gdl-0.9.9/build' make -f testsuite/CMakeFiles/check.dir/build.make testsuite/CMakeFiles/check.dir/build make[3]: Entering directory `/builddir/build/BUILD/gdl-0.9.9/build' cd /builddir/build/BUILD/gdl-0.9.9/build/testsuite && /usr/bin/gmake test gmake[4]: Entering directory `/builddir/build/BUILD/gdl-0.9.9/build/testsuite' Running tests... /usr/bin/ctest3 --force-new-ctest-process -V -R 'test_(bytscl|device|fft_leak|file_(delete|test)|finite|fix|formats|get_screen_size|idlneturl|make_dll|n_tags|parse_url|resolve_routine|rounding|total|wait)|test_(file_lines|fix|formats|indgen|list|l64|xdr)' --timeout 600 UpdateCTestConfiguration from :/builddir/build/BUILD/gdl-0.9.9/build/testsuite/DartConfiguration.tcl UpdateCTestConfiguration from :/builddir/build/BUILD/gdl-0.9.9/build/testsuite/DartConfiguration.tcl Test project /builddir/build/BUILD/gdl-0.9.9/build/testsuite Constructing a list of tests Done constructing a list of tests Updating test list for fixtures Added 0 tests to meet fixture requirements Checking test dependency graph... Checking test dependency graph end test 71 Start 71: test_bytscl.pro 71: Test command: /builddir/build/BUILD/gdl-0.9.9/build/testsuite/launchtest "test_bytscl.pro" 71: Test timeout computed to be: 600 71: % Compiled module: TEST_BYTSCL. 71: 71: PLEASE contribute to add tests on MIN, MAX, TOP keywords 71: 71: % Compiled module: DIST. 71: % Compiled module: BANNER_FOR_TESTSUITE. 71: % Compiled module: GDL_IDL_FL. 71: % TEST_BYTSCL_RAMPS: NO errors encountered during TEST_BYTSCL_RAMPS tests 71: % Compiled module: ERRORS_CUMUL. 71: % TEST_BYTSCL_RAMPS: NO errors encountered during TEST_BYTSCL_RAMPS tests 71: % TEST_BYTSCL_RAMPS_NAN: 71: NO errors encountered during TEST_BYTSCL_RAMPS_NAN tests 71: % TEST_BYTSCL_IDL_PROBLEM: 71: NO errors encountered during TEST_BYTSCL_IDL_PROBLEM tests 71: % TEST_BYTSCL: ==================================================== 71: % TEST_BYTSCL: = = 71: % TEST_BYTSCL: = NO errors encountered during TEST_BYTSCL tests = 71: % TEST_BYTSCL: = = 71: % TEST_BYTSCL: ==================================================== 1/23 Test #71: test_bytscl.pro .................. Passed 1.49 sec test 88 Start 88: test_device.pro 88: Test command: /builddir/build/BUILD/gdl-0.9.9/build/testsuite/launchtest "test_device.pro" 88: Test timeout computed to be: 600 88: % Compiled module: TEST_DEVICE. 88: Calling TEST_DEVICE_X with X11 on 88: % TEST_DEVICE_X: problem with YPOS 88: % Compiled module: BANNER_FOR_TESTSUITE. 88: % Compiled module: GDL_IDL_FL. 88: % TEST_DEVICE_X: NO errors encountered during TEST_DEVICE_X tests 88: % Compiled module: ERRORS_CUMUL. 88: Calling TEST_DEVICE_X with WIN on 88: Available Graphics Devices: NULL PS SVG Z MAC X 88: % SET_PLOT: Device not supported/unknown: WIN 88: % TEST_DEVICE_X: Unable to switch to WIN display mode 88: Calling TEST_DEVICE_PS 88: !D in PS mode ToDo 88: % TEST_DEVICE_PS: NO errors encountered during TEST_DEVICE_PS tests 88: % TEST_DEVICE: ==================================================== 88: % TEST_DEVICE: = = 88: % TEST_DEVICE: = NO errors encountered during TEST_DEVICE tests = 88: % TEST_DEVICE: = = 88: % TEST_DEVICE: ==================================================== 2/23 Test #88: test_device.pro .................. Passed 1.62 sec test 98 Start 98: test_fft_leak.pro 98: Test command: /builddir/build/BUILD/gdl-0.9.9/build/testsuite/launchtest "test_fft_leak.pro" 98: Test timeout computed to be: 600 98: % Compiled module: TEST_FFT_LEAK. 98: % TEST_FFT_LEAK: 13 case of memory leak when calling FFT have been found 3/23 Test #98: test_fft_leak.pro ................***Failed 7.73 sec test 101 Start 101: test_file_delete.pro 101: Test command: /builddir/build/BUILD/gdl-0.9.9/build/testsuite/launchtest "test_file_delete.pro" 101: Test timeout computed to be: 600 101: % Compiled module: TEST_FILE_DELETE. 101: % Compiled module: ESCAPE_SPECIAL_CHAR. 101: Empty directories 101: Not empty directories 101: All tests done 4/23 Test #101: test_file_delete.pro ............. Passed 1.19 sec test 103 Start 103: test_file_lines.pro 103: Test command: /builddir/build/BUILD/gdl-0.9.9/build/testsuite/launchtest "test_file_lines.pro" 103: Test timeout computed to be: 600 103: % Compiled module: TEST_FILE_LINES. 103: % Compiled module: FILE_WHICH. 103: % Compiled module: PATH_SEP. 103: % Compiled module: BANNER_FOR_TESTSUITE. 103: % Compiled module: GDL_IDL_FL. 103: % TEST_FILE_LINES: ======================================================== 103: % TEST_FILE_LINES: = = 103: % TEST_FILE_LINES: = NO errors encountered during TEST_FILE_LINES tests = 103: % TEST_FILE_LINES: = = 103: % TEST_FILE_LINES: ======================================================== 5/23 Test #103: test_file_lines.pro .............. Passed 1.03 sec test 106 Start 106: test_file_test.pro 106: Test command: /builddir/build/BUILD/gdl-0.9.9/build/testsuite/launchtest "test_file_test.pro" 106: Test timeout computed to be: 600 106: % Compiled module: TEST_FILE_TEST. 106: % Compiled module: ERRORS_ADD. 106: % TEST_FILE_TEST_UNIX: Error on operation : This special file /dev/sda should exist ! 106: % TEST_FILE_TEST_UNIX: Error on operation : This special file /dev/sda must be a block device ! 106: % Compiled module: BANNER_FOR_TESTSUITE. 106: % Compiled module: GDL_IDL_FL. 106: % TEST_FILE_TEST_UNIX: 106: =========================================================== 106: % TEST_FILE_TEST_UNIX: 106: = = 106: % TEST_FILE_TEST_UNIX: 106: = 2 errors encountered during TEST_FILE_TEST_UNIX tests = 106: % TEST_FILE_TEST_UNIX: 106: = = 106: % TEST_FILE_TEST_UNIX: 106: =========================================================== 106: % Compiled module: ERRORS_CUMUL. 106: % Compiled module: FILE_WHICH. 106: % Compiled module: PATH_SEP. 106: % TEST_FILE_TEST_GET_MODE: Error on operation : This file /builddir/build/BUILD/gdl-0.9.9/testsuite/Saturn.jpg has a bad mode ! 106: % TEST_FILE_TEST_GET_MODE: Error on operation : This file /dev/urandom has a bad mode ! 106: % TEST_FILE_TEST_GET_MODE: Error on operation : This file /dev/sda should exist ! 106: % TEST_FILE_TEST_GET_MODE: 106: =============================================================== 106: % TEST_FILE_TEST_GET_MODE: 106: = = 106: % TEST_FILE_TEST_GET_MODE: 106: = 3 errors encountered during TEST_FILE_TEST_GET_MODE tests = 106: % TEST_FILE_TEST_GET_MODE: 106: = = 106: % TEST_FILE_TEST_GET_MODE: 106: =============================================================== 106: % TEST_FILE_TEST_FILE_BASIC: Error on operation : file 1 is considered as Dir. 106: % TEST_FILE_TEST_FILE_BASIC: 106: ================================================================= 106: % TEST_FILE_TEST_FILE_BASIC: 106: = = 106: % TEST_FILE_TEST_FILE_BASIC: 106: = 1 errors encountered during TEST_FILE_TEST_FILE_BASIC tests = 106: % TEST_FILE_TEST_FILE_BASIC: 106: = = 106: % TEST_FILE_TEST_FILE_BASIC: 106: ================================================================= 106: % TEST_FILE_TEST_FILE_SYMLINK: 106: NO errors encountered during TEST_FILE_TEST_FILE_SYMLINK tests 106: % TEST_FILE_TEST_DIR_BASIC: 106: NO errors encountered during TEST_FILE_TEST_DIR_BASIC tests 106: % TEST_FILE_TEST_DIR_SYMLINK: 106: NO errors encountered during TEST_FILE_TEST_DIR_SYMLINK tests 106: % TEST_FILE_TEST_DIR_DANGLING: Error on operation : dir. 2 not removed 106: % TEST_FILE_TEST_DIR_DANGLING: Error on operation : dir. 2 still symlink 106: % TEST_FILE_TEST_DIR_DANGLING: 106: =================================================================== 106: % TEST_FILE_TEST_DIR_DANGLING: 106: = = 106: % TEST_FILE_TEST_DIR_DANGLING: 106: = 2 errors encountered during TEST_FILE_TEST_DIR_DANGLING tests = 106: % TEST_FILE_TEST_DIR_DANGLING: 106: = = 106: % TEST_FILE_TEST_DIR_DANGLING: 106: =================================================================== 106: % TEST_FILE_TEST: ====================================================== 106: % TEST_FILE_TEST: = = 106: % TEST_FILE_TEST: = 8 errors encountered during TEST_FILE_TEST tests = 106: % TEST_FILE_TEST: = = 106: % TEST_FILE_TEST: ====================================================== 6/23 Test #106: test_file_test.pro ...............***Failed 1.36 sec test 108 Start 108: test_finite.pro 108: Test command: /builddir/build/BUILD/gdl-0.9.9/build/testsuite/launchtest "test_finite.pro" 108: Test timeout computed to be: 600 108: % Compiled module: TEST_FINITE. 108: % Compiled module: BANNER_FOR_TESTSUITE. 108: % Compiled module: GDL_IDL_FL. 108: % TEST_FINITE_BASIC: NO errors encountered during TEST_FINITE_BASIC tests 108: % Compiled module: ERRORS_CUMUL. 108: % TEST_FINITE_BASIC: NO errors encountered during TEST_FINITE_BASIC tests 108: % TEST_FINITE_BASIC: NO errors encountered during TEST_FINITE_BASIC tests 108: % TEST_FINITE_BASIC: NO errors encountered during TEST_FINITE_BASIC tests 108: % TEST_FINITE_VALUES: NO errors encountered during TEST_FINITE_VALUES tests 108: Running this test with various numbers of points ... 108: Please wait ... 108: % TEST_FINITE_TIMETEST: 108: NO errors encountered during TEST_FINITE_TIMETEST tests 108: % TEST_FINITE_TIMETEST: 108: NO errors encountered during TEST_FINITE_TIMETEST tests 108: % TEST_FINITE_TIMETEST: 108: NO errors encountered during TEST_FINITE_TIMETEST tests 108: Same test with various numbers of points and /Inf... 108: % TEST_FINITE_TIMETEST: 108: NO errors encountered during TEST_FINITE_TIMETEST tests 108: % TEST_FINITE_TIMETEST: 108: NO errors encountered during TEST_FINITE_TIMETEST tests 108: % TEST_FINITE_TIMETEST: 108: NO errors encountered during TEST_FINITE_TIMETEST tests 108: % TEST_FINITE: ==================================================== 108: % TEST_FINITE: = = 108: % TEST_FINITE: = NO errors encountered during TEST_FINITE tests = 108: % TEST_FINITE: = = 108: % TEST_FINITE: ==================================================== 7/23 Test #108: test_finite.pro .................. Passed 73.39 sec test 109 Start 109: test_fix.pro 109: Test command: /builddir/build/BUILD/gdl-0.9.9/build/testsuite/launchtest "test_fix.pro" 109: Test timeout computed to be: 600 109: % Compiled module: TEST_FIX. 109: % Compiled module: GIVE_LIST_NUMERIC. 109: % Compiled module: ERRORS_ADD. 109: % TEST_FIX_NAN_INF: Error on operation : pb with type : BYTE 109: exp : 0 0 10 246 0 0 0 0 109: res : 0 0 10 246 0 0 255 0 109: % TEST_FIX_NAN_INF: Error on operation : pb with type : INT 109: exp : 0 0 10 -10 0 0 0 0 109: res : 0 0 10 -10 0 0 -1 0 109: % TEST_FIX_NAN_INF: Error on operation : pb with type : LONG 109: exp : 0 0 10 -10 -2147483648 -2147483648 109: -2147483648 -2147483648 109: res : 0 0 10 -10 0 0 109: 2147483647 -2147483648 109: % TEST_FIX_NAN_INF: Error on operation : pb with type : UINT 109: exp : 0 0 10 65526 0 0 0 0 109: res : 0 0 10 0 0 0 65535 0 109: % TEST_FIX_NAN_INF: Error on operation : pb with type : ULONG 109: exp : 0 0 10 4294967286 0 0 109: 0 0 109: res : 0 0 10 0 0 0 109: 4294967295 0 109: % Compiled module: BANNER_FOR_TESTSUITE. 109: % Compiled module: GDL_IDL_FL. 109: % TEST_FIX_NAN_INF: 5 errors encountered during TEST_FIX_NAN_INF tests 109: % Compiled module: ERRORS_CUMUL. 109: % TEST_FIX_ONE_VALUE: 109: =========================================================== 109: Tested value : 1.00100 109: % TEST_FIX_ONE_VALUE: = = 109: % TEST_FIX_ONE_VALUE: = NO errors encountered during POSITIVE VALUE tests = 109: % TEST_FIX_ONE_VALUE: = = 109: % TEST_FIX_ONE_VALUE: = = 109: % TEST_FIX_ONE_VALUE: = 2 errors encountered during NEGATIVE VALUE tests = 109: % TEST_FIX_ONE_VALUE: = = 109: Bad news ! At least one problem encoutered ! 109: Please rerun this test with keyword /verbose ! 109: % TEST_FIX_ONE_VALUE: = = 109: % TEST_FIX_ONE_VALUE: = 2 errors encountered during TEST_FIX_ONE_VALUE tests = 109: % TEST_FIX_ONE_VALUE: = = 109: Tested value : 10.0100 109: % TEST_FIX_ONE_VALUE: = = 109: % TEST_FIX_ONE_VALUE: = NO errors encountered during POSITIVE VALUE tests = 109: % TEST_FIX_ONE_VALUE: = = 109: % TEST_FIX_ONE_VALUE: = = 109: % TEST_FIX_ONE_VALUE: = 2 errors encountered during NEGATIVE VALUE tests = 109: % TEST_FIX_ONE_VALUE: = = 109: Bad news ! At least one problem encoutered ! 109: Please rerun this test with keyword /verbose ! 109: % TEST_FIX_ONE_VALUE: = = 109: % TEST_FIX_ONE_VALUE: = 2 errors encountered during TEST_FIX_ONE_VALUE tests = 109: % TEST_FIX_ONE_VALUE: = = 109: Tested value : 1000.10 109: % TEST_FIX_ONE_VALUE: = = 109: % TEST_FIX_ONE_VALUE: = NO errors encountered during POSITIVE VALUE tests = 109: % TEST_FIX_ONE_VALUE: = = 109: % TEST_FIX_ONE_VALUE: = = 109: % TEST_FIX_ONE_VALUE: = 2 errors encountered during NEGATIVE VALUE tests = 109: % TEST_FIX_ONE_VALUE: = = 109: Bad news ! At least one problem encoutered ! 109: Please rerun this test with keyword /verbose ! 109: % TEST_FIX_ONE_VALUE: = = 109: % TEST_FIX_ONE_VALUE: = 2 errors encountered during TEST_FIX_ONE_VALUE tests = 109: % TEST_FIX_ONE_VALUE: = = 109: % TEST_FIX_ONE_VALUE: 109: =========================================================== 109: % TEST_FIX: ================================================= 109: % TEST_FIX: = = 109: % TEST_FIX: = 11 errors encountered during TEST_FIX tests = 109: % TEST_FIX: = = 109: % TEST_FIX: ================================================= 8/23 Test #109: test_fix.pro .....................***Failed 1.20 sec test 110 Start 110: test_fixprint.pro 110: Test command: /builddir/build/BUILD/gdl-0.9.9/build/testsuite/launchtest "test_fixprint.pro" 110: Test timeout computed to be: 600 110: % Compiled module: TEST_FIXPRINT. 9/23 Test #110: test_fixprint.pro ................ Passed 0.68 sec test 111 Start 111: test_formats.pro 111: Test command: /builddir/build/BUILD/gdl-0.9.9/build/testsuite/launchtest "test_formats.pro" 111: Test timeout computed to be: 600 111: % Compiled module: TEST_FORMATS. 111: % Compiled module: GDL_IDL_FL. 111: % GDL_IDL_FL: Detected Software : GDL 111: % When using the RAN1 mode, be sure to keep the RAN1 and dSFMT seed arrays in separate variables. 111: % Compiled module: PATH_SEP. 111: multiple reference file <> found ! First used !! 111: /builddir/build/BUILD/gdl-0.9.9/build/testsuite/formats.GDL 111: /builddir/build/BUILD/gdl-0.9.9/testsuite/formats.GDL 111: Files to be compared : formats.IDL, formats.GDL 111: % Compiled module: BANNER_FOR_TESTSUITE. 111: % TEST_FORMATS: ======================================================= 111: % TEST_FORMATS: = = 111: % TEST_FORMATS: = 1285 errors encountered during TEST_FORMATS tests = 111: % TEST_FORMATS: = = 111: % TEST_FORMATS: ======================================================= 10/23 Test #111: test_formats.pro .................***Failed 11.71 sec test 116 Start 116: test_get_screen_size.pro 116: Test command: /builddir/build/BUILD/gdl-0.9.9/build/testsuite/launchtest "test_get_screen_size.pro" 116: Test timeout computed to be: 600 116: % Compiled module: TEST_GET_SCREEN_SIZE. 116: basic test (call without Display name) 116: Screen Size (in pixels) : 8192 4096 116: Pixel Size (in mm) : 0.026452637 0.026464844 116: % TESTING_GET_SCREEN_SIZE: Parser syntax error: unexpected token: 116: 116: % Compiled module: BANNER_FOR_TESTSUITE. 116: % Compiled module: GDL_IDL_FL. 116: % TESTING_GET_SCREEN_SIZE: 116: NO errors encountered during TESTING_GET_SCREEN_SIZE tests 116: % Compiled module: ERRORS_CUMUL. 116: % TEST_GET_SCREEN_SIZE: 116: ============================================================= 116: % TEST_GET_SCREEN_SIZE: 116: = = 116: % TEST_GET_SCREEN_SIZE: 116: = NO errors encountered during TEST_GET_SCREEN_SIZE tests = 116: % TEST_GET_SCREEN_SIZE: 116: = = 116: % TEST_GET_SCREEN_SIZE: 116: ============================================================= 11/23 Test #116: test_get_screen_size.pro ......... Passed 1.01 sec test 126 Start 126: test_idlneturl.pro 126: Test command: /builddir/build/BUILD/gdl-0.9.9/build/testsuite/launchtest "test_idlneturl.pro" 126: Test timeout computed to be: 600 126: % Compiled module: TEST_IDLNETURL. 126: % Compiled module: IDLNETURL__DEFINE. 126: % Compiled module: GDL_IDL_FL. 126: Path not found : SubDirNetUrl/ 126: Path created : SubDirNetUrl/ 126: % Compiled module: BANNER_FOR_TESTSUITE. 126: % TEST_IDLNETURL: ======================================================= 126: % TEST_IDLNETURL: = = 126: % TEST_IDLNETURL: = NO errors encountered during TEST_IDLNETURL tests = 126: % TEST_IDLNETURL: = = 126: % TEST_IDLNETURL: ======================================================= 12/23 Test #126: test_idlneturl.pro ............... Passed 1.48 sec test 128 Start 128: test_indgen.pro 128: Test command: /builddir/build/BUILD/gdl-0.9.9/build/testsuite/launchtest "test_indgen.pro" 128: Test timeout computed to be: 600 128: % Compiled module: TEST_INDGEN. 128: % Compiled module: BANNER_FOR_TESTSUITE. 128: % Compiled module: GDL_IDL_FL. 128: % TEST_INDGEN_BY_KEYWORD: 128: NO errors encountered during TEST_INDGEN_BY_KEYWORD tests 128: % Compiled module: ERRORS_CUMUL. 128: % TEST_INDGEN_BY_NAME: 128: NO errors encountered during TEST_INDGEN_BY_NAME tests 128: % TEST_INDGEN_N_ELEMENTS: 128: NO errors encountered during TEST_INDGEN_N_ELEMENTS tests 128: % TEST_INDGEN_INCREMENT: 128: NO errors encountered during TEST_INDGEN_INCREMENT tests 128: % TEST_INDGEN_INLINE: NO errors encountered during TEST_INDGEN_INLINE tests 128: % RESTORE: Error opening file. Unit: XXXX, File: indgen_sample.sav. 128: % Execution halted at: TEST_INDGEN_SAMPLE_CHECK 157 /builddir/build/BUILD/gdl-0.9.9/testsuite/test_indgen.pro 128: % TEST_INDGEN 222 /builddir/build/BUILD/gdl-0.9.9/testsuite/test_indgen.pro 128: % $MAIN$ 13/23 Test #128: test_indgen.pro ..................***Timeout 600.16 sec test 134 Start 134: test_l64.pro 134: Test command: /builddir/build/BUILD/gdl-0.9.9/build/testsuite/launchtest "test_l64.pro" 134: Test timeout computed to be: 600 134: % Compiled module: TEST_L64. 134: Be patient, this code will allocate LARGE arrays (2LL^32 size) 134: The code may fail or swap if not enough memory 134: TEST EXITED FROM SIGNAL 11 14/23 Test #134: test_l64.pro .....................***Failed 0.77 sec test 137 Start 137: test_list.pro 137: Test command: /builddir/build/BUILD/gdl-0.9.9/build/testsuite/launchtest "test_list.pro" 137: Test timeout computed to be: 600 137: % Compiled module: TEST_LIST. 137: % Compiled module: BANNER_FOR_TESTSUITE. 137: % Compiled module: GDL_IDL_FL. 137: % TEST_LIST: ================================================== 137: % TEST_LIST: = = 137: % TEST_LIST: = NO errors encountered during TEST_LIST tests = 137: % TEST_LIST: = = 137: % TEST_LIST: ================================================== 15/23 Test #137: test_list.pro .................... Passed 1.40 sec test 140 Start 140: test_make_dll.pro 140: Test command: /builddir/build/BUILD/gdl-0.9.9/build/testsuite/launchtest "test_make_dll.pro" 140: Test timeout computed to be: 600 140: % Compiled module: TEST_MAKE_DLL. 140: % Compiled module: PATH_SEP. 140: % Compiled module: GDL_IDL_FL. 140: Working here : /builddir/build/BUILD/gdl-0.9.9/build/testsuite/ 140: % Compiled module: MAKE_DLL. 140: % Compiled module: PATH_SEP_ADD. 140: /builddir/build/BUILD/gdl-0.9.9/testsuite/test_make_dll.c 140: /tmp/test_make_dll.o 140: /builddir/build/BUILD/gdl-0.9.9/build/testsuite/GDL_test_make_dll.so 140: % Compiled module: ERRORS_ADD. 140: % TEST_MAKE_DLL: Error on operation : error in ADD_FLOAT case 11 140: % Compiled module: BANNER_FOR_TESTSUITE. 140: % TEST_MAKE_DLL: ===================================================== 140: % TEST_MAKE_DLL: = = 140: % TEST_MAKE_DLL: = 1 errors encountered during TEST_MAKE_DLL tests = 140: % TEST_MAKE_DLL: = = 140: % TEST_MAKE_DLL: ===================================================== 16/23 Test #140: test_make_dll.pro ................***Failed 1.95 sec test 149 Start 149: test_n_tags.pro 149: Test command: /builddir/build/BUILD/gdl-0.9.9/build/testsuite/launchtest "test_n_tags.pro" 149: Test timeout computed to be: 600 149: % Compiled module: TEST_N_TAGS. 149: % Compiled module: GIVE_LIST_NUMERIC. 149: % Compiled module: ERRORS_ADD. 149: % TEST_NTAGS_BY_TYPE: Error on operation : /length case <> 149: % TEST_NTAGS_BY_TYPE: Error on operation : /length case <> 149: % TEST_NTAGS_BY_TYPE: Error on operation : /length case <> 149: % TEST_NTAGS_BY_TYPE: Error on operation : /length case <> 149: % TEST_NTAGS_BY_TYPE: Error on operation : /length case <> 149: % TEST_NTAGS_BY_TYPE: Error on operation : /length case <> 149: % TEST_NTAGS_BY_TYPE: Error on operation : /length case <> 149: % TEST_NTAGS_BY_TYPE: Error on operation : /length case <> 149: % Compiled module: BANNER_FOR_TESTSUITE. 149: % Compiled module: GDL_IDL_FL. 149: % TEST_NTAGS_BY_TYPE: ========================================================== 149: % TEST_NTAGS_BY_TYPE: = = 149: % TEST_NTAGS_BY_TYPE: = 8 errors encountered during TEST_NTAGS_BY_TYPE tests = 149: % TEST_NTAGS_BY_TYPE: = = 149: % TEST_NTAGS_BY_TYPE: ========================================================== 149: % Compiled module: ERRORS_CUMUL. 149: % TEST_NTAGS_BY_TYPE: Error on operation : /length case <> 149: % TEST_NTAGS_BY_TYPE: Error on operation : /length case <> 149: % TEST_NTAGS_BY_TYPE: Error on operation : /length case <> 149: % TEST_NTAGS_BY_TYPE: ========================================================== 149: % TEST_NTAGS_BY_TYPE: = = 149: % TEST_NTAGS_BY_TYPE: = 3 errors encountered during TEST_NTAGS_BY_TYPE tests = 149: % TEST_NTAGS_BY_TYPE: = = 149: % TEST_NTAGS_BY_TYPE: ========================================================== 149: % TEST_NTAGS_BY_TYPE: Error on operation : /length case <> 149: % TEST_NTAGS_BY_TYPE: Error on operation : /length case <> 149: % TEST_NTAGS_BY_TYPE: Error on operation : /length case <> 149: % TEST_NTAGS_BY_TYPE: Error on operation : /length case <> 149: % TEST_NTAGS_BY_TYPE: Error on operation : /length case <> 149: % TEST_NTAGS_BY_TYPE: Error on operation : /length case <> 149: % TEST_NTAGS_BY_TYPE: Error on operation : /length case <> 149: % TEST_NTAGS_BY_TYPE: Error on operation : /length case <> 149: % TEST_NTAGS_BY_TYPE: ========================================================== 149: % TEST_NTAGS_BY_TYPE: = = 149: % TEST_NTAGS_BY_TYPE: = 8 errors encountered during TEST_NTAGS_BY_TYPE tests = 149: % TEST_NTAGS_BY_TYPE: = = 149: % TEST_NTAGS_BY_TYPE: ========================================================== 149: % TEST_NTAGS_MIXING_TYPE: Error on operation : /length case 47 149: % TEST_NTAGS_MIXING_TYPE,: 149: =============================================================== 149: % TEST_NTAGS_MIXING_TYPE,: 149: = = 149: % TEST_NTAGS_MIXING_TYPE,: 149: = 1 errors encountered during TEST_NTAGS_MIXING_TYPE, tests = 149: % TEST_NTAGS_MIXING_TYPE,: 149: = = 149: % TEST_NTAGS_MIXING_TYPE,: 149: =============================================================== 149: % TEST_NTAGS: =================================================== 149: % TEST_NTAGS: = = 149: % TEST_NTAGS: = 20 errors encountered during TEST_NTAGS tests = 149: % TEST_NTAGS: = = 149: % TEST_NTAGS: =================================================== 17/23 Test #149: test_n_tags.pro ..................***Failed 1.32 sec test 159 Start 159: test_parse_url.pro 159: Test command: /builddir/build/BUILD/gdl-0.9.9/build/testsuite/launchtest "test_parse_url.pro" 159: Test timeout computed to be: 600 159: % Compiled module: TEST_PARSE_URL. 159: % Compiled module: BANNER_FOR_TESTSUITE. 159: % Compiled module: GDL_IDL_FL. 159: % TEST_PARSE_URL_BASIC: 159: NO errors encountered during TEST_PARSE_URL_BASIC tests 159: % Compiled module: ERRORS_CUMUL. 159: % TEST_PARSE_URL: ======================================================= 159: % TEST_PARSE_URL: = = 159: % TEST_PARSE_URL: = NO errors encountered during TEST_PARSE_URL tests = 159: % TEST_PARSE_URL: = = 159: % TEST_PARSE_URL: ======================================================= 18/23 Test #159: test_parse_url.pro ............... Passed 0.98 sec test 183 Start 183: test_resolve_routine.pro 183: Test command: /builddir/build/BUILD/gdl-0.9.9/build/testsuite/launchtest "test_resolve_routine.pro" 183: Test timeout computed to be: 600 183: % Compiled module: TEST_RESOLVE_ROUTINE. 183: % Compiled module: PATH_SEP. 183: % Compiled module: TEST_ANGLES. 183: % Compiled module: MYPROC. 183: % Compiled module: MYFUNCTION. 183: % Compiled module: TEST_ARG_PRESENT. 183: % Compiled module: TEST_ARRAY_EQUAL_DIFF_TYPE. 183: % Compiled module: TEST_ARRAY_EQUAL_NOT_EQUAL. 183: % Compiled module: TEST_ARRAY_EQUAL_CHECK_DIM. 183: % Compiled module: TEST_ARRAY_EQUAL_SAME_TYPE. 183: % Compiled module: TEST_ARRAY_EQUAL. 183: % Compiled module: TEST_ARRAY_INDICES_REKO. 183: % Compiled module: TEST_ARRAY_INDICES_DIST. 183: % Compiled module: TEST_ARRAY_INDICES. 183: % Compiled module: SUBTIL_AXIS. 183: % Compiled module: AXIS_COMPLEX. 183: % Compiled module: AXIS_RANGE. 183: % Compiled module: AXIS_BASIC. 183: % Compiled module: TEST_AXIS. 183: % Compiled module: TEST_BASE64. 183: % Compiled module: TEST_BESEL_J_Y. 183: % Compiled module: TEST_BESEL_I_K. 183: % Compiled module: TEST_BESEL_NUMERIC. 183: % Compiled module: TEST_BESEL. 183: % Compiled module: TEST_BINFMT. 183: % Compiled module: TEST_BITS_PER_PIX. 183: % Compiled module: TEST1. 183: % Compiled module: TEST2. 183: % Compiled module: TEST3. 183: % Compiled module: TEST4. 183: % Compiled module: TEST_BRAIN. 183: % Compiled module: TEST_BUG_1779553. 183: % Compiled module: TEST_BUG_2555865. 183: % Compiled module: TEST_BUG_2610174. 183: % Compiled module: TEST_BUG_2846561. 183: % Compiled module: TEST_BUG_2876150. 183: % Compiled module: TEST_BUG_2876161. 183: % Compiled module: TEST_BUG_2876372. 183: % Compiled module: TEST_BUG_2892631. 183: % Compiled module: TEST_BUG_2949487. 183: % Compiled module: TEST_BUG_2974380. 183: % Compiled module: TEST_BUG_3033108. 183: % Compiled module: TEST_BUG_3054361. 183: % Compiled module: TEST_BUG_3055720. 183: % Compiled module: TEST_BUG_3057511. 183: % Compiled module: TEST_BUG_3057520. 183: % Compiled module: TEST_BUG_3061072. 183: % Compiled module: FOO::INIT. 183: % Compiled module: FOO__DEFINE. 183: % Compiled module: GDL_TEST. 183: % Compiled module: TEST_BUG_3081887. 183: % Compiled module: TEST_BUG_3085858. 183: % Compiled module: TEST_BUG_3086851. 183: % Compiled module: TEST_BUG_3091599. 183: % Compiled module: TEST_BUG_3091610. 183: % Compiled module: TEST_BUG_3100945. 183: % Compiled module: TEST_BUG_3104209. 183: % Compiled module: TEST_BUG_3104209_HELPER. 183: % Compiled module: TEST_BUG_3104214. 183: % Compiled module: GETTING_LINE_NUMBER. 183: % Compiled module: TEST_BUG_3104326. 183: % Compiled module: TEST_BUG_3104326_HELPER. 183: % Compiled module: TEST_BUG_3104326_HELPER_SUB. 183: % Compiled module: TEST_BUG_3104349. 183: % Compiled module: TEST_BUG_3147146. 183: % Compiled module: TEST_BUG_3147181. 183: % Compiled module: TEST_BUG_3147733. 183: % Compiled module: TEST_BUG_3147733_HELPER. 183: % Compiled module: IS_EXPRESSION. 183: % Compiled module: TEST_BUG_3151760. 183: % Compiled module: TEST_BUG_3152892. 183: % Compiled module: TEST_BUG_3152899. 183: % Compiled module: B__DEFINE. 183: % Compiled module: A__DEFINE. 183: % Compiled module: TEST_BUG_3189072. 183: % Compiled module: TEST_BUG_3199465. 183: % Compiled module: TEST_BUG_3275334. 183: % Compiled module: TEST_BUG_3285659. 183: % Compiled module: TEST_BUG_3286031. 183: % Compiled module: TEST_BUG_3288652. 183: % Compiled module: TEST_BUG_3290532. 183: % Compiled module: TEST_BUG_3296360. 183: % Compiled module: TEST_BUG_3298378. 183: % Compiled module: TEST_BUG_3300626. 183: % Compiled module: TEST_BUG_3313522. 183: % Compiled module: TEST_BUG_3376577. 183: % Compiled module: TEST_BUG_3394430. 183: % Compiled module: TEST_BUG_3426399. 183: % Compiled module: TEST_BUG_3453775. 183: % Compiled module: TEST_BUG_3488003. 183: % Compiled module: TEST_BUG_3559291. 183: % Compiled module: TEST_BUG_3572473. 183: % Compiled module: TEST_BUG_3595172. 183: % Compiled module: TEST_BUG_635. 183: % Compiled module: TEST_BUG_708. 183: % Compiled module: TEST_BUG_709_1. 183: % Compiled module: TEST_BUG_709_2. 183: % Compiled module: TEST_BUG_709_3. 183: % Compiled module: TEST_BUG_709_4. 183: % Compiled module: TEST_BUG_709_5. 183: % Compiled module: TEST_BUG_709_6. 183: % Compiled module: TEST_BUG_709_7. 183: % Compiled module: TEST_BUG_709_8. 183: % Compiled module: TEST_BUG_709_9. 183: % Compiled module: TEST_BUG_709_10. 183: % Compiled module: TEST_BUG_709. 183: % Compiled module: TEST_BUG_719_FINDGEN. 183: % Compiled module: TEST_BUG_719_REFORM. 183: % Compiled module: TEST_BUG_719. 183: % Compiled module: TEST_BUG_N000542. 183: % Compiled module: TEST_BUG_N000580. 183: % Compiled module: TEST_BUG_N000581. 183: % Compiled module: TEST_BUG_N000587. 183: % Compiled module: TEST_BUG_N000597. 183: % Compiled module: TEST_BUG_N000599. 183: % Compiled module: TEST_BUG_N000607. 183: % Compiled module: TEST_BUG_N000608. 183: % Compiled module: TEST_BUG_N000720. 183: % Compiled module: TEST_BYTE_CONV_POWER. 183: % Compiled module: TEST_BYTE_BUG_586. 183: % Compiled module: TEST_BYTE_BASIC_32768. 183: % Compiled module: TEST_BYTE_WITH_LOOP. 183: % Compiled module: TEST_BYTE_STRING2BYTE. 183: % Compiled module: TEST_BYTE_CONVERSION. 183: % Compiled module: TEST_BYTSCL_DIFF_GDL_IDL. 183: % Compiled module: TEST_BYTSCL_TOP. 183: % Compiled module: TEST_BYTSCL_RAMPS. 183: % Compiled module: TEST_BYTSCL_RAMPS_NAN. 183: % Compiled module: TEST_BYTSCL_PRINT. 183: % Compiled module: TEST_BYTSCL_IDL_PROBLEM. 183: % Compiled module: TEST_BYTSCL. 183: % Compiled module: LOOKING_FOR_CE_LIB. 183: % Compiled module: TEST_CE_BYTE. 183: % Compiled module: TEST_CE_INT. 183: % Compiled module: TEST_CE_LONG. 183: % Compiled module: TEST_CE_FLOAT. 183: % Compiled module: TEST_CE_DOUBLE. 183: % Compiled module: TEST_CE_UINT. 183: % Compiled module: TEST_CE_ULONG. 183: % Compiled module: TEST_CE_LONG64. 183: % Compiled module: TEST_CE_ULONG64. 183: % Compiled module: TEST_CE_STRING. 183: % Compiled module: TEST_CE_STRUCT. 183: % Compiled module: TEST_CE_COMPLEX. 183: % Compiled module: TEST_CE_DCOMPLEX. 183: % Compiled module: TEST_CE_BY_VALUE. 183: % Compiled module: TEST_CE_MUST_FAILED. 183: % Compiled module: TEST_CALL_EXTERNAL. 183: % Compiled module: FUNC_MY_FUNC. 183: % Compiled module: BASIC_CALL_FUNCTION. 183: % Compiled module: TEST_CALL_FUNCTION. 183: % Compiled module: THE_FUNCTION. 183: % Compiled module: CALL_FUNCTION_EXTRA. 183: % Compiled module: TEST_CALL_FUNCTION_EXTRA. 183: % Compiled module: PRO_MY_PRO. 183: % Compiled module: BASIC_CALL_PROCEDURE. 183: % Compiled module: TEST_CALL_PROCEDURE. 183: % Compiled module: THE_PROCEDURE. 183: % Compiled module: CALL_PROCEDURE_EXTRA. 183: % Compiled module: TEST_CALL_PROCEDURE_EXTRA. 183: % Compiled module: DO_ERROR. 183: % Program caused arithmetic error: Integer divide by 0 183: % Compiled module: DO_ERROR_INT. 183: % Compiled module: DO_ERROR_FLT. 183: % Compiled module: DO_ERROR_ZERO. 183: % Compiled module: TEST_CHECK_MATH. 183: % Program caused arithmetic error: Integer divide by 0 183: % Compiled module: TEST_CHECK_MATH_CUMUL. 183: % Compiled module: MINI_PRO. 183: % Compiled module: $MAIN$. 183: % Compiled module: TEST_CHISQR_CVF. 183: % Compiled module: TEST_CLIP. 183: % Compiled module: TEST_COLORS. 183: % Compiled module: DO_TEST_COLORSETUP. 183: % Compiled module: TEST_COLORSETUP. 183: % Compiled module: TEST_PRO_COMMON_ONLY. 183: % Compiled module: TEST_FUN_COMMON_ONLY. 183: % Compiled module: TEST_PRO_COMMON. 183: % Compiled module: TEST_FUN_COMMON. 183: % Compiled module: TEST_COMMON. 183: % Compiled module: TEST_CONGRID_BASIC. 183: % Compiled module: TEST_CONGRID_ON_IMAGES. 183: % Compiled module: TEST_CONGRID_ON_PLOT. 183: % Compiled module: TEST_CONGRID. 183: % Compiled module: TEST_CONSTANTS. 183: % Compiled module: MYMESS. 183: % Compiled module: TRACK_UPDATE. 183: % Compiled module: TEST_CONTAINER. 183: % Compiled module: VAGUES2D. 183: % Compiled module: STOP_OR_CONTINUE. 183: % Compiled module: TEST_CONTOUR_NLEVELS. 183: % Compiled module: TEST_CONTOUR_LEVELS. 183: % Compiled module: TEST_CONTOUR_FILL. 183: % Compiled module: TEST_CONTOUR_NAN_INF. 183: % Compiled module: TEST_CONTOUR_BASIC. 183: % Compiled module: TEST_CONTOUR. 183: % Compiled module: MYMESS. 183: % Compiled module: TEST_CONVERT_COORD. 183: % Compiled module: SUB_TEST_CONVOL. 183: % Compiled module: TEST_CONVOL. 183: % Compiled module: ARRAY_EQUAL_ROUND. 183: % Compiled module: TEST_CORRELATE_COYOTE. 183: % Compiled module: TEST_CORRELATE_BASIC. 183: % Compiled module: TEST_CORRELATE. 183: % Compiled module: TEST_CURSOR. 183: % Compiled module: DRAW. 183: % Compiled module: TEST_DELVARRNEW. 183: % Compiled module: TEST_DELVARRNEW. 183: % Compiled module: TEST_DERIV. 183: % Compiled module: TEST_DEVICE_X. 183: % Compiled module: TEST_DEVICE_PS. 183: % Compiled module: TEST_DEVICE_FONTS. 183: % Compiled module: TEST_DEVICE. 183: % Compiled module: TEST_DIAG_MATRIX_EXTRACT. 183: % Compiled module: TEST_DIAG_MATRIX_INSERT. 183: % Compiled module: TEST_DIAG_MATRIX. 183: % Compiled module: TEST_DIALOG_MESSAGE. 183: % Compiled module: TEST_DICOM. 183: % Compiled module: TEST_DILATE. 183: % Compiled module: TEST_DIMS_OF_ARRAYS. 183: % Compiled module: TEST_ERFINV. 183: % Compiled module: TEST_ERFS_PLOT. 183: % Compiled module: TEST_ERF_NUMERIC. 183: % Compiled module: TEST_ERFC_NUMERIC. 183: % Compiled module: TEST_ERFS. 183: % Compiled module: TEST_ERODE. 183: % Compiled module: PRO_MY_PRO. 183: % Compiled module: FUNC_MY_FUNC. 183: % Compiled module: TEST_BUG_3441031. 183: % Compiled module: TEST_EXECUTE_OLD. 183: % Compiled module: TEST_EXECUTE_MISSING. 183: % Compiled module: TEST_BASIC_EXECUTE. 183: % Compiled module: TEST_EXECUTE. 183: % Compiled module: TEST_EXPINT_PLOT. 183: % Compiled module: TEST_NUMERIC2. 183: % Compiled module: TEST_EXPINT_NUMERIC. 183: % Compiled module: TEST_EXPINT. 183: % Compiled module: FFT_EXTRA_KEYWORDS. 183: % Compiled module: PLOT_EXTRA_KEYWORDS. 183: % Compiled module: TEST_EXTRA_KEYWORDS. 183: % Compiled module: TEST_FACTORIAL. 183: % Compiled module: TEST_FFT_ALL_TYPES. 183: % Compiled module: TEST_FFT_GO_AND_BACK. 183: % Compiled module: TEST_FFT. 183: % Compiled module: GENERATE_WAVES. 183: % Compiled module: TEST_FFT_DIM_BASIC. 183: % Compiled module: TEST_FFT_DIM_2D. 183: % Compiled module: TEST_FFT_DIM_3D. 183: % Compiled module: TEST_FFT_DIM. 183: % Compiled module: TEST_FFT_LEAK_ONE_TYPE. 183: % Compiled module: TEST_FFT_LEAK. 183: % Compiled module: TEST_FILE_BASENAME. 183: % Compiled module: DEL_TEST_FILES. 183: % Compiled module: CREATE_DUMMYFILE. 183: % Compiled module: FILE_APPEND. 183: % Compiled module: TEST_FILE_COPY. 183: % Compiled module: DEL_TEST_FILES. 183: % Compiled module: TEST_FILE_DELETE. 183: % Compiled module: TEST_FILE_DIRNAME. 183: % Compiled module: $MAIN$. 183: % Compiled module: TEST_FILE_INFO. 183: % Compiled module: TEST_FILE_LINES. 183: % Compiled module: TEST_FILE_LINK. 183: % Compiled module: TEST_FILE_MOVE. 183: % Compiled module: TEST_FILE_SEARCH_CREATE. 183: % Compiled module: TEST_FILE_SEARCH_REMOVE. 183: % Compiled module: TEST_FILE_SEARCH_GLOB. 183: % Compiled module: TEST_FULLY_QUALIFY_PATH. 183: % Compiled module: TEST_SPECIAL_PATHS. 183: % Compiled module: TEST_FILE_SEARCH. 183: % Compiled module: TEST_FILE_TEST_DIR_DANGLING. 183: % Compiled module: TEST_FILE_TEST_DIR_BASIC. 183: % Compiled module: TEST_FILE_TEST_DIR_SYMLINK. 183: % Compiled module: TEST_FILE_TEST_FILE_BASIC. 183: % Compiled module: TEST_FILE_TEST_FILE_SYMLINK. 183: % Compiled module: TEST_FILE_TEST_UNIX. 183: % Compiled module: TEST_FILE_TEST_GET_MODE. 183: % Compiled module: TEST_FILE_TEST. 183: % Compiled module: TEST_FILE_WHICH. 183: % Compiled module: TEST_FINITE_BASIC. 183: % Compiled module: TEST_FINITE_VALUES. 183: % Compiled module: TEST_FINITE_TIMETEST. 183: % Compiled module: TEST_FINITE. 183: % Compiled module: TEST_FIX_NAN_INF. 183: % Compiled module: TEST_FIX_UNSIGNED. 183: % Compiled module: TEST_FIX_ONE_VALUE. 183: % Compiled module: TEST_FIX. 183: % Compiled module: TEST_FIXPRINT. 183: % Compiled module: TEST_FLOAT2STRING. 183: % Compiled module: INTERNAL_FORMAT_PRINTING. 183: % Compiled module: GENERATE_FORMATS_FILE. 183: % Compiled module: TEST_FORMATS. 183: % Compiled module: FUNC1_STUPID. 183: % Compiled module: FUNC1. 183: % Compiled module: FUNC2. 183: % Compiled module: FUNC3. 183: % Compiled module: TEST_FX_ROOT_ON_FUNC. 183: % Compiled module: WHERE_DO_WE_CONVERGE. 183: % Compiled module: TEST_FX_ROOT. 183: % Compiled module: POLY. 183: % Compiled module: TEST_FZ_ROOTS_ON_POLY. 183: % Compiled module: TEST_FZ_ROOTS. 183: % Compiled module: TEST_GAMMA_PLOT. 183: % Compiled module: TEST_LNGAMMA_PLOT. 183: % Compiled module: TEST_IGAMMA_PLOT. 183: % Compiled module: TEST_BETA_PLOT. 183: % Compiled module: TEST_NUMERIC. 183: % Compiled module: TEST_NUMERIC2. 183: % Compiled module: SEPARATOR. 183: % Compiled module: TEST_GAMMA_NUMERIC. 183: % Compiled module: TEST_LNGAMMA_NUMERIC. 183: % Compiled module: TEST_IGAMMA_NUMERIC. 183: % Compiled module: TEST_BETA_NUMERIC. 183: % Compiled module: TEST_GAMMAS. 183: % Compiled module: TEST_GC. 183: % Compiled module: TEST_GET_KBRD. 183: % Compiled module: TEST_GET_KBRD_ZERO. 183: % Compiled module: TEST_GET_KBRD_WAIT. 183: % Compiled module: CALL_GET_LUN. 183: % Compiled module: TEST_GET_LUN. 183: % Compiled module: DEMO_GET_SCREEN_SIZE. 183: % Compiled module: TESTING_GET_SCREEN_SIZE. 183: % Compiled module: TEST_GET_SCREEN_SIZE. 183: % Compiled module: TEST_GH00178. 183: % Compiled module: TEST_GREEK_LETTERS. 183: % Compiled module: TEST_GRIB. 183: % Compiled module: ERRORS_ADD. 183: % Compiled module: TEST_HASH. 183: % Compiled module: TEST_HDF5_BYTE_ARRAY. 183: % Compiled module: TEST_HDF5_STRING. 183: % Compiled module: TEST_HDF5. 183: % Compiled module: TEST_HEALPIX. 183: % Compiled module: TEST_HEAP_REFCOUNT. 183: % Compiled module: HOLDACOMMON. 183: % Compiled module: HOLDBCOMMON. 183: % Compiled module: TEST_HELP. 183: % Compiled module: ENSURE_EQUAL. 183: % Compiled module: TEST_HIST_2D. 183: % Compiled module: TEST_HIST_EQUAL. 183: % Compiled module: TEST_HISTO_RANDOMU. 183: % Compiled module: TEST_HISTO_GAUSS. 183: % Compiled module: TEST_HISTO_BASIC. 183: % Compiled module: TEST_HISTO_NAN. 183: % Compiled module: TEST_HISTO_UNITY_BIN. 183: % Compiled module: TEST_HISTO. 183: % Compiled module: O__DEFINE. 183: % Compiled module: O::AFUN. 183: % Compiled module: O::APRO. 183: % Warning: Assignment to loop variable detected. 183: % Compiled module: TEST_IDL8. 183: % Compiled module: SMART_MESSAGE. 183: % Compiled module: INTERNAL_TEST. 183: % Compiled module: TEST_IDL_VALIDNAME_SINGLE. 183: % Compiled module: TEST_IDL_VALIDNAME_MULTI. 183: % Compiled module: TEST_IDL_VALIDNAME. 183: % Compiled module: TEST_IDLNETURL. 183: % Compiled module: DIFF_BELOW_TOL. 183: % Compiled module: TEST_IMAGE_STATISTICS. 183: % Compiled module: TEST_INDGEN_BY_NAME. 183: % Compiled module: TEST_INDGEN_BY_KEYWORD. 183: % Compiled module: TEST_INDGEN_N_ELEMENTS. 183: % Compiled module: TEST_INDGEN_INCREMENT. 183: % Compiled module: TEST_INDGEN_INLINE. 183: % Compiled module: TEST_INDGEN_SAMPLE_CHECK. 183: % Compiled module: TEST_INDGEN_SAMPLE_GENERATE. 183: % Compiled module: TEST_INDGEN. 183: % Compiled module: TEST_INTERPOL. 183: % Compiled module: TEST_BUG_3483402. 183: % Compiled module: TEST_BUG_458. 183: % Compiled module: TEST_BUG_223. 183: % Compiled module: TEST_INTERPOLATE_MISSING. 183: % Compiled module: TEST_INTERPOLATE_TYPE. 183: % Compiled module: TEST_INTERPOLATE. 183: % Compiled module: BENCH_INVERT_MATRIX. 183: % Compiled module: MATRIX_AND_STATUS. 183: % Compiled module: TEST_INVERT_ONE_ELEMENT. 183: % Compiled module: TEST_INVERT_WITH_STRING. 183: % Compiled module: TEST_INVERT_MATRIX. 183: % Compiled module: TYPE_GEN. 183: % Compiled module: INCREMENT_ERRORS. 183: % Compiled module: TEST_ISA_FOR_LIST. 183: % Compiled module: TEST_ISA_FOR_HASH. 183: % Compiled module: TEST_ISA_FOR_POINTER. 183: % Compiled module: TEST_ISA_FOR_OBJECT. 183: % Compiled module: TEST_ISA_FOR_STRUCT. 183: % Compiled module: TEST_ISA_FOR_NUMBERS. 183: % Compiled module: TEST_ISA. 183: % Compiled module: TEST_ISHFT. 183: % Compiled module: TEST_JD_OP_TUT. 183: % Compiled module: TEST_KW. 183: % Compiled module: TEST_KEYWORD_SET_BUT_NULL. 183: % Compiled module: TEST_BUG_LENNY. 183: % Compiled module: TEST_BUG_FFT. 183: % Compiled module: TEST_BUG_SAVE_RESTORE. 183: % Compiled module: TEST_KNOWN_BUGS. 183: % Compiled module: TEST_L64_SIZE. 183: % Compiled module: TEST_L64_N_ELEMENTS. 183: % Compiled module: TEST_L64. 183: % Compiled module: TEST_LLS_FROM_MKL. 183: % Compiled module: TEST_LA_LEAST_SQUARES. 183: % Compiled module: LEVEL3. 183: % Compiled module: LEVEL2. 183: % Compiled module: LEVEL1. 183: % Compiled module: TEST_LEVELS. 183: % Compiled module: TEST_LINFIT. 183: % Compiled module: ERRORS_ADD. 183: % Compiled module: TEST_LIST. 183: % Compiled module: TRACK_UPDATE. 183: % Compiled module: $MAIN$. 183: % Compiled module: TEST_LUDC_IDL. 183: % Compiled module: TEST_LUDC_GSL. 183: % Compiled module: TEST_LUDC_LUSOL. 183: % Compiled module: TEST_MAKE_ARRAY_KEYWORD. 183: % Compiled module: TEST_MAKE_ARRAY_TYPE. 183: % Compiled module: TEST_MAKE_ARRAY_MISC. 183: % Compiled module: TEST_MAKE_ARRAY_VALUE. 183: % Compiled module: TEST_MAKE_ARRAY. 183: % Compiled module: TEST_MAKE_DLL. 183: % Compiled module: INTERNAL_GDL_MAP_LIBS. 183: % Compiled module: GET_MAP_PROCEDURES. 183: % Compiled module: CHECK_GSHHG_DATA. 183: % Compiled module: TEST_MAP_PROCEDURES. 183: % Compiled module: INTERNAL_GDL_MAP_CHECK. 183: % Compiled module: GET_GSHHG_DATA. 183: % Compiled module: TEST_MAP. 183: % Compiled module: TEST_MAP2. 183: % Compiled module: COMPARE_2SIZE. 183: % Compiled module: TEST_ONE_MATH_FUNCTION_DIM. 183: % Compiled module: TEST_MATH_FUNCTION_DIM. 183: % Compiled module: TEST_MATRIX_UNITARY. 183: % Compiled module: TEST_MATRIX_MULTIPLY. 183: % Compiled module: TEST_MEMORY. 183: % Compiled module: MYDEBUG. 183: % Compiled module: LEVEL4. 183: % Compiled module: LEVEL3. 183: % Compiled module: LEVEL2. 183: % Compiled module: LEVEL1. 183: % Compiled module: TEST_MESSAGE. 183: % Compiled module: GET_MINMAX_ARRAY. 183: % Compiled module: COMPUTE_MINMAX. 183: % Compiled module: MULTI_BASIC_MINMAX. 183: % Compiled module: BENCH_TEST_MINMAX. 183: % Compiled module: DIMENSION_TEST_MINMAX. 183: % Compiled module: TEST_MINMAX. 183: % Compiled module: MYMESS. 183: % Compiled module: TMP_TYPENAME. 183: % Compiled module: MODULO_ON_INTEGERS. 183: % Compiled module: MODULO_ON_FLOAT. 183: % Compiled module: TEST_MODULO. 183: % Compiled module: ERREUR. 183: % Compiled module: CHECK_DIMENSION_CAPABILITY. 183: % Compiled module: CHECK_VISUAL_MOMENT. 183: % Compiled module: TEST_NUMERICAL_MOMENT. 183: % Compiled module: TEST_MOMENT. 183: % Compiled module: PARABOLE. 183: % Compiled module: OTHER_TEST_MPFIT. 183: % Compiled module: MYGAUSS. 183: % Compiled module: TEST_MPFIT_ON_GAUSS1D. 183: % Compiled module: TEST_MPFIT. 183: % Compiled module: FOO. 183: % Compiled module: CONSTANT. 183: % Compiled module: PSEUDO_CONSTANT. 183: % Compiled module: BUGGY. 183: % Compiled module: MOIST_ISENTROPE_INIT. 183: % Compiled module: M_I_CP. 183: % Compiled module: M_I_ES. 183: % Compiled module: M_I_LM. 183: % Compiled module: MOIST_ISENTROPE. 183: % Compiled module: TEST_MULTIROOTS. 183: % Compiled module: TEST_NTAGS_BY_TYPE. 183: % Compiled module: TEST_NTAGS_MIXING_TYPE. 183: % Compiled module: TEST_N_TAGS. 183: % Compiled module: TEST_NANS_IN_SORT_AND_MEDIAN. 183: % Compiled module: TEST_NESTEDLOOP. 183: % Compiled module: TEST_NETCDF. 183: % Compiled module: TEST_NORM_VECTORS. 183: % Compiled module: TEST_NORM_MATRIX. 183: % Compiled module: TEST_NORM. 183: % Compiled module: TEST_NULL_CREATE. 183: % Compiled module: TEST_NULL_LOGICAL. 183: % Compiled module: TEST_NULL_ARRAY. 183: % Compiled module: TEST_NULL. 183: % Compiled module: TEST_OBJ_DESTROY. 183: % Compiled module: TEST_OBJ_HASMETHOD. 183: % Compiled module: INCREMENT_ERRORS. 183: % Compiled module: TEST_OBJ_ISA_FOR_LIST. 183: % Compiled module: TEST_OBJ_ISA_FOR_OBJARR. 183: % Compiled module: TEST_OBJ_ISA. 183: % Compiled module: USING_PRO. 183: % Compiled module: USING_PRO_ONE_LINE. 183: % Compiled module: USING_FUN. 183: % Compiled module: TEST_TEST_OBJ_NEW. 183: % Compiled module: SUPER_CALL_OF_TEST_OBJ_NEW. 183: % Compiled module: TEST_OBJ_NEW. 183: % Compiled module: TEST_OBJ_VALID. 183: % Compiled module: TEST_OP_ELEM. 183: % Compiled module: TEST_OP_POWER. 183: % Compiled module: TEST_OUTOFMEM. 183: % Compiled module: TEST_PARSE_URL_BASIC. 183: % Compiled module: TEST_PARSE_URL. 183: % Compiled module: TEST_AUTOSCALE. 183: % Compiled module: TEST_YNOZERO. 183: % Compiled module: TEST_ALL_EQUAL. 183: % Compiled module: CUSTOM_WINDOW_DIM. 183: % Compiled module: TEST_PLOT_BASIC. 183: % Compiled module: TEST_PLOT_BENCH_ONE. 183: % Compiled module: TEST_PLOT_BENCHMARK. 183: % Compiled module: PLOT_INF_NAN. 183: % Compiled module: TEST_PLOT_TRICK. 183: % Compiled module: TEST_PLOT_INF_NAN. 183: % Compiled module: TEST_PLOT_INFO. 183: % Compiled module: TEST_SWITCH_LINESTYLE. 183: % Compiled module: MULTI_LINESTYLE. 183: % Compiled module: SINUS_LINE. 183: % Compiled module: TEST_PLOT_LINESTYLE. 183: % Compiled module: INIT_DATA. 183: % Compiled module: DO_IT. 183: % Compiled module: CALL_X_PLOT. 183: % Compiled module: TEST_PLOT_OO_CALL. 183: % Compiled module: TEST_PLOT_OO. 183: % Compiled module: TEST_PLOT_YRANGES. 183: % Compiled module: TEST_PLOT_RANGES. 183: % Compiled module: SYM_STAR. 183: % Compiled module: TEST_DEMO_SYM_STAR. 183: % Compiled module: MY_USERSYM. 183: % Compiled module: TEST_PLOTSYM. 183: % Compiled module: TEST_OPLOTS_USERSYM. 183: % Compiled module: TEST_PLOT_USERSYM_COLOR. 183: % Compiled module: INTERNAL_PLOT. 183: % Compiled module: TEST_PLOT_USERSYM_NAN. 183: % Compiled module: TEST_PLOT_USERSYM. 183: % Compiled module: NEXT. 183: % Compiled module: TEST_PLOTTING_MISC. 183: % Compiled module: TEST_PLOTTING_RANGES. 183: % Compiled module: TEST_PMULTI. 183: % Compiled module: PLOTOPLOT. 183: % Compiled module: TEST_PMULTI_BASIC. 183: % Compiled module: READ_4B_FILE. 183: % Compiled module: TEST_POINT_LUN. 183: % Compiled module: TEST_POLY2D_OLD. 183: % Compiled module: INIT_POLYWARP. 183: % Compiled module: TV_OR_WINDOW. 183: % Compiled module: TEST_POLY2D_NEW. 183: % Compiled module: TEST_POLY2D. 183: % Compiled module: TEST_TV_PS_PMULTI. 183: % Compiled module: TEST_POSTSCRIPT_APPLEMAN. 183: % Compiled module: TEST_POSTSCRIPT_BASIC. 183: % Compiled module: TEST_POSTSCRIPT. 183: % Compiled module: PRAXIS. 183: % Compiled module: R8VEC_PRINT. 183: % Compiled module: BEALE_TEST. 183: % Compiled module: BEALE_F. 183: % Compiled module: BOX_TEST. 183: % Compiled module: BOX_F. 183: % Compiled module: CHEBYQUAD_TEST. 183: % Compiled module: CHEBYQUAD_F. 183: % Compiled module: CUBE_TEST. 183: % Compiled module: CUBE_F. 183: % Compiled module: HELIX_TEST. 183: % Compiled module: HELIX_F. 183: % Compiled module: HILBERT_TEST. 183: % Compiled module: HILBERT_F. 183: % Compiled module: POWELL3D_TEST. 183: % Compiled module: POWELL3D_F. 183: % Compiled module: ROSENBROCK_TEST. 183: % Compiled module: ROSENBROCK_F. 183: % Compiled module: SINGULAR_TEST. 183: % Compiled module: SINGULAR_F. 183: % Compiled module: TRIDIAGONAL_TEST. 183: % Compiled module: TRIDIAGONAL_F. 183: % Compiled module: WATSON_TEST. 183: % Compiled module: WATSON_F. 183: % Compiled module: WOOD_TEST. 183: % Compiled module: WOOD_F. 183: % Compiled module: TEST_POWELL. 183: % Compiled module: TEST_PRODUCT_BASIC. 183: % Compiled module: TEST_PRODUCT_1D. 183: % Compiled module: TEST_PRODUCT_2D. 183: % Compiled module: TEST_PRODUCT_ALL_TYPE. 183: % Compiled module: TEST_PRODUCT. 183: % Compiled module: CHECK_PS_COLOR. 183: % Compiled module: TEST_PS_DECOMPOSED. 183: % Compiled module: TEST_PTR_VALID. 183: % Compiled module: TEST_PTRARR. 183: % Compiled module: TEST_PYTHON. 183: % Compiled module: TEST_PYTHON_MODULE_0. 183: % Compiled module: TEST_PYTHON_MODULE_1. 183: % Compiled module: TEST_PYTHON_MODULE_2. 183: % Compiled module: TEST_GAUSS2D_ON_SPIRAL. 183: % Compiled module: TEST_QHULL. 183: % Compiled module: SLOPE. 183: % Compiled module: SQUARE. 183: % Compiled module: SLOPE_INTEGRAL. 183: % Compiled module: SQUARE_INTEGRAL. 183: % Compiled module: TEST_QROMB_DIM. 183: % Compiled module: TEST_QROMB. 183: % Compiled module: AGNESI_SQUARE. 183: % Compiled module: TEST_QROMO_ON_AGNESI. 183: % Compiled module: EXPON. 183: % Compiled module: EXPON_INTEGRAL. 183: % Compiled module: INV. 183: % Compiled module: INV_INTEGRAL. 183: % Compiled module: ALGEBRAIC_LOG. 183: % Compiled module: ALGEBRAIC_LOG_INTEGRAL. 183: % Compiled module: TEST_QROMO_RANGE. 183: % Compiled module: TEST_QROMO_DIM. 183: % Compiled module: TEST_QROMO. 183: % Compiled module: STATUS_VERSION_OF_RANDOM. 183: % Compiled module: TEST_RANDOM_MERSENNE. 183: % Compiled module: TEST_RANDOM_ULONG. 183: % Compiled module: TEST_RANDOM_BASICS. 183: % Compiled module: PLOT_BATONS. 183: % Compiled module: TEST_RANDOM_POISSON. 183: % Compiled module: TEST_RANDOM_GAMMA. 183: % Compiled module: TEST_RANDOM_ALL_GAMMA. 183: % Compiled module: TEST_RANDOM_BINOMIAL. 183: % Compiled module: TEST_RANDOM. 183: % Compiled module: TEST_READ_JPEG. 183: % Compiled module: PRINT_INFO_IMAGE_STRUCTURE. 183: % Compiled module: TEST_DOWNLOAD_TOOLS. 183: % Compiled module: CHECK_MD5_OF_IMAGES. 183: % Compiled module: GET_IMAGES. 183: % Compiled module: CHECK_IMAGES_CONSISTANCY. 183: % Compiled module: SET_IMAGES_NAMES. 183: % Compiled module: TEST_READ_STANDARD_IMAGES. 183: % Compiled module: TEST_BUG_573. 183: % Compiled module: MINIREREADF. 183: % Compiled module: TESTREADF. 183: % Compiled module: TEST_READF. 183: % Compiled module: TEST_READS_STRING. 183: % Compiled module: TEST_READS_MIXED. 183: % Compiled module: TEST_READS. 183: % Compiled module: TEST_REBIN. 183: % Compiled module: TEST_RESTORE. 183: % Compiled module: NOSE_HOOVER. 183: % Compiled module: EQSYS_PRO. 183: % Compiled module: EQSYS_FUN. 183: % Compiled module: EXPLORE_NOSE_HOOVER. 183: % Compiled module: NOSE_HOOVER_STABILITY_CHECK. 183: % Compiled module: COMPARE_RK4_METHODS. 183: % Compiled module: RK4_PRO. 183: % Compiled module: TEST_RK4. 183: % Compiled module: TEST_ROUNDING_TYPE. 183: % Compiled module: TEST_ROUNDING_FLOAT. 183: % Compiled module: TEST_ROUNDING_L64. 183: % Compiled module: TEST_ROUNDING. 183: % Compiled module: AC_CMSV_TEST_SET. 183: % Compiled module: INTERNAL_VARIABLES. 183: % Compiled module: INTERNAL_KEYWORDS. 183: % Compiled module: TEST_ROUTINE_NAMES. 183: % Compiled module: TOTO. 183: % Compiled module: TEST_SAME_NAME. 183: % Compiled module: TEST_SAVE. 183: % Compiled module: TEST_RESTORE_NUMERIC. 183: % Compiled module: TEST_SAVE_NUMERIC. 183: % Compiled module: TEST_SAVE_RESTORE. 183: % Compiled module: TEST_SCOPE_CARFETCH_SUB. 183: % Compiled module: ASTRON_READCOL1. 183: % Compiled module: ASTRON_READCOL1BIS. 183: % Compiled module: ASTRON_READCOL2. 183: % Compiled module: TEST_SCOPE_VARFETCH_NO_KEYWORD. 183: % Compiled module: TEST_SCOPE_VARFETCH_WITH_KEY. 183: % Compiled module: TEST_SCOPE_VARFETCH. 183: % Compiled module: TEST_SEM. 183: % Compiled module: TEST_SIMPLEX. 183: % Compiled module: TEST_BUG_675. 183: % Compiled module: TEST_SIZE_STRUCTURE. 183: % Compiled module: REMOVE_LAST_1D. 183: % Compiled module: TEST_SIZE_HASH. 183: % Compiled module: TEST_SIZE_LIST. 183: % Compiled module: TEST_SIZE_ARRAY. 183: % Compiled module: TEST_SIZE. 183: % Compiled module: TEST_SKIP_LUN. 183: % Compiled module: INTERNAL_CALCUL. 183: % Compiled module: TEST_TIME_SMOOTH. 183: % Compiled module: TEST_SMOOTH. 183: % Compiled module: TEST_SPAWN_UNIT. 183: % Compiled module: SPHER_HARM_GDL. 183: % Compiled module: TEST_SPHER_HARM. 183: % Compiled module: TEST_SPL_INIT. 183: % Compiled module: TEST_STANDARDIZE. 183: % Compiled module: TEST_STEP. 183: % Compiled module: TEST_STEP_HELPER. 183: % Compiled module: TEST_STRMID. 183: % Compiled module: STRCMP_MULTI. 183: % Compiled module: TEST_STRSPLIT. 183: % Compiled module: TEST_STR_FUNCTIONS. 183: % Compiled module: TEST_STR_SEP. 183: % Compiled module: TEST_STREGEX. 183: % Compiled module: ASSERT. 183: % Compiled module: TEST_STRMATCH. 183: % Compiled module: IPRINT. 183: % Compiled module: TEST_STRSPLIT. 183: % Compiled module: TEST_STRUCTURES. 183: % Compiled module: IF_TEST. 183: % Compiled module: SWITCH_TEST. 183: % Compiled module: CASE_TEST. 183: % Compiled module: WHILE_TEST. 183: % Compiled module: FOR_TEST. 183: % Warning: Empty REPEAT UNTIL loop detected. 183: % Warning: Empty REPEAT UNTIL loop detected. 183: % Compiled module: REPEAT_TEST. 183: % Compiled module: GOTO_TEST. 183: % Compiled module: REF_PAR_RET. 183: % Compiled module: REF_PAR_CALLED. 183: % Compiled module: REF_PAR_TEST. 183: % Compiled module: RET99. 183: % Compiled module: RET. 183: % Compiled module: RETEQ. 183: % Compiled module: RETTAG. 183: % Compiled module: RET2. 183: % Compiled module: RET3. 183: % Compiled module: RETOVERWRITELOCAL. 183: % Compiled module: RETOVERWRITEGLOBAL. 183: % Compiled module: RETOVERWRITEEXPRESSION. 183: % Compiled module: RET_TEST. 183: % Compiled module: STRUCT_TEST. 183: % Compiled module: MULTI. 183: % Compiled module: MULTI_TEST. 183: % Compiled module: O::INIT. 183: % Compiled module: O::GET. 183: % Compiled module: O::TEST. 183: % Compiled module: O::CLEANUP. 183: % Compiled module: OBJECT_TEST. 183: % Compiled module: CT1. 183: % Compiled module: CT2. 183: % Compiled module: CT3. 183: % Compiled module: COMMON_TEST. 183: % Compiled module: SET22. 183: % Compiled module: REF_TEST. 183: % Compiled module: BASE::INIT. 183: % Compiled module: BASE::CLEANUP. 183: % Compiled module: BASE::SET. 183: % Compiled module: BASE::SETBASE. 183: % Compiled module: BASE::GET. 183: % Compiled module: DERIV::INIT. 183: % Compiled module: DERIV::CLEANUP. 183: % Compiled module: DERIV::SET. 183: % Compiled module: INHERITANCE_TEST. 183: % Compiled module: SYNTAX_TEST. 183: % Compiled module: SYNTAX_TEST. 183: % Compiled module: INC_TEST. 183: % Compiled module: CONTINUEBREAK_TEST. 183: % Compiled module: E2. 183: % Compiled module: EREF. 183: % Compiled module: EVAL. 183: % Compiled module: E1. 183: % Compiled module: ERET. 183: % Compiled module: EXTRA_TEST. 183: % Compiled module: EXPR_TEST. 183: % Compiled module: FAC. 183: % Compiled module: RECURSION_TEST. 183: % Compiled module: INDEX_TEST. 183: % Compiled module: OPERATOR_TEST. 183: % Compiled module: ASSIGNMENT_TEST. 183: % Compiled module: LEFT_LIBFUNCTION_TEST. 183: % Compiled module: STRIDE_INDEX_TEST. 183: % Compiled module: TEST_SUITE. 183: % Compiled module: TEST_SURFACE_BASIC. 183: % Compiled module: TEST_SYSTIME_LOCALE. 183: % Compiled module: TEST_SYSTIME_ZERO. 183: % Compiled module: TEST_SYSTIME_EPOCH. 183: % Compiled module: TEST_SYSTIME_JULIAN. 183: % Compiled module: TEST_SYSTIME. 183: % Compiled module: TEST_TIC_TOC. 183: % Compiled module: INTERNAL_GDL_TIFF. 183: % Compiled module: INTERNAL_GDL_GEOTIFF. 183: % Compiled module: TEST_QUERY_TIFF. 183: % Compiled module: TEST_QUERY_GEOTIFF. 183: % Compiled module: TEST_READ_TIFF. 183: % Compiled module: TEST_TIFF. 183: % Compiled module: AC_STRV. 183: % Compiled module: TITLE_SCALE. 183: % Compiled module: TITRE1. 183: % Compiled module: TITRE2. 183: % Compiled module: TITRE3. 183: % Compiled module: TITRE4. 183: % Compiled module: TITRE5. 183: % Compiled module: TITLE_FORMATING_EXAMPLE. 183: % Compiled module: TEST_TITLES_PMULTI. 183: % Compiled module: TEST_TITLES. 183: % Compiled module: REGRESSION. 183: % Compiled module: TEST_TOTAL_NAN_INF. 183: % Compiled module: TEST_TOTAL_LARGE. 183: % Compiled module: TEST_TOTAL_INT. 183: % Compiled module: TEST_TOTAL_COMPLEX. 183: % Compiled module: TEST_TOTAL. 183: % Compiled module: TEST_GAUSS2D_ON_SPIRAL. 183: % Compiled module: TEST_TRIANGULATE. 183: % Compiled module: TEST_TRISOL. 183: % Compiled module: TITLE4TEST_TV. 183: % Compiled module: MY_WINDOW. 183: % Compiled module: TEST_TV_WSET. 183: % Compiled module: TEST_TV_DAMIER. 183: % Compiled module: TEST_TV_OVER_BOX. 183: % Compiled module: TEST_TV_REFORM. 183: % Compiled module: TEST_TV. 183: % Compiled module: GENERATE_COLORS. 183: % Compiled module: TEST_TVLCT. 183: % Compiled module: TEST_TYPENAME. 183: % Compiled module: TEST_UF77. 183: % Compiled module: VALGRIND_INIT_ARRAYS. 183: % Compiled module: VALGRIND_CONTOUR. 183: % Compiled module: VALGRIND_SURFACE. 183: % Compiled module: TEST_VALGRIND. 183: % Compiled module: TEST_VOIGT_BEHAVIOUR. 183: % Compiled module: TEST_VOIGT_PLOT. 183: % Compiled module: TEST_VOIGT_ARMSTRONGVALUES. 183: % Compiled module: TEST_VOIGT_NEGATIVE. 183: % Compiled module: TEST_VOIGT_NAN. 183: % Compiled module: TEST_VOIGT_TIME. 183: % Compiled module: TEST_VOIGT_SINGLETON. 183: % Compiled module: TEST_VOIGT. 183: % Compiled module: TEST_WAIT. 183: % Compiled module: TEST_WAVELET. 183: % Compiled module: TEST_WHERE_NULL. 183: % Compiled module: TEST_WHERE_WITH_RANDOM. 183: % Compiled module: TEST_WHERE. 183: % Compiled module: EXIT_GUI. 183: % Compiled module: CLEANUP_XMANAGER. 183: % Compiled module: CLEANUP. 183: % Compiled module: CLEANUP_CONTROL. 183: % Compiled module: I_AM_REALIZED. 183: % Compiled module: EVENT_IN_BASE. 183: % Compiled module: SLIDER_KILLED. 183: % Compiled module: BUTTON_KILLED. 183: % Compiled module: HANDLE_EVENT. 183: % Compiled module: TEST_WIDGETS. 183: % Compiled module: MINIMAXI. 183: % Compiled module: TEST_WIN_BACK_DECOMPOSED. 183: % Compiled module: TEST_RED_WHITE_NO_DECOMPOSED. 183: % Compiled module: TEST_WIN_BACK_NO_DECOMPOSED. 183: % Compiled module: TEST_WINDOW_BACKGROUND. 183: % Compiled module: TEST_WE_CREATE_FILES. 183: % Compiled module: TEST_WORDEXP. 183: % Compiled module: TEST_WORDEXP_NULL_STRING. 183: % Compiled module: TEST_XDR_WRITE. 183: % Compiled module: TEST_XDR_READ. 183: % Compiled module: TEST_XDR. 183: % Compiled module: TEST_ZEROPOLY. 183: % Compiled module: CATCH_EXIT. 183: % Compiled module: TEST_ZIP. 183: No problem encoutered, starting again but all at once 183: % Compiled module: TEST_ANGLES. 183: % Compiled module: MYPROC. 183: % Compiled module: MYFUNCTION. 183: % Compiled module: TEST_ARG_PRESENT. 183: % Compiled module: TEST_ARRAY_EQUAL_DIFF_TYPE. 183: % Compiled module: TEST_ARRAY_EQUAL_NOT_EQUAL. 183: % Compiled module: TEST_ARRAY_EQUAL_CHECK_DIM. 183: % Compiled module: TEST_ARRAY_EQUAL_SAME_TYPE. 183: % Compiled module: TEST_ARRAY_EQUAL. 183: % Compiled module: TEST_ARRAY_INDICES_REKO. 183: % Compiled module: TEST_ARRAY_INDICES_DIST. 183: % Compiled module: TEST_ARRAY_INDICES. 183: % Compiled module: SUBTIL_AXIS. 183: % Compiled module: AXIS_COMPLEX. 183: % Compiled module: AXIS_RANGE. 183: % Compiled module: AXIS_BASIC. 183: % Compiled module: TEST_AXIS. 183: % Compiled module: TEST_BASE64. 183: % Compiled module: TEST_BESEL_J_Y. 183: % Compiled module: TEST_BESEL_I_K. 183: % Compiled module: TEST_BESEL_NUMERIC. 183: % Compiled module: TEST_BESEL. 183: % Compiled module: TEST_BINFMT. 183: % Compiled module: TEST_BITS_PER_PIX. 183: % Compiled module: TEST1. 183: % Compiled module: TEST2. 183: % Compiled module: TEST3. 183: % Compiled module: TEST4. 183: % Compiled module: TEST_BRAIN. 183: % Compiled module: TEST_BUG_1779553. 183: % Compiled module: TEST_BUG_2555865. 183: % Compiled module: TEST_BUG_2610174. 183: % Compiled module: TEST_BUG_2846561. 183: % Compiled module: TEST_BUG_2876150. 183: % Compiled module: TEST_BUG_2876161. 183: % Compiled module: TEST_BUG_2876372. 183: % Compiled module: TEST_BUG_2892631. 183: % Compiled module: TEST_BUG_2949487. 183: % Compiled module: TEST_BUG_2974380. 183: % Compiled module: TEST_BUG_3033108. 183: % Compiled module: TEST_BUG_3054361. 183: % Compiled module: TEST_BUG_3055720. 183: % Compiled module: TEST_BUG_3057511. 183: % Compiled module: TEST_BUG_3057520. 183: % Compiled module: TEST_BUG_3061072. 183: % Compiled module: FOO::INIT. 183: % Compiled module: FOO__DEFINE. 183: % Compiled module: GDL_TEST. 183: % Compiled module: TEST_BUG_3081887. 183: % Compiled module: TEST_BUG_3085858. 183: % Compiled module: TEST_BUG_3086851. 183: % Compiled module: TEST_BUG_3091599. 183: % Compiled module: TEST_BUG_3091610. 183: % Compiled module: TEST_BUG_3100945. 183: % Compiled module: TEST_BUG_3104209. 183: % Compiled module: TEST_BUG_3104209_HELPER. 183: % Compiled module: TEST_BUG_3104214. 183: % Compiled module: GETTING_LINE_NUMBER. 183: % Compiled module: TEST_BUG_3104326. 183: % Compiled module: TEST_BUG_3104326_HELPER. 183: % Compiled module: TEST_BUG_3104326_HELPER_SUB. 183: % Compiled module: TEST_BUG_3104349. 183: % Compiled module: TEST_BUG_3147146. 183: % Compiled module: TEST_BUG_3147181. 183: % Compiled module: TEST_BUG_3147733. 183: % Compiled module: TEST_BUG_3147733_HELPER. 183: % Compiled module: IS_EXPRESSION. 183: % Compiled module: TEST_BUG_3151760. 183: % Compiled module: TEST_BUG_3152892. 183: % Compiled module: TEST_BUG_3152899. 183: % Compiled module: B__DEFINE. 183: % Compiled module: A__DEFINE. 183: % Compiled module: TEST_BUG_3189072. 183: % Compiled module: TEST_BUG_3199465. 183: % Compiled module: TEST_BUG_3275334. 183: % Compiled module: TEST_BUG_3285659. 183: % Compiled module: TEST_BUG_3286031. 183: % Compiled module: TEST_BUG_3288652. 183: % Compiled module: TEST_BUG_3290532. 183: % Compiled module: TEST_BUG_3296360. 183: % Compiled module: TEST_BUG_3298378. 183: % Compiled module: TEST_BUG_3300626. 183: % Compiled module: TEST_BUG_3313522. 183: % Compiled module: TEST_BUG_3376577. 183: % Compiled module: TEST_BUG_3394430. 183: % Compiled module: TEST_BUG_3426399. 183: % Compiled module: TEST_BUG_3453775. 183: % Compiled module: TEST_BUG_3488003. 183: % Compiled module: TEST_BUG_3559291. 183: % Compiled module: TEST_BUG_3572473. 183: % Compiled module: TEST_BUG_3595172. 183: % Compiled module: TEST_BUG_635. 183: % Compiled module: TEST_BUG_708. 183: % Compiled module: TEST_BUG_709_1. 183: % Compiled module: TEST_BUG_709_2. 183: % Compiled module: TEST_BUG_709_3. 183: % Compiled module: TEST_BUG_709_4. 183: % Compiled module: TEST_BUG_709_5. 183: % Compiled module: TEST_BUG_709_6. 183: % Compiled module: TEST_BUG_709_7. 183: % Compiled module: TEST_BUG_709_8. 183: % Compiled module: TEST_BUG_709_9. 183: % Compiled module: TEST_BUG_709_10. 183: % Compiled module: TEST_BUG_709. 183: % Compiled module: TEST_BUG_719_FINDGEN. 183: % Compiled module: TEST_BUG_719_REFORM. 183: % Compiled module: TEST_BUG_719. 183: % Compiled module: TEST_BUG_N000542. 183: % Compiled module: TEST_BUG_N000580. 183: % Compiled module: TEST_BUG_N000581. 183: % Compiled module: TEST_BUG_N000587. 183: % Compiled module: TEST_BUG_N000597. 183: % Compiled module: TEST_BUG_N000599. 183: % Compiled module: TEST_BUG_N000607. 183: % Compiled module: TEST_BUG_N000608. 183: % Compiled module: TEST_BUG_N000720. 183: % Compiled module: TEST_BYTE_CONV_POWER. 183: % Compiled module: TEST_BYTE_BUG_586. 183: % Compiled module: TEST_BYTE_BASIC_32768. 183: % Compiled module: TEST_BYTE_WITH_LOOP. 183: % Compiled module: TEST_BYTE_STRING2BYTE. 183: % Compiled module: TEST_BYTE_CONVERSION. 183: % Compiled module: TEST_BYTSCL_DIFF_GDL_IDL. 183: % Compiled module: TEST_BYTSCL_TOP. 183: % Compiled module: TEST_BYTSCL_RAMPS. 183: % Compiled module: TEST_BYTSCL_RAMPS_NAN. 183: % Compiled module: TEST_BYTSCL_PRINT. 183: % Compiled module: TEST_BYTSCL_IDL_PROBLEM. 183: % Compiled module: TEST_BYTSCL. 183: % Compiled module: LOOKING_FOR_CE_LIB. 183: % Compiled module: TEST_CE_BYTE. 183: % Compiled module: TEST_CE_INT. 183: % Compiled module: TEST_CE_LONG. 183: % Compiled module: TEST_CE_FLOAT. 183: % Compiled module: TEST_CE_DOUBLE. 183: % Compiled module: TEST_CE_UINT. 183: % Compiled module: TEST_CE_ULONG. 183: % Compiled module: TEST_CE_LONG64. 183: % Compiled module: TEST_CE_ULONG64. 183: % Compiled module: TEST_CE_STRING. 183: % Compiled module: TEST_CE_STRUCT. 183: % Compiled module: TEST_CE_COMPLEX. 183: % Compiled module: TEST_CE_DCOMPLEX. 183: % Compiled module: TEST_CE_BY_VALUE. 183: % Compiled module: TEST_CE_MUST_FAILED. 183: % Compiled module: TEST_CALL_EXTERNAL. 183: % Compiled module: FUNC_MY_FUNC. 183: % Compiled module: BASIC_CALL_FUNCTION. 183: % Compiled module: TEST_CALL_FUNCTION. 183: % Compiled module: THE_FUNCTION. 183: % Compiled module: CALL_FUNCTION_EXTRA. 183: % Compiled module: TEST_CALL_FUNCTION_EXTRA. 183: % Compiled module: PRO_MY_PRO. 183: % Compiled module: BASIC_CALL_PROCEDURE. 183: % Compiled module: TEST_CALL_PROCEDURE. 183: % Compiled module: THE_PROCEDURE. 183: % Compiled module: CALL_PROCEDURE_EXTRA. 183: % Compiled module: TEST_CALL_PROCEDURE_EXTRA. 183: % Compiled module: DO_ERROR. 183: % Program caused arithmetic error: Integer divide by 0 183: % Compiled module: DO_ERROR_INT. 183: % Compiled module: DO_ERROR_FLT. 183: % Compiled module: DO_ERROR_ZERO. 183: % Compiled module: TEST_CHECK_MATH. 183: % Program caused arithmetic error: Integer divide by 0 183: % Compiled module: TEST_CHECK_MATH_CUMUL. 183: % Compiled module: MINI_PRO. 183: % Compiled module: $MAIN$. 183: % Compiled module: TEST_CHISQR_CVF. 183: % Compiled module: TEST_CLIP. 183: % Compiled module: TEST_COLORS. 183: % Compiled module: DO_TEST_COLORSETUP. 183: % Compiled module: TEST_COLORSETUP. 183: % Compiled module: TEST_PRO_COMMON_ONLY. 183: % Compiled module: TEST_FUN_COMMON_ONLY. 183: % Compiled module: TEST_PRO_COMMON. 183: % Compiled module: TEST_FUN_COMMON. 183: % Compiled module: TEST_COMMON. 183: % Compiled module: TEST_CONGRID_BASIC. 183: % Compiled module: TEST_CONGRID_ON_IMAGES. 183: % Compiled module: TEST_CONGRID_ON_PLOT. 183: % Compiled module: TEST_CONGRID. 183: % Compiled module: TEST_CONSTANTS. 183: % Compiled module: MYMESS. 183: % Compiled module: TRACK_UPDATE. 183: % Compiled module: TEST_CONTAINER. 183: % Compiled module: VAGUES2D. 183: % Compiled module: STOP_OR_CONTINUE. 183: % Compiled module: TEST_CONTOUR_NLEVELS. 183: % Compiled module: TEST_CONTOUR_LEVELS. 183: % Compiled module: TEST_CONTOUR_FILL. 183: % Compiled module: TEST_CONTOUR_NAN_INF. 183: % Compiled module: TEST_CONTOUR_BASIC. 183: % Compiled module: TEST_CONTOUR. 183: % Compiled module: MYMESS. 183: % Compiled module: TEST_CONVERT_COORD. 183: % Compiled module: SUB_TEST_CONVOL. 183: % Compiled module: TEST_CONVOL. 183: % Compiled module: ARRAY_EQUAL_ROUND. 183: % Compiled module: TEST_CORRELATE_COYOTE. 183: % Compiled module: TEST_CORRELATE_BASIC. 183: % Compiled module: TEST_CORRELATE. 183: % Compiled module: TEST_CURSOR. 183: % Compiled module: DRAW. 183: % Compiled module: TEST_DELVARRNEW. 183: % Compiled module: TEST_DELVARRNEW. 183: % Compiled module: TEST_DERIV. 183: % Compiled module: TEST_DEVICE_X. 183: % Compiled module: TEST_DEVICE_PS. 183: % Compiled module: TEST_DEVICE_FONTS. 183: % Compiled module: TEST_DEVICE. 183: % Compiled module: TEST_DIAG_MATRIX_EXTRACT. 183: % Compiled module: TEST_DIAG_MATRIX_INSERT. 183: % Compiled module: TEST_DIAG_MATRIX. 183: % Compiled module: TEST_DIALOG_MESSAGE. 183: % Compiled module: TEST_DICOM. 183: % Compiled module: TEST_DILATE. 183: % Compiled module: TEST_DIMS_OF_ARRAYS. 183: % Compiled module: TEST_ERFINV. 183: % Compiled module: TEST_ERFS_PLOT. 183: % Compiled module: TEST_ERF_NUMERIC. 183: % Compiled module: TEST_ERFC_NUMERIC. 183: % Compiled module: TEST_ERFS. 183: % Compiled module: TEST_ERODE. 183: % Compiled module: PRO_MY_PRO. 183: % Compiled module: FUNC_MY_FUNC. 183: % Compiled module: TEST_BUG_3441031. 183: % Compiled module: TEST_EXECUTE_OLD. 183: % Compiled module: TEST_EXECUTE_MISSING. 183: % Compiled module: TEST_BASIC_EXECUTE. 183: % Compiled module: TEST_EXECUTE. 183: % Compiled module: TEST_EXPINT_PLOT. 183: % Compiled module: TEST_NUMERIC2. 183: % Compiled module: TEST_EXPINT_NUMERIC. 183: % Compiled module: TEST_EXPINT. 183: % Compiled module: FFT_EXTRA_KEYWORDS. 183: % Compiled module: PLOT_EXTRA_KEYWORDS. 183: % Compiled module: TEST_EXTRA_KEYWORDS. 183: % Compiled module: TEST_FACTORIAL. 183: % Compiled module: TEST_FFT_ALL_TYPES. 183: % Compiled module: TEST_FFT_GO_AND_BACK. 183: % Compiled module: TEST_FFT. 183: % Compiled module: GENERATE_WAVES. 183: % Compiled module: TEST_FFT_DIM_BASIC. 183: % Compiled module: TEST_FFT_DIM_2D. 183: % Compiled module: TEST_FFT_DIM_3D. 183: % Compiled module: TEST_FFT_DIM. 183: % Compiled module: TEST_FFT_LEAK_ONE_TYPE. 183: % Compiled module: TEST_FFT_LEAK. 183: % Compiled module: TEST_FILE_BASENAME. 183: % Compiled module: DEL_TEST_FILES. 183: % Compiled module: CREATE_DUMMYFILE. 183: % Compiled module: FILE_APPEND. 183: % Compiled module: TEST_FILE_COPY. 183: % Compiled module: DEL_TEST_FILES. 183: % Compiled module: TEST_FILE_DELETE. 183: % Compiled module: TEST_FILE_DIRNAME. 183: % Compiled module: $MAIN$. 183: % Compiled module: TEST_FILE_INFO. 183: % Compiled module: TEST_FILE_LINES. 183: % Compiled module: TEST_FILE_LINK. 183: % Compiled module: TEST_FILE_MOVE. 183: % Compiled module: TEST_FILE_SEARCH_CREATE. 183: % Compiled module: TEST_FILE_SEARCH_REMOVE. 183: % Compiled module: TEST_FILE_SEARCH_GLOB. 183: % Compiled module: TEST_FULLY_QUALIFY_PATH. 183: % Compiled module: TEST_SPECIAL_PATHS. 183: % Compiled module: TEST_FILE_SEARCH. 183: % Compiled module: TEST_FILE_TEST_DIR_DANGLING. 183: % Compiled module: TEST_FILE_TEST_DIR_BASIC. 183: % Compiled module: TEST_FILE_TEST_DIR_SYMLINK. 183: % Compiled module: TEST_FILE_TEST_FILE_BASIC. 183: % Compiled module: TEST_FILE_TEST_FILE_SYMLINK. 183: % Compiled module: TEST_FILE_TEST_UNIX. 183: % Compiled module: TEST_FILE_TEST_GET_MODE. 183: % Compiled module: TEST_FILE_TEST. 183: % Compiled module: TEST_FILE_WHICH. 183: % Compiled module: TEST_FINITE_BASIC. 183: % Compiled module: TEST_FINITE_VALUES. 183: % Compiled module: TEST_FINITE_TIMETEST. 183: % Compiled module: TEST_FINITE. 183: % Compiled module: TEST_FIX_NAN_INF. 183: % Compiled module: TEST_FIX_UNSIGNED. 183: % Compiled module: TEST_FIX_ONE_VALUE. 183: % Compiled module: TEST_FIX. 183: % Compiled module: TEST_FIXPRINT. 183: % Compiled module: TEST_FLOAT2STRING. 183: % Compiled module: INTERNAL_FORMAT_PRINTING. 183: % Compiled module: GENERATE_FORMATS_FILE. 183: % Compiled module: TEST_FORMATS. 183: % Compiled module: FUNC1_STUPID. 183: % Compiled module: FUNC1. 183: % Compiled module: FUNC2. 183: % Compiled module: FUNC3. 183: % Compiled module: TEST_FX_ROOT_ON_FUNC. 183: % Compiled module: WHERE_DO_WE_CONVERGE. 183: % Compiled module: TEST_FX_ROOT. 183: % Compiled module: POLY. 183: % Compiled module: TEST_FZ_ROOTS_ON_POLY. 183: % Compiled module: TEST_FZ_ROOTS. 183: % Compiled module: TEST_GAMMA_PLOT. 183: % Compiled module: TEST_LNGAMMA_PLOT. 183: % Compiled module: TEST_IGAMMA_PLOT. 183: % Compiled module: TEST_BETA_PLOT. 183: % Compiled module: TEST_NUMERIC. 183: % Compiled module: TEST_NUMERIC2. 183: % Compiled module: SEPARATOR. 183: % Compiled module: TEST_GAMMA_NUMERIC. 183: % Compiled module: TEST_LNGAMMA_NUMERIC. 183: % Compiled module: TEST_IGAMMA_NUMERIC. 183: % Compiled module: TEST_BETA_NUMERIC. 183: % Compiled module: TEST_GAMMAS. 183: % Compiled module: TEST_GC. 183: % Compiled module: TEST_GET_KBRD. 183: % Compiled module: TEST_GET_KBRD_ZERO. 183: % Compiled module: TEST_GET_KBRD_WAIT. 183: % Compiled module: CALL_GET_LUN. 183: % Compiled module: TEST_GET_LUN. 183: % Compiled module: DEMO_GET_SCREEN_SIZE. 183: % Compiled module: TESTING_GET_SCREEN_SIZE. 183: % Compiled module: TEST_GET_SCREEN_SIZE. 183: % Compiled module: TEST_GH00178. 183: % Compiled module: TEST_GREEK_LETTERS. 183: % Compiled module: TEST_GRIB. 183: % Compiled module: ERRORS_ADD. 183: % Compiled module: TEST_HASH. 183: % Compiled module: TEST_HDF5_BYTE_ARRAY. 183: % Compiled module: TEST_HDF5_STRING. 183: % Compiled module: TEST_HDF5. 183: % Compiled module: TEST_HEALPIX. 183: % Compiled module: TEST_HEAP_REFCOUNT. 183: % Compiled module: HOLDACOMMON. 183: % Compiled module: HOLDBCOMMON. 183: % Compiled module: TEST_HELP. 183: % Compiled module: ENSURE_EQUAL. 183: % Compiled module: TEST_HIST_2D. 183: % Compiled module: TEST_HIST_EQUAL. 183: % Compiled module: TEST_HISTO_RANDOMU. 183: % Compiled module: TEST_HISTO_GAUSS. 183: % Compiled module: TEST_HISTO_BASIC. 183: % Compiled module: TEST_HISTO_NAN. 183: % Compiled module: TEST_HISTO_UNITY_BIN. 183: % Compiled module: TEST_HISTO. 183: % Compiled module: O__DEFINE. 183: % Compiled module: O::AFUN. 183: % Compiled module: O::APRO. 183: % Warning: Assignment to loop variable detected. 183: % Compiled module: TEST_IDL8. 183: % Compiled module: SMART_MESSAGE. 183: % Compiled module: INTERNAL_TEST. 183: % Compiled module: TEST_IDL_VALIDNAME_SINGLE. 183: % Compiled module: TEST_IDL_VALIDNAME_MULTI. 183: % Compiled module: TEST_IDL_VALIDNAME. 183: % Compiled module: TEST_IDLNETURL. 183: % Compiled module: DIFF_BELOW_TOL. 183: % Compiled module: TEST_IMAGE_STATISTICS. 183: % Compiled module: TEST_INDGEN_BY_NAME. 183: % Compiled module: TEST_INDGEN_BY_KEYWORD. 183: % Compiled module: TEST_INDGEN_N_ELEMENTS. 183: % Compiled module: TEST_INDGEN_INCREMENT. 183: % Compiled module: TEST_INDGEN_INLINE. 183: % Compiled module: TEST_INDGEN_SAMPLE_CHECK. 183: % Compiled module: TEST_INDGEN_SAMPLE_GENERATE. 183: % Compiled module: TEST_INDGEN. 183: % Compiled module: TEST_INTERPOL. 183: % Compiled module: TEST_BUG_3483402. 183: % Compiled module: TEST_BUG_458. 183: % Compiled module: TEST_BUG_223. 183: % Compiled module: TEST_INTERPOLATE_MISSING. 183: % Compiled module: TEST_INTERPOLATE_TYPE. 183: % Compiled module: TEST_INTERPOLATE. 183: % Compiled module: BENCH_INVERT_MATRIX. 183: % Compiled module: MATRIX_AND_STATUS. 183: % Compiled module: TEST_INVERT_ONE_ELEMENT. 183: % Compiled module: TEST_INVERT_WITH_STRING. 183: % Compiled module: TEST_INVERT_MATRIX. 183: % Compiled module: TYPE_GEN. 183: % Compiled module: INCREMENT_ERRORS. 183: % Compiled module: TEST_ISA_FOR_LIST. 183: % Compiled module: TEST_ISA_FOR_HASH. 183: % Compiled module: TEST_ISA_FOR_POINTER. 183: % Compiled module: TEST_ISA_FOR_OBJECT. 183: % Compiled module: TEST_ISA_FOR_STRUCT. 183: % Compiled module: TEST_ISA_FOR_NUMBERS. 183: % Compiled module: TEST_ISA. 183: % Compiled module: TEST_ISHFT. 183: % Compiled module: TEST_JD_OP_TUT. 183: % Compiled module: TEST_KW. 183: % Compiled module: TEST_KEYWORD_SET_BUT_NULL. 183: % Compiled module: TEST_BUG_LENNY. 183: % Compiled module: TEST_BUG_FFT. 183: % Compiled module: TEST_BUG_SAVE_RESTORE. 183: % Compiled module: TEST_KNOWN_BUGS. 183: % Compiled module: TEST_L64_SIZE. 183: % Compiled module: TEST_L64_N_ELEMENTS. 183: % Compiled module: TEST_L64. 183: % Compiled module: TEST_LLS_FROM_MKL. 183: % Compiled module: TEST_LA_LEAST_SQUARES. 183: % Compiled module: LEVEL3. 183: % Compiled module: LEVEL2. 183: % Compiled module: LEVEL1. 183: % Compiled module: TEST_LEVELS. 183: % Compiled module: TEST_LINFIT. 183: % Compiled module: ERRORS_ADD. 183: % Compiled module: TEST_LIST. 183: % Compiled module: TRACK_UPDATE. 183: % Compiled module: $MAIN$. 183: % Compiled module: TEST_LUDC_IDL. 183: % Compiled module: TEST_LUDC_GSL. 183: % Compiled module: TEST_LUDC_LUSOL. 183: % Compiled module: TEST_MAKE_ARRAY_KEYWORD. 183: % Compiled module: TEST_MAKE_ARRAY_TYPE. 183: % Compiled module: TEST_MAKE_ARRAY_MISC. 183: % Compiled module: TEST_MAKE_ARRAY_VALUE. 183: % Compiled module: TEST_MAKE_ARRAY. 183: % Compiled module: TEST_MAKE_DLL. 183: % Compiled module: INTERNAL_GDL_MAP_LIBS. 183: % Compiled module: GET_MAP_PROCEDURES. 183: % Compiled module: CHECK_GSHHG_DATA. 183: % Compiled module: TEST_MAP_PROCEDURES. 183: % Compiled module: INTERNAL_GDL_MAP_CHECK. 183: % Compiled module: GET_GSHHG_DATA. 183: % Compiled module: TEST_MAP. 183: % Compiled module: TEST_MAP2. 183: % Compiled module: COMPARE_2SIZE. 183: % Compiled module: TEST_ONE_MATH_FUNCTION_DIM. 183: % Compiled module: TEST_MATH_FUNCTION_DIM. 183: % Compiled module: TEST_MATRIX_UNITARY. 183: % Compiled module: TEST_MATRIX_MULTIPLY. 183: % Compiled module: TEST_MEMORY. 183: % Compiled module: MYDEBUG. 183: % Compiled module: LEVEL4. 183: % Compiled module: LEVEL3. 183: % Compiled module: LEVEL2. 183: % Compiled module: LEVEL1. 183: % Compiled module: TEST_MESSAGE. 183: % Compiled module: GET_MINMAX_ARRAY. 183: % Compiled module: COMPUTE_MINMAX. 183: % Compiled module: MULTI_BASIC_MINMAX. 183: % Compiled module: BENCH_TEST_MINMAX. 183: % Compiled module: DIMENSION_TEST_MINMAX. 183: % Compiled module: TEST_MINMAX. 183: % Compiled module: MYMESS. 183: % Compiled module: TMP_TYPENAME. 183: % Compiled module: MODULO_ON_INTEGERS. 183: % Compiled module: MODULO_ON_FLOAT. 183: % Compiled module: TEST_MODULO. 183: % Compiled module: ERREUR. 183: % Compiled module: CHECK_DIMENSION_CAPABILITY. 183: % Compiled module: CHECK_VISUAL_MOMENT. 183: % Compiled module: TEST_NUMERICAL_MOMENT. 183: % Compiled module: TEST_MOMENT. 183: % Compiled module: PARABOLE. 183: % Compiled module: OTHER_TEST_MPFIT. 183: % Compiled module: MYGAUSS. 183: % Compiled module: TEST_MPFIT_ON_GAUSS1D. 183: % Compiled module: TEST_MPFIT. 183: % Compiled module: FOO. 183: % Compiled module: CONSTANT. 183: % Compiled module: PSEUDO_CONSTANT. 183: % Compiled module: BUGGY. 183: % Compiled module: MOIST_ISENTROPE_INIT. 183: % Compiled module: M_I_CP. 183: % Compiled module: M_I_ES. 183: % Compiled module: M_I_LM. 183: % Compiled module: MOIST_ISENTROPE. 183: % Compiled module: TEST_MULTIROOTS. 183: % Compiled module: TEST_NTAGS_BY_TYPE. 183: % Compiled module: TEST_NTAGS_MIXING_TYPE. 183: % Compiled module: TEST_N_TAGS. 183: % Compiled module: TEST_NANS_IN_SORT_AND_MEDIAN. 183: % Compiled module: TEST_NESTEDLOOP. 183: % Compiled module: TEST_NETCDF. 183: % Compiled module: TEST_NORM_VECTORS. 183: % Compiled module: TEST_NORM_MATRIX. 183: % Compiled module: TEST_NORM. 183: % Compiled module: TEST_NULL_CREATE. 183: % Compiled module: TEST_NULL_LOGICAL. 183: % Compiled module: TEST_NULL_ARRAY. 183: % Compiled module: TEST_NULL. 183: % Compiled module: TEST_OBJ_DESTROY. 183: % Compiled module: TEST_OBJ_HASMETHOD. 183: % Compiled module: INCREMENT_ERRORS. 183: % Compiled module: TEST_OBJ_ISA_FOR_LIST. 183: % Compiled module: TEST_OBJ_ISA_FOR_OBJARR. 183: % Compiled module: TEST_OBJ_ISA. 183: % Compiled module: USING_PRO. 183: % Compiled module: USING_PRO_ONE_LINE. 183: % Compiled module: USING_FUN. 183: % Compiled module: TEST_TEST_OBJ_NEW. 183: % Compiled module: SUPER_CALL_OF_TEST_OBJ_NEW. 183: % Compiled module: TEST_OBJ_NEW. 183: % Compiled module: TEST_OBJ_VALID. 183: % Compiled module: TEST_OP_ELEM. 183: % Compiled module: TEST_OP_POWER. 183: % Compiled module: TEST_OUTOFMEM. 183: % Compiled module: TEST_PARSE_URL_BASIC. 183: % Compiled module: TEST_PARSE_URL. 183: % Compiled module: TEST_AUTOSCALE. 183: % Compiled module: TEST_YNOZERO. 183: % Compiled module: TEST_ALL_EQUAL. 183: % Compiled module: CUSTOM_WINDOW_DIM. 183: % Compiled module: TEST_PLOT_BASIC. 183: % Compiled module: TEST_PLOT_BENCH_ONE. 183: % Compiled module: TEST_PLOT_BENCHMARK. 183: % Compiled module: PLOT_INF_NAN. 183: % Compiled module: TEST_PLOT_TRICK. 183: % Compiled module: TEST_PLOT_INF_NAN. 183: % Compiled module: TEST_PLOT_INFO. 183: % Compiled module: TEST_SWITCH_LINESTYLE. 183: % Compiled module: MULTI_LINESTYLE. 183: % Compiled module: SINUS_LINE. 183: % Compiled module: TEST_PLOT_LINESTYLE. 183: % Compiled module: INIT_DATA. 183: % Compiled module: DO_IT. 183: % Compiled module: CALL_X_PLOT. 183: % Compiled module: TEST_PLOT_OO_CALL. 183: % Compiled module: TEST_PLOT_OO. 183: % Compiled module: TEST_PLOT_YRANGES. 183: % Compiled module: TEST_PLOT_RANGES. 183: % Compiled module: SYM_STAR. 183: % Compiled module: TEST_DEMO_SYM_STAR. 183: % Compiled module: MY_USERSYM. 183: % Compiled module: TEST_PLOTSYM. 183: % Compiled module: TEST_OPLOTS_USERSYM. 183: % Compiled module: TEST_PLOT_USERSYM_COLOR. 183: % Compiled module: INTERNAL_PLOT. 183: % Compiled module: TEST_PLOT_USERSYM_NAN. 183: % Compiled module: TEST_PLOT_USERSYM. 183: % Compiled module: NEXT. 183: % Compiled module: TEST_PLOTTING_MISC. 183: % Compiled module: TEST_PLOTTING_RANGES. 183: % Compiled module: TEST_PMULTI. 183: % Compiled module: PLOTOPLOT. 183: % Compiled module: TEST_PMULTI_BASIC. 183: % Compiled module: READ_4B_FILE. 183: % Compiled module: TEST_POINT_LUN. 183: % Compiled module: TEST_POLY2D_OLD. 183: % Compiled module: INIT_POLYWARP. 183: % Compiled module: TV_OR_WINDOW. 183: % Compiled module: TEST_POLY2D_NEW. 183: % Compiled module: TEST_POLY2D. 183: % Compiled module: TEST_TV_PS_PMULTI. 183: % Compiled module: TEST_POSTSCRIPT_APPLEMAN. 183: % Compiled module: TEST_POSTSCRIPT_BASIC. 183: % Compiled module: TEST_POSTSCRIPT. 183: % Compiled module: PRAXIS. 183: % Compiled module: R8VEC_PRINT. 183: % Compiled module: BEALE_TEST. 183: % Compiled module: BEALE_F. 183: % Compiled module: BOX_TEST. 183: % Compiled module: BOX_F. 183: % Compiled module: CHEBYQUAD_TEST. 183: % Compiled module: CHEBYQUAD_F. 183: % Compiled module: CUBE_TEST. 183: % Compiled module: CUBE_F. 183: % Compiled module: HELIX_TEST. 183: % Compiled module: HELIX_F. 183: % Compiled module: HILBERT_TEST. 183: % Compiled module: HILBERT_F. 183: % Compiled module: POWELL3D_TEST. 183: % Compiled module: POWELL3D_F. 183: % Compiled module: ROSENBROCK_TEST. 183: % Compiled module: ROSENBROCK_F. 183: % Compiled module: SINGULAR_TEST. 183: % Compiled module: SINGULAR_F. 183: % Compiled module: TRIDIAGONAL_TEST. 183: % Compiled module: TRIDIAGONAL_F. 183: % Compiled module: WATSON_TEST. 183: % Compiled module: WATSON_F. 183: % Compiled module: WOOD_TEST. 183: % Compiled module: WOOD_F. 183: % Compiled module: TEST_POWELL. 183: % Compiled module: TEST_PRODUCT_BASIC. 183: % Compiled module: TEST_PRODUCT_1D. 183: % Compiled module: TEST_PRODUCT_2D. 183: % Compiled module: TEST_PRODUCT_ALL_TYPE. 183: % Compiled module: TEST_PRODUCT. 183: % Compiled module: CHECK_PS_COLOR. 183: % Compiled module: TEST_PS_DECOMPOSED. 183: % Compiled module: TEST_PTR_VALID. 183: % Compiled module: TEST_PTRARR. 183: % Compiled module: TEST_PYTHON. 183: % Compiled module: TEST_PYTHON_MODULE_0. 183: % Compiled module: TEST_PYTHON_MODULE_1. 183: % Compiled module: TEST_PYTHON_MODULE_2. 183: % Compiled module: TEST_GAUSS2D_ON_SPIRAL. 183: % Compiled module: TEST_QHULL. 183: % Compiled module: SLOPE. 183: % Compiled module: SQUARE. 183: % Compiled module: SLOPE_INTEGRAL. 183: % Compiled module: SQUARE_INTEGRAL. 183: % Compiled module: TEST_QROMB_DIM. 183: % Compiled module: TEST_QROMB. 183: % Compiled module: AGNESI_SQUARE. 183: % Compiled module: TEST_QROMO_ON_AGNESI. 183: % Compiled module: EXPON. 183: % Compiled module: EXPON_INTEGRAL. 183: % Compiled module: INV. 183: % Compiled module: INV_INTEGRAL. 183: % Compiled module: ALGEBRAIC_LOG. 183: % Compiled module: ALGEBRAIC_LOG_INTEGRAL. 183: % Compiled module: TEST_QROMO_RANGE. 183: % Compiled module: TEST_QROMO_DIM. 183: % Compiled module: TEST_QROMO. 183: % Compiled module: STATUS_VERSION_OF_RANDOM. 183: % Compiled module: TEST_RANDOM_MERSENNE. 183: % Compiled module: TEST_RANDOM_ULONG. 183: % Compiled module: TEST_RANDOM_BASICS. 183: % Compiled module: PLOT_BATONS. 183: % Compiled module: TEST_RANDOM_POISSON. 183: % Compiled module: TEST_RANDOM_GAMMA. 183: % Compiled module: TEST_RANDOM_ALL_GAMMA. 183: % Compiled module: TEST_RANDOM_BINOMIAL. 183: % Compiled module: TEST_RANDOM. 183: % Compiled module: TEST_READ_JPEG. 183: % Compiled module: PRINT_INFO_IMAGE_STRUCTURE. 183: % Compiled module: TEST_DOWNLOAD_TOOLS. 183: % Compiled module: CHECK_MD5_OF_IMAGES. 183: % Compiled module: GET_IMAGES. 183: % Compiled module: CHECK_IMAGES_CONSISTANCY. 183: % Compiled module: SET_IMAGES_NAMES. 183: % Compiled module: TEST_READ_STANDARD_IMAGES. 183: % Compiled module: TEST_BUG_573. 183: % Compiled module: MINIREREADF. 183: % Compiled module: TESTREADF. 183: % Compiled module: TEST_READF. 183: % Compiled module: TEST_READS_STRING. 183: % Compiled module: TEST_READS_MIXED. 183: % Compiled module: TEST_READS. 183: % Compiled module: TEST_REBIN. 183: % Compiled module: TEST_RESTORE. 183: % Compiled module: NOSE_HOOVER. 183: % Compiled module: EQSYS_PRO. 183: % Compiled module: EQSYS_FUN. 183: % Compiled module: EXPLORE_NOSE_HOOVER. 183: % Compiled module: NOSE_HOOVER_STABILITY_CHECK. 183: % Compiled module: COMPARE_RK4_METHODS. 183: % Compiled module: RK4_PRO. 183: % Compiled module: TEST_RK4. 183: % Compiled module: TEST_ROUNDING_TYPE. 183: % Compiled module: TEST_ROUNDING_FLOAT. 183: % Compiled module: TEST_ROUNDING_L64. 183: % Compiled module: TEST_ROUNDING. 183: % Compiled module: AC_CMSV_TEST_SET. 183: % Compiled module: INTERNAL_VARIABLES. 183: % Compiled module: INTERNAL_KEYWORDS. 183: % Compiled module: TEST_ROUTINE_NAMES. 183: % Compiled module: TOTO. 183: % Compiled module: TEST_SAME_NAME. 183: % Compiled module: TEST_SAVE. 183: % Compiled module: TEST_RESTORE_NUMERIC. 183: % Compiled module: TEST_SAVE_NUMERIC. 183: % Compiled module: TEST_SAVE_RESTORE. 183: % Compiled module: TEST_SCOPE_CARFETCH_SUB. 183: % Compiled module: ASTRON_READCOL1. 183: % Compiled module: ASTRON_READCOL1BIS. 183: % Compiled module: ASTRON_READCOL2. 183: % Compiled module: TEST_SCOPE_VARFETCH_NO_KEYWORD. 183: % Compiled module: TEST_SCOPE_VARFETCH_WITH_KEY. 183: % Compiled module: TEST_SCOPE_VARFETCH. 183: % Compiled module: TEST_SEM. 183: % Compiled module: TEST_SIMPLEX. 183: % Compiled module: TEST_BUG_675. 183: % Compiled module: TEST_SIZE_STRUCTURE. 183: % Compiled module: REMOVE_LAST_1D. 183: % Compiled module: TEST_SIZE_HASH. 183: % Compiled module: TEST_SIZE_LIST. 183: % Compiled module: TEST_SIZE_ARRAY. 183: % Compiled module: TEST_SIZE. 183: % Compiled module: TEST_SKIP_LUN. 183: % Compiled module: INTERNAL_CALCUL. 183: % Compiled module: TEST_TIME_SMOOTH. 183: % Compiled module: TEST_SMOOTH. 183: % Compiled module: TEST_SPAWN_UNIT. 183: % Compiled module: SPHER_HARM_GDL. 183: % Compiled module: TEST_SPHER_HARM. 183: % Compiled module: TEST_SPL_INIT. 183: % Compiled module: TEST_STANDARDIZE. 183: % Compiled module: TEST_STEP. 183: % Compiled module: TEST_STEP_HELPER. 183: % Compiled module: TEST_STRMID. 183: % Compiled module: STRCMP_MULTI. 183: % Compiled module: TEST_STRSPLIT. 183: % Compiled module: TEST_STR_FUNCTIONS. 183: % Compiled module: TEST_STR_SEP. 183: % Compiled module: TEST_STREGEX. 183: % Compiled module: ASSERT. 183: % Compiled module: TEST_STRMATCH. 183: % Compiled module: IPRINT. 183: % Compiled module: TEST_STRSPLIT. 183: % Compiled module: TEST_STRUCTURES. 183: % Compiled module: IF_TEST. 183: % Compiled module: SWITCH_TEST. 183: % Compiled module: CASE_TEST. 183: % Compiled module: WHILE_TEST. 183: % Compiled module: FOR_TEST. 183: % Warning: Empty REPEAT UNTIL loop detected. 183: % Warning: Empty REPEAT UNTIL loop detected. 183: % Compiled module: REPEAT_TEST. 183: % Compiled module: GOTO_TEST. 183: % Compiled module: REF_PAR_RET. 183: % Compiled module: REF_PAR_CALLED. 183: % Compiled module: REF_PAR_TEST. 183: % Compiled module: RET99. 183: % Compiled module: RET. 183: % Compiled module: RETEQ. 183: % Compiled module: RETTAG. 183: % Compiled module: RET2. 183: % Compiled module: RET3. 183: % Compiled module: RETOVERWRITELOCAL. 183: % Compiled module: RETOVERWRITEGLOBAL. 183: % Compiled module: RETOVERWRITEEXPRESSION. 183: % Compiled module: RET_TEST. 183: % Compiled module: STRUCT_TEST. 183: % Compiled module: MULTI. 183: % Compiled module: MULTI_TEST. 183: % Compiled module: O::INIT. 183: % Compiled module: O::GET. 183: % Compiled module: O::TEST. 183: % Compiled module: O::CLEANUP. 183: % Compiled module: OBJECT_TEST. 183: % Compiled module: CT1. 183: % Compiled module: CT2. 183: % Compiled module: CT3. 183: % Compiled module: COMMON_TEST. 183: % Compiled module: SET22. 183: % Compiled module: REF_TEST. 183: % Compiled module: BASE::INIT. 183: % Compiled module: BASE::CLEANUP. 183: % Compiled module: BASE::SET. 183: % Compiled module: BASE::SETBASE. 183: % Compiled module: BASE::GET. 183: % Compiled module: DERIV::INIT. 183: % Compiled module: DERIV::CLEANUP. 183: % Compiled module: DERIV::SET. 183: % Compiled module: INHERITANCE_TEST. 183: % Compiled module: SYNTAX_TEST. 183: % Compiled module: SYNTAX_TEST. 183: % Compiled module: INC_TEST. 183: % Compiled module: CONTINUEBREAK_TEST. 183: % Compiled module: E2. 183: % Compiled module: EREF. 183: % Compiled module: EVAL. 183: % Compiled module: E1. 183: % Compiled module: ERET. 183: % Compiled module: EXTRA_TEST. 183: % Compiled module: EXPR_TEST. 183: % Compiled module: FAC. 183: % Compiled module: RECURSION_TEST. 183: % Compiled module: INDEX_TEST. 183: % Compiled module: OPERATOR_TEST. 183: % Compiled module: ASSIGNMENT_TEST. 183: % Compiled module: LEFT_LIBFUNCTION_TEST. 183: % Compiled module: STRIDE_INDEX_TEST. 183: % Compiled module: TEST_SUITE. 183: % Compiled module: TEST_SURFACE_BASIC. 183: % Compiled module: TEST_SYSTIME_LOCALE. 183: % Compiled module: TEST_SYSTIME_ZERO. 183: % Compiled module: TEST_SYSTIME_EPOCH. 183: % Compiled module: TEST_SYSTIME_JULIAN. 183: % Compiled module: TEST_SYSTIME. 183: % Compiled module: TEST_TIC_TOC. 183: % Compiled module: INTERNAL_GDL_TIFF. 183: % Compiled module: INTERNAL_GDL_GEOTIFF. 183: % Compiled module: TEST_QUERY_TIFF. 183: % Compiled module: TEST_QUERY_GEOTIFF. 183: % Compiled module: TEST_READ_TIFF. 183: % Compiled module: TEST_TIFF. 183: % Compiled module: AC_STRV. 183: % Compiled module: TITLE_SCALE. 183: % Compiled module: TITRE1. 183: % Compiled module: TITRE2. 183: % Compiled module: TITRE3. 183: % Compiled module: TITRE4. 183: % Compiled module: TITRE5. 183: % Compiled module: TITLE_FORMATING_EXAMPLE. 183: % Compiled module: TEST_TITLES_PMULTI. 183: % Compiled module: TEST_TITLES. 183: % Compiled module: REGRESSION. 183: % Compiled module: TEST_TOTAL_NAN_INF. 183: % Compiled module: TEST_TOTAL_LARGE. 183: % Compiled module: TEST_TOTAL_INT. 183: % Compiled module: TEST_TOTAL_COMPLEX. 183: % Compiled module: TEST_TOTAL. 183: % Compiled module: TEST_GAUSS2D_ON_SPIRAL. 183: % Compiled module: TEST_TRIANGULATE. 183: % Compiled module: TEST_TRISOL. 183: % Compiled module: TITLE4TEST_TV. 183: % Compiled module: MY_WINDOW. 183: % Compiled module: TEST_TV_WSET. 183: % Compiled module: TEST_TV_DAMIER. 183: % Compiled module: TEST_TV_OVER_BOX. 183: % Compiled module: TEST_TV_REFORM. 183: % Compiled module: TEST_TV. 183: % Compiled module: GENERATE_COLORS. 183: % Compiled module: TEST_TVLCT. 183: % Compiled module: TEST_TYPENAME. 183: % Compiled module: TEST_UF77. 183: % Compiled module: VALGRIND_INIT_ARRAYS. 183: % Compiled module: VALGRIND_CONTOUR. 183: % Compiled module: VALGRIND_SURFACE. 183: % Compiled module: TEST_VALGRIND. 183: % Compiled module: TEST_VOIGT_BEHAVIOUR. 183: % Compiled module: TEST_VOIGT_PLOT. 183: % Compiled module: TEST_VOIGT_ARMSTRONGVALUES. 183: % Compiled module: TEST_VOIGT_NEGATIVE. 183: % Compiled module: TEST_VOIGT_NAN. 183: % Compiled module: TEST_VOIGT_TIME. 183: % Compiled module: TEST_VOIGT_SINGLETON. 183: % Compiled module: TEST_VOIGT. 183: % Compiled module: TEST_WAIT. 183: % Compiled module: TEST_WAVELET. 183: % Compiled module: TEST_WHERE_NULL. 183: % Compiled module: TEST_WHERE_WITH_RANDOM. 183: % Compiled module: TEST_WHERE. 183: % Compiled module: EXIT_GUI. 183: % Compiled module: CLEANUP_XMANAGER. 183: % Compiled module: CLEANUP. 183: % Compiled module: CLEANUP_CONTROL. 183: % Compiled module: I_AM_REALIZED. 183: % Compiled module: EVENT_IN_BASE. 183: % Compiled module: SLIDER_KILLED. 183: % Compiled module: BUTTON_KILLED. 183: % Compiled module: HANDLE_EVENT. 183: % Compiled module: TEST_WIDGETS. 183: % Compiled module: MINIMAXI. 183: % Compiled module: TEST_WIN_BACK_DECOMPOSED. 183: % Compiled module: TEST_RED_WHITE_NO_DECOMPOSED. 183: % Compiled module: TEST_WIN_BACK_NO_DECOMPOSED. 183: % Compiled module: TEST_WINDOW_BACKGROUND. 183: % Compiled module: TEST_WE_CREATE_FILES. 183: % Compiled module: TEST_WORDEXP. 183: % Compiled module: TEST_WORDEXP_NULL_STRING. 183: % Compiled module: TEST_XDR_WRITE. 183: % Compiled module: TEST_XDR_READ. 183: % Compiled module: TEST_XDR. 183: % Compiled module: TEST_ZEROPOLY. 183: % Compiled module: CATCH_EXIT. 183: % Compiled module: TEST_ZIP. 183: % Compiled module: BANNER_FOR_TESTSUITE. 183: % Compiled module: GDL_IDL_FL. 183: % TEST_ALL_TEST_ROUTINES: 183: NO errors encountered during TEST_ALL_TEST_ROUTINES tests 183: % Compiled module: ERRORS_CUMUL. 183: % TEST_RESOLVE_ROUTINE: 183: ============================================================= 183: % TEST_RESOLVE_ROUTINE: 183: = = 183: % TEST_RESOLVE_ROUTINE: 183: = NO errors encountered during TEST_RESOLVE_ROUTINE tests = 183: % TEST_RESOLVE_ROUTINE: 183: = = 183: % TEST_RESOLVE_ROUTINE: 183: ============================================================= 19/23 Test #183: test_resolve_routine.pro ......... Passed 80.90 sec test 185 Start 185: test_rounding.pro 185: Test command: /builddir/build/BUILD/gdl-0.9.9/build/testsuite/launchtest "test_rounding.pro" 185: Test timeout computed to be: 600 185: % Compiled module: TEST_ROUNDING. 185: % Compiled module: BANNER_FOR_TESTSUITE. 185: % Compiled module: GDL_IDL_FL. 185: % TEST_ROUNDING_TYPE: 185: =========================================================== 185: % TEST_ROUNDING_TYPE: testing /ROUND 185: % Compiled module: GIVE_LIST_NUMERIC. 185: % Compiled module: ERRORS_ADD. 185: % TEST_ROUNDING_TYPE: Error on operation : bad value type UINT 185: Neg. side 185: % TEST_ROUNDING_TYPE: Error on operation : bad value type ULONG 185: Neg. side 185: % TEST_ROUNDING_TYPE: = = 185: % TEST_ROUNDING_TYPE: = 2 errors encountered during TEST_ROUNDING_TYPE tests = 185: % TEST_ROUNDING_TYPE: = = 185: % Compiled module: ERRORS_CUMUL. 185: % TEST_ROUNDING_TYPE: testing /CEIL 185: % TEST_ROUNDING_TYPE: Error on operation : bad value type UINT 185: Neg. side 185: % TEST_ROUNDING_TYPE: Error on operation : bad value type ULONG 185: Neg. side 185: % TEST_ROUNDING_TYPE: = = 185: % TEST_ROUNDING_TYPE: = 2 errors encountered during TEST_ROUNDING_TYPE tests = 185: % TEST_ROUNDING_TYPE: = = 185: % TEST_ROUNDING_TYPE: testing /FLOOR 185: % TEST_ROUNDING_TYPE: Error on operation : bad value type UINT 185: Neg. side 185: % TEST_ROUNDING_TYPE: Error on operation : bad value type ULONG 185: Neg. side 185: % TEST_ROUNDING_TYPE: = = 185: % TEST_ROUNDING_TYPE: = 2 errors encountered during TEST_ROUNDING_TYPE tests = 185: % TEST_ROUNDING_TYPE: = = 185: % TEST_ROUNDING_TYPE: 185: =========================================================== 185: % TEST_ROUNDING_FLOAT: 185: ============================================================ 185: % TEST_ROUNDING_FLOAT: testing /ROUND 185: % TEST_ROUNDING_FLOAT: 185: = = 185: % TEST_ROUNDING_FLOAT: 185: = NO errors encountered during TEST_ROUNDING_FLOAT tests = 185: % TEST_ROUNDING_FLOAT: 185: = = 185: % TEST_ROUNDING_FLOAT: testing /CEIL 185: % TEST_ROUNDING_FLOAT: 185: = = 185: % TEST_ROUNDING_FLOAT: 185: = NO errors encountered during TEST_ROUNDING_FLOAT tests = 185: % TEST_ROUNDING_FLOAT: 185: = = 185: % TEST_ROUNDING_FLOAT: testing /FLOOR 185: % TEST_ROUNDING_FLOAT: 185: = = 185: % TEST_ROUNDING_FLOAT: 185: = NO errors encountered during TEST_ROUNDING_FLOAT tests = 185: % TEST_ROUNDING_FLOAT: 185: = = 185: % TEST_ROUNDING_FLOAT: 185: ============================================================ 185: % TEST_ROUNDING_L64: ========================================================== 185: % TEST_ROUNDING_L64: testing /ROUND 185: % TEST_ROUNDING_L64: Error on operation : bad value type LONG, case Pos. 185: % TEST_ROUNDING_L64: = = 185: % TEST_ROUNDING_L64: = 1 errors encountered during TEST_ROUNDING_L64 tests = 185: % TEST_ROUNDING_L64: = = 185: % TEST_ROUNDING_L64: testing /CEIL 185: % TEST_ROUNDING_L64: Error on operation : bad value type LONG, case Pos. 185: % TEST_ROUNDING_L64: = = 185: % TEST_ROUNDING_L64: = 1 errors encountered during TEST_ROUNDING_L64 tests = 185: % TEST_ROUNDING_L64: = = 185: % TEST_ROUNDING_L64: testing /FLOOR 185: % TEST_ROUNDING_L64: Error on operation : bad value type LONG, case Pos. 185: % TEST_ROUNDING_L64: Error on operation : bad value type LONG, case Neg. 185: % TEST_ROUNDING_L64: = = 185: % TEST_ROUNDING_L64: = 2 errors encountered during TEST_ROUNDING_L64 tests = 185: % TEST_ROUNDING_L64: = = 185: % TEST_ROUNDING_L64: ========================================================== 185: % TEST_ROUNDING: ====================================================== 185: % TEST_ROUNDING: = = 185: % TEST_ROUNDING: = 10 errors encountered during TEST_ROUNDING tests = 185: % TEST_ROUNDING: = = 185: % TEST_ROUNDING: ====================================================== 20/23 Test #185: test_rounding.pro ................***Failed 1.32 sec test 208 Start 208: test_total.pro 208: Test command: /builddir/build/BUILD/gdl-0.9.9/build/testsuite/launchtest "test_total.pro" 208: Test timeout computed to be: 600 208: % Compiled module: TEST_TOTAL. 208: AC 2018 March : this part of the test should be recycle ... TODO !!! 208: % Compiled module: ERRORS_CUMUL. 208: % TEST_TOTAL_LARGE: Array requires more memory than available 208: % Execution halted at: TEST_TOTAL_LARGE 332 /builddir/build/BUILD/gdl-0.9.9/testsuite/test_total.pro 208: % TEST_TOTAL 332 /builddir/build/BUILD/gdl-0.9.9/testsuite/test_total.pro 208: % $MAIN$ 21/23 Test #208: test_total.pro ...................***Timeout 600.26 sec test 213 Start 213: test_wait.pro 213: Test command: /builddir/build/BUILD/gdl-0.9.9/build/testsuite/launchtest "test_wait.pro" 213: Test timeout computed to be: 600 213: % Compiled module: TEST_WAIT. 213: Currently tested DELAY : 0.100000 213: 0.10133100 213: 0.10079098 213: 0.10080194 213: Currently tested DELAY : 0.250000 213: 0.25033808 213: 0.25046396 213: 0.25046206 213: Currently tested DELAY : 0.500000 213: 0.50079203 213: 0.50079083 213: 0.50046492 213: Currently tested DELAY : 1.00000 213: 1.0007901 213: 1.0007911 213: 1.0004649 213: % TEST_WAIT: Success: Tolerance Time Error was never exceed by WAIT 22/23 Test #213: test_wait.pro .................... Passed 9.00 sec test 219 Start 219: test_xdr.pro 219: Test command: /builddir/build/BUILD/gdl-0.9.9/build/testsuite/launchtest "test_xdr.pro" 219: Test timeout computed to be: 600 219: % Compiled module: TEST_XDR. 219: % Compiled module: PATH_SEP. 219: Reading back : /builddir/build/BUILD/gdl-0.9.9/testsuite/idl.xdr 219: % TEST_XDR_READ: Succesfully read of : /builddir/build/BUILD/gdl-0.9.9/testsuite/idl.xdr 219: % Compiled module: BANNER_FOR_TESTSUITE. 219: % Compiled module: GDL_IDL_FL. 219: % TEST_XDR_READ: 219: NO errors encountered during TESTING READING BACK THE INPUT FILE tests 219: % Compiled module: ERRORS_RESET. 219: % TEST_XDR_WRITE: Succesfully write of : /tmp/gdl.xdr 219: % TEST_XDR_READ: Succesfully read of : /tmp/gdl.xdr 219: % TEST_XDR_READ: 219: NO errors encountered during TESTING THE GENERATED XDR FILE tests 219: % TEST_XDR_WRITE: Succesfully write of : /tmp/gdl.xdr.gz 219: % TEST_XDR_READ: Succesfully read of : /tmp/gdl.xdr.gz 219: % TEST_XDR_READ: 219: NO errors encountered during TESTING THE GENERATED XDR (COMPRESS) FILE tests 219: % TEST_XDR: ================================================= 219: % TEST_XDR: = = 219: % TEST_XDR: = NO errors encountered during TEST_XDR tests = 219: % TEST_XDR: = = 219: % TEST_XDR: ================================================= 23/23 Test #219: test_xdr.pro ..................... Passed 1.26 sec The following tests passed: test_bytscl.pro test_device.pro test_file_delete.pro test_file_lines.pro test_finite.pro test_fixprint.pro test_get_screen_size.pro test_idlneturl.pro test_list.pro test_parse_url.pro test_resolve_routine.pro test_wait.pro test_xdr.pro 57% tests passed, 10 tests failed out of 23 Total Test time (real) = 1403.52 sec The following tests FAILED: 98 - test_fft_leak.pro (Failed) 106 - test_file_test.pro (Failed) 109 - test_fix.pro (Failed) 111 - test_formats.pro (Failed) 128 - test_indgen.pro (Timeout) 134 - test_l64.pro (Failed) 140 - test_make_dll.pro (Failed) 149 - test_n_tags.pro (Failed) 185 - test_rounding.pro (Failed) 208 - test_total.pro (Timeout) Errors while running CTest gmake[4]: *** [test] Error 8 gmake[4]: Leaving directory `/builddir/build/BUILD/gdl-0.9.9/build/testsuite' make[3]: *** [testsuite/CMakeFiles/check] Error 2 make[3]: Leaving directory `/builddir/build/BUILD/gdl-0.9.9/build' make[2]: *** [testsuite/CMakeFiles/check.dir/all] Error 2 make[2]: Leaving directory `/builddir/build/BUILD/gdl-0.9.9/build' make[1]: *** [testsuite/CMakeFiles/check.dir/rule] Error 2 make[1]: Leaving directory `/builddir/build/BUILD/gdl-0.9.9/build' make: *** [check] Error 2 + : + kill %1 + cat xorg.log [1338967.908] X.Org X Server 1.20.1 X Protocol Version 11, Revision 0 [1338967.909] Build Operating System: 4.14.91-201.el7.armv7hl+lpae [1338967.909] Current Operating System: Linux armv7-04.dev.centos.org 4.8.14-fedora-2 #1 SMP Tue Jan 10 14:52:43 UTC 2017 armv7l [1338967.909] Kernel command line: earlyprintk=ttyS0 console=ttyS0,9600n8 nousb noplymouth ip=:::::eth0: boot=local [1338967.909] Build Date: 14 March 2019 06:11:39PM [1338967.909] Build ID: xorg-x11-server 1.20.1-5.3.el7_6 [1338967.909] Current version of pixman: 0.34.0 [1338967.909] Before reporting problems, check http://wiki.x.org to make sure that you have the latest version. [1338967.910] Markers: (--) probed, (**) from config file, (==) default setting, (++) from command line, (!!) notice, (II) informational, (WW) warning, (EE) error, (NI) not implemented, (??) unknown. [1338967.910] (++) Log file: "./xorg.log", Time: Mon Apr 8 01:59:33 2019 [1338967.916] (++) Using config file: "./xorg.conf" [1338967.916] (++) Using config directory: "." [1338967.916] (==) Using system config directory "/usr/share/X11/xorg.conf.d" [1338967.923] (==) ServerLayout "dummy_layout" [1338967.923] (**) |-->Screen "dummy_screen" (0) [1338967.923] (**) | |-->Monitor "dummy_monitor" [1338967.925] (**) | |-->Device "dummy_videocard" [1338967.925] (**) | |-->GPUDevice "dummy_videocard" [1338967.925] (**) |-->Input Device "dummy_mouse" [1338967.925] (**) |-->Input Device "dummy_keyboard" [1338967.925] (**) Option "DontVTSwitch" "true" [1338967.925] (**) Option "AllowMouseOpenFail" "true" [1338967.925] (**) Option "AutoAddDevices" "false" [1338967.926] (**) Option "AutoEnableDevices" "false" [1338967.926] (**) Not automatically adding devices [1338967.926] (**) Not automatically enabling devices [1338967.926] (==) Automatically adding GPU devices [1338967.926] (==) Automatically binding GPU devices [1338967.926] (==) Max clients allowed: 256, resource mask: 0x1fffff [1338967.926] (==) FontPath set to: catalogue:/etc/X11/fontpath.d, built-ins [1338967.926] (==) ModulePath set to "/usr/lib/xorg/modules" [1338967.927] (II) Loader magic: 0x7f7ce004 [1338967.927] (II) Module ABI versions: [1338967.927] X.Org ANSI C Emulation: 0.4 [1338967.927] X.Org Video Driver: 24.0 [1338967.927] X.Org XInput driver : 24.1 [1338967.927] X.Org Server Extension : 10.0 [1338967.929] (II) no primary bus or device found [1338967.929] (II) LoadModule: "glx" [1338967.939] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so [1338968.065] (II) Module glx: vendor="X.Org Foundation" [1338968.065] compiled for 1.20.1, module version = 1.0.0 [1338968.065] ABI class: X.Org Server Extension, version 10.0 [1338968.065] (II) LoadModule: "dummy" [1338968.071] (II) Loading /usr/lib/xorg/modules/drivers/dummy_drv.so [1338968.074] (II) Module dummy: vendor="X.Org Foundation" [1338968.075] compiled for 1.20.1, module version = 0.3.7 [1338968.075] Module class: X.Org Video Driver [1338968.075] ABI class: X.Org Video Driver, version 24.0 [1338968.075] (II) LoadModule: "void" [1338968.076] (WW) Warning, couldn't open module void [1338968.076] (EE) Failed to load module "void" (module does not exist, 0) [1338968.076] (II) DUMMY: Driver for Dummy chipsets: dummy [1338968.076] (WW) Falling back to old probe method for dummy [1338968.076] (WW) VGA arbiter: cannot open kernel arbiter, no multi-card support [1338968.076] (EE) Screen 1 deleted because of no matching config section. [1338968.076] (II) UnloadModule: "dummy" [1338968.077] (II) DUMMY(0): Chipset is a DUMMY [1338968.077] (**) DUMMY(0): Depth 24, (--) framebuffer bpp 32 [1338968.077] (==) DUMMY(0): RGB weight 888 [1338968.077] (==) DUMMY(0): Default visual is TrueColor [1338968.077] (==) DUMMY(0): Using gamma correction (1.0, 1.0, 1.0) [1338968.077] (DB) xf86MergeOutputClassOptions unsupported bus type 0 [1338968.077] (**) DUMMY(0): VideoRAM: 192000 kByte [1338968.077] (--) DUMMY(0): Max Clock: 230000 kHz [1338968.077] (II) DUMMY(0): dummy_monitor: Using hsync range of 5.00-1000.00 kHz [1338968.078] (II) DUMMY(0): dummy_monitor: Using vrefresh range of 5.00-200.00 Hz [1338968.078] (II) DUMMY(0): Clock range: 11.00 to 300.00 MHz [1338968.078] (II) DUMMY(0): Not using mode "32768x32768" (insufficient memory for mode) [1338968.078] (II) DUMMY(0): Not using mode "32768x16384" (insufficient memory for mode) [1338968.078] (II) DUMMY(0): Not using mode "16384x8192" (insufficient memory for mode) [1338968.078] (II) DUMMY(0): Not using mode "8192x4096" (bad mode clock/interlace/doublescan) [1338968.078] (II) DUMMY(0): Not using default mode "320x180" (bad mode clock/interlace/doublescan) [1338968.078] (II) DUMMY(0): Not using default mode "320x180" (bad mode clock/interlace/doublescan) [1338968.079] (II) DUMMY(0): Not using default mode "720x405" (monitor doesn't support reduced blanking) [1338968.079] (II) DUMMY(0): Not using default mode "360x202" (bad mode clock/interlace/doublescan) [1338968.079] (II) DUMMY(0): Not using default mode "864x486" (monitor doesn't support reduced blanking) [1338968.079] (II) DUMMY(0): Not using default mode "960x540" (monitor doesn't support reduced blanking) [1338968.079] (II) DUMMY(0): Not using default mode "1024x576" (monitor doesn't support reduced blanking) [1338968.079] (II) DUMMY(0): Not using default mode "1368x768" (monitor doesn't support reduced blanking) [1338968.079] (II) DUMMY(0): Not using default mode "2048x1152" (monitor doesn't support reduced blanking) [1338968.079] (II) DUMMY(0): Not using default mode "2880x1620" (bad mode clock/interlace/doublescan) [1338968.079] (II) DUMMY(0): Not using default mode "2880x1620" (bad mode clock/interlace/doublescan) [1338968.079] (II) DUMMY(0): Not using default mode "3200x1800" (bad mode clock/interlace/doublescan) [1338968.079] (II) DUMMY(0): Not using default mode "3200x1800" (bad mode clock/interlace/doublescan) [1338968.080] (II) DUMMY(0): Not using default mode "3840x2160" (bad mode clock/interlace/doublescan) [1338968.080] (II) DUMMY(0): Not using default mode "3840x2160" (bad mode clock/interlace/doublescan) [1338968.080] (II) DUMMY(0): Not using default mode "4096x2304" (bad mode clock/interlace/doublescan) [1338968.080] (II) DUMMY(0): Not using default mode "2048x1152" (bad mode clock/interlace/doublescan) [1338968.080] (II) DUMMY(0): Not using default mode "4096x2304" (bad mode clock/interlace/doublescan) [1338968.080] (II) DUMMY(0): Not using default mode "2048x1152" (bad mode clock/interlace/doublescan) [1338968.080] (II) DUMMY(0): Not using default mode "5120x2880" (bad mode clock/interlace/doublescan) [1338968.080] (II) DUMMY(0): Not using default mode "5120x2880" (bad mode clock/interlace/doublescan) [1338968.080] (II) DUMMY(0): Not using default mode "7680x4320" (height too large for virtual size) [1338968.080] (II) DUMMY(0): Not using default mode "3840x2160" (bad mode clock/interlace/doublescan) [1338968.080] (II) DUMMY(0): Not using default mode "7680x4320" (height too large for virtual size) [1338968.080] (II) DUMMY(0): Not using default mode "3840x2160" (bad mode clock/interlace/doublescan) [1338968.080] (II) DUMMY(0): Not using default mode "15360x8640" (insufficient memory for mode) [1338968.081] (II) DUMMY(0): Not using default mode "7680x4320" (height too large for virtual size) [1338968.081] (II) DUMMY(0): Not using default mode "15360x8640" (insufficient memory for mode) [1338968.081] (II) DUMMY(0): Not using default mode "7680x4320" (height too large for virtual size) [1338968.081] (II) DUMMY(0): Not using default mode "1400x900" (monitor doesn't support reduced blanking) [1338968.085] (II) DUMMY(0): Virtual size is 8192x4096 (pitch 8192) [1338968.085] (**) DUMMY(0): *Mode "5120x3200": 199.8 MHz, 33.7 kHz, 10.0 Hz [1338968.085] (II) DUMMY(0): Modeline "5120x3200"x10.0 199.75 5120 5152 5904 5936 3200 3277 3283 3361 (33.7 kHz z) [1338968.085] (**) DUMMY(0): *Mode "3840x2880": 133.4 MHz, 30.3 kHz, 10.0 Hz [1338968.086] (II) DUMMY(0): Modeline "3840x2880"x10.0 133.43 3840 3872 4376 4408 2880 2950 2955 3025 (30.3 kHz z) [1338968.086] (**) DUMMY(0): *Mode "3840x2560": 116.9 MHz, 26.9 kHz, 10.0 Hz [1338968.086] (II) DUMMY(0): Modeline "3840x2560"x10.0 116.93 3840 3872 4312 4344 2560 2622 2627 2689 (26.9 kHz z) [1338968.086] (**) DUMMY(0): *Mode "3840x2048": 91.5 MHz, 21.5 kHz, 10.0 Hz [1338968.086] (II) DUMMY(0): Modeline "3840x2048"x10.0 91.45 3840 3872 4216 4248 2048 2097 2101 2151 (21.5 kHz z) [1338968.086] (**) DUMMY(0): *Mode "2048x2048": 49.5 MHz, 21.5 kHz, 10.0 Hz [1338968.086] (II) DUMMY(0): Modeline "2048x2048"x10.0 49.47 2048 2080 2264 2296 2048 2097 2101 2151 (21.5 kHz z) [1338968.086] (**) DUMMY(0): *Mode "2560x1600": 47.1 MHz, 16.8 kHz, 10.0 Hz [1338968.086] (II) DUMMY(0): Modeline "2560x1600"x10.0 47.12 2560 2592 2768 2800 1600 1639 1642 1681 (16.8 kHz z) [1338968.087] (**) DUMMY(0): *Mode "1920x1440": 69.5 MHz, 29.1 kHz, 20.0 Hz [1338968.087] (II) DUMMY(0): Modeline "1920x1440"x20.0 69.47 1920 1960 2152 2384 1440 1441 1444 1457 (29.1 kHz z) [1338968.087] (**) DUMMY(0): *Mode "1920x1200": 26.3 MHz, 12.6 kHz, 10.0 Hz [1338968.087] (II) DUMMY(0): Modeline "1920x1200"x10.0 26.28 1920 1952 2048 2080 1200 1229 1231 1261 (12.6 kHz z) [1338968.087] (**) DUMMY(0): *Mode "1920x1080": 23.5 MHz, 11.4 kHz, 10.0 Hz [1338968.087] (II) DUMMY(0): Modeline "1920x1080"x10.0 23.53 1920 1952 2040 2072 1080 1106 1108 1135 (11.4 kHz z) [1338968.087] (**) DUMMY(0): *Mode "1600x1200": 22.0 MHz, 12.6 kHz, 10.0 Hz [1338968.087] (II) DUMMY(0): Modeline "1600x1200"x10.0 22.04 1600 1632 1712 1744 1200 1229 1231 1261 (12.6 kHz z) [1338968.087] (**) DUMMY(0): *Mode "1680x1050": 20.1 MHz, 11.1 kHz, 10.0 Hz [1338968.087] (II) DUMMY(0): Modeline "1680x1050"x10.0 20.08 1680 1712 1784 1816 1050 1075 1077 1103 (11.1 kHz z) [1338968.087] (**) DUMMY(0): *Mode "1600x900": 33.9 MHz, 18.9 kHz, 20.0 Hz [1338968.088] (II) DUMMY(0): Modeline "1600x900"x20.0 33.92 1600 1632 1760 1792 900 921 924 946 (18.9 kHz z) [1338968.088] (**) DUMMY(0): *Default mode "1400x1050": 155.8 MHz, 81.5 kHz, 74.8 Hz [1338968.088] (II) DUMMY(0): Modeline "1400x1050"x74.8 155.80 1400 1464 1784 1912 1050 1052 1064 1090 +hsync +vsync (81.5 kHz zd) [1338968.088] (**) DUMMY(0): *Mode "1440x900": 30.7 MHz, 19.0 kHz, 20.1 Hz [1338968.088] (II) DUMMY(0): Modeline "1440x900"x20.1 30.66 1440 1472 1584 1616 900 921 924 946 (19.0 kHz z) [1338968.088] (**) DUMMY(0): *Mode "1280x1024": 31.5 MHz, 21.6 kHz, 20.1 Hz [1338968.088] (II) DUMMY(0): Modeline "1280x1024"x20.1 31.50 1280 1312 1424 1456 1024 1048 1052 1076 (21.6 kHz z) [1338968.088] (**) DUMMY(0): *Mode "1366x768": 72.0 MHz, 48.2 kHz, 60.0 Hz [1338968.088] (II) DUMMY(0): Modeline "1366x768"x60.0 72.00 1366 1414 1446 1494 768 771 777 803 (48.2 kHz z) [1338968.088] (**) DUMMY(0): *Mode "1280x800": 24.1 MHz, 16.9 kHz, 20.1 Hz [1338968.089] (II) DUMMY(0): Modeline "1280x800"x20.1 24.15 1280 1312 1400 1432 800 819 822 841 (16.9 kHz z) [1338968.089] (**) DUMMY(0): *Mode "1024x768": 23.8 MHz, 20.2 kHz, 25.0 Hz [1338968.089] (II) DUMMY(0): Modeline "1024x768"x25.0 23.77 1024 1056 1144 1176 768 785 789 807 (20.2 kHz z) [1338968.089] (**) DUMMY(0): *Mode "1024x600": 18.3 MHz, 15.9 kHz, 25.1 Hz [1338968.089] (II) DUMMY(0): Modeline "1024x600"x25.1 18.26 1024 1056 1120 1152 600 614 617 631 (15.9 kHz z) [1338968.089] (**) DUMMY(0): *Mode "800x600": 14.5 MHz, 15.9 kHz, 25.2 Hz [1338968.089] (II) DUMMY(0): Modeline "800x600"x25.2 14.50 800 832 880 912 600 614 617 631 (15.9 kHz z) [1338968.089] (**) DUMMY(0): *Default mode "320x200": 15.8 MHz, 37.9 kHz, 85.3 Hz (D) [1338968.089] (II) DUMMY(0): Modeline "320x200"x85.3 15.75 320 336 368 416 200 200 202 222 doublescan -hsync +vsync (37.9 kHz zd) [1338968.089] (**) DUMMY(0): Mode "5496x1200": 199.1 MHz, 31.5 kHz, 25.0 Hz [1338968.090] (II) DUMMY(0): Modeline "5496x1200"x25.0 199.13 5496 5528 6280 6312 1200 1228 1233 1261 (31.5 kHz) [1338968.090] (**) DUMMY(0): Mode "5280x1200": 191.4 MHz, 31.6 kHz, 25.0 Hz [1338968.090] (II) DUMMY(0): Modeline "5280x1200"x25.0 191.40 5280 5312 6032 6064 1200 1228 1233 1261 (31.6 kHz) [1338968.090] (**) DUMMY(0): Mode "4800x1200": 64.4 MHz, 12.6 kHz, 10.0 Hz [1338968.090] (II) DUMMY(0): Modeline "4800x1200"x10.0 64.42 4800 4832 5072 5104 1200 1229 1231 1261 (12.6 kHz) [1338968.090] (**) DUMMY(0): Mode "5280x1080": 170.0 MHz, 28.4 kHz, 25.0 Hz [1338968.090] (II) DUMMY(0): Modeline "5280x1080"x25.0 169.96 5280 5312 5952 5984 1080 1105 1110 1135 (28.4 kHz) [1338968.090] (**) DUMMY(0): Mode "3600x1200": 106.1 MHz, 24.3 kHz, 20.0 Hz [1338968.090] (II) DUMMY(0): Modeline "3600x1200"x20.0 106.06 3600 3632 3984 4368 1200 1201 1204 1214 (24.3 kHz) [1338968.090] (**) DUMMY(0): Mode "3840x1080": 100.4 MHz, 21.9 kHz, 20.0 Hz [1338968.091] (II) DUMMY(0): Modeline "3840x1080"x20.0 100.38 3840 3848 4216 4592 1080 1081 1084 1093 (21.9 kHz) [1338968.091] (**) DUMMY(0): Mode "2560x1440": 42.1 MHz, 15.1 kHz, 10.0 Hz [1338968.091] (II) DUMMY(0): Modeline "2560x1440"x10.0 42.12 2560 2592 2752 2784 1440 1475 1478 1513 (15.1 kHz) [1338968.091] (**) DUMMY(0): Mode "3288x1080": 39.8 MHz, 11.4 kHz, 10.0 Hz [1338968.091] (II) DUMMY(0): Modeline "3288x1080"x10.0 39.76 3288 3320 3464 3496 1080 1106 1108 1135 (11.4 kHz) [1338968.091] (**) DUMMY(0): Mode "2048x1536": 80.1 MHz, 31.1 kHz, 20.0 Hz [1338968.091] (II) DUMMY(0): Modeline "2048x1536"x20.0 80.06 2048 2104 2312 2576 1536 1537 1540 1554 (31.1 kHz) [1338968.091] (**) DUMMY(0): Default mode "1856x1392": 288.0 MHz, 112.5 kHz, 75.0 Hz [1338968.091] (II) DUMMY(0): Modeline "1856x1392"x75.0 288.00 1856 1984 2208 2560 1392 1393 1396 1500 -hsync +vsync (112.5 kHz d) [1338968.091] (**) DUMMY(0): Default mode "1856x1392": 218.3 MHz, 86.4 kHz, 60.0 Hz [1338968.091] (II) DUMMY(0): Modeline "1856x1392"x60.0 218.30 1856 1952 2176 2528 1392 1393 1396 1439 -hsync +vsync (86.4 kHz d) [1338968.092] (**) DUMMY(0): Default mode "1792x1344": 261.0 MHz, 106.3 kHz, 75.0 Hz [1338968.092] (II) DUMMY(0): Modeline "1792x1344"x75.0 261.00 1792 1888 2104 2456 1344 1345 1348 1417 -hsync +vsync (106.3 kHz d) [1338968.092] (**) DUMMY(0): Default mode "1792x1344": 204.8 MHz, 83.7 kHz, 60.0 Hz [1338968.092] (II) DUMMY(0): Modeline "1792x1344"x60.0 204.80 1792 1920 2120 2448 1344 1345 1348 1394 -hsync +vsync (83.7 kHz d) [1338968.092] (**) DUMMY(0): Default mode "2048x1152": 197.0 MHz, 71.6 kHz, 59.9 Hz [1338968.092] (II) DUMMY(0): Modeline "2048x1152"x59.9 197.00 2048 2184 2400 2752 1152 1155 1160 1195 -hsync +vsync (71.6 kHz d) [1338968.093] (**) DUMMY(0): Default mode "1400x1050": 122.0 MHz, 64.9 kHz, 60.0 Hz [1338968.093] (II) DUMMY(0): Modeline "1400x1050"x60.0 122.00 1400 1488 1640 1880 1050 1052 1064 1082 +hsync +vsync (64.9 kHz d) [1338968.093] (**) DUMMY(0): Default mode "1400x900": 103.5 MHz, 56.0 kHz, 60.0 Hz [1338968.093] (II) DUMMY(0): Modeline "1400x900"x60.0 103.50 1400 1480 1624 1848 900 903 913 934 -hsync +vsync (56.0 kHz d) [1338968.093] (**) DUMMY(0): Default mode "1280x960": 148.5 MHz, 85.9 kHz, 85.0 Hz [1338968.093] (II) DUMMY(0): Modeline "1280x960"x85.0 148.50 1280 1344 1504 1728 960 961 964 1011 +hsync +vsync (85.9 kHz d) [1338968.094] (**) DUMMY(0): Default mode "1280x960": 108.0 MHz, 60.0 kHz, 60.0 Hz [1338968.094] (II) DUMMY(0): Modeline "1280x960"x60.0 108.00 1280 1376 1488 1800 960 961 964 1000 +hsync +vsync (60.0 kHz d) [1338968.094] (**) DUMMY(0): Default mode "1440x810": 198.1 MHz, 100.7 kHz, 60.0 Hz (D) [1338968.094] (II) DUMMY(0): Modeline "1440x810"x60.0 198.12 1440 1548 1704 1968 810 811 814 839 doublescan -hsync +vsync (100.7 kHz d) [1338968.094] (**) DUMMY(0): Default mode "1368x768": 85.2 MHz, 47.8 kHz, 59.9 Hz [1338968.094] (II) DUMMY(0): Modeline "1368x768"x59.9 85.25 1368 1440 1576 1784 768 771 781 798 -hsync +vsync (47.8 kHz d) [1338968.094] (**) DUMMY(0): Mode "1360x768": 24.5 MHz, 16.2 kHz, 20.1 Hz [1338968.094] (II) DUMMY(0): Modeline "1360x768"x20.1 24.49 1360 1392 1480 1512 768 786 789 807 (16.2 kHz) [1338968.095] (**) DUMMY(0): Mode "800x1280": 25.9 MHz, 27.0 kHz, 20.1 Hz [1338968.095] (II) DUMMY(0): Modeline "800x1280"x20.1 25.89 800 832 928 960 1280 1310 1315 1345 (27.0 kHz) [1338968.095] (**) DUMMY(0): Mode "1280x800": 24.1 MHz, 16.9 kHz, 20.1 Hz [1338968.095] (II) DUMMY(0): Modeline "1280x800"x20.1 24.15 1280 1312 1400 1432 800 819 822 841 (16.9 kHz) [1338968.095] (**) DUMMY(0): Default mode "1152x864": 108.0 MHz, 67.5 kHz, 75.0 Hz [1338968.095] (II) DUMMY(0): Modeline "1152x864"x75.0 108.00 1152 1216 1344 1600 864 865 868 900 +hsync +vsync (67.5 kHz d) [1338968.095] (**) DUMMY(0): Mode "800x1242": 25.0 MHz, 26.3 kHz, 20.1 Hz [1338968.095] (II) DUMMY(0): Modeline "800x1242"x20.1 25.03 800 832 920 952 1242 1271 1275 1305 (26.3 kHz) [1338968.095] (**) DUMMY(0): Mode "1280x768": 23.1 MHz, 16.2 kHz, 20.1 Hz [1338968.095] (II) DUMMY(0): Modeline "1280x768"x20.1 23.11 1280 1312 1392 1424 768 786 789 807 (16.2 kHz) [1338968.096] (**) DUMMY(0): Mode "1280x762": 22.9 MHz, 16.1 kHz, 20.1 Hz [1338968.096] (II) DUMMY(0): Modeline "1280x762"x20.1 22.93 1280 1312 1392 1424 762 780 783 801 (16.1 kHz) [1338968.096] (**) DUMMY(0): Mode "720x1280": 30.2 MHz, 33.7 kHz, 25.1 Hz [1338968.096] (II) DUMMY(0): Modeline "720x1280"x25.1 30.22 720 752 864 896 1280 1309 1315 1345 (33.7 kHz) [1338968.096] (**) DUMMY(0): Mode "1280x720": 27.4 MHz, 18.9 kHz, 25.0 Hz [1338968.096] (II) DUMMY(0): Modeline "1280x720"x25.0 27.41 1280 1312 1416 1448 720 737 740 757 (18.9 kHz) [1338968.096] (**) DUMMY(0): Mode "720x1242": 29.2 MHz, 32.9 kHz, 25.2 Hz [1338968.097] (II) DUMMY(0): Modeline "720x1242"x25.2 29.20 720 752 856 888 1242 1271 1276 1305 (32.9 kHz) [1338968.097] (**) DUMMY(0): Mode "1280x682": 25.9 MHz, 18.0 kHz, 25.0 Hz [1338968.097] (II) DUMMY(0): Modeline "1280x682"x25.0 25.85 1280 1312 1408 1440 682 698 701 717 (18.0 kHz) [1338968.097] (**) DUMMY(0): Mode "1024x768": 18.7 MHz, 16.2 kHz, 20.1 Hz [1338968.097] (II) DUMMY(0): Modeline "1024x768"x20.1 18.71 1024 1056 1120 1152 768 786 789 807 (16.2 kHz) [1338968.097] (**) DUMMY(0): Mode "768x1024": 24.9 MHz, 27.1 kHz, 25.2 Hz [1338968.097] (II) DUMMY(0): Modeline "768x1024"x25.2 24.93 768 800 888 920 1024 1047 1052 1076 (27.1 kHz) [1338968.097] (**) DUMMY(0): Mode "768x1024": 19.5 MHz, 21.6 kHz, 20.0 Hz [1338968.098] (II) DUMMY(0): Modeline "768x1024"x20.0 19.50 768 800 872 904 1024 1048 1052 1076 (21.6 kHz) [1338968.098] (**) DUMMY(0): Default mode "1024x768i": 44.9 MHz, 35.5 kHz, 86.9 Hz (I) [1338968.098] (II) DUMMY(0): Modeline "1024x768i"x86.9 44.90 1024 1032 1208 1264 768 768 776 817 interlace +hsync +vsync (35.5 kHz d) [1338968.098] (**) DUMMY(0): Mode "768x986": 23.9 MHz, 26.0 kHz, 25.1 Hz [1338968.098] (II) DUMMY(0): Modeline "768x986"x25.1 23.90 768 800 888 920 986 1009 1013 1036 (26.0 kHz) [1338968.098] (**) DUMMY(0): Mode "1024x730": 22.5 MHz, 19.3 kHz, 25.1 Hz [1338968.098] (II) DUMMY(0): Modeline "1024x730"x25.1 22.50 1024 1056 1136 1168 730 747 750 767 (19.3 kHz) [1338968.098] (**) DUMMY(0): Default mode "960x720": 170.7 MHz, 128.5 kHz, 85.0 Hz (D) [1338968.098] (II) DUMMY(0): Modeline "960x720"x85.0 170.68 960 1036 1144 1328 720 720 722 756 doublescan -hsync +vsync (128.5 kHz d) [1338968.098] (**) DUMMY(0): Default mode "960x720": 148.5 MHz, 112.5 kHz, 75.0 Hz (D) [1338968.099] (II) DUMMY(0): Modeline "960x720"x75.0 148.50 960 1032 1144 1320 720 720 722 750 doublescan -hsync +vsync (112.5 kHz d) [1338968.099] (**) DUMMY(0): Default mode "960x720": 117.0 MHz, 90.0 kHz, 60.0 Hz (D) [1338968.099] (II) DUMMY(0): Modeline "960x720"x60.0 117.00 960 1024 1128 1300 720 720 722 750 doublescan -hsync +vsync (90.0 kHz d) [1338968.099] (**) DUMMY(0): Default mode "928x696": 144.0 MHz, 112.5 kHz, 75.0 Hz (D) [1338968.099] (II) DUMMY(0): Modeline "928x696"x75.0 144.00 928 992 1104 1280 696 696 698 750 doublescan -hsync +vsync (112.5 kHz d) [1338968.099] (**) DUMMY(0): Default mode "928x696": 109.2 MHz, 86.4 kHz, 60.1 Hz (D) [1338968.100] (II) DUMMY(0): Modeline "928x696"x60.1 109.15 928 976 1088 1264 696 696 698 719 doublescan -hsync +vsync (86.4 kHz d) [1338968.100] (**) DUMMY(0): Mode "600x1024": 19.9 MHz, 27.0 kHz, 25.1 Hz [1338968.100] (II) DUMMY(0): Modeline "600x1024"x25.1 19.90 600 632 704 736 1024 1047 1052 1076 (27.0 kHz) [1338968.100] (**) DUMMY(0): Default mode "896x672": 130.5 MHz, 106.3 kHz, 75.0 Hz (D) [1338968.100] (II) DUMMY(0): Modeline "896x672"x75.0 130.50 896 944 1052 1228 672 672 674 708 doublescan -hsync +vsync (106.3 kHz d) [1338968.100] (**) DUMMY(0): Default mode "896x672": 102.4 MHz, 83.7 kHz, 60.0 Hz (D) [1338968.100] (II) DUMMY(0): Modeline "896x672"x60.0 102.40 896 960 1060 1224 672 672 674 697 doublescan -hsync +vsync (83.7 kHz d) [1338968.100] (**) DUMMY(0): Mode "600x986": 19.1 MHz, 25.9 kHz, 25.0 Hz [1338968.100] (II) DUMMY(0): Modeline "600x986"x25.0 19.07 600 632 704 736 986 1009 1013 1036 (25.9 kHz) [1338968.101] (**) DUMMY(0): Default mode "1024x576": 78.4 MHz, 71.0 kHz, 60.0 Hz (D) [1338968.101] (II) DUMMY(0): Modeline "1024x576"x60.0 78.38 1024 1048 1064 1104 576 577 580 592 doublescan +hsync -vsync (71.0 kHz d) [1338968.101] (**) DUMMY(0): Default mode "1024x576": 98.5 MHz, 71.6 kHz, 60.0 Hz (D) [1338968.101] (II) DUMMY(0): Modeline "1024x576"x60.0 98.50 1024 1092 1200 1376 576 577 580 597 doublescan -hsync +vsync (71.6 kHz d) [1338968.101] (**) DUMMY(0): Default mode "1024x576": 46.5 MHz, 35.9 kHz, 59.9 Hz [1338968.101] (II) DUMMY(0): Modeline "1024x576"x59.9 46.50 1024 1064 1160 1296 576 579 584 599 -hsync +vsync (35.9 kHz d) [1338968.101] (**) DUMMY(0): Default mode "960x600": 77.0 MHz, 74.0 kHz, 60.0 Hz (D) [1338968.102] (II) DUMMY(0): Modeline "960x600"x60.0 77.00 960 984 1000 1040 600 601 604 617 doublescan +hsync -vsync (74.0 kHz d) [1338968.102] (**) DUMMY(0): Default mode "960x600": 96.6 MHz, 74.6 kHz, 59.9 Hz (D) [1338968.102] (II) DUMMY(0): Modeline "960x600"x59.9 96.62 960 1028 1128 1296 600 601 604 622 doublescan -hsync +vsync (74.6 kHz d) [1338968.102] (**) DUMMY(0): Mode "1024x562": 17.0 MHz, 14.8 kHz, 25.0 Hz [1338968.102] (II) DUMMY(0): Modeline "1024x562"x25.0 17.03 1024 1056 1120 1152 562 575 578 591 (14.8 kHz) [1338968.102] (**) DUMMY(0): Default mode "832x624": 57.3 MHz, 49.7 kHz, 74.6 Hz [1338968.102] (II) DUMMY(0): Modeline "832x624"x74.6 57.28 832 864 928 1152 624 625 628 667 -hsync -vsync (49.7 kHz d) [1338968.103] (**) DUMMY(0): Default mode "960x540": 69.2 MHz, 66.6 kHz, 60.0 Hz (D) [1338968.103] (II) DUMMY(0): Modeline "960x540"x60.0 69.25 960 984 1000 1040 540 541 544 555 doublescan +hsync -vsync (66.6 kHz d) [1338968.103] (**) DUMMY(0): Default mode "960x540": 86.5 MHz, 67.2 kHz, 60.0 Hz (D) [1338968.103] (II) DUMMY(0): Modeline "960x540"x60.0 86.50 960 1024 1124 1288 540 541 544 560 doublescan -hsync +vsync (67.2 kHz d) [1338968.103] (**) DUMMY(0): Default mode "960x540": 40.8 MHz, 33.5 kHz, 59.6 Hz [1338968.103] (II) DUMMY(0): Modeline "960x540"x59.6 40.75 960 992 1088 1216 540 543 548 562 -hsync +vsync (33.5 kHz d) [1338968.103] (**) DUMMY(0): Mode "536x960": 16.7 MHz, 25.5 kHz, 25.3 Hz [1338968.104] (II) DUMMY(0): Modeline "536x960"x25.3 16.74 536 568 624 656 960 982 986 1009 (25.5 kHz) [1338968.104] (**) DUMMY(0): Mode "960x536": 15.2 MHz, 14.1 kHz, 25.0 Hz [1338968.104] (II) DUMMY(0): Modeline "960x536"x25.0 15.23 960 992 1048 1080 536 548 551 563 (14.1 kHz) [1338968.104] (**) DUMMY(0): Mode "536x922": 16.0 MHz, 24.4 kHz, 25.2 Hz [1338968.104] (II) DUMMY(0): Modeline "536x922"x25.2 16.01 536 568 624 656 922 943 947 969 (24.4 kHz) [1338968.104] (**) DUMMY(0): Mode "600x800": 15.2 MHz, 21.1 kHz, 25.1 Hz [1338968.104] (II) DUMMY(0): Modeline "600x800"x25.1 15.17 600 632 688 720 800 818 822 841 (21.1 kHz) [1338968.104] (**) DUMMY(0): Mode "960x498": 14.1 MHz, 13.1 kHz, 25.1 Hz [1338968.104] (II) DUMMY(0): Modeline "960x498"x25.1 14.09 960 992 1040 1072 498 509 511 523 (13.1 kHz) [1338968.104] (**) DUMMY(0): Mode "600x762": 14.4 MHz, 20.2 kHz, 25.2 Hz [1338968.105] (II) DUMMY(0): Modeline "600x762"x25.2 14.39 600 632 680 712 762 779 783 801 (20.2 kHz) [1338968.105] (**) DUMMY(0): Mode "800x562": 13.5 MHz, 14.8 kHz, 25.1 Hz [1338968.105] (II) DUMMY(0): Modeline "800x562"x25.1 13.52 800 832 880 912 562 575 578 591 (14.8 kHz) [1338968.105] (**) DUMMY(0): Default mode "840x525": 73.1 MHz, 65.3 kHz, 60.0 Hz (D) [1338968.105] (II) DUMMY(0): Modeline "840x525"x60.0 73.12 840 892 980 1120 525 526 529 544 doublescan -hsync +vsync (65.3 kHz d) [1338968.105] (**) DUMMY(0): Default mode "864x486": 32.5 MHz, 30.3 kHz, 59.9 Hz [1338968.106] (II) DUMMY(0): Modeline "864x486"x59.9 32.50 864 888 968 1072 486 489 494 506 -hsync +vsync (30.3 kHz d) [1338968.106] (**) DUMMY(0): Mode "480x854": 13.3 MHz, 22.5 kHz, 25.1 Hz [1338968.106] (II) DUMMY(0): Modeline "480x854"x25.1 13.34 480 512 560 592 854 873 877 897 (22.5 kHz) [1338968.106] (**) DUMMY(0): Mode "848x480": 12.1 MHz, 12.7 kHz, 25.1 Hz [1338968.106] (II) DUMMY(0): Modeline "848x480"x25.1 12.09 848 880 920 952 480 491 493 505 (12.7 kHz) [1338968.106] (**) DUMMY(0): Mode "480x810": 12.6 MHz, 21.6 kHz, 25.3 Hz [1338968.106] (II) DUMMY(0): Modeline "480x810"x25.3 12.59 480 512 552 584 810 828 832 851 (21.6 kHz) [1338968.106] (**) DUMMY(0): Mode "480x800": 12.4 MHz, 21.3 kHz, 25.3 Hz [1338968.106] (II) DUMMY(0): Modeline "480x800"x25.3 12.43 480 512 552 584 800 818 822 841 (21.3 kHz) [1338968.106] (**) DUMMY(0): Mode "800x480": 11.5 MHz, 12.7 kHz, 25.1 Hz [1338968.107] (II) DUMMY(0): Modeline "800x480"x25.1 11.46 800 832 872 904 480 491 493 505 (12.7 kHz) [1338968.107] (**) DUMMY(0): Mode "848x442": 11.1 MHz, 11.6 kHz, 25.1 Hz [1338968.107] (II) DUMMY(0): Modeline "848x442"x25.1 11.09 848 880 920 952 442 452 454 465 (11.6 kHz) [1338968.107] (**) DUMMY(0): Default mode "700x525": 77.9 MHz, 81.5 kHz, 74.8 Hz (D) [1338968.107] (II) DUMMY(0): Modeline "700x525"x74.8 77.90 700 732 892 956 525 526 532 545 doublescan +hsync +vsync (81.5 kHz d) [1338968.107] (**) DUMMY(0): Default mode "700x525": 61.0 MHz, 64.9 kHz, 60.0 Hz (D) [1338968.108] (II) DUMMY(0): Modeline "700x525"x60.0 61.00 700 744 820 940 525 526 532 541 doublescan +hsync +vsync (64.9 kHz d) [1338968.108] (**) DUMMY(0): Mode "480x762": 11.8 MHz, 20.2 kHz, 25.2 Hz [1338968.108] (II) DUMMY(0): Modeline "480x762"x25.2 11.79 480 512 552 584 762 779 783 801 (20.2 kHz) [1338968.108] (**) DUMMY(0): Default mode "800x450": 59.1 MHz, 56.0 kHz, 59.9 Hz (D) [1338968.108] (II) DUMMY(0): Modeline "800x450"x59.9 59.12 800 848 928 1056 450 451 454 467 doublescan -hsync +vsync (56.0 kHz d) [1338968.108] (**) DUMMY(0): Default mode "640x512": 78.8 MHz, 91.1 kHz, 85.0 Hz (D) [1338968.108] (II) DUMMY(0): Modeline "640x512"x85.0 78.75 640 672 752 864 512 512 514 536 doublescan +hsync +vsync (91.1 kHz d) [1338968.108] (**) DUMMY(0): Default mode "640x512": 67.5 MHz, 80.0 kHz, 75.0 Hz (D) [1338968.109] (II) DUMMY(0): Modeline "640x512"x75.0 67.50 640 648 720 844 512 512 514 533 doublescan +hsync +vsync (80.0 kHz d) [1338968.109] (**) DUMMY(0): Default mode "640x512": 54.0 MHz, 64.0 kHz, 60.0 Hz (D) [1338968.109] (II) DUMMY(0): Modeline "640x512"x60.0 54.00 640 664 720 844 512 512 514 533 doublescan +hsync +vsync (64.0 kHz d) [1338968.109] (**) DUMMY(0): Default mode "700x450": 51.8 MHz, 56.0 kHz, 60.0 Hz (D) [1338968.109] (II) DUMMY(0): Modeline "700x450"x60.0 51.75 700 740 812 924 450 451 456 467 doublescan -hsync +vsync (56.0 kHz d) [1338968.109] (**) DUMMY(0): Default mode "640x480": 74.2 MHz, 85.9 kHz, 85.1 Hz (D) [1338968.109] (II) DUMMY(0): Modeline "640x480"x85.1 74.25 640 672 752 864 480 480 482 505 doublescan +hsync +vsync (85.9 kHz d) [1338968.109] (**) DUMMY(0): Default mode "640x480": 36.0 MHz, 43.3 kHz, 85.0 Hz [1338968.109] (II) DUMMY(0): Modeline "640x480"x85.0 36.00 640 696 752 832 480 481 484 509 -hsync -vsync (43.3 kHz d) [1338968.109] (**) DUMMY(0): Default mode "640x480": 31.5 MHz, 37.5 kHz, 75.0 Hz [1338968.110] (II) DUMMY(0): Modeline "640x480"x75.0 31.50 640 656 720 840 480 481 484 500 -hsync -vsync (37.5 kHz d) [1338968.110] (**) DUMMY(0): Default mode "640x480": 31.5 MHz, 37.9 kHz, 72.8 Hz [1338968.110] (II) DUMMY(0): Modeline "640x480"x72.8 31.50 640 664 704 832 480 489 492 520 -hsync -vsync (37.9 kHz d) [1338968.110] (**) DUMMY(0): Default mode "640x480": 54.0 MHz, 60.0 kHz, 60.0 Hz (D) [1338968.110] (II) DUMMY(0): Modeline "640x480"x60.0 54.00 640 688 744 900 480 480 482 500 doublescan +hsync +vsync (60.0 kHz d) [1338968.110] (**) DUMMY(0): Default mode "640x480": 25.2 MHz, 31.5 kHz, 59.9 Hz [1338968.111] (II) DUMMY(0): Modeline "640x480"x59.9 25.18 640 656 752 800 480 490 492 525 -hsync -vsync (31.5 kHz d) [1338968.111] (**) DUMMY(0): Default mode "720x405": 22.5 MHz, 25.1 kHz, 59.5 Hz [1338968.111] (II) DUMMY(0): Modeline "720x405"x59.5 22.50 720 744 808 896 405 408 413 422 -hsync +vsync (25.1 kHz d) [1338968.111] (**) DUMMY(0): Default mode "720x400": 35.5 MHz, 37.9 kHz, 85.0 Hz [1338968.111] (II) DUMMY(0): Modeline "720x400"x85.0 35.50 720 756 828 936 400 401 404 446 -hsync +vsync (37.9 kHz d) [1338968.111] (**) DUMMY(0): Default mode "684x384": 42.6 MHz, 47.8 kHz, 59.9 Hz (D) [1338968.111] (II) DUMMY(0): Modeline "684x384"x59.9 42.62 684 720 788 892 384 385 390 399 doublescan -hsync +vsync (47.8 kHz d) [1338968.111] (**) DUMMY(0): Default mode "640x400": 31.5 MHz, 37.9 kHz, 85.1 Hz [1338968.111] (II) DUMMY(0): Modeline "640x400"x85.1 31.50 640 672 736 832 400 401 404 445 -hsync +vsync (37.9 kHz d) [1338968.112] (**) DUMMY(0): Default mode "640x400": 35.5 MHz, 49.3 kHz, 60.0 Hz (D) [1338968.112] (II) DUMMY(0): Modeline "640x400"x60.0 35.50 640 664 680 720 400 401 404 411 doublescan +hsync -vsync (49.3 kHz d) [1338968.112] (**) DUMMY(0): Default mode "640x400": 41.8 MHz, 49.7 kHz, 59.9 Hz (D) [1338968.112] (II) DUMMY(0): Modeline "640x400"x59.9 41.75 640 676 740 840 400 401 404 415 doublescan -hsync +vsync (49.7 kHz d) [1338968.112] (**) DUMMY(0): Default mode "576x432": 54.0 MHz, 67.5 kHz, 75.0 Hz (D) [1338968.112] (II) DUMMY(0): Modeline "576x432"x75.0 54.00 576 608 672 800 432 432 434 450 doublescan +hsync +vsync (67.5 kHz d) [1338968.112] (**) DUMMY(0): Default mode "640x360": 37.2 MHz, 44.8 kHz, 59.9 Hz (D) [1338968.112] (II) DUMMY(0): Modeline "640x360"x59.9 37.25 640 672 736 832 360 361 364 374 doublescan -hsync +vsync (44.8 kHz d) [1338968.113] (**) DUMMY(0): Default mode "640x360": 18.0 MHz, 22.5 kHz, 59.8 Hz [1338968.113] (II) DUMMY(0): Modeline "640x360"x59.8 18.00 640 664 720 800 360 363 368 376 -hsync +vsync (22.5 kHz d) [1338968.113] (**) DUMMY(0): Default mode "640x360": 31.9 MHz, 44.3 kHz, 59.8 Hz (D) [1338968.113] (II) DUMMY(0): Modeline "640x360"x59.8 31.88 640 664 680 720 360 361 364 370 doublescan +hsync -vsync (44.3 kHz d) [1338968.113] (**) DUMMY(0): Default mode "640x360": 17.8 MHz, 22.2 kHz, 59.3 Hz [1338968.113] (II) DUMMY(0): Modeline "640x360"x59.3 17.75 640 688 720 800 360 363 368 374 +hsync -vsync (22.2 kHz d) [1338968.113] (**) DUMMY(0): Default mode "640x350": 31.5 MHz, 37.9 kHz, 85.1 Hz [1338968.114] (II) DUMMY(0): Modeline "640x350"x85.1 31.50 640 672 736 832 350 382 385 445 +hsync -vsync (37.9 kHz d) [1338968.114] (**) DUMMY(0): Default mode "512x384i": 22.4 MHz, 35.5 kHz, 86.6 Hz (D) [1338968.114] (II) DUMMY(0): Modeline "512x384i"x86.6 22.45 512 516 604 632 384 384 388 409 interlace doublescan +hsync +vsync (35.5 kHz d) [1338968.114] (**) DUMMY(0): Default mode "512x384": 47.2 MHz, 68.7 kHz, 85.0 Hz (D) [1338968.114] (II) DUMMY(0): Modeline "512x384"x85.0 47.25 512 536 584 688 384 384 386 404 doublescan +hsync +vsync (68.7 kHz d) [1338968.114] (**) DUMMY(0): Default mode "512x384": 39.4 MHz, 60.0 kHz, 75.0 Hz (D) [1338968.115] (II) DUMMY(0): Modeline "512x384"x75.0 39.38 512 520 568 656 384 384 386 400 doublescan +hsync +vsync (60.0 kHz d) [1338968.115] (**) DUMMY(0): Default mode "512x384": 37.5 MHz, 56.5 kHz, 70.1 Hz (D) [1338968.115] (II) DUMMY(0): Modeline "512x384"x70.1 37.50 512 524 592 664 384 385 388 403 doublescan -hsync -vsync (56.5 kHz d) [1338968.115] (**) DUMMY(0): Default mode "512x384": 32.5 MHz, 48.4 kHz, 60.0 Hz (D) [1338968.115] (II) DUMMY(0): Modeline "512x384"x60.0 32.50 512 524 592 672 384 385 388 403 doublescan -hsync -vsync (48.4 kHz d) [1338968.115] (**) DUMMY(0): Default mode "512x288": 23.2 MHz, 35.9 kHz, 60.0 Hz (D) [1338968.116] (II) DUMMY(0): Modeline "512x288"x60.0 23.25 512 532 580 648 288 289 292 299 doublescan -hsync +vsync (35.9 kHz d) [1338968.116] (**) DUMMY(0): Default mode "512x288": 21.0 MHz, 35.5 kHz, 59.9 Hz (D) [1338968.116] (II) DUMMY(0): Modeline "512x288"x59.9 21.00 512 536 552 592 288 289 292 296 doublescan +hsync -vsync (35.5 kHz d) [1338968.116] (**) DUMMY(0): Default mode "416x312": 28.6 MHz, 49.7 kHz, 74.7 Hz (D) [1338968.116] (II) DUMMY(0): Modeline "416x312"x74.7 28.64 416 432 464 576 312 312 314 333 doublescan -hsync -vsync (49.7 kHz d) [1338968.116] (**) DUMMY(0): Default mode "480x270": 18.6 MHz, 33.3 kHz, 59.8 Hz (D) [1338968.117] (II) DUMMY(0): Modeline "480x270"x59.8 18.62 480 504 520 560 270 271 274 278 doublescan +hsync -vsync (33.3 kHz d) [1338968.117] (**) DUMMY(0): Default mode "480x270": 20.4 MHz, 33.5 kHz, 59.6 Hz (D) [1338968.117] (II) DUMMY(0): Modeline "480x270"x59.6 20.38 480 496 544 608 270 271 274 281 doublescan -hsync +vsync (33.5 kHz d) [1338968.117] (**) DUMMY(0): Default mode "400x300": 28.1 MHz, 53.7 kHz, 85.3 Hz (D) [1338968.117] (II) DUMMY(0): Modeline "400x300"x85.3 28.15 400 416 448 524 300 300 302 315 doublescan +hsync +vsync (53.7 kHz d) [1338968.117] (**) DUMMY(0): Default mode "400x300": 24.8 MHz, 46.9 kHz, 75.1 Hz (D) [1338968.117] (II) DUMMY(0): Modeline "400x300"x75.1 24.75 400 408 448 528 300 300 302 312 doublescan +hsync +vsync (46.9 kHz d) [1338968.117] (**) DUMMY(0): Default mode "400x300": 25.0 MHz, 48.1 kHz, 72.2 Hz (D) [1338968.117] (II) DUMMY(0): Modeline "400x300"x72.2 25.00 400 428 488 520 300 318 321 333 doublescan +hsync +vsync (48.1 kHz d) [1338968.117] (**) DUMMY(0): Default mode "400x300": 20.0 MHz, 37.9 kHz, 60.3 Hz (D) [1338968.118] (II) DUMMY(0): Modeline "400x300"x60.3 20.00 400 420 484 528 300 300 302 314 doublescan +hsync +vsync (37.9 kHz d) [1338968.118] (**) DUMMY(0): Default mode "400x300": 18.0 MHz, 35.2 kHz, 56.3 Hz (D) [1338968.118] (II) DUMMY(0): Modeline "400x300"x56.3 18.00 400 412 448 512 300 300 301 312 doublescan +hsync +vsync (35.2 kHz d) [1338968.118] (**) DUMMY(0): Default mode "432x243": 16.2 MHz, 30.3 kHz, 59.9 Hz (D) [1338968.118] (II) DUMMY(0): Modeline "432x243"x59.9 16.25 432 444 484 536 243 244 247 253 doublescan -hsync +vsync (30.3 kHz d) [1338968.118] (**) DUMMY(0): Default mode "432x243": 15.2 MHz, 29.8 kHz, 59.6 Hz (D) [1338968.118] (II) DUMMY(0): Modeline "432x243"x59.6 15.25 432 456 472 512 243 244 247 250 doublescan +hsync -vsync (29.8 kHz d) [1338968.119] (**) DUMMY(0): Default mode "320x240": 18.0 MHz, 43.3 kHz, 85.2 Hz (D) [1338968.119] (II) DUMMY(0): Modeline "320x240"x85.2 18.00 320 348 376 416 240 240 242 254 doublescan -hsync -vsync (43.3 kHz d) [1338968.119] (**) DUMMY(0): Default mode "320x240": 15.8 MHz, 37.5 kHz, 75.0 Hz (D) [1338968.119] (II) DUMMY(0): Modeline "320x240"x75.0 15.75 320 328 360 420 240 240 242 250 doublescan -hsync -vsync (37.5 kHz d) [1338968.119] (**) DUMMY(0): Default mode "320x240": 15.8 MHz, 37.9 kHz, 72.8 Hz (D) [1338968.119] (II) DUMMY(0): Modeline "320x240"x72.8 15.75 320 332 352 416 240 244 246 260 doublescan -hsync -vsync (37.9 kHz d) [1338968.119] (**) DUMMY(0): Default mode "320x240": 12.6 MHz, 31.5 kHz, 60.1 Hz (D) [1338968.119] (II) DUMMY(0): Modeline "320x240"x60.1 12.59 320 328 376 400 240 245 246 262 doublescan -hsync -vsync (31.5 kHz d) [1338968.119] (**) DUMMY(0): Default mode "360x202": 11.2 MHz, 25.1 kHz, 59.5 Hz (D) [1338968.120] (II) DUMMY(0): Modeline "360x202"x59.5 11.25 360 372 404 448 202 204 206 211 doublescan -hsync +vsync (25.1 kHz d) [1338968.120] (**) DUMMY(0): Default mode "360x200": 17.8 MHz, 37.9 kHz, 85.0 Hz (D) [1338968.120] (II) DUMMY(0): Modeline "360x200"x85.0 17.75 360 378 414 468 200 200 202 223 doublescan -hsync +vsync (37.9 kHz d) [1338968.120] (**) DUMMY(0): Default mode "320x175": 15.8 MHz, 37.9 kHz, 85.3 Hz (D) [1338968.120] (II) DUMMY(0): Modeline "320x175"x85.3 15.75 320 336 368 416 175 191 192 222 doublescan +hsync -vsync (37.9 kHz d) [1338968.120] (==) DUMMY(0): DPI set to (96, 96) [1338968.120] (II) Loading sub module "fb" [1338968.120] (II) LoadModule: "fb" [1338968.121] (II) Loading /usr/lib/xorg/modules/libfb.so [1338968.133] (II) Module fb: vendor="X.Org Foundation" [1338968.133] compiled for 1.20.1, module version = 1.0.0 [1338968.133] ABI class: X.Org ANSI C Emulation, version 0.4 [1338968.133] (II) Loading sub module "ramdac" [1338968.133] (II) LoadModule: "ramdac" [1338968.133] (II) Module "ramdac" already built-in [1338968.134] (II) DUMMY(0): Using 1904 scanlines of offscreen memory [1338968.135] (==) DUMMY(0): Backing store enabled [1338968.135] (==) DUMMY(0): Silken mouse enabled [1338968.136] (WW) DUMMY(0): Option "ConstantDPI" is not used [1338968.136] (II) Initializing extension Generic Event Extension [1338968.138] (II) Initializing extension SHAPE [1338968.139] (II) Initializing extension MIT-SHM [1338968.141] (II) Initializing extension XInputExtension [1338968.143] (II) Initializing extension XTEST [1338968.144] (II) Initializing extension BIG-REQUESTS [1338968.146] (II) Initializing extension SYNC [1338968.148] (II) Initializing extension XKEYBOARD [1338968.150] (II) Initializing extension XC-MISC [1338968.151] (II) Initializing extension SECURITY [1338968.153] (II) Initializing extension XFIXES [1338968.155] (II) Initializing extension RENDER [1338968.156] (II) Initializing extension RANDR [1338968.160] (II) Initializing extension COMPOSITE [1338968.162] (II) Initializing extension DAMAGE [1338968.163] (II) Initializing extension MIT-SCREEN-SAVER [1338968.165] (II) Initializing extension DOUBLE-BUFFER [1338968.167] (II) Initializing extension RECORD [1338968.170] (II) Initializing extension DPMS [1338968.170] (II) Initializing extension Present [1338968.171] (II) Initializing extension DRI3 [1338968.172] (II) Initializing extension X-Resource [1338968.174] (II) Initializing extension XVideo [1338968.176] (II) Initializing extension XVideo-MotionCompensation [1338968.176] (II) Initializing extension SELinux [1338968.176] (II) SELinux: Disabled on system [1338968.176] (II) Initializing extension GLX [1338968.178] (II) AIGLX: Screen 0 is not DRI2 capable [1338968.179] (EE) AIGLX error: dlopen of /usr/lib/dri/swrast_dri.so failed (/usr/lib/dri/swrast_dri.so: cannot open shared object file: No such file or directory) [1338968.179] (EE) AIGLX error: unable to load driver swrast [1338968.179] (EE) GLX: could not load software renderer [1338968.179] (II) GLX: no usable GL providers found for screen 0 [1338968.179] (II) Initializing extension XFree86-VidModeExtension [1338968.180] (II) Initializing extension XFree86-DGA [1338968.182] (II) Initializing extension XFree86-DRI [1338968.182] (II) Initializing extension DRI2 [1338968.930] (II) LoadModule: "void" [1338968.932] (WW) Warning, couldn't open module void [1338968.932] (EE) Failed to load module "void" (module does not exist, 0) [1338968.932] (EE) No input driver matching `void' [1338968.932] (II) Falling back to input driver `evdev' [1338968.932] (II) LoadModule: "evdev" [1338968.933] (WW) Warning, couldn't open module evdev [1338968.933] (EE) Failed to load module "evdev" (module does not exist, 0) [1338968.933] (II) LoadModule: "void" [1338968.934] (WW) Warning, couldn't open module void [1338968.934] (EE) Failed to load module "void" (module does not exist, 0) [1338968.934] (EE) No input driver matching `void' [1338968.934] (II) Falling back to input driver `evdev' [1338968.934] (II) LoadModule: "evdev" [1338968.935] (WW) Warning, couldn't open module evdev [1338968.935] (EE) Failed to load module "evdev" (module does not exist, 0) Processing files: gdl-0.9.9-6.el7.armv7hl Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.WJ6Dxu Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.YT8NES + exit 0 Window manager warning: Fatal IO error 11 (Resource temporarily unavailable) on display ':99'. + umask 022 + cd /builddir/build/BUILD + cd gdl-0.9.9 + DOCDIR=/builddir/build/BUILDROOT/gdl-0.9.9-6.el7.arm/usr/share/doc/gdl-0.9.9 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/gdl-0.9.9-6.el7.arm/usr/share/doc/gdl-0.9.9 + cp -pr AUTHORS /builddir/build/BUILDROOT/gdl-0.9.9-6.el7.arm/usr/share/doc/gdl-0.9.9 + cp -pr ChangeLog /builddir/build/BUILDROOT/gdl-0.9.9-6.el7.arm/usr/share/doc/gdl-0.9.9 + cp -pr HACKING /builddir/build/BUILDROOT/gdl-0.9.9-6.el7.arm/usr/share/doc/gdl-0.9.9 + cp -pr NEWS /builddir/build/BUILDROOT/gdl-0.9.9-6.el7.arm/usr/share/doc/gdl-0.9.9 + cp -pr README /builddir/build/BUILDROOT/gdl-0.9.9-6.el7.arm/usr/share/doc/gdl-0.9.9 + exit 0 + umask 022 + cd /builddir/build/BUILD + cd gdl-0.9.9 + LICENSEDIR=/builddir/build/BUILDROOT/gdl-0.9.9-6.el7.arm/usr/share/licenses/gdl-0.9.9 + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/gdl-0.9.9-6.el7.arm/usr/share/licenses/gdl-0.9.9 + cp -pr COPYING /builddir/build/BUILDROOT/gdl-0.9.9-6.el7.arm/usr/share/licenses/gdl-0.9.9 + exit 0 (II) Server terminated successfully (0). Closing log file. Provides: config(gdl) = 0.9.9-6.el7 gdl = 0.9.9-6.el7 gdl(armv7hl-32) = 0.9.9-6.el7 gdl-runtime = 0.9.9-6.el7 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: ld-linux-armhf.so.3 ld-linux-armhf.so.3(GLIBC_2.4) libGraphicsMagick++-Q16.so.12 libGraphicsMagick-Q16.so.3 libX11.so.6 libXext.so.6 libc.so.6 libc.so.6(GLIBC_2.11) libc.so.6(GLIBC_2.4) libc.so.6(GLIBC_2.7) libdl.so.2 libdl.so.2(GLIBC_2.4) libfftw3.so.3 libfftw3f.so.3 libform.so.5 libgcc_s.so.1 libgcc_s.so.1(GCC_3.4) libgcc_s.so.1(GCC_3.5) libgcc_s.so.1(GCC_4.0.0) libgeotiff.so.1.2 libgomp.so.1 libgomp.so.1(GOMP_1.0) libgomp.so.1(OMP_1.0) libgrib_api.so.0 libgsl.so.0 libgslcblas.so.0 libhdf5.so.8 libhistory.so.6 libjpeg.so.62 libm.so.6 libm.so.6(GLIBC_2.4) libncurses.so.5 libnetcdf.so.7 libplplotcxxd.so.11 libplplotd.so.12 libpng15.so.15 libpng15.so.15(PNG15_0) libps.so.0 libpthread.so.0 libpthread.so.0(GLIBC_2.4) libpython2.7.so.1.0 libreadline.so.6 libstdc++.so.6 libstdc++.so.6(CXXABI_1.3) libstdc++.so.6(CXXABI_ARM_1.3.3) libstdc++.so.6(GLIBCXX_3.4) libstdc++.so.6(GLIBCXX_3.4.11) libstdc++.so.6(GLIBCXX_3.4.15) libstdc++.so.6(GLIBCXX_3.4.9) libsz.so.2 libtiff.so.5 libtiff.so.5(LIBTIFF_4.0) libtinfo.so.5 libtirpc.so.1 libudunits2.so.0 libwx_baseu-3.0.so.0 libwx_baseu-3.0.so.0(WXU_3.0) libwx_gtk3u_adv-3.0.so.0 libwx_gtk3u_adv-3.0.so.0(WXU_3.0) libwx_gtk3u_core-3.0.so.0 libwx_gtk3u_core-3.0.so.0(WXU_3.0) libz.so.1 libz.so.1(ZLIB_1.2.0) libz.so.1(ZLIB_1.2.3.3) rtld(GNU_HASH) Processing files: gdl-common-0.9.9-6.el7.noarch Provides: gdl-common = 0.9.9-6.el7 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: python2-gdl-0.9.9-6.el7.armv7hl Provides: gdl-python = 0.9.9-6.el7 gdl-python(armv7hl-32) = 0.9.9-6.el7 gdl-runtime = 0.9.9-6.el7 python-gdl = 0.9.9-6.el7 python2-gdl = 0.9.9-6.el7 python2-gdl(armv7hl-32) = 0.9.9-6.el7 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: ld-linux-armhf.so.3 ld-linux-armhf.so.3(GLIBC_2.4) libGraphicsMagick++-Q16.so.12 libGraphicsMagick-Q16.so.3 libX11.so.6 libXext.so.6 libc.so.6 libc.so.6(GLIBC_2.11) libc.so.6(GLIBC_2.4) libc.so.6(GLIBC_2.7) libdl.so.2 libdl.so.2(GLIBC_2.4) libfftw3.so.3 libfftw3f.so.3 libform.so.5 libgcc_s.so.1 libgcc_s.so.1(GCC_3.4) libgcc_s.so.1(GCC_3.5) libgcc_s.so.1(GCC_4.0.0) libgeotiff.so.1.2 libgomp.so.1 libgomp.so.1(GOMP_1.0) libgomp.so.1(OMP_1.0) libgrib_api.so.0 libgsl.so.0 libgslcblas.so.0 libhdf5.so.8 libhistory.so.6 libjpeg.so.62 libm.so.6 libm.so.6(GLIBC_2.4) libncurses.so.5 libnetcdf.so.7 libplplotcxxd.so.11 libplplotd.so.12 libpng15.so.15 libpng15.so.15(PNG15_0) libps.so.0 libpthread.so.0 libpthread.so.0(GLIBC_2.4) libpython2.7.so.1.0 libreadline.so.6 libstdc++.so.6 libstdc++.so.6(CXXABI_1.3) libstdc++.so.6(CXXABI_1.3.1) libstdc++.so.6(CXXABI_ARM_1.3.3) libstdc++.so.6(GLIBCXX_3.4) libstdc++.so.6(GLIBCXX_3.4.11) libstdc++.so.6(GLIBCXX_3.4.15) libstdc++.so.6(GLIBCXX_3.4.9) libsz.so.2 libtiff.so.5 libtiff.so.5(LIBTIFF_4.0) libtinfo.so.5 libtirpc.so.1 libudunits2.so.0 libwx_baseu-3.0.so.0 libwx_baseu-3.0.so.0(WXU_3.0) libwx_gtk3u_adv-3.0.so.0 libwx_gtk3u_adv-3.0.so.0(WXU_3.0) libwx_gtk3u_core-3.0.so.0 libwx_gtk3u_core-3.0.so.0(WXU_3.0) libz.so.1 libz.so.1(ZLIB_1.2.0) libz.so.1(ZLIB_1.2.3.3) python(abi) = 2.7 rtld(GNU_HASH) Obsoletes: python-gdl < 0.9.9-6.el7 gdl-python < 0.9.9-6.el7 Processing files: gdl-debuginfo-0.9.9-6.el7.armv7hl Provides: gdl-debuginfo = 0.9.9-6.el7 gdl-debuginfo(armv7hl-32) = 0.9.9-6.el7 Requires(rpmlib): rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 rpmlib(CompressedFileNames) <= 3.0.4-1 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/gdl-0.9.9-6.el7.arm Wrote: /builddir/build/RPMS/gdl-0.9.9-6.el7.armv7hl.rpm Wrote: /builddir/build/RPMS/gdl-common-0.9.9-6.el7.noarch.rpm Wrote: /builddir/build/RPMS/python2-gdl-0.9.9-6.el7.armv7hl.rpm Wrote: /builddir/build/RPMS/gdl-debuginfo-0.9.9-6.el7.armv7hl.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.PAJe7R + umask 022 + cd /builddir/build/BUILD + cd gdl-0.9.9 + /usr/bin/rm -rf /builddir/build/BUILDROOT/gdl-0.9.9-6.el7.arm + exit 0 Child return code was: 0